Pull request #4444 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c16f8e9725db4e7750b789d6b5d6c850330b5d+776cc6a43b7b85b7458b36156c385c413c7a15f0 (fcc442c5913f6e3e735f9885e90228c3bf179f4d) 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-ssh9352811945000551775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5915453603167598033.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1597284455836026165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18231207856941643315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8873324454636555855.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17700884272023311964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-235 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 88c16f8e9725db4e7750b789d6b5d6c850330b5d Checking out Revision 88c16f8e9725db4e7750b789d6b5d6c850330b5d (PR-4444) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T19:59:11.531Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T19:59:11.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T19:59:11.779Z] ========================================================= [2023-03-14T19:59:11.779Z] EdgeX Global Pipelines Version Info [2023-03-14T19:59:11.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [2023-03-14T19:59:12.506Z] ------------------- [2023-03-14T19:59:12.506Z] stable info: [2023-03-14T19:59:12.506Z] ------------------- [2023-03-14T19:59:12.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T19:59:12.506Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:12.506Z] Message: update stable to v1.0.245 [2023-03-14T19:59:13.076Z] ------------------- [2023-03-14T19:59:13.076Z] experimental info: [2023-03-14T19:59:13.076Z] ------------------- [2023-03-14T19:59:13.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T19:59:13.076Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:13.076Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T19:59:13.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T19:59:13.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T19:59:13.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T19:59:13.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T19:59:13.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T19:59:13.586Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T19:59:13.625Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T19:59:13.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T19:59:13.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T19:59:13.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T19:59:13.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T19:59:13.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T19:59:13.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T19:59:13.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T19:59:13.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T19:59:13.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:14.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:14.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T19:59:14.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T19:59:14.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T19:59:14.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T19:59:14.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T19:59:14.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T19:59:14.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4444 [Pipeline] echo [2023-03-14T19:59:14.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4444 [Pipeline] echo [2023-03-14T19:59:14.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4444 [Pipeline] echo [2023-03-14T19:59:14.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo [2023-03-14T19:59:14.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88c16f8 [Pipeline] echo [2023-03-14T19:59:14.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T19:59:14.615Z] provisioning config files... [2023-03-14T19:59:14.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15904621193655919273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:15.015Z] ---> docker-login.sh [2023-03-14T19:59:15.015Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:59:15.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:15.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:15.276Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:15.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:15.276Z] [2023-03-14T19:59:15.276Z] Login Succeeded [2023-03-14T19:59:15.276Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:59:15.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:15.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:15.276Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:15.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:15.276Z] [2023-03-14T19:59:15.276Z] Login Succeeded [2023-03-14T19:59:15.276Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:59:15.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:15.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:15.535Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:15.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:15.535Z] [2023-03-14T19:59:15.535Z] Login Succeeded [2023-03-14T19:59:15.535Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:59:15.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:15.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:15.535Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:15.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:15.535Z] [2023-03-14T19:59:15.536Z] Login Succeeded [2023-03-14T19:59:15.536Z] docker.io [2023-03-14T19:59:15.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:15.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:15.797Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:15.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:15.797Z] [2023-03-14T19:59:15.797Z] Login Succeeded [2023-03-14T19:59:15.797Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:59:15.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:16.233Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-14T19:59:16.233Z] + + dirname cmd/core-command/Dockerfile [2023-03-14T19:59:16.233Z] cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:16.233Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:16.233Z] + + dirname cmd/core-data/Dockerfile [2023-03-14T19:59:16.233Z] cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/core-metadata/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:16.233Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:16.233Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:16.233Z] cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T19:59:16.233Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T19:59:16.233Z] + cut -d/ -f2 [2023-03-14T19:59:16.233Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T19:59:16.233Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T19:59:16.293Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T19:59:16.779Z] + git rev-list -1 --merges 88c16f8e9725db4e7750b789d6b5d6c850330b5d~1..88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo [2023-03-14T19:59:16.811Z] -----------> git rev-list -1 --merges 88c16f8e9725db4e7750b789d6b5d6c850330b5d~1..88c16f8e9725db4e7750b789d6b5d6c850330b5d 88c16f8e9725db4e7750b789d6b5d6c850330b5d [false] [Pipeline] sh [2023-03-14T19:59:17.116Z] + git log --format=format:%s -1 88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo [2023-03-14T19:59:17.145Z] ========================================================= [2023-03-14T19:59:17.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T19:59:17.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T19:59:17.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T19:59:17.560Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T19:59:17.560Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T19:59:17.560Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T19:59:17.560Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T19:59:17.560Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T19:59:17.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:18.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:18.051Z] [2023-03-14T19:59:18.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:18.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:18.419Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T19:59:18.419Z] b85a868b505f: Pulling fs layer [2023-03-14T19:59:18.419Z] e2be974225ed: Pulling fs layer [2023-03-14T19:59:18.419Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T19:59:18.419Z] 988bab9f4d93: Pulling fs layer [2023-03-14T19:59:18.419Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T19:59:18.419Z] eaf3925da568: Pulling fs layer [2023-03-14T19:59:18.419Z] bab4dde63d76: Pulling fs layer [2023-03-14T19:59:18.419Z] bde34c3a00c8: Pulling fs layer [2023-03-14T19:59:18.419Z] b352a97aabf1: Pulling fs layer [2023-03-14T19:59:18.419Z] 4872d77fe225: Pulling fs layer [2023-03-14T19:59:18.419Z] 988bab9f4d93: Waiting [2023-03-14T19:59:18.419Z] 1469e6f7b9e6: Waiting [2023-03-14T19:59:18.419Z] bde34c3a00c8: Waiting [2023-03-14T19:59:18.419Z] bab4dde63d76: Waiting [2023-03-14T19:59:18.419Z] b352a97aabf1: Waiting [2023-03-14T19:59:18.419Z] 5851b861e8e6: Pulling fs layer [2023-03-14T19:59:18.419Z] 4872d77fe225: Waiting [2023-03-14T19:59:18.419Z] e2be974225ed: Verifying Checksum [2023-03-14T19:59:18.419Z] e2be974225ed: Download complete [2023-03-14T19:59:18.419Z] 988bab9f4d93: Verifying Checksum [2023-03-14T19:59:18.419Z] 988bab9f4d93: Download complete [2023-03-14T19:59:18.679Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T19:59:18.679Z] 1469e6f7b9e6: Download complete [2023-03-14T19:59:18.680Z] eaf3925da568: Verifying Checksum [2023-03-14T19:59:18.680Z] eaf3925da568: Download complete [2023-03-14T19:59:18.680Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T19:59:18.680Z] 339a4e72a1f5: Download complete [2023-03-14T19:59:18.680Z] bde34c3a00c8: Download complete [2023-03-14T19:59:18.680Z] b352a97aabf1: Verifying Checksum [2023-03-14T19:59:18.680Z] b352a97aabf1: Download complete [2023-03-14T19:59:18.680Z] 4872d77fe225: Verifying Checksum [2023-03-14T19:59:18.680Z] 4872d77fe225: Download complete [2023-03-14T19:59:18.680Z] 5851b861e8e6: Verifying Checksum [2023-03-14T19:59:18.680Z] 5851b861e8e6: Download complete [2023-03-14T19:59:18.680Z] b85a868b505f: Verifying Checksum [2023-03-14T19:59:18.680Z] b85a868b505f: Download complete [2023-03-14T19:59:18.946Z] bab4dde63d76: Verifying Checksum [2023-03-14T19:59:19.877Z] b85a868b505f: Pull complete [2023-03-14T19:59:20.136Z] e2be974225ed: Pull complete [2023-03-14T19:59:20.711Z] 339a4e72a1f5: Pull complete [2023-03-14T19:59:20.711Z] 988bab9f4d93: Pull complete [2023-03-14T19:59:20.974Z] 1469e6f7b9e6: Pull complete [2023-03-14T19:59:20.974Z] eaf3925da568: Pull complete [2023-03-14T19:59:22.875Z] bab4dde63d76: Pull complete [2023-03-14T19:59:22.875Z] bde34c3a00c8: Pull complete [2023-03-14T19:59:22.875Z] b352a97aabf1: Pull complete [2023-03-14T19:59:23.133Z] 4872d77fe225: Pull complete [2023-03-14T19:59:23.133Z] 5851b861e8e6: Pull complete [2023-03-14T19:59:23.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T19:59:23.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:23.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:59:23.360Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T19:59:23.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T19:59:25.303Z] $ docker top 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 -eo pid,comm [2023-03-14T19:59:25.359Z] 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-03-14T19:59:25.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T19:59:25.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:25.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:25.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:25.614Z] $ docker exec 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent [2023-03-14T19:59:25.717Z] SSH_AUTH_SOCK=/tmp/ssh-HPy6vTaBgqIY/agent.32 [2023-03-14T19:59:25.717Z] SSH_AGENT_PID=38 [2023-03-14T19:59:25.722Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:25.825Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_898871049421419788.key (/w/workspace/edgex-go/1@tmp/private_key_898871049421419788.key) [2023-03-14T19:59:25.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:26.171Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T19:59:26.202Z] $ docker exec --env ******** --env ******** 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent -k [2023-03-14T19:59:26.304Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:26.304Z] unset SSH_AGENT_PID; [2023-03-14T19:59:26.305Z] echo Agent pid 38 killed; [2023-03-14T19:59:26.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T19:59:26.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:26.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:26.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:26.534Z] $ docker exec 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent [2023-03-14T19:59:26.631Z] SSH_AUTH_SOCK=/tmp/ssh-lypo8EwgpYZp/agent.71 [2023-03-14T19:59:26.631Z] SSH_AGENT_PID=77 [2023-03-14T19:59:26.635Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:26.743Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6377612610893698020.key (/w/workspace/edgex-go/1@tmp/private_key_6377612610893698020.key) [2023-03-14T19:59:26.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:27.085Z] + git semver init [2023-03-14T19:59:27.345Z] 2023-03-14 19:59:27,273 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T19:59:27.345Z] 2023-03-14 19:59:27,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T19:59:27.345Z] 2023-03-14 19:59:27,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T19:59:27.345Z] 2023-03-14 19:59:27,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,611 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4444 with force:False [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,612 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4444 [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,617 [execute] INFO git cat-file --batch-check [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,624 [execute] INFO git cat-file --batch [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T19:59:32.664Z] 2023-03-14 19:59:31,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4444 [2023-03-14T19:59:32.664Z] 0.0.0 [Pipeline] } [2023-03-14T19:59:32.695Z] $ docker exec --env ******** --env ******** 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent -k [2023-03-14T19:59:32.826Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:32.826Z] unset SSH_AGENT_PID; [2023-03-14T19:59:32.826Z] echo Agent pid 77 killed; [2023-03-14T19:59:32.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:33.252Z] + git semver [Pipeline] } [2023-03-14T19:59:33.536Z] $ docker stop --time=1 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 [2023-03-14T19:59:34.866Z] $ docker rm -f --volumes 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T19:59:35.264Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T19:59:35.540Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T19:59:35.557Z] [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-03-14T19:59:36.294Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T19:59:36.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:36.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:36.395Z] ========================================================= [2023-03-14T19:59:36.395Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T19:59:36.395Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T19:59:36.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:36.730Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T19:59:36.730Z] 63b65145d645: Pulling fs layer [2023-03-14T19:59:36.730Z] a2d21d5440eb: Pulling fs layer [2023-03-14T19:59:36.730Z] 935e6c44a52c: Pulling fs layer [2023-03-14T19:59:36.730Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T19:59:36.730Z] 30dea6a524f1: Pulling fs layer [2023-03-14T19:59:36.730Z] a2aff8979fd8: Pulling fs layer [2023-03-14T19:59:36.730Z] 6808be2612f2: Pulling fs layer [2023-03-14T19:59:36.730Z] f25807f1079a: Pulling fs layer [2023-03-14T19:59:36.730Z] 30dea6a524f1: Waiting [2023-03-14T19:59:36.730Z] a2aff8979fd8: Waiting [2023-03-14T19:59:36.730Z] 6808be2612f2: Waiting [2023-03-14T19:59:36.730Z] f25807f1079a: Waiting [2023-03-14T19:59:36.730Z] a2d21d5440eb: Verifying Checksum [2023-03-14T19:59:36.730Z] a2d21d5440eb: Download complete [2023-03-14T19:59:36.730Z] 94cc34f8dd06: Download complete [2023-03-14T19:59:36.730Z] 30dea6a524f1: Verifying Checksum [2023-03-14T19:59:36.730Z] 30dea6a524f1: Download complete [2023-03-14T19:59:36.730Z] 63b65145d645: Verifying Checksum [2023-03-14T19:59:36.730Z] 63b65145d645: Download complete [2023-03-14T19:59:36.730Z] a2aff8979fd8: Verifying Checksum [2023-03-14T19:59:36.730Z] a2aff8979fd8: Download complete [2023-03-14T19:59:36.995Z] 63b65145d645: Pull complete [2023-03-14T19:59:37.258Z] a2d21d5440eb: Pull complete [2023-03-14T19:59:37.258Z] f25807f1079a: Verifying Checksum [2023-03-14T19:59:37.258Z] f25807f1079a: Download complete [2023-03-14T19:59:37.516Z] 935e6c44a52c: Verifying Checksum [2023-03-14T19:59:37.516Z] 935e6c44a52c: Download complete [2023-03-14T19:59:37.773Z] 6808be2612f2: Verifying Checksum [2023-03-14T19:59:37.773Z] 6808be2612f2: Download complete [2023-03-14T19:59:41.053Z] 935e6c44a52c: Pull complete [2023-03-14T19:59:41.053Z] 94cc34f8dd06: Pull complete [2023-03-14T19:59:41.053Z] 30dea6a524f1: Pull complete [2023-03-14T19:59:41.312Z] a2aff8979fd8: Pull complete [2023-03-14T19:59:43.843Z] 6808be2612f2: Pull complete [2023-03-14T19:59:44.410Z] f25807f1079a: Pull complete [2023-03-14T19:59:44.410Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T19:59:44.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:44.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T19:59:45.025Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:45.025Z] WORKDIR /edgex [2023-03-14T19:59:45.025Z] COPY go.mod . [2023-03-14T19:59:45.025Z] RUN go mod download [2023-03-14T19:59:45.025Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-14T19:59:45.590Z] Sending build context to Docker daemon 170.5MB [2023-03-14T19:59:45.590Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:45.590Z] ---> 3b553350e43f [2023-03-14T19:59:45.590Z] Step 2/4 : WORKDIR /edgex [2023-03-14T19:59:48.877Z] ---> Running in 7ddcd3b34c57 [2023-03-14T19:59:48.877Z] Removing intermediate container 7ddcd3b34c57 [2023-03-14T19:59:48.877Z] ---> 8376136fd14a [2023-03-14T19:59:48.877Z] Step 3/4 : COPY go.mod . [2023-03-14T19:59:48.877Z] ---> c82f9b19374d [2023-03-14T19:59:48.877Z] Step 4/4 : RUN go mod download [2023-03-14T19:59:48.877Z] ---> Running in 71708d6edde5 [2023-03-14T19:59:50.839Z] Still waiting to schedule task [2023-03-14T19:59:50.839Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T20:00:01.105Z] Removing intermediate container 71708d6edde5 [2023-03-14T20:00:01.105Z] ---> df3ca9ce1fec [2023-03-14T20:00:01.105Z] Successfully built df3ca9ce1fec [2023-03-14T20:00:01.105Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:01.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:01.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:01.700Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T20:00:01.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-03-14T20:00:02.129Z] $ docker top df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:00:02.506Z] + go version [2023-03-14T20:00:02.506Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:00:02.539Z] $ docker stop --time=1 df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc [2023-03-14T20:00:03.840Z] $ docker rm -f --volumes df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:04.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:04.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:04.664Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T20:00:04.700Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-03-14T20:00:05.021Z] $ docker top 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:00:05.130Z] ========================================================= [2023-03-14T20:00:05.130Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:00:05.130Z] ========================================================= [Pipeline] sh [2023-03-14T20:00:05.422Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:05.777Z] + make test [2023-03-14T20:00:05.777Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:00:14.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:00:28.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:00:28.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:00:29.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:00:29.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:00:30.689Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:00:31.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:00:31.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:00:31.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:00:31.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:00:31.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:00:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:00:32.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:00:32.339Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:00:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:00:34.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:00:34.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:00:34.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-03-14T20:00:36.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-14T20:00:40.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.2% of statements [2023-03-14T20:00:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:00:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:00:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:00:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:00:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:00:42.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-14T20:00:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:00:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:00:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:00:43.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:00:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:00:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:00:46.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.603s coverage: 88.5% of statements [2023-03-14T20:00:46.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-14T20:00:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:00:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:00:47.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements [2023-03-14T20:00:47.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:00:47.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:00:47.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:00:47.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:00:47.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:00:47.932Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-14T20:00:48.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:00:48.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:00:48.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:00:48.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-03-14T20:00:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:00:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:00:50.768Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-03-14T20:00:50.768Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-14T20:00:50.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements [2023-03-14T20:00:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 82.9% of statements [2023-03-14T20:00:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-03-14T20:00:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-03-14T20:00:52.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2023-03-14T20:00:52.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:00:52.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:00:52.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:00:52.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:00:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:00:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:00:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:00:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:00:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:00:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:00:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:00:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:00:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:00:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:00:55.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:00:56.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:00:57.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:00:58.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:00:58.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:00:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:00:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:00:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:01:00.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:01:00.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:01:00.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:01:01.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:01:01.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:01:01.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:01:01.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:01:02.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-03-14T20:01:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:01:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:01:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:01:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:01:04.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:01:04.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:04.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:01:04.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:01:05.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:01:05.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:01:05.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:01:05.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.071s coverage: 92.9% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.2% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 84.8% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-03-14T20:01:17.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-14T20:01:17.851Z] 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-03-14T20:01:39.776Z] go vet ./... [2023-03-14T20:01:43.958Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:01:43.958Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:01:43.958Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:01:44.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:01:44.565Z] + ls -al . [2023-03-14T20:01:44.565Z] total 704 [2023-03-14T20:01:44.565Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . [2023-03-14T20:01:44.565Z] drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. [2023-03-14T20:01:44.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore [2023-03-14T20:01:44.565Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 19:59 .git [2023-03-14T20:01:44.565Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml [2023-03-14T20:01:44.565Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 19:59 .semver [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION [2023-03-14T20:01:44.565Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin [2023-03-14T20:01:44.565Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd [2023-03-14T20:01:44.565Z] -rw-r--r-- 1 root root 447486 Mar 14 20:01 coverage.out [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod [2023-03-14T20:01:44.565Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum [2023-03-14T20:01:44.566Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal [2023-03-14T20:01:44.566Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi [2023-03-14T20:01:44.566Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt [2023-03-14T20:01:44.566Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap [2023-03-14T20:01:44.566Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh [2023-03-14T20:01:44.874Z] + '[' -e coverage.out ] [2023-03-14T20:01:44.874Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:01:45.018Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:01:45.309Z] + make build [2023-03-14T20:01:45.309Z] 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-03-14T20:01:57.499Z] 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-03-14T20:01:58.066Z] 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-03-14T20:01:59.001Z] 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-03-14T20:01:59.933Z] 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-03-14T20:02:05.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-242 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws [2023-03-14T20:02:05.222Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:02:05.304Z] The recommended git tool is: git [2023-03-14T20:02:06.501Z] 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-03-14T20:02:07.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:02:08.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:02:10.199Z] 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-03-14T20:02:10.766Z] 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-03-14T20:02:11.718Z] 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-03-14T20:02:12.081Z] using credential edgex-jenkins-ssh [2023-03-14T20:02:12.106Z] Cloning the remote Git repository [2023-03-14T20:02:12.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:02:12.330Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T20:02:12.563Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:02:12.565Z] > git --version # timeout=10 [2023-03-14T20:02:12.596Z] > git --version # 'git version 2.25.1' [2023-03-14T20:02:12.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:02:12.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:02:13.091Z] 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-03-14T20:02:14.050Z] $ docker stop --time=1 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 [2023-03-14T20:02:17.179Z] $ docker rm -f --volumes 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:18.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:18.235Z] [2023-03-14T20:02:18.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:18.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:18.603Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T20:02:18.603Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T20:02:18.603Z] ca9280d653b3: Pulling fs layer [2023-03-14T20:02:18.603Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T20:02:18.864Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T20:02:18.864Z] cbdbe7a5bc2a: Download complete [2023-03-14T20:02:18.864Z] ca9280d653b3: Verifying Checksum [2023-03-14T20:02:18.864Z] ca9280d653b3: Download complete [2023-03-14T20:02:18.864Z] cbdbe7a5bc2a: Pull complete [2023-03-14T20:02:19.122Z] 7e9c9ca2126c: Download complete [2023-03-14T20:02:19.379Z] ca9280d653b3: Pull complete [2023-03-14T20:02:22.659Z] 7e9c9ca2126c: Pull complete [2023-03-14T20:02:22.659Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T20:02:22.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:22.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:22.888Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T20:02:22.920Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2023-03-14T20:02:24.435Z] $ docker top 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:24.813Z] + docker-compose build --help [2023-03-14T20:02:24.813Z] + grep parallel [2023-03-14T20:02:25.378Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:02:25.410Z] $ docker stop --time=1 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 [2023-03-14T20:02:26.698Z] $ docker rm -f --volumes 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:27.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:27.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:27.418Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T20:02:27.451Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:02:27.765Z] $ docker top e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:28.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:02:28.721Z] Building core-command ... [2023-03-14T20:02:28.721Z] Building core-common-config-bootstrapper ... [2023-03-14T20:02:28.721Z] Building core-data ... [2023-03-14T20:02:28.721Z] Building core-metadata ... [2023-03-14T20:02:28.721Z] Building security-bootstrapper ... [2023-03-14T20:02:28.721Z] Building security-proxy-auth ... [2023-03-14T20:02:28.721Z] Building security-proxy-setup ... [2023-03-14T20:02:28.721Z] Building security-secretstore-setup ... [2023-03-14T20:02:28.721Z] Building security-spiffe-token-provider ... [2023-03-14T20:02:28.721Z] Building security-spire-agent ... [2023-03-14T20:02:28.721Z] Building security-spire-config ... [2023-03-14T20:02:28.721Z] Building security-spire-server ... [2023-03-14T20:02:28.721Z] Building support-notifications ... [2023-03-14T20:02:28.721Z] Building support-scheduler ... [2023-03-14T20:02:28.722Z] Building security-spiffe-token-provider [2023-03-14T20:02:28.722Z] Building core-command [2023-03-14T20:02:28.722Z] Building core-common-config-bootstrapper [2023-03-14T20:02:28.722Z] Building support-scheduler [2023-03-14T20:02:28.722Z] Building core-metadata [2023-03-14T20:02:33.834Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:02:31.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:02:31.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:02:33.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:02:33.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:02:33.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:02:33.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:02:33.854Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:02:33.936Z] > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [2023-03-14T20:02:34.286Z] Merge succeeded, producing 88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:02:34.287Z] Checking out Revision 88c16f8e9725db4e7750b789d6b5d6c850330b5d (PR-4444) [2023-03-14T20:02:35.065Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-03-14T20:02:35.130Z] > git --version # timeout=10 [2023-03-14T20:02:35.142Z] > git --version # 'git version 2.25.1' [2023-03-14T20:02:35.158Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:02:34.182Z] > git remote # timeout=10 [2023-03-14T20:02:34.207Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:02:34.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:02:34.242Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T20:02:34.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:02:34.296Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:02:34.316Z] > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [2023-03-14T20:02:38.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:02:38.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:02:38.070Z] Dload Upload Total Spent Left Speed [2023-03-14T20:02:38.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-14T20:02:38.682Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:02:38.682Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:02:38.682Z] ---> df3ca9ce1fec [2023-03-14T20:02:38.682Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:02:38.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:02:38.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:02:38.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:02:38.942Z] ---> df3ca9ce1fec [2023-03-14T20:02:38.942Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:02:38.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:02:38.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:02:38.942Z] ---> df3ca9ce1fec [2023-03-14T20:02:38.942Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:02:39.094Z] + sudo tee+ /etc/docker/daemon.new [2023-03-14T20:02:39.094Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:02:39.094Z] { [2023-03-14T20:02:39.094Z] "registry-mirrors": [ [2023-03-14T20:02:39.094Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:02:39.094Z] ], [2023-03-14T20:02:39.094Z] "bip": "10.250.0.254/24", [2023-03-14T20:02:39.094Z] "hosts": [ [2023-03-14T20:02:39.094Z] "tcp://0.0.0.0:5555", [2023-03-14T20:02:39.094Z] "unix:///var/run/docker.sock" [2023-03-14T20:02:39.094Z] ], [2023-03-14T20:02:39.094Z] "mtu": 1458, [2023-03-14T20:02:39.094Z] "selinux-enabled": true, [2023-03-14T20:02:39.094Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:02:39.094Z] } [Pipeline] sh [2023-03-14T20:02:39.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:02:39.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:02:39.203Z] ---> df3ca9ce1fec [2023-03-14T20:02:39.203Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:02:39.461Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:02:39.461Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:02:39.461Z] ---> df3ca9ce1fec [2023-03-14T20:02:39.461Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:02:39.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:02:39.861Z] + sudo service docker restart [2023-03-14T20:02:44.757Z] ---> Running in 24b25006f2af [2023-03-14T20:02:44.757Z] ---> Running in b42e4a2cf587 [2023-03-14T20:02:44.757Z] ---> Running in 2cf3ebf8e381 [2023-03-14T20:02:44.757Z] ---> Running in 19f7dd8770a8 [2023-03-14T20:02:44.757Z] ---> Running in fa0d6e0e1104 [2023-03-14T20:02:44.757Z] Removing intermediate container fa0d6e0e1104 [2023-03-14T20:02:44.757Z] ---> 5078fd2a616d [2023-03-14T20:02:44.757Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:02:44.757Z] Removing intermediate container 19f7dd8770a8 [2023-03-14T20:02:44.757Z] ---> 3f6664b4ce2e [2023-03-14T20:02:44.757Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:02:44.757Z] Removing intermediate container 24b25006f2af [2023-03-14T20:02:44.757Z] ---> 4630bdc073aa [2023-03-14T20:02:44.757Z] Step 4/23 : WORKDIR /edgex-goRemoving intermediate container b42e4a2cf587 [2023-03-14T20:02:44.757Z] ---> df1f57760616 [2023-03-14T20:02:44.757Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:02:44.757Z] [2023-03-14T20:02:44.757Z] Removing intermediate container 2cf3ebf8e381 [2023-03-14T20:02:44.757Z] ---> 2fdbadf749d4 [2023-03-14T20:02:44.757Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:02:44.757Z] ---> Running in be741df82556 [2023-03-14T20:02:44.757Z] ---> Running in 2b75b6ec8f10 [2023-03-14T20:02:44.757Z] ---> Running in e7830b2b6866 [2023-03-14T20:02:44.757Z] ---> Running in 62b0c945a512 [2023-03-14T20:02:44.757Z] ---> Running in 71639ee01b04 [2023-03-14T20:02:44.757Z] Removing intermediate container 2b75b6ec8f10 [2023-03-14T20:02:44.757Z] ---> 8aff206bd02a [2023-03-14T20:02:44.757Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:02:44.757Z] Removing intermediate container be741df82556 [2023-03-14T20:02:44.757Z] ---> 76f10adc1c4a [2023-03-14T20:02:44.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:02:44.757Z] Removing intermediate container e7830b2b6866 [2023-03-14T20:02:44.757Z] ---> f42dbf8c0dbd [2023-03-14T20:02:44.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:02:44.757Z] Removing intermediate container 62b0c945a512 [2023-03-14T20:02:44.757Z] ---> 6366640eebe1 [2023-03-14T20:02:44.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:02:44.757Z] ---> Running in be993c67e22c [2023-03-14T20:02:44.757Z] ---> Running in c8a10445ad36 [2023-03-14T20:02:44.757Z] ---> Running in 38ec43f26c24 [2023-03-14T20:02:44.757Z] ---> Running in c889793cbcf5 [2023-03-14T20:02:44.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:44.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.022Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:02:45.022Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:02:45.022Z] OK: 17812 distinct packages available [2023-03-14T20:02:45.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:45.541Z] OK: 265 MiB in 53 packages [2023-03-14T20:02:45.541Z] OK: 265 MiB in 53 packages [2023-03-14T20:02:45.541Z] OK: 265 MiB in 53 packages [2023-03-14T20:02:45.541Z] OK: 265 MiB in 53 packages [2023-03-14T20:02:45.541Z] OK: 265 MiB in 53 packages [2023-03-14T20:02:46.121Z] Removing intermediate container 38ec43f26c24 [2023-03-14T20:02:46.121Z] ---> a3af1602369f [2023-03-14T20:02:46.121Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:02:46.121Z] Removing intermediate container 71639ee01b04 [2023-03-14T20:02:46.121Z] ---> fc9207cc45c8 [2023-03-14T20:02:46.121Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:02:46.121Z] ---> a139adbf0594 [2023-03-14T20:02:46.121Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:02:46.121Z] Removing intermediate container be993c67e22c [2023-03-14T20:02:46.121Z] ---> 5c1371de84ae [2023-03-14T20:02:46.121Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:02:46.121Z] ---> Running in c55e22f3232d [2023-03-14T20:02:46.121Z] Removing intermediate container c889793cbcf5 [2023-03-14T20:02:46.121Z] ---> 9cce3a66b27a [2023-03-14T20:02:46.121Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:02:46.121Z] Removing intermediate container c8a10445ad36 [2023-03-14T20:02:46.121Z] ---> c712abad4b77 [2023-03-14T20:02:46.121Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:02:46.381Z] ---> fc26adf9c615 [2023-03-14T20:02:46.381Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:02:46.381Z] ---> Running in e200a2a6fe8e [2023-03-14T20:02:46.381Z] ---> e0be7e543c44 [2023-03-14T20:02:46.381Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:02:46.381Z] ---> Running in 3941a4397092 [2023-03-14T20:02:46.381Z] ---> 475b19fab9d9 [2023-03-14T20:02:46.381Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:02:46.381Z] ---> 604cdc53f532 [2023-03-14T20:02:46.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:02:46.381Z] ---> Running in 579664a736c7 [2023-03-14T20:02:46.381Z] ---> Running in ede131917162 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:02:58.232Z] provisioning config files... [2023-03-14T20:02:58.268Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15238719682550086437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:02:58.677Z] ---> docker-login.sh [2023-03-14T20:02:58.677Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:02:59.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:02:59.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:02:59.272Z] Configure a credential helper to remove this warning. See [2023-03-14T20:02:59.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:02:59.272Z] [2023-03-14T20:02:59.272Z] Login Succeeded [2023-03-14T20:02:59.272Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:02:59.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:02:59.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:02:59.827Z] Configure a credential helper to remove this warning. See [2023-03-14T20:02:59.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:02:59.827Z] [2023-03-14T20:02:59.827Z] Login Succeeded [2023-03-14T20:02:59.827Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:03:00.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:00.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:00.102Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:00.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:00.102Z] [2023-03-14T20:03:00.102Z] Login Succeeded [2023-03-14T20:03:00.102Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:03:00.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:00.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:00.651Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:00.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:00.651Z] [2023-03-14T20:03:00.651Z] Login Succeeded [2023-03-14T20:03:00.651Z] docker.io [2023-03-14T20:03:00.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:01.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:01.196Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:01.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:01.196Z] [2023-03-14T20:03:01.196Z] Login Succeeded [2023-03-14T20:03:01.196Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:03:01.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T20:03:02.041Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:03:02.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:03:02.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:03:02.150Z] ========================================================= [2023-03-14T20:03:02.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:03:02.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:03:02.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:03:06.942Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:03:06.942Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:03:06.942Z] 55522c791124: Pulling fs layer [2023-03-14T20:03:06.942Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:03:06.942Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:03:06.942Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:03:06.942Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:03:06.942Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:03:06.942Z] e1ff8fa3b103: Waiting [2023-03-14T20:03:06.942Z] 52ebb69f0ebf: Waiting [2023-03-14T20:03:06.942Z] 5abe8eddf0d5: Waiting [2023-03-14T20:03:06.942Z] 169dfbe0d373: Waiting [2023-03-14T20:03:06.942Z] 55522c791124: Verifying Checksum [2023-03-14T20:03:06.942Z] 55522c791124: Download complete [2023-03-14T20:03:06.942Z] 169dfbe0d373: Download complete [2023-03-14T20:03:06.942Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:03:06.942Z] e1ff8fa3b103: Download complete [2023-03-14T20:03:06.942Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:03:06.942Z] af6eaf76a39c: Download complete [2023-03-14T20:03:08.384Z] af6eaf76a39c: Pull complete [2023-03-14T20:03:08.384Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:03:08.384Z] 5abe8eddf0d5: Download complete [2023-03-14T20:03:09.007Z] 55522c791124: Pull complete [2023-03-14T20:03:10.015Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:03:10.015Z] ce5c4a1c91eb: Download complete [2023-03-14T20:03:10.015Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:03:10.015Z] 52ebb69f0ebf: Download complete [2023-03-14T20:03:22.397Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:03:22.397Z] 169dfbe0d373: Pull complete [2023-03-14T20:03:22.995Z] e1ff8fa3b103: Pull complete [2023-03-14T20:03:25.152Z] Removing intermediate container ede131917162 [2023-03-14T20:03:25.152Z] ---> c52d2406d1ea [2023-03-14T20:03:25.152Z] Step 8/23 : COPY . . [2023-03-14T20:03:25.152Z] Removing intermediate container e200a2a6fe8e [2023-03-14T20:03:25.152Z] ---> 644ac1e9d8a2 [2023-03-14T20:03:25.152Z] Step 7/20 : COPY . . [2023-03-14T20:03:25.152Z] Removing intermediate container 579664a736c7 [2023-03-14T20:03:25.152Z] ---> 143b00c159c3 [2023-03-14T20:03:25.152Z] Step 8/24 : COPY . . [2023-03-14T20:03:25.152Z] Removing intermediate container c55e22f3232d [2023-03-14T20:03:25.152Z] ---> cb3a42238274 [2023-03-14T20:03:25.152Z] Step 8/23 : COPY . . [2023-03-14T20:03:25.152Z] Removing intermediate container 3941a4397092 [2023-03-14T20:03:25.152Z] ---> 4c09f793faca [2023-03-14T20:03:25.152Z] Step 8/25 : COPY . . [2023-03-14T20:03:29.655Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:03:30.621Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:03:30.621Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:03:30.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:03:30.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:03:31.291Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:03:31.292Z] WORKDIR /edgex [2023-03-14T20:03:31.292Z] COPY go.mod . [2023-03-14T20:03:31.292Z] RUN go mod download [2023-03-14T20:03:31.292Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T20:03:31.885Z] Sending build context to Docker daemon 2.944MB [2023-03-14T20:03:31.885Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:03:31.885Z] ---> 6cb57ee374ae [2023-03-14T20:03:31.885Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:03:33.339Z] ---> 3900b01dbb81 [2023-03-14T20:03:33.339Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:03:33.339Z] ---> ccdd930fd422 [2023-03-14T20:03:33.339Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:03:33.339Z] ---> fc4eb591a0c8 [2023-03-14T20:03:33.339Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:03:33.339Z] ---> Running in 4ba5f789ee23 [2023-03-14T20:03:33.339Z] ---> Running in edfb249bc0d5 [2023-03-14T20:03:33.339Z] ---> 9813b1fcd1df [2023-03-14T20:03:33.339Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:03:33.339Z] ---> Running in 85c1730d0c74 [2023-03-14T20:03:33.339Z] ---> 2522a0497126 [2023-03-14T20:03:33.339Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:03:33.339Z] ---> Running in c36517db509d [2023-03-14T20:03:33.339Z] ---> Running in b9f413b7eb04 [2023-03-14T20:03:33.339Z] 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-03-14T20:03:33.339Z] 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-03-14T20:03:33.339Z] 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-03-14T20:03:33.340Z] 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-03-14T20:03:33.599Z] 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-03-14T20:03:34.505Z] ---> Running in 519d91a9c08e [2023-03-14T20:03:34.506Z] Removing intermediate container 519d91a9c08e [2023-03-14T20:03:34.506Z] ---> f2666781ada9 [2023-03-14T20:03:34.506Z] Step 3/4 : COPY go.mod . [2023-03-14T20:03:35.097Z] ---> d3ec78a6db31 [2023-03-14T20:03:35.097Z] Step 4/4 : RUN go mod download [2023-03-14T20:03:35.097Z] ---> Running in 96f0bda0b59e [2023-03-14T20:04:14.043Z] Removing intermediate container 96f0bda0b59e [2023-03-14T20:04:14.043Z] ---> ef51f88638f4 [2023-03-14T20:04:14.043Z] Successfully built ef51f88638f4 [2023-03-14T20:04:14.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:04:14.460Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:04:14.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:04:14.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2023-03-14T20:04:14.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-03-14T20:04:16.396Z] $ docker top 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:04:17.392Z] + go version [2023-03-14T20:04:17.393Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:04:17.431Z] $ docker stop --time=1 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad [2023-03-14T20:04:19.197Z] $ docker rm -f --volumes 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:04:20.084Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:04:20.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:04:20.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2023-03-14T20:04:20.410Z] Removing intermediate container 4ba5f789ee23 [2023-03-14T20:04:20.410Z] ---> e6cda38a065e [2023-03-14T20:04:20.410Z] [2023-03-14T20:04:20.410Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:04:20.410Z] Removing intermediate container edfb249bc0d5 [2023-03-14T20:04:20.410Z] ---> 3d3cc6cff016 [2023-03-14T20:04:20.410Z] [2023-03-14T20:04:20.410Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:04:20.410Z] Removing intermediate container c36517db509d [2023-03-14T20:04:20.410Z] ---> 89fdb9d80532 [2023-03-14T20:04:20.410Z] [2023-03-14T20:04:20.410Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:20.410Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:20.410Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:20.410Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:20.410Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:20.410Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:20.410Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:04:20.410Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:04:20.410Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:20.410Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:20.410Z] ---> b2aa39c304c2 [2023-03-14T20:04:20.410Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:20.410Z] ---> b2aa39c304c2 [2023-03-14T20:04:20.410Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:20.410Z] ---> b2aa39c304c2 [2023-03-14T20:04:20.410Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:04:20.410Z] ---> Running in e9eb7a196b59 [2023-03-14T20:04:20.410Z] ---> Running in a6580b8ce146 [2023-03-14T20:04:20.410Z] ---> Running in bf0ea478b4e3 [2023-03-14T20:04:20.410Z] Removing intermediate container a6580b8ce146 [2023-03-14T20:04:20.410Z] ---> dd33f2923c3e [2023-03-14T20:04:20.410Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:20.410Z] ---> Running in 210a05f4ce53 [2023-03-14T20:04:20.410Z] Removing intermediate container 85c1730d0c74 [2023-03-14T20:04:20.410Z] ---> 8ef48891309a [2023-03-14T20:04:20.410Z] [2023-03-14T20:04:20.410Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:04:20.410Z] ---> b2aa39c304c2 [2023-03-14T20:04:20.410Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] ---> Running in bb8fc28ae50a [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] Removing intermediate container bb8fc28ae50a [2023-03-14T20:04:20.410Z] ---> 2b8abe2459cb [2023-03-14T20:04:20.410Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] ---> Running in 5aee355ff1ae [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] Removing intermediate container b9f413b7eb04 [2023-03-14T20:04:20.410Z] ---> 8dfbd62108e4 [2023-03-14T20:04:20.410Z] [2023-03-14T20:04:20.410Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:20.410Z] ---> b2aa39c304c2 [2023-03-14T20:04:20.410Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:20.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:20.410Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:20.410Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:20.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:20.410Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:20.410Z] ---> Running in a5e21e4fc89a [2023-03-14T20:04:20.410Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:20.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:20.410Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:20.410Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] Removing intermediate container e9eb7a196b59 [2023-03-14T20:04:20.410Z] ---> d27c85e2c1b7 [2023-03-14T20:04:20.410Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:20.410Z] ---> Running in 89213e5d470b [2023-03-14T20:04:20.410Z] Removing intermediate container 210a05f4ce53 [2023-03-14T20:04:20.410Z] ---> 835e39ce61b8 [2023-03-14T20:04:20.410Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:20.410Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:20.410Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:20.410Z] OK: 17812 distinct packages available [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] Removing intermediate container 89213e5d470b [2023-03-14T20:04:20.410Z] ---> 4fd16564a0d4 [2023-03-14T20:04:20.410Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] ---> Running in 580b28113d51 [2023-03-14T20:04:20.410Z] Removing intermediate container bf0ea478b4e3 [2023-03-14T20:04:20.410Z] ---> 99295ee29e3a [2023-03-14T20:04:20.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:20.410Z] ---> Running in f7aae688ad82 [2023-03-14T20:04:20.410Z] Removing intermediate container 580b28113d51 [2023-03-14T20:04:20.410Z] ---> 9593444f1321 [2023-03-14T20:04:20.410Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:04:20.410Z] ---> Running in 8b2b5a4fb0ee [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:20.410Z] Removing intermediate container f7aae688ad82 [2023-03-14T20:04:20.410Z] ---> f1e3b9a435ba [2023-03-14T20:04:20.410Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:04:20.410Z] ---> 2afa2f0f4be3 [2023-03-14T20:04:20.410Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:20.410Z] ---> Running in 802e7f20fba7 [2023-03-14T20:04:20.410Z] Removing intermediate container 8b2b5a4fb0ee [2023-03-14T20:04:20.410Z] ---> 4a538ea6ff64 [2023-03-14T20:04:20.410Z] Step 15/25 : WORKDIR / [2023-03-14T20:04:20.410Z] ---> Running in 219c6e722893 [2023-03-14T20:04:20.410Z] Removing intermediate container 802e7f20fba7 [2023-03-14T20:04:20.410Z] ---> bce14374eb30 [2023-03-14T20:04:20.410Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:04:20.410Z] ---> Running in fa93115206c0 [2023-03-14T20:04:20.410Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:04:20.410Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:04:20.410Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:04:20.410Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:04:20.410Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:04:20.410Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:20.410Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:04:20.410Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:04:20.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:20.410Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:04:20.410Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:20.410Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:20.410Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:04:20.410Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:20.410Z] OK: 10 MiB in 24 packages [2023-03-14T20:04:20.410Z] ---> 7ca73b8ca5b0 [2023-03-14T20:04:20.410Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:04:20.410Z] Removing intermediate container 219c6e722893 [2023-03-14T20:04:20.410Z] ---> fb8f72f367f2 [2023-03-14T20:04:20.410Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:20.410Z] Removing intermediate container fa93115206c0 [2023-03-14T20:04:20.410Z] ---> 546ad547c5f4 [2023-03-14T20:04:20.410Z] Step 15/24 : WORKDIR / [2023-03-14T20:04:20.410Z] ---> Running in 78703ee945c1 [2023-03-14T20:04:20.410Z] ---> 58f40ef43c0d [2023-03-14T20:04:20.410Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:20.410Z] ---> a497337d17a9 [2023-03-14T20:04:20.410Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:04:20.410Z] Removing intermediate container 78703ee945c1 [2023-03-14T20:04:20.410Z] ---> ffd16ea46947 [2023-03-14T20:04:20.410Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:20.410Z] Removing intermediate container a5e21e4fc89a [2023-03-14T20:04:20.410Z] ---> 7d8a21891093 [2023-03-14T20:04:20.410Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:20.410Z] ---> Running in 4f72d9d65762 [2023-03-14T20:04:20.410Z] ---> d32bd6d11fad [2023-03-14T20:04:20.410Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:20.410Z] ---> e819a6bb291b [2023-03-14T20:04:20.410Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:04:20.410Z] ---> cc2ef8308799 [2023-03-14T20:04:20.410Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:20.410Z] Removing intermediate container 4f72d9d65762 [2023-03-14T20:04:20.410Z] ---> 1f31a86dbcb0 [2023-03-14T20:04:20.410Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:04:20.410Z] Removing intermediate container 5aee355ff1ae [2023-03-14T20:04:20.410Z] ---> 905410637b69 [2023-03-14T20:04:20.410Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:20.410Z] ---> Running in 16cd9a35ea52 [2023-03-14T20:04:20.459Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-03-14T20:04:20.673Z] Removing intermediate container 16cd9a35ea52 [2023-03-14T20:04:20.673Z] ---> 0f8fec03808b [2023-03-14T20:04:20.673Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:04:20.673Z] ---> 5b929a203b54 [2023-03-14T20:04:20.673Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:20.673Z] ---> c11dabfce92f [2023-03-14T20:04:20.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:04:20.941Z] ---> 1fd7443b5c66 [2023-03-14T20:04:20.942Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:20.942Z] ---> Running in b5d35bfe7ee0 [2023-03-14T20:04:20.942Z] ---> cfd967592617 [2023-03-14T20:04:20.942Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:20.942Z] ---> Running in e0dc674aad69 [2023-03-14T20:04:20.942Z] Removing intermediate container b5d35bfe7ee0 [2023-03-14T20:04:20.942Z] ---> 3f14ab34b428 [2023-03-14T20:04:20.942Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:20.942Z] ---> dfac3d4c14c1 [2023-03-14T20:04:20.942Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:04:21.199Z] ---> 9ec377eef47d [2023-03-14T20:04:21.199Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:04:21.457Z] ---> 988408f03865 [2023-03-14T20:04:21.457Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:21.457Z] ---> e5fd00f89782 [2023-03-14T20:04:21.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:21.457Z] ---> d971de9268e8 [2023-03-14T20:04:21.457Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:04:21.457Z] ---> ad7c40cd1aef [2023-03-14T20:04:21.457Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:21.457Z] ---> Running in db8110569ccb [2023-03-14T20:04:21.729Z] Removing intermediate container db8110569ccb [2023-03-14T20:04:21.729Z] ---> 032ed3612f10 [2023-03-14T20:04:21.729Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:21.729Z] ---> e3869f1f0495 [2023-03-14T20:04:21.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:04:21.729Z] ---> Running in 87d7faceb748 [2023-03-14T20:04:21.729Z] ---> 9033fce7c2d5 [2023-03-14T20:04:21.729Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:04:21.729Z] ---> 7d4c872071bb [2023-03-14T20:04:21.729Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:04:21.729Z] ---> Running in 51c0b1dce6e3 [2023-03-14T20:04:21.729Z] ---> Running in 6e5230fe2cb2 [2023-03-14T20:04:21.729Z] Removing intermediate container 87d7faceb748 [2023-03-14T20:04:21.729Z] ---> 9470defafe0c [2023-03-14T20:04:21.729Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:04:21.729Z] Removing intermediate container e0dc674aad69 [2023-03-14T20:04:21.729Z] ---> 5fc396cb884d [2023-03-14T20:04:21.729Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:21.988Z] ---> Running in b896c687df71 [2023-03-14T20:04:21.988Z] Removing intermediate container 51c0b1dce6e3 [2023-03-14T20:04:21.988Z] ---> 8492f44622b1 [2023-03-14T20:04:21.988Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:22.222Z] $ docker top 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f -eo pid,comm [2023-03-14T20:04:22.245Z] ---> Running in 7e1356fc2cf9 [2023-03-14T20:04:22.245Z] Removing intermediate container 6e5230fe2cb2 [2023-03-14T20:04:22.245Z] ---> 75e25619530b [2023-03-14T20:04:22.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:22.245Z] ---> Running in 5c3186d13914 [2023-03-14T20:04:22.245Z] ---> Running in ecd20af98ae3 [2023-03-14T20:04:22.245Z] Removing intermediate container 7e1356fc2cf9 [2023-03-14T20:04:22.245Z] ---> 9c276bf1cec5 [2023-03-14T20:04:22.245Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:04:22.245Z] Removing intermediate container 5c3186d13914 [2023-03-14T20:04:22.245Z] ---> 0975d7c4eb5b [2023-03-14T20:04:22.245Z] Step 18/20 : LABEL arch=x86_64 [Pipeline] { [2023-03-14T20:04:22.504Z] Removing intermediate container b896c687df71 [2023-03-14T20:04:22.504Z] ---> e59bdddbd9fa [2023-03-14T20:04:22.504Z] Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:04:22.504Z] ---> Running in 484a979fa092 [2023-03-14T20:04:22.504Z] Removing intermediate container ecd20af98ae3 [2023-03-14T20:04:22.504Z] ---> fb4d8d76024e [2023-03-14T20:04:22.504Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:04:22.504Z] ---> Running in d841fd6d12f7 [2023-03-14T20:04:22.504Z] ---> Running in 0c1b53cb3cd4 [2023-03-14T20:04:22.504Z] ---> 87749ffde5d6 [2023-03-14T20:04:22.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:22.504Z] ---> Running in bdeaf53a8638 [2023-03-14T20:04:22.504Z] Removing intermediate container d841fd6d12f7 [2023-03-14T20:04:22.504Z] ---> 3ddc381c453e [2023-03-14T20:04:22.504Z] Step 19/20 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:04:22.504Z] Removing intermediate container 484a979fa092 [2023-03-14T20:04:22.504Z] ---> b167dd5432a8 [2023-03-14T20:04:22.504Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:22.504Z] ---> Running in 9c26ce9fc966 [2023-03-14T20:04:22.504Z] ---> Running in 8572a5862436 [Pipeline] echo [2023-03-14T20:04:22.653Z] ========================================================= [2023-03-14T20:04:22.653Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:04:22.653Z] ========================================================= [Pipeline] sh [2023-03-14T20:04:22.764Z] Removing intermediate container 0c1b53cb3cd4 [2023-03-14T20:04:22.764Z] ---> bcebdd7eb05c [2023-03-14T20:04:22.764Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:04:22.764Z] ---> Running in a3c5e4a4f2c9 [2023-03-14T20:04:22.764Z] ---> 91df627c3d84 [2023-03-14T20:04:22.764Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:04:22.764Z] Removing intermediate container 9c26ce9fc966 [2023-03-14T20:04:22.764Z] ---> 12263e2dbb16 [2023-03-14T20:04:22.764Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:04:23.027Z] ---> Running in 655a4eeaa86d [2023-03-14T20:04:23.027Z] ---> Running in 2a6cfc2c7ee2 [2023-03-14T20:04:23.027Z] Removing intermediate container a3c5e4a4f2c9 [2023-03-14T20:04:23.027Z] ---> dac908bd50d0 [2023-03-14T20:04:23.027Z] [2023-03-14T20:04:23.027Z] Removing intermediate container bdeaf53a8638 [2023-03-14T20:04:23.027Z] ---> 96cbce528b51 [2023-03-14T20:04:23.027Z] Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:04:23.027Z] Removing intermediate container 8572a5862436 [2023-03-14T20:04:23.027Z] ---> efad6efa8440 [2023-03-14T20:04:23.027Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:04:23.027Z] Successfully built dac908bd50d0 [2023-03-14T20:04:23.027Z] Successfully tagged core-metadata:latest [2023-03-14T20:04:23.027Z] Building support-notifications [2023-03-14T20:04:23.027Z]  Building core-metadata ... done  ---> Running in 84caa655197c [2023-03-14T20:04:23.027Z] ---> Running in d073525faaf7 [2023-03-14T20:04:23.027Z] Removing intermediate container 655a4eeaa86d [2023-03-14T20:04:23.027Z] ---> 2fa41109452f [2023-03-14T20:04:23.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:23.285Z] Removing intermediate container 2a6cfc2c7ee2 [2023-03-14T20:04:23.285Z] ---> 4844a261d45b [2023-03-14T20:04:23.285Z] [2023-03-14T20:04:23.285Z] Successfully built 4844a261d45b [2023-03-14T20:04:23.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:24.059Z] + make test [2023-03-14T20:04:24.059Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:04:24.672Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T20:04:24.672Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-03-14T20:04:24.672Z] ---> Running in 710cad41e2ed [2023-03-14T20:04:27.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:27.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:27.231Z] ---> df3ca9ce1fec [2023-03-14T20:04:27.231Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:27.231Z] ---> Using cache [2023-03-14T20:04:27.231Z] ---> df1f57760616 [2023-03-14T20:04:27.231Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:04:27.231Z] ---> Using cache [2023-03-14T20:04:27.231Z] ---> f42dbf8c0dbd [2023-03-14T20:04:27.231Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:04:28.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:28.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:29.037Z] ---> df3ca9ce1fec [2023-03-14T20:04:29.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> df1f57760616 [2023-03-14T20:04:29.037Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> f42dbf8c0dbd [2023-03-14T20:04:29.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> a3af1602369f [2023-03-14T20:04:29.037Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> a139adbf0594 [2023-03-14T20:04:29.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> cb3a42238274 [2023-03-14T20:04:29.037Z] Step 8/23 : COPY . . [2023-03-14T20:04:29.037Z] ---> Using cache [2023-03-14T20:04:29.037Z] ---> 9813b1fcd1df [2023-03-14T20:04:29.037Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:04:29.037Z] Removing intermediate container 84caa655197c [2023-03-14T20:04:29.037Z] ---> 5c7f17c98705 [2023-03-14T20:04:29.037Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:29.037Z] Removing intermediate container 710cad41e2ed [2023-03-14T20:04:29.037Z] ---> db84de025784 [2023-03-14T20:04:29.037Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:29.037Z] ---> Running in 1a289ae9a774 [2023-03-14T20:04:29.037Z] Removing intermediate container d073525faaf7 [2023-03-14T20:04:29.037Z] ---> Running in f640463ed0a6 [2023-03-14T20:04:29.037Z] ---> 52ba2ee8b7ee [2023-03-14T20:04:29.037Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:04:29.037Z] ---> Running in f4db2053a1c2 [2023-03-14T20:04:29.037Z] ---> Running in 1cba4ec48c47 [2023-03-14T20:04:29.037Z] ---> Running in a35e11ebd15d [2023-03-14T20:04:29.296Z] Removing intermediate container a35e11ebd15d [2023-03-14T20:04:29.296Z] ---> 153b6af2ae86 [2023-03-14T20:04:29.296Z] [2023-03-14T20:04:29.296Z] Removing intermediate container 1cba4ec48c47 [2023-03-14T20:04:29.296Z] ---> be3b840cb931 [2023-03-14T20:04:29.296Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:04:29.296Z] Removing intermediate container f4db2053a1c2 [2023-03-14T20:04:29.296Z] ---> b6384ce7004c [2023-03-14T20:04:29.296Z] [2023-03-14T20:04:29.296Z] ---> Running in 217ee909fcb5 [2023-03-14T20:04:29.553Z] Successfully built b6384ce7004c [2023-03-14T20:04:29.553Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T20:04:29.553Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-14T20:04:29.553Z] Successfully built 153b6af2ae86 [2023-03-14T20:04:29.553Z] Successfully tagged core-command:latest [2023-03-14T20:04:29.553Z]  Building core-command ... done Building security-proxy-setup [2023-03-14T20:04:29.553Z] Removing intermediate container 217ee909fcb5 [2023-03-14T20:04:29.553Z] ---> 6dab221ec778 [2023-03-14T20:04:29.553Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:29.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:04:29.553Z] ---> Running in 54c3ab670761 [2023-03-14T20:04:29.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:29.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:30.067Z] OK: 265 MiB in 53 packages [2023-03-14T20:04:33.355Z] Removing intermediate container 54c3ab670761 [2023-03-14T20:04:33.355Z] ---> d0b12775b859 [2023-03-14T20:04:33.355Z] [2023-03-14T20:04:33.355Z] Successfully built d0b12775b859 [2023-03-14T20:04:33.620Z] Successfully tagged support-scheduler:latest [2023-03-14T20:04:33.620Z]  Building support-scheduler ... done Building security-spire-config [2023-03-14T20:04:33.878Z] Removing intermediate container 1a289ae9a774 [2023-03-14T20:04:33.878Z] ---> bf34ac78e0ab [2023-03-14T20:04:33.878Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:04:35.271Z] ---> d7f01de4a1fb [2023-03-14T20:04:35.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:35.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:35.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:35.842Z] ---> df3ca9ce1fec [2023-03-14T20:04:35.842Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> df1f57760616 [2023-03-14T20:04:35.842Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> f42dbf8c0dbd [2023-03-14T20:04:35.842Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> a3af1602369f [2023-03-14T20:04:35.842Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> a139adbf0594 [2023-03-14T20:04:35.842Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> cb3a42238274 [2023-03-14T20:04:35.842Z] Step 8/23 : COPY . . [2023-03-14T20:04:35.842Z] ---> Using cache [2023-03-14T20:04:35.842Z] ---> 9813b1fcd1df [2023-03-14T20:04:35.842Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:04:36.100Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:36.100Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:36.100Z] ---> df3ca9ce1fec [2023-03-14T20:04:36.100Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:04:36.100Z] ---> Using cache [2023-03-14T20:04:36.100Z] ---> 2fdbadf749d4 [2023-03-14T20:04:36.100Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:04:38.010Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:38.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:38.010Z] ---> df3ca9ce1fec [2023-03-14T20:04:38.010Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:04:38.010Z] ---> Using cache [2023-03-14T20:04:38.010Z] ---> 2fdbadf749d4 [2023-03-14T20:04:38.010Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:04:39.387Z] ---> Running in 2ffeff5a0970 [2023-03-14T20:04:39.387Z] ---> Running in c2029839a17f [2023-03-14T20:04:39.388Z] ---> Running in e2b78cd4d174 [2023-03-14T20:04:39.388Z] ---> Running in c8a069645d9d [2023-03-14T20:04:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:39.954Z] 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-03-14T20:04:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:40.211Z] OK: 265 MiB in 53 packages [2023-03-14T20:04:40.211Z] OK: 265 MiB in 53 packages [2023-03-14T20:04:41.145Z] Removing intermediate container 2ffeff5a0970 [2023-03-14T20:04:41.145Z] ---> 1c4dfd1a4e28 [2023-03-14T20:04:41.145Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:04:41.145Z] Removing intermediate container c2029839a17f [2023-03-14T20:04:41.145Z] ---> 3c8a13198b99 [2023-03-14T20:04:41.145Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:04:41.402Z] ---> 37441546b225 [2023-03-14T20:04:41.402Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:41.660Z] ---> Running in 72370436a86f [2023-03-14T20:04:41.660Z] ---> 5f898a116f53 [2023-03-14T20:04:41.660Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:41.660Z] ---> Running in f65943f58f58 [2023-03-14T20:05:03.648Z] Removing intermediate container f640463ed0a6 [2023-03-14T20:05:03.648Z] ---> 507aeef5b820 [2023-03-14T20:05:03.648Z] [2023-03-14T20:05:03.648Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:03.648Z] ---> b2aa39c304c2 [2023-03-14T20:05:03.648Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:05:03.648Z] ---> Using cache [2023-03-14T20:05:03.648Z] ---> dd33f2923c3e [2023-03-14T20:05:03.648Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:03.648Z] ---> Using cache [2023-03-14T20:05:03.648Z] ---> 835e39ce61b8 [2023-03-14T20:05:03.648Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:03.648Z] ---> Using cache [2023-03-14T20:05:04.231Z] ---> 2afa2f0f4be3 [2023-03-14T20:05:04.231Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:04.231Z] ---> Using cache [2023-03-14T20:05:04.231Z] ---> 7ca73b8ca5b0 [2023-03-14T20:05:04.232Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:05:04.914Z] Removing intermediate container c8a069645d9d [2023-03-14T20:05:04.914Z] ---> fee7310c09d0 [2023-03-14T20:05:04.914Z] Step 8/23 : COPY . . [2023-03-14T20:05:04.914Z] Removing intermediate container 72370436a86f [2023-03-14T20:05:04.914Z] ---> 2558e859b825 [2023-03-14T20:05:04.914Z] Step 7/21 : COPY . . [2023-03-14T20:05:04.914Z] Removing intermediate container f65943f58f58 [2023-03-14T20:05:04.914Z] ---> 2a5517a68736 [2023-03-14T20:05:04.914Z] Step 7/26 : COPY . . [2023-03-14T20:05:13.147Z] ---> 01b8af0c117b [2023-03-14T20:05:13.147Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:13.147Z] Removing intermediate container e2b78cd4d174 [2023-03-14T20:05:13.147Z] ---> 7db386d96b7c [2023-03-14T20:05:13.147Z] [2023-03-14T20:05:13.147Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:13.147Z] ---> b2aa39c304c2 [2023-03-14T20:05:13.147Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:05:13.147Z] ---> 6f1b5c50c7fd [2023-03-14T20:05:13.147Z] ---> 3dbf8d24c029 [2023-03-14T20:05:13.147Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:05:13.147Z] ---> 108615107fbc [2023-03-14T20:05:13.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:05:13.147Z] [2023-03-14T20:05:13.147Z] ---> 9cb199a4b398 [2023-03-14T20:05:13.147Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:05:13.147Z] ---> Running in 8bc09f17ffb4 [2023-03-14T20:05:13.147Z] ---> Running in ae6721ef2009 [2023-03-14T20:05:13.147Z] ---> Running in 38c21f5c735e [2023-03-14T20:05:13.147Z] ---> Running in 1e61e09abacd [2023-03-14T20:05:13.147Z] Removing intermediate container 8bc09f17ffb4 [2023-03-14T20:05:13.147Z] ---> 6dc664dbd769 [2023-03-14T20:05:13.147Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:05:13.147Z] Removing intermediate container 1e61e09abacd [2023-03-14T20:05:13.147Z] ---> d795d5c97cad [2023-03-14T20:05:13.147Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:05:13.147Z] ---> Running in 012af2d64983 [2023-03-14T20:05:13.147Z] ---> Running in 5e9d8b28a746 [2023-03-14T20:05:13.147Z] ---> 0b88aaab6604 [2023-03-14T20:05:13.147Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:13.147Z] ---> Running in e546896af3c7 [2023-03-14T20:05:13.147Z] Removing intermediate container 012af2d64983 [2023-03-14T20:05:13.147Z] ---> 2ce529bd737b [2023-03-14T20:05:13.147Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:05:13.147Z] Removing intermediate container 5e9d8b28a746 [2023-03-14T20:05:13.147Z] ---> f9bbff18a1e3 [2023-03-14T20:05:13.147Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:05:13.147Z] ---> Running in bba1edc4ef6e [2023-03-14T20:05:13.147Z] ---> Running in 7e569b07d45f [2023-03-14T20:05:13.147Z] Removing intermediate container bba1edc4ef6e [2023-03-14T20:05:13.147Z] ---> 0bab5d36235a [2023-03-14T20:05:13.147Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:13.147Z] 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-03-14T20:05:13.147Z] ---> Running in ac1a487e66e4 [2023-03-14T20:05:13.147Z] Removing intermediate container 7e569b07d45f [2023-03-14T20:05:13.147Z] ---> b5c8b9b7b868 [2023-03-14T20:05:13.147Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:05:13.147Z] 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-03-14T20:05:13.147Z] ---> Running in 4130de619ce1 [2023-03-14T20:05:13.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:13.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:13.148Z] Removing intermediate container e546896af3c7 [2023-03-14T20:05:13.148Z] ---> 0dad66794c71 [2023-03-14T20:05:13.148Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:13.421Z] ---> Running in a7f0b48f809b [2023-03-14T20:05:13.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:13.421Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:13.421Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:13.421Z] Removing intermediate container a7f0b48f809b [2023-03-14T20:05:13.421Z] ---> b1fb5bfafce0 [2023-03-14T20:05:13.421Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:05:13.421Z] Removing intermediate container 4130de619ce1 [2023-03-14T20:05:13.421Z] ---> fd35713a16e2 [2023-03-14T20:05:13.421Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:05:13.679Z] ---> Running in 92481c22ce4f [2023-03-14T20:05:13.679Z] ---> Running in 04687a31df9d [2023-03-14T20:05:13.679Z] Removing intermediate container 04687a31df9d [2023-03-14T20:05:13.679Z] ---> cd4fc2cf7d77 [2023-03-14T20:05:13.679Z] [2023-03-14T20:05:13.679Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:05:13.679Z] ---> b2aa39c304c2 [2023-03-14T20:05:13.679Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:13.679Z] ---> Using cache [2023-03-14T20:05:13.679Z] ---> 2b8abe2459cb [2023-03-14T20:05:13.679Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:05:13.679Z] Removing intermediate container 92481c22ce4f [2023-03-14T20:05:13.679Z] ---> 1642a7073f6c [2023-03-14T20:05:13.679Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:13.679Z] ---> Running in 2eea0e1a08c3 [2023-03-14T20:05:13.679Z] ---> Running in 46ea1cc1367c [2023-03-14T20:05:13.679Z] Removing intermediate container ac1a487e66e4 [2023-03-14T20:05:13.679Z] ---> 77da2fd7b4af [2023-03-14T20:05:13.679Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:13.937Z] Removing intermediate container 2eea0e1a08c3 [2023-03-14T20:05:13.937Z] ---> ba7552ce1a54 [2023-03-14T20:05:13.937Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:13.937Z] ---> Running in ea3d468cfdbc [2023-03-14T20:05:13.937Z] ---> 55234c3c3775 [2023-03-14T20:05:13.937Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:13.937Z] Removing intermediate container ea3d468cfdbc [2023-03-14T20:05:13.937Z] ---> f29e3f5571cf [2023-03-14T20:05:13.937Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:13.937Z] ---> Running in a08ca0597fe9 [2023-03-14T20:05:14.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:14.195Z] Removing intermediate container a08ca0597fe9 [2023-03-14T20:05:14.195Z] ---> a5c65b25ecfa [2023-03-14T20:05:14.195Z] [2023-03-14T20:05:14.195Z] ---> 85de0770b0e6 [2023-03-14T20:05:14.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:05:14.195Z] Successfully built a5c65b25ecfa [2023-03-14T20:05:14.195Z] Successfully tagged security-proxy-auth:latest [2023-03-14T20:05:14.195Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-14T20:05:14.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:14.709Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:05:14.709Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:05:14.709Z] OK: 17812 distinct packages available [2023-03-14T20:05:14.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:14.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:15.533Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:15.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:05:15.533Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:05:15.533Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:05:15.533Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:15.533Z] OK: 7 MiB in 19 packages [2023-03-14T20:05:17.462Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:17.462Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:17.462Z] ---> df3ca9ce1fec [2023-03-14T20:05:17.462Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> 2fdbadf749d4 [2023-03-14T20:05:17.462Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> 3c8a13198b99 [2023-03-14T20:05:17.462Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> 5f898a116f53 [2023-03-14T20:05:17.462Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> 2a5517a68736 [2023-03-14T20:05:17.462Z] Step 7/25 : COPY . . [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> 9cb199a4b398 [2023-03-14T20:05:17.462Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> d795d5c97cad [2023-03-14T20:05:17.462Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> f9bbff18a1e3 [2023-03-14T20:05:17.462Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:05:17.462Z] ---> Using cache [2023-03-14T20:05:17.462Z] ---> b5c8b9b7b868 [2023-03-14T20:05:17.462Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:05:19.466Z] ---> 59cfa069ce79 [2023-03-14T20:05:19.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:19.466Z] ---> Running in 9e5ff8f0643a [2023-03-14T20:05:19.726Z] Removing intermediate container 46ea1cc1367c [2023-03-14T20:05:19.726Z] ---> 30d0c0644a8a [2023-03-14T20:05:19.726Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:19.726Z] ---> f1c992287d04 [2023-03-14T20:05:19.726Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:05:19.985Z] ---> Running in cf1821faace7 [2023-03-14T20:05:20.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:05:20.645Z] Removing intermediate container cf1821faace7 [2023-03-14T20:05:20.645Z] ---> ff77ce3f136e [2023-03-14T20:05:20.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:20.645Z] ---> 316262d71834 [2023-03-14T20:05:20.645Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:05:20.645Z] ---> Running in ac04cbdec469 [2023-03-14T20:05:21.309Z] Removing intermediate container ac04cbdec469 [2023-03-14T20:05:21.309Z] ---> 4396edfb5e0a [2023-03-14T20:05:21.309Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:21.309Z] ---> Running in 76374bf3a7df [2023-03-14T20:05:21.309Z] Removing intermediate container 9e5ff8f0643a [2023-03-14T20:05:21.309Z] ---> e16bf5385551 [2023-03-14T20:05:21.309Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:05:21.877Z] ---> Running in 2bbe1dc5df7b [2023-03-14T20:05:22.442Z] Removing intermediate container 76374bf3a7df [2023-03-14T20:05:22.442Z] ---> a8fa91b65cb3 [2023-03-14T20:05:22.442Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:22.442Z] ---> Running in 5dd962aa34d6 [2023-03-14T20:05:22.701Z] Removing intermediate container 5dd962aa34d6 [2023-03-14T20:05:22.701Z] ---> b6dd18fc7b1a [2023-03-14T20:05:22.701Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:22.701Z] Removing intermediate container 2bbe1dc5df7b [2023-03-14T20:05:22.701Z] ---> 1abf7c1ac7ec [2023-03-14T20:05:22.701Z] [2023-03-14T20:05:22.701Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:05:22.701Z] ---> b2aa39c304c2 [2023-03-14T20:05:22.701Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:22.701Z] ---> Using cache [2023-03-14T20:05:22.701Z] ---> 2b8abe2459cb [2023-03-14T20:05:22.701Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:05:22.701Z] ---> Running in a651cdd249d2 [2023-03-14T20:05:22.701Z] ---> Running in ab6e4398bc9a [2023-03-14T20:05:22.966Z] ---> 424fd830650d [2023-03-14T20:05:22.966Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:22.966Z] Removing intermediate container a651cdd249d2 [2023-03-14T20:05:22.966Z] ---> 97b55520ac7b [2023-03-14T20:05:22.966Z] [2023-03-14T20:05:22.966Z] Successfully built 97b55520ac7b [2023-03-14T20:05:23.226Z] Successfully tagged core-data:latest [2023-03-14T20:05:23.226Z]  Building core-data ... done Building security-secretstore-setup [2023-03-14T20:05:23.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:24.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:24.084Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:05:24.084Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:05:24.084Z] OK: 17812 distinct packages available [2023-03-14T20:05:24.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:24.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:24.767Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:24.767Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:05:24.767Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:05:24.767Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:05:24.767Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:05:24.767Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:24.767Z] OK: 8 MiB in 20 packages [2023-03-14T20:05:26.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:26.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:26.701Z] ---> df3ca9ce1fec [2023-03-14T20:05:26.701Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:05:26.701Z] ---> Using cache [2023-03-14T20:05:26.701Z] ---> 2fdbadf749d4 [2023-03-14T20:05:26.701Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:05:26.701Z] ---> Using cache [2023-03-14T20:05:26.701Z] ---> 1c4dfd1a4e28 [2023-03-14T20:05:26.701Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:05:26.701Z] ---> Using cache [2023-03-14T20:05:26.701Z] ---> 37441546b225 [2023-03-14T20:05:26.701Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:26.701Z] ---> Using cache [2023-03-14T20:05:26.701Z] ---> 2558e859b825 [2023-03-14T20:05:26.701Z] Step 7/24 : COPY . . [2023-03-14T20:05:26.701Z] ---> Using cache [2023-03-14T20:05:26.701Z] ---> 6f1b5c50c7fd [2023-03-14T20:05:26.701Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:05:28.090Z] ---> f5b43d390920 [2023-03-14T20:05:28.090Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:05:28.090Z] ---> Running in 6c1bec9761ca [2023-03-14T20:05:28.090Z] ---> Running in 362e93891402 [2023-03-14T20:05:28.349Z] Removing intermediate container 362e93891402 [2023-03-14T20:05:28.349Z] ---> 5c0486b08da1 [2023-03-14T20:05:28.349Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:05:28.349Z] Removing intermediate container ab6e4398bc9a [2023-03-14T20:05:28.349Z] ---> 26163836b90b [2023-03-14T20:05:28.349Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:28.608Z] 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-03-14T20:05:29.176Z] ---> 96430e1fb566 [2023-03-14T20:05:29.176Z] Step 21/26 : WORKDIR / [2023-03-14T20:05:29.176Z] ---> c1f8e985d42e [2023-03-14T20:05:29.176Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:05:29.176Z] ---> Running in 534007d46b18 [2023-03-14T20:05:29.437Z] Removing intermediate container 534007d46b18 [2023-03-14T20:05:29.437Z] ---> 7f2504739abb [2023-03-14T20:05:29.437Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:29.437Z] ---> Running in 5c6a9405a5e3 [2023-03-14T20:05:30.381Z] Removing intermediate container 5c6a9405a5e3 [2023-03-14T20:05:30.381Z] ---> e5f67880114d [2023-03-14T20:05:30.381Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:05:31.321Z] ---> Running in 997e5172e9d1 [2023-03-14T20:05:31.321Z] ---> ae2c21db9ff5 [2023-03-14T20:05:31.321Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:31.581Z] Removing intermediate container 997e5172e9d1 [2023-03-14T20:05:31.581Z] ---> 179232e080e5 [2023-03-14T20:05:31.581Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:05:31.582Z] ---> Running in 72f04223bb95 [2023-03-14T20:05:31.582Z] ---> 436b267255cb [2023-03-14T20:05:31.582Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:05:31.582Z] Removing intermediate container 72f04223bb95 [2023-03-14T20:05:31.582Z] ---> 511dd5f7cf04 [2023-03-14T20:05:31.582Z] Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:31.844Z] ---> Running in 2aadfaba3f1b [2023-03-14T20:05:31.844Z] ---> ae0606a28b01 [2023-03-14T20:05:31.844Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:05:31.844Z] Removing intermediate container 2aadfaba3f1b [2023-03-14T20:05:31.844Z] ---> 1619e031256d [2023-03-14T20:05:31.844Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:05:32.103Z] ---> Running in 5c55dfc7455e [2023-03-14T20:05:32.365Z] Removing intermediate container 5c55dfc7455e [2023-03-14T20:05:32.365Z] ---> 5bf1abed7681 [2023-03-14T20:05:32.365Z] [2023-03-14T20:05:32.626Z] ---> fc1a0ead6c4b [2023-03-14T20:05:32.626Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:32.626Z] ---> Running in afd5dcf6f61c [2023-03-14T20:05:32.626Z] Successfully built 5bf1abed7681 [2023-03-14T20:05:32.626Z] Successfully tagged security-spire-config:latest [2023-03-14T20:05:32.626Z] Building security-spire-agent [2023-03-14T20:05:36.018Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:36.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:36.018Z] ---> df3ca9ce1fec [2023-03-14T20:05:36.018Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 2fdbadf749d4 [2023-03-14T20:05:36.018Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 3c8a13198b99 [2023-03-14T20:05:36.018Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 5f898a116f53 [2023-03-14T20:05:36.018Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 2a5517a68736 [2023-03-14T20:05:36.018Z] Step 7/26 : COPY . . [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 9cb199a4b398 [2023-03-14T20:05:36.018Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> d795d5c97cad [2023-03-14T20:05:36.018Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> f9bbff18a1e3 [2023-03-14T20:05:36.018Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> b5c8b9b7b868 [2023-03-14T20:05:36.018Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> fd35713a16e2 [2023-03-14T20:05:36.018Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> cd4fc2cf7d77 [2023-03-14T20:05:36.018Z] [2023-03-14T20:05:36.018Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:05:36.018Z] ---> b2aa39c304c2 [2023-03-14T20:05:36.018Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 2b8abe2459cb [2023-03-14T20:05:36.018Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.018Z] ---> 26163836b90b [2023-03-14T20:05:36.018Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:36.018Z] ---> Using cache [2023-03-14T20:05:36.587Z] Removing intermediate container afd5dcf6f61c [2023-03-14T20:05:36.587Z] ---> 7ac6d09366dd [2023-03-14T20:05:36.587Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:05:38.514Z] ---> c1f8e985d42e [2023-03-14T20:05:38.514Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:05:38.514Z] ---> Running in ad6c0b6121c5 [2023-03-14T20:05:38.788Z] Removing intermediate container ad6c0b6121c5 [2023-03-14T20:05:38.788Z] ---> 25c4fc4c1069 [2023-03-14T20:05:38.788Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:05:39.056Z] ---> Running in 8af66280ac69 [2023-03-14T20:05:40.590Z] Removing intermediate container 8af66280ac69 [2023-03-14T20:05:40.590Z] ---> 92ec4dc028dc [2023-03-14T20:05:40.590Z] Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:41.548Z] ---> Running in 7430ad94a88a [2023-03-14T20:05:41.548Z] ---> dc6387b4800b [2023-03-14T20:05:41.548Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:05:41.548Z] Removing intermediate container 38c21f5c735e [2023-03-14T20:05:41.548Z] ---> 16d4fec2c100 [2023-03-14T20:05:41.548Z] [2023-03-14T20:05:41.548Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:05:41.548Z] ---> b2aa39c304c2 [2023-03-14T20:05:41.548Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:05:42.126Z] Removing intermediate container 7430ad94a88a [2023-03-14T20:05:42.126Z] ---> 36fa3ba96154 [2023-03-14T20:05:42.126Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:05:43.068Z] ---> Running in 7d20cd196cdd [2023-03-14T20:05:43.068Z] ---> Running in 24094a8fcc2d [2023-03-14T20:05:43.068Z] ---> 0f3c1525d171 [2023-03-14T20:05:43.068Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:43.337Z] Removing intermediate container 24094a8fcc2d [2023-03-14T20:05:43.337Z] ---> ef894670a7b0 [2023-03-14T20:05:43.337Z] [2023-03-14T20:05:43.337Z] Successfully built ef894670a7b0 [2023-03-14T20:05:43.337Z] ---> 8510e50e8641 [2023-03-14T20:05:43.337Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:05:43.337Z] Successfully tagged security-spire-server:latest [2023-03-14T20:05:43.337Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-14T20:05:43.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:43.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:44.197Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:44.197Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:05:44.197Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:44.197Z] OK: 8 MiB in 17 packages [2023-03-14T20:05:46.768Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:46.768Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:46.768Z] ---> df3ca9ce1fec [2023-03-14T20:05:46.768Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:05:46.768Z] ---> Using cache [2023-03-14T20:05:46.768Z] ---> 2fdbadf749d4 [2023-03-14T20:05:46.768Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:05:46.768Z] ---> Using cache [2023-03-14T20:05:46.768Z] ---> 1c4dfd1a4e28 [2023-03-14T20:05:46.768Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:05:46.768Z] ---> Using cache [2023-03-14T20:05:46.768Z] ---> 37441546b225 [2023-03-14T20:05:46.768Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:46.768Z] ---> Using cache [2023-03-14T20:05:46.768Z] ---> 2558e859b825 [2023-03-14T20:05:46.768Z] Step 7/33 : COPY . . [2023-03-14T20:05:46.768Z] ---> Using cache [2023-03-14T20:05:46.768Z] ---> 6f1b5c50c7fd [2023-03-14T20:05:46.768Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:05:47.355Z] ---> 14241cea5415 [2023-03-14T20:05:47.355Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:05:47.355Z] ---> Running in 3174224d0388 [2023-03-14T20:05:47.614Z] Removing intermediate container ae6721ef2009 [2023-03-14T20:05:47.614Z] ---> 56d0139cd38a [2023-03-14T20:05:47.614Z] [2023-03-14T20:05:47.614Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:47.614Z] ---> b2aa39c304c2 [2023-03-14T20:05:47.614Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:05:47.614Z] ---> Running in b1d5c3094d49 [2023-03-14T20:05:47.614Z] Removing intermediate container 7d20cd196cdd [2023-03-14T20:05:47.614Z] ---> 5cacdb829ae7 [2023-03-14T20:05:47.614Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:47.614Z] ---> 9579d0b31eb4 [2023-03-14T20:05:47.614Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:05:47.614Z] ---> Running in 0490fe970122 [2023-03-14T20:05:47.614Z] ---> Running in fa39f2902901 [2023-03-14T20:05:47.872Z] Removing intermediate container 0490fe970122 [2023-03-14T20:05:47.872Z] ---> f65ed1993753 [2023-03-14T20:05:47.872Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:05:47.872Z] Removing intermediate container fa39f2902901 [2023-03-14T20:05:47.872Z] ---> 07bad0263334 [2023-03-14T20:05:47.872Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:05:47.872Z] ---> Running in 6c0c7950399e [2023-03-14T20:05:47.872Z] ---> Running in 6ca6fd8da22e [2023-03-14T20:05:48.131Z] 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-03-14T20:05:48.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:48.131Z] Removing intermediate container 6ca6fd8da22e [2023-03-14T20:05:48.131Z] ---> df1b4ee67ecc [2023-03-14T20:05:48.131Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:05:48.131Z] Removing intermediate container 6c0c7950399e [2023-03-14T20:05:48.131Z] ---> 2da93ac727ba [2023-03-14T20:05:48.131Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:48.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:48.131Z] ---> Running in 3442ea71ecb3 [2023-03-14T20:05:48.391Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:05:48.391Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:48.391Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:48.391Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:05:48.391Z] Removing intermediate container 3442ea71ecb3 [2023-03-14T20:05:48.391Z] ---> f282024a1e0d [2023-03-14T20:05:48.391Z] Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:48.391Z] ---> c25be9b110f2 [2023-03-14T20:05:48.391Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:05:48.652Z] ---> Running in 413394b01b86 [2023-03-14T20:05:48.652Z] OK: 8 MiB in 17 packages [2023-03-14T20:05:48.652Z] Removing intermediate container 413394b01b86 [2023-03-14T20:05:48.652Z] ---> c2cc3e2f166b [2023-03-14T20:05:48.652Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:05:48.652Z] ---> 9d8042a37a57 [2023-03-14T20:05:48.652Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:05:48.911Z] ---> Running in 6f6f0758fde1 [2023-03-14T20:05:48.911Z] Removing intermediate container 6f6f0758fde1 [2023-03-14T20:05:48.911Z] ---> 5730af8000d5 [2023-03-14T20:05:48.911Z] [2023-03-14T20:05:49.170Z] Successfully built 5730af8000d5 [2023-03-14T20:05:49.170Z] Successfully tagged security-spire-agent:latest [2023-03-14T20:05:49.429Z]  Building security-spire-agent ... done  ---> 0a34289f9bd8 [2023-03-14T20:05:49.429Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:49.429Z] Removing intermediate container b1d5c3094d49 [2023-03-14T20:05:49.429Z] ---> 8c8787242b36 [2023-03-14T20:05:49.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:49.429Z] ---> Running in 44559d6faaf3 [2023-03-14T20:05:49.688Z] Removing intermediate container 44559d6faaf3 [2023-03-14T20:05:49.688Z] ---> 94dd20f9c572 [2023-03-14T20:05:49.688Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:05:49.688Z] ---> 4607d9a6ec12 [2023-03-14T20:05:49.688Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:49.688Z] ---> Running in c7c27e52bb86 [2023-03-14T20:05:49.688Z] ---> Running in 305fc3a8fe42 [2023-03-14T20:05:49.688Z] Removing intermediate container c7c27e52bb86 [2023-03-14T20:05:49.688Z] ---> 762ae5d86240 [2023-03-14T20:05:49.688Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:05:49.688Z] ---> Running in a0355bf853ce [2023-03-14T20:05:49.946Z] Removing intermediate container a0355bf853ce [2023-03-14T20:05:49.946Z] ---> f5a773c1784b [2023-03-14T20:05:49.946Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:50.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:05:50.207Z] ---> f2658bc00a08 [2023-03-14T20:05:50.207Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:50.531Z] ---> 8118705f061f [2023-03-14T20:05:50.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:05:50.531Z] Removing intermediate container 305fc3a8fe42 [2023-03-14T20:05:50.531Z] ---> 0ef5218276db [2023-03-14T20:05:50.531Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:50.531Z] ---> Running in 53bed37f0531 [2023-03-14T20:05:50.790Z] Removing intermediate container 53bed37f0531 [2023-03-14T20:05:50.790Z] ---> 3e63069e9fe1 [2023-03-14T20:05:50.790Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T20:05:50.790Z] ---> Running in 3008734394a3 [2023-03-14T20:05:51.357Z] Removing intermediate container 3008734394a3 [2023-03-14T20:05:51.357Z] ---> e673119ce721 [2023-03-14T20:05:51.357Z] Step 20/21 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:51.357Z] ---> 66ed78ef8e94 [2023-03-14T20:05:51.357Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:51.357Z] ---> Running in 260705233f52 [2023-03-14T20:05:51.357Z] Removing intermediate container 260705233f52 [2023-03-14T20:05:51.357Z] ---> 8f5412bbaae0 [2023-03-14T20:05:51.357Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:05:51.357Z] ---> Running in 3ca23a75d7a4 [2023-03-14T20:05:51.618Z] ---> 2e2a4f28cc9a [2023-03-14T20:05:51.618Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:05:51.618Z] Removing intermediate container 3ca23a75d7a4 [2023-03-14T20:05:51.618Z] ---> 5939110a96d6 [2023-03-14T20:05:51.618Z] [2023-03-14T20:05:51.618Z] ---> Running in 0442d7c470af [2023-03-14T20:05:51.618Z] Successfully built 5939110a96d6 [2023-03-14T20:05:52.189Z] Successfully tagged security-proxy-setup:latest [2023-03-14T20:05:52.189Z]  Building security-proxy-setup ... done Removing intermediate container 0442d7c470af [2023-03-14T20:05:52.189Z] ---> 8e0c3c20f311 [2023-03-14T20:05:52.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:53.128Z] ---> Running in 9fcf3ece8597 [2023-03-14T20:05:53.128Z] Removing intermediate container 6c1bec9761ca [2023-03-14T20:05:53.128Z] ---> eff1481e41ec [2023-03-14T20:05:53.128Z] [2023-03-14T20:05:53.128Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:05:53.128Z] ---> b2aa39c304c2 [2023-03-14T20:05:53.128Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:05:53.128Z] Removing intermediate container 9fcf3ece8597 [2023-03-14T20:05:53.128Z] ---> 3aeee3b241d8 [2023-03-14T20:05:53.128Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:53.128Z] ---> Running in 5c989a430e99 [2023-03-14T20:05:53.389Z] ---> Running in efbfcbbcc844 [2023-03-14T20:05:53.389Z] Removing intermediate container efbfcbbcc844 [2023-03-14T20:05:53.389Z] ---> 43d11587a2a5 [2023-03-14T20:05:53.389Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:53.389Z] ---> Running in 23db45f3177e [2023-03-14T20:05:53.650Z] Removing intermediate container 23db45f3177e [2023-03-14T20:05:53.650Z] ---> 6f6502d5ad19 [2023-03-14T20:05:53.650Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:53.650Z] ---> Running in 39ce940a86a0 [2023-03-14T20:05:53.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:53.908Z] Removing intermediate container 39ce940a86a0 [2023-03-14T20:05:53.908Z] ---> fc5034c01112 [2023-03-14T20:05:53.908Z] [2023-03-14T20:05:53.908Z] Successfully built fc5034c01112 [2023-03-14T20:05:53.908Z] Successfully tagged support-notifications:latest [2023-03-14T20:05:53.908Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:54.167Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:05:54.167Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:54.167Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:05:54.167Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:54.167Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:05:54.428Z] OK: 8 MiB in 18 packages [2023-03-14T20:05:55.006Z] Removing intermediate container 5c989a430e99 [2023-03-14T20:05:55.006Z] ---> aa2dee0c4ebb [2023-03-14T20:05:55.006Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:05:55.280Z] ---> Running in c888ff2ff7e9 [2023-03-14T20:05:55.280Z] Removing intermediate container c888ff2ff7e9 [2023-03-14T20:05:55.280Z] ---> 37bc9f526c61 [2023-03-14T20:05:55.280Z] Step 12/24 : WORKDIR / [2023-03-14T20:05:55.538Z] ---> Running in 7f7646456f80 [2023-03-14T20:05:55.538Z] Removing intermediate container 7f7646456f80 [2023-03-14T20:05:55.538Z] ---> e9384895f78a [2023-03-14T20:05:55.538Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:56.115Z] ---> 785b68060d2d [2023-03-14T20:05:56.115Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:05:56.372Z] ---> 56616038a1b5 [2023-03-14T20:05:56.372Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:05:56.632Z] ---> d6f5d04aae71 [2023-03-14T20:05:56.632Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:56.891Z] ---> 99459f3666e7 [2023-03-14T20:05:56.891Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:05:57.457Z] ---> 9b6ed846fb12 [2023-03-14T20:05:57.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:05:58.388Z] ---> b90675f68479 [2023-03-14T20:05:58.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:58.388Z] ---> 87e0dc3207de [2023-03-14T20:05:58.388Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:58.388Z] ---> Running in d47bbfbb763a [2023-03-14T20:05:59.320Z] Removing intermediate container d47bbfbb763a [2023-03-14T20:05:59.320Z] ---> a9d1cb02252d [2023-03-14T20:05:59.320Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:59.320Z] ---> Running in c2e388c9d796 [2023-03-14T20:05:59.320Z] Removing intermediate container c2e388c9d796 [2023-03-14T20:05:59.320Z] ---> 80c88829e126 [2023-03-14T20:05:59.320Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:05:59.320Z] ---> Running in 2d92ff0b6967 [2023-03-14T20:05:59.320Z] Removing intermediate container 2d92ff0b6967 [2023-03-14T20:05:59.320Z] ---> e96d95ff24c7 [2023-03-14T20:05:59.320Z] Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:05:59.320Z] ---> Running in 69fa89c6bbbb [2023-03-14T20:05:59.579Z] Removing intermediate container 69fa89c6bbbb [2023-03-14T20:05:59.579Z] ---> c3a4f794f61d [2023-03-14T20:05:59.579Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:05:59.579Z] ---> Running in aa6f5034216d [2023-03-14T20:05:59.579Z] Removing intermediate container aa6f5034216d [2023-03-14T20:05:59.579Z] ---> ea744858835f [2023-03-14T20:05:59.579Z] [2023-03-14T20:05:59.579Z] Successfully built ea744858835f [2023-03-14T20:05:59.579Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T20:06:06.145Z]  Building security-secretstore-setup ... done Removing intermediate container 3174224d0388 [2023-03-14T20:06:06.145Z] ---> 482848d4ceb0 [2023-03-14T20:06:06.145Z] [2023-03-14T20:06:06.145Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:06:06.145Z] ---> b2aa39c304c2 [2023-03-14T20:06:06.146Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:06.146Z] ---> Using cache [2023-03-14T20:06:06.146Z] ---> 2b8abe2459cb [2023-03-14T20:06:06.146Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:06:06.146Z] ---> Running in fa46c4a05574 [2023-03-14T20:06:06.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:06.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:06.146Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:06.146Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:06:06.146Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:06.146Z] OK: 7 MiB in 17 packages [2023-03-14T20:06:06.404Z] Removing intermediate container fa46c4a05574 [2023-03-14T20:06:06.404Z] ---> 558ee7abcbf8 [2023-03-14T20:06:06.404Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:06:06.404Z] ---> Running in 5a534fb78d9e [2023-03-14T20:06:06.404Z] Removing intermediate container 5a534fb78d9e [2023-03-14T20:06:06.404Z] ---> 6522cb2b1c0a [2023-03-14T20:06:06.404Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:06:06.404Z] ---> Running in a6fdab92330b [2023-03-14T20:06:06.404Z] Removing intermediate container a6fdab92330b [2023-03-14T20:06:06.404Z] ---> ceb9016f808d [2023-03-14T20:06:06.404Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:06:06.662Z] ---> Running in ac24259d6674 [2023-03-14T20:06:06.662Z] Removing intermediate container ac24259d6674 [2023-03-14T20:06:06.662Z] ---> ad386d9b2042 [2023-03-14T20:06:06.662Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:06:06.662Z] ---> Running in 654111a55917 [2023-03-14T20:06:06.662Z] Removing intermediate container 654111a55917 [2023-03-14T20:06:06.662Z] ---> e85bb8ed7582 [2023-03-14T20:06:06.662Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:06:06.662Z] ---> Running in 506a7acedaf5 [2023-03-14T20:06:07.234Z] Removing intermediate container 506a7acedaf5 [2023-03-14T20:06:07.234Z] ---> 27a1c88bc1c7 [2023-03-14T20:06:07.234Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:06:07.234Z] ---> Running in c351297fada6 [2023-03-14T20:06:07.493Z] Removing intermediate container c351297fada6 [2023-03-14T20:06:07.493Z] ---> 01a9171a45c2 [2023-03-14T20:06:07.493Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:06:07.493Z] ---> fd818c98bfdc [2023-03-14T20:06:07.493Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:06:07.493Z] ---> Running in aa0b7bf0ef55 [2023-03-14T20:06:08.060Z] Removing intermediate container aa0b7bf0ef55 [2023-03-14T20:06:08.060Z] ---> d96781cda29e [2023-03-14T20:06:08.060Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:08.319Z] ---> b5a71d4f77e8 [2023-03-14T20:06:08.319Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:08.319Z] ---> 6a3aebaf9508 [2023-03-14T20:06:08.319Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:06:08.886Z] ---> f75564129d1c [2023-03-14T20:06:08.886Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:06:08.886Z] ---> 2f1a5c782e29 [2023-03-14T20:06:08.886Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:06:09.145Z] ---> 051fc994fbdb [2023-03-14T20:06:09.145Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:06:09.145Z] ---> 512e43ebdf1a [2023-03-14T20:06:09.145Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:06:09.402Z] ---> c766c7a0ff28 [2023-03-14T20:06:09.402Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:06:09.402Z] ---> bfc1fb2ff708 [2023-03-14T20:06:09.402Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:06:09.402Z] ---> Running in 603bbee5650e [2023-03-14T20:06:09.968Z] Removing intermediate container 603bbee5650e [2023-03-14T20:06:09.968Z] ---> f93b4322ab44 [2023-03-14T20:06:09.968Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:06:09.968Z] ---> Running in f887fde41363 [2023-03-14T20:06:10.227Z] Removing intermediate container f887fde41363 [2023-03-14T20:06:10.227Z] ---> e113d36360bc [2023-03-14T20:06:10.227Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:06:10.227Z] ---> Running in 7243a1084344 [2023-03-14T20:06:10.227Z] Removing intermediate container 7243a1084344 [2023-03-14T20:06:10.227Z] ---> 3f5ae3a610b5 [2023-03-14T20:06:10.227Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T20:06:10.227Z] ---> Running in 4ea5c2944310 [2023-03-14T20:06:10.227Z] Removing intermediate container 4ea5c2944310 [2023-03-14T20:06:10.227Z] ---> e61a68233bdb [2023-03-14T20:06:10.227Z] Step 32/33 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:06:10.227Z] ---> Running in 16a2a77fe477 [2023-03-14T20:06:10.485Z] Removing intermediate container 16a2a77fe477 [2023-03-14T20:06:10.485Z] ---> 45616a17075a [2023-03-14T20:06:10.485Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:06:10.485Z] ---> Running in e9a061706300 [2023-03-14T20:06:10.485Z] Removing intermediate container e9a061706300 [2023-03-14T20:06:10.485Z] ---> 9e7511de7f37 [2023-03-14T20:06:10.485Z] [2023-03-14T20:06:10.485Z] Successfully built 9e7511de7f37 [2023-03-14T20:06:10.485Z] Successfully tagged security-bootstrapper:latest [2023-03-14T20:06:10.491Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-14T20:06:10.528Z] $ docker stop --time=1 e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 [2023-03-14T20:06:11.826Z] $ docker rm -f --volumes e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:06:12.206Z] + docker images [2023-03-14T20:06:12.206Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:06:12.206Z] security-bootstrapper latest 9e7511de7f37 2 seconds ago 22MB [2023-03-14T20:06:12.206Z] 482848d4ceb0 8 seconds ago 1.67GB [2023-03-14T20:06:12.206Z] security-secretstore-setup latest ea744858835f 13 seconds ago 32.6MB [2023-03-14T20:06:12.206Z] support-notifications latest fc5034c01112 19 seconds ago 33MB [2023-03-14T20:06:12.206Z] eff1481e41ec 20 seconds ago 1.67GB [2023-03-14T20:06:12.206Z] security-proxy-setup latest 5939110a96d6 21 seconds ago 18.7MB [2023-03-14T20:06:12.206Z] security-spire-agent latest 5730af8000d5 24 seconds ago 129MB [2023-03-14T20:06:12.206Z] 56d0139cd38a 26 seconds ago 1.75GB [2023-03-14T20:06:12.206Z] security-spire-server latest ef894670a7b0 30 seconds ago 89.8MB [2023-03-14T20:06:12.206Z] 16d4fec2c100 31 seconds ago 1.66GB [2023-03-14T20:06:12.206Z] security-spire-config latest 5bf1abed7681 40 seconds ago 88.9MB [2023-03-14T20:06:12.206Z] 1abf7c1ac7ec 50 seconds ago 1.54GB [2023-03-14T20:06:12.206Z] core-data latest 97b55520ac7b 50 seconds ago 20MB [2023-03-14T20:06:12.206Z] security-proxy-auth latest a5c65b25ecfa 58 seconds ago 18.3MB [2023-03-14T20:06:12.206Z] cd4fc2cf7d77 59 seconds ago 1.54GB [2023-03-14T20:06:12.206Z] 7db386d96b7c About a minute ago 1.69GB [2023-03-14T20:06:12.206Z] 507aeef5b820 About a minute ago 1.66GB [2023-03-14T20:06:12.206Z] support-scheduler latest d0b12775b859 About a minute ago 32.4MB [2023-03-14T20:06:12.206Z] core-command latest 153b6af2ae86 About a minute ago 19.8MB [2023-03-14T20:06:12.206Z] core-common-config-bootstrapper latest b6384ce7004c About a minute ago 17.5MB [2023-03-14T20:06:12.206Z] core-metadata latest dac908bd50d0 About a minute ago 20.6MB [2023-03-14T20:06:12.206Z] security-spiffe-token-provider latest 4844a261d45b About a minute ago 32.6MB [2023-03-14T20:06:12.206Z] 8dfbd62108e4 About a minute ago 1.75GB [2023-03-14T20:06:12.206Z] 8ef48891309a About a minute ago 1.72GB [2023-03-14T20:06:12.206Z] 3d3cc6cff016 About a minute ago 1.68GB [2023-03-14T20:06:12.206Z] e6cda38a065e About a minute ago 1.69GB [2023-03-14T20:06:12.206Z] 89fdb9d80532 About a minute ago 1.68GB [2023-03-14T20:06:12.206Z] ci-base-image-x86_64 latest df3ca9ce1fec 6 minutes ago 883MB [2023-03-14T20:06:12.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T20:06:12.206Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T20:06:12.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T20:06:12.206Z] 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-03-14T20:07:57.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:07:57.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:08:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:08:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:08:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:08:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:08:01.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:08:02.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:08:02.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:08:03.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:08:07.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:08:07.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:08:07.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:08:07.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:08:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:08:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:08:22.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements [2023-03-14T20:08:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 98.5% of statements [2023-03-14T20:08:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:08:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:08:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:08:45.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.518s coverage: 71.2% of statements [2023-03-14T20:08:49.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:08:49.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:08:49.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements [2023-03-14T20:08:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:08:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:08:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:08:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:08:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:09:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:09:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:09:15.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.853s coverage: 88.5% of statements [2023-03-14T20:09:15.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 3.9% of statements [2023-03-14T20:09:22.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:09:22.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:09:22.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:09:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.112s coverage: 95.6% of statements [2023-03-14T20:09:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:09:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:09:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:09:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:09:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:09:24.197Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements [2023-03-14T20:09:30.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:09:30.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:09:30.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:09:30.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements [2023-03-14T20:09:43.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:09:43.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:09:43.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2023-03-14T20:09:43.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-03-14T20:09:48.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 45.5% of statements [2023-03-14T20:09:48.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements [2023-03-14T20:09:48.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2023-03-14T20:09:48.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements [2023-03-14T20:09:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements [2023-03-14T20:09:55.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:09:55.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:09:55.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:09:55.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:09:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:09:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:09:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:09:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:10:04.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements [2023-03-14T20:10:04.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:10:04.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:10:04.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:10:04.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:10:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:10:13.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:10:14.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.431s coverage: 79.9% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.320s coverage: 92.9% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.105s coverage: 64.4% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.263s coverage: 87.2% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-03-14T20:10:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.568s coverage: 81.2% of statements [2023-03-14T20:10:22.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:10:22.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:10:22.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.522s coverage: 82.1% of statements [2023-03-14T20:10:22.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 84.8% of statements [2023-03-14T20:10:30.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:10:30.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:10:31.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.278s coverage: 63.1% of statements [2023-03-14T20:10:31.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements [2023-03-14T20:10:33.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-03-14T20:10:33.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements [2023-03-14T20:10:33.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-03-14T20:10:33.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:10:33.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:10:33.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:10:33.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2023-03-14T20:10:44.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:10:44.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:10:44.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:10:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.195s coverage: 38.4% of statements [2023-03-14T20:10:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2023-03-14T20:10:51.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:10:51.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:10:51.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:10:51.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:10:51.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2023-03-14T20:11:01.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:11:01.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:11:01.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:11:01.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:11:06.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements [2023-03-14T20:11:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:11:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:11:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:11:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:11:08.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements [2023-03-14T20:11:12.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:11:12.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:11:12.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.5% of statements [2023-03-14T20:11:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:11:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:11:16.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-03-14T20:11:17.319Z] 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-03-14T20:11:17.588Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:11:17.588Z] go vet ./... [2023-03-14T20:14:24.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:14:24.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:14:24.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:14:24.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:14:25.120Z] + ls -al . [2023-03-14T20:14:25.120Z] total 700 [2023-03-14T20:14:25.120Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 20:04 . [2023-03-14T20:14:25.120Z] drwxr-xr-x 4 root root 4096 Mar 14 20:04 .. [2023-03-14T20:14:25.120Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:02 .blubracket [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:02 .dockerignore [2023-03-14T20:14:25.120Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:02 .git [2023-03-14T20:14:25.120Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:02 .github [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:02 .gitignore [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:02 .golangci.yml [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:02 .hadolint.yml [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:02 .sonarcloud.properties [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:02 ADOPTERS.md [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:02 Attribution.txt [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:02 CHANGELOG.md [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:02 CONTRIBUTING.md [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:02 GOVERNANCE.md [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:02 Jenkinsfile [2023-03-14T20:14:25.120Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:02 LICENSE [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:02 Makefile [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:02 OWNERS.md [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:02 README.md [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:02 SECURITY.md [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION [2023-03-14T20:14:25.121Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:02 bin [2023-03-14T20:14:25.121Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:02 cmd [2023-03-14T20:14:25.121Z] -rw-r--r-- 1 root root 447486 Mar 14 20:11 coverage.out [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:02 go.mod [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:02 go.sum [2023-03-14T20:14:25.121Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:02 internal [2023-03-14T20:14:25.121Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:02 openapi [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:02 security.txt [2023-03-14T20:14:25.121Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:02 snap [2023-03-14T20:14:25.121Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:02 version.go [Pipeline] sh [2023-03-14T20:14:25.785Z] + '[' -e coverage.out ] [2023-03-14T20:14:25.785Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:14:25.820Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:14:26.808Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:14:27.475Z] + make build [2023-03-14T20:14:27.475Z] 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-03-14T20:16:19.455Z] 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-03-14T20:16:20.417Z] 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-03-14T20:16:27.062Z] 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-03-14T20:16:30.412Z] 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-03-14T20:17:26.815Z] 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-03-14T20:17:28.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:17:34.862Z] 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-03-14T20:17:41.628Z] 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-03-14T20:17:45.921Z] 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-03-14T20:17:50.181Z] 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-03-14T20:17:56.844Z] 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-03-14T20:18:03.522Z] $ docker stop --time=1 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f [2023-03-14T20:18:06.941Z] $ docker rm -f --volumes 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:18:10.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:18:10.100Z] [2023-03-14T20:18:10.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:18:10.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:18:10.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T20:18:10.795Z] 29e5d40040c1: Pulling fs layer [2023-03-14T20:18:10.795Z] 1ce36da41761: Pulling fs layer [2023-03-14T20:18:10.796Z] 25b303627fd3: Pulling fs layer [2023-03-14T20:18:10.796Z] 29e5d40040c1: Download complete [2023-03-14T20:18:11.066Z] 1ce36da41761: Verifying Checksum [2023-03-14T20:18:11.066Z] 1ce36da41761: Download complete [2023-03-14T20:18:11.656Z] 29e5d40040c1: Pull complete [2023-03-14T20:18:13.071Z] 25b303627fd3: Verifying Checksum [2023-03-14T20:18:13.071Z] 25b303627fd3: Download complete [2023-03-14T20:18:13.071Z] 1ce36da41761: Pull complete [2023-03-14T20:18:23.159Z] 25b303627fd3: Pull complete [2023-03-14T20:18:23.159Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T20:18:23.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:18:23.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:18:23.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2023-03-14T20:18:23.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat [2023-03-14T20:18:26.598Z] $ docker top 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:18:27.507Z] + docker-compose build --help [2023-03-14T20:18:27.507Z] + grep parallel [2023-03-14T20:18:34.162Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:18:34.455Z] $ docker stop --time=1 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca [2023-03-14T20:18:36.231Z] $ docker rm -f --volumes 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:18:36.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:18:36.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:18:37.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2023-03-14T20:18:37.316Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:18:38.781Z] $ docker top 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:18:39.692Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:18:47.907Z] Building core-command ... [2023-03-14T20:18:47.907Z] Building core-common-config-bootstrapper ... [2023-03-14T20:18:47.907Z] Building core-data ... [2023-03-14T20:18:47.907Z] Building core-metadata ... [2023-03-14T20:18:47.907Z] Building security-bootstrapper ... [2023-03-14T20:18:47.907Z] Building security-proxy-auth ... [2023-03-14T20:18:47.907Z] Building security-proxy-setup ... [2023-03-14T20:18:47.907Z] Building security-secretstore-setup ... [2023-03-14T20:18:47.907Z] Building security-spiffe-token-provider ... [2023-03-14T20:18:47.907Z] Building security-spire-agent ... [2023-03-14T20:18:47.907Z] Building security-spire-config ... [2023-03-14T20:18:47.907Z] Building security-spire-server ... [2023-03-14T20:18:47.907Z] Building support-notifications ... [2023-03-14T20:18:47.907Z] Building support-scheduler ... [2023-03-14T20:18:47.907Z] Building security-proxy-setup [2023-03-14T20:18:47.907Z] Building core-data [2023-03-14T20:18:47.907Z] Building core-common-config-bootstrapper [2023-03-14T20:18:47.907Z] Building security-proxy-auth [2023-03-14T20:18:47.907Z] Building security-spire-server [2023-03-14T20:19:44.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:19:44.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:19:44.316Z] ---> ef51f88638f4 [2023-03-14T20:19:44.316Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:19:44.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:19:44.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:19:44.316Z] ---> ef51f88638f4 [2023-03-14T20:19:44.316Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:19:44.316Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:19:44.316Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:19:44.316Z] ---> ef51f88638f4 [2023-03-14T20:19:44.316Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:19:44.316Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:19:44.316Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:19:44.316Z] ---> ef51f88638f4 [2023-03-14T20:19:44.316Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:19:44.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:19:44.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:19:44.316Z] ---> ef51f88638f4 [2023-03-14T20:19:44.316Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:19:44.316Z] ---> Running in fe7cad267f2b [2023-03-14T20:19:44.316Z] ---> Running in bb4daa9dbaa0 [2023-03-14T20:19:44.316Z] ---> Running in 581071ec6605 [2023-03-14T20:19:44.316Z] ---> Running in a8e54247bd0f [2023-03-14T20:19:44.316Z] ---> Running in 835d62b22041 [2023-03-14T20:19:44.316Z] Removing intermediate container fe7cad267f2b [2023-03-14T20:19:44.316Z] ---> bb172336c4a2 [2023-03-14T20:19:44.316Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:19:44.316Z] Removing intermediate container 835d62b22041 [2023-03-14T20:19:44.316Z] ---> 03c153ccf7e3 [2023-03-14T20:19:44.316Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:19:44.316Z] Removing intermediate container bb4daa9dbaa0 [2023-03-14T20:19:44.316Z] ---> 8a517c2d6e67 [2023-03-14T20:19:44.316Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:19:44.316Z] ---> Running in 867224d9f214 [2023-03-14T20:19:44.316Z] Removing intermediate container 581071ec6605 [2023-03-14T20:19:44.316Z] ---> acd6ae30a94e [2023-03-14T20:19:44.316Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:19:44.316Z] ---> Running in 36c3063b50e4 [2023-03-14T20:19:44.316Z] Removing intermediate container a8e54247bd0f [2023-03-14T20:19:44.316Z] ---> 420700127331 [2023-03-14T20:19:44.316Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:19:44.316Z] ---> Running in 0f4616885049 [2023-03-14T20:19:44.316Z] ---> Running in 03455aeaa5ae [2023-03-14T20:19:44.316Z] ---> Running in e733514a07a3 [2023-03-14T20:19:44.316Z] Removing intermediate container 867224d9f214 [2023-03-14T20:19:44.316Z] ---> 88b8dbac712d [2023-03-14T20:19:44.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:19:44.316Z] Removing intermediate container 0f4616885049 [2023-03-14T20:19:44.316Z] ---> 51ccd1e41b08 [2023-03-14T20:19:44.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:19:44.316Z] ---> Running in 5fbaa9d49866 [2023-03-14T20:19:44.316Z] ---> Running in 1c3e24279810 [2023-03-14T20:19:44.316Z] Removing intermediate container 03455aeaa5ae [2023-03-14T20:19:44.316Z] ---> c756dbd20f8b [2023-03-14T20:19:44.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:19:44.316Z] ---> Running in 2ff39668118e [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] OK: 263 MiB in 53 packages [2023-03-14T20:19:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:19:44.316Z] OK: 263 MiB in 53 packages [2023-03-14T20:19:45.278Z] OK: 263 MiB in 53 packages [2023-03-14T20:19:45.558Z] OK: 263 MiB in 53 packages [2023-03-14T20:19:45.831Z] Removing intermediate container 36c3063b50e4 [2023-03-14T20:19:45.831Z] ---> 6999d5f9c903 [2023-03-14T20:19:45.831Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:19:45.831Z] OK: 263 MiB in 53 packages [2023-03-14T20:19:46.796Z] Removing intermediate container e733514a07a3 [2023-03-14T20:19:46.796Z] ---> 59706ee553a9 [2023-03-14T20:19:46.796Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:19:47.063Z] Removing intermediate container 5fbaa9d49866 [2023-03-14T20:19:47.063Z] ---> 0194f754d6e5 [2023-03-14T20:19:47.063Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:19:47.063Z] ---> 59aaa63a7d89 [2023-03-14T20:19:47.063Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:19:47.331Z] ---> Running in 0cc736c381a2 [2023-03-14T20:19:47.920Z] Removing intermediate container 2ff39668118e [2023-03-14T20:19:47.920Z] ---> d8af122030ab [2023-03-14T20:19:47.920Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:19:47.920Z] Removing intermediate container 1c3e24279810 [2023-03-14T20:19:47.920Z] ---> 976a37db19ea [2023-03-14T20:19:47.920Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:19:48.186Z] ---> e6650dad157b [2023-03-14T20:19:48.186Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:19:48.472Z] ---> Running in 5db528ec8b51 [2023-03-14T20:19:48.751Z] ---> c58f8e9803d7 [2023-03-14T20:19:48.751Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:19:48.751Z] ---> Running in 16abca6ea017 [2023-03-14T20:19:49.735Z] ---> a878373d1d7a [2023-03-14T20:19:49.735Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:19:49.735Z] ---> 21cab7a988d8 [2023-03-14T20:19:49.735Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:19:49.735Z] ---> Running in ddd9c1ba5a81 [2023-03-14T20:19:50.004Z] ---> Running in 5ee147994b80 [2023-03-14T20:21:56.747Z] Removing intermediate container 0cc736c381a2 [2023-03-14T20:21:56.747Z] ---> 4358c2451c50 [2023-03-14T20:21:56.747Z] Step 7/25 : COPY . . [2023-03-14T20:21:56.747Z] Removing intermediate container 5db528ec8b51 [2023-03-14T20:21:56.747Z] ---> 98c582da1a1a [2023-03-14T20:21:56.747Z] Step 7/21 : COPY . . [2023-03-14T20:21:56.747Z] Removing intermediate container 16abca6ea017 [2023-03-14T20:21:56.747Z] ---> db229a9df554 [2023-03-14T20:21:56.747Z] Step 8/23 : COPY . .Removing intermediate container ddd9c1ba5a81 [2023-03-14T20:21:56.747Z] ---> c825dc7ac268 [2023-03-14T20:21:56.747Z] Step 8/23 : COPY . . [2023-03-14T20:21:56.747Z] [2023-03-14T20:21:56.747Z] Removing intermediate container 5ee147994b80 [2023-03-14T20:21:56.747Z] ---> 15734c0fc425 [2023-03-14T20:21:56.747Z] Step 8/23 : COPY . . [2023-03-14T20:22:11.795Z] ---> 6d5c3d345c83 [2023-03-14T20:22:11.795Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:22:11.795Z] ---> 9856051c67ba [2023-03-14T20:22:11.795Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:22:11.795Z] ---> Running in 6e933c0956a0 [2023-03-14T20:22:11.795Z] ---> 1a4ea47b62e4 [2023-03-14T20:22:11.795Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:22:11.795Z] ---> Running in 947015d57c5d [2023-03-14T20:22:11.795Z] ---> 33753806938b [2023-03-14T20:22:11.795Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:22:11.795Z] ---> 5c20f77ebaf4 [2023-03-14T20:22:11.795Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:22:11.795Z] ---> Running in 49089f42285e [2023-03-14T20:22:11.795Z] ---> Running in a23a650e5874 [2023-03-14T20:22:11.795Z] ---> Running in 55f63286283f [2023-03-14T20:22:12.089Z] Removing intermediate container 6e933c0956a0 [2023-03-14T20:22:12.089Z] ---> 8fb9a980ec2b [2023-03-14T20:22:12.089Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:22:12.089Z] ---> Running in fec3d4664189 [2023-03-14T20:22:13.067Z] Removing intermediate container fec3d4664189 [2023-03-14T20:22:13.067Z] ---> c3cbfb16f1d0 [2023-03-14T20:22:13.067Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:22:13.067Z] ---> Running in 2c55d9c514cf [2023-03-14T20:22:14.052Z] 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-03-14T20:22:14.052Z] 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-03-14T20:22:14.052Z] Removing intermediate container 2c55d9c514cf [2023-03-14T20:22:14.052Z] ---> a1e10da4a67b [2023-03-14T20:22:14.052Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:22:14.329Z] ---> Running in 7451f08cf8e4 [2023-03-14T20:22:14.329Z] 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-03-14T20:22:14.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:22:17.975Z] Removing intermediate container 7451f08cf8e4 [2023-03-14T20:22:17.975Z] ---> fa2e77fbf429 [2023-03-14T20:22:17.975Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:22:17.975Z] ---> Running in 7a9dcbd0305e [2023-03-14T20:22:18.566Z] Removing intermediate container 7a9dcbd0305e [2023-03-14T20:22:18.566Z] ---> 5c1454364cd6 [2023-03-14T20:22:18.566Z] [2023-03-14T20:22:18.566Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:22:18.566Z] 3.17: Pulling from library/alpine [2023-03-14T20:22:18.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:22:18.838Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:22:18.838Z] ---> d74e625d9115 [2023-03-14T20:22:18.838Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:22:18.838Z] ---> Running in 104f9c1b6c79 [2023-03-14T20:22:19.431Z] Removing intermediate container 104f9c1b6c79 [2023-03-14T20:22:19.431Z] ---> fad4338331eb [2023-03-14T20:22:19.431Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:22:19.712Z] ---> Running in b97488ff3c03 [2023-03-14T20:22:22.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:22:22.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:22:24.853Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:22:24.853Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:22:24.853Z] OK: 17683 distinct packages available [2023-03-14T20:22:25.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:22:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:22:28.491Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:22:28.491Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:22:28.491Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:22:28.491Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:22:28.491Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:22:28.491Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:22:28.491Z] OK: 9 MiB in 20 packages [2023-03-14T20:22:31.095Z] Removing intermediate container b97488ff3c03 [2023-03-14T20:22:31.095Z] ---> d70bac9aa326 [2023-03-14T20:22:31.095Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:22:31.683Z] ---> 330d550145a9 [2023-03-14T20:22:31.683Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:22:38.368Z] ---> b7b3103d619f [2023-03-14T20:22:38.368Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:22:39.347Z] ---> 7257026b89bb [2023-03-14T20:22:39.347Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:22:40.314Z] ---> ce356ea07181 [2023-03-14T20:22:40.314Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:22:41.300Z] ---> 099eb54d95a2 [2023-03-14T20:22:41.300Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:22:41.694Z] ---> Running in 476460cfdf8d [2023-03-14T20:22:42.395Z] Removing intermediate container 476460cfdf8d [2023-03-14T20:22:42.395Z] ---> d1a6556412ba [2023-03-14T20:22:42.395Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:22:42.395Z] ---> Running in 1a3608c4a104 [2023-03-14T20:22:43.035Z] Removing intermediate container 1a3608c4a104 [2023-03-14T20:22:43.035Z] ---> 74ffced6dde9 [2023-03-14T20:22:43.035Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:22:43.321Z] ---> Running in 67de3f28c6c2 [2023-03-14T20:22:44.000Z] Removing intermediate container 67de3f28c6c2 [2023-03-14T20:22:44.000Z] ---> 5d151460cf25 [2023-03-14T20:22:44.000Z] Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:22:44.000Z] ---> Running in b70069fbd9f3 [2023-03-14T20:22:44.637Z] Removing intermediate container b70069fbd9f3 [2023-03-14T20:22:44.637Z] ---> f27e68b9402c [2023-03-14T20:22:44.637Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:22:44.637Z] ---> Running in 36eb624a6f9c [2023-03-14T20:22:45.608Z] Removing intermediate container 36eb624a6f9c [2023-03-14T20:22:45.608Z] ---> a2e0fe8b1c6c [2023-03-14T20:22:45.608Z] [2023-03-14T20:22:45.608Z] Successfully built a2e0fe8b1c6c [2023-03-14T20:22:45.879Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T20:22:45.879Z] Building security-bootstrapper [2023-03-14T20:23:07.986Z]  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:23:07.986Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:23:07.986Z] ---> ef51f88638f4 [2023-03-14T20:23:07.986Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:23:07.986Z] ---> Using cache [2023-03-14T20:23:07.986Z] ---> 420700127331 [2023-03-14T20:23:07.986Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:23:07.986Z] ---> Using cache [2023-03-14T20:23:07.986Z] ---> 59706ee553a9 [2023-03-14T20:23:07.986Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:23:07.986Z] ---> Using cache [2023-03-14T20:23:07.986Z] ---> e6650dad157b [2023-03-14T20:23:07.986Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:23:07.986Z] ---> Using cache [2023-03-14T20:23:07.986Z] ---> 98c582da1a1a [2023-03-14T20:23:07.986Z] Step 7/33 : COPY . . [2023-03-14T20:23:07.986Z] ---> Using cache [2023-03-14T20:23:07.986Z] ---> 5c20f77ebaf4 [2023-03-14T20:23:07.986Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:23:07.986Z] ---> Running in a317e6ff0a14 [2023-03-14T20:23:07.986Z] 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-03-14T20:30:15.141Z] Removing intermediate container a23a650e5874 [2023-03-14T20:30:15.141Z] ---> 222875f9f543 [2023-03-14T20:30:15.141Z] [2023-03-14T20:30:15.141Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:30:15.141Z] ---> d74e625d9115 [2023-03-14T20:30:15.141Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:30:15.141Z] ---> Running in f1db33a31c94 [2023-03-14T20:30:15.141Z] Removing intermediate container f1db33a31c94 [2023-03-14T20:30:15.141Z] ---> 35d776ccdb33 [2023-03-14T20:30:15.141Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:30:15.141Z] ---> Running in d1c854b518e2 [2023-03-14T20:30:15.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:15.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:15.141Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:30:15.141Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:30:15.141Z] OK: 8 MiB in 16 packages [2023-03-14T20:30:16.113Z] Removing intermediate container d1c854b518e2 [2023-03-14T20:30:16.113Z] ---> ab622a83df5d [2023-03-14T20:30:16.113Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:30:16.390Z] Removing intermediate container 55f63286283f [2023-03-14T20:30:16.390Z] ---> d22279458b57 [2023-03-14T20:30:16.390Z] [2023-03-14T20:30:16.390Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:30:16.390Z] ---> d74e625d9115 [2023-03-14T20:30:16.390Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:30:16.658Z] ---> Running in b5d1c42ede61 [2023-03-14T20:30:17.639Z] ---> 674216619266 [2023-03-14T20:30:17.639Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:30:23.008Z] ---> ec5fb5a92b11 [2023-03-14T20:30:23.008Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:30:23.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:23.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:24.187Z] ---> 1636050191bf [2023-03-14T20:30:24.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:30:25.609Z] ---> 8378ce9e39b8 [2023-03-14T20:30:25.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:30:25.609Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:30:25.609Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:30:25.609Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:30:25.881Z] OK: 8 MiB in 17 packages [2023-03-14T20:30:26.475Z] ---> 2439873c37ff [2023-03-14T20:30:26.475Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:30:26.750Z] ---> Running in 62f387ffd19e [2023-03-14T20:30:28.175Z] Removing intermediate container b5d1c42ede61 [2023-03-14T20:30:28.175Z] ---> 13bd39d6e1b3 [2023-03-14T20:30:28.175Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:30:28.175Z] ---> Running in 8a566042f45c [2023-03-14T20:30:29.149Z] Removing intermediate container 8a566042f45c [2023-03-14T20:30:29.149Z] ---> 7ee6fb0d36b8 [2023-03-14T20:30:29.149Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:30:29.149Z] ---> Running in 70541ec2f94f [2023-03-14T20:30:29.742Z] Removing intermediate container 70541ec2f94f [2023-03-14T20:30:29.742Z] ---> 952f6a108203 [2023-03-14T20:30:29.742Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:30:31.162Z] Removing intermediate container 62f387ffd19e [2023-03-14T20:30:31.162Z] ---> d40da752abc3 [2023-03-14T20:30:31.163Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:30:31.163Z] ---> Running in 3ca09593b260 [2023-03-14T20:30:31.163Z] ---> f0b7cc27b8a0 [2023-03-14T20:30:31.163Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:30:32.142Z] Removing intermediate container 3ca09593b260 [2023-03-14T20:30:32.142Z] ---> abed3bb9bbc7 [2023-03-14T20:30:32.142Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:30:32.142Z] ---> Running in 6cd6d0301637 [2023-03-14T20:30:32.736Z] ---> 1bb3f6a039e2 [2023-03-14T20:30:32.736Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:30:33.006Z] Removing intermediate container 6cd6d0301637 [2023-03-14T20:30:33.006Z] ---> 6e7e88961a60 [2023-03-14T20:30:33.006Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:30:33.006Z] ---> Running in 4d8b49283190 [2023-03-14T20:30:33.990Z] Removing intermediate container 4d8b49283190 [2023-03-14T20:30:33.990Z] ---> 0d4bfc68e2c1 [2023-03-14T20:30:33.990Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:30:34.259Z] ---> Running in 9519019da851 [2023-03-14T20:30:36.702Z] Removing intermediate container 9519019da851 [2023-03-14T20:30:36.702Z] ---> a19bd800a727 [2023-03-14T20:30:36.702Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:30:36.702Z] ---> f7511c2a0c16 [2023-03-14T20:30:36.702Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:30:36.702Z] ---> Running in 1661a788bdec [2023-03-14T20:30:36.702Z] Removing intermediate container 1661a788bdec [2023-03-14T20:30:36.702Z] ---> f17d6b6e6c08 [2023-03-14T20:30:36.702Z] [2023-03-14T20:30:36.702Z] Successfully built f17d6b6e6c08 [2023-03-14T20:30:36.702Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T20:30:36.702Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-14T20:30:36.702Z] ---> df7a761dc693 [2023-03-14T20:30:36.702Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:30:36.702Z] ---> Running in d1651dbc7284 [2023-03-14T20:30:40.972Z] Removing intermediate container d1651dbc7284 [2023-03-14T20:30:40.972Z] ---> e45f65defbd3 [2023-03-14T20:30:40.972Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:30:40.972Z] ---> Running in fb5c59c39919 [2023-03-14T20:30:41.242Z] Removing intermediate container fb5c59c39919 [2023-03-14T20:30:41.242Z] ---> f2e499022961 [2023-03-14T20:30:41.242Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T20:30:41.516Z] ---> Running in 1672953d5e38 [2023-03-14T20:30:42.104Z] Removing intermediate container 1672953d5e38 [2023-03-14T20:30:42.104Z] ---> 08c310f19eeb [2023-03-14T20:30:42.104Z] Step 20/21 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:30:42.406Z] ---> Running in b0b0fb6dbc1b [2023-03-14T20:30:43.014Z] Removing intermediate container b0b0fb6dbc1b [2023-03-14T20:30:43.014Z] ---> 58fd04be7453 [2023-03-14T20:30:43.014Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:30:43.014Z] ---> Running in 94c16c782aba [2023-03-14T20:30:43.607Z] Removing intermediate container 94c16c782aba [2023-03-14T20:30:43.607Z] ---> 60727b7b3603 [2023-03-14T20:30:43.607Z] [2023-03-14T20:30:44.202Z] Successfully built 60727b7b3603 [2023-03-14T20:30:44.202Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T20:30:44.202Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-14T20:30:59.230Z] Removing intermediate container 49089f42285e [2023-03-14T20:30:59.230Z] ---> e7a932df2c6d [2023-03-14T20:30:59.230Z] [2023-03-14T20:30:59.230Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:30:59.230Z] ---> d74e625d9115 [2023-03-14T20:30:59.230Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:30:59.230Z] ---> Using cache [2023-03-14T20:30:59.230Z] ---> 35d776ccdb33 [2023-03-14T20:30:59.230Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:30:59.230Z] ---> Using cache [2023-03-14T20:30:59.230Z] ---> ab622a83df5d [2023-03-14T20:30:59.230Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:30:59.230Z] ---> Using cache [2023-03-14T20:30:59.230Z] ---> 674216619266 [2023-03-14T20:30:59.230Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:30:59.230Z] ---> Using cache [2023-03-14T20:30:59.230Z] ---> ec5fb5a92b11 [2023-03-14T20:30:59.230Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:31:00.196Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:31:00.196Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:31:00.196Z] ---> ef51f88638f4 [2023-03-14T20:31:00.196Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> acd6ae30a94e [2023-03-14T20:31:00.196Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> c756dbd20f8b [2023-03-14T20:31:00.196Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> d8af122030ab [2023-03-14T20:31:00.196Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> a878373d1d7a [2023-03-14T20:31:00.196Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> c825dc7ac268 [2023-03-14T20:31:00.196Z] Step 8/25 : COPY . . [2023-03-14T20:31:00.196Z] ---> Using cache [2023-03-14T20:31:00.196Z] ---> 9856051c67ba [2023-03-14T20:31:00.196Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:31:02.807Z] ---> 4d045ce09f11 [2023-03-14T20:31:02.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:31:02.807Z] ---> Running in 392fefed6290 [2023-03-14T20:31:04.768Z] ---> 167073a5e921 [2023-03-14T20:31:04.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:05.038Z] 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-03-14T20:31:06.456Z] ---> 6fd9dee225b3 [2023-03-14T20:31:06.456Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:06.754Z] ---> Running in f804cf2a8354 [2023-03-14T20:31:10.122Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:31:10.122Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:31:10.122Z] ---> ef51f88638f4 [2023-03-14T20:31:10.122Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:31:10.122Z] ---> Using cache [2023-03-14T20:31:10.122Z] ---> 420700127331 [2023-03-14T20:31:10.122Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:31:10.398Z] ---> Running in 1c0369cd2d70 [2023-03-14T20:31:11.814Z] Removing intermediate container f804cf2a8354 [2023-03-14T20:31:11.814Z] ---> 361c0e4bc090 [2023-03-14T20:31:11.814Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:11.814Z] ---> Running in 2d7e59218cda [2023-03-14T20:31:13.229Z] Removing intermediate container 2d7e59218cda [2023-03-14T20:31:13.229Z] ---> c81f533dc376 [2023-03-14T20:31:13.229Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:31:13.499Z] ---> Running in 02833b03fb3a [2023-03-14T20:31:13.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:13.499Z] Removing intermediate container a317e6ff0a14 [2023-03-14T20:31:13.499Z] ---> f61e6736c8cd [2023-03-14T20:31:13.499Z] [2023-03-14T20:31:13.499Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:31:13.499Z] ---> d74e625d9115 [2023-03-14T20:31:13.499Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:31:13.499Z] ---> Using cache [2023-03-14T20:31:13.499Z] ---> fad4338331eb [2023-03-14T20:31:13.499Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:31:14.091Z] ---> Running in d12b7522a5f4 [2023-03-14T20:31:14.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:14.671Z] Removing intermediate container 02833b03fb3a [2023-03-14T20:31:14.671Z] ---> 041f5f720d36 [2023-03-14T20:31:14.671Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:31:14.943Z] ---> Running in 5f8ca777e13c [2023-03-14T20:31:16.368Z] OK: 263 MiB in 53 packages [2023-03-14T20:31:16.368Z] Removing intermediate container 5f8ca777e13c [2023-03-14T20:31:16.368Z] ---> 3221f09707a8 [2023-03-14T20:31:16.368Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:31:16.642Z] ---> Running in d6ae68db86bb [2023-03-14T20:31:16.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:17.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:18.102Z] Removing intermediate container d6ae68db86bb [2023-03-14T20:31:18.102Z] ---> ba99ff0e1ffb [2023-03-14T20:31:18.102Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:31:18.376Z] ---> Running in 4cad071adc27 [2023-03-14T20:31:18.651Z] Removing intermediate container 1c0369cd2d70 [2023-03-14T20:31:18.651Z] ---> 7e298b21d370 [2023-03-14T20:31:18.651Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:31:18.926Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:18.926Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:31:18.926Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:19.204Z] OK: 8 MiB in 17 packages [2023-03-14T20:31:19.476Z] Removing intermediate container 4cad071adc27 [2023-03-14T20:31:19.476Z] ---> add5511325bc [2023-03-14T20:31:19.476Z] [2023-03-14T20:31:20.441Z] Successfully built add5511325bc [2023-03-14T20:31:20.441Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T20:31:20.441Z] Building support-scheduler [2023-03-14T20:31:20.441Z]  Building core-common-config-bootstrapper ... done  ---> 5d9b1942789c [2023-03-14T20:31:20.441Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:20.722Z] ---> Running in 277b510761f6 [2023-03-14T20:31:21.002Z] Removing intermediate container d12b7522a5f4 [2023-03-14T20:31:21.002Z] ---> 77e5e60fb13c [2023-03-14T20:31:21.002Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:31:21.274Z] ---> Running in 24dc5653e543 [2023-03-14T20:31:22.694Z] Removing intermediate container 24dc5653e543 [2023-03-14T20:31:22.694Z] ---> d4ff3274bc3d [2023-03-14T20:31:22.694Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:31:22.694Z] ---> Running in 6617e3af229d [2023-03-14T20:31:23.663Z] Removing intermediate container 6617e3af229d [2023-03-14T20:31:23.663Z] ---> ba3c6020a1f5 [2023-03-14T20:31:23.663Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:31:23.663Z] ---> Running in 541d6566debd [2023-03-14T20:31:24.634Z] Removing intermediate container 947015d57c5d [2023-03-14T20:31:24.634Z] ---> 03c7243848b0 [2023-03-14T20:31:24.634Z] [2023-03-14T20:31:24.634Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:31:24.634Z] ---> d74e625d9115 [2023-03-14T20:31:24.634Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:31:24.634Z] Removing intermediate container 541d6566debd [2023-03-14T20:31:24.634Z] ---> 2995fa20faab [2023-03-14T20:31:24.634Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:31:24.913Z] ---> Running in e804acdc69fd [2023-03-14T20:31:24.913Z] ---> Running in d19f3278d10a [2023-03-14T20:31:25.512Z] Removing intermediate container e804acdc69fd [2023-03-14T20:31:25.512Z] ---> 18540275c23f [2023-03-14T20:31:25.512Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:31:25.800Z] Removing intermediate container d19f3278d10a [2023-03-14T20:31:25.800Z] ---> ad87b002b9b0 [2023-03-14T20:31:25.800Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:31:25.800Z] ---> Running in 43c568ace10e [2023-03-14T20:31:25.800Z] ---> Running in f68acfee94d0 [2023-03-14T20:31:26.764Z] Removing intermediate container 43c568ace10e [2023-03-14T20:31:26.764Z] ---> d16a15d9952e [2023-03-14T20:31:26.764Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:31:26.764Z] ---> Running in 0a95c6645613 [2023-03-14T20:31:27.359Z] Removing intermediate container 0a95c6645613 [2023-03-14T20:31:27.359Z] ---> c184aa5521d8 [2023-03-14T20:31:27.359Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:31:27.632Z] ---> Running in 27e9174a6752 [2023-03-14T20:31:30.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:30.229Z] Removing intermediate container f68acfee94d0 [2023-03-14T20:31:30.229Z] ---> ecb2f83d2a96 [2023-03-14T20:31:30.229Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:31:30.229Z] ---> Running in 84aa5854afb9 [2023-03-14T20:31:30.821Z] Removing intermediate container 84aa5854afb9 [2023-03-14T20:31:30.821Z] ---> dd40a52a6ac4 [2023-03-14T20:31:30.821Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:31:30.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:32.243Z] ---> ff1459a8a9c3 [2023-03-14T20:31:32.243Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:31:32.243Z] ---> Running in 05fe45330fa3 [2023-03-14T20:31:33.207Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:33.207Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:33.207Z] OK: 8 MiB in 16 packages [2023-03-14T20:31:36.563Z] Removing intermediate container 27e9174a6752 [2023-03-14T20:31:36.563Z] ---> 76159eeffe74 [2023-03-14T20:31:36.563Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:37.150Z] Removing intermediate container 05fe45330fa3 [2023-03-14T20:31:37.150Z] ---> 4dab5fa01b6d [2023-03-14T20:31:37.150Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:38.127Z] ---> 9b59929045a7 [2023-03-14T20:31:38.127Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:38.712Z] ---> 90d201c1ed96 [2023-03-14T20:31:38.712Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:40.126Z] ---> a705acd1666f [2023-03-14T20:31:40.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:31:40.709Z] ---> 4e58e6e8d410 [2023-03-14T20:31:40.709Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:31:40.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:31:40.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:31:40.978Z] ---> ef51f88638f4 [2023-03-14T20:31:40.978Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:31:40.978Z] ---> Using cache [2023-03-14T20:31:40.978Z] ---> acd6ae30a94e [2023-03-14T20:31:40.978Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:31:40.978Z] ---> Using cache [2023-03-14T20:31:40.978Z] ---> c756dbd20f8b [2023-03-14T20:31:41.247Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:31:41.247Z] ---> Using cache [2023-03-14T20:31:41.247Z] ---> d8af122030ab [2023-03-14T20:31:41.247Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:31:41.247Z] ---> Using cache [2023-03-14T20:31:41.247Z] ---> a878373d1d7a [2023-03-14T20:31:41.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:41.247Z] ---> Using cache [2023-03-14T20:31:41.247Z] ---> c825dc7ac268 [2023-03-14T20:31:41.247Z] Step 8/23 : COPY . . [2023-03-14T20:31:41.247Z] ---> Using cache [2023-03-14T20:31:41.247Z] ---> 9856051c67ba [2023-03-14T20:31:41.247Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:31:41.833Z] ---> Running in ee9238e9b721 [2023-03-14T20:31:43.784Z] ---> 3925072c042b [2023-03-14T20:31:43.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:31:44.373Z] 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-03-14T20:31:44.969Z] ---> df39bfd464eb [2023-03-14T20:31:44.969Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:31:45.244Z] ---> 2ed2a05ae036 [2023-03-14T20:31:45.244Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:31:45.514Z] ---> Running in 1283badee53b [2023-03-14T20:31:46.481Z] Removing intermediate container 1283badee53b [2023-03-14T20:31:46.481Z] ---> 0676b7c2b21b [2023-03-14T20:31:46.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:31:46.481Z] ---> f5d68249e138 [2023-03-14T20:31:46.481Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:31:46.481Z] ---> Running in 7c313bf32b17 [2023-03-14T20:31:47.452Z] Removing intermediate container 7c313bf32b17 [2023-03-14T20:31:47.452Z] ---> 230302066baf [2023-03-14T20:31:47.452Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:31:47.452Z] ---> Running in 4d773f7c4d94 [2023-03-14T20:31:47.719Z] ---> e0a9d0afd167 [2023-03-14T20:31:47.719Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:31:48.310Z] Removing intermediate container 4d773f7c4d94 [2023-03-14T20:31:48.310Z] ---> ecf2028bec0b [2023-03-14T20:31:48.310Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:31:48.587Z] ---> Running in 77ae82240279 [2023-03-14T20:31:49.187Z] ---> cdb59776f79d [2023-03-14T20:31:49.187Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:31:49.455Z] Removing intermediate container 77ae82240279 [2023-03-14T20:31:49.455Z] ---> eb719a21763b [2023-03-14T20:31:49.455Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:31:49.455Z] ---> Running in 71dea36afb3b [2023-03-14T20:31:50.042Z] Removing intermediate container 71dea36afb3b [2023-03-14T20:31:50.042Z] ---> 4346d87e089e [2023-03-14T20:31:50.310Z] [2023-03-14T20:31:50.586Z] Successfully built 4346d87e089e [2023-03-14T20:31:50.586Z] Successfully tagged core-data-arm64:latest [2023-03-14T20:31:50.855Z] Building support-notifications [2023-03-14T20:31:50.855Z]  Building core-data ... done  ---> f1540cec277e [2023-03-14T20:31:50.855Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:31:51.663Z] ---> ac161b660794 [2023-03-14T20:31:51.663Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:31:51.937Z] ---> Running in 012541a6ff8b [2023-03-14T20:31:56.229Z] Removing intermediate container 012541a6ff8b [2023-03-14T20:31:56.229Z] ---> b9d796e2f822 [2023-03-14T20:31:56.229Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:31:56.229Z] ---> Running in 67fe33a2aa6e [2023-03-14T20:31:56.501Z] Removing intermediate container 67fe33a2aa6e [2023-03-14T20:31:56.501Z] ---> 92705e477fee [2023-03-14T20:31:56.501Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:31:56.501Z] ---> Running in 9fa58308c076 [2023-03-14T20:31:57.414Z] Removing intermediate container 9fa58308c076 [2023-03-14T20:31:57.414Z] ---> 898eeed9722e [2023-03-14T20:31:57.414Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T20:31:57.414Z] ---> Running in 8cde04642b24 [2023-03-14T20:31:58.068Z] Removing intermediate container 8cde04642b24 [2023-03-14T20:31:58.068Z] ---> 5570c6cb473a [2023-03-14T20:31:58.068Z] Step 32/33 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:31:58.068Z] ---> Running in 60a5c2567aae [2023-03-14T20:31:58.779Z] Removing intermediate container 60a5c2567aae [2023-03-14T20:31:58.779Z] ---> df2f853161cc [2023-03-14T20:31:59.081Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:31:59.081Z] ---> Running in e24290c717c9 [2023-03-14T20:31:59.722Z] Removing intermediate container e24290c717c9 [2023-03-14T20:31:59.722Z] ---> e656d7273ed6 [2023-03-14T20:31:59.722Z] [2023-03-14T20:32:00.021Z] Successfully built e656d7273ed6 [2023-03-14T20:32:00.021Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T20:32:00.021Z] Building security-spire-config [2023-03-14T20:32:22.233Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:22.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:22.233Z] ---> ef51f88638f4 [2023-03-14T20:32:22.233Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:32:22.233Z] ---> Using cache [2023-03-14T20:32:22.233Z] ---> acd6ae30a94e [2023-03-14T20:32:22.233Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:32:22.233Z] ---> Using cache [2023-03-14T20:32:22.233Z] ---> c756dbd20f8b [2023-03-14T20:32:22.233Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:32:22.233Z] ---> Running in 226515a83209 [2023-03-14T20:32:25.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:27.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:29.034Z] OK: 263 MiB in 53 packages [2023-03-14T20:32:31.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:31.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:31.020Z] ---> ef51f88638f4 [2023-03-14T20:32:31.020Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:32:31.020Z] ---> Using cache [2023-03-14T20:32:31.020Z] ---> 420700127331 [2023-03-14T20:32:31.020Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:32:31.020Z] ---> Using cache [2023-03-14T20:32:31.020Z] ---> 7e298b21d370 [2023-03-14T20:32:31.020Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:32:31.020Z] ---> Using cache [2023-03-14T20:32:31.020Z] ---> 5d9b1942789c [2023-03-14T20:32:31.020Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:31.020Z] ---> Running in 26457d4385bf [2023-03-14T20:32:32.004Z] Removing intermediate container 226515a83209 [2023-03-14T20:32:32.004Z] ---> 7154376e0ee2 [2023-03-14T20:32:32.004Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:32:34.611Z] ---> d57a77570efb [2023-03-14T20:32:34.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:34.884Z] ---> Running in db952ef95a47 [2023-03-14T20:33:14.486Z] Removing intermediate container 277b510761f6 [2023-03-14T20:33:14.486Z] ---> 6a9ee3f4d87c [2023-03-14T20:33:14.486Z] Step 7/26 : COPY . . [2023-03-14T20:33:24.643Z] ---> 7ac9e3f455a5 [2023-03-14T20:33:24.643Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:33:24.643Z] ---> Running in 4b9792885151 [2023-03-14T20:33:25.240Z] Removing intermediate container 4b9792885151 [2023-03-14T20:33:25.240Z] ---> ffc9514a61e0 [2023-03-14T20:33:25.240Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:33:25.514Z] ---> Running in db186b07c55e [2023-03-14T20:33:26.125Z] Removing intermediate container db186b07c55e [2023-03-14T20:33:26.125Z] ---> e7fee6aeace6 [2023-03-14T20:33:26.125Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:33:26.405Z] ---> Running in 815a20977615 [2023-03-14T20:33:27.395Z] Removing intermediate container 815a20977615 [2023-03-14T20:33:27.395Z] ---> c22449b2628c [2023-03-14T20:33:27.395Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:33:27.395Z] ---> Running in ac0e1671f541 [2023-03-14T20:33:31.708Z] Removing intermediate container ac0e1671f541 [2023-03-14T20:33:31.708Z] ---> b37f502d590f [2023-03-14T20:33:31.708Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:33:31.708Z] ---> Running in 3a8642b61c55 [2023-03-14T20:33:31.983Z] Removing intermediate container 3a8642b61c55 [2023-03-14T20:33:31.983Z] ---> 2d2ef7e42cf8 [2023-03-14T20:33:31.983Z] [2023-03-14T20:33:31.983Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:33:31.983Z] ---> d74e625d9115 [2023-03-14T20:33:31.983Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:33:31.983Z] ---> Using cache [2023-03-14T20:33:31.983Z] ---> fad4338331eb [2023-03-14T20:33:31.983Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:33:31.983Z] ---> Using cache [2023-03-14T20:33:31.983Z] ---> d70bac9aa326 [2023-03-14T20:33:31.983Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:33:31.983Z] ---> Using cache [2023-03-14T20:33:31.983Z] ---> 330d550145a9 [2023-03-14T20:33:31.983Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:33:36.286Z] ---> ebe57061f417 [2023-03-14T20:33:36.286Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:33:43.208Z] ---> de4a7c862f30 [2023-03-14T20:33:43.208Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:33:45.176Z] ---> 9e015a252c44 [2023-03-14T20:33:45.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:33:47.152Z] ---> 789d9b4309b9 [2023-03-14T20:33:47.152Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:33:48.587Z] ---> d72844914017 [2023-03-14T20:33:48.587Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:33:48.587Z] ---> Running in c5cee9701444 [2023-03-14T20:33:49.559Z] Removing intermediate container c5cee9701444 [2023-03-14T20:33:49.559Z] ---> c6ec6cb7c75d [2023-03-14T20:33:49.559Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:33:50.172Z] ---> Running in 27eb06b853a4 [2023-03-14T20:33:51.607Z] Removing intermediate container 27eb06b853a4 [2023-03-14T20:33:51.607Z] ---> 44991d93d0ac [2023-03-14T20:33:51.607Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:33:51.880Z] ---> Running in 5e49e7a9808a [2023-03-14T20:33:52.882Z] Removing intermediate container 5e49e7a9808a [2023-03-14T20:33:52.882Z] ---> 9b85b4246e7f [2023-03-14T20:33:52.882Z] Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:33:53.168Z] ---> Running in 82df5f085972 [2023-03-14T20:33:54.590Z] Removing intermediate container 82df5f085972 [2023-03-14T20:33:54.590Z] ---> eb2b8d19d88c [2023-03-14T20:33:54.590Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:33:55.198Z] ---> Running in d50cba7a2b95 [2023-03-14T20:33:56.626Z] Removing intermediate container d50cba7a2b95 [2023-03-14T20:33:56.626Z] ---> 39b7745cf0a8 [2023-03-14T20:33:56.626Z] [2023-03-14T20:33:58.051Z] Successfully built 39b7745cf0a8 [2023-03-14T20:33:58.051Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T20:33:58.051Z] Building core-command [2023-03-14T20:34:24.840Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:34:24.840Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:34:24.840Z] ---> ef51f88638f4 [2023-03-14T20:34:24.840Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> acd6ae30a94e [2023-03-14T20:34:24.840Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> c756dbd20f8b [2023-03-14T20:34:24.840Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> d8af122030ab [2023-03-14T20:34:24.840Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> a878373d1d7a [2023-03-14T20:34:24.840Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> c825dc7ac268 [2023-03-14T20:34:24.840Z] Step 8/24 : COPY . . [2023-03-14T20:34:24.840Z] ---> Using cache [2023-03-14T20:34:24.840Z] ---> 9856051c67ba [2023-03-14T20:34:24.840Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:34:25.454Z] ---> Running in 14aa61eb5347 [2023-03-14T20:34:28.853Z] 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-03-14T20:34:55.618Z] Removing intermediate container 26457d4385bf [2023-03-14T20:34:55.618Z] ---> 83e57a310bd4 [2023-03-14T20:34:55.618Z] Step 7/26 : COPY . . [2023-03-14T20:34:57.045Z] Removing intermediate container db952ef95a47 [2023-03-14T20:34:57.045Z] ---> 114d693ed58b [2023-03-14T20:34:57.045Z] Step 8/23 : COPY . . [2023-03-14T20:35:15.323Z] ---> 879e3e6530cb [2023-03-14T20:35:15.323Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:35:15.323Z] ---> Running in 2f731ea2b067 [2023-03-14T20:35:15.918Z] Removing intermediate container 2f731ea2b067 [2023-03-14T20:35:15.918Z] ---> d5785e344475 [2023-03-14T20:35:15.918Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:35:16.193Z] ---> Running in 7f1d7bbc46a6 [2023-03-14T20:35:19.564Z] ---> 827607f34605 [2023-03-14T20:35:19.564Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:35:19.564Z] ---> Running in 42567df06537 [2023-03-14T20:35:19.564Z] Removing intermediate container 7f1d7bbc46a6 [2023-03-14T20:35:19.564Z] ---> 0c8336856da5 [2023-03-14T20:35:19.564Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:35:19.835Z] ---> Running in 1e8477a7f4ae [2023-03-14T20:35:20.810Z] Removing intermediate container 1e8477a7f4ae [2023-03-14T20:35:20.810Z] ---> e13ed0c1c59e [2023-03-14T20:35:20.810Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:35:21.083Z] ---> Running in 809efd435762 [2023-03-14T20:35:22.058Z] 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-03-14T20:35:24.661Z] Removing intermediate container 809efd435762 [2023-03-14T20:35:24.661Z] ---> 855b1cfc44ed [2023-03-14T20:35:24.661Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:35:24.931Z] ---> Running in 981b0056020c [2023-03-14T20:35:25.522Z] Removing intermediate container 981b0056020c [2023-03-14T20:35:25.522Z] ---> eb80cdbaefba [2023-03-14T20:35:25.522Z] [2023-03-14T20:35:25.522Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:35:25.522Z] ---> d74e625d9115 [2023-03-14T20:35:25.522Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:35:25.522Z] ---> Using cache [2023-03-14T20:35:25.522Z] ---> fad4338331eb [2023-03-14T20:35:25.523Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:35:25.794Z] ---> Running in 7119fc73ab9a [2023-03-14T20:35:28.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:35:28.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:35:30.928Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:35:30.928Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:35:30.928Z] OK: 17683 distinct packages available [2023-03-14T20:35:31.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:35:32.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:35:34.109Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:35:34.109Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:35:34.109Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:35:34.109Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:35:34.109Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:35:34.109Z] OK: 8 MiB in 19 packages [2023-03-14T20:35:36.056Z] Removing intermediate container 7119fc73ab9a [2023-03-14T20:35:36.056Z] ---> 7676d2f2a01a [2023-03-14T20:35:36.056Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:35:37.025Z] ---> 3e36da74b9a6 [2023-03-14T20:35:37.025Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:35:45.233Z] ---> bea85ea8c74d [2023-03-14T20:35:45.233Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:35:46.644Z] ---> 0dab85f7121c [2023-03-14T20:35:46.644Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:35:46.644Z] ---> Running in c4970f220f49 [2023-03-14T20:35:47.610Z] Removing intermediate container c4970f220f49 [2023-03-14T20:35:47.610Z] ---> 13a82f3ccd7e [2023-03-14T20:35:47.610Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:35:48.577Z] ---> 280a2b31938f [2023-03-14T20:35:48.577Z] Step 21/26 : WORKDIR / [2023-03-14T20:35:48.577Z] ---> Running in e8053db36561 [2023-03-14T20:35:49.164Z] Removing intermediate container e8053db36561 [2023-03-14T20:35:49.164Z] ---> aaaf9cbf7fcd [2023-03-14T20:35:49.164Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:35:49.439Z] ---> Running in a9c406bb1fcf [2023-03-14T20:35:50.047Z] Removing intermediate container a9c406bb1fcf [2023-03-14T20:35:50.047Z] ---> 0dde4b163b8a [2023-03-14T20:35:50.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:35:50.047Z] ---> Running in 5a0e0a2a47f0 [2023-03-14T20:35:50.899Z] Removing intermediate container 5a0e0a2a47f0 [2023-03-14T20:35:50.899Z] ---> c20deb7b5372 [2023-03-14T20:35:50.899Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:35:50.899Z] ---> Running in d186c7da2653 [2023-03-14T20:35:51.516Z] Removing intermediate container d186c7da2653 [2023-03-14T20:35:51.516Z] ---> 16bcae662a90 [2023-03-14T20:35:51.516Z] Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:35:51.814Z] ---> Running in 0d35208e6014 [2023-03-14T20:35:52.455Z] Removing intermediate container 0d35208e6014 [2023-03-14T20:35:52.455Z] ---> b42eb560d4d6 [2023-03-14T20:35:52.455Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:35:52.455Z] ---> Running in 638ef91682ea [2023-03-14T20:35:53.058Z] Removing intermediate container 638ef91682ea [2023-03-14T20:35:53.058Z] ---> 2b5f639aa589 [2023-03-14T20:35:53.058Z] [2023-03-14T20:35:53.345Z] Successfully built 2b5f639aa589 [2023-03-14T20:35:53.345Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T20:35:53.345Z] Building security-spiffe-token-provider [2023-03-14T20:36:15.520Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:36:15.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:36:15.520Z] ---> ef51f88638f4 [2023-03-14T20:36:15.520Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:36:15.520Z] ---> Using cache [2023-03-14T20:36:15.520Z] ---> 420700127331 [2023-03-14T20:36:15.520Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:36:15.520Z] ---> Running in c9f64217d33f [2023-03-14T20:36:15.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:16.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:18.733Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:36:18.733Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:36:18.733Z] OK: 17683 distinct packages available [2023-03-14T20:36:18.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:19.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:21.148Z] OK: 263 MiB in 53 packages [2023-03-14T20:36:23.123Z] Removing intermediate container c9f64217d33f [2023-03-14T20:36:23.123Z] ---> 37817fc411a4 [2023-03-14T20:36:23.123Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:36:24.109Z] ---> 1791abda988f [2023-03-14T20:36:24.109Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:36:24.386Z] ---> Running in 5a9e7a67a1e2 [2023-03-14T20:38:16.097Z] Removing intermediate container 5a9e7a67a1e2 [2023-03-14T20:38:16.097Z] ---> c01d3a371878 [2023-03-14T20:38:16.097Z] Step 7/20 : COPY . . [2023-03-14T20:38:22.763Z] ---> 6508bb782454 [2023-03-14T20:38:22.763Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:38:22.763Z] ---> Running in c1e5654c8543 [2023-03-14T20:38:24.185Z] 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-03-14T20:40:15.895Z] Removing intermediate container 392fefed6290 [2023-03-14T20:40:15.895Z] ---> 138faffb8bf9 [2023-03-14T20:40:15.895Z] [2023-03-14T20:40:15.895Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:40:15.895Z] ---> d74e625d9115 [2023-03-14T20:40:15.895Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:40:15.895Z] ---> Running in 2e10a3009d9c [2023-03-14T20:40:15.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:15.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:15.895Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:40:15.895Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:40:15.895Z] OK: 8 MiB in 16 packages [2023-03-14T20:40:15.895Z] Removing intermediate container 2e10a3009d9c [2023-03-14T20:40:15.895Z] ---> beee7ee5f619 [2023-03-14T20:40:15.895Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:40:15.895Z] ---> Running in 38da270f45b4 [2023-03-14T20:40:15.895Z] Removing intermediate container 38da270f45b4 [2023-03-14T20:40:15.895Z] ---> b5a3cebaa012 [2023-03-14T20:40:15.895Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:40:15.895Z] ---> Running in 2901a98ba45c [2023-03-14T20:40:15.895Z] Removing intermediate container 2901a98ba45c [2023-03-14T20:40:15.895Z] ---> 2ec0d2788e43 [2023-03-14T20:40:15.895Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:40:15.895Z] ---> Running in e71e9391f5fb [2023-03-14T20:40:15.895Z] Removing intermediate container e71e9391f5fb [2023-03-14T20:40:15.895Z] ---> faf9a9d607b3 [2023-03-14T20:40:15.895Z] Step 15/25 : WORKDIR / [2023-03-14T20:40:15.895Z] ---> Running in 407ec269dfe8 [2023-03-14T20:40:15.895Z] Removing intermediate container 407ec269dfe8 [2023-03-14T20:40:15.895Z] ---> d6a507c24032 [2023-03-14T20:40:15.895Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:40:15.895Z] ---> d69fc15b9a7e [2023-03-14T20:40:15.895Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:40:15.895Z] ---> ac94510af872 [2023-03-14T20:40:15.895Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:40:17.840Z] ---> 7273eb642057 [2023-03-14T20:40:17.840Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:40:18.428Z] ---> dc38025e2272 [2023-03-14T20:40:18.428Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:40:19.869Z] ---> f19a7abe28b9 [2023-03-14T20:40:19.869Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:40:19.869Z] ---> Running in 9fc9c0270df9 [2023-03-14T20:40:20.486Z] Removing intermediate container 9fc9c0270df9 [2023-03-14T20:40:20.486Z] ---> 29e3c60234df [2023-03-14T20:40:20.486Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:40:20.486Z] ---> Running in 58642ace5cb0 [2023-03-14T20:40:21.110Z] Removing intermediate container 58642ace5cb0 [2023-03-14T20:40:21.110Z] ---> 077b8026f762 [2023-03-14T20:40:21.110Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:40:21.110Z] ---> Running in 72f81722b88a [2023-03-14T20:40:21.701Z] Removing intermediate container 72f81722b88a [2023-03-14T20:40:21.701Z] ---> 50df4b6fa039 [2023-03-14T20:40:21.701Z] Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:40:21.977Z] ---> Running in d587790170c4 [2023-03-14T20:40:22.566Z] Removing intermediate container d587790170c4 [2023-03-14T20:40:22.566Z] ---> 4d53008ae5a8 [2023-03-14T20:40:22.566Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:40:22.566Z] ---> Running in ce9cf9bfba0b [2023-03-14T20:40:23.153Z] Removing intermediate container ce9cf9bfba0b [2023-03-14T20:40:23.153Z] ---> 7c3c7fe147b1 [2023-03-14T20:40:23.153Z] [2023-03-14T20:40:23.423Z] Successfully built 7c3c7fe147b1 [2023-03-14T20:40:23.423Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T20:40:23.423Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-14T20:40:43.179Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:40:43.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:40:43.179Z] ---> ef51f88638f4 [2023-03-14T20:40:43.179Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:40:43.179Z] ---> Using cache [2023-03-14T20:40:43.179Z] ---> 420700127331 [2023-03-14T20:40:43.179Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:40:43.179Z] ---> Using cache [2023-03-14T20:40:43.179Z] ---> 59706ee553a9 [2023-03-14T20:40:43.179Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:40:43.179Z] ---> Using cache [2023-03-14T20:40:43.179Z] ---> e6650dad157b [2023-03-14T20:40:43.179Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:40:43.179Z] ---> Using cache [2023-03-14T20:40:43.179Z] ---> 98c582da1a1a [2023-03-14T20:40:43.179Z] Step 7/24 : COPY . . [2023-03-14T20:40:43.179Z] ---> Using cache [2023-03-14T20:40:43.179Z] ---> 5c20f77ebaf4 [2023-03-14T20:40:43.179Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:40:43.788Z] ---> Running in b1078aa42277 [2023-03-14T20:40:46.394Z] 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-03-14T20:43:53.280Z] Removing intermediate container 14aa61eb5347 [2023-03-14T20:43:53.280Z] ---> 15a75be09b3f [2023-03-14T20:43:53.280Z] [2023-03-14T20:43:53.280Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:43:53.280Z] ---> d74e625d9115 [2023-03-14T20:43:53.280Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:43:53.280Z] ---> Using cache [2023-03-14T20:43:53.280Z] ---> beee7ee5f619 [2023-03-14T20:43:53.280Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:43:53.280Z] ---> Using cache [2023-03-14T20:43:53.280Z] ---> b5a3cebaa012 [2023-03-14T20:43:53.280Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:43:53.280Z] ---> Running in dd7fc25c96d6 [2023-03-14T20:43:53.280Z] Removing intermediate container dd7fc25c96d6 [2023-03-14T20:43:53.280Z] ---> 027bb829cfd7 [2023-03-14T20:43:53.280Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:43:53.280Z] ---> Running in 8e74ef6d4b4d [2023-03-14T20:43:53.280Z] Removing intermediate container 8e74ef6d4b4d [2023-03-14T20:43:53.280Z] ---> 552a6c58ec1b [2023-03-14T20:43:53.280Z] Step 15/24 : WORKDIR / [2023-03-14T20:43:53.280Z] ---> Running in 3f768e340793 [2023-03-14T20:43:53.280Z] Removing intermediate container 3f768e340793 [2023-03-14T20:43:53.280Z] ---> 347c76dfc7f8 [2023-03-14T20:43:53.280Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:43:53.280Z] ---> e585c9c065ea [2023-03-14T20:43:53.280Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:43:53.280Z] ---> 6e404e7ebbf5 [2023-03-14T20:43:53.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:43:53.280Z] ---> 93928da5a818 [2023-03-14T20:43:53.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:43:53.281Z] ---> b6abfe703188 [2023-03-14T20:43:53.281Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:43:53.281Z] ---> Running in 6b76b5b74c25 [2023-03-14T20:43:53.281Z] Removing intermediate container 6b76b5b74c25 [2023-03-14T20:43:53.281Z] ---> 7fadcca48993 [2023-03-14T20:43:53.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:43:53.281Z] ---> Running in c88903e602ed [2023-03-14T20:43:53.281Z] Removing intermediate container c88903e602ed [2023-03-14T20:43:53.281Z] ---> 37a145a971f8 [2023-03-14T20:43:53.281Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:43:53.281Z] ---> Running in 5e9026f885dd [2023-03-14T20:43:53.281Z] Removing intermediate container 5e9026f885dd [2023-03-14T20:43:53.281Z] ---> 3525acc530fd [2023-03-14T20:43:53.281Z] Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:43:53.281Z] ---> Running in 5efec22cc8e4 [2023-03-14T20:43:53.281Z] Removing intermediate container 5efec22cc8e4 [2023-03-14T20:43:53.281Z] ---> 10f05936e48b [2023-03-14T20:43:53.281Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:43:53.281Z] ---> Running in ca03326995f8 [2023-03-14T20:43:53.552Z] Removing intermediate container ca03326995f8 [2023-03-14T20:43:53.552Z] ---> 20f640a6f45c [2023-03-14T20:43:53.552Z] [2023-03-14T20:43:53.820Z] Successfully built 20f640a6f45c [2023-03-14T20:43:53.820Z] Successfully tagged core-command-arm64:latest [2023-03-14T20:44:26.059Z]  Building core-command ... done Removing intermediate container ee9238e9b721 [2023-03-14T20:44:26.059Z] ---> c5cb82254d3a [2023-03-14T20:44:26.059Z] [2023-03-14T20:44:26.059Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:44:26.059Z] ---> d74e625d9115 [2023-03-14T20:44:26.059Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:44:26.059Z] ---> Using cache [2023-03-14T20:44:26.059Z] ---> beee7ee5f619 [2023-03-14T20:44:26.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:44:26.059Z] ---> Using cache [2023-03-14T20:44:26.059Z] ---> b5a3cebaa012 [2023-03-14T20:44:26.059Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:44:26.059Z] ---> Running in 19c97327e336 [2023-03-14T20:44:26.059Z] Removing intermediate container 19c97327e336 [2023-03-14T20:44:26.059Z] ---> 63e05f8dd564 [2023-03-14T20:44:26.059Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:44:26.059Z] ---> Running in d4902b3a0a36 [2023-03-14T20:44:26.059Z] Removing intermediate container d4902b3a0a36 [2023-03-14T20:44:26.059Z] ---> 50d015116c1d [2023-03-14T20:44:26.059Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:44:30.334Z] ---> 366b0c9a61e4 [2023-03-14T20:44:30.334Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:44:31.310Z] ---> 12f11bdaac6c [2023-03-14T20:44:31.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:44:33.902Z] ---> 9034f929a49b [2023-03-14T20:44:33.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:44:35.322Z] ---> 3d97522bd1c0 [2023-03-14T20:44:35.322Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:44:35.322Z] ---> Running in 63a1602a46c2 [2023-03-14T20:44:35.909Z] Removing intermediate container 63a1602a46c2 [2023-03-14T20:44:35.909Z] ---> 4c3c2ff09bcf [2023-03-14T20:44:35.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:44:35.909Z] ---> Running in cd794863e68c [2023-03-14T20:44:36.495Z] Removing intermediate container cd794863e68c [2023-03-14T20:44:36.495Z] ---> 8d39fb075559 [2023-03-14T20:44:36.495Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:44:36.768Z] ---> Running in e7d0264811cb [2023-03-14T20:44:37.364Z] Removing intermediate container e7d0264811cb [2023-03-14T20:44:37.364Z] ---> 48517fb4d737 [2023-03-14T20:44:37.364Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:44:37.364Z] ---> Running in 4f9193e6e60a [2023-03-14T20:44:37.957Z] Removing intermediate container 4f9193e6e60a [2023-03-14T20:44:37.957Z] ---> 2f6a31261589 [2023-03-14T20:44:37.957Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:44:38.242Z] ---> Running in 802fc00c8c12 [2023-03-14T20:44:38.844Z] Removing intermediate container 802fc00c8c12 [2023-03-14T20:44:38.844Z] ---> d187b7d9767b [2023-03-14T20:44:38.844Z] [2023-03-14T20:44:39.113Z] Successfully built d187b7d9767b [2023-03-14T20:44:39.113Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T20:47:00.833Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:47:00.833Z] Removing intermediate container 42567df06537 [2023-03-14T20:47:00.833Z] ---> 2dc2745aaf4c [2023-03-14T20:47:00.833Z] [2023-03-14T20:47:00.833Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:47:00.833Z] ---> d74e625d9115 [2023-03-14T20:47:00.833Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:47:00.833Z] ---> Running in c49eb0c2da55 [2023-03-14T20:47:00.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:00.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:01.103Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:47:01.371Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:47:01.371Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:47:01.371Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:47:01.958Z] OK: 8 MiB in 17 packages [2023-03-14T20:47:04.548Z] Removing intermediate container c49eb0c2da55 [2023-03-14T20:47:04.548Z] ---> 15075130376e [2023-03-14T20:47:04.548Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:47:04.548Z] Removing intermediate container b1078aa42277 [2023-03-14T20:47:04.548Z] ---> 12ba276c423b [2023-03-14T20:47:04.548Z] [2023-03-14T20:47:04.548Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:47:04.548Z] ---> d74e625d9115 [2023-03-14T20:47:04.548Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:47:04.548Z] ---> Running in 13163f8cb76e [2023-03-14T20:47:04.548Z] ---> Running in 94147924ca41 [2023-03-14T20:47:05.137Z] Removing intermediate container 13163f8cb76e [2023-03-14T20:47:05.137Z] ---> bca3441a8d46 [2023-03-14T20:47:05.137Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:47:05.137Z] ---> Running in 0094f800d363 [2023-03-14T20:47:05.723Z] Removing intermediate container 0094f800d363 [2023-03-14T20:47:05.723Z] ---> b622f4ae095f [2023-03-14T20:47:05.723Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:47:05.723Z] ---> Running in 83a68198ad01 [2023-03-14T20:47:05.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:06.260Z] Removing intermediate container 83a68198ad01 [2023-03-14T20:47:06.260Z] ---> ad9f0472f02a [2023-03-14T20:47:06.260Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:06.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:07.124Z] ---> 1f1caa0d8101 [2023-03-14T20:47:07.124Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:08.113Z] ---> a4bf4077f8cd [2023-03-14T20:47:08.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:47:08.383Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:47:08.383Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:47:08.383Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:47:08.383Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:47:08.383Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:47:08.978Z] OK: 8 MiB in 18 packages [2023-03-14T20:47:11.601Z] ---> 4b0a1a3b039a [2023-03-14T20:47:11.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:11.879Z] Removing intermediate container 94147924ca41 [2023-03-14T20:47:11.879Z] ---> 022e4501ea99 [2023-03-14T20:47:11.879Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:47:12.151Z] ---> Running in 52e7e219ef66 [2023-03-14T20:47:12.151Z] ---> 49728c64edaf [2023-03-14T20:47:12.151Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:47:12.431Z] ---> Running in 62d16db92484 [2023-03-14T20:47:12.701Z] Removing intermediate container 52e7e219ef66 [2023-03-14T20:47:12.701Z] ---> b2a8ba707ee4 [2023-03-14T20:47:12.701Z] Step 12/24 : WORKDIR / [2023-03-14T20:47:12.970Z] ---> Running in 23dca57cc8ad [2023-03-14T20:47:12.970Z] Removing intermediate container 62d16db92484 [2023-03-14T20:47:12.970Z] ---> d76e5b82d796 [2023-03-14T20:47:12.970Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:12.970Z] ---> Running in 3bbedec18c25 [2023-03-14T20:47:13.242Z] Removing intermediate container 23dca57cc8ad [2023-03-14T20:47:13.242Z] ---> 261993de7c8c [2023-03-14T20:47:13.242Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:13.514Z] Removing intermediate container 3bbedec18c25 [2023-03-14T20:47:13.514Z] ---> 0ec9403be725 [2023-03-14T20:47:13.514Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:47:13.785Z] ---> Running in 9304a2dd1808 [2023-03-14T20:47:14.432Z] Removing intermediate container 9304a2dd1808 [2023-03-14T20:47:14.432Z] ---> dc8f94d81d58 [2023-03-14T20:47:14.432Z] Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:47:14.432Z] ---> 3c8667610857 [2023-03-14T20:47:14.432Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:47:14.432Z] ---> Running in b3df7f483646 [2023-03-14T20:47:15.062Z] Removing intermediate container b3df7f483646 [2023-03-14T20:47:15.062Z] ---> 930f9616847d [2023-03-14T20:47:15.062Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:47:15.062Z] ---> Running in c3ac1663ae84 [2023-03-14T20:47:15.348Z] ---> 39ee992a0519 [2023-03-14T20:47:15.348Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:47:15.972Z] Removing intermediate container c3ac1663ae84 [2023-03-14T20:47:15.972Z] ---> e078ac6a12e4 [2023-03-14T20:47:15.972Z] [2023-03-14T20:47:15.972Z] Successfully built e078ac6a12e4 [2023-03-14T20:47:16.250Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T20:47:16.540Z]  Building support-notifications ... done  ---> a40efdb13725 [2023-03-14T20:47:16.540Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:17.166Z] ---> 6507cc35cd53 [2023-03-14T20:47:17.166Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:47:18.618Z] ---> 1baadd6a819b [2023-03-14T20:47:18.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:47:20.051Z] ---> 2f3cf9ae197f [2023-03-14T20:47:20.051Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:47:20.051Z] Removing intermediate container c1e5654c8543 [2023-03-14T20:47:20.051Z] ---> c2e53a0c273c [2023-03-14T20:47:20.051Z] [2023-03-14T20:47:20.051Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:47:20.051Z] ---> d74e625d9115 [2023-03-14T20:47:20.051Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:47:20.051Z] ---> Using cache [2023-03-14T20:47:20.051Z] ---> fad4338331eb [2023-03-14T20:47:20.051Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:47:20.051Z] ---> Running in 2bdedc8706c6 [2023-03-14T20:47:20.650Z] ---> 60035bfc0859 [2023-03-14T20:47:20.650Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:47:20.650Z] ---> Running in 3d010e2e1e2a [2023-03-14T20:47:21.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:22.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:22.807Z] Removing intermediate container 3d010e2e1e2a [2023-03-14T20:47:22.807Z] ---> 885cf65d9276 [2023-03-14T20:47:22.807Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:47:22.807Z] ---> Running in b7488c107043 [2023-03-14T20:47:23.081Z] Removing intermediate container b7488c107043 [2023-03-14T20:47:23.081Z] ---> a410f81a4d32 [2023-03-14T20:47:23.081Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:47:23.081Z] ---> Running in d9e28a258593 [2023-03-14T20:47:23.674Z] Removing intermediate container d9e28a258593 [2023-03-14T20:47:23.674Z] ---> 851cfd69fb75 [2023-03-14T20:47:23.674Z] Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:47:23.674Z] ---> Running in 9ae5f79c6704 [2023-03-14T20:47:23.674Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:47:23.674Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:47:23.674Z] OK: 17683 distinct packages available [2023-03-14T20:47:23.945Z] Removing intermediate container 9ae5f79c6704 [2023-03-14T20:47:23.945Z] ---> dc8068dc37ea [2023-03-14T20:47:23.945Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:47:23.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:23.945Z] ---> Running in d5f3d665764b [2023-03-14T20:47:24.537Z] Removing intermediate container d5f3d665764b [2023-03-14T20:47:24.537Z] ---> 83aff366edcb [2023-03-14T20:47:24.537Z] [2023-03-14T20:47:24.537Z] Successfully built 83aff366edcb [2023-03-14T20:47:24.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:24.537Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T20:47:25.955Z]  Building security-secretstore-setup ... done (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:47:25.955Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:47:25.955Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:47:25.955Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:47:25.955Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:47:25.955Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:47:25.955Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:47:25.955Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:47:25.955Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:47:25.955Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:47:25.955Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:47:26.550Z] OK: 11 MiB in 24 packages [2023-03-14T20:47:27.974Z] Removing intermediate container 2bdedc8706c6 [2023-03-14T20:47:27.974Z] ---> 4a8f53035c2c [2023-03-14T20:47:27.974Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:28.564Z] ---> 9e89c4eb291a [2023-03-14T20:47:28.564Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:29.153Z] ---> 5aa4dea965f9 [2023-03-14T20:47:29.153Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:47:30.575Z] ---> 3a896810dbce [2023-03-14T20:47:30.575Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:30.844Z] ---> 2103b7beacdd [2023-03-14T20:47:30.844Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:47:30.844Z] ---> Running in 79caf5c7e4da [2023-03-14T20:47:31.113Z] Removing intermediate container 79caf5c7e4da [2023-03-14T20:47:31.113Z] ---> 3933ee68b455 [2023-03-14T20:47:31.113Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:31.393Z] ---> Running in af13bd96f373 [2023-03-14T20:47:31.663Z] Removing intermediate container af13bd96f373 [2023-03-14T20:47:31.663Z] ---> 73d40f848d80 [2023-03-14T20:47:31.663Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T20:47:31.663Z] ---> Running in 69f551db2638 [2023-03-14T20:47:32.254Z] Removing intermediate container 69f551db2638 [2023-03-14T20:47:32.254Z] ---> 839255268dd4 [2023-03-14T20:47:32.254Z] Step 19/20 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-14T20:47:32.254Z] ---> Running in e6061662e603 [2023-03-14T20:47:32.525Z] Removing intermediate container e6061662e603 [2023-03-14T20:47:32.525Z] ---> 344bc13e00b7 [2023-03-14T20:47:32.525Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:47:32.525Z] ---> Running in 9ca4fe1b2427 [2023-03-14T20:47:32.796Z] Removing intermediate container 9ca4fe1b2427 [2023-03-14T20:47:32.796Z] ---> 5ce333dd68f6 [2023-03-14T20:47:32.796Z] [2023-03-14T20:47:33.066Z] Successfully built 5ce333dd68f6 [2023-03-14T20:47:33.066Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T20:47:33.674Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-14T20:47:33.684Z] $ docker stop --time=1 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 [2023-03-14T20:47:35.465Z] $ docker rm -f --volumes 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:47:36.027Z] + docker images [2023-03-14T20:47:36.294Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:47:36.294Z] security-spiffe-token-provider-arm64 latest 5ce333dd68f6 4 seconds ago 32.6MB [2023-03-14T20:47:36.294Z] security-secretstore-setup-arm64 latest 83aff366edcb 12 seconds ago 32MB [2023-03-14T20:47:36.294Z] c2e53a0c273c 18 seconds ago 1.53GB [2023-03-14T20:47:36.294Z] support-notifications-arm64 latest e078ac6a12e4 21 seconds ago 32.5MB [2023-03-14T20:47:36.294Z] 12ba276c423b 33 seconds ago 1.48GB [2023-03-14T20:47:36.294Z] 2dc2745aaf4c 44 seconds ago 1.56GB [2023-03-14T20:47:36.294Z] support-scheduler-arm64 latest d187b7d9767b 2 minutes ago 31.8MB [2023-03-14T20:47:36.294Z] c5cb82254d3a 3 minutes ago 1.56GB [2023-03-14T20:47:36.294Z] core-command-arm64 latest 20f640a6f45c 3 minutes ago 19.7MB [2023-03-14T20:47:36.294Z] 15a75be09b3f 3 minutes ago 1.49GB [2023-03-14T20:47:36.294Z] core-metadata-arm64 latest 7c3c7fe147b1 7 minutes ago 20.4MB [2023-03-14T20:47:36.294Z] 138faffb8bf9 7 minutes ago 1.5GB [2023-03-14T20:47:36.294Z] security-spire-config-arm64 latest 2b5f639aa589 11 minutes ago 86.2MB [2023-03-14T20:47:36.294Z] eb80cdbaefba 12 minutes ago 1.35GB [2023-03-14T20:47:36.294Z] security-spire-agent-arm64 latest 39b7745cf0a8 13 minutes ago 125MB [2023-03-14T20:47:36.294Z] 2d2ef7e42cf8 14 minutes ago 1.35GB [2023-03-14T20:47:36.295Z] security-bootstrapper-arm64 latest e656d7273ed6 15 minutes ago 21.8MB [2023-03-14T20:47:36.295Z] core-data-arm64 latest 4346d87e089e 15 minutes ago 19.9MB [2023-03-14T20:47:36.295Z] 03c7243848b0 16 minutes ago 1.5GB [2023-03-14T20:47:36.295Z] core-common-config-bootstrapper-arm64 latest add5511325bc 16 minutes ago 17.4MB [2023-03-14T20:47:36.295Z] f61e6736c8cd 16 minutes ago 1.47GB [2023-03-14T20:47:36.295Z] e7a932df2c6d 16 minutes ago 1.48GB [2023-03-14T20:47:36.295Z] security-proxy-setup-arm64 latest 60727b7b3603 16 minutes ago 18.6MB [2023-03-14T20:47:36.295Z] security-proxy-auth-arm64 latest f17d6b6e6c08 17 minutes ago 18.2MB [2023-03-14T20:47:36.295Z] d22279458b57 17 minutes ago 1.47GB [2023-03-14T20:47:36.295Z] 222875f9f543 17 minutes ago 1.47GB [2023-03-14T20:47:36.295Z] security-spire-server-arm64 latest a2e0fe8b1c6c 24 minutes ago 87.1MB [2023-03-14T20:47:36.295Z] 5c1454364cd6 25 minutes ago 1.35GB [2023-03-14T20:47:36.295Z] ci-base-image-arm64 latest ef51f88638f4 43 minutes ago 868MB [2023-03-14T20:47:36.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T20:47:36.295Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T20:47:36.295Z] 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-03-14T20:47:37.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:47:37.085Z] [2023-03-14T20:47:37.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:47:37.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:47:37.755Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:47:37.755Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:47:37.755Z] 04944245beec: Pulling fs layer [2023-03-14T20:47:37.755Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:47:37.755Z] 765212b225bb: Pulling fs layer [2023-03-14T20:47:37.755Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:47:37.755Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:47:37.755Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:47:37.755Z] f23df028b6ca: Waiting [2023-03-14T20:47:37.755Z] d65c8cfc05b1: Waiting [2023-03-14T20:47:37.755Z] 2437ff75d9bd: Waiting [2023-03-14T20:47:37.755Z] 765212b225bb: Waiting [2023-03-14T20:47:37.755Z] 04944245beec: Verifying Checksum [2023-03-14T20:47:37.755Z] 04944245beec: Download complete [2023-03-14T20:47:37.755Z] 765212b225bb: Verifying Checksum [2023-03-14T20:47:37.755Z] 765212b225bb: Download complete [2023-03-14T20:47:37.755Z] f23df028b6ca: Verifying Checksum [2023-03-14T20:47:37.755Z] f23df028b6ca: Download complete [2023-03-14T20:47:37.755Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:47:37.755Z] d65c8cfc05b1: Download complete [2023-03-14T20:47:38.020Z] 699f458cf7ca: Download complete [2023-03-14T20:47:38.287Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:47:38.287Z] 8998bd30e6a1: Download complete [2023-03-14T20:47:40.867Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:47:40.867Z] 2437ff75d9bd: Download complete [2023-03-14T20:47:42.813Z] 8998bd30e6a1: Pull complete [2023-03-14T20:47:43.083Z] 04944245beec: Pull complete [2023-03-14T20:47:44.495Z] 699f458cf7ca: Pull complete [2023-03-14T20:47:44.763Z] 765212b225bb: Pull complete [2023-03-14T20:47:45.724Z] f23df028b6ca: Pull complete [2023-03-14T20:47:45.724Z] d65c8cfc05b1: Pull complete [2023-03-14T20:48:00.721Z] 2437ff75d9bd: Pull complete [2023-03-14T20:48:00.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:48:00.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:00.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:48:01.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2023-03-14T20:48:01.121Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2023-03-14T20:48:04.383Z] $ docker top 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:05.333Z] ---> job-cost.sh [2023-03-14T20:48:05.333Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:05.333Z] INFO: No Stack... [2023-03-14T20:48:05.914Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:48:06.874Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:48:07.537Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-14T20:48:07.537Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:48:07.629Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] [2023-03-14T20:48:07.633Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] did not exist. Created. [2023-03-14T20:48:07.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:48:08.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:48:08.589Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:48:08.604Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:48:08.665Z] $ docker stop --time=1 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b [2023-03-14T20:48:10.269Z] $ docker rm -f --volumes 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b [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-03-14T20:48:11.278Z] provisioning config files... [2023-03-14T20:48:11.292Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13684697805470840387tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:48:11.655Z] + set +x [2023-03-14T20:48:11.655Z] + curl -s https://codecov.io/bash [2023-03-14T20:48:11.655Z] + bash -s -- [2023-03-14T20:48:11.655Z] [2023-03-14T20:48:11.655Z] _____ _ [2023-03-14T20:48:11.655Z] / ____| | | [2023-03-14T20:48:11.655Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:48:11.655Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:48:11.655Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:48:11.655Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:48:11.655Z] Bash-1.0.6 [2023-03-14T20:48:11.655Z] [2023-03-14T20:48:11.655Z] [2023-03-14T20:48:11.656Z] ==> git version 2.25.1 found [2023-03-14T20:48:11.656Z] ==> 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-03-14T20:48:11.656Z] Release-Date: 2020-01-08 [2023-03-14T20:48:11.656Z] 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-03-14T20:48:11.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:48:11.656Z] ==> Jenkins CI detected. [2023-03-14T20:48:11.656Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T20:48:11.656Z] project root: . [2023-03-14T20:48:11.656Z] --> token set from env [2023-03-14T20:48:11.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:48:11.656Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:48:11.656Z] ==> Python coveragepy not found [2023-03-14T20:48:11.656Z] ==> Searching for coverage reports in: [2023-03-14T20:48:11.656Z] + . [2023-03-14T20:48:11.656Z] -> Found 1 reports [2023-03-14T20:48:11.656Z] ==> Detecting git/mercurial file structure [2023-03-14T20:48:11.656Z] ==> Reading reports [2023-03-14T20:48:11.656Z] + ./coverage.out bytes=447486 [2023-03-14T20:48:11.656Z] ==> Appending adjustments [2023-03-14T20:48:11.656Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:48:12.697Z] + Found adjustments [2023-03-14T20:48:12.697Z] ==> Gzipping contents [2023-03-14T20:48:12.979Z] 60K /tmp/codecov.unegTz.gz [2023-03-14T20:48:12.979Z] ==> Uploading reports [2023-03-14T20:48:12.979Z] url: https://codecov.io [2023-03-14T20:48:12.979Z] query: branch=PR-4444&commit=88c16f8e9725db4e7750b789d6b5d6c850330b5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= [2023-03-14T20:48:12.979Z] -> Pinging Codecov [2023-03-14T20:48:12.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4444&commit=88c16f8e9725db4e7750b789d6b5d6c850330b5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= [2023-03-14T20:48:12.979Z] -> Uploading to [2023-03-14T20:48:12.979Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/88c16f8e9725db4e7750b789d6b5d6c850330b5d/b821d4b3-8d66-4df6-ac9b-8c1bfcddd7b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b2955ad48d3e3fcb901b07ee88448d6c23e8c9e904bf87f31b88f2bc1f853a [2023-03-14T20:48:12.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:48:12.979Z] Dload Upload Total Spent Left Speed [2023-03-14T20:48:13.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57654 0 0 100 57654 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57654 0 0 100 57654 0 206k --:--:-- --:--:-- --:--:-- 206k [2023-03-14T20:48:13.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] } [2023-03-14T20:48:13.303Z] 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-03-14T20:48:14.606Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:14.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:15.810Z] ---> package-listing.sh [2023-03-14T20:48:15.810Z] ++ facter osfamily [2023-03-14T20:48:15.810Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:48:16.069Z] + OS_FAMILY=debian [2023-03-14T20:48:16.069Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T20:48:16.069Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:16.069Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:16.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:48:16.069Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:16.069Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:16.069Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:16.069Z] + case "${OS_FAMILY}" in [2023-03-14T20:48:16.069Z] + grep '^ii' [2023-03-14T20:48:16.069Z] + dpkg -l [2023-03-14T20:48:16.069Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:48:16.069Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:48:16.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:48:16.069Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:16.069Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T20:48:16.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T20:48:16.097Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:48:16.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:17.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:17.002Z] [2023-03-14T20:48:17.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:17.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:17.434Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:48:17.434Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:48:17.434Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:48:17.434Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:48:17.434Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:48:17.434Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:48:17.434Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:48:17.434Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:48:17.434Z] 33b1e0a273af: Waiting [2023-03-14T20:48:17.434Z] 5d3b04190fa2: Waiting [2023-03-14T20:48:17.434Z] 2f39f015ded8: Waiting [2023-03-14T20:48:17.434Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:48:17.434Z] 5c69ac0246d0: Download complete [2023-03-14T20:48:17.434Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:48:17.694Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:48:17.694Z] 33b1e0a273af: Download complete [2023-03-14T20:48:17.694Z] 5d3b04190fa2: Download complete [2023-03-14T20:48:17.694Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:48:17.694Z] ec43610c2a17: Download complete [2023-03-14T20:48:17.694Z] 5eb5b503b376: Download complete [2023-03-14T20:48:18.260Z] 2f39f015ded8: Download complete [2023-03-14T20:48:18.825Z] 5eb5b503b376: Pull complete [2023-03-14T20:48:19.084Z] 5c69ac0246d0: Pull complete [2023-03-14T20:48:19.346Z] ec43610c2a17: Pull complete [2023-03-14T20:48:19.604Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:48:19.604Z] 33b1e0a273af: Pull complete [2023-03-14T20:48:19.604Z] 5d3b04190fa2: Pull complete [2023-03-14T20:48:23.789Z] 2f39f015ded8: Pull complete [2023-03-14T20:48:23.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:48:23.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:23.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:48:24.008Z] prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container [2023-03-14T20:48:24.035Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:48:26.131Z] $ docker top c73f86522e25974cb0380db973a41f4b61b2bd3b191b606931dc3f36d42399d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:48:26.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:48:26.830Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:48:27.135Z] + ls /var/log/sa-host [2023-03-14T20:48:27.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:48:27.256Z] provisioning config files... [2023-03-14T20:48:27.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16721820846527435852tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:48:27.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:27.625Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:48:27.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:28.040Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:48:28.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:28.385Z] ---> sudo-logs.sh [2023-03-14T20:48:28.386Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:48:28.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:28.762Z] ---> job-cost.sh [2023-03-14T20:48:28.762Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:28.762Z] DEBUG: total: 0.10999999940395355 [2023-03-14T20:48:28.762Z] INFO: Retrieving Stack Cost... [2023-03-14T20:48:29.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:48:29.589Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:48:29.621Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:29.936Z] ---> logs-deploy.sh [2023-03-14T20:48:29.936Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:29.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4444/1 [2023-03-14T20:48:29.936Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:48:30.873Z] Archives upload complete. [2023-03-14T20:48:30.873Z] INFO: archiving logs to Nexus