Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9b0e0bc461d55b7092059b7bddd34b8eb56813+0884a144fb493a631a0908641cc58311c6d2a231 (fae811e70733a567a9d61890a36441ae3fd89017) 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-ssh15335654763799198984.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-ssh15659825839207136248.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8810363508608197334.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-ssh8512060461357722567.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10733289129175599515.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-3654 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 Merge succeeded, producing b359bf8d16faa10225ef176648944ba445a1b952 Checking out Revision b359bf8d16faa10225ef176648944ba445a1b952 (PR-4302) > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # 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 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b359bf8d16faa10225ef176648944ba445a1b952 # timeout=10 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" > git rev-list --no-walk be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T08:30:13.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T08:30:13.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T08:30:13.253Z] ========================================================= [2023-01-25T08:30:13.253Z] EdgeX Global Pipelines Version Info [2023-01-25T08:30:13.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:13.995Z] ------------------- [2023-01-25T08:30:13.995Z] stable info: [2023-01-25T08:30:13.995Z] ------------------- [2023-01-25T08:30:13.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T08:30:13.995Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:13.995Z] Message: update stable to v1.0.244 [2023-01-25T08:30:14.566Z] ------------------- [2023-01-25T08:30:14.566Z] experimental info: [2023-01-25T08:30:14.566Z] ------------------- [2023-01-25T08:30:14.566Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T08:30:14.566Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:14.566Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T08:30:14.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T08:30:14.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T08:30:14.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T08:30:14.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T08:30:14.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T08:30:14.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T08:30:14.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T08:30:14.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T08:30:14.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T08:30:14.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T08:30:14.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T08:30:14.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T08:30:14.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T08:30:14.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T08:30:14.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T08:30:14.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:14.899Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:14.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T08:30:14.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T08:30:14.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T08:30:14.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T08:30:14.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T08:30:14.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T08:30:14.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-01-25T08:30:14.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-01-25T08:30:14.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-01-25T08:30:14.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo [2023-01-25T08:30:15.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b359bf8 [Pipeline] echo [2023-01-25T08:30:15.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:30:15.068Z] provisioning config files... [2023-01-25T08:30:15.082Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13560883546709093157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:15.386Z] ---> docker-login.sh [2023-01-25T08:30:15.386Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:30:15.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:15.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:15.647Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:15.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:15.647Z] [2023-01-25T08:30:15.647Z] Login Succeeded [2023-01-25T08:30:15.647Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:30:15.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:15.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:15.906Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:15.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:15.906Z] [2023-01-25T08:30:15.906Z] Login Succeeded [2023-01-25T08:30:15.906Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:30:15.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:15.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:15.906Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:15.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:15.906Z] [2023-01-25T08:30:15.906Z] Login Succeeded [2023-01-25T08:30:15.906Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:30:16.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:16.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:16.164Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:16.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:16.164Z] [2023-01-25T08:30:16.164Z] Login Succeeded [2023-01-25T08:30:16.164Z] docker.io [2023-01-25T08:30:16.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:16.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:16.424Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:16.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:16.424Z] [2023-01-25T08:30:16.424Z] Login Succeeded [2023-01-25T08:30:16.424Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:30:16.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:16.744Z] + 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-01-25T08:30:16.744Z] + dirname cmd/core-command/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + dirname cmd/core-data/Dockerfile [2023-01-25T08:30:16.744Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/core-metadata/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:16.744Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2023-01-25T08:30:16.744Z] [2023-01-25T08:30:16.744Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/support-notifications/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T08:30:16.744Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-25T08:30:16.744Z] + cut -d/ -f2 [2023-01-25T08:30:16.744Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T08:30:16.797Z] 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-01-25T08:30:17.131Z] + git rev-list -1 --merges b359bf8d16faa10225ef176648944ba445a1b952~1..b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo [2023-01-25T08:30:17.143Z] -----------> git rev-list -1 --merges b359bf8d16faa10225ef176648944ba445a1b952~1..b359bf8d16faa10225ef176648944ba445a1b952 b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:30:17.143Z] b359bf8d16faa10225ef176648944ba445a1b952 [false] [Pipeline] sh [2023-01-25T08:30:17.429Z] + git log --format=format:%s -1 b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo [2023-01-25T08:30:17.446Z] ========================================================= [2023-01-25T08:30:17.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T08:30:17.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T08:30:17.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T08:30:17.831Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T08:30:17.831Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T08:30:17.831Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T08:30:17.831Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T08:30:17.831Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T08:30:17.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:18.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:18.170Z] [2023-01-25T08:30:18.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:18.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:18.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T08:30:18.492Z] b85a868b505f: Pulling fs layer [2023-01-25T08:30:18.492Z] e2be974225ed: Pulling fs layer [2023-01-25T08:30:18.492Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T08:30:18.492Z] 988bab9f4d93: Pulling fs layer [2023-01-25T08:30:18.492Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T08:30:18.492Z] eaf3925da568: Pulling fs layer [2023-01-25T08:30:18.492Z] bab4dde63d76: Pulling fs layer [2023-01-25T08:30:18.492Z] bde34c3a00c8: Pulling fs layer [2023-01-25T08:30:18.492Z] b352a97aabf1: Pulling fs layer [2023-01-25T08:30:18.492Z] 4872d77fe225: Pulling fs layer [2023-01-25T08:30:18.492Z] 5851b861e8e6: Pulling fs layer [2023-01-25T08:30:18.492Z] eaf3925da568: Waiting [2023-01-25T08:30:18.492Z] bab4dde63d76: Waiting [2023-01-25T08:30:18.492Z] b352a97aabf1: Waiting [2023-01-25T08:30:18.492Z] 988bab9f4d93: Waiting [2023-01-25T08:30:18.492Z] 5851b861e8e6: Waiting [2023-01-25T08:30:18.492Z] 4872d77fe225: Waiting [2023-01-25T08:30:18.492Z] 1469e6f7b9e6: Waiting [2023-01-25T08:30:18.492Z] e2be974225ed: Verifying Checksum [2023-01-25T08:30:18.492Z] e2be974225ed: Download complete [2023-01-25T08:30:18.492Z] 988bab9f4d93: Verifying Checksum [2023-01-25T08:30:18.492Z] 988bab9f4d93: Download complete [2023-01-25T08:30:18.757Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T08:30:18.757Z] 1469e6f7b9e6: Download complete [2023-01-25T08:30:18.757Z] eaf3925da568: Download complete [2023-01-25T08:30:18.757Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T08:30:18.757Z] 339a4e72a1f5: Download complete [2023-01-25T08:30:19.019Z] bde34c3a00c8: Verifying Checksum [2023-01-25T08:30:19.019Z] bde34c3a00c8: Download complete [2023-01-25T08:30:19.019Z] 4872d77fe225: Verifying Checksum [2023-01-25T08:30:19.019Z] 4872d77fe225: Download complete [2023-01-25T08:30:19.019Z] 5851b861e8e6: Verifying Checksum [2023-01-25T08:30:19.019Z] 5851b861e8e6: Download complete [2023-01-25T08:30:19.280Z] b85a868b505f: Verifying Checksum [2023-01-25T08:30:19.280Z] b85a868b505f: Download complete [2023-01-25T08:30:19.540Z] bab4dde63d76: Verifying Checksum [2023-01-25T08:30:19.540Z] bab4dde63d76: Download complete [2023-01-25T08:30:20.920Z] b85a868b505f: Pull complete [2023-01-25T08:30:20.920Z] e2be974225ed: Pull complete [2023-01-25T08:30:21.525Z] 339a4e72a1f5: Pull complete [2023-01-25T08:30:21.525Z] 988bab9f4d93: Pull complete [2023-01-25T08:30:21.807Z] 1469e6f7b9e6: Pull complete [2023-01-25T08:30:22.067Z] eaf3925da568: Pull complete [2023-01-25T08:30:23.971Z] bab4dde63d76: Pull complete [2023-01-25T08:30:24.231Z] bde34c3a00c8: Pull complete [2023-01-25T08:30:24.231Z] b352a97aabf1: Pull complete [2023-01-25T08:30:24.231Z] 4872d77fe225: Pull complete [2023-01-25T08:30:24.491Z] 5851b861e8e6: Pull complete [2023-01-25T08:30:24.491Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T08:30:24.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:24.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:30:24.583Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T08:30:24.616Z] $ 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-01-25T08:30:27.718Z] $ docker top cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 -eo pid,comm [2023-01-25T08:30:27.780Z] 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-01-25T08:30:27.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T08:30:27.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:27.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:27.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:27.940Z] $ docker exec cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent [2023-01-25T08:30:28.061Z] SSH_AUTH_SOCK=/tmp/ssh-8aCdM8jiDMgD/agent.30 [2023-01-25T08:30:28.061Z] SSH_AGENT_PID=36 [2023-01-25T08:30:28.068Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:28.185Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_624248468557145264.key (/w/workspace/edgex-go/2@tmp/private_key_624248468557145264.key) [2023-01-25T08:30:28.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:28.481Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T08:30:28.502Z] $ docker exec --env ******** --env ******** cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent -k [2023-01-25T08:30:28.601Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:28.601Z] unset SSH_AGENT_PID; [2023-01-25T08:30:28.601Z] echo Agent pid 36 killed; [2023-01-25T08:30:28.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T08:30:28.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:28.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:28.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:28.742Z] $ docker exec cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent [2023-01-25T08:30:28.842Z] SSH_AUTH_SOCK=/tmp/ssh-glQkJS9XDaPl/agent.67 [2023-01-25T08:30:28.842Z] SSH_AGENT_PID=73 [2023-01-25T08:30:28.847Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:28.964Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14089185702713486036.key (/w/workspace/edgex-go/2@tmp/private_key_14089185702713486036.key) [2023-01-25T08:30:28.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:29.261Z] + git semver init [2023-01-25T08:30:29.830Z] 2023-01-25 08:30:29,647 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T08:30:29.830Z] 2023-01-25 08:30:29,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-01-25T08:30:29.830Z] 2023-01-25 08:30:29,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-01-25T08:30:29.830Z] 2023-01-25 08:30:29,649 [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-01-25T08:30:36.430Z] 2023-01-25 08:30:36,019 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4302 with force:False [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,020 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4302 [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,024 [execute] INFO git cat-file --batch-check [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,030 [execute] INFO git cat-file --batch [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:36.430Z] 2023-01-25 08:30:36,035 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4302 [2023-01-25T08:30:36.430Z] 0.0.0 [Pipeline] } [2023-01-25T08:30:36.446Z] $ docker exec --env ******** --env ******** cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent -k [2023-01-25T08:30:36.540Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:36.541Z] unset SSH_AGENT_PID; [2023-01-25T08:30:36.541Z] echo Agent pid 73 killed; [2023-01-25T08:30:36.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:36.845Z] + git semver [Pipeline] } [2023-01-25T08:30:37.429Z] $ docker stop --time=1 cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 [2023-01-25T08:30:38.762Z] $ docker rm -f --volumes cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:30:39.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T08:30:39.319Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T08:30:39.323Z] [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-01-25T08:30:39.718Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-25T08:30:39.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:30:39.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:30:39.747Z] ========================================================= [2023-01-25T08:30:39.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T08:30:39.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:30:40.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:40.036Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T08:30:40.036Z] 213ec9aee27d: Pulling fs layer [2023-01-25T08:30:40.036Z] 4583459ba037: Pulling fs layer [2023-01-25T08:30:40.036Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T08:30:40.036Z] 53926ce57604: Pulling fs layer [2023-01-25T08:30:40.036Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T08:30:40.036Z] 22ff95d597cd: Pulling fs layer [2023-01-25T08:30:40.036Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T08:30:40.036Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T08:30:40.036Z] a7acece74701: Pulling fs layer [2023-01-25T08:30:40.036Z] 53926ce57604: Waiting [2023-01-25T08:30:40.036Z] 21b2b0c7a3f4: Waiting [2023-01-25T08:30:40.036Z] 22ff95d597cd: Waiting [2023-01-25T08:30:40.036Z] 12d6caf4c0d1: Waiting [2023-01-25T08:30:40.036Z] 96b7cbca73a9: Waiting [2023-01-25T08:30:40.036Z] a7acece74701: Waiting [2023-01-25T08:30:40.036Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T08:30:40.036Z] 93c1e223e6f2: Download complete [2023-01-25T08:30:40.036Z] 4583459ba037: Download complete [2023-01-25T08:30:40.036Z] 21b2b0c7a3f4: Download complete [2023-01-25T08:30:40.036Z] 22ff95d597cd: Download complete [2023-01-25T08:30:40.036Z] 213ec9aee27d: Verifying Checksum [2023-01-25T08:30:40.302Z] 12d6caf4c0d1: Download complete [2023-01-25T08:30:40.302Z] 213ec9aee27d: Pull complete [2023-01-25T08:30:40.637Z] 4583459ba037: Pull complete [2023-01-25T08:30:40.637Z] 93c1e223e6f2: Pull complete [2023-01-25T08:30:41.230Z] a7acece74701: Verifying Checksum [2023-01-25T08:30:41.230Z] a7acece74701: Download complete [2023-01-25T08:30:41.230Z] 53926ce57604: Verifying Checksum [2023-01-25T08:30:41.230Z] 53926ce57604: Download complete [2023-01-25T08:30:41.490Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T08:30:41.490Z] 96b7cbca73a9: Download complete [2023-01-25T08:30:46.777Z] 53926ce57604: Pull complete [2023-01-25T08:30:46.777Z] 21b2b0c7a3f4: Pull complete [2023-01-25T08:30:46.777Z] 22ff95d597cd: Pull complete [2023-01-25T08:30:46.777Z] 12d6caf4c0d1: Pull complete [2023-01-25T08:30:49.303Z] 96b7cbca73a9: Pull complete [2023-01-25T08:30:49.868Z] a7acece74701: Pull complete [2023-01-25T08:30:49.868Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T08:30:49.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:49.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:30:50.160Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:50.160Z] WORKDIR /edgex [2023-01-25T08:30:50.160Z] COPY go.mod . [2023-01-25T08:30:50.160Z] RUN go mod download [2023-01-25T08:30:50.160Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-25T08:30:51.538Z] Sending build context to Docker daemon 170.1MB [2023-01-25T08:30:51.538Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:51.538Z] ---> db6d94c90886 [2023-01-25T08:30:51.538Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:30:54.407Z] Still waiting to schedule task [2023-01-25T08:30:54.408Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-25T08:31:01.517Z] ---> Running in 6aee633441c3 [2023-01-25T08:31:01.517Z] Removing intermediate container 6aee633441c3 [2023-01-25T08:31:01.517Z] ---> 3b86816b3a20 [2023-01-25T08:31:01.517Z] Step 3/4 : COPY go.mod . [2023-01-25T08:31:01.517Z] ---> 096e6a08c98b [2023-01-25T08:31:01.517Z] Step 4/4 : RUN go mod download [2023-01-25T08:31:01.777Z] ---> Running in 9ba946661e88 [2023-01-25T08:31:28.352Z] Removing intermediate container 9ba946661e88 [2023-01-25T08:31:28.352Z] ---> f818dae7feff [2023-01-25T08:31:28.352Z] Successfully built f818dae7feff [2023-01-25T08:31:28.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:28.666Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:28.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:28.739Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T08:31:28.778Z] $ 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-01-25T08:31:29.360Z] $ docker top 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:31:29.700Z] + go version [2023-01-25T08:31:29.700Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T08:31:29.717Z] $ docker stop --time=1 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 [2023-01-25T08:31:31.205Z] $ docker rm -f --volumes 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:31.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:31.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:31.660Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T08:31:31.699Z] $ 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-01-25T08:31:32.582Z] $ docker top 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:31:32.645Z] ========================================================= [2023-01-25T08:31:32.645Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:31:32.645Z] ========================================================= [Pipeline] sh [2023-01-25T08:31:32.928Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:31:33.222Z] + make test [2023-01-25T08:31:33.222Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:31:41.333Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:31:59.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:31:59.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-01-25T08:31:59.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.190s coverage: 43.1% of statements [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:31:59.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:31:59.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.618s coverage: 89.2% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.4% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.623s coverage: 95.6% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.103s coverage: 0.9% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements [2023-01-25T08:32:03.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2023-01-25T08:32:03.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements [2023-01-25T08:32:06.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2023-01-25T08:32:06.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements [2023-01-25T08:32:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements [2023-01-25T08:32:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.114s coverage: 92.9% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.107s coverage: 80.0% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.291s coverage: 41.8% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:32:21.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:32:21.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:21.552Z] 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-01-25T08:32:43.488Z] 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-01-25T08:32:43.488Z] go vet ./... [2023-01-25T08:32:47.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:32:47.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:32:47.924Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:32:47.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:32:48.222Z] + ls -al . [2023-01-25T08:32:48.222Z] total 748 [2023-01-25T08:32:48.222Z] drwxrwxr-x 11 1001 1001 4096 Jan 25 08:31 . [2023-01-25T08:32:48.222Z] drwxr-xr-x 4 root root 4096 Jan 25 08:31 .. [2023-01-25T08:32:48.222Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 .blubracket [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:30 .dockerignore [2023-01-25T08:32:48.222Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:32 .git [2023-01-25T08:32:48.222Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 .github [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:30 .gitignore [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:30 .golangci.yml [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:30 .hadolint.yml [2023-01-25T08:32:48.222Z] drwxr-xr-x 3 1001 1001 4096 Jan 25 08:30 .semver [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:30 .sonarcloud.properties [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:30 ADOPTERS.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:30 Attribution.txt [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:30 CHANGELOG.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:30 CONTRIBUTING.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:30 GOVERNANCE.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:30 Jenkinsfile [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:30 LICENSE [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:30 Makefile [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:30 OWNERS.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:30 README.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:30 SECURITY.md [2023-01-25T08:32:48.222Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:32:48.223Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 bin [2023-01-25T08:32:48.223Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:30 cmd [2023-01-25T08:32:48.223Z] -rw-r--r-- 1 root root 489969 Jan 25 08:32 coverage.out [2023-01-25T08:32:48.223Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:30 go.mod [2023-01-25T08:32:48.223Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:30 go.sum [2023-01-25T08:32:48.223Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:30 internal [2023-01-25T08:32:48.223Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 openapi [2023-01-25T08:32:48.223Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:30 snap [2023-01-25T08:32:48.223Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:30 version.go [Pipeline] sh [2023-01-25T08:32:48.505Z] + '[' -e coverage.out ] [2023-01-25T08:32:48.505Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:32:48.661Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:32:48.941Z] + make build [2023-01-25T08:32:48.941Z] 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-01-25T08:33:03.807Z] 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-01-25T08:33:03.807Z] 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-01-25T08:33:04.390Z] 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-01-25T08:33:05.323Z] 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-01-25T08:33:13.434Z] 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-01-25T08:33:15.341Z] 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-01-25T08:33:16.271Z] 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-01-25T08:33:17.648Z] 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-01-25T08:33:18.580Z] 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-01-25T08:33:19.516Z] 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-01-25T08:33:22.814Z] 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-01-25T08:33:23.763Z] $ docker stop --time=1 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 [2023-01-25T08:33:32.014Z] $ docker rm -f --volumes 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:32.691Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3659 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-01-25T08:33:32.702Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-01-25T08:33:32.753Z] The recommended git tool is: git [2023-01-25T08:33:32.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:32.912Z] [2023-01-25T08:33:32.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:33.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:33.212Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-25T08:33:33.212Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-25T08:33:33.212Z] ca9280d653b3: Pulling fs layer [2023-01-25T08:33:33.212Z] 7e9c9ca2126c: Pulling fs layer [2023-01-25T08:33:33.475Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-25T08:33:33.475Z] cbdbe7a5bc2a: Download complete [2023-01-25T08:33:33.475Z] cbdbe7a5bc2a: Pull complete [2023-01-25T08:33:33.736Z] ca9280d653b3: Verifying Checksum [2023-01-25T08:33:33.736Z] ca9280d653b3: Download complete [2023-01-25T08:33:33.993Z] 7e9c9ca2126c: Download complete [2023-01-25T08:33:33.993Z] ca9280d653b3: Pull complete [2023-01-25T08:33:37.277Z] 7e9c9ca2126c: Pull complete [2023-01-25T08:33:37.277Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-25T08:33:37.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:37.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:33:37.359Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T08:33:37.392Z] $ 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-01-25T08:33:42.833Z] $ docker top 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:33:43.172Z] + docker-compose build --help [2023-01-25T08:33:43.172Z] + grep parallel [2023-01-25T08:33:44.110Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:33:44.127Z] $ docker stop --time=1 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 [2023-01-25T08:33:45.589Z] $ docker rm -f --volumes 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 [2023-01-25T08:33:45.602Z] using credential edgex-jenkins-ssh [2023-01-25T08:33:45.618Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:45.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:45.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:33:46.059Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T08:33:46.101Z] $ 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-01-25T08:33:45.691Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:33:45.785Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-01-25T08:33:46.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:33:46.135Z] > git --version # timeout=10 [2023-01-25T08:33:46.182Z] > git --version # 'git version 2.25.1' [2023-01-25T08:33:46.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:33:46.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:33:46.979Z] $ docker top 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:33:47.348Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:33:47.914Z] Building core-command ... [2023-01-25T08:33:47.914Z] Building core-common-config-bootstrapper ... [2023-01-25T08:33:47.914Z] Building core-data ... [2023-01-25T08:33:47.914Z] Building core-metadata ... [2023-01-25T08:33:47.914Z] Building security-bootstrapper ... [2023-01-25T08:33:47.914Z] Building security-proxy-setup ... [2023-01-25T08:33:47.914Z] Building security-secretstore-setup ... [2023-01-25T08:33:47.914Z] Building security-spiffe-token-provider ... [2023-01-25T08:33:47.914Z] Building security-spire-agent ... [2023-01-25T08:33:47.914Z] Building security-spire-config ... [2023-01-25T08:33:47.914Z] Building security-spire-server ... [2023-01-25T08:33:47.914Z] Building support-notifications ... [2023-01-25T08:33:47.914Z] Building support-scheduler ... [2023-01-25T08:33:47.914Z] Building core-metadata [2023-01-25T08:33:47.914Z] Building security-proxy-setup [2023-01-25T08:33:47.914Z] Building security-bootstrapper [2023-01-25T08:33:47.914Z] Building support-scheduler [2023-01-25T08:33:47.914Z] Building core-common-config-bootstrapper [2023-01-25T08:34:00.164Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:34:00.164Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:34:00.164Z] ---> f818dae7feff [2023-01-25T08:34:00.164Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T08:34:00.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:34:00.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:34:00.489Z] ---> f818dae7feff [2023-01-25T08:34:00.489Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:34:00.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:34:00.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:34:00.489Z] ---> f818dae7feff [2023-01-25T08:34:00.489Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:34:00.749Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:34:00.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:34:00.749Z] ---> f818dae7feff [2023-01-25T08:34:00.749Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:34:01.011Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:34:01.011Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:34:01.011Z] ---> f818dae7feff [2023-01-25T08:34:01.011Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:34:22.984Z] ---> Running in a7d56b3b04eb [2023-01-25T08:34:22.984Z] ---> Running in 51f89d46ef22 [2023-01-25T08:34:22.984Z] ---> Running in 4c3b5c5704a6 [2023-01-25T08:34:22.984Z] ---> Running in e26ac122be70 [2023-01-25T08:34:22.984Z] ---> Running in bd4c67b9134f [2023-01-25T08:34:22.984Z] Removing intermediate container a7d56b3b04eb [2023-01-25T08:34:22.984Z] ---> e729b717ac8b [2023-01-25T08:34:22.984Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:34:22.984Z] Removing intermediate container 4c3b5c5704a6 [2023-01-25T08:34:22.984Z] ---> 385373f3e297 [2023-01-25T08:34:22.984Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:34:22.984Z] Removing intermediate container bd4c67b9134f [2023-01-25T08:34:22.984Z] ---> 95ea1ccfc718 [2023-01-25T08:34:22.984Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:34:22.984Z] Removing intermediate container 51f89d46ef22 [2023-01-25T08:34:22.984Z] ---> b01e725fc28b [2023-01-25T08:34:22.984Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:34:22.984Z] Removing intermediate container e26ac122be70 [2023-01-25T08:34:22.984Z] ---> c68897ef2256 [2023-01-25T08:34:22.984Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T08:34:22.984Z] ---> Running in f25120174431 [2023-01-25T08:34:22.984Z] ---> Running in 15aa044d8b45 [2023-01-25T08:34:22.984Z] ---> Running in 514512f0ab96 [2023-01-25T08:34:22.984Z] ---> Running in 839dd56ad11d [2023-01-25T08:34:22.984Z] ---> Running in e82f5c748cba [2023-01-25T08:34:23.548Z] Removing intermediate container f25120174431 [2023-01-25T08:34:23.548Z] ---> 3ae35c574b28 [2023-01-25T08:34:23.548Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T08:34:23.806Z] Removing intermediate container 15aa044d8b45 [2023-01-25T08:34:23.806Z] ---> 511363e5798a [2023-01-25T08:34:23.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:34:23.806Z] Removing intermediate container 839dd56ad11d [2023-01-25T08:34:23.806Z] ---> 6fdf858ad803 [2023-01-25T08:34:23.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:34:24.064Z] ---> Running in ce182878307c [2023-01-25T08:34:24.064Z] ---> Running in 10edc6b01dee [2023-01-25T08:34:24.064Z] ---> Running in abc0bc1f62dc [2023-01-25T08:34:24.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:24.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:24.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:24.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:24.839Z] OK: 211 MiB in 51 packages [2023-01-25T08:34:24.839Z] OK: 211 MiB in 51 packages [2023-01-25T08:34:25.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:25.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:25.356Z] OK: 211 MiB in 51 packages [2023-01-25T08:34:25.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:25.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:25.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:25.875Z] OK: 211 MiB in 51 packages [2023-01-25T08:34:25.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:26.132Z] OK: 211 MiB in 51 packages [2023-01-25T08:34:24.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:34:24.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:34:25.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:34:25.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:34:25.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:34:25.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T08:34:26.434Z] Removing intermediate container 514512f0ab96 [2023-01-25T08:34:26.434Z] ---> 1c8d38a19022 [2023-01-25T08:34:26.434Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:34:26.692Z] Removing intermediate container e82f5c748cba [2023-01-25T08:34:26.692Z] ---> 8312c75f2821 [2023-01-25T08:34:26.692Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T08:34:26.692Z] Removing intermediate container ce182878307c [2023-01-25T08:34:26.692Z] ---> a9659de33c7b [2023-01-25T08:34:26.692Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:34:26.696Z] Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-25T08:34:27.257Z] ---> 7c0eb8723c77 [2023-01-25T08:34:27.257Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:34:27.257Z] ---> c51b00477be1 [2023-01-25T08:34:27.257Z] ---> d1b9e3e5c1ab [2023-01-25T08:34:27.257Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:34:27.257Z] [2023-01-25T08:34:27.319Z] Merge succeeded, producing 3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:34:27.319Z] Checking out Revision 3392cf78c26e58735dd9521f8ef2ca6e44ed649f (PR-4302) [2023-01-25T08:34:27.514Z] Removing intermediate container 10edc6b01dee [2023-01-25T08:34:27.514Z] ---> 20e83efb7c12 [2023-01-25T08:34:27.514Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:34:27.514Z] Removing intermediate container abc0bc1f62dc [2023-01-25T08:34:27.514Z] ---> 4ea8e7ab2411 [2023-01-25T08:34:27.514Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:34:27.772Z] ---> Running in 68b41c571cd4 [2023-01-25T08:34:27.772Z] ---> Running in be9bc4b6aabe [2023-01-25T08:34:27.772Z] ---> Running in b5d85fa67a93 [2023-01-25T08:34:28.030Z] ---> cc42218e2b60 [2023-01-25T08:34:28.030Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:34:28.030Z] ---> 30832de2cdc3 [2023-01-25T08:34:28.030Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:34:28.289Z] ---> Running in 9c617221067b [2023-01-25T08:34:28.289Z] ---> Running in d0d5e2e3412e [2023-01-25T08:34:26.717Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:34:26.735Z] > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [2023-01-25T08:34:27.000Z] > git remote # timeout=10 [2023-01-25T08:34:27.022Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T08:34:27.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:34:27.061Z] > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 [2023-01-25T08:34:27.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T08:34:27.326Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:34:27.342Z] > git checkout -f 3392cf78c26e58735dd9521f8ef2ca6e44ed649f # timeout=10 [2023-01-25T08:34:30.947Z] Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" [2023-01-25T08:34:30.956Z] > git rev-list --no-walk be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T08:34:31.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T08:34:31.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T08:34:31.994Z] Dload Upload Total Spent Left Speed [2023-01-25T08:34:31.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-01-25T08:34:32.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T08:34:33.138Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T08:34:33.138Z] + sudo tee /etc/docker/daemon.new [2023-01-25T08:34:33.138Z] { [2023-01-25T08:34:33.138Z] "registry-mirrors": [ [2023-01-25T08:34:33.138Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T08:34:33.138Z] ], [2023-01-25T08:34:33.138Z] "bip": "10.250.0.254/24", [2023-01-25T08:34:33.138Z] "hosts": [ [2023-01-25T08:34:33.138Z] "tcp://0.0.0.0:5555", [2023-01-25T08:34:33.138Z] "unix:///var/run/docker.sock" [2023-01-25T08:34:33.138Z] ], [2023-01-25T08:34:33.138Z] "mtu": 1458, [2023-01-25T08:34:33.138Z] "selinux-enabled": true, [2023-01-25T08:34:33.138Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T08:34:33.138Z] } [Pipeline] sh [2023-01-25T08:34:33.499Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T08:34:33.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:34:52.140Z] provisioning config files... [2023-01-25T08:34:52.171Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3648411546188220427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:34:52.529Z] ---> docker-login.sh [2023-01-25T08:34:52.529Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:34:53.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:34:53.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:34:53.125Z] Configure a credential helper to remove this warning. See [2023-01-25T08:34:53.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:34:53.125Z] [2023-01-25T08:34:53.125Z] Login Succeeded [2023-01-25T08:34:53.125Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:34:53.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:34:53.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:34:53.393Z] Configure a credential helper to remove this warning. See [2023-01-25T08:34:53.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:34:53.393Z] [2023-01-25T08:34:53.393Z] Login Succeeded [2023-01-25T08:34:53.663Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:34:53.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:34:53.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:34:53.931Z] Configure a credential helper to remove this warning. See [2023-01-25T08:34:53.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:34:53.931Z] [2023-01-25T08:34:53.931Z] Login Succeeded [2023-01-25T08:34:53.931Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:34:54.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:34:54.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:34:54.199Z] Configure a credential helper to remove this warning. See [2023-01-25T08:34:54.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:34:54.199Z] [2023-01-25T08:34:54.199Z] Login Succeeded [2023-01-25T08:34:54.199Z] docker.io [2023-01-25T08:34:54.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:34:54.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:34:54.738Z] Configure a credential helper to remove this warning. See [2023-01-25T08:34:54.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:34:54.738Z] [2023-01-25T08:34:54.738Z] Login Succeeded [2023-01-25T08:34:54.738Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:34:54.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-25T08:34:55.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-25T08:34:55.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:34:55.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:34:55.390Z] ========================================================= [2023-01-25T08:34:55.390Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T08:34:55.390Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:34:55.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:34:57.129Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T08:34:57.129Z] 9b18e9b68314: Pulling fs layer [2023-01-25T08:34:57.129Z] 35d82f9e3411: Pulling fs layer [2023-01-25T08:34:57.129Z] e16973657156: Pulling fs layer [2023-01-25T08:34:57.129Z] fc693d55d65f: Pulling fs layer [2023-01-25T08:34:57.129Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T08:34:57.129Z] dda99020689f: Pulling fs layer [2023-01-25T08:34:57.129Z] db1c61fa0a46: Pulling fs layer [2023-01-25T08:34:57.129Z] 891c053d2c06: Pulling fs layer [2023-01-25T08:34:57.129Z] fc693d55d65f: Waiting [2023-01-25T08:34:57.129Z] 7e9fc2657dce: Waiting [2023-01-25T08:34:57.129Z] dda99020689f: Waiting [2023-01-25T08:34:57.129Z] db1c61fa0a46: Waiting [2023-01-25T08:34:57.129Z] 891c053d2c06: Waiting [2023-01-25T08:34:57.129Z] e16973657156: Download complete [2023-01-25T08:34:57.129Z] 35d82f9e3411: Verifying Checksum [2023-01-25T08:34:57.129Z] 35d82f9e3411: Download complete [2023-01-25T08:34:57.129Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T08:34:57.129Z] 7e9fc2657dce: Download complete [2023-01-25T08:34:57.129Z] dda99020689f: Download complete [2023-01-25T08:34:57.129Z] 9b18e9b68314: Download complete [2023-01-25T08:34:58.107Z] 9b18e9b68314: Pull complete [2023-01-25T08:34:58.107Z] 891c053d2c06: Verifying Checksum [2023-01-25T08:34:58.107Z] 891c053d2c06: Download complete [2023-01-25T08:34:58.711Z] 35d82f9e3411: Pull complete [2023-01-25T08:34:58.993Z] e16973657156: Pull complete [2023-01-25T08:34:59.962Z] db1c61fa0a46: Verifying Checksum [2023-01-25T08:34:59.962Z] db1c61fa0a46: Download complete [2023-01-25T08:34:59.962Z] fc693d55d65f: Verifying Checksum [2023-01-25T08:34:59.962Z] fc693d55d65f: Download complete [2023-01-25T08:35:12.316Z] fc693d55d65f: Pull complete [2023-01-25T08:35:12.586Z] 7e9fc2657dce: Pull complete [2023-01-25T08:35:12.586Z] dda99020689f: Pull complete [2023-01-25T08:35:19.242Z] db1c61fa0a46: Pull complete [2023-01-25T08:35:20.681Z] 891c053d2c06: Pull complete [2023-01-25T08:35:20.681Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T08:35:20.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:20.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:35:21.030Z] + + dockerecho build -t ci-base-image-arm64 -f - . [2023-01-25T08:35:21.030Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:21.030Z] WORKDIR /edgex [2023-01-25T08:35:21.030Z] COPY go.mod . [2023-01-25T08:35:21.030Z] RUN go mod download [2023-01-25T08:35:21.620Z] Sending build context to Docker daemon 3.124MB [2023-01-25T08:35:21.620Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:21.620Z] ---> f96f9c87975a [2023-01-25T08:35:21.620Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:35:23.586Z] ---> Running in 088cd7281c69 [2023-01-25T08:35:23.857Z] Removing intermediate container 088cd7281c69 [2023-01-25T08:35:23.857Z] ---> 5777e3ac0adb [2023-01-25T08:35:23.857Z] Step 3/4 : COPY go.mod . [2023-01-25T08:35:24.458Z] ---> 5017b248427f [2023-01-25T08:35:24.458Z] Step 4/4 : RUN go mod download [2023-01-25T08:35:24.458Z] ---> Running in c955f2a06030 [2023-01-25T08:35:56.733Z] Removing intermediate container c955f2a06030 [2023-01-25T08:35:56.733Z] ---> 964644c2f93c [2023-01-25T08:35:56.733Z] Successfully built 964644c2f93c [2023-01-25T08:35:56.733Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:35:57.078Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:35:57.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:35:57.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container [2023-01-25T08:35:57.371Z] $ 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-01-25T08:35:58.798Z] $ docker top a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:35:59.665Z] + go version [2023-01-25T08:35:59.665Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T08:35:59.681Z] $ docker stop --time=1 a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a [2023-01-25T08:36:01.383Z] $ docker rm -f --volumes a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:36:01.953Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:36:01.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:36:02.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container [2023-01-25T08:36:02.231Z] $ 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-01-25T08:36:03.587Z] $ docker top ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:36:03.848Z] ========================================================= [2023-01-25T08:36:03.848Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:36:03.848Z] ========================================================= [Pipeline] sh [2023-01-25T08:36:04.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:36:05.154Z] + make test [2023-01-25T08:36:05.154Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:36:19.835Z] Removing intermediate container be9bc4b6aabe [2023-01-25T08:36:19.835Z] ---> e6496c9c64fe [2023-01-25T08:36:19.835Z] Step 7/21 : COPY . . [2023-01-25T08:36:19.835Z] Removing intermediate container d0d5e2e3412e [2023-01-25T08:36:19.835Z] ---> e7fc992d2fc1 [2023-01-25T08:36:19.835Z] Step 8/22 : COPY . . [2023-01-25T08:36:19.835Z] Removing intermediate container b5d85fa67a93 [2023-01-25T08:36:19.835Z] ---> 980d41b78364 [2023-01-25T08:36:19.835Z] Step 8/24 : COPY . . [2023-01-25T08:36:19.835Z] Removing intermediate container 9c617221067b [2023-01-25T08:36:19.835Z] ---> 3c84832461c7 [2023-01-25T08:36:19.835Z] Step 8/22 : COPY . . [2023-01-25T08:36:19.835Z] Removing intermediate container 68b41c571cd4 [2023-01-25T08:36:19.835Z] ---> 9fcfd24281d8 [2023-01-25T08:36:19.835Z] Step 7/32 : COPY . . [2023-01-25T08:36:51.958Z] ---> 950ef08d5495 [2023-01-25T08:36:51.958Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:36:51.958Z] ---> 8c1549178c66 [2023-01-25T08:36:51.958Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:36:51.958Z] ---> 17490229298d [2023-01-25T08:36:51.958Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T08:36:51.958Z] ---> 5d628d0daf42 [2023-01-25T08:36:51.958Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:36:51.958Z] ---> a80820621b29 [2023-01-25T08:36:51.958Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T08:36:51.958Z] ---> Running in 8af832dcd99e [2023-01-25T08:36:51.958Z] ---> Running in b29c0eb1c51f [2023-01-25T08:36:51.958Z] ---> Running in b622d7e4ab2b [2023-01-25T08:36:51.958Z] ---> Running in c7279e893541 [2023-01-25T08:36:51.958Z] ---> Running in 1e599b3cdf97 [2023-01-25T08:36:51.958Z] 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-01-25T08:36:51.958Z] 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-01-25T08:36:51.958Z] 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-01-25T08:36:52.037Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:36:52.215Z] 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-01-25T08:36:52.215Z] 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-01-25T08:37:30.915Z] 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-01-25T08:37:57.452Z] Removing intermediate container c7279e893541 [2023-01-25T08:37:57.453Z] Removing intermediate container 1e599b3cdf97 [2023-01-25T08:37:57.453Z] ---> e992468c8431 [2023-01-25T08:37:57.453Z] ---> a06ec190bab9 [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] Step 10/22 : FROM alpine:3.16Step 9/32 : FROM alpine:3.16 [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] Removing intermediate container b622d7e4ab2b [2023-01-25T08:37:57.453Z] ---> 3ff49cfb5c34 [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T08:37:57.453Z] Removing intermediate container b29c0eb1c51f [2023-01-25T08:37:57.453Z] ---> 54651c6bb520 [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:37:57.453Z] Removing intermediate container 8af832dcd99e [2023-01-25T08:37:57.453Z] ---> fad6026fdc52 [2023-01-25T08:37:57.453Z] [2023-01-25T08:37:57.453Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:37:57.453Z] 3.16: Pulling from library/alpine [2023-01-25T08:37:57.453Z] 3.16: Pulling from library/alpine [2023-01-25T08:37:57.453Z] 3.16: Pulling from library/alpine [2023-01-25T08:37:57.453Z] 3.16: Pulling from library/alpine [2023-01-25T08:37:57.453Z] 3.16: Pulling from library/alpine [2023-01-25T08:37:58.019Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:37:58.019Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:37:58.019Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:37:58.019Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:37:58.019Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:37:58.019Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:37:58.019Z] Status: Image is up to date for alpine:3.16 [2023-01-25T08:37:58.019Z] Status: Image is up to date for alpine:3.16 [2023-01-25T08:37:58.019Z] ---> bfe296a52501 [2023-01-25T08:37:58.019Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:37:58.019Z] ---> bfe296a52501 [2023-01-25T08:37:58.019Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:37:58.019Z] ---> bfe296a52501 [2023-01-25T08:37:58.019Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:37:58.277Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:37:58.277Z] Status: Image is up to date for alpine:3.16 [2023-01-25T08:37:58.277Z] ---> bfe296a52501 [2023-01-25T08:37:58.277Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T08:37:58.277Z] ---> bfe296a52501 [2023-01-25T08:37:58.277Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:37:58.277Z] ---> Running in 954c1f47ef90 [2023-01-25T08:37:58.277Z] ---> Running in 4a70dbe18bbb [2023-01-25T08:37:58.277Z] ---> Running in 7a3a9baad25f [2023-01-25T08:37:58.277Z] ---> Running in ff60c885325d [2023-01-25T08:37:58.277Z] ---> Running in 3afa3a75b093 [2023-01-25T08:37:58.535Z] Removing intermediate container 4a70dbe18bbb [2023-01-25T08:37:58.535Z] ---> 8d1d49b08824 [2023-01-25T08:37:58.535Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T08:37:58.535Z] Removing intermediate container ff60c885325d [2023-01-25T08:37:58.535Z] ---> 458f8dc48485 [2023-01-25T08:37:58.535Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:37:58.535Z] ---> Running in b754bdbf8dea [2023-01-25T08:37:58.535Z] ---> Running in fd72df57fe86 [2023-01-25T08:37:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:59.309Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:37:59.309Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:59.309Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:59.309Z] OK: 6 MiB in 15 packages [2023-01-25T08:37:59.309Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:37:59.309Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:37:59.309Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:37:59.309Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:37:59.309Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:59.309Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:59.566Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:37:59.566Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:59.566Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:59.566Z] OK: 6 MiB in 15 packages [2023-01-25T08:37:59.566Z] OK: 8 MiB in 20 packages [2023-01-25T08:37:59.566Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:59.566Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:59.566Z] OK: 6 MiB in 15 packages [2023-01-25T08:37:59.566Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:59.566Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T08:37:59.566Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:59.566Z] OK: 6 MiB in 16 packages [2023-01-25T08:37:59.825Z] Removing intermediate container 7a3a9baad25f [2023-01-25T08:37:59.825Z] ---> 2ff4723778e7 [2023-01-25T08:37:59.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:37:59.825Z] ---> Running in d3eb156f2a51 [2023-01-25T08:37:59.825Z] Removing intermediate container 3afa3a75b093 [2023-01-25T08:37:59.825Z] ---> 30ab8483f626 [2023-01-25T08:37:59.825Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:38:00.091Z] Removing intermediate container d3eb156f2a51 [2023-01-25T08:38:00.091Z] ---> 53a148435f5f [2023-01-25T08:38:00.091Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T08:38:00.091Z] ---> Running in 7c747e0d33eb [2023-01-25T08:38:00.091Z] ---> Running in 4bccc40c608a [2023-01-25T08:38:00.091Z] Removing intermediate container 7c747e0d33eb [2023-01-25T08:38:00.091Z] ---> 3b95dd512431 [2023-01-25T08:38:00.091Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T08:38:00.091Z] Removing intermediate container 954c1f47ef90 [2023-01-25T08:38:00.091Z] ---> 64b3e7b29923 [2023-01-25T08:38:00.091Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:38:00.349Z] Removing intermediate container 4bccc40c608a [2023-01-25T08:38:00.349Z] ---> fc9e43a0035d [2023-01-25T08:38:00.349Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:38:00.349Z] ---> Running in 89e02402752b [2023-01-25T08:38:00.349Z] ---> Running in f1cf65d39076 [2023-01-25T08:38:00.349Z] Removing intermediate container b754bdbf8dea [2023-01-25T08:38:00.349Z] ---> 1aeccf0aadf9 [2023-01-25T08:38:00.349Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T08:38:00.349Z] ---> Running in d972569bd50a [2023-01-25T08:38:00.349Z] ---> Running in 585789ab6fe8 [2023-01-25T08:38:00.349Z] Removing intermediate container fd72df57fe86 [2023-01-25T08:38:00.349Z] ---> 32d82d187e7d [2023-01-25T08:38:00.349Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:38:00.349Z] Removing intermediate container 89e02402752b [2023-01-25T08:38:00.349Z] ---> eed64dd15a04 [2023-01-25T08:38:00.349Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T08:38:00.349Z] Removing intermediate container f1cf65d39076 [2023-01-25T08:38:00.349Z] ---> 8bc0bc0927da [2023-01-25T08:38:00.349Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:38:00.349Z] ---> Running in ccea09805fb1 [2023-01-25T08:38:00.349Z] Removing intermediate container d972569bd50a [2023-01-25T08:38:00.349Z] ---> 6df011313776 [2023-01-25T08:38:00.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:38:00.349Z] ---> Running in f861659f1b3a [2023-01-25T08:38:00.349Z] Removing intermediate container 585789ab6fe8 [2023-01-25T08:38:00.349Z] ---> c52d720d772d [2023-01-25T08:38:00.349Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T08:38:00.611Z] ---> Running in 1c9380788131 [2023-01-25T08:38:00.611Z] ---> a2cef5b7ec01 [2023-01-25T08:38:00.611Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T08:38:00.611Z] Removing intermediate container ccea09805fb1 [2023-01-25T08:38:00.611Z] ---> d94266bb026f [2023-01-25T08:38:00.611Z] Step 15/24 : WORKDIR / [2023-01-25T08:38:00.611Z] Removing intermediate container f861659f1b3a [2023-01-25T08:38:00.611Z] ---> a69f616c8437 [2023-01-25T08:38:00.611Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:38:00.611Z] ---> Running in cb7c6da84d06 [2023-01-25T08:38:00.611Z] ---> 3b0ad144ebc0 [2023-01-25T08:38:00.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T08:38:00.611Z] Removing intermediate container 1c9380788131 [2023-01-25T08:38:00.611Z] ---> d14b3e4d8784 [2023-01-25T08:38:00.611Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T08:38:00.885Z] ---> Running in 264876ccb9a3 [2023-01-25T08:38:02.263Z] Removing intermediate container cb7c6da84d06 [2023-01-25T08:38:02.263Z] ---> 96a43d9ecfe6 [2023-01-25T08:38:02.263Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:38:02.263Z] ---> 24f3383b9d18 [2023-01-25T08:38:02.263Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:38:02.263Z] ---> eaf9bfa416da [2023-01-25T08:38:02.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T08:38:02.263Z] ---> 9753a5998fc4 [2023-01-25T08:38:02.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T08:38:02.263Z] Removing intermediate container 264876ccb9a3 [2023-01-25T08:38:02.263Z] ---> 45f2c3db8e7b [2023-01-25T08:38:02.263Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T08:38:02.263Z] ---> Running in 39a6c4bab3e3 [2023-01-25T08:38:02.570Z] ---> 1733bd60d1ce [2023-01-25T08:38:02.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T08:38:03.140Z] ---> 9a0193f12b9c [2023-01-25T08:38:03.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T08:38:03.140Z] Removing intermediate container 39a6c4bab3e3 [2023-01-25T08:38:03.140Z] ---> 4ed2b0ce50c8 [2023-01-25T08:38:03.140Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T08:38:03.400Z] ---> 6bf82fccbb7a [2023-01-25T08:38:03.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T08:38:03.400Z] ---> e1ed29fa060a [2023-01-25T08:38:03.400Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:38:03.400Z] ---> Running in 1e0362b7b1bb [2023-01-25T08:38:03.400Z] ---> Running in 1643f74dbdb8 [2023-01-25T08:38:03.400Z] ---> 71434d6dcd05 [2023-01-25T08:38:03.400Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T08:38:03.400Z] Removing intermediate container 1643f74dbdb8 [2023-01-25T08:38:03.400Z] ---> 44ab9df67d25 [2023-01-25T08:38:03.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:38:03.660Z] ---> Running in 698b9e70fd36 [2023-01-25T08:38:04.237Z] ---> 0c0ce0062845 [2023-01-25T08:38:04.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T08:38:04.237Z] ---> d52be1324582 [2023-01-25T08:38:04.237Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:38:04.237Z] ---> ebdeec8c1e6f [2023-01-25T08:38:04.237Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:38:04.237Z] ---> Running in 3f09262eec85 [2023-01-25T08:38:04.237Z] Removing intermediate container 698b9e70fd36 [2023-01-25T08:38:04.237Z] ---> 3abda784ab07 [2023-01-25T08:38:04.237Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:38:04.237Z] ---> Running in 99edc1f654f8 [2023-01-25T08:38:04.237Z] ---> ff474adb43cc [2023-01-25T08:38:04.237Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T08:38:04.237Z] Removing intermediate container 99edc1f654f8 [2023-01-25T08:38:04.237Z] ---> 6a974517aef8 [2023-01-25T08:38:04.237Z] Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:38:04.237Z] ---> 6ca719726501 [2023-01-25T08:38:04.237Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:38:04.237Z] ---> Running in 1e4028bb71fa [2023-01-25T08:38:04.237Z] ---> Running in 760a2cb1ed74 [2023-01-25T08:38:04.237Z] ---> Running in b425e18ec23a [2023-01-25T08:38:04.497Z] Removing intermediate container 1e4028bb71fa [2023-01-25T08:38:04.497Z] ---> 4e06e5cef16a [2023-01-25T08:38:04.497Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:38:04.497Z] Removing intermediate container 1e0362b7b1bb [2023-01-25T08:38:04.497Z] ---> 11cd67984ba7 [2023-01-25T08:38:04.497Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T08:38:04.497Z] ---> Running in b61d258e98ba [2023-01-25T08:38:04.497Z] Removing intermediate container b425e18ec23a [2023-01-25T08:38:04.497Z] ---> 13be5535cebd [2023-01-25T08:38:04.497Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:38:04.497Z] ---> Running in 99c4e04f28dd [2023-01-25T08:38:04.497Z] ---> Running in 490240bc2177 [2023-01-25T08:38:04.497Z] Removing intermediate container b61d258e98ba [2023-01-25T08:38:04.497Z] ---> bd21f1a13604 [2023-01-25T08:38:04.497Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:38:04.763Z] ---> Running in 52e534ff99bb [2023-01-25T08:38:04.763Z] Removing intermediate container 99c4e04f28dd [2023-01-25T08:38:04.763Z] ---> 31e757eb8758 [2023-01-25T08:38:04.763Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T08:38:04.763Z] Removing intermediate container 490240bc2177 [2023-01-25T08:38:04.763Z] ---> bc2657780255 [2023-01-25T08:38:04.763Z] [2023-01-25T08:38:04.763Z] Removing intermediate container 52e534ff99bb [2023-01-25T08:38:04.763Z] ---> c600fbf58382 [2023-01-25T08:38:04.763Z] Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:38:04.763Z] ---> Running in 1dc385e2eb75 [2023-01-25T08:38:04.763Z] Removing intermediate container 3f09262eec85 [2023-01-25T08:38:04.763Z] ---> 496eb7f084a3 [2023-01-25T08:38:04.763Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:38:04.763Z] Successfully built bc2657780255 [2023-01-25T08:38:05.078Z] Successfully tagged support-scheduler:latest [2023-01-25T08:38:05.078Z] ---> 223b14bcfafe [2023-01-25T08:38:05.078Z]  Building support-scheduler ... done Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.shBuilding security-spiffe-token-provider [2023-01-25T08:38:05.078Z] [2023-01-25T08:38:05.078Z] ---> Running in 46eb7d671bc5 [2023-01-25T08:38:05.078Z] ---> Running in 34367d714c23 [2023-01-25T08:38:05.078Z] Removing intermediate container 1dc385e2eb75 [2023-01-25T08:38:05.078Z] ---> bcedb4f69d0d [2023-01-25T08:38:05.078Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:38:11.682Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:38:11.682Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:38:11.682Z] ---> f818dae7feff [2023-01-25T08:38:11.682Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:38:11.682Z] ---> Using cache [2023-01-25T08:38:11.682Z] ---> 95ea1ccfc718 [2023-01-25T08:38:11.682Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:38:14.982Z] ---> Running in a05261893a5c [2023-01-25T08:38:14.982Z] Removing intermediate container 34367d714c23 [2023-01-25T08:38:14.982Z] ---> 1d3a5d5863eb [2023-01-25T08:38:14.982Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T08:38:14.982Z] ---> Running in 19d9581f156e [2023-01-25T08:38:14.982Z] ---> Running in 27493c22e4bd [2023-01-25T08:38:14.982Z] Removing intermediate container 760a2cb1ed74 [2023-01-25T08:38:14.982Z] ---> 2c0c1c065e09 [2023-01-25T08:38:14.982Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:38:14.982Z] ---> Running in eca5739662e9 [2023-01-25T08:38:14.982Z] Removing intermediate container a05261893a5c [2023-01-25T08:38:14.982Z] ---> 6eb44b62c990 [2023-01-25T08:38:14.982Z] [2023-01-25T08:38:14.982Z] Removing intermediate container 27493c22e4bd [2023-01-25T08:38:14.982Z] ---> 6510f6b45e59 [2023-01-25T08:38:14.982Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:38:14.982Z] ---> Running in f7a7c8825de1 [2023-01-25T08:38:14.982Z] Successfully built 6eb44b62c990 [2023-01-25T08:38:14.982Z] Successfully tagged core-metadata:latest [2023-01-25T08:38:14.982Z]  Building core-metadata ... done Building core-command [2023-01-25T08:38:14.982Z] Removing intermediate container eca5739662e9 [2023-01-25T08:38:14.982Z] ---> 13cfbf7a452b [2023-01-25T08:38:14.982Z] Step 19/21 : LABEL arch=x86_64 [2023-01-25T08:38:15.242Z] ---> Running in 327e3c00b9ee [2023-01-25T08:38:15.242Z] Removing intermediate container f7a7c8825de1 [2023-01-25T08:38:15.242Z] ---> f1b82bf617ca [2023-01-25T08:38:15.242Z] Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:38:15.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:15.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:15.762Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:38:15.762Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:38:15.762Z] OK: 17044 distinct packages available [2023-01-25T08:38:15.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:16.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:16.279Z] OK: 211 MiB in 51 packages [2023-01-25T08:38:24.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:38:24.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:38:24.414Z] ---> f818dae7feff [2023-01-25T08:38:24.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> b01e725fc28b [2023-01-25T08:38:24.414Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> 6fdf858ad803 [2023-01-25T08:38:24.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> 4ea8e7ab2411 [2023-01-25T08:38:24.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> 30832de2cdc3 [2023-01-25T08:38:24.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> e7fc992d2fc1 [2023-01-25T08:38:24.414Z] Step 8/23 : COPY . . [2023-01-25T08:38:24.414Z] ---> Using cache [2023-01-25T08:38:24.414Z] ---> 17490229298d [2023-01-25T08:38:24.414Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T08:38:25.797Z] ---> Running in a45c2097fa8c [2023-01-25T08:38:25.797Z] Removing intermediate container 327e3c00b9ee [2023-01-25T08:38:25.797Z] ---> 3b471a0b10d6 [2023-01-25T08:38:25.797Z] Step 20/21 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:38:25.797Z] ---> Running in d05007f96c9e [2023-01-25T08:38:25.797Z] ---> Running in 6894a11e869e [2023-01-25T08:38:25.797Z] Removing intermediate container a45c2097fa8c [2023-01-25T08:38:25.797Z] ---> dec9fdb47135 [2023-01-25T08:38:25.797Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:38:25.797Z] ---> Running in 2bd18762d27f [2023-01-25T08:38:25.797Z] Removing intermediate container 46eb7d671bc5 [2023-01-25T08:38:25.797Z] ---> acfd0dd8afc1 [2023-01-25T08:38:25.797Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:38:25.797Z] Removing intermediate container 6894a11e869e [2023-01-25T08:38:25.797Z] ---> 7497a14a3cb7 [2023-01-25T08:38:25.797Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:38:25.797Z] ---> Running in 7492eb15b490 [2023-01-25T08:38:26.057Z] Removing intermediate container 2bd18762d27f [2023-01-25T08:38:26.057Z] ---> 98b9ea44e42a [2023-01-25T08:38:26.057Z] [2023-01-25T08:38:26.529Z] Removing intermediate container 7492eb15b490 [2023-01-25T08:38:26.529Z] ---> 5830b598e28f [2023-01-25T08:38:26.529Z] [2023-01-25T08:38:26.529Z] ---> 830b54d9eac1 [2023-01-25T08:38:26.529Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T08:38:26.529Z] Removing intermediate container 19d9581f156e [2023-01-25T08:38:26.529Z] ---> 0cad44ee46c9 [2023-01-25T08:38:26.529Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:38:26.529Z] 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-01-25T08:38:26.529Z] Successfully built 98b9ea44e42a [2023-01-25T08:38:26.529Z] Successfully built 5830b598e28f [2023-01-25T08:38:26.529Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-25T08:38:26.529Z] Successfully tagged security-proxy-setup:latest [2023-01-25T08:38:26.529Z] Building security-spire-agent [2023-01-25T08:38:26.529Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-01-25T08:38:26.791Z]  Building security-proxy-setup ... done  ---> 19ea8f7787e2 [2023-01-25T08:38:26.791Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:38:33.599Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:38:33.599Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:38:33.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:38:33.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:38:37.877Z] ---> f818dae7feff [2023-01-25T08:38:37.877Z] ---> f818dae7feff [2023-01-25T08:38:37.877Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:38:37.877Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:38:37.877Z] ---> Using cache [2023-01-25T08:38:37.877Z] ---> b01e725fc28b [2023-01-25T08:38:37.877Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:38:37.877Z] ---> Using cache [2023-01-25T08:38:37.877Z] ---> 6fdf858ad803 [2023-01-25T08:38:37.877Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:38:37.877Z] ---> Using cache [2023-01-25T08:38:37.877Z] ---> 95ea1ccfc718 [2023-01-25T08:38:37.877Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:38:43.181Z] ---> f629b80f82af [2023-01-25T08:38:43.181Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T08:38:43.181Z] ---> Running in daddf6b9dbc0 [2023-01-25T08:38:43.181Z] ---> Running in f6c94c1b1a78 [2023-01-25T08:38:43.181Z] ---> Running in 2cbaf82ca0f0 [2023-01-25T08:38:43.181Z] ---> 6dd40c867652 [2023-01-25T08:38:43.181Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T08:38:43.181Z] ---> 60b79f0c8b60 [2023-01-25T08:38:43.181Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T08:38:43.441Z] ---> 0fc3b7ceebb7 [2023-01-25T08:38:43.441Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T08:38:43.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:43.441Z] ---> f5e107a5917f [2023-01-25T08:38:43.441Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T08:38:43.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:43.701Z] ---> 317eca3ffc22 [2023-01-25T08:38:43.701Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T08:38:43.701Z] ---> Running in 606b8b07d320 [2023-01-25T08:38:43.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:43.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:44.272Z] OK: 211 MiB in 51 packages [2023-01-25T08:38:44.272Z] OK: 211 MiB in 51 packages [2023-01-25T08:38:44.533Z] Removing intermediate container 606b8b07d320 [2023-01-25T08:38:44.533Z] ---> a1863b7cdb3e [2023-01-25T08:38:44.533Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T08:38:44.533Z] ---> Running in 0c8b84753730 [2023-01-25T08:38:44.533Z] Removing intermediate container 0c8b84753730 [2023-01-25T08:38:44.533Z] ---> 7ae3833c002a [2023-01-25T08:38:44.533Z] Step 29/32 : CMD ["gate"] [2023-01-25T08:38:44.533Z] ---> Running in 19b5f8da7e3e [2023-01-25T08:38:44.799Z] Removing intermediate container 2cbaf82ca0f0 [2023-01-25T08:38:44.799Z] ---> a4759a358eda [2023-01-25T08:38:44.799Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:38:44.799Z] Removing intermediate container f6c94c1b1a78 [2023-01-25T08:38:44.799Z] ---> 34e28ed07c52 [2023-01-25T08:38:44.799Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:38:44.799Z] Removing intermediate container 19b5f8da7e3e [2023-01-25T08:38:44.799Z] ---> abcea1b4ca48 [2023-01-25T08:38:44.799Z] Step 30/32 : LABEL arch=x86_64 [2023-01-25T08:38:44.799Z] ---> Running in d60de37843c2 [2023-01-25T08:38:45.062Z] ---> bbad49f4c4e3 [2023-01-25T08:38:45.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:38:45.062Z] Removing intermediate container d60de37843c2 [2023-01-25T08:38:45.062Z] ---> 7b5ff26fac97 [2023-01-25T08:38:45.062Z] Step 31/32 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:38:45.326Z] ---> 02c051efa802 [2023-01-25T08:38:45.326Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:38:45.326Z] ---> Running in d965fa226faf [2023-01-25T08:38:45.326Z] ---> Running in cd61b8eb5653 [2023-01-25T08:38:45.326Z] ---> Running in 8bba810454eb [2023-01-25T08:38:45.326Z] Removing intermediate container cd61b8eb5653 [2023-01-25T08:38:45.326Z] ---> dcd392bda771 [2023-01-25T08:38:45.326Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T08:38:45.585Z] ---> Running in 09ce408b29f4 [2023-01-25T08:38:45.585Z] Removing intermediate container 09ce408b29f4 [2023-01-25T08:38:45.585Z] ---> 97b292e84d0f [2023-01-25T08:38:45.585Z] [2023-01-25T08:38:45.846Z] Successfully built 97b292e84d0f [2023-01-25T08:38:45.846Z] Successfully tagged security-bootstrapper:latest [2023-01-25T08:38:45.846Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-01-25T08:38:49.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:38:49.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:38:49.164Z] ---> f818dae7feff [2023-01-25T08:38:49.164Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:38:49.164Z] ---> Using cache [2023-01-25T08:38:49.164Z] ---> 95ea1ccfc718 [2023-01-25T08:38:49.164Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T08:38:49.164Z] ---> Using cache [2023-01-25T08:38:49.164Z] ---> 1c8d38a19022 [2023-01-25T08:38:49.164Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:38:49.164Z] ---> Using cache [2023-01-25T08:38:49.164Z] ---> 7c0eb8723c77 [2023-01-25T08:38:49.164Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:38:49.165Z] ---> Using cache [2023-01-25T08:38:49.165Z] ---> e6496c9c64fe [2023-01-25T08:38:49.165Z] Step 7/24 : COPY . . [2023-01-25T08:38:49.165Z] ---> Using cache [2023-01-25T08:38:49.165Z] ---> 8c1549178c66 [2023-01-25T08:38:49.165Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T08:38:58.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:38:58.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:38:58.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:38:58.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:38:58.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:39:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:39:11.190Z] ---> Running in 2e5046ee31e3 [2023-01-25T08:39:11.190Z] 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-01-25T08:39:20.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements [2023-01-25T08:39:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:39:20.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:39:25.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.503s coverage: 98.5% of statements [2023-01-25T08:39:29.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.014s coverage: 43.1% of statements [2023-01-25T08:39:29.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:39:29.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:39:29.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:39:29.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.587s coverage: 54.0% of statements [2023-01-25T08:39:29.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:39:29.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:39:43.703Z] Removing intermediate container d05007f96c9e [2023-01-25T08:39:43.703Z] ---> 5917205d9ae6 [2023-01-25T08:39:43.703Z] [2023-01-25T08:39:43.703Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T08:39:43.703Z] ---> bfe296a52501 [2023-01-25T08:39:43.703Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:39:43.703Z] ---> Using cache [2023-01-25T08:39:43.703Z] ---> 30ab8483f626 [2023-01-25T08:39:43.703Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:39:43.703Z] ---> Using cache [2023-01-25T08:39:43.703Z] ---> 3b95dd512431 [2023-01-25T08:39:43.703Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T08:39:43.703Z] Removing intermediate container daddf6b9dbc0 [2023-01-25T08:39:43.703Z] ---> b5fe262f4d93 [2023-01-25T08:39:43.703Z] Step 7/19 : COPY . . [2023-01-25T08:39:43.703Z] 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-01-25T08:39:47.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.573s coverage: 89.2% of statements [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:39:47.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.575s coverage: 2.4% of statements [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:39:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.954s coverage: 95.6% of statements [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.437s coverage: 60.0% of statements [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.548s coverage: 58.8% of statements [2023-01-25T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.563s coverage: 29.6% of statements [2023-01-25T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:39:53.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.416s coverage: 47.1% of statements [2023-01-25T08:39:53.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.373s coverage: 79.5% of statements [2023-01-25T08:39:53.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements [2023-01-25T08:39:56.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.327s coverage: 96.3% of statements [2023-01-25T08:39:58.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.321s coverage: 87.5% of statements [2023-01-25T08:40:02.021Z] ---> Running in 2d172f6e57f5 [2023-01-25T08:40:02.021Z] ---> e50dc50cd2b8 [2023-01-25T08:40:02.021Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T08:40:03.061Z] Removing intermediate container d965fa226faf [2023-01-25T08:40:03.061Z] ---> 7f24e1871903 [2023-01-25T08:40:03.061Z] Step 8/22 : COPY . . [2023-01-25T08:40:03.061Z] Removing intermediate container 8bba810454eb [2023-01-25T08:40:03.061Z] ---> 32c13bd26e4b [2023-01-25T08:40:03.061Z] Step 7/24 : COPY . . [2023-01-25T08:40:08.552Z] ---> Running in f536ccf43f1f [2023-01-25T08:40:08.552Z] Removing intermediate container 2d172f6e57f5 [2023-01-25T08:40:08.552Z] ---> ca6dc10e59c8 [2023-01-25T08:40:08.552Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T08:40:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.322s coverage: 94.4% of statements [2023-01-25T08:40:09.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements [2023-01-25T08:40:19.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.013s coverage: 79.9% of statements [2023-01-25T08:40:19.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:40:23.576Z] ---> Running in adfb94dac383 [2023-01-25T08:40:23.577Z] ---> d9fdd2bf3c10 [2023-01-25T08:40:23.577Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:40:23.577Z] Removing intermediate container 2e5046ee31e3 [2023-01-25T08:40:23.577Z] ---> 1801faacf2c0 [2023-01-25T08:40:23.577Z] [2023-01-25T08:40:23.577Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T08:40:23.577Z] ---> bfe296a52501 [2023-01-25T08:40:23.577Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T08:40:23.577Z] ---> aea7f5edb428 [2023-01-25T08:40:23.577Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T08:40:23.577Z] ---> Running in 7bb54f287050 [2023-01-25T08:40:23.577Z] ---> Running in cd69eef7a821 [2023-01-25T08:40:23.577Z] ---> Running in 6711f43bf482 [2023-01-25T08:40:23.577Z] Removing intermediate container adfb94dac383 [2023-01-25T08:40:23.577Z] ---> 5c9f405c6df3 [2023-01-25T08:40:23.577Z] Step 15/23 : WORKDIR / [2023-01-25T08:40:23.577Z] ---> Running in efc6af0bfb09 [2023-01-25T08:40:23.577Z] Removing intermediate container cd69eef7a821 [2023-01-25T08:40:23.577Z] ---> 64fc0d2fb28d [2023-01-25T08:40:23.577Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:40:23.577Z] ---> Running in 493cb8a6d5bd [2023-01-25T08:40:23.577Z] 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-01-25T08:40:23.577Z] Removing intermediate container efc6af0bfb09 [2023-01-25T08:40:23.577Z] ---> be19bb39e7bb [2023-01-25T08:40:23.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:40:23.577Z] Removing intermediate container 493cb8a6d5bd [2023-01-25T08:40:23.577Z] ---> 0054e96f71ce [2023-01-25T08:40:23.577Z] 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-01-25T08:40:23.577Z] ---> Running in ec740a2c59a3 [2023-01-25T08:40:23.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:23.577Z] ---> de026fd88d98 [2023-01-25T08:40:23.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T08:40:23.577Z] 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-01-25T08:40:23.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:23.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.357s coverage: 92.9% of statements [2023-01-25T08:40:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:40:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:40:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:40:23.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2023-01-25T08:40:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.304s coverage: 86.9% of statements [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.265s coverage: 87.2% of statements [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.227s coverage: 100.0% of statements [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.361s coverage: 77.4% of statements [2023-01-25T08:40:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements [2023-01-25T08:40:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements [2023-01-25T08:40:23.836Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T08:40:23.836Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T08:40:23.836Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T08:40:23.836Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:40:23.836Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:40:23.836Z] OK: 6 MiB in 17 packages [2023-01-25T08:40:24.413Z] ---> 4afde23fc801 [2023-01-25T08:40:24.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T08:40:24.671Z] ---> 48645d8b5fcb [2023-01-25T08:40:24.671Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T08:40:24.671Z] ---> Running in 57f90e1236d9 [2023-01-25T08:40:24.671Z] Removing intermediate container ec740a2c59a3 [2023-01-25T08:40:24.671Z] ---> a7fe41bfcddf [2023-01-25T08:40:24.671Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:40:24.671Z] ---> Running in 3586741909bf [2023-01-25T08:40:24.671Z] Removing intermediate container 57f90e1236d9 [2023-01-25T08:40:24.671Z] ---> efa18a054ee3 [2023-01-25T08:40:24.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:40:24.671Z] ---> Running in 87e42c22e242 [2023-01-25T08:40:24.929Z] Removing intermediate container 7bb54f287050 [2023-01-25T08:40:24.929Z] ---> 983d5f8d2943 [2023-01-25T08:40:24.929Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:40:24.929Z] Removing intermediate container 3586741909bf [2023-01-25T08:40:24.929Z] ---> 582722aa97ea [2023-01-25T08:40:24.929Z] [2023-01-25T08:40:24.929Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:40:24.929Z] ---> Running in 4df9a6a2514f [2023-01-25T08:40:24.929Z] Removing intermediate container 87e42c22e242 [2023-01-25T08:40:24.929Z] ---> 03055e781f0a [2023-01-25T08:40:24.929Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:40:24.929Z] ---> Running in 6b13e8bc6ddd [2023-01-25T08:40:24.929Z] Removing intermediate container 4df9a6a2514f [2023-01-25T08:40:24.929Z] ---> 9ee40cd0702c [2023-01-25T08:40:24.929Z] Step 12/24 : WORKDIR / [2023-01-25T08:40:24.929Z] ---> Running in 1f76531f1b93 [2023-01-25T08:40:24.929Z] 3.15: Pulling from library/alpine [2023-01-25T08:40:25.195Z] Removing intermediate container 6b13e8bc6ddd [2023-01-25T08:40:25.195Z] ---> bc444862997d [2023-01-25T08:40:25.195Z] Step 22/23 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:40:25.195Z] Removing intermediate container 1f76531f1b93 [2023-01-25T08:40:25.195Z] ---> 309dd293a7be [2023-01-25T08:40:25.195Z] 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-01-25T08:40:25.195Z] ---> Running in 15260fbefdda [2023-01-25T08:40:25.453Z] Removing intermediate container 15260fbefdda [2023-01-25T08:40:25.453Z] ---> a751252281dc [2023-01-25T08:40:25.453Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:40:25.453Z] ---> Running in 25069b7e7b0a [2023-01-25T08:40:25.453Z] ---> 959a05be207d [2023-01-25T08:40:25.453Z] 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-01-25T08:40:25.453Z] Removing intermediate container 25069b7e7b0a [2023-01-25T08:40:25.453Z] ---> 8cf67f262c43 [2023-01-25T08:40:25.453Z] [2023-01-25T08:40:25.453Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:40:25.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.301s coverage: 91.2% of statements [2023-01-25T08:40:25.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:40:25.797Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:40:25.797Z] ---> c4fc93816858 [2023-01-25T08:40:25.797Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:40:25.797Z] ---> Running in 6b83736f8bb6 [2023-01-25T08:40:25.797Z] Successfully built 8cf67f262c43 [2023-01-25T08:40:25.797Z] Successfully tagged core-command:latest [2023-01-25T08:40:25.797Z]  Building core-command ... done Building security-spire-server [2023-01-25T08:40:25.797Z] ---> 0cc650b54a3e [2023-01-25T08:40:25.797Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T08:40:26.057Z] Removing intermediate container 6b83736f8bb6 [2023-01-25T08:40:26.057Z] ---> 573df77cb256 [2023-01-25T08:40:26.057Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:40:31.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:40:31.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:40:31.334Z] ---> f818dae7feff [2023-01-25T08:40:31.334Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 95ea1ccfc718 [2023-01-25T08:40:31.334Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 34e28ed07c52 [2023-01-25T08:40:31.334Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 02c051efa802 [2023-01-25T08:40:31.334Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 32c13bd26e4b [2023-01-25T08:40:31.334Z] Step 7/23 : COPY . . [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> d9fdd2bf3c10 [2023-01-25T08:40:31.334Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 64fc0d2fb28d [2023-01-25T08:40:31.334Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T08:40:31.334Z] ---> Using cache [2023-01-25T08:40:31.334Z] ---> 0054e96f71ce [2023-01-25T08:40:31.334Z] 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-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.080s coverage: 64.7% of statements [2023-01-25T08:40:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:40:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2023-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.208s coverage: 89.4% of statements [2023-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-01-25T08:40:32.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-01-25T08:40:39.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.531s coverage: 65.3% of statements [2023-01-25T08:40:39.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:40:39.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:40:39.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:40:39.612Z] ---> Running in 4f64958a8cb5 [2023-01-25T08:40:39.612Z] ---> Running in 137f02b5c3d3 [2023-01-25T08:40:39.612Z] ---> 239a8d279aa3 [2023-01-25T08:40:39.612Z] 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-01-25T08:40:39.612Z] ---> d66b6485c6eb [2023-01-25T08:40:39.612Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T08:40:39.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:39.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:40.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 41.8% of statements [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:40:40.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:40:40.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.412s coverage: 84.8% of statements [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:40:40.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:40:40.520Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:40:40.520Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:40:40.520Z] OK: 15859 distinct packages available [2023-01-25T08:40:40.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:40.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:40:40.783Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:40:40.783Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:40:40.783Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:40:40.783Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:40:40.783Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:40:40.783Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:40:40.783Z] OK: 7 MiB in 19 packages [2023-01-25T08:40:41.044Z] ---> 089c15c02543 [2023-01-25T08:40:41.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T08:40:41.303Z] Removing intermediate container 137f02b5c3d3 [2023-01-25T08:40:41.303Z] ---> 44f65a190123 [2023-01-25T08:40:41.303Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T08:40:41.585Z] ---> Running in ae5f178670fb [2023-01-25T08:40:41.845Z] Removing intermediate container 4f64958a8cb5 [2023-01-25T08:40:41.845Z] ---> 5316899ca611 [2023-01-25T08:40:41.845Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:40:42.417Z] Removing intermediate container ae5f178670fb [2023-01-25T08:40:42.417Z] ---> dcf8a7e380f3 [2023-01-25T08:40:42.417Z] [2023-01-25T08:40:42.417Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T08:40:42.417Z] ---> c4fc93816858 [2023-01-25T08:40:42.417Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:40:42.417Z] ---> Using cache [2023-01-25T08:40:42.417Z] ---> 573df77cb256 [2023-01-25T08:40:42.417Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:40:42.417Z] ---> Using cache [2023-01-25T08:40:42.417Z] ---> 5316899ca611 [2023-01-25T08:40:42.417Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:40:47.832Z] ---> 807490dd887a [2023-01-25T08:40:47.832Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:40:47.832Z] ---> fb21d56cea30 [2023-01-25T08:40:47.832Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:40:47.832Z] ---> c72892485294 [2023-01-25T08:40:47.832Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:40:47.832Z] ---> 20e06cc302ba [2023-01-25T08:40:47.832Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:40:47.832Z] ---> Running in 22e219eff681 [2023-01-25T08:40:48.090Z] ---> 21644a6f4699 [2023-01-25T08:40:48.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T08:40:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:40:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.836s coverage: 92.3% of statements [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:40:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.532s coverage: 63.2% of statements [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:40:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.560s coverage: 97.7% of statements [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:40:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:40:50.605Z] 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-01-25T08:40:50.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T08:40:50.605Z] go vet ./... [2023-01-25T08:40:52.368Z] ---> 2e4f6cf5fe68 [2023-01-25T08:40:52.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T08:40:52.368Z] ---> fbd7b70399ff [2023-01-25T08:40:52.368Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:40:52.626Z] ---> 024e66382d68 [2023-01-25T08:40:52.626Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:40:52.626Z] ---> Running in ad8e6536a245 [2023-01-25T08:40:52.626Z] Removing intermediate container 22e219eff681 [2023-01-25T08:40:52.626Z] ---> 71dce71f4f13 [2023-01-25T08:40:52.626Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:40:52.900Z] ---> Running in 9da75e93915a [2023-01-25T08:40:52.900Z] ---> 334e3bbec304 [2023-01-25T08:40:52.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:40:52.900Z] Removing intermediate container ad8e6536a245 [2023-01-25T08:40:52.900Z] ---> ffd019fc4e15 [2023-01-25T08:40:52.900Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:40:53.159Z] ---> Running in b444c8d0a074 [2023-01-25T08:40:53.159Z] Removing intermediate container 9da75e93915a [2023-01-25T08:40:53.159Z] ---> 770690ade77f [2023-01-25T08:40:53.159Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:40:53.159Z] ---> Running in 71dcf34b6629 [2023-01-25T08:40:53.421Z] Removing intermediate container b444c8d0a074 [2023-01-25T08:40:53.421Z] ---> c5c05600874b [2023-01-25T08:40:53.421Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:40:53.421Z] Removing intermediate container 71dcf34b6629 [2023-01-25T08:40:53.421Z] ---> e507ee1d9c64 [2023-01-25T08:40:53.421Z] Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:40:53.421Z] ---> 96d3f583fd1b [2023-01-25T08:40:53.421Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:40:53.421Z] ---> Running in e2b93487dda3 [2023-01-25T08:40:53.421Z] ---> Running in d52f617c621f [2023-01-25T08:40:53.682Z] Removing intermediate container e2b93487dda3 [2023-01-25T08:40:53.682Z] ---> c4b6e95d7532 [2023-01-25T08:40:53.682Z] Step 22/23 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:40:53.682Z] ---> Running in 703f77ac62ee [2023-01-25T08:40:53.942Z] Removing intermediate container d52f617c621f [2023-01-25T08:40:53.942Z] ---> 001645ac51b0 [2023-01-25T08:40:53.942Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:40:53.942Z] ---> Running in d8be7800e689 [2023-01-25T08:40:53.942Z] ---> 1d09bb52c3f8 [2023-01-25T08:40:53.942Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:40:53.942Z] ---> Running in 2839943f6355 [2023-01-25T08:40:54.201Z] Removing intermediate container 703f77ac62ee [2023-01-25T08:40:54.201Z] ---> a207c4245b7e [2023-01-25T08:40:54.201Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:40:54.201Z] Removing intermediate container d8be7800e689 [2023-01-25T08:40:54.201Z] ---> 6c66e3114e94 [2023-01-25T08:40:54.201Z] [2023-01-25T08:40:54.201Z] Removing intermediate container 2839943f6355 [2023-01-25T08:40:54.201Z] ---> 425aeeafbb9f [2023-01-25T08:40:54.201Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:40:54.201Z] ---> Running in 4fb8f2597a8e [2023-01-25T08:40:54.522Z] ---> Running in 7db21af038ef [2023-01-25T08:40:54.522Z] Successfully built 6c66e3114e94 [2023-01-25T08:40:54.522Z] Successfully tagged security-secretstore-setup:latest [2023-01-25T08:40:54.522Z]  Building security-secretstore-setup ... done Building core-data [2023-01-25T08:40:54.784Z] Removing intermediate container 7db21af038ef [2023-01-25T08:40:54.784Z] ---> e4815194b353 [2023-01-25T08:40:54.784Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:40:58.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:40:58.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:40:58.255Z] ---> f818dae7feff [2023-01-25T08:40:58.255Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> b01e725fc28b [2023-01-25T08:40:58.255Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> 6fdf858ad803 [2023-01-25T08:40:58.255Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> 4ea8e7ab2411 [2023-01-25T08:40:58.255Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> 30832de2cdc3 [2023-01-25T08:40:58.255Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> e7fc992d2fc1 [2023-01-25T08:40:58.255Z] Step 8/22 : COPY . . [2023-01-25T08:40:58.255Z] ---> Using cache [2023-01-25T08:40:58.255Z] ---> 17490229298d [2023-01-25T08:40:58.255Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T08:41:05.035Z] Removing intermediate container 4fb8f2597a8e [2023-01-25T08:41:05.035Z] ---> c0ae4f9213ab [2023-01-25T08:41:05.035Z] [2023-01-25T08:41:05.035Z] ---> Running in c34d4f74e3d1 [2023-01-25T08:41:05.035Z] ---> Running in 167369eb17d5 [2023-01-25T08:41:05.035Z] Successfully built c0ae4f9213ab [2023-01-25T08:41:05.035Z] Successfully tagged security-spire-server:latest [2023-01-25T08:41:05.035Z]  Building security-spire-server ... done Building security-spire-config [2023-01-25T08:41:05.035Z] Removing intermediate container c34d4f74e3d1 [2023-01-25T08:41:05.035Z] ---> b1a1c2e2cbae [2023-01-25T08:41:05.035Z] Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:41:05.035Z] ---> Running in 63c6e4a354ad [2023-01-25T08:41:06.933Z] 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-01-25T08:41:08.307Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:41:08.307Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:41:08.307Z] ---> f818dae7feff [2023-01-25T08:41:08.307Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 95ea1ccfc718 [2023-01-25T08:41:08.307Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 34e28ed07c52 [2023-01-25T08:41:08.307Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 02c051efa802 [2023-01-25T08:41:08.307Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 32c13bd26e4b [2023-01-25T08:41:08.307Z] Step 7/24 : COPY . . [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> d9fdd2bf3c10 [2023-01-25T08:41:08.307Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 64fc0d2fb28d [2023-01-25T08:41:08.307Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 0054e96f71ce [2023-01-25T08:41:08.307Z] 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-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> a7fe41bfcddf [2023-01-25T08:41:08.307Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 582722aa97ea [2023-01-25T08:41:08.307Z] [2023-01-25T08:41:08.307Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:41:08.307Z] ---> c4fc93816858 [2023-01-25T08:41:08.307Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:41:08.307Z] ---> Using cache [2023-01-25T08:41:08.307Z] ---> 573df77cb256 [2023-01-25T08:41:08.307Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T08:41:18.337Z] Removing intermediate container 63c6e4a354ad [2023-01-25T08:41:18.337Z] ---> 0a762f622c79 [2023-01-25T08:41:18.337Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:41:18.337Z] ---> Running in 0d65e6da1681 [2023-01-25T08:41:18.337Z] ---> Running in fbae72483bce [2023-01-25T08:41:18.337Z] Removing intermediate container 6711f43bf482 [2023-01-25T08:41:18.337Z] ---> 100f89d2e521 [2023-01-25T08:41:18.337Z] [2023-01-25T08:41:18.337Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:41:18.337Z] ---> bfe296a52501 [2023-01-25T08:41:18.337Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T08:41:18.337Z] Removing intermediate container f536ccf43f1f [2023-01-25T08:41:18.337Z] ---> 83bccce68e47 [2023-01-25T08:41:18.337Z] [2023-01-25T08:41:18.337Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T08:41:18.337Z] ---> c4fc93816858 [2023-01-25T08:41:18.337Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:41:18.337Z] ---> Using cache [2023-01-25T08:41:18.337Z] ---> 573df77cb256 [2023-01-25T08:41:18.337Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T08:41:18.337Z] ---> Running in 0e66cd64238d [2023-01-25T08:41:18.337Z] ---> Running in 27878e392ae7 [2023-01-25T08:41:18.337Z] Removing intermediate container fbae72483bce [2023-01-25T08:41:18.337Z] ---> 10d87a45b3bb [2023-01-25T08:41:18.337Z] [2023-01-25T08:41:18.337Z] Successfully built 10d87a45b3bb [2023-01-25T08:41:18.337Z] Successfully tagged security-spire-agent:latest [2023-01-25T08:41:18.599Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:18.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:18.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:18.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.118Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:41:19.118Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:41:19.118Z] OK: 15859 distinct packages available [2023-01-25T08:41:19.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.377Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T08:41:19.377Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:41:19.377Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:41:19.377Z] OK: 15859 distinct packages available [2023-01-25T08:41:19.377Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:41:19.377Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:41:19.377Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:41:19.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.377Z] OK: 6 MiB in 16 packages [2023-01-25T08:41:19.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:19.638Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T08:41:19.638Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:41:19.638Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T08:41:19.638Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T08:41:19.638Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:41:19.638Z] OK: 6 MiB in 18 packages [2023-01-25T08:41:19.638Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T08:41:19.898Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T08:41:19.898Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T08:41:19.898Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T08:41:19.898Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T08:41:19.898Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T08:41:19.898Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:41:19.898Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T08:41:19.898Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T08:41:19.898Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:41:19.898Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:41:19.898Z] OK: 8 MiB in 23 packages [2023-01-25T08:41:20.842Z] Removing intermediate container 0e66cd64238d [2023-01-25T08:41:20.842Z] ---> 987689816b7a [2023-01-25T08:41:20.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:41:20.842Z] ---> Running in 98472fa3329b [2023-01-25T08:41:20.842Z] Removing intermediate container 0d65e6da1681 [2023-01-25T08:41:20.842Z] ---> d3604de69693 [2023-01-25T08:41:20.842Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:41:20.842Z] Removing intermediate container 98472fa3329b [2023-01-25T08:41:20.842Z] ---> 1713326dca12 [2023-01-25T08:41:20.842Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T08:41:21.106Z] Removing intermediate container 27878e392ae7 [2023-01-25T08:41:21.106Z] ---> 85c1b8df9fe5 [2023-01-25T08:41:21.106Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:41:23.034Z] ---> Running in d58f70632b52 [2023-01-25T08:41:23.975Z] ---> 73e8f46e3ad7 [2023-01-25T08:41:23.976Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T08:41:23.976Z] Removing intermediate container d58f70632b52 [2023-01-25T08:41:23.976Z] ---> 3963b2020c78 [2023-01-25T08:41:23.976Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:41:23.976Z] ---> 33132f124a8c [2023-01-25T08:41:23.976Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:41:23.976Z] ---> Running in 11c89a8f27db [2023-01-25T08:41:23.976Z] Removing intermediate container 11c89a8f27db [2023-01-25T08:41:23.976Z] ---> 21cff273a718 [2023-01-25T08:41:23.976Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:41:24.918Z] ---> f5cebe7707b0 [2023-01-25T08:41:24.918Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T08:41:25.177Z] ---> Running in 4c152fd9a003 [2023-01-25T08:41:25.177Z] ---> d825d3910b58 [2023-01-25T08:41:25.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T08:41:25.177Z] ---> 268343e15ac7 [2023-01-25T08:41:25.177Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T08:41:25.437Z] Removing intermediate container 4c152fd9a003 [2023-01-25T08:41:25.437Z] ---> 3f74ae9233ec [2023-01-25T08:41:25.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T08:41:25.437Z] ---> c6f5a64f6636 [2023-01-25T08:41:25.437Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T08:41:26.823Z] ---> Running in e0e736c1de1e [2023-01-25T08:41:26.823Z] ---> 421d79f82713 [2023-01-25T08:41:26.823Z] Step 19/24 : WORKDIR / [2023-01-25T08:41:26.823Z] ---> 1b1c07057e5d [2023-01-25T08:41:26.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T08:41:26.823Z] ---> Running in 826c32727c5a [2023-01-25T08:41:26.823Z] Removing intermediate container e0e736c1de1e [2023-01-25T08:41:26.823Z] ---> 5cace12738ab [2023-01-25T08:41:26.823Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:41:26.823Z] ---> Running in b9ae0a2a6bd5 [2023-01-25T08:41:26.823Z] ---> 307bae69362b [2023-01-25T08:41:26.823Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T08:41:26.823Z] Removing intermediate container 826c32727c5a [2023-01-25T08:41:26.823Z] ---> be0fc1ce9ac5 [2023-01-25T08:41:26.823Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:41:26.823Z] ---> Running in 6e2dab140f70 [2023-01-25T08:41:26.823Z] ---> Running in ec43b8980719 [2023-01-25T08:41:27.083Z] Removing intermediate container b9ae0a2a6bd5 [2023-01-25T08:41:27.083Z] ---> 4b902b4c3434 [2023-01-25T08:41:27.083Z] Step 17/19 : LABEL arch=x86_64 [2023-01-25T08:41:27.083Z] ---> Running in 515963132cb3 [2023-01-25T08:41:27.083Z] Removing intermediate container ec43b8980719 [2023-01-25T08:41:27.083Z] ---> 2b2812157c33 [2023-01-25T08:41:27.083Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:41:27.083Z] Removing intermediate container 6e2dab140f70 [2023-01-25T08:41:27.083Z] ---> 96bf995b4adc [2023-01-25T08:41:27.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:41:27.083Z] ---> Running in e8f6fab9bc64 [2023-01-25T08:41:27.083Z] ---> Running in 589851090dbc [2023-01-25T08:41:27.083Z] Removing intermediate container 515963132cb3 [2023-01-25T08:41:27.083Z] ---> c563bb124f4a [2023-01-25T08:41:27.083Z] Step 18/19 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:41:27.341Z] ---> Running in a7a407a94500 [2023-01-25T08:41:27.341Z] Removing intermediate container e8f6fab9bc64 [2023-01-25T08:41:27.341Z] ---> b99593ae5903 [2023-01-25T08:41:27.341Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:41:27.341Z] Removing intermediate container 589851090dbc [2023-01-25T08:41:27.341Z] ---> 40d169e1d6a1 [2023-01-25T08:41:27.341Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:41:27.341Z] ---> Running in f113bf5e1e14 [2023-01-25T08:41:27.341Z] ---> Running in e3359f60de3f [2023-01-25T08:41:27.341Z] Removing intermediate container a7a407a94500 [2023-01-25T08:41:27.341Z] ---> dea004a04332 [2023-01-25T08:41:27.341Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T08:41:27.600Z] ---> Running in dc05cb9954f4 [2023-01-25T08:41:27.600Z] Removing intermediate container f113bf5e1e14 [2023-01-25T08:41:27.600Z] ---> a66f1d32be96 [2023-01-25T08:41:27.600Z] Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:41:27.600Z] ---> Running in 1a62dc4bf203 [2023-01-25T08:41:27.600Z] Removing intermediate container e3359f60de3f [2023-01-25T08:41:27.600Z] ---> 9301f25ce6fa [2023-01-25T08:41:27.600Z] Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:41:27.858Z] ---> Running in 5068f8dbdd87 [2023-01-25T08:41:27.858Z] Removing intermediate container 1a62dc4bf203 [2023-01-25T08:41:27.858Z] ---> 6cfab24d6d57 [2023-01-25T08:41:27.858Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:41:27.858Z] Removing intermediate container dc05cb9954f4 [2023-01-25T08:41:27.858Z] ---> 77ab09a912bd [2023-01-25T08:41:27.858Z] [2023-01-25T08:41:27.858Z] ---> Running in fdf724567dd8 [2023-01-25T08:41:28.117Z] Removing intermediate container 5068f8dbdd87 [2023-01-25T08:41:28.117Z] ---> 71c3dc6a86ed [2023-01-25T08:41:28.117Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:41:28.117Z] Successfully built 77ab09a912bd [2023-01-25T08:41:28.117Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-25T08:41:28.117Z]  Building security-spiffe-token-provider ... done  ---> Running in 912f82722b6c [2023-01-25T08:41:28.117Z] Removing intermediate container fdf724567dd8 [2023-01-25T08:41:28.117Z] ---> 074b9c359e6c [2023-01-25T08:41:28.117Z] [2023-01-25T08:41:28.376Z] Successfully built 074b9c359e6c [2023-01-25T08:41:28.376Z] Successfully tagged security-spire-config:latest [2023-01-25T08:41:29.752Z]  Building security-spire-config ... done Removing intermediate container 912f82722b6c [2023-01-25T08:41:29.752Z] ---> 894c606f1656 [2023-01-25T08:41:29.752Z] [2023-01-25T08:41:29.752Z] Successfully built 894c606f1656 [2023-01-25T08:41:29.752Z] Successfully tagged support-notifications:latest [2023-01-25T08:41:37.885Z]  Building support-notifications ... done Removing intermediate container 167369eb17d5 [2023-01-25T08:41:37.885Z] ---> 5ad7b9031463 [2023-01-25T08:41:37.885Z] [2023-01-25T08:41:37.885Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:41:37.886Z] ---> bfe296a52501 [2023-01-25T08:41:37.886Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T08:41:37.886Z] ---> Running in 8e69a11ef009 [2023-01-25T08:41:37.886Z] Removing intermediate container 8e69a11ef009 [2023-01-25T08:41:37.886Z] ---> 5ba67ca1ece2 [2023-01-25T08:41:37.886Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T08:41:38.147Z] ---> Running in 427b066cdd9a [2023-01-25T08:41:38.409Z] Removing intermediate container 427b066cdd9a [2023-01-25T08:41:38.409Z] ---> 68c13148224e [2023-01-25T08:41:38.409Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T08:41:38.409Z] ---> Running in 239f26b2b6eb [2023-01-25T08:41:38.409Z] Removing intermediate container 239f26b2b6eb [2023-01-25T08:41:38.409Z] ---> d24f6da4d984 [2023-01-25T08:41:38.409Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:41:38.409Z] ---> Running in 74e5815d946c [2023-01-25T08:41:38.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:38.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:41:39.243Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:41:39.243Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:41:39.504Z] OK: 6 MiB in 15 packages [2023-01-25T08:41:39.766Z] Removing intermediate container 74e5815d946c [2023-01-25T08:41:39.766Z] ---> 0352fbffa623 [2023-01-25T08:41:39.766Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:41:40.027Z] ---> db640afebaf3 [2023-01-25T08:41:40.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T08:41:40.600Z] ---> 3298c0126992 [2023-01-25T08:41:40.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T08:41:40.600Z] ---> 48eec25e042f [2023-01-25T08:41:40.600Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T08:41:40.863Z] ---> Running in 638b5c5c3b66 [2023-01-25T08:41:40.863Z] Removing intermediate container 638b5c5c3b66 [2023-01-25T08:41:40.863Z] ---> c1003f6284ce [2023-01-25T08:41:40.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:41:40.863Z] ---> Running in 8135398600ab [2023-01-25T08:41:40.863Z] Removing intermediate container 8135398600ab [2023-01-25T08:41:40.863Z] ---> af0e35d80cbc [2023-01-25T08:41:40.863Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:41:40.863Z] ---> Running in 45adb417009c [2023-01-25T08:41:41.125Z] Removing intermediate container 45adb417009c [2023-01-25T08:41:41.125Z] ---> f7ebe0b93e6a [2023-01-25T08:41:41.125Z] Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 [2023-01-25T08:41:41.125Z] ---> Running in a9f4881bf086 [2023-01-25T08:41:41.125Z] Removing intermediate container a9f4881bf086 [2023-01-25T08:41:41.125Z] ---> 2ff198e46bf0 [2023-01-25T08:41:41.125Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:41:41.125Z] ---> Running in 06ad48a946ff [2023-01-25T08:41:41.387Z] Removing intermediate container 06ad48a946ff [2023-01-25T08:41:41.387Z] ---> a1a362780776 [2023-01-25T08:41:41.387Z] [2023-01-25T08:41:41.387Z] Successfully built a1a362780776 [2023-01-25T08:41:41.387Z] Successfully tagged core-data:latest [2023-01-25T08:41:41.395Z]  Building core-data ... done  [Pipeline] } [2023-01-25T08:41:41.407Z] $ docker stop --time=1 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf [2023-01-25T08:41:42.722Z] $ docker rm -f --volumes 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:41:43.066Z] + docker images [2023-01-25T08:41:43.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T08:41:43.066Z] core-data latest a1a362780776 1 second ago 17.9MB [2023-01-25T08:41:43.066Z] 5ad7b9031463 8 seconds ago 1.69GB [2023-01-25T08:41:43.066Z] support-notifications latest 894c606f1656 14 seconds ago 30.6MB [2023-01-25T08:41:43.066Z] security-spiffe-token-provider latest 77ab09a912bd 15 seconds ago 29.8MB [2023-01-25T08:41:43.066Z] security-spire-config latest 074b9c359e6c 15 seconds ago 85.8MB [2023-01-25T08:41:43.066Z] security-spire-agent latest 10d87a45b3bb 24 seconds ago 125MB [2023-01-25T08:41:43.066Z] 100f89d2e521 27 seconds ago 1.75GB [2023-01-25T08:41:43.066Z] 83bccce68e47 27 seconds ago 1.71GB [2023-01-25T08:41:43.066Z] security-spire-server latest c0ae4f9213ab 48 seconds ago 86.5MB [2023-01-25T08:41:43.066Z] security-secretstore-setup latest 6c66e3114e94 48 seconds ago 29.9MB [2023-01-25T08:41:43.066Z] dcf8a7e380f3 About a minute ago 1.55GB [2023-01-25T08:41:43.066Z] core-command latest 8cf67f262c43 About a minute ago 17.7MB [2023-01-25T08:41:43.066Z] 582722aa97ea About a minute ago 1.55GB [2023-01-25T08:41:43.066Z] 1801faacf2c0 About a minute ago 1.67GB [2023-01-25T08:41:43.066Z] 5917205d9ae6 2 minutes ago 1.68GB [2023-01-25T08:41:43.066Z] security-bootstrapper latest 97b292e84d0f 2 minutes ago 20.3MB [2023-01-25T08:41:43.066Z] security-proxy-setup latest 5830b598e28f 3 minutes ago 27.8MB [2023-01-25T08:41:43.066Z] core-common-config-bootstrapper latest 98b9ea44e42a 3 minutes ago 14.9MB [2023-01-25T08:41:43.066Z] core-metadata latest 6eb44b62c990 3 minutes ago 18.6MB [2023-01-25T08:41:43.066Z] support-scheduler latest bc2657780255 3 minutes ago 30MB [2023-01-25T08:41:43.066Z] fad6026fdc52 3 minutes ago 1.74GB [2023-01-25T08:41:43.066Z] 3ff49cfb5c34 3 minutes ago 1.69GB [2023-01-25T08:41:43.066Z] a06ec190bab9 3 minutes ago 1.67GB [2023-01-25T08:41:43.066Z] 54651c6bb520 3 minutes ago 1.67GB [2023-01-25T08:41:43.066Z] e992468c8431 3 minutes ago 1.67GB [2023-01-25T08:41:43.066Z] ci-base-image-x86_64 latest f818dae7feff 10 minutes ago 903MB [2023-01-25T08:41:43.066Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-25T08:41:43.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-25T08:41:43.066Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-25T08:41:43.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-25T08:41:43.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-25T08:42:57.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:42:57.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:42:57.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:42:57.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:42:58.001Z] + ls -al . [2023-01-25T08:42:58.001Z] total 744 [2023-01-25T08:42:58.001Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 08:36 . [2023-01-25T08:42:58.001Z] drwxr-xr-x 4 root root 4096 Jan 25 08:36 .. [2023-01-25T08:42:58.001Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 .blubracket [2023-01-25T08:42:58.001Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:34 .dockerignore [2023-01-25T08:42:58.001Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:34 .git [2023-01-25T08:42:58.001Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 .github [2023-01-25T08:42:58.001Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:34 .gitignore [2023-01-25T08:42:58.001Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:34 .golangci.yml [2023-01-25T08:42:58.001Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:34 .hadolint.yml [2023-01-25T08:42:58.001Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:34 .sonarcloud.properties [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:34 ADOPTERS.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:34 Attribution.txt [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:34 CHANGELOG.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:34 CONTRIBUTING.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:34 GOVERNANCE.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:34 Jenkinsfile [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:34 LICENSE [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:34 Makefile [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:34 OWNERS.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:34 README.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:34 SECURITY.md [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:42:58.002Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 bin [2023-01-25T08:42:58.002Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:34 cmd [2023-01-25T08:42:58.002Z] -rw-r--r-- 1 root root 489970 Jan 25 08:40 coverage.out [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:34 go.mod [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:34 go.sum [2023-01-25T08:42:58.002Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:34 internal [2023-01-25T08:42:58.002Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 openapi [2023-01-25T08:42:58.002Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:34 snap [2023-01-25T08:42:58.002Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:34 version.go [Pipeline] sh [2023-01-25T08:42:58.647Z] + '[' -e coverage.out ] [2023-01-25T08:42:58.647Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:42:58.669Z] Warning: overwriting stash ‘coverage-report’ [2023-01-25T08:42:59.668Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:43:00.308Z] + make build [2023-01-25T08:43:00.308Z] 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-01-25T08:44:36.994Z] 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-01-25T08:44:39.582Z] 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-01-25T08:44:44.928Z] 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-01-25T08:44:49.187Z] 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-01-25T08:45:36.031Z] 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-01-25T08:45:44.244Z] 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-01-25T08:45:48.503Z] 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-01-25T08:45:55.143Z] 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-01-25T08:45:59.403Z] 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-01-25T08:46:04.769Z] 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-01-25T08:46:19.764Z] 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-01-25T08:46:25.068Z] $ docker stop --time=1 ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 [2023-01-25T08:46:27.624Z] $ docker rm -f --volumes ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:46:29.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:29.921Z] [2023-01-25T08:46:29.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:46:30.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:30.518Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T08:46:30.518Z] 29e5d40040c1: Pulling fs layer [2023-01-25T08:46:30.518Z] 1ce36da41761: Pulling fs layer [2023-01-25T08:46:30.518Z] 25b303627fd3: Pulling fs layer [2023-01-25T08:46:30.786Z] 29e5d40040c1: Verifying Checksum [2023-01-25T08:46:30.786Z] 29e5d40040c1: Download complete [2023-01-25T08:46:31.054Z] 1ce36da41761: Verifying Checksum [2023-01-25T08:46:31.054Z] 1ce36da41761: Download complete [2023-01-25T08:46:31.322Z] 29e5d40040c1: Pull complete [2023-01-25T08:46:32.281Z] 1ce36da41761: Pull complete [2023-01-25T08:46:32.548Z] 25b303627fd3: Verifying Checksum [2023-01-25T08:46:32.548Z] 25b303627fd3: Download complete [2023-01-25T08:46:42.611Z] 25b303627fd3: Pull complete [2023-01-25T08:46:42.611Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T08:46:42.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:42.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:46:42.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container [2023-01-25T08:46:42.829Z] $ 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-01-25T08:46:45.546Z] $ docker top 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:46:46.455Z] + docker-compose build --help [2023-01-25T08:46:46.455Z] + grep parallel [2023-01-25T08:46:53.138Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:46:53.104Z] $ docker stop --time=1 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 [2023-01-25T08:46:54.793Z] $ docker rm -f --volumes 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:46:55.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:55.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:46:55.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container [2023-01-25T08:46:55.633Z] $ 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-01-25T08:46:56.911Z] $ docker top 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:46:57.805Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:47:04.458Z] Building core-command ... [2023-01-25T08:47:04.458Z] Building core-common-config-bootstrapper ... [2023-01-25T08:47:04.458Z] Building core-data ... [2023-01-25T08:47:04.458Z] Building core-metadata ... [2023-01-25T08:47:04.458Z] Building security-bootstrapper ... [2023-01-25T08:47:04.458Z] Building security-proxy-setup ... [2023-01-25T08:47:04.458Z] Building security-secretstore-setup ... [2023-01-25T08:47:04.458Z] Building security-spiffe-token-provider ... [2023-01-25T08:47:04.458Z] Building security-spire-agent ... [2023-01-25T08:47:04.458Z] Building security-spire-config ... [2023-01-25T08:47:04.458Z] Building security-spire-server ... [2023-01-25T08:47:04.458Z] Building support-notifications ... [2023-01-25T08:47:04.458Z] Building support-scheduler ... [2023-01-25T08:47:04.458Z] Building security-spire-agent [2023-01-25T08:47:04.458Z] Building support-scheduler [2023-01-25T08:47:04.458Z] Building core-metadata [2023-01-25T08:47:04.458Z] Building core-common-config-bootstrapper [2023-01-25T08:47:04.458Z] Building security-proxy-setup [2023-01-25T08:47:51.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:47:51.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:47:51.305Z] ---> 964644c2f93c [2023-01-25T08:47:51.305Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:47:51.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:47:51.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:47:51.305Z] ---> 964644c2f93c [2023-01-25T08:47:51.305Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:47:51.305Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:47:51.305Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:47:51.305Z] ---> 964644c2f93c [2023-01-25T08:47:51.305Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:47:51.305Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:47:51.305Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:47:51.305Z] ---> 964644c2f93c [2023-01-25T08:47:51.305Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:47:51.305Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:47:51.305Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:47:51.305Z] ---> 964644c2f93c [2023-01-25T08:47:51.305Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:47:52.725Z] ---> Running in e988cde01b8c [2023-01-25T08:47:52.725Z] ---> Running in 3d8be327c25e [2023-01-25T08:47:52.725Z] ---> Running in 8e6f81cc29be [2023-01-25T08:47:52.725Z] ---> Running in 01f40abdf05d [2023-01-25T08:47:52.725Z] ---> Running in 4af2f3ce1a0e [2023-01-25T08:47:53.314Z] Removing intermediate container 01f40abdf05d [2023-01-25T08:47:53.314Z] ---> b048d0dcb682 [2023-01-25T08:47:53.314Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:47:53.314Z] Removing intermediate container 4af2f3ce1a0e [2023-01-25T08:47:53.314Z] ---> c19a3f58bc36 [2023-01-25T08:47:53.314Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:47:53.314Z] Removing intermediate container 3d8be327c25e [2023-01-25T08:47:53.314Z] ---> 8efa1c999fec [2023-01-25T08:47:53.314Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:47:53.581Z] Removing intermediate container e988cde01b8c [2023-01-25T08:47:53.582Z] ---> 79ff2524d922 [2023-01-25T08:47:53.582Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:47:53.582Z] Removing intermediate container 8e6f81cc29be [2023-01-25T08:47:53.582Z] ---> a7ea5635b135 [2023-01-25T08:47:53.582Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:47:53.582Z] ---> Running in 26cf9d273d73 [2023-01-25T08:47:53.582Z] ---> Running in a7126d77df8e [2023-01-25T08:47:53.848Z] ---> Running in 2d4d5e928b05 [2023-01-25T08:47:53.848Z] ---> Running in 3cdc05e0e741 [2023-01-25T08:47:53.848Z] ---> Running in 625b1218e42a [2023-01-25T08:47:54.433Z] Removing intermediate container 26cf9d273d73 [2023-01-25T08:47:54.433Z] ---> ee0f2451c929 [2023-01-25T08:47:54.433Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:47:54.711Z] Removing intermediate container 625b1218e42a [2023-01-25T08:47:54.711Z] ---> 86654b2cbddc [2023-01-25T08:47:54.711Z] Step 5/24 : RUN apk add --update --no-cache make git ---> Running in 116c6493b8de [2023-01-25T08:47:54.711Z] [2023-01-25T08:47:54.979Z] ---> Running in e322ed41e482 [2023-01-25T08:47:54.979Z] Removing intermediate container 3cdc05e0e741 [2023-01-25T08:47:54.979Z] ---> dcfd29e81c3a [2023-01-25T08:47:54.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:47:55.248Z] ---> Running in 0935f49f4807 [2023-01-25T08:47:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:56.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:57.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:57.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:57.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:57.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:58.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:58.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:58.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:47:58.646Z] OK: 221 MiB in 51 packages [2023-01-25T08:47:58.914Z] OK: 221 MiB in 51 packages [2023-01-25T08:47:59.901Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:00.169Z] Removing intermediate container a7126d77df8e [2023-01-25T08:48:00.444Z] ---> fd08192710c3 [2023-01-25T08:48:00.444Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:48:00.444Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:01.030Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:01.030Z] Removing intermediate container 2d4d5e928b05 [2023-01-25T08:48:01.030Z] ---> c80eee66a01f [2023-01-25T08:48:01.030Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:48:01.996Z] ---> 8f1fe1f10f11 [2023-01-25T08:48:01.996Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:01.996Z] ---> Running in 0d422d277dec [2023-01-25T08:48:02.262Z] Removing intermediate container 116c6493b8de [2023-01-25T08:48:02.262Z] ---> 5ded70d30802 [2023-01-25T08:48:02.262Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:48:02.532Z] Removing intermediate container 0935f49f4807 [2023-01-25T08:48:02.532Z] ---> d571c585f815 [2023-01-25T08:48:02.532Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:48:02.800Z] ---> 8bcd242a4658 [2023-01-25T08:48:02.800Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:03.069Z] Removing intermediate container e322ed41e482 [2023-01-25T08:48:03.069Z] ---> e8a137e69c7a [2023-01-25T08:48:03.069Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:48:03.069Z] ---> Running in 26ee5ae417d2 [2023-01-25T08:48:04.044Z] ---> b3a038b877ad [2023-01-25T08:48:04.044Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:04.044Z] ---> 1c7f44470216 [2023-01-25T08:48:04.044Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:04.318Z] ---> Running in 725be207efa1 [2023-01-25T08:48:04.318Z] ---> Running in fc469a441fe9 [2023-01-25T08:48:04.594Z] ---> caa5cd771f97 [2023-01-25T08:48:04.594Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:04.864Z] ---> Running in 31a83bc25f53 [2023-01-25T08:50:11.593Z] Removing intermediate container 0d422d277dec [2023-01-25T08:50:11.593Z] ---> ef57abde1df5 [2023-01-25T08:50:11.593Z] Step 7/24 : COPY . . [2023-01-25T08:50:11.593Z] Removing intermediate container fc469a441fe9 [2023-01-25T08:50:11.593Z] ---> df16e7d421fc [2023-01-25T08:50:11.593Z] Step 8/22 : COPY . . [2023-01-25T08:50:11.593Z] Removing intermediate container 725be207efa1 [2023-01-25T08:50:11.593Z] ---> ea18dbcc0c84 [2023-01-25T08:50:11.593Z] Step 8/22 : COPY . . [2023-01-25T08:50:11.593Z] Removing intermediate container 26ee5ae417d2 [2023-01-25T08:50:11.593Z] ---> bc369bec5ea7 [2023-01-25T08:50:11.593Z] Step 7/21 : COPY . . [2023-01-25T08:50:11.593Z] Removing intermediate container 31a83bc25f53 [2023-01-25T08:50:11.593Z] ---> 5c27e0c32682 [2023-01-25T08:50:11.593Z] Step 8/24 : COPY . . [2023-01-25T08:50:19.805Z] ---> 6bcebbd50460 [2023-01-25T08:50:19.805Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:50:19.805Z] ---> f918296770cc [2023-01-25T08:50:19.805Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T08:50:19.805Z] ---> Running in 4b02770dac29 [2023-01-25T08:50:19.805Z] ---> Running in 0cb77a17465a [2023-01-25T08:50:20.425Z] ---> f30a5338ec48 [2023-01-25T08:50:20.425Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:50:20.698Z] ---> Running in 450576c64301 [2023-01-25T08:50:20.698Z] Removing intermediate container 4b02770dac29 [2023-01-25T08:50:20.698Z] ---> d4129dc777c4 [2023-01-25T08:50:20.698Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:50:20.967Z] ---> Running in c54538bc6a64 [2023-01-25T08:50:21.924Z] 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-01-25T08:50:21.924Z] Removing intermediate container c54538bc6a64 [2023-01-25T08:50:21.924Z] ---> 46742a018fb2 [2023-01-25T08:50:21.924Z] 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-01-25T08:50:22.191Z] ---> Running in 0585f4224bce [2023-01-25T08:50:22.458Z] 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-01-25T08:50:26.703Z] Removing intermediate container 0585f4224bce [2023-01-25T08:50:26.703Z] ---> 78f6dff2d2f1 [2023-01-25T08:50:26.703Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:50:26.703Z] ---> Running in bf367db66824 [2023-01-25T08:50:27.286Z] Removing intermediate container bf367db66824 [2023-01-25T08:50:27.286Z] ---> d3d5438f8cb4 [2023-01-25T08:50:27.286Z] [2023-01-25T08:50:27.286Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:50:27.557Z] 3.15: Pulling from library/alpine [2023-01-25T08:50:30.907Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:50:30.907Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:50:30.907Z] ---> 8aa73fd46299 [2023-01-25T08:50:30.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:50:31.514Z] ---> Running in 0dd398a21d2e [2023-01-25T08:50:32.132Z] Removing intermediate container 0dd398a21d2e [2023-01-25T08:50:32.132Z] ---> acf462d88adf [2023-01-25T08:50:32.132Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:50:32.132Z] ---> eb9ff7735ebe [2023-01-25T08:50:32.132Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:50:32.132Z] ---> 507f6df1e5c3 [2023-01-25T08:50:32.132Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:50:32.132Z] ---> Running in 84f4eeabe764 [2023-01-25T08:50:32.402Z] ---> Running in 0284cc74fe15 [2023-01-25T08:50:32.402Z] ---> Running in 35d0c00ef94f [2023-01-25T08:50:34.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:35.583Z] 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-01-25T08:50:35.583Z] 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-01-25T08:50:35.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:37.264Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:50:37.264Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:50:37.264Z] OK: 15736 distinct packages available [2023-01-25T08:50:37.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:38.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:39.533Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:50:39.533Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:50:39.533Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:50:39.533Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:50:39.533Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:50:39.533Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:50:39.533Z] OK: 6 MiB in 19 packages [2023-01-25T08:50:43.797Z] Removing intermediate container 84f4eeabe764 [2023-01-25T08:50:43.797Z] ---> b37054acdfb1 [2023-01-25T08:50:43.797Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:50:47.139Z] ---> 541d6a0eeaf9 [2023-01-25T08:50:47.139Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:50:53.802Z] ---> 317f2e6ab2ae [2023-01-25T08:50:53.802Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:50:53.802Z] ---> 7cf7a9535700 [2023-01-25T08:50:53.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:50:54.389Z] ---> d5b3c457fd13 [2023-01-25T08:50:54.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:50:55.357Z] ---> 9177a96d179a [2023-01-25T08:50:55.357Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:50:55.628Z] ---> Running in 73f0928dd9c5 [2023-01-25T08:50:56.216Z] Removing intermediate container 73f0928dd9c5 [2023-01-25T08:50:56.216Z] ---> 71061a9db82a [2023-01-25T08:50:56.216Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:50:56.216Z] ---> Running in c979534dac48 [2023-01-25T08:50:56.801Z] Removing intermediate container c979534dac48 [2023-01-25T08:50:56.801Z] ---> 1ce0bcb3673c [2023-01-25T08:50:57.068Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:50:57.068Z] ---> Running in 7bbf1c5cae8f [2023-01-25T08:50:57.653Z] Removing intermediate container 7bbf1c5cae8f [2023-01-25T08:50:57.653Z] ---> 427cfc0e97ac [2023-01-25T08:50:57.653Z] Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:50:57.923Z] ---> Running in e0c484057243 [2023-01-25T08:50:58.191Z] Removing intermediate container e0c484057243 [2023-01-25T08:50:58.191Z] ---> c72c79e0a9b3 [2023-01-25T08:50:58.191Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:50:58.459Z] ---> Running in 74bb82149a82 [2023-01-25T08:50:59.044Z] Removing intermediate container 74bb82149a82 [2023-01-25T08:50:59.044Z] ---> add509783a4b [2023-01-25T08:50:59.044Z] [2023-01-25T08:50:59.312Z] Successfully built add509783a4b [2023-01-25T08:50:59.312Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T08:50:59.312Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-01-25T08:51:17.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:51:17.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:51:17.520Z] ---> 964644c2f93c [2023-01-25T08:51:17.520Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:51:17.520Z] ---> Using cache [2023-01-25T08:51:17.520Z] ---> a7ea5635b135 [2023-01-25T08:51:17.520Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T08:51:17.520Z] ---> Using cache [2023-01-25T08:51:17.520Z] ---> c80eee66a01f [2023-01-25T08:51:17.520Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:51:17.520Z] ---> Using cache [2023-01-25T08:51:17.520Z] ---> 8bcd242a4658 [2023-01-25T08:51:17.520Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:51:17.520Z] ---> Using cache [2023-01-25T08:51:17.520Z] ---> bc369bec5ea7 [2023-01-25T08:51:17.520Z] Step 7/24 : COPY . . [2023-01-25T08:51:17.520Z] ---> Using cache [2023-01-25T08:51:17.520Z] ---> 507f6df1e5c3 [2023-01-25T08:51:17.520Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T08:51:17.520Z] ---> Running in 0fbb58ac763b [2023-01-25T08:51:19.476Z] 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-01-25T08:57:11.932Z] 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-01-25T08:57:34.035Z] Removing intermediate container 0cb77a17465a [2023-01-25T08:57:34.035Z] ---> fa430789e0ea [2023-01-25T08:57:34.035Z] [2023-01-25T08:57:34.035Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:57:34.035Z] 3.16: Pulling from library/alpine [2023-01-25T08:57:34.035Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:57:34.035Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:57:34.035Z] ---> 2b4661558fb8 [2023-01-25T08:57:34.035Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T08:57:34.035Z] ---> Running in 4ad5c03ff62b [2023-01-25T08:57:34.998Z] Removing intermediate container 4ad5c03ff62b [2023-01-25T08:57:34.998Z] ---> 1f768464ec06 [2023-01-25T08:57:34.998Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:57:34.998Z] ---> Running in e30c801aee33 [2023-01-25T08:57:37.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:37.855Z] Removing intermediate container 0284cc74fe15 [2023-01-25T08:57:37.855Z] ---> 034f3867b911 [2023-01-25T08:57:37.855Z] [2023-01-25T08:57:37.855Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:57:37.855Z] ---> 2b4661558fb8 [2023-01-25T08:57:37.855Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:57:38.126Z] ---> Running in 8f772362eb17 [2023-01-25T08:57:38.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:40.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:40.077Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:57:40.346Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:57:40.346Z] OK: 5 MiB in 15 packages [2023-01-25T08:57:40.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:42.048Z] Removing intermediate container e30c801aee33 [2023-01-25T08:57:42.048Z] ---> 66ccbc0d4791 [2023-01-25T08:57:42.048Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:57:42.317Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:57:42.586Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:57:42.586Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:57:42.586Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:57:42.586Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:57:42.586Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:57:42.586Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:57:42.586Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:57:43.187Z] ---> 0a3c3dcb9d3f [2023-01-25T08:57:43.187Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T08:57:43.187Z] OK: 8 MiB in 20 packages [2023-01-25T08:57:45.154Z] ---> ccc3ecd9b19f [2023-01-25T08:57:45.154Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T08:57:46.121Z] Removing intermediate container 8f772362eb17 [2023-01-25T08:57:46.121Z] ---> 951906e36e31 [2023-01-25T08:57:46.121Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:57:46.391Z] ---> ffd7d7541eb6 [2023-01-25T08:57:46.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T08:57:46.391Z] ---> Running in 7aee30b63a77 [2023-01-25T08:57:47.369Z] Removing intermediate container 7aee30b63a77 [2023-01-25T08:57:47.369Z] ---> 79fa4d7d1609 [2023-01-25T08:57:47.369Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:57:47.638Z] ---> Running in d487a6bc2205 [2023-01-25T08:57:47.638Z] ---> e6715e1b0abf [2023-01-25T08:57:47.638Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:57:47.907Z] ---> Running in bfd2a373303a [2023-01-25T08:57:48.506Z] Removing intermediate container d487a6bc2205 [2023-01-25T08:57:48.506Z] ---> 7cbc7d5d3212 [2023-01-25T08:57:48.506Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:57:49.922Z] ---> 4ff64804f176 [2023-01-25T08:57:49.922Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:57:51.885Z] Removing intermediate container bfd2a373303a [2023-01-25T08:57:51.885Z] ---> 141ad63dae3e [2023-01-25T08:57:51.885Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:57:51.885Z] ---> Running in ecc119fa03a0 [2023-01-25T08:57:52.510Z] ---> ee358670d5e2 [2023-01-25T08:57:52.510Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:57:52.510Z] Removing intermediate container ecc119fa03a0 [2023-01-25T08:57:52.510Z] ---> 72663484e104 [2023-01-25T08:57:52.510Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T08:57:52.779Z] ---> Running in 978c0a9ebaa9 [2023-01-25T08:57:53.387Z] Removing intermediate container 978c0a9ebaa9 [2023-01-25T08:57:53.387Z] ---> 0162e5292b6e [2023-01-25T08:57:53.387Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T08:57:53.387Z] ---> Running in 0b9239cbdd3d [2023-01-25T08:57:54.351Z] Removing intermediate container 0b9239cbdd3d [2023-01-25T08:57:54.351Z] ---> 2b33d25b5faf [2023-01-25T08:57:54.351Z] Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:57:54.351Z] ---> Running in 30ec587924c0 [2023-01-25T08:57:54.940Z] ---> 83282d26492b [2023-01-25T08:57:54.940Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:57:55.213Z] Removing intermediate container 30ec587924c0 [2023-01-25T08:57:55.213Z] ---> 1896fabda525 [2023-01-25T08:57:55.213Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:57:55.494Z] ---> Running in adaabc3febb6 [2023-01-25T08:57:56.082Z] Removing intermediate container adaabc3febb6 [2023-01-25T08:57:56.082Z] ---> 7c6def8b961f [2023-01-25T08:57:56.082Z] [2023-01-25T08:57:56.366Z] ---> da32853866a4 [2023-01-25T08:57:56.366Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:57:56.636Z] ---> Running in d7092cda35d8 [2023-01-25T08:57:56.909Z] Successfully built 7c6def8b961f [2023-01-25T08:57:56.909Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T08:57:56.909Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-01-25T08:58:00.289Z] Removing intermediate container d7092cda35d8 [2023-01-25T08:58:00.289Z] ---> c16f96c4d7d5 [2023-01-25T08:58:00.289Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:58:00.289Z] ---> Running in 571fbbac86c6 [2023-01-25T08:58:01.252Z] Removing intermediate container 571fbbac86c6 [2023-01-25T08:58:01.252Z] ---> 82950a36049a [2023-01-25T08:58:01.252Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T08:58:01.252Z] ---> Running in 87a2baf38318 [2023-01-25T08:58:01.843Z] Removing intermediate container 87a2baf38318 [2023-01-25T08:58:01.843Z] ---> b802dc3eb8f8 [2023-01-25T08:58:01.843Z] Step 20/21 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:58:02.112Z] 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-01-25T08:58:02.112Z] ---> Running in 61b89851a892 [2023-01-25T08:58:02.699Z] Removing intermediate container 61b89851a892 [2023-01-25T08:58:02.699Z] ---> d88cd674a361 [2023-01-25T08:58:02.699Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:58:02.699Z] ---> Running in 07f875767c31 [2023-01-25T08:58:03.285Z] Removing intermediate container 07f875767c31 [2023-01-25T08:58:03.285Z] ---> ca79ffda4d82 [2023-01-25T08:58:03.285Z] [2023-01-25T08:58:03.872Z] Successfully built ca79ffda4d82 [2023-01-25T08:58:03.872Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T08:58:03.872Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-01-25T08:58:22.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:58:22.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:58:22.107Z] ---> 964644c2f93c [2023-01-25T08:58:22.107Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:58:22.107Z] ---> Using cache [2023-01-25T08:58:22.107Z] ---> 79ff2524d922 [2023-01-25T08:58:22.107Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:58:22.107Z] ---> Using cache [2023-01-25T08:58:22.107Z] ---> 86654b2cbddc [2023-01-25T08:58:22.107Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:58:22.107Z] ---> Running in 50ffd101a36d [2023-01-25T08:58:24.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:24.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:26.069Z] OK: 221 MiB in 51 packages [2023-01-25T08:58:28.665Z] Removing intermediate container 50ffd101a36d [2023-01-25T08:58:28.665Z] ---> c8138d18ffa3 [2023-01-25T08:58:28.665Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:58:30.612Z] ---> 50cb869ad409 [2023-01-25T08:58:30.612Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:58:30.881Z] ---> Running in b3a82c70190c [2023-01-25T08:58:32.831Z] Removing intermediate container 0fbb58ac763b [2023-01-25T08:58:32.831Z] ---> 73bbc76118b1 [2023-01-25T08:58:32.831Z] [2023-01-25T08:58:32.831Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T08:58:32.831Z] ---> 2b4661558fb8 [2023-01-25T08:58:32.831Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T08:58:33.099Z] ---> Running in da9b99ea7009 [2023-01-25T08:58:35.695Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:58:35.695Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:58:35.695Z] ---> 964644c2f93c [2023-01-25T08:58:35.695Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:58:35.695Z] ---> Using cache [2023-01-25T08:58:35.695Z] ---> a7ea5635b135 [2023-01-25T08:58:35.695Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:58:35.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:35.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:36.234Z] ---> Running in 7f37c06af7f4 [2023-01-25T08:58:37.665Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T08:58:37.665Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T08:58:37.665Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T08:58:37.665Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:58:37.665Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:58:38.251Z] OK: 6 MiB in 17 packages [2023-01-25T08:58:39.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:39.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:41.366Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:58:41.366Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:58:41.366Z] OK: 16901 distinct packages available [2023-01-25T08:58:41.366Z] Removing intermediate container da9b99ea7009 [2023-01-25T08:58:41.366Z] ---> 5b4ec967cd1d [2023-01-25T08:58:41.366Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:58:41.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:41.633Z] ---> Running in 78b787415eb8 [2023-01-25T08:58:42.230Z] Removing intermediate container 35d0c00ef94f [2023-01-25T08:58:42.230Z] ---> 64e99bf7babe [2023-01-25T08:58:42.230Z] [2023-01-25T08:58:42.230Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T08:58:42.230Z] ---> 2b4661558fb8 [2023-01-25T08:58:42.230Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:58:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:42.230Z] Removing intermediate container 78b787415eb8 [2023-01-25T08:58:42.230Z] ---> 62fa74787fb1 [2023-01-25T08:58:42.230Z] Step 12/24 : WORKDIR / [2023-01-25T08:58:42.230Z] ---> Running in 2c41ff15f779 [2023-01-25T08:58:42.503Z] ---> Running in a05ce00db5a7 [2023-01-25T08:58:43.479Z] Removing intermediate container a05ce00db5a7 [2023-01-25T08:58:43.479Z] ---> 0e3514de23f8 [2023-01-25T08:58:43.479Z] 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-01-25T08:58:44.067Z] OK: 221 MiB in 51 packages [2023-01-25T08:58:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:45.486Z] ---> 6dbd603ad117 [2023-01-25T08:58:45.486Z] 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-01-25T08:58:45.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:46.453Z] Removing intermediate container 7f37c06af7f4 [2023-01-25T08:58:46.453Z] ---> ccf3255093f2 [2023-01-25T08:58:46.453Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:58:46.453Z] ---> f6e1ced76844 [2023-01-25T08:58:46.453Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T08:58:47.415Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:58:47.415Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:58:47.415Z] OK: 5 MiB in 15 packages [2023-01-25T08:58:47.685Z] ---> 9d5c61f50858 [2023-01-25T08:58:47.685Z] 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-01-25T08:58:47.951Z] ---> 4b5054970daf [2023-01-25T08:58:47.951Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:58:48.219Z] ---> Running in 47566e85ea46 [2023-01-25T08:58:50.184Z] Removing intermediate container 2c41ff15f779 [2023-01-25T08:58:50.184Z] ---> ab750116f5f6 [2023-01-25T08:58:50.184Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:58:50.184Z] ---> 23c72412d809 [2023-01-25T08:58:50.184Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T08:58:50.184Z] ---> Running in 79f6caf3c4a6 [2023-01-25T08:58:51.597Z] Removing intermediate container 79f6caf3c4a6 [2023-01-25T08:58:51.597Z] ---> 32ea20497df8 [2023-01-25T08:58:51.597Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T08:58:51.597Z] ---> Running in 43ad2eeb8568 [2023-01-25T08:58:52.569Z] Removing intermediate container 43ad2eeb8568 [2023-01-25T08:58:52.569Z] ---> e49a5f906580 [2023-01-25T08:58:52.569Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T08:58:52.569Z] ---> 2a3daa9c6b01 [2023-01-25T08:58:52.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T08:58:52.569Z] ---> Running in 439e04d50fec [2023-01-25T08:58:53.537Z] Removing intermediate container 439e04d50fec [2023-01-25T08:58:53.537Z] ---> 350ceb0d93aa [2023-01-25T08:58:53.537Z] Step 15/24 : WORKDIR / [2023-01-25T08:58:53.537Z] ---> Running in e95d7782bdd6 [2023-01-25T08:58:54.507Z] Removing intermediate container e95d7782bdd6 [2023-01-25T08:58:54.507Z] ---> 85d1568cfeb9 [2023-01-25T08:58:54.507Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:58:55.473Z] ---> 4959c74f37bb [2023-01-25T08:58:55.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:58:55.743Z] ---> 41149f99721a [2023-01-25T08:58:55.743Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T08:58:56.721Z] ---> 45c2fcd6be13 [2023-01-25T08:58:56.721Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:58:56.721Z] ---> Running in a66d7f570dbd [2023-01-25T08:58:58.681Z] ---> 6ec2c0441464 [2023-01-25T08:58:58.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T08:59:00.640Z] ---> ed1c90a0f482 [2023-01-25T08:59:00.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T08:59:00.911Z] Removing intermediate container a66d7f570dbd [2023-01-25T08:59:00.911Z] ---> 8c7e58721532 [2023-01-25T08:59:00.911Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:59:01.182Z] ---> Running in 8d07484a347d [2023-01-25T08:59:01.779Z] ---> 6608156fd3fc [2023-01-25T08:59:01.779Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T08:59:02.071Z] Removing intermediate container 8d07484a347d [2023-01-25T08:59:02.071Z] ---> df777b2ea1d8 [2023-01-25T08:59:02.071Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:59:02.342Z] ---> Running in c2624b9e20a7 [2023-01-25T08:59:02.342Z] ---> Running in 3ec0fda71780 [2023-01-25T08:59:02.928Z] Removing intermediate container c2624b9e20a7 [2023-01-25T08:59:02.928Z] ---> 01892f41b05b [2023-01-25T08:59:02.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:59:03.197Z] Removing intermediate container 3ec0fda71780 [2023-01-25T08:59:03.197Z] ---> a71afa1f3f21 [2023-01-25T08:59:03.197Z] Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:59:03.467Z] ---> Running in 858926f25364 [2023-01-25T08:59:03.467Z] ---> Running in e4860c415ddd [2023-01-25T08:59:04.067Z] Removing intermediate container 858926f25364 [2023-01-25T08:59:04.067Z] ---> b5c7a7cf3b37 [2023-01-25T08:59:04.067Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:59:04.067Z] Removing intermediate container e4860c415ddd [2023-01-25T08:59:04.067Z] ---> da3104bb22e7 [2023-01-25T08:59:04.067Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:59:04.336Z] ---> Running in a2627703fd44 [2023-01-25T08:59:04.336Z] ---> Running in 8272181d2341 [2023-01-25T08:59:05.306Z] Removing intermediate container a2627703fd44 [2023-01-25T08:59:05.306Z] ---> 9bfff4d147fc [2023-01-25T08:59:05.306Z] [2023-01-25T08:59:05.577Z] Removing intermediate container 8272181d2341 [2023-01-25T08:59:05.577Z] ---> af8539a768fc [2023-01-25T08:59:05.577Z] Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T08:59:05.577Z] ---> Running in b7178e78af60 [2023-01-25T08:59:05.847Z] Successfully built 9bfff4d147fc [2023-01-25T08:59:05.847Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T08:59:05.847Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-01-25T08:59:06.484Z] Removing intermediate container b7178e78af60 [2023-01-25T08:59:06.484Z] ---> 13dcf4da49b4 [2023-01-25T08:59:06.484Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:59:06.484Z] ---> Running in 676add6560a3 [2023-01-25T08:59:07.071Z] Removing intermediate container 676add6560a3 [2023-01-25T08:59:07.071Z] ---> 2796d6185191 [2023-01-25T08:59:07.071Z] [2023-01-25T08:59:07.340Z] Successfully built 2796d6185191 [2023-01-25T08:59:07.340Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T08:59:07.340Z]  Building core-metadata ... done Building security-spire-config [2023-01-25T08:59:34.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:59:34.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:59:34.326Z] ---> 964644c2f93c [2023-01-25T08:59:34.326Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T08:59:34.326Z] ---> Using cache [2023-01-25T08:59:34.326Z] ---> a7ea5635b135 [2023-01-25T08:59:34.326Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:59:34.326Z] ---> Running in 0b196b4d1eb3 [2023-01-25T08:59:36.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:59:36.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:59:36.914Z] ---> 964644c2f93c [2023-01-25T08:59:36.914Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:59:36.914Z] ---> Using cache [2023-01-25T08:59:36.914Z] ---> a7ea5635b135 [2023-01-25T08:59:36.914Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:59:36.914Z] ---> Running in 97813f0ce8f1 [2023-01-25T08:59:36.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:59:37.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:59:38.955Z] OK: 221 MiB in 51 packages [2023-01-25T08:59:39.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:59:39.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:59:41.007Z] OK: 221 MiB in 51 packages [2023-01-25T08:59:41.977Z] Removing intermediate container 0b196b4d1eb3 [2023-01-25T08:59:41.977Z] ---> 796ba0843278 [2023-01-25T08:59:41.977Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T08:59:43.933Z] Removing intermediate container 97813f0ce8f1 [2023-01-25T08:59:43.933Z] ---> 16b8719562ae [2023-01-25T08:59:43.933Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:59:43.933Z] ---> ad93ece672b1 [2023-01-25T08:59:44.205Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:59:44.205Z] ---> Running in 442c8e17660c [2023-01-25T08:59:46.160Z] ---> d47154cd7323 [2023-01-25T08:59:46.160Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:59:46.429Z] ---> Running in 2158644777ae [2023-01-25T09:00:42.913Z] Removing intermediate container b3a82c70190c [2023-01-25T09:00:42.913Z] ---> 689d139e4dc2 [2023-01-25T09:00:42.913Z] Step 8/22 : COPY . . [2023-01-25T09:00:42.913Z] Removing intermediate container 47566e85ea46 [2023-01-25T09:00:42.913Z] ---> 8c4324b49e17 [2023-01-25T09:00:42.913Z] Step 7/19 : COPY . . [2023-01-25T09:00:47.497Z] Removing intermediate container 450576c64301 [2023-01-25T09:00:47.497Z] ---> e0216d5132f1 [2023-01-25T09:00:47.497Z] [2023-01-25T09:00:47.497Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:00:47.497Z] ---> 2b4661558fb8 [2023-01-25T09:00:47.497Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:00:47.497Z] ---> Using cache [2023-01-25T09:00:47.497Z] ---> ab750116f5f6 [2023-01-25T09:00:47.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:00:47.497Z] ---> Using cache [2023-01-25T09:00:47.497Z] ---> 32ea20497df8 [2023-01-25T09:00:47.497Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T09:00:47.765Z] ---> Running in aaba87caca38 [2023-01-25T09:00:48.728Z] Removing intermediate container aaba87caca38 [2023-01-25T09:00:48.728Z] ---> e27347e88870 [2023-01-25T09:00:48.728Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:00:48.728Z] ---> Running in d598490dd00b [2023-01-25T09:00:49.687Z] Removing intermediate container d598490dd00b [2023-01-25T09:00:49.687Z] ---> be10ddd914c3 [2023-01-25T09:00:49.687Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:00:50.648Z] ---> 7868a0cddde0 [2023-01-25T09:00:50.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T09:00:57.780Z] ---> 798e583829bf [2023-01-25T09:00:57.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T09:00:57.780Z] ---> 168377baa484 [2023-01-25T09:00:57.780Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T09:00:57.780Z] ---> Running in 547870bf7ac0 [2023-01-25T09:00:57.780Z] ---> 226f0d89ef2a [2023-01-25T09:00:57.780Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T09:00:57.780Z] ---> Running in 96ce144859a3 [2023-01-25T09:00:58.050Z] Removing intermediate container 96ce144859a3 [2023-01-25T09:00:58.050Z] ---> 7822a14708cf [2023-01-25T09:00:58.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:00:58.319Z] 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-01-25T09:00:58.319Z] ---> Running in 704a4b15f4bb [2023-01-25T09:00:59.731Z] Removing intermediate container 704a4b15f4bb [2023-01-25T09:00:59.731Z] ---> 5c2804682b6f [2023-01-25T09:00:59.732Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:00:59.732Z] ---> Running in 9b542d084496 [2023-01-25T09:01:00.319Z] Removing intermediate container 9b542d084496 [2023-01-25T09:01:00.319Z] ---> 330e55c1f38e [2023-01-25T09:01:00.319Z] Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:01:00.591Z] ---> Running in 19bd95d4daa6 [2023-01-25T09:01:02.012Z] Removing intermediate container 19bd95d4daa6 [2023-01-25T09:01:02.012Z] ---> 2648a542885a [2023-01-25T09:01:02.012Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:01:02.012Z] ---> Running in d299fb42e835 [2023-01-25T09:01:02.981Z] ---> a7f67dad9c35 [2023-01-25T09:01:02.981Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T09:01:02.981Z] ---> Running in ee90752cfc3c [2023-01-25T09:01:03.253Z] Removing intermediate container d299fb42e835 [2023-01-25T09:01:03.253Z] ---> 5d9a80c366ba [2023-01-25T09:01:03.253Z] [2023-01-25T09:01:05.205Z] Successfully built 5d9a80c366ba [2023-01-25T09:01:05.205Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T09:01:05.205Z]  Building support-scheduler ... done Building core-command [2023-01-25T09:01:05.791Z] 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-01-25T09:01:27.876Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:01:27.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:01:27.876Z] ---> 964644c2f93c [2023-01-25T09:01:27.876Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> 79ff2524d922 [2023-01-25T09:01:27.876Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> 86654b2cbddc [2023-01-25T09:01:27.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> e8a137e69c7a [2023-01-25T09:01:27.876Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> caa5cd771f97 [2023-01-25T09:01:27.876Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> 5c27e0c32682 [2023-01-25T09:01:27.876Z] Step 8/23 : COPY . . [2023-01-25T09:01:27.876Z] ---> Using cache [2023-01-25T09:01:27.876Z] ---> eb9ff7735ebe [2023-01-25T09:01:27.876Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T09:01:28.839Z] ---> Running in e10bd5687a66 [2023-01-25T09:01:31.424Z] 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-01-25T09:01:34.019Z] Removing intermediate container 442c8e17660c [2023-01-25T09:01:34.019Z] ---> 2b93ed98dae8 [2023-01-25T09:01:34.019Z] Step 7/23 : COPY . . [2023-01-25T09:01:34.019Z] Removing intermediate container 2158644777ae [2023-01-25T09:01:34.019Z] ---> a99ff0adae4e [2023-01-25T09:01:34.019Z] Step 7/24 : COPY . . [2023-01-25T09:01:56.114Z] ---> b87d6e808d2d [2023-01-25T09:01:56.114Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:01:56.114Z] ---> d10028aeb857 [2023-01-25T09:01:56.114Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:01:56.114Z] ---> Running in 22cf00c4ee4a [2023-01-25T09:01:56.114Z] ---> Running in 32c223a4e446 [2023-01-25T09:01:56.114Z] Removing intermediate container 32c223a4e446 [2023-01-25T09:01:56.114Z] ---> c738532c2db7 [2023-01-25T09:01:56.114Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T09:01:56.114Z] Removing intermediate container 22cf00c4ee4a [2023-01-25T09:01:56.114Z] ---> eb6d3a8a262a [2023-01-25T09:01:56.114Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T09:01:56.114Z] ---> Running in 4d36ff31bdfb [2023-01-25T09:01:56.114Z] ---> Running in 2734a12d9fa4 [2023-01-25T09:01:56.114Z] Removing intermediate container 4d36ff31bdfb [2023-01-25T09:01:56.114Z] ---> 1f3cc0d31d9b [2023-01-25T09:01:56.114Z] 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-01-25T09:01:56.114Z] ---> Running in a085915b128e [2023-01-25T09:01:56.114Z] Removing intermediate container 2734a12d9fa4 [2023-01-25T09:01:56.385Z] ---> b8feab8e0d46 [2023-01-25T09:01:56.385Z] 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-01-25T09:01:56.656Z] ---> Running in bc15fe72ed3d [2023-01-25T09:02:00.969Z] Removing intermediate container a085915b128e [2023-01-25T09:02:00.969Z] ---> ba2260d3e464 [2023-01-25T09:02:00.969Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T09:02:00.969Z] ---> Running in 04dbc10a322a [2023-01-25T09:02:01.239Z] Removing intermediate container bc15fe72ed3d [2023-01-25T09:02:01.239Z] ---> a8dc5ee05b92 [2023-01-25T09:02:01.239Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T09:02:01.512Z] ---> Running in 235b8f99af74 [2023-01-25T09:02:01.780Z] Removing intermediate container 04dbc10a322a [2023-01-25T09:02:01.780Z] ---> c1d82c1f9de9 [2023-01-25T09:02:01.780Z] [2023-01-25T09:02:01.780Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T09:02:01.780Z] ---> 8aa73fd46299 [2023-01-25T09:02:01.780Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:02:01.780Z] ---> Using cache [2023-01-25T09:02:01.780Z] ---> acf462d88adf [2023-01-25T09:02:01.780Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T09:02:02.054Z] ---> Running in ea4a841c7e46 [2023-01-25T09:02:02.324Z] Removing intermediate container 235b8f99af74 [2023-01-25T09:02:02.324Z] ---> 791eb04e564f [2023-01-25T09:02:02.324Z] [2023-01-25T09:02:02.324Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T09:02:02.324Z] ---> 8aa73fd46299 [2023-01-25T09:02:02.324Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:02:02.324Z] ---> Using cache [2023-01-25T09:02:02.324Z] ---> acf462d88adf [2023-01-25T09:02:02.324Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T09:02:02.324Z] ---> Using cache [2023-01-25T09:02:02.324Z] ---> b37054acdfb1 [2023-01-25T09:02:02.324Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:02:04.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:05.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:07.471Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:02:07.471Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:02:07.471Z] OK: 15736 distinct packages available [2023-01-25T09:02:07.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:08.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:09.029Z] ---> 839004b78408 [2023-01-25T09:02:09.029Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:02:09.996Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T09:02:09.996Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:02:09.996Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T09:02:09.996Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T09:02:09.996Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:02:09.996Z] OK: 6 MiB in 18 packages [2023-01-25T09:02:09.996Z] ---> 9d3c3ead7fbc [2023-01-25T09:02:09.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T09:02:11.413Z] ---> c8566c8c3e73 [2023-01-25T09:02:11.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T09:02:12.378Z] Removing intermediate container ea4a841c7e46 [2023-01-25T09:02:12.378Z] ---> ca15ad7cbe69 [2023-01-25T09:02:12.378Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:02:12.997Z] ---> 4f5682376081 [2023-01-25T09:02:12.997Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:02:12.997Z] ---> Running in 353410d75b06 [2023-01-25T09:02:13.976Z] Removing intermediate container 353410d75b06 [2023-01-25T09:02:13.976Z] ---> 1cbc22a5297a [2023-01-25T09:02:13.976Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:02:13.976Z] ---> Running in 1314f45259b6 [2023-01-25T09:02:14.961Z] Removing intermediate container 1314f45259b6 [2023-01-25T09:02:14.961Z] ---> 1a330eae164d [2023-01-25T09:02:14.961Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T09:02:15.230Z] ---> Running in 2accbe1d9da9 [2023-01-25T09:02:16.195Z] Removing intermediate container 2accbe1d9da9 [2023-01-25T09:02:16.195Z] ---> e8ab1c7f2c06 [2023-01-25T09:02:16.195Z] Step 22/23 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:02:16.195Z] ---> Running in d5bffea2cda5 [2023-01-25T09:02:17.169Z] Removing intermediate container d5bffea2cda5 [2023-01-25T09:02:17.169Z] ---> 4d7ffc22fb1e [2023-01-25T09:02:17.169Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T09:02:17.169Z] ---> Running in 1614f047c263 [2023-01-25T09:02:18.132Z] Removing intermediate container 1614f047c263 [2023-01-25T09:02:18.132Z] ---> c89b28d519d5 [2023-01-25T09:02:18.132Z] [2023-01-25T09:02:18.719Z] Successfully built c89b28d519d5 [2023-01-25T09:02:18.719Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T09:02:18.719Z] Building security-bootstrapper [2023-01-25T09:02:20.137Z]  Building security-spire-server ... done  ---> fc2dbadf283e [2023-01-25T09:02:20.137Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:02:21.099Z] ---> cafa0ef42be4 [2023-01-25T09:02:21.367Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T09:02:21.367Z] ---> Running in 4ee8c22f31bb [2023-01-25T09:02:21.952Z] Removing intermediate container 4ee8c22f31bb [2023-01-25T09:02:21.952Z] ---> 64068b7e9ea7 [2023-01-25T09:02:21.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T09:02:23.367Z] ---> 2814be6eecb9 [2023-01-25T09:02:23.367Z] Step 19/24 : WORKDIR / [2023-01-25T09:02:23.367Z] ---> Running in 71926e1f8926 [2023-01-25T09:02:23.957Z] Removing intermediate container 71926e1f8926 [2023-01-25T09:02:23.957Z] ---> 38bccc4dd8dd [2023-01-25T09:02:23.957Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:02:24.227Z] ---> Running in 03e0e56e4c43 [2023-01-25T09:02:24.813Z] Removing intermediate container 03e0e56e4c43 [2023-01-25T09:02:24.813Z] ---> df0b5a5fe4ee [2023-01-25T09:02:24.813Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:02:25.084Z] ---> Running in 3f16d55e936c [2023-01-25T09:02:25.669Z] Removing intermediate container 3f16d55e936c [2023-01-25T09:02:25.669Z] ---> 740d8fdd9bba [2023-01-25T09:02:25.669Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T09:02:25.669Z] ---> Running in c97e6f91bec1 [2023-01-25T09:02:26.256Z] Removing intermediate container c97e6f91bec1 [2023-01-25T09:02:26.256Z] ---> bd492061de22 [2023-01-25T09:02:26.256Z] Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:02:26.523Z] ---> Running in 0028998b9804 [2023-01-25T09:02:27.106Z] Removing intermediate container 0028998b9804 [2023-01-25T09:02:27.106Z] ---> 5a50115cdfc9 [2023-01-25T09:02:27.106Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T09:02:27.106Z] ---> Running in 13cfb0d557e0 [2023-01-25T09:02:27.691Z] Removing intermediate container 13cfb0d557e0 [2023-01-25T09:02:27.691Z] ---> 6f8ead8ff7a9 [2023-01-25T09:02:27.691Z] [2023-01-25T09:02:28.275Z] Successfully built 6f8ead8ff7a9 [2023-01-25T09:02:28.275Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T09:02:28.275Z] Building core-data [2023-01-25T09:02:46.484Z]  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:02:46.484Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:02:46.484Z] ---> 964644c2f93c [2023-01-25T09:02:46.484Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T09:02:46.484Z] ---> Using cache [2023-01-25T09:02:46.484Z] ---> a7ea5635b135 [2023-01-25T09:02:46.484Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T09:02:46.484Z] ---> Using cache [2023-01-25T09:02:46.484Z] ---> c80eee66a01f [2023-01-25T09:02:46.484Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T09:02:46.484Z] ---> Using cache [2023-01-25T09:02:46.484Z] ---> 8bcd242a4658 [2023-01-25T09:02:46.484Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:02:46.484Z] ---> Using cache [2023-01-25T09:02:46.484Z] ---> bc369bec5ea7 [2023-01-25T09:02:46.484Z] Step 7/32 : COPY . . [2023-01-25T09:02:46.484Z] ---> Using cache [2023-01-25T09:02:46.484Z] ---> 507f6df1e5c3 [2023-01-25T09:02:46.484Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T09:02:46.484Z] ---> Running in 4beb67ec64f2 [2023-01-25T09:02:47.896Z] 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-01-25T09:02:53.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:02:53.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:02:53.246Z] ---> 964644c2f93c [2023-01-25T09:02:53.246Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> 79ff2524d922 [2023-01-25T09:02:53.246Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> 86654b2cbddc [2023-01-25T09:02:53.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> e8a137e69c7a [2023-01-25T09:02:53.246Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> caa5cd771f97 [2023-01-25T09:02:53.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> 5c27e0c32682 [2023-01-25T09:02:53.246Z] Step 8/22 : COPY . . [2023-01-25T09:02:53.246Z] ---> Using cache [2023-01-25T09:02:53.246Z] ---> eb9ff7735ebe [2023-01-25T09:02:53.246Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T09:02:53.246Z] ---> Running in 553ca5d96ffe [2023-01-25T09:02:55.835Z] 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-01-25T09:09:32.881Z] Removing intermediate container e10bd5687a66 [2023-01-25T09:09:32.881Z] ---> fc651dc2b9e9 [2023-01-25T09:09:32.881Z] [2023-01-25T09:09:32.881Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T09:09:32.881Z] ---> 2b4661558fb8 [2023-01-25T09:09:32.881Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:09:32.881Z] ---> Using cache [2023-01-25T09:09:32.881Z] ---> ab750116f5f6 [2023-01-25T09:09:32.881Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:09:32.881Z] ---> Using cache [2023-01-25T09:09:32.881Z] ---> 32ea20497df8 [2023-01-25T09:09:32.881Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T09:09:32.881Z] ---> Running in 9969e2be6cd8 [2023-01-25T09:09:32.881Z] Removing intermediate container 9969e2be6cd8 [2023-01-25T09:09:32.881Z] ---> 8ba76f014a3b [2023-01-25T09:09:32.881Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T09:09:32.881Z] ---> Running in 89ae8542376b [2023-01-25T09:09:32.881Z] Removing intermediate container 89ae8542376b [2023-01-25T09:09:32.881Z] ---> 1e65b55b3e3e [2023-01-25T09:09:32.881Z] Step 15/23 : WORKDIR / [2023-01-25T09:09:32.881Z] ---> Running in 7d931f10eae3 [2023-01-25T09:09:32.881Z] Removing intermediate container 7d931f10eae3 [2023-01-25T09:09:32.881Z] ---> df0edc5ba9a7 [2023-01-25T09:09:32.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:09:32.881Z] ---> 0ed80d734d8d [2023-01-25T09:09:32.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T09:09:32.881Z] ---> 51bc881f2341 [2023-01-25T09:09:32.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T09:09:32.881Z] ---> ac3e99703551 [2023-01-25T09:09:32.881Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T09:09:32.881Z] ---> Running in dda554e7a1f9 [2023-01-25T09:09:32.881Z] Removing intermediate container dda554e7a1f9 [2023-01-25T09:09:32.881Z] ---> 9f9b7d21f32a [2023-01-25T09:09:32.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:09:32.881Z] ---> Running in 0d52fce92930 [2023-01-25T09:09:32.881Z] Removing intermediate container 0d52fce92930 [2023-01-25T09:09:32.881Z] ---> 2b2c75ac1648 [2023-01-25T09:09:32.881Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T09:09:32.881Z] ---> Running in 96bfc24d2e5a [2023-01-25T09:09:33.148Z] Removing intermediate container 96bfc24d2e5a [2023-01-25T09:09:33.148Z] ---> 2b9a64a49e7f [2023-01-25T09:09:33.148Z] Step 22/23 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:09:33.148Z] ---> Running in 1e501af6ec4f [2023-01-25T09:09:33.732Z] Removing intermediate container 1e501af6ec4f [2023-01-25T09:09:33.732Z] ---> 9432714c073d [2023-01-25T09:09:33.732Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T09:09:34.000Z] ---> Running in 1e27e382e747 [2023-01-25T09:09:34.582Z] Removing intermediate container 1e27e382e747 [2023-01-25T09:09:34.582Z] ---> 30d093a7e54e [2023-01-25T09:09:34.582Z] [2023-01-25T09:09:34.848Z] Successfully built 30d093a7e54e [2023-01-25T09:09:34.848Z] Successfully tagged core-command-arm64:latest [2023-01-25T09:10:13.713Z]  Building core-command ... done Removing intermediate container 4beb67ec64f2 [2023-01-25T09:10:13.713Z] ---> 34380e849de0 [2023-01-25T09:10:13.713Z] [2023-01-25T09:10:13.713Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T09:10:13.713Z] ---> 2b4661558fb8 [2023-01-25T09:10:13.713Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:10:13.713Z] ---> Running in 62b22fda1c79 [2023-01-25T09:10:14.300Z] Removing intermediate container 62b22fda1c79 [2023-01-25T09:10:14.300Z] ---> 34fb9eac6f77 [2023-01-25T09:10:14.300Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T09:10:14.566Z] ---> Running in 40919d22ef5a [2023-01-25T09:10:16.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:17.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:18.147Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T09:10:18.147Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T09:10:18.147Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:10:18.147Z] OK: 5 MiB in 16 packages [2023-01-25T09:10:21.567Z] Removing intermediate container 40919d22ef5a [2023-01-25T09:10:21.567Z] ---> 281fa81e7270 [2023-01-25T09:10:21.567Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T09:10:21.567Z] ---> Running in 248cd6840195 [2023-01-25T09:10:21.835Z] Removing intermediate container 248cd6840195 [2023-01-25T09:10:21.835Z] ---> c4ee8cdd68f6 [2023-01-25T09:10:21.835Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T09:10:21.835Z] ---> Running in 10684e7561b4 [2023-01-25T09:10:22.459Z] Removing intermediate container 10684e7561b4 [2023-01-25T09:10:22.459Z] ---> 6856a821cfe5 [2023-01-25T09:10:22.459Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T09:10:22.807Z] ---> Running in 25e13a225fff [2023-01-25T09:10:23.106Z] Removing intermediate container 25e13a225fff [2023-01-25T09:10:23.106Z] ---> 5043d57d603f [2023-01-25T09:10:23.106Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T09:10:23.379Z] ---> Running in 9909b82cca77 [2023-01-25T09:10:23.961Z] Removing intermediate container 9909b82cca77 [2023-01-25T09:10:23.961Z] ---> 1cf328337130 [2023-01-25T09:10:23.961Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T09:10:23.961Z] ---> Running in 65868c6e9477 [2023-01-25T09:10:28.213Z] Removing intermediate container 65868c6e9477 [2023-01-25T09:10:28.213Z] ---> 36f6a8491679 [2023-01-25T09:10:28.213Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T09:10:28.478Z] ---> Running in 30c3b19bf4b0 [2023-01-25T09:10:29.440Z] Removing intermediate container 30c3b19bf4b0 [2023-01-25T09:10:29.440Z] ---> f6bb7d42ef0d [2023-01-25T09:10:29.440Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T09:10:31.376Z] ---> e6f0c2b1bb56 [2023-01-25T09:10:31.376Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T09:10:31.376Z] ---> Running in 5809ae0f4b54 [2023-01-25T09:10:35.651Z] Removing intermediate container 5809ae0f4b54 [2023-01-25T09:10:35.651Z] ---> b8a94702a839 [2023-01-25T09:10:35.651Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:10:37.059Z] ---> 1747a96333f0 [2023-01-25T09:10:37.059Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T09:10:38.460Z] Removing intermediate container ee90752cfc3c [2023-01-25T09:10:38.460Z] ---> 0ddb57e98fce [2023-01-25T09:10:38.460Z] [2023-01-25T09:10:38.460Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T09:10:38.460Z] ---> 8aa73fd46299 [2023-01-25T09:10:38.460Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:10:38.460Z] ---> Using cache [2023-01-25T09:10:38.460Z] ---> acf462d88adf [2023-01-25T09:10:38.460Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T09:10:38.728Z] ---> Running in a5a9f3ce9129 [2023-01-25T09:10:39.317Z] ---> 4327b1381264 [2023-01-25T09:10:39.317Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T09:10:40.724Z] ---> 4a00f63564d7 [2023-01-25T09:10:40.724Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T09:10:40.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:41.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:41.900Z] ---> d5fa6186ce15 [2023-01-25T09:10:41.900Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T09:10:42.488Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:10:42.488Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:10:42.488Z] OK: 15736 distinct packages available [2023-01-25T09:10:42.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:42.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:42.759Z] ---> 9f1444ae7728 [2023-01-25T09:10:42.759Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T09:10:44.176Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T09:10:44.176Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T09:10:44.176Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T09:10:44.176Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T09:10:44.176Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T09:10:44.176Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T09:10:44.176Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:10:44.176Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T09:10:44.176Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T09:10:44.176Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:10:44.176Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:10:44.444Z] OK: 8 MiB in 23 packages [2023-01-25T09:10:46.405Z] ---> 61775c4bcc3b [2023-01-25T09:10:46.405Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T09:10:47.812Z] ---> afa4b3d7054e [2023-01-25T09:10:47.812Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T09:10:47.812Z] ---> Running in 147cb34201c3 [2023-01-25T09:10:48.777Z] Removing intermediate container a5a9f3ce9129 [2023-01-25T09:10:48.777Z] ---> bcfc508a154e [2023-01-25T09:10:48.777Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:10:50.720Z] ---> 18557aa36ce8 [2023-01-25T09:10:50.720Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T09:10:51.710Z] Removing intermediate container 147cb34201c3 [2023-01-25T09:10:51.710Z] ---> 4a5aa6faff7c [2023-01-25T09:10:51.710Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T09:10:51.980Z] ---> Running in d68776b7413f [2023-01-25T09:10:52.572Z] Removing intermediate container d68776b7413f [2023-01-25T09:10:52.572Z] ---> fcfb1acdcb28 [2023-01-25T09:10:52.572Z] Step 29/32 : CMD ["gate"] [2023-01-25T09:10:52.572Z] Removing intermediate container 553ca5d96ffe [2023-01-25T09:10:52.572Z] ---> d9c93b896f49 [2023-01-25T09:10:52.572Z] [2023-01-25T09:10:52.572Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:10:52.572Z] ---> 2b4661558fb8 [2023-01-25T09:10:52.572Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T09:10:52.843Z] ---> Running in 0235c4f68399 [2023-01-25T09:10:52.843Z] ---> Running in 8ef065e49b70 [2023-01-25T09:10:53.431Z] Removing intermediate container 0235c4f68399 [2023-01-25T09:10:53.431Z] ---> 295c0f324eed [2023-01-25T09:10:53.431Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T09:10:53.431Z] Removing intermediate container 8ef065e49b70 [2023-01-25T09:10:53.431Z] ---> 0c2507695561 [2023-01-25T09:10:53.431Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T09:10:53.699Z] ---> 1f5800575ce5 [2023-01-25T09:10:53.699Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T09:10:53.699Z] ---> Running in 573de962ee27 [2023-01-25T09:10:53.967Z] ---> Running in e0f9bc274d8f [2023-01-25T09:10:54.238Z] Removing intermediate container 573de962ee27 [2023-01-25T09:10:54.238Z] ---> a495d0f470d8 [2023-01-25T09:10:54.238Z] Step 31/32 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:10:54.513Z] Removing intermediate container e0f9bc274d8f [2023-01-25T09:10:54.513Z] ---> e0b9ceaae382 [2023-01-25T09:10:54.513Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T09:10:54.513Z] ---> Running in a94dc956d26e [2023-01-25T09:10:54.513Z] ---> Running in a181d1ad95bb [2023-01-25T09:10:54.780Z] ---> af46d40063a1 [2023-01-25T09:10:54.780Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T09:10:55.047Z] ---> Running in a46c5f68793b [2023-01-25T09:10:55.047Z] Removing intermediate container a94dc956d26e [2023-01-25T09:10:55.047Z] ---> 3d6748520104 [2023-01-25T09:10:55.047Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T09:10:55.317Z] ---> Running in 2fb226fe6dc2 [2023-01-25T09:10:55.317Z] Removing intermediate container a181d1ad95bb [2023-01-25T09:10:55.317Z] ---> afa6f119de29 [2023-01-25T09:10:55.317Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:10:55.591Z] ---> Running in 005ee525a706 [2023-01-25T09:10:55.591Z] Removing intermediate container a46c5f68793b [2023-01-25T09:10:55.591Z] ---> 181eaac38e6e [2023-01-25T09:10:55.591Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:10:55.862Z] ---> Running in ffa62bc6dfe9 [2023-01-25T09:10:55.862Z] Removing intermediate container 2fb226fe6dc2 [2023-01-25T09:10:55.862Z] ---> 11a53e311e89 [2023-01-25T09:10:55.862Z] [2023-01-25T09:10:56.446Z] Successfully built 11a53e311e89 [2023-01-25T09:10:56.446Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T09:10:56.446Z]  Building security-bootstrapper ... done Removing intermediate container ffa62bc6dfe9 [2023-01-25T09:10:56.446Z] ---> 212f3e96446e [2023-01-25T09:10:56.446Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T09:10:56.717Z] ---> Running in 17999fa6e043 [2023-01-25T09:10:56.986Z] Removing intermediate container 17999fa6e043 [2023-01-25T09:10:56.986Z] ---> e10e0e3616ee [2023-01-25T09:10:56.986Z] Step 18/19 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:10:57.252Z] ---> Running in d8ed7e3ad9ee [2023-01-25T09:10:57.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:57.521Z] Removing intermediate container d8ed7e3ad9ee [2023-01-25T09:10:57.521Z] ---> 2bee1e8cca77 [2023-01-25T09:10:57.521Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T09:10:57.796Z] ---> Running in 5072ed42ee55 [2023-01-25T09:10:57.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:58.381Z] Removing intermediate container 5072ed42ee55 [2023-01-25T09:10:58.381Z] ---> 45999b45b98c [2023-01-25T09:10:58.381Z] [2023-01-25T09:10:58.660Z] Successfully built 45999b45b98c [2023-01-25T09:10:58.660Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T09:10:58.927Z]  Building security-spiffe-token-provider ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:10:58.927Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:10:58.927Z] OK: 5 MiB in 15 packages [2023-01-25T09:11:00.336Z] Removing intermediate container 005ee525a706 [2023-01-25T09:11:00.336Z] ---> ae76a0e5e924 [2023-01-25T09:11:00.336Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:11:00.925Z] ---> f4c9081caea5 [2023-01-25T09:11:00.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T09:11:02.329Z] ---> abd29c0804df [2023-01-25T09:11:02.329Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T09:11:03.290Z] ---> 79808c480899 [2023-01-25T09:11:03.290Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T09:11:03.290Z] ---> Running in 0b10483bf24d [2023-01-25T09:11:03.874Z] Removing intermediate container 0b10483bf24d [2023-01-25T09:11:03.874Z] ---> b3b113b84eaf [2023-01-25T09:11:03.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:11:03.874Z] ---> Running in 7d171fd469cc [2023-01-25T09:11:04.454Z] Removing intermediate container 7d171fd469cc [2023-01-25T09:11:04.454Z] ---> b754c19cb2c2 [2023-01-25T09:11:04.454Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:11:04.454Z] ---> Running in cb0f50d64725 [2023-01-25T09:11:05.042Z] Removing intermediate container cb0f50d64725 [2023-01-25T09:11:05.042Z] ---> f0edbba5616d [2023-01-25T09:11:05.042Z] Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:11:05.042Z] ---> Running in 1436ee2fa8aa [2023-01-25T09:11:05.625Z] Removing intermediate container 1436ee2fa8aa [2023-01-25T09:11:05.625Z] ---> 3a7e23385041 [2023-01-25T09:11:05.625Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:11:05.625Z] ---> Running in 8d5f7d14b9ca [2023-01-25T09:11:06.209Z] Removing intermediate container 8d5f7d14b9ca [2023-01-25T09:11:06.209Z] ---> fe5ad840193c [2023-01-25T09:11:06.209Z] [2023-01-25T09:11:06.475Z] Successfully built fe5ad840193c [2023-01-25T09:11:06.475Z] Successfully tagged core-data-arm64:latest [2023-01-25T09:11:07.436Z]  Building core-data ... done Removing intermediate container 547870bf7ac0 [2023-01-25T09:11:07.436Z] ---> 5334e2cb0867 [2023-01-25T09:11:07.436Z] [2023-01-25T09:11:07.436Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:11:07.436Z] ---> 2b4661558fb8 [2023-01-25T09:11:07.436Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T09:11:07.436Z] ---> Running in 46d24ac03c0c [2023-01-25T09:11:08.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:11:08.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:11:10.072Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T09:11:10.072Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T09:11:10.072Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:11:10.072Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:11:10.072Z] OK: 6 MiB in 16 packages [2023-01-25T09:11:11.486Z] Removing intermediate container 46d24ac03c0c [2023-01-25T09:11:11.486Z] ---> 3c01644df7d7 [2023-01-25T09:11:11.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:11:11.486Z] ---> Running in 4309babb1ca6 [2023-01-25T09:11:11.752Z] Removing intermediate container 4309babb1ca6 [2023-01-25T09:11:11.752Z] ---> cea6c298b70d [2023-01-25T09:11:11.752Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T09:11:11.752Z] ---> Running in b43153abdb67 [2023-01-25T09:11:12.018Z] Removing intermediate container b43153abdb67 [2023-01-25T09:11:12.018Z] ---> f92643fa2c11 [2023-01-25T09:11:12.018Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:11:12.285Z] ---> Running in b4ed9db1f00f [2023-01-25T09:11:12.552Z] Removing intermediate container b4ed9db1f00f [2023-01-25T09:11:12.552Z] ---> 5d2f05bf61d4 [2023-01-25T09:11:12.552Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:11:13.133Z] ---> f3405792f6be [2023-01-25T09:11:13.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T09:11:14.546Z] ---> 1d9c91e53cb2 [2023-01-25T09:11:14.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T09:11:14.811Z] ---> 69fe0e2a122a [2023-01-25T09:11:14.811Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T09:11:14.811Z] ---> Running in 4578b73b0fec [2023-01-25T09:11:15.077Z] Removing intermediate container 4578b73b0fec [2023-01-25T09:11:15.077Z] ---> e294ca931b5c [2023-01-25T09:11:15.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:11:15.343Z] ---> Running in 25b4a6cbd0d2 [2023-01-25T09:11:15.608Z] Removing intermediate container 25b4a6cbd0d2 [2023-01-25T09:11:15.608Z] ---> f9b53b58fe99 [2023-01-25T09:11:15.608Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:11:15.608Z] ---> Running in 419246fc221d [2023-01-25T09:11:15.873Z] Removing intermediate container 419246fc221d [2023-01-25T09:11:15.873Z] ---> 840edb54476f [2023-01-25T09:11:15.873Z] Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f [2023-01-25T09:11:15.873Z] ---> Running in 750b58a2a01e [2023-01-25T09:11:16.142Z] Removing intermediate container 750b58a2a01e [2023-01-25T09:11:16.142Z] ---> 12555f6387f8 [2023-01-25T09:11:16.142Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:11:16.410Z] ---> Running in e44c5ea4b9d5 [2023-01-25T09:11:16.683Z] Removing intermediate container e44c5ea4b9d5 [2023-01-25T09:11:16.684Z] ---> cc94438ce5e1 [2023-01-25T09:11:16.684Z] [2023-01-25T09:11:16.949Z] Successfully built cc94438ce5e1 [2023-01-25T09:11:16.949Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T09:11:17.226Z]  Building support-notifications ... done  [Pipeline] } [2023-01-25T09:11:17.236Z] $ docker stop --time=1 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 [2023-01-25T09:11:18.890Z] $ docker rm -f --volumes 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T09:11:19.360Z] + docker images [2023-01-25T09:11:19.627Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T09:11:19.627Z] support-notifications-arm64 latest cc94438ce5e1 3 seconds ago 29.6MB [2023-01-25T09:11:19.627Z] 5334e2cb0867 13 seconds ago 1.57GB [2023-01-25T09:11:19.627Z] core-data-arm64 latest fe5ad840193c 14 seconds ago 17.2MB [2023-01-25T09:11:19.627Z] security-spiffe-token-provider-arm64 latest 45999b45b98c 22 seconds ago 28.9MB [2023-01-25T09:11:19.627Z] security-bootstrapper-arm64 latest 11a53e311e89 24 seconds ago 19.5MB [2023-01-25T09:11:19.627Z] d9c93b896f49 28 seconds ago 1.51GB [2023-01-25T09:11:19.627Z] 0ddb57e98fce 42 seconds ago 1.54GB [2023-01-25T09:11:19.627Z] 34380e849de0 About a minute ago 1.5GB [2023-01-25T09:11:19.627Z] core-command-arm64 latest 30d093a7e54e About a minute ago 17MB [2023-01-25T09:11:19.627Z] fc651dc2b9e9 About a minute ago 1.51GB [2023-01-25T09:11:19.627Z] security-spire-config-arm64 latest 6f8ead8ff7a9 8 minutes ago 83.6MB [2023-01-25T09:11:19.627Z] security-spire-server-arm64 latest c89b28d519d5 9 minutes ago 84.3MB [2023-01-25T09:11:19.627Z] 791eb04e564f 9 minutes ago 1.38GB [2023-01-25T09:11:19.627Z] c1d82c1f9de9 9 minutes ago 1.38GB [2023-01-25T09:11:19.627Z] support-scheduler-arm64 latest 5d9a80c366ba 10 minutes ago 29MB [2023-01-25T09:11:19.627Z] e0216d5132f1 10 minutes ago 1.57GB [2023-01-25T09:11:19.627Z] core-metadata-arm64 latest 2796d6185191 12 minutes ago 17.8MB [2023-01-25T09:11:19.627Z] security-secretstore-setup-arm64 latest 9bfff4d147fc 12 minutes ago 28.7MB [2023-01-25T09:11:19.627Z] 64e99bf7babe 12 minutes ago 1.51GB [2023-01-25T09:11:19.627Z] 73bbc76118b1 12 minutes ago 1.5GB [2023-01-25T09:11:19.627Z] security-proxy-setup-arm64 latest ca79ffda4d82 13 minutes ago 26.8MB [2023-01-25T09:11:19.627Z] core-common-config-bootstrapper-arm64 latest 7c6def8b961f 13 minutes ago 14.4MB [2023-01-25T09:11:19.627Z] 034f3867b911 13 minutes ago 1.5GB [2023-01-25T09:11:19.627Z] fa430789e0ea 13 minutes ago 1.5GB [2023-01-25T09:11:19.627Z] security-spire-agent-arm64 latest add509783a4b 20 minutes ago 122MB [2023-01-25T09:11:19.627Z] d3d5438f8cb4 20 minutes ago 1.38GB [2023-01-25T09:11:19.627Z] ci-base-image-arm64 latest 964644c2f93c 35 minutes ago 905MB [2023-01-25T09:11:19.627Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T09:11:19.627Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T09:11:19.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T09:11:19.627Z] 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-01-25T09:11:20.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:20.021Z] [2023-01-25T09:11:20.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:20.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:20.347Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T09:11:20.347Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T09:11:20.347Z] 04944245beec: Pulling fs layer [2023-01-25T09:11:20.347Z] 699f458cf7ca: Pulling fs layer [2023-01-25T09:11:20.347Z] 765212b225bb: Pulling fs layer [2023-01-25T09:11:20.347Z] f23df028b6ca: Pulling fs layer [2023-01-25T09:11:20.347Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T09:11:20.347Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T09:11:20.347Z] 765212b225bb: Waiting [2023-01-25T09:11:20.347Z] f23df028b6ca: Waiting [2023-01-25T09:11:20.347Z] d65c8cfc05b1: Waiting [2023-01-25T09:11:20.347Z] 2437ff75d9bd: Waiting [2023-01-25T09:11:20.616Z] 04944245beec: Verifying Checksum [2023-01-25T09:11:20.616Z] 765212b225bb: Verifying Checksum [2023-01-25T09:11:20.616Z] 765212b225bb: Download complete [2023-01-25T09:11:20.616Z] f23df028b6ca: Verifying Checksum [2023-01-25T09:11:20.616Z] f23df028b6ca: Download complete [2023-01-25T09:11:20.616Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T09:11:20.616Z] d65c8cfc05b1: Download complete [2023-01-25T09:11:20.886Z] 699f458cf7ca: Verifying Checksum [2023-01-25T09:11:20.886Z] 699f458cf7ca: Download complete [2023-01-25T09:11:21.155Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T09:11:21.155Z] 8998bd30e6a1: Download complete [2023-01-25T09:11:23.735Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T09:11:23.735Z] 2437ff75d9bd: Download complete [2023-01-25T09:11:25.140Z] 8998bd30e6a1: Pull complete [2023-01-25T09:11:25.405Z] 04944245beec: Pull complete [2023-01-25T09:11:26.811Z] 699f458cf7ca: Pull complete [2023-01-25T09:11:26.811Z] 765212b225bb: Pull complete [2023-01-25T09:11:27.766Z] f23df028b6ca: Pull complete [2023-01-25T09:11:27.766Z] d65c8cfc05b1: Pull complete [2023-01-25T09:11:42.734Z] 2437ff75d9bd: Pull complete [2023-01-25T09:11:42.734Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T09:11:42.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:42.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:11:42.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container [2023-01-25T09:11:42.979Z] $ 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-01-25T09:11:45.692Z] $ docker top d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:46.217Z] ---> job-cost.sh [2023-01-25T09:11:46.480Z] lf-activate-venv: SKIPPING [2023-01-25T09:11:46.480Z] INFO: No Stack... [2023-01-25T09:11:47.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T09:11:48.010Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T09:11:48.330Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-01-25T09:11:48.330Z] + cut -d, -f6 [Pipeline] lock [2023-01-25T09:11:48.674Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] [2023-01-25T09:11:48.680Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] did not exist. Created. [2023-01-25T09:11:48.680Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T09:11:49.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T09:11:49.507Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T09:11:49.513Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T09:11:49.530Z] $ docker stop --time=1 d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 [2023-01-25T09:11:51.019Z] $ docker rm -f --volumes d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 [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-01-25T09:11:51.381Z] provisioning config files... [2023-01-25T09:11:51.388Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10686524562455260362tmp [Pipeline] { [Pipeline] sh [2023-01-25T09:11:51.675Z] + set +x [2023-01-25T09:11:51.675Z] + + bash -scurl -- -s [2023-01-25T09:11:51.675Z] https://codecov.io/bash [2023-01-25T09:11:51.675Z] [2023-01-25T09:11:51.675Z] _____ _ [2023-01-25T09:11:51.675Z] / ____| | | [2023-01-25T09:11:51.675Z] | | ___ __| | ___ ___ _____ __ [2023-01-25T09:11:51.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-25T09:11:51.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-25T09:11:51.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-25T09:11:51.675Z] Bash-1.0.6 [2023-01-25T09:11:51.675Z] [2023-01-25T09:11:51.675Z] [2023-01-25T09:11:51.675Z] ==> git version 2.25.1 found [2023-01-25T09:11:51.675Z] ==> 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-01-25T09:11:51.675Z] Release-Date: 2020-01-08 [2023-01-25T09:11:51.675Z] 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-01-25T09:11:51.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-25T09:11:51.675Z] ==> Jenkins CI detected. [2023-01-25T09:11:51.675Z] current dir:  /w/workspace/edgex-go/2 [2023-01-25T09:11:51.675Z] project root: . [2023-01-25T09:11:51.675Z] --> token set from env [2023-01-25T09:11:51.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-25T09:11:51.675Z] ==> Running gcov in . (disable via -X gcov) [2023-01-25T09:11:51.675Z] ==> Python coveragepy not found [2023-01-25T09:11:51.675Z] ==> Searching for coverage reports in: [2023-01-25T09:11:51.675Z] + . [2023-01-25T09:11:51.675Z] -> Found 1 reports [2023-01-25T09:11:51.675Z] ==> Detecting git/mercurial file structure [2023-01-25T09:11:51.675Z] ==> Reading reports [2023-01-25T09:11:51.675Z] + ./coverage.out bytes=489970 [2023-01-25T09:11:51.675Z] ==> Appending adjustments [2023-01-25T09:11:51.675Z] https://docs.codecov.io/docs/fixing-reports [2023-01-25T09:11:53.051Z] + Found adjustments [2023-01-25T09:11:53.051Z] ==> Gzipping contents [2023-01-25T09:11:53.051Z] 64K /tmp/codecov.ec0X6K.gz [2023-01-25T09:11:53.051Z] ==> Uploading reports [2023-01-25T09:11:53.051Z] url: https://codecov.io [2023-01-25T09:11:53.051Z] query: branch=PR-4302&commit=b359bf8d16faa10225ef176648944ba445a1b952&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-25T09:11:53.051Z] -> Pinging Codecov [2023-01-25T09:11:53.051Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=b359bf8d16faa10225ef176648944ba445a1b952&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-25T09:11:53.621Z] -> Uploading to [2023-01-25T09:11:53.621Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/b359bf8d16faa10225ef176648944ba445a1b952/59421540-d4ff-42c3-91a4-067b3a3a373f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T091153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07482812d5849f5affb4c00d2c10c11b2ed5fccc79aa90a5c7ff238101133e7f [2023-01-25T09:11:53.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T09:11:53.884Z] Dload Upload Total Spent Left Speed [2023-01-25T09:11:53.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63197 0 0 100 63197 0 276k --:--:-- --:--:-- --:--:-- 276k [2023-01-25T09:11:53.885Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] } [2023-01-25T09:11:53.895Z] 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-01-25T09:11:54.472Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:54.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:55.629Z] ---> package-listing.sh [2023-01-25T09:11:55.629Z] ++ facter osfamily [2023-01-25T09:11:55.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T09:11:55.889Z] + OS_FAMILY=debian [2023-01-25T09:11:55.889Z] + workspace=/w/workspace/edgex-go/2 [2023-01-25T09:11:55.889Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T09:11:55.889Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T09:11:55.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T09:11:55.889Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T09:11:55.889Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-25T09:11:55.889Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T09:11:55.889Z] + case "${OS_FAMILY}" in [2023-01-25T09:11:55.889Z] + dpkg -l [2023-01-25T09:11:55.889Z] + grep '^ii' [2023-01-25T09:11:55.889Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T09:11:55.889Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T09:11:55.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T09:11:55.889Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-25T09:11:55.889Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-01-25T09:11:55.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-01-25T09:11:55.900Z] 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-01-25T09:11:56.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:56.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:11:56.739Z] [2023-01-25T09:11:56.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:57.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:11:57.038Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T09:11:57.038Z] 5eb5b503b376: Pulling fs layer [2023-01-25T09:11:57.038Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T09:11:57.038Z] ec43610c2a17: Pulling fs layer [2023-01-25T09:11:57.038Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T09:11:57.038Z] 33b1e0a273af: Pulling fs layer [2023-01-25T09:11:57.038Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T09:11:57.038Z] 2f39f015ded8: Pulling fs layer [2023-01-25T09:11:57.038Z] 33b1e0a273af: Waiting [2023-01-25T09:11:57.038Z] 3a2ae6a8a46f: Waiting [2023-01-25T09:11:57.038Z] 5d3b04190fa2: Waiting [2023-01-25T09:11:57.038Z] 2f39f015ded8: Waiting [2023-01-25T09:11:57.038Z] 5c69ac0246d0: Verifying Checksum [2023-01-25T09:11:57.038Z] 5c69ac0246d0: Download complete [2023-01-25T09:11:57.038Z] 3a2ae6a8a46f: Download complete [2023-01-25T09:11:57.297Z] 33b1e0a273af: Verifying Checksum [2023-01-25T09:11:57.297Z] 33b1e0a273af: Download complete [2023-01-25T09:11:57.297Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T09:11:57.297Z] 5d3b04190fa2: Download complete [2023-01-25T09:11:57.297Z] ec43610c2a17: Verifying Checksum [2023-01-25T09:11:57.297Z] ec43610c2a17: Download complete [2023-01-25T09:11:57.555Z] 5eb5b503b376: Download complete [2023-01-25T09:11:58.121Z] 2f39f015ded8: Download complete [2023-01-25T09:11:58.687Z] 5eb5b503b376: Pull complete [2023-01-25T09:11:58.687Z] 5c69ac0246d0: Pull complete [2023-01-25T09:11:59.253Z] ec43610c2a17: Pull complete [2023-01-25T09:11:59.253Z] 3a2ae6a8a46f: Pull complete [2023-01-25T09:11:59.511Z] 33b1e0a273af: Pull complete [2023-01-25T09:11:59.511Z] 5d3b04190fa2: Pull complete [2023-01-25T09:12:03.692Z] 2f39f015ded8: Pull complete [2023-01-25T09:12:03.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T09:12:03.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:12:03.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:12:03.769Z] prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container [2023-01-25T09:12:03.811Z] $ 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-01-25T09:12:06.917Z] $ docker top 4e2bcc0876563fa2c376171193e2d5cbd180ce9d25a3b77e3efd686647a841a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T09:12:07.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T09:12:07.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T09:12:07.817Z] + ls /var/log/sa-host [2023-01-25T09:12:07.817Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T09:12:07.889Z] provisioning config files... [2023-01-25T09:12:07.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5242898691061366038tmp [Pipeline] { [Pipeline] echo [2023-01-25T09:12:07.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:08.190Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T09:12:08.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:08.522Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T09:12:08.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:08.812Z] ---> sudo-logs.sh [2023-01-25T09:12:08.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T09:12:08.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:09.119Z] ---> job-cost.sh [2023-01-25T09:12:09.119Z] lf-activate-venv: SKIPPING [2023-01-25T09:12:09.119Z] DEBUG: total: 0.10999999940395355 [2023-01-25T09:12:09.119Z] INFO: Retrieving Stack Cost... [2023-01-25T09:12:09.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T09:12:09.944Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T09:12:09.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:10.241Z] ---> logs-deploy.sh [2023-01-25T09:12:10.241Z] lf-activate-venv: SKIPPING [2023-01-25T09:12:10.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/2 [2023-01-25T09:12:10.241Z] INFO: archiving workspace using pattern(s): [2023-01-25T09:12:11.177Z] Archives upload complete. [2023-01-25T09:12:11.178Z] INFO: archiving logs to Nexus