Pull request #4396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b9d9addd8768455ece2e20a5baa0071212a65299+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (84c3611df08ff3bf3a33ce3a67d2600d3192f54e) 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-ssh6541873072244255616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6587659307672148721.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4396/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-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7908110193822621246.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-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18319552782503826161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17372789296852642429.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-4396/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-4396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10466393480568078323.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7716 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [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 > 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/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 Merge succeeded, producing b9d9addd8768455ece2e20a5baa0071212a65299 Checking out Revision b9d9addd8768455ece2e20a5baa0071212a65299 (PR-4396) > git config core.sparsecheckout # timeout=10 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 Commit message: "refactor(snap): Remove explicit config provider address" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T15:18:48.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T15:18:48.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T15:18:48.572Z] ========================================================= [2023-02-28T15:18:48.572Z] EdgeX Global Pipelines Version Info [2023-02-28T15:18:48.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:18:49.703Z] ------------------- [2023-02-28T15:18:49.703Z] stable info: [2023-02-28T15:18:49.703Z] ------------------- [2023-02-28T15:18:49.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T15:18:49.703Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:18:49.703Z] Message: update stable to v1.0.244 [2023-02-28T15:18:50.275Z] ------------------- [2023-02-28T15:18:50.275Z] experimental info: [2023-02-28T15:18:50.275Z] ------------------- [2023-02-28T15:18:50.275Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T15:18:50.275Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:18:50.275Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T15:18:50.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-28T15:18:50.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-28T15:18:50.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T15:18:50.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T15:18:50.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T15:18:50.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T15:18:50.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T15:18:50.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-28T15:18:50.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-28T15:18:50.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-28T15:18:50.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T15:18:50.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T15:18:51.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T15:18:51.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T15:18:51.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T15:18:51.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T15:18:51.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T15:18:51.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T15:18:51.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-28T15:18:51.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-28T15:18:51.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T15:18:51.361Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T15:18:51.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T15:18:51.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4396 [Pipeline] echo [2023-02-28T15:18:51.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4396 [Pipeline] echo [2023-02-28T15:18:51.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4396 [Pipeline] echo [2023-02-28T15:18:51.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo [2023-02-28T15:18:51.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9d9add [Pipeline] echo [2023-02-28T15:18:51.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:18:51.800Z] provisioning config files... [2023-02-28T15:18:51.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14357144453213589692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:18:52.164Z] ---> docker-login.sh [2023-02-28T15:18:52.164Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:18:52.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:18:52.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:18:52.425Z] Configure a credential helper to remove this warning. See [2023-02-28T15:18:52.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:18:52.425Z] [2023-02-28T15:18:52.425Z] Login Succeeded [2023-02-28T15:18:52.425Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:18:52.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:18:52.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:18:52.686Z] Configure a credential helper to remove this warning. See [2023-02-28T15:18:52.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:18:52.686Z] [2023-02-28T15:18:52.686Z] Login Succeeded [2023-02-28T15:18:52.686Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:18:52.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:18:52.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:18:52.686Z] Configure a credential helper to remove this warning. See [2023-02-28T15:18:52.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:18:52.686Z] [2023-02-28T15:18:52.686Z] Login Succeeded [2023-02-28T15:18:52.686Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:18:52.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:18:52.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:18:52.947Z] Configure a credential helper to remove this warning. See [2023-02-28T15:18:52.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:18:52.947Z] [2023-02-28T15:18:52.947Z] Login Succeeded [2023-02-28T15:18:52.947Z] docker.io [2023-02-28T15:18:52.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:18:53.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:18:53.208Z] Configure a credential helper to remove this warning. See [2023-02-28T15:18:53.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:18:53.208Z] [2023-02-28T15:18:53.208Z] Login Succeeded [2023-02-28T15:18:53.208Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:18:53.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T15:18:53.666Z] + 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-02-28T15:18:53.666Z] + dirname cmd/core-command/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/core-data/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/core-metadata/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/support-notifications/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-28T15:18:53.666Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-28T15:18:53.666Z] + cut -d/ -f2 [2023-02-28T15:18:53.666Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-28T15:18:53.748Z] 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-02-28T15:18:54.274Z] + git rev-list -1 --merges b9d9addd8768455ece2e20a5baa0071212a65299~1..b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo [2023-02-28T15:18:54.307Z] -----------> git rev-list -1 --merges b9d9addd8768455ece2e20a5baa0071212a65299~1..b9d9addd8768455ece2e20a5baa0071212a65299 b9d9addd8768455ece2e20a5baa0071212a65299 [false] [Pipeline] sh [2023-02-28T15:18:54.620Z] + git log --format=format:%s -1 b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo [2023-02-28T15:18:54.659Z] ========================================================= [2023-02-28T15:18:54.659Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T15:18:54.659Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-28T15:18:55.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T15:18:55.162Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T15:18:55.162Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T15:18:55.162Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T15:18:55.162Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T15:18:55.162Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T15:18:55.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:18:55.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:18:55.662Z] [2023-02-28T15:18:55.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:18:56.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:18:56.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T15:18:56.043Z] b85a868b505f: Pulling fs layer [2023-02-28T15:18:56.043Z] e2be974225ed: Pulling fs layer [2023-02-28T15:18:56.043Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T15:18:56.043Z] 988bab9f4d93: Pulling fs layer [2023-02-28T15:18:56.043Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T15:18:56.043Z] eaf3925da568: Pulling fs layer [2023-02-28T15:18:56.043Z] bab4dde63d76: Pulling fs layer [2023-02-28T15:18:56.043Z] bde34c3a00c8: Pulling fs layer [2023-02-28T15:18:56.043Z] b352a97aabf1: Pulling fs layer [2023-02-28T15:18:56.043Z] eaf3925da568: Waiting [2023-02-28T15:18:56.043Z] bab4dde63d76: Waiting [2023-02-28T15:18:56.043Z] bde34c3a00c8: Waiting [2023-02-28T15:18:56.043Z] 988bab9f4d93: Waiting [2023-02-28T15:18:56.043Z] b352a97aabf1: Waiting [2023-02-28T15:18:56.043Z] 1469e6f7b9e6: Waiting [2023-02-28T15:18:56.043Z] 4872d77fe225: Pulling fs layer [2023-02-28T15:18:56.043Z] 5851b861e8e6: Pulling fs layer [2023-02-28T15:18:56.043Z] 5851b861e8e6: Waiting [2023-02-28T15:18:56.043Z] e2be974225ed: Verifying Checksum [2023-02-28T15:18:56.043Z] e2be974225ed: Download complete [2023-02-28T15:18:56.043Z] 988bab9f4d93: Verifying Checksum [2023-02-28T15:18:56.043Z] 988bab9f4d93: Download complete [2023-02-28T15:18:56.306Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T15:18:56.306Z] 1469e6f7b9e6: Download complete [2023-02-28T15:18:56.306Z] eaf3925da568: Verifying Checksum [2023-02-28T15:18:56.306Z] eaf3925da568: Download complete [2023-02-28T15:18:56.306Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T15:18:56.306Z] 339a4e72a1f5: Download complete [2023-02-28T15:18:56.306Z] bde34c3a00c8: Verifying Checksum [2023-02-28T15:18:56.306Z] bde34c3a00c8: Download complete [2023-02-28T15:18:56.306Z] b352a97aabf1: Verifying Checksum [2023-02-28T15:18:56.306Z] b352a97aabf1: Download complete [2023-02-28T15:18:56.306Z] 4872d77fe225: Verifying Checksum [2023-02-28T15:18:56.306Z] 4872d77fe225: Download complete [2023-02-28T15:18:56.306Z] 5851b861e8e6: Download complete [2023-02-28T15:18:56.567Z] b85a868b505f: Verifying Checksum [2023-02-28T15:18:56.567Z] b85a868b505f: Download complete [2023-02-28T15:18:56.567Z] bab4dde63d76: Verifying Checksum [2023-02-28T15:18:56.567Z] bab4dde63d76: Download complete [2023-02-28T15:18:57.948Z] b85a868b505f: Pull complete [2023-02-28T15:18:57.948Z] e2be974225ed: Pull complete [2023-02-28T15:18:58.209Z] 339a4e72a1f5: Pull complete [2023-02-28T15:18:58.471Z] 988bab9f4d93: Pull complete [2023-02-28T15:18:58.731Z] 1469e6f7b9e6: Pull complete [2023-02-28T15:18:58.731Z] eaf3925da568: Pull complete [2023-02-28T15:19:00.648Z] bab4dde63d76: Pull complete [2023-02-28T15:19:00.648Z] bde34c3a00c8: Pull complete [2023-02-28T15:19:00.648Z] b352a97aabf1: Pull complete [2023-02-28T15:19:00.908Z] 4872d77fe225: Pull complete [2023-02-28T15:19:00.908Z] 5851b861e8e6: Pull complete [2023-02-28T15:19:00.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T15:19:00.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:19:00.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:19:01.148Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:19:01.180Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T15:19:02.615Z] $ docker top 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 -eo pid,comm [2023-02-28T15:19:02.672Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T15:19:02.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T15:19:02.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:19:02.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:19:02.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:19:02.918Z] $ docker exec 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent [2023-02-28T15:19:03.044Z] SSH_AUTH_SOCK=/tmp/ssh-OtJfkhgJiYxJ/agent.32 [2023-02-28T15:19:03.044Z] SSH_AGENT_PID=38 [2023-02-28T15:19:03.050Z] Running ssh-add (command line suppressed) [2023-02-28T15:19:03.167Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9363925746625876867.key (/w/workspace/edgex-go/1@tmp/private_key_9363925746625876867.key) [2023-02-28T15:19:03.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:19:03.515Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T15:19:03.544Z] $ docker exec --env ******** --env ******** 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent -k [2023-02-28T15:19:03.658Z] unset SSH_AUTH_SOCK; [2023-02-28T15:19:03.658Z] unset SSH_AGENT_PID; [2023-02-28T15:19:03.659Z] echo Agent pid 38 killed; [2023-02-28T15:19:03.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T15:19:03.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:19:03.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:19:03.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:19:03.872Z] $ docker exec 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent [2023-02-28T15:19:03.984Z] SSH_AUTH_SOCK=/tmp/ssh-cdr1cClRxrk0/agent.71 [2023-02-28T15:19:03.984Z] SSH_AGENT_PID=77 [2023-02-28T15:19:03.988Z] Running ssh-add (command line suppressed) [2023-02-28T15:19:04.090Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2168421518189678517.key (/w/workspace/edgex-go/1@tmp/private_key_2168421518189678517.key) [2023-02-28T15:19:04.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:19:04.463Z] + git semver init [2023-02-28T15:19:04.724Z] 2023-02-28 15:19:04,700 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T15:19:04.724Z] 2023-02-28 15:19:04,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-28T15:19:04.724Z] 2023-02-28 15:19:04,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-28T15:19:04.724Z] 2023-02-28 15:19:04,702 [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-02-28T15:19:11.305Z] 2023-02-28 15:19:10,134 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4396 with force:False [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,135 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4396 [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,139 [execute] INFO git cat-file --batch-check [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,147 [execute] INFO git cat-file --batch [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T15:19:11.305Z] 2023-02-28 15:19:10,153 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4396 [2023-02-28T15:19:11.305Z] 0.0.0 [Pipeline] } [2023-02-28T15:19:11.331Z] $ docker exec --env ******** --env ******** 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent -k [2023-02-28T15:19:11.427Z] unset SSH_AUTH_SOCK; [2023-02-28T15:19:11.428Z] unset SSH_AGENT_PID; [2023-02-28T15:19:11.428Z] echo Agent pid 77 killed; [2023-02-28T15:19:11.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T15:19:11.854Z] + git semver [Pipeline] } [2023-02-28T15:19:12.139Z] $ docker stop --time=1 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 [2023-02-28T15:19:13.489Z] $ docker rm -f --volumes 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:19:13.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T15:19:14.179Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T15:19:14.198Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:19:15.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T15:19:15.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:19:15.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:19:15.136Z] ========================================================= [2023-02-28T15:19:15.136Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T15:19:15.136Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:19:15.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:19:15.482Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T15:19:15.482Z] 213ec9aee27d: Pulling fs layer [2023-02-28T15:19:15.482Z] 4583459ba037: Pulling fs layer [2023-02-28T15:19:15.482Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T15:19:15.482Z] 53926ce57604: Pulling fs layer [2023-02-28T15:19:15.482Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T15:19:15.482Z] 22ff95d597cd: Pulling fs layer [2023-02-28T15:19:15.482Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T15:19:15.482Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T15:19:15.482Z] a7acece74701: Pulling fs layer [2023-02-28T15:19:15.482Z] 22ff95d597cd: Waiting [2023-02-28T15:19:15.482Z] 12d6caf4c0d1: Waiting [2023-02-28T15:19:15.482Z] 21b2b0c7a3f4: Waiting [2023-02-28T15:19:15.482Z] 53926ce57604: Waiting [2023-02-28T15:19:15.482Z] a7acece74701: Waiting [2023-02-28T15:19:15.482Z] 96b7cbca73a9: Waiting [2023-02-28T15:19:15.482Z] 93c1e223e6f2: Download complete [2023-02-28T15:19:15.482Z] 4583459ba037: Verifying Checksum [2023-02-28T15:19:15.482Z] 4583459ba037: Download complete [2023-02-28T15:19:15.482Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T15:19:15.482Z] 21b2b0c7a3f4: Download complete [2023-02-28T15:19:15.482Z] 22ff95d597cd: Verifying Checksum [2023-02-28T15:19:15.482Z] 22ff95d597cd: Download complete [2023-02-28T15:19:15.482Z] 213ec9aee27d: Verifying Checksum [2023-02-28T15:19:15.482Z] 213ec9aee27d: Download complete [2023-02-28T15:19:15.482Z] 12d6caf4c0d1: Download complete [2023-02-28T15:19:15.743Z] 213ec9aee27d: Pull complete [2023-02-28T15:19:16.005Z] 4583459ba037: Pull complete [2023-02-28T15:19:16.005Z] 93c1e223e6f2: Pull complete [2023-02-28T15:19:16.270Z] a7acece74701: Verifying Checksum [2023-02-28T15:19:16.270Z] a7acece74701: Download complete [2023-02-28T15:19:16.530Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T15:19:16.530Z] 96b7cbca73a9: Download complete [2023-02-28T15:19:16.530Z] 53926ce57604: Verifying Checksum [2023-02-28T15:19:16.530Z] 53926ce57604: Download complete [2023-02-28T15:19:20.740Z] 53926ce57604: Pull complete [2023-02-28T15:19:20.740Z] 21b2b0c7a3f4: Pull complete [2023-02-28T15:19:20.740Z] 22ff95d597cd: Pull complete [2023-02-28T15:19:20.740Z] 12d6caf4c0d1: Pull complete [2023-02-28T15:19:22.641Z] 96b7cbca73a9: Pull complete [2023-02-28T15:19:23.208Z] a7acece74701: Pull complete [2023-02-28T15:19:23.208Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T15:19:23.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:19:23.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:19:23.574Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:19:23.574Z] WORKDIR /edgex [2023-02-28T15:19:23.574Z] COPY go.mod . [2023-02-28T15:19:23.574Z] RUN go mod download [2023-02-28T15:19:23.574Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-28T15:19:24.141Z] Sending build context to Docker daemon 170.4MB [2023-02-28T15:19:24.141Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:19:24.141Z] ---> db6d94c90886 [2023-02-28T15:19:24.142Z] Step 2/4 : WORKDIR /edgex [2023-02-28T15:19:26.052Z] ---> Running in 35fa8dd991fc [2023-02-28T15:19:26.052Z] Removing intermediate container 35fa8dd991fc [2023-02-28T15:19:26.052Z] ---> 993548c08384 [2023-02-28T15:19:26.052Z] Step 3/4 : COPY go.mod . [2023-02-28T15:19:26.312Z] ---> e5d8468ff29b [2023-02-28T15:19:26.312Z] Step 4/4 : RUN go mod download [2023-02-28T15:19:26.312Z] ---> Running in b77fb5c19e17 [2023-02-28T15:19:29.539Z] Still waiting to schedule task [2023-02-28T15:19:29.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-28T15:19:38.528Z] Removing intermediate container b77fb5c19e17 [2023-02-28T15:19:38.528Z] ---> a446d297cf3e [2023-02-28T15:19:38.528Z] Successfully built a446d297cf3e [2023-02-28T15:19:38.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:19:38.921Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:19:38.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:19:39.069Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:19:39.101Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T15:19:39.495Z] $ docker top 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:19:39.879Z] + go version [2023-02-28T15:19:39.880Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T15:19:39.917Z] $ docker stop --time=1 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 [2023-02-28T15:19:41.201Z] $ docker rm -f --volumes 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:19:41.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:19:41.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:19:42.028Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:19:42.061Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T15:19:42.431Z] $ docker top d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T15:19:42.538Z] ========================================================= [2023-02-28T15:19:42.538Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T15:19:42.538Z] ========================================================= [Pipeline] sh [2023-02-28T15:19:42.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:19:43.186Z] + make test [2023-02-28T15:19:43.186Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T15:19:49.751Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T15:20:04.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T15:20:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T15:20:04.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2023-02-28T15:20:08.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.147s coverage: 71.2% of statements [2023-02-28T15:20:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T15:20:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T15:20:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T15:20:08.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements [2023-02-28T15:20:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T15:20:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.306s coverage: 88.5% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 3.9% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.119s coverage: 72.2% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.154s coverage: 29.6% of statements [2023-02-28T15:20:09.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2023-02-28T15:20:09.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2023-02-28T15:20:19.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.122s coverage: 94.4% of statements [2023-02-28T15:20:19.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.098s coverage: 86.9% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.256s coverage: 63.1% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.203s coverage: 41.0% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T15:20:31.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T15:20:31.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:20:31.944Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-28T15:20:53.880Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-28T15:20:53.880Z] go vet ./... [2023-02-28T15:20:57.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T15:20:57.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T15:20:57.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T15:20:57.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-28T15:20:57.506Z] + ls -al . [2023-02-28T15:20:57.506Z] total 748 [2023-02-28T15:20:57.506Z] drwxrwxr-x 11 1001 1001 4096 Feb 28 15:19 . [2023-02-28T15:20:57.506Z] drwxr-xr-x 4 root root 4096 Feb 28 15:19 .. [2023-02-28T15:20:57.506Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:18 .blubracket [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 15:18 .dockerignore [2023-02-28T15:20:57.506Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 15:20 .git [2023-02-28T15:20:57.506Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:18 .github [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 15:18 .gitignore [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 15:18 .golangci.yml [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 15:18 .hadolint.yml [2023-02-28T15:20:57.506Z] drwxr-xr-x 3 1001 1001 4096 Feb 28 15:19 .semver [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 15:18 .sonarcloud.properties [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 15:18 ADOPTERS.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 15:18 Attribution.txt [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 15:18 CHANGELOG.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 15:18 CONTRIBUTING.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 15:18 GOVERNANCE.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 15:18 Jenkinsfile [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 15:18 LICENSE [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 15:18 Makefile [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 15:18 OWNERS.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 15:18 README.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 15:18 SECURITY.md [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 15:19 VERSION [2023-02-28T15:20:57.506Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:18 bin [2023-02-28T15:20:57.506Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 15:18 cmd [2023-02-28T15:20:57.506Z] -rw-r--r-- 1 root root 487670 Feb 28 15:20 coverage.out [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 15:18 go.mod [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 33293 Feb 28 15:18 go.sum [2023-02-28T15:20:57.506Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 15:18 internal [2023-02-28T15:20:57.506Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:18 openapi [2023-02-28T15:20:57.506Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 15:18 snap [2023-02-28T15:20:57.506Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 15:18 version.go [Pipeline] sh [2023-02-28T15:20:57.815Z] + '[' -e coverage.out ] [2023-02-28T15:20:57.815Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T15:20:57.949Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T15:20:58.248Z] + make build [2023-02-28T15:20:58.248Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:21:02.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7717 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws [2023-02-28T15:21:02.733Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-28T15:21:02.808Z] The recommended git tool is: git [2023-02-28T15:21:07.606Z] using credential edgex-jenkins-ssh [2023-02-28T15:21:07.621Z] Cloning the remote Git repository [2023-02-28T15:21:07.659Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-28T15:21:07.725Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-28T15:21:07.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T15:21:07.874Z] > git --version # timeout=10 [2023-02-28T15:21:07.897Z] > git --version # 'git version 2.25.1' [2023-02-28T15:21:07.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T15:21:07.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:21:13.119Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:21:13.120Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:21:13.383Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:21:14.324Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:21:22.438Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:21:23.817Z] 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-02-28T15:21:24.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:21:23.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T15:21:23.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:21:24.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T15:21:24.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T15:21:24.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T15:21:24.194Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T15:21:25.083Z] Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:21:25.451Z] Merge succeeded, producing b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:21:25.452Z] Checking out Revision b9d9addd8768455ece2e20a5baa0071212a65299 (PR-4396) [2023-02-28T15:21:25.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:21:25.100Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T15:21:25.122Z] > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 [2023-02-28T15:21:25.357Z] > git remote # timeout=10 [2023-02-28T15:21:25.379Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T15:21:25.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T15:21:25.406Z] > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [2023-02-28T15:21:25.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T15:21:25.458Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T15:21:25.476Z] > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 [2023-02-28T15:21:27.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:21:28.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:21:28.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:21:29.060Z] Commit message: "refactor(snap): Remove explicit config provider address" [2023-02-28T15:21:29.107Z] > git --version # timeout=10 [2023-02-28T15:21:29.121Z] > git --version # 'git version 2.25.1' [2023-02-28T15:21:29.137Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:21:30.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T15:21:30.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T15:21:30.303Z] Dload Upload Total Spent Left Speed [2023-02-28T15:21:30.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-02-28T15:21:31.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T15:21:31.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T15:21:31.400Z] + sudo tee /etc/docker/daemon.new [2023-02-28T15:21:31.400Z] { [2023-02-28T15:21:31.400Z] "registry-mirrors": [ [2023-02-28T15:21:31.400Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T15:21:31.400Z] ], [2023-02-28T15:21:31.400Z] "bip": "10.250.0.254/24", [2023-02-28T15:21:31.400Z] "hosts": [ [2023-02-28T15:21:31.400Z] "tcp://0.0.0.0:5555", [2023-02-28T15:21:31.400Z] "unix:///var/run/docker.sock" [2023-02-28T15:21:31.400Z] ], [2023-02-28T15:21:31.400Z] "mtu": 1458, [2023-02-28T15:21:31.401Z] "selinux-enabled": true, [2023-02-28T15:21:31.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T15:21:31.401Z] } [Pipeline] sh [2023-02-28T15:21:31.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T15:21:31.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T15:21:32.079Z] + sudo service docker restart [Pipeline] } [2023-02-28T15:21:32.882Z] $ docker stop --time=1 d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 [2023-02-28T15:21:35.153Z] $ docker rm -f --volumes d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:21:36.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:21:36.312Z] [2023-02-28T15:21:36.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:21:36.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:21:36.769Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-28T15:21:36.769Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-28T15:21:36.769Z] ca9280d653b3: Pulling fs layer [2023-02-28T15:21:36.769Z] 7e9c9ca2126c: Pulling fs layer [2023-02-28T15:21:36.769Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-28T15:21:36.769Z] cbdbe7a5bc2a: Download complete [2023-02-28T15:21:37.028Z] ca9280d653b3: Download complete [2023-02-28T15:21:37.028Z] cbdbe7a5bc2a: Pull complete [2023-02-28T15:21:37.288Z] 7e9c9ca2126c: Download complete [2023-02-28T15:21:37.547Z] ca9280d653b3: Pull complete [2023-02-28T15:21:40.834Z] 7e9c9ca2126c: Pull complete [2023-02-28T15:21:40.834Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-28T15:21:40.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:21:40.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:21:41.054Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:21:41.091Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-28T15:21:42.300Z] $ docker top b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:21:42.681Z] + docker-compose build --help [2023-02-28T15:21:42.681Z] + grep parallel [2023-02-28T15:21:43.249Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T15:21:43.291Z] $ docker stop --time=1 b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 [2023-02-28T15:21:44.612Z] $ docker rm -f --volumes b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:21:45.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:21:45.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:21:45.385Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:21:45.419Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-28T15:21:45.800Z] $ docker top 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:21:46.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T15:21:46.760Z] Building core-command ... [2023-02-28T15:21:46.760Z] Building core-common-config-bootstrapper ... [2023-02-28T15:21:46.760Z] Building core-data ... [2023-02-28T15:21:46.760Z] Building core-metadata ... [2023-02-28T15:21:46.760Z] Building security-bootstrapper ... [2023-02-28T15:21:46.760Z] Building security-proxy-auth ... [2023-02-28T15:21:46.760Z] Building security-proxy-setup ... [2023-02-28T15:21:46.760Z] Building security-secretstore-setup ... [2023-02-28T15:21:46.760Z] Building security-spiffe-token-provider ... [2023-02-28T15:21:46.760Z] Building security-spire-agent ... [2023-02-28T15:21:46.760Z] Building security-spire-config ... [2023-02-28T15:21:46.760Z] Building security-spire-server ... [2023-02-28T15:21:46.760Z] Building support-notifications ... [2023-02-28T15:21:46.760Z] Building support-scheduler ... [2023-02-28T15:21:46.760Z] Building security-spiffe-token-provider [2023-02-28T15:21:46.760Z] Building core-command [2023-02-28T15:21:46.760Z] Building security-spire-agent [2023-02-28T15:21:46.760Z] Building core-data [2023-02-28T15:21:46.760Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:21:50.381Z] provisioning config files... [2023-02-28T15:21:50.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7510722012249732299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:21:50.796Z] ---> docker-login.sh [2023-02-28T15:21:50.796Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:21:51.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:21:51.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:21:51.345Z] Configure a credential helper to remove this warning. See [2023-02-28T15:21:51.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:21:51.345Z] [2023-02-28T15:21:51.345Z] Login Succeeded [2023-02-28T15:21:51.345Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:21:51.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:21:51.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:21:51.886Z] Configure a credential helper to remove this warning. See [2023-02-28T15:21:51.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:21:51.886Z] [2023-02-28T15:21:51.886Z] Login Succeeded [2023-02-28T15:21:51.886Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:21:51.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:21:52.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:21:52.167Z] Configure a credential helper to remove this warning. See [2023-02-28T15:21:52.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:21:52.167Z] [2023-02-28T15:21:52.167Z] Login Succeeded [2023-02-28T15:21:52.167Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:21:52.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:21:52.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:21:52.440Z] Configure a credential helper to remove this warning. See [2023-02-28T15:21:52.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:21:52.440Z] [2023-02-28T15:21:52.440Z] Login Succeeded [2023-02-28T15:21:52.440Z] docker.io [2023-02-28T15:21:52.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:21:52.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:21:52.978Z] Configure a credential helper to remove this warning. See [2023-02-28T15:21:52.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:21:52.978Z] [2023-02-28T15:21:52.978Z] Login Succeeded [2023-02-28T15:21:52.978Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:21:53.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-28T15:21:53.707Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T15:21:53.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:21:53.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:21:53.824Z] ========================================================= [2023-02-28T15:21:53.824Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T15:21:53.824Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:21:54.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:21:54.199Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T15:21:54.199Z] 9b18e9b68314: Pulling fs layer [2023-02-28T15:21:54.199Z] 35d82f9e3411: Pulling fs layer [2023-02-28T15:21:54.199Z] e16973657156: Pulling fs layer [2023-02-28T15:21:54.199Z] fc693d55d65f: Pulling fs layer [2023-02-28T15:21:54.199Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T15:21:54.199Z] fc693d55d65f: Waiting [2023-02-28T15:21:54.199Z] dda99020689f: Pulling fs layer [2023-02-28T15:21:54.199Z] 7e9fc2657dce: Waiting [2023-02-28T15:21:54.199Z] db1c61fa0a46: Pulling fs layer [2023-02-28T15:21:54.199Z] 891c053d2c06: Pulling fs layer [2023-02-28T15:21:54.199Z] db1c61fa0a46: Waiting [2023-02-28T15:21:54.199Z] 891c053d2c06: Waiting [2023-02-28T15:21:54.199Z] dda99020689f: Waiting [2023-02-28T15:21:54.468Z] e16973657156: Verifying Checksum [2023-02-28T15:21:54.468Z] e16973657156: Download complete [2023-02-28T15:21:54.468Z] 35d82f9e3411: Verifying Checksum [2023-02-28T15:21:54.468Z] 35d82f9e3411: Download complete [2023-02-28T15:21:54.468Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T15:21:54.468Z] 7e9fc2657dce: Download complete [2023-02-28T15:21:54.468Z] dda99020689f: Download complete [2023-02-28T15:21:54.468Z] 9b18e9b68314: Verifying Checksum [2023-02-28T15:21:54.468Z] 9b18e9b68314: Download complete [2023-02-28T15:21:55.465Z] 9b18e9b68314: Pull complete [2023-02-28T15:21:55.465Z] 891c053d2c06: Verifying Checksum [2023-02-28T15:21:55.465Z] 891c053d2c06: Download complete [2023-02-28T15:21:56.053Z] 35d82f9e3411: Pull complete [2023-02-28T15:21:56.054Z] e16973657156: Pull complete [2023-02-28T15:21:56.645Z] db1c61fa0a46: Verifying Checksum [2023-02-28T15:21:56.645Z] db1c61fa0a46: Download complete [2023-02-28T15:21:57.232Z] fc693d55d65f: Verifying Checksum [2023-02-28T15:21:57.232Z] fc693d55d65f: Download complete [2023-02-28T15:22:01.633Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:22:01.633Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:22:01.633Z] ---> a446d297cf3e [2023-02-28T15:22:01.633Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T15:22:01.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:22:01.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:22:01.633Z] ---> a446d297cf3e [2023-02-28T15:22:01.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:22:01.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:22:01.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:22:01.633Z] ---> a446d297cf3e [2023-02-28T15:22:01.633Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:22:01.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:22:01.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:22:01.633Z] ---> a446d297cf3e [2023-02-28T15:22:01.633Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:22:01.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:22:01.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:22:01.633Z] ---> a446d297cf3e [2023-02-28T15:22:01.633Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:22:03.539Z] ---> Running in 68264d4d3dbf [2023-02-28T15:22:03.539Z] ---> Running in e6303f24ca7e [2023-02-28T15:22:03.539Z] ---> Running in a2a98e5b4ef2 [2023-02-28T15:22:03.539Z] ---> Running in b40fcf8be639 [2023-02-28T15:22:03.539Z] ---> Running in f730182b7583 [2023-02-28T15:22:03.539Z] Removing intermediate container 68264d4d3dbf [2023-02-28T15:22:03.539Z] ---> 9fb0159a99bf [2023-02-28T15:22:03.539Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T15:22:03.539Z] Removing intermediate container a2a98e5b4ef2 [2023-02-28T15:22:03.539Z] ---> 8defca5709fc [2023-02-28T15:22:03.539Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:22:03.539Z] ---> Running in 582969afe977 [2023-02-28T15:22:03.539Z] Removing intermediate container e6303f24ca7e [2023-02-28T15:22:03.539Z] ---> 2250e85aeb8b [2023-02-28T15:22:03.539Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:22:03.539Z] Removing intermediate container f730182b7583 [2023-02-28T15:22:03.539Z] ---> 6209ef6bd801 [2023-02-28T15:22:03.539Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T15:22:03.539Z] Removing intermediate container b40fcf8be639 [2023-02-28T15:22:03.539Z] ---> bd355c7be261 [2023-02-28T15:22:03.539Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:22:03.539Z] ---> Running in 1f6409c1d993 [2023-02-28T15:22:03.539Z] ---> Running in 7e1a3d17f08f [2023-02-28T15:22:03.539Z] ---> Running in 6d10b7868495 [2023-02-28T15:22:03.539Z] ---> Running in 49b65b029fb2 [2023-02-28T15:22:03.539Z] Removing intermediate container 582969afe977 [2023-02-28T15:22:03.539Z] ---> 41e8e1a1048e [2023-02-28T15:22:03.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T15:22:03.539Z] ---> Running in d79a1e367287 [2023-02-28T15:22:03.539Z] Removing intermediate container 1f6409c1d993 [2023-02-28T15:22:03.539Z] ---> 03ceeeaeedf2 [2023-02-28T15:22:03.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:22:03.798Z] ---> Running in 49bac87e01e1 [2023-02-28T15:22:04.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.577Z] OK: 211 MiB in 51 packages [2023-02-28T15:22:04.577Z] OK: 211 MiB in 51 packages [2023-02-28T15:22:04.577Z] OK: 211 MiB in 51 packages [2023-02-28T15:22:04.577Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T15:22:04.577Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T15:22:04.577Z] OK: 17046 distinct packages available [2023-02-28T15:22:04.577Z] OK: 211 MiB in 51 packages [2023-02-28T15:22:04.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:22:04.837Z] OK: 211 MiB in 51 packages [2023-02-28T15:22:05.096Z] Removing intermediate container 49b65b029fb2 [2023-02-28T15:22:05.096Z] ---> 0ce7ac671b9b [2023-02-28T15:22:05.096Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:22:05.096Z] Removing intermediate container d79a1e367287 [2023-02-28T15:22:05.096Z] ---> ac828f22526c [2023-02-28T15:22:05.096Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T15:22:05.096Z] Removing intermediate container 7e1a3d17f08f [2023-02-28T15:22:05.096Z] ---> 9f1d17955e40 [2023-02-28T15:22:05.096Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:22:05.355Z] Removing intermediate container 49bac87e01e1 [2023-02-28T15:22:05.355Z] ---> 23181b2a36b6 [2023-02-28T15:22:05.355Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:22:05.355Z] ---> f90c742363a5 [2023-02-28T15:22:05.355Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:22:05.355Z] ---> 000e1bf98b2c [2023-02-28T15:22:05.355Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:22:05.355Z] ---> a9d47d68dd42 [2023-02-28T15:22:05.355Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:22:05.614Z] ---> Running in 44abaf8d5240 [2023-02-28T15:22:05.614Z] ---> Running in 18e46fc7d512 [2023-02-28T15:22:05.614Z] ---> 3eb4f39572fc [2023-02-28T15:22:05.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:22:05.614Z] ---> Running in 26e5e49b6736 [2023-02-28T15:22:05.614Z] Removing intermediate container 6d10b7868495 [2023-02-28T15:22:05.614Z] ---> 66b8848af76e [2023-02-28T15:22:05.614Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T15:22:05.614Z] ---> Running in 966d68755f8f [2023-02-28T15:22:05.873Z] ---> e26b65103c53 [2023-02-28T15:22:05.873Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:22:05.873Z] ---> Running in 668b704fd563 [2023-02-28T15:22:09.575Z] fc693d55d65f: Pull complete [2023-02-28T15:22:09.844Z] 7e9fc2657dce: Pull complete [2023-02-28T15:22:09.844Z] dda99020689f: Pull complete [2023-02-28T15:22:16.522Z] db1c61fa0a46: Pull complete [2023-02-28T15:22:19.120Z] 891c053d2c06: Pull complete [2023-02-28T15:22:19.120Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T15:22:19.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:22:19.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:22:19.513Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:22:19.513Z] WORKDIR /edgex [2023-02-28T15:22:19.513Z] COPY go.mod . [2023-02-28T15:22:19.513Z] RUN go mod download -f [2023-02-28T15:22:19.513Z] - . [2023-02-28T15:22:20.098Z] Sending build context to Docker daemon 3.12MB [2023-02-28T15:22:20.098Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:22:20.098Z] ---> f96f9c87975a [2023-02-28T15:22:20.098Z] Step 2/4 : WORKDIR /edgex [2023-02-28T15:22:21.059Z] ---> Running in 677408dec1b0 [2023-02-28T15:22:21.059Z] Removing intermediate container 677408dec1b0 [2023-02-28T15:22:21.059Z] ---> 066db4ec5dd3 [2023-02-28T15:22:21.059Z] Step 3/4 : COPY go.mod . [2023-02-28T15:22:21.645Z] ---> 5d557c388cb3 [2023-02-28T15:22:21.645Z] Step 4/4 : RUN go mod download [2023-02-28T15:22:21.645Z] ---> Running in 1bd844d952d9 [2023-02-28T15:22:52.573Z] Removing intermediate container 18e46fc7d512 [2023-02-28T15:22:52.573Z] ---> 7bcb0af0a06f [2023-02-28T15:22:52.573Z] Step 8/23 : COPY . . [2023-02-28T15:22:52.573Z] Removing intermediate container 44abaf8d5240 [2023-02-28T15:22:52.573Z] ---> 8a0e187c57c3 [2023-02-28T15:22:52.573Z] Step 7/24 : COPY . . [2023-02-28T15:22:52.573Z] Removing intermediate container 26e5e49b6736 [2023-02-28T15:22:52.573Z] ---> 39b954c5ea8b [2023-02-28T15:22:52.573Z] Step 7/24 : COPY . . [2023-02-28T15:22:52.573Z] Removing intermediate container 966d68755f8f [2023-02-28T15:22:52.573Z] Removing intermediate container 668b704fd563 [2023-02-28T15:22:52.573Z] ---> b148668a1810 [2023-02-28T15:22:52.573Z] ---> 01ec894a5055 [2023-02-28T15:22:52.573Z] Step 8/22 : COPY . .Step 7/19 : COPY . . [2023-02-28T15:22:52.573Z] [2023-02-28T15:22:53.879Z] Removing intermediate container 1bd844d952d9 [2023-02-28T15:22:53.879Z] ---> 1c312ffd2603 [2023-02-28T15:22:53.879Z] Successfully built 1c312ffd2603 [2023-02-28T15:22:53.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:22:54.292Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T15:22:54.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:22:54.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container [2023-02-28T15:22:54.620Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T15:22:56.640Z] $ docker top 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:22:57.513Z] + go version [2023-02-28T15:22:57.513Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T15:22:57.548Z] $ docker stop --time=1 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a [2023-02-28T15:22:59.151Z] ---> 1bda3562b8a1 [2023-02-28T15:22:59.152Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:22:59.152Z] ---> adb73dce8ffc [2023-02-28T15:22:59.152Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T15:22:59.152Z] ---> 30fd176d97ec [2023-02-28T15:22:59.152Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T15:22:59.152Z] ---> 3edc5293b530 [2023-02-28T15:22:59.152Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T15:22:59.152Z] ---> 482be5b1c9c7 [2023-02-28T15:22:59.152Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:22:59.152Z] ---> Running in 03f669a3e513 [2023-02-28T15:22:59.152Z] ---> Running in 7a539bcfdd90 [2023-02-28T15:22:59.152Z] ---> Running in b339381596e0 [2023-02-28T15:22:59.152Z] ---> Running in f76fff344c4d [2023-02-28T15:22:59.152Z] ---> Running in 2edf1ec0d5c7 [2023-02-28T15:22:59.152Z] Removing intermediate container 7a539bcfdd90 [2023-02-28T15:22:59.152Z] ---> 256b7b5054ee [2023-02-28T15:22:59.152Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:22:59.152Z] Removing intermediate container 2edf1ec0d5c7 [2023-02-28T15:22:59.152Z] ---> c09dac153d5f [2023-02-28T15:22:59.152Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:22:59.152Z] ---> Running in 57c5987a9975 [2023-02-28T15:22:59.152Z] ---> Running in ce5ea46dcf12 [2023-02-28T15:22:59.152Z] Removing intermediate container 57c5987a9975 [2023-02-28T15:22:59.152Z] ---> ea99a3dd9818 [2023-02-28T15:22:59.152Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:22:59.152Z] Removing intermediate container ce5ea46dcf12 [2023-02-28T15:22:59.152Z] ---> 8976570215df [2023-02-28T15:22:59.152Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:22:59.152Z] ---> Running in 370452e7f7d4 [2023-02-28T15:22:59.152Z] ---> Running in 6f9af91a14b1 [2023-02-28T15:22:59.152Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:22:59.152Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T15:22:59.168Z] $ docker rm -f --volumes 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a [Pipeline] // withDockerContainer [Pipeline] } [2023-02-28T15:22:59.411Z] 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 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:22:59.988Z] Removing intermediate container 370452e7f7d4 [2023-02-28T15:22:59.988Z] ---> 28385427ad7c [2023-02-28T15:22:59.988Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:23:00.170Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T15:23:00.170Z] . [Pipeline] } [2023-02-28T15:23:00.249Z] Removing intermediate container 6f9af91a14b1 [2023-02-28T15:23:00.249Z] ---> 9ec0d5ef0737 [2023-02-28T15:23:00.249Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:23:00.249Z] ---> Running in 1e4cac96fc9e [2023-02-28T15:23:00.249Z] ---> Running in 8d51dd7b5aed [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:23:00.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container [2023-02-28T15:23:00.507Z] Removing intermediate container 1e4cac96fc9e [2023-02-28T15:23:00.507Z] ---> 4fbf2aea80bb [2023-02-28T15:23:00.507Z] [2023-02-28T15:23:00.507Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:23:00.507Z] Removing intermediate container 8d51dd7b5aed [2023-02-28T15:23:00.507Z] ---> 5d0a059bf607 [2023-02-28T15:23:00.507Z] [2023-02-28T15:23:00.507Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:23:00.507Z] 3.15: Pulling from library/alpine [2023-02-28T15:23:00.507Z] 3.15: Pulling from library/alpine [2023-02-28T15:23:00.508Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T15:23:01.613Z] $ docker top 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T15:23:01.884Z] ========================================================= [2023-02-28T15:23:01.884Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T15:23:01.884Z] ========================================================= [2023-02-28T15:23:01.888Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T15:23:01.888Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T15:23:01.888Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T15:23:01.888Z] Status: Image is up to date for alpine:3.15 [2023-02-28T15:23:01.888Z] ---> 5ce65d7b0fde [2023-02-28T15:23:01.888Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:23:01.888Z] ---> 5ce65d7b0fde [2023-02-28T15:23:01.888Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh [2023-02-28T15:23:02.148Z] ---> Running in 39c636dd73ac [2023-02-28T15:23:02.148Z] ---> Running in da6cccf1cbf5 [2023-02-28T15:23:02.148Z] Removing intermediate container 39c636dd73ac [2023-02-28T15:23:02.148Z] ---> 291f8437088f [2023-02-28T15:23:02.148Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T15:23:02.148Z] Removing intermediate container da6cccf1cbf5 [2023-02-28T15:23:02.148Z] ---> d6a710e943e9 [2023-02-28T15:23:02.148Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:23:02.148Z] ---> Running in 5b06206afd1d [2023-02-28T15:23:02.148Z] ---> Running in 0535de0d9908 [2023-02-28T15:23:02.524Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:23:02.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:02.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:02.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:02.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:02.976Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:23:02.977Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:23:02.977Z] OK: 15857 distinct packages available [2023-02-28T15:23:02.977Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:23:02.977Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:23:02.977Z] OK: 15857 distinct packages available [2023-02-28T15:23:03.231Z] + make test [2023-02-28T15:23:03.231Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T15:23:03.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:03.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:03.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:03.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:03.236Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:03.494Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:23:03.494Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T15:23:03.494Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:03.494Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T15:23:03.494Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:23:03.494Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:23:03.494Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T15:23:03.494Z] OK: 6 MiB in 18 packages [2023-02-28T15:23:03.495Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T15:23:03.495Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T15:23:03.495Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:23:03.495Z] OK: 7 MiB in 19 packages [2023-02-28T15:23:04.873Z] Removing intermediate container 5b06206afd1d [2023-02-28T15:23:04.873Z] ---> 884becdbe05b [2023-02-28T15:23:04.873Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:23:04.873Z] Removing intermediate container 0535de0d9908 [2023-02-28T15:23:04.873Z] ---> baa9c3b9f2f6 [2023-02-28T15:23:04.873Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T15:23:07.410Z] ---> 66fb0e0e2b5c [2023-02-28T15:23:07.410Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:23:07.410Z] ---> 9ceb4c7928a1 [2023-02-28T15:23:07.410Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:23:08.412Z] ---> cb3c97a84cdc [2023-02-28T15:23:08.412Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T15:23:08.412Z] ---> Running in 6ed2e06a1db8 [2023-02-28T15:23:08.993Z] Removing intermediate container 6ed2e06a1db8 [2023-02-28T15:23:08.993Z] ---> 9180697908c4 [2023-02-28T15:23:08.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T15:23:08.993Z] ---> bab0cba9f4fa [2023-02-28T15:23:08.993Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:23:09.562Z] ---> 8b18c485dcc9 [2023-02-28T15:23:09.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T15:23:09.826Z] ---> 922b90ba3aab [2023-02-28T15:23:09.826Z] Step 19/24 : WORKDIR / [2023-02-28T15:23:10.084Z] ---> Running in f78bca03247d [2023-02-28T15:23:10.649Z] ---> 34e46668f939 [2023-02-28T15:23:10.649Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T15:23:10.649Z] Removing intermediate container f78bca03247d [2023-02-28T15:23:10.649Z] ---> 56132e29e0f5 [2023-02-28T15:23:10.649Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:23:10.649Z] ---> Running in a9da00195c00 [2023-02-28T15:23:11.213Z] ---> 51efd8a2b816 [2023-02-28T15:23:11.213Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:23:11.213Z] Removing intermediate container a9da00195c00 [2023-02-28T15:23:11.213Z] ---> d5ce6c6349b0 [2023-02-28T15:23:11.213Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:23:11.214Z] ---> Running in 1e60fe6fb7db [2023-02-28T15:23:11.472Z] ---> Running in ff5a1ea6a7b4 [2023-02-28T15:23:11.729Z] Removing intermediate container 1e60fe6fb7db [2023-02-28T15:23:11.730Z] ---> 7123bc1cc499 [2023-02-28T15:23:11.730Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:23:11.730Z] Removing intermediate container ff5a1ea6a7b4 [2023-02-28T15:23:11.730Z] ---> f3b5f064b424 [2023-02-28T15:23:11.730Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:23:11.988Z] ---> Running in 33be8e072574 [2023-02-28T15:23:11.988Z] ---> Running in 635309b66a22 [2023-02-28T15:23:12.253Z] Removing intermediate container 635309b66a22 [2023-02-28T15:23:12.253Z] ---> 0303a429e863 [2023-02-28T15:23:12.253Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:12.511Z] Removing intermediate container 33be8e072574 [2023-02-28T15:23:12.511Z] ---> 0b88d243aebe [2023-02-28T15:23:12.511Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:23:12.511Z] ---> Running in 5a0dc8715ba5 [2023-02-28T15:23:12.511Z] ---> Running in 2729f2983bf5 [2023-02-28T15:23:12.770Z] Removing intermediate container 5a0dc8715ba5 [2023-02-28T15:23:12.770Z] ---> 4ccb90910982 [2023-02-28T15:23:12.770Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:23:13.066Z] Removing intermediate container 2729f2983bf5 [2023-02-28T15:23:13.066Z] ---> 310b0d343d73 [2023-02-28T15:23:13.066Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:13.066Z] ---> Running in c1b748b38b45 [2023-02-28T15:23:13.066Z] ---> Running in 8f5c61a0a1ca [2023-02-28T15:23:13.324Z] Removing intermediate container c1b748b38b45 [2023-02-28T15:23:13.324Z] ---> 2c1973a0639a [2023-02-28T15:23:13.324Z] [2023-02-28T15:23:13.324Z] Removing intermediate container 8f5c61a0a1ca [2023-02-28T15:23:13.324Z] ---> 1f3bde2d5b27 [2023-02-28T15:23:13.324Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:23:13.324Z] Successfully built 2c1973a0639a [2023-02-28T15:23:13.324Z] Successfully tagged security-spire-config:latest [2023-02-28T15:23:13.324Z]  Building security-spire-config ... done Building support-notifications [2023-02-28T15:23:13.324Z] ---> Running in 633e0b666d22 [2023-02-28T15:23:14.257Z] Removing intermediate container 633e0b666d22 [2023-02-28T15:23:14.257Z] ---> da93e800a2d5 [2023-02-28T15:23:14.257Z] [2023-02-28T15:23:14.257Z] Successfully built da93e800a2d5 [2023-02-28T15:23:14.257Z] Successfully tagged security-spire-agent:latest [2023-02-28T15:23:14.257Z] Building security-proxy-auth [2023-02-28T15:23:18.467Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:18.467Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:18.467Z] ---> a446d297cf3e [2023-02-28T15:23:18.467Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:23:18.467Z] ---> Using cache [2023-02-28T15:23:18.467Z] ---> 8defca5709fc [2023-02-28T15:23:18.467Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:23:18.467Z] ---> Using cache [2023-02-28T15:23:18.467Z] ---> 03ceeeaeedf2 [2023-02-28T15:23:18.467Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T15:23:19.407Z] ---> Running in 7ce4a92714bb [2023-02-28T15:23:19.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:19.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:19.977Z] ---> a446d297cf3e [2023-02-28T15:23:19.977Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> 8defca5709fc [2023-02-28T15:23:19.977Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> 03ceeeaeedf2 [2023-02-28T15:23:19.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> 23181b2a36b6 [2023-02-28T15:23:19.977Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> 3eb4f39572fc [2023-02-28T15:23:19.977Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> b148668a1810 [2023-02-28T15:23:19.977Z] Step 8/22 : COPY . . [2023-02-28T15:23:19.977Z] ---> Using cache [2023-02-28T15:23:19.977Z] ---> adb73dce8ffc [2023-02-28T15:23:19.977Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T15:23:19.977Z] ---> Running in 41e1d500febf [2023-02-28T15:23:20.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:20.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:20.755Z] OK: 211 MiB in 51 packages [2023-02-28T15:23:21.023Z] 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-02-28T15:23:21.595Z] Removing intermediate container 7ce4a92714bb [2023-02-28T15:23:21.595Z] ---> 263f8052b7b8 [2023-02-28T15:23:21.595Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:23:21.865Z] ---> 6b07c3ea4e56 [2023-02-28T15:23:21.865Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:22.123Z] ---> Running in 05789971da0a [2023-02-28T15:23:32.092Z] Removing intermediate container f76fff344c4d [2023-02-28T15:23:32.092Z] ---> 3f94ecdfdd50 [2023-02-28T15:23:32.092Z] [2023-02-28T15:23:32.092Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T15:23:32.092Z] Removing intermediate container 03f669a3e513 [2023-02-28T15:23:32.092Z] ---> 6772750da0f6 [2023-02-28T15:23:32.092Z] [2023-02-28T15:23:32.092Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:23:32.092Z] 3.16: Pulling from library/alpine [2023-02-28T15:23:32.092Z] 3.16: Pulling from library/alpine [2023-02-28T15:23:32.659Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:23:32.659Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:23:32.659Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:23:32.659Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:23:32.659Z] ---> dfd21b5a31f5 [2023-02-28T15:23:32.659Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:23:32.659Z] ---> dfd21b5a31f5 [2023-02-28T15:23:32.659Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T15:23:35.247Z] ---> Running in de8ac73b8231 [2023-02-28T15:23:35.247Z] ---> Running in ae5bbfe0a166 [2023-02-28T15:23:35.247Z] Removing intermediate container b339381596e0 [2023-02-28T15:23:35.247Z] ---> 421035e2457f [2023-02-28T15:23:35.247Z] [2023-02-28T15:23:35.247Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T15:23:35.247Z] ---> 5ce65d7b0fde [2023-02-28T15:23:35.247Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:23:35.247Z] ---> Using cache [2023-02-28T15:23:35.247Z] ---> d6a710e943e9 [2023-02-28T15:23:35.247Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T15:23:35.247Z] Removing intermediate container de8ac73b8231 [2023-02-28T15:23:35.247Z] ---> 6bdb915e0bda [2023-02-28T15:23:35.247Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T15:23:35.247Z] ---> Running in dc2459061b00 [2023-02-28T15:23:35.247Z] ---> Running in 810c31ae6a13 [2023-02-28T15:23:35.473Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T15:23:35.505Z] Removing intermediate container 810c31ae6a13 [2023-02-28T15:23:35.506Z] ---> 5d5b014ed4a6 [2023-02-28T15:23:35.506Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T15:23:35.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:35.506Z] ---> Running in 465e226c2d3b [2023-02-28T15:23:35.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:35.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:35.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:35.767Z] Removing intermediate container 465e226c2d3b [2023-02-28T15:23:35.767Z] ---> 4411cbdacce4 [2023-02-28T15:23:35.767Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:23:35.767Z] ---> Running in 34d4b8cab9e8 [2023-02-28T15:23:36.026Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:23:36.026Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:23:36.026Z] OK: 15857 distinct packages available [2023-02-28T15:23:36.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:36.026Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:36.026Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:23:36.026Z] OK: 6 MiB in 15 packages [2023-02-28T15:23:36.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:36.287Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T15:23:36.287Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T15:23:36.287Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T15:23:36.287Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T15:23:36.287Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T15:23:36.287Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:36.287Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:23:36.287Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T15:23:36.287Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T15:23:36.287Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:23:36.287Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:23:36.287Z] OK: 8 MiB in 23 packages [2023-02-28T15:23:36.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:36.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:36.807Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:36.807Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:23:36.807Z] OK: 6 MiB in 15 packages [2023-02-28T15:23:37.066Z] Removing intermediate container ae5bbfe0a166 [2023-02-28T15:23:37.066Z] ---> 4412e4db66ef [2023-02-28T15:23:37.066Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:23:37.325Z] ---> Running in f698d4cdb0e6 [2023-02-28T15:23:37.325Z] Removing intermediate container dc2459061b00 [2023-02-28T15:23:37.325Z] ---> 351f3051fa12 [2023-02-28T15:23:37.325Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:23:37.584Z] Removing intermediate container f698d4cdb0e6 [2023-02-28T15:23:37.584Z] ---> 1ff516b0eb13 [2023-02-28T15:23:37.584Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T15:23:37.584Z] Removing intermediate container 34d4b8cab9e8 [2023-02-28T15:23:37.584Z] ---> 4e98b2ade458 [2023-02-28T15:23:37.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:23:37.584Z] ---> Running in f1076f8f5459 [2023-02-28T15:23:37.846Z] ---> 20e170770abe [2023-02-28T15:23:37.846Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T15:23:37.846Z] ---> 4d7b25c05b63 [2023-02-28T15:23:37.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T15:23:37.846Z] Removing intermediate container f1076f8f5459 [2023-02-28T15:23:37.846Z] ---> 3d03403c7ce3 [2023-02-28T15:23:37.846Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T15:23:37.846Z] ---> Running in 7187e553c36c [2023-02-28T15:23:38.413Z] Removing intermediate container 7187e553c36c [2023-02-28T15:23:38.413Z] ---> 0beee802f804 [2023-02-28T15:23:38.413Z] Step 15/23 : WORKDIR / [2023-02-28T15:23:38.670Z] ---> 74b43c03da0f [2023-02-28T15:23:38.670Z] ---> 786224864a25 [2023-02-28T15:23:38.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T15:23:38.670Z] [2023-02-28T15:23:38.670Z] ---> Running in 976ab72b11f9 [2023-02-28T15:23:38.936Z] ---> 586ae1fd9494 [2023-02-28T15:23:38.936Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T15:23:38.936Z] Removing intermediate container 976ab72b11f9 [2023-02-28T15:23:38.936Z] ---> f85c0b6b8b64 [2023-02-28T15:23:38.936Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:23:38.936Z] ---> 8ee661cb39d0 [2023-02-28T15:23:38.936Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T15:23:38.936Z] ---> Running in de3f802ccf35 [2023-02-28T15:23:39.193Z] ---> Running in e585bf63393d [2023-02-28T15:23:39.193Z] Removing intermediate container de3f802ccf35 [2023-02-28T15:23:39.193Z] ---> 4d65c26fae06 [2023-02-28T15:23:39.193Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:23:39.193Z] ---> 6cd1b87c13ae [2023-02-28T15:23:39.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T15:23:39.469Z] Removing intermediate container e585bf63393d [2023-02-28T15:23:39.469Z] ---> c5a677768067 [2023-02-28T15:23:39.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:23:39.469Z] ---> Running in 8833a64a2e6a [2023-02-28T15:23:39.469Z] ---> Running in 5368beae5041 [2023-02-28T15:23:39.728Z] Removing intermediate container 8833a64a2e6a [2023-02-28T15:23:39.728Z] ---> bc63ac8ceb8d [2023-02-28T15:23:39.728Z] Step 17/19 : LABEL arch=x86_64 [2023-02-28T15:23:39.728Z] ---> 02e41a459854 [2023-02-28T15:23:39.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T15:23:39.986Z] ---> Running in 321f7e4c97e5 [2023-02-28T15:23:39.986Z] Removing intermediate container 5368beae5041 [2023-02-28T15:23:39.986Z] ---> 0b681e2b7105 [2023-02-28T15:23:39.986Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:23:39.986Z] ---> Running in c3d4f9defc32 [2023-02-28T15:23:39.986Z] Removing intermediate container 321f7e4c97e5 [2023-02-28T15:23:39.986Z] ---> 77ab68960804 [2023-02-28T15:23:39.986Z] Step 18/19 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:40.244Z] ---> bcc75d4f6f99 [2023-02-28T15:23:40.244Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T15:23:40.244Z] ---> Running in d2b4c7150a57 [2023-02-28T15:23:40.501Z] Removing intermediate container c3d4f9defc32 [2023-02-28T15:23:40.501Z] ---> 5ac86a803277 [2023-02-28T15:23:40.501Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:40.501Z] ---> Running in 698a77fccd6b [2023-02-28T15:23:40.758Z] ---> Running in c5151f5cbb74 [2023-02-28T15:23:40.758Z] Removing intermediate container d2b4c7150a57 [2023-02-28T15:23:40.758Z] ---> 40f7df2a5054 [2023-02-28T15:23:40.758Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T15:23:40.758Z] Removing intermediate container 698a77fccd6b [2023-02-28T15:23:40.758Z] ---> 2a792d271101 [2023-02-28T15:23:40.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:23:41.016Z] ---> Running in 9b52870cc5bb [2023-02-28T15:23:41.016Z] ---> Running in 6e77a343e27f [2023-02-28T15:23:41.016Z] Removing intermediate container c5151f5cbb74 [2023-02-28T15:23:41.016Z] ---> 60d97c665fd1 [2023-02-28T15:23:41.016Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:23:41.276Z] Removing intermediate container 9b52870cc5bb [2023-02-28T15:23:41.276Z] ---> 200c00eb4cda [2023-02-28T15:23:41.276Z] [2023-02-28T15:23:41.276Z] Removing intermediate container 6e77a343e27f [2023-02-28T15:23:41.276Z] ---> Running in 8a86c566d81d [2023-02-28T15:23:41.276Z] ---> 6f9db2eb306e [2023-02-28T15:23:41.276Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T15:23:41.276Z] Successfully built 200c00eb4cda [2023-02-28T15:23:41.276Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-28T15:23:41.276Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-02-28T15:23:41.537Z] ---> Running in b404ad34fbb7 [2023-02-28T15:23:41.537Z] Removing intermediate container 8a86c566d81d [2023-02-28T15:23:41.537Z] ---> 818dcd41c354 [2023-02-28T15:23:41.537Z] [2023-02-28T15:23:41.537Z] Successfully built 818dcd41c354 [2023-02-28T15:23:42.104Z] Successfully tagged core-data:latest [2023-02-28T15:23:42.104Z]  Building core-data ... done Building security-spire-server [2023-02-28T15:23:42.104Z] Removing intermediate container b404ad34fbb7 [2023-02-28T15:23:42.104Z] ---> 2f3646bee3f6 [2023-02-28T15:23:42.104Z] Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:45.391Z] Removing intermediate container 41e1d500febf [2023-02-28T15:23:45.391Z] ---> 754ebba1a7e3 [2023-02-28T15:23:45.391Z] [2023-02-28T15:23:45.391Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:23:45.391Z] ---> dfd21b5a31f5 [2023-02-28T15:23:45.391Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:23:45.391Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:45.391Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:45.391Z] ---> a446d297cf3e [2023-02-28T15:23:45.391Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T15:23:45.391Z] ---> Using cache [2023-02-28T15:23:45.391Z] ---> bd355c7be261 [2023-02-28T15:23:45.391Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T15:23:45.391Z] ---> Running in 4ab7513cff83 [2023-02-28T15:23:45.391Z] ---> Running in fae121ccbc41 [2023-02-28T15:23:45.391Z] ---> Running in a2f96451fde3 [2023-02-28T15:23:45.655Z] Removing intermediate container 4ab7513cff83 [2023-02-28T15:23:45.655Z] ---> 2d85bdf0d140 [2023-02-28T15:23:45.655Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T15:23:45.655Z] Removing intermediate container a2f96451fde3 [2023-02-28T15:23:45.655Z] ---> b9c959cacf64 [2023-02-28T15:23:45.655Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:23:45.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:45.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:45.915Z] ---> a446d297cf3e [2023-02-28T15:23:45.915Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> bd355c7be261 [2023-02-28T15:23:45.915Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> 0ce7ac671b9b [2023-02-28T15:23:45.915Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> f90c742363a5 [2023-02-28T15:23:45.915Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> 8a0e187c57c3 [2023-02-28T15:23:45.915Z] Step 7/23 : COPY . . [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> 1bda3562b8a1 [2023-02-28T15:23:45.915Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> 256b7b5054ee [2023-02-28T15:23:45.915Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T15:23:45.915Z] ---> Using cache [2023-02-28T15:23:45.915Z] ---> ea99a3dd9818 [2023-02-28T15:23:45.915Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:23:45.915Z] ---> Running in a1cd437d1d77 [2023-02-28T15:23:45.915Z] ---> Running in 9c98c4497f7b [2023-02-28T15:23:45.915Z] ---> Running in 5126489bae0a [2023-02-28T15:23:45.915Z] Removing intermediate container 05789971da0a [2023-02-28T15:23:45.915Z] ---> 19c09fd44259 [2023-02-28T15:23:45.915Z] Step 8/22 : COPY . . [2023-02-28T15:23:45.915Z] Removing intermediate container a1cd437d1d77 [2023-02-28T15:23:45.915Z] ---> 2f7262d96b65 [2023-02-28T15:23:45.915Z] [2023-02-28T15:23:45.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:46.174Z] Successfully built 2f7262d96b65 [2023-02-28T15:23:46.174Z] Successfully tagged core-command:latest [2023-02-28T15:23:46.174Z]  Building core-command ... done Building security-secretstore-setup [2023-02-28T15:23:46.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:46.431Z] OK: 211 MiB in 51 packages [2023-02-28T15:23:46.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:46.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:46.950Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:23:46.950Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:23:46.950Z] OK: 6 MiB in 15 packages [2023-02-28T15:23:48.324Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:48.324Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:48.324Z] ---> a446d297cf3e [2023-02-28T15:23:48.324Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:23:48.324Z] ---> Using cache [2023-02-28T15:23:48.324Z] ---> bd355c7be261 [2023-02-28T15:23:48.324Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T15:23:49.696Z] ---> Running in 145f95c191ee [2023-02-28T15:23:49.696Z] Removing intermediate container 5126489bae0a [2023-02-28T15:23:49.696Z] ---> d5add52aa1a5 [2023-02-28T15:23:49.696Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T15:23:49.696Z] ---> 402bcf4d35b8 [2023-02-28T15:23:49.696Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T15:23:49.696Z] Removing intermediate container fae121ccbc41 [2023-02-28T15:23:49.696Z] ---> a65adf8141d3 [2023-02-28T15:23:49.696Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T15:23:49.696Z] Removing intermediate container 9c98c4497f7b [2023-02-28T15:23:49.696Z] ---> a3a1315f8244 [2023-02-28T15:23:49.696Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:23:49.696Z] ---> Running in 0396d36de137 [2023-02-28T15:23:49.696Z] ---> Running in e98b9144a534 [2023-02-28T15:23:49.955Z] Removing intermediate container e98b9144a534 [2023-02-28T15:23:49.955Z] ---> cb0c021db109 [2023-02-28T15:23:49.955Z] [2023-02-28T15:23:49.955Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T15:23:49.955Z] ---> 5ce65d7b0fde [2023-02-28T15:23:49.955Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:23:49.955Z] ---> Using cache [2023-02-28T15:23:49.955Z] ---> d6a710e943e9 [2023-02-28T15:23:49.955Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:23:49.955Z] ---> Using cache [2023-02-28T15:23:49.955Z] ---> baa9c3b9f2f6 [2023-02-28T15:23:49.955Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:23:49.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:49.955Z] ---> 6ec7ce86c540 [2023-02-28T15:23:49.955Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:49.955Z] ---> ec015cb70fed [2023-02-28T15:23:49.955Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T15:23:49.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:23:49.956Z] ---> Running in dab25da0bd1f [2023-02-28T15:23:50.214Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:23:50.214Z] OK: 211 MiB in 51 packages [2023-02-28T15:23:50.781Z] ---> f852d26869c9 [2023-02-28T15:23:50.781Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T15:23:51.097Z] ---> bd9ba42e59d3 [2023-02-28T15:23:51.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T15:23:51.097Z] Removing intermediate container 145f95c191ee [2023-02-28T15:23:51.097Z] ---> 614e0730a26a [2023-02-28T15:23:51.097Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:23:51.357Z] ---> b0e4ae57f86a [2023-02-28T15:23:51.357Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:23:51.357Z] ---> 071424a426a4 [2023-02-28T15:23:51.357Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:23:51.357Z] ---> a59f8d765a76 [2023-02-28T15:23:51.357Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:51.357Z] ---> Running in c8ae5c96c92b [2023-02-28T15:23:51.357Z] ---> Running in 065ffcb9d133 [2023-02-28T15:23:51.615Z] ---> 6f38c5ab7d0e [2023-02-28T15:23:51.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T15:23:51.615Z] ---> 542b791c8af7 [2023-02-28T15:23:51.615Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T15:23:51.875Z] ---> e93f5aadeeb0 [2023-02-28T15:23:51.875Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:23:51.875Z] ---> Running in 0272da7bc812 [2023-02-28T15:23:52.133Z] Removing intermediate container 0272da7bc812 [2023-02-28T15:23:52.133Z] ---> dc22fbafa134 [2023-02-28T15:23:52.133Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:23:52.133Z] ---> Running in b7f2e7306603 [2023-02-28T15:23:52.133Z] Removing intermediate container c8ae5c96c92b [2023-02-28T15:23:52.133Z] ---> 23e71038febd [2023-02-28T15:23:52.133Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:23:52.392Z] ---> Running in 0d0ef62de369 [2023-02-28T15:23:52.392Z] Removing intermediate container b7f2e7306603 [2023-02-28T15:23:52.392Z] ---> cae5a1be5564 [2023-02-28T15:23:52.392Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T15:23:52.392Z] ---> Running in c35e8c220b55 [2023-02-28T15:23:52.392Z] Removing intermediate container 0d0ef62de369 [2023-02-28T15:23:52.392Z] ---> 97054654cd94 [2023-02-28T15:23:52.392Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T15:23:52.392Z] ---> Running in 8e7bf9bc1c39 [2023-02-28T15:23:52.392Z] Removing intermediate container c35e8c220b55 [2023-02-28T15:23:52.392Z] ---> eb50cbc681c3 [2023-02-28T15:23:52.392Z] Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:52.659Z] ---> Running in 3ca73946e26c [2023-02-28T15:23:52.659Z] Removing intermediate container 8e7bf9bc1c39 [2023-02-28T15:23:52.659Z] ---> 78fd252134cc [2023-02-28T15:23:52.659Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:23:52.659Z] ---> Running in e640f82e50f2 [2023-02-28T15:23:52.659Z] Removing intermediate container 3ca73946e26c [2023-02-28T15:23:52.659Z] ---> 21c068ce4dcd [2023-02-28T15:23:52.659Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T15:23:52.659Z] ---> Running in 40440ad9d4fc [2023-02-28T15:23:52.659Z] Removing intermediate container e640f82e50f2 [2023-02-28T15:23:52.659Z] ---> 6d945539724a [2023-02-28T15:23:52.659Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:23:52.917Z] ---> Running in 8e1f0ad3b335 [2023-02-28T15:23:52.917Z] Removing intermediate container 40440ad9d4fc [2023-02-28T15:23:52.917Z] ---> 08bb1971e168 [2023-02-28T15:23:52.917Z] [2023-02-28T15:23:52.917Z] Successfully built 08bb1971e168 [2023-02-28T15:23:52.917Z] Successfully tagged security-spire-server:latest [2023-02-28T15:23:52.917Z] Building support-scheduler [2023-02-28T15:23:52.917Z]  Building security-spire-server ... done Removing intermediate container 8e1f0ad3b335 [2023-02-28T15:23:52.917Z] ---> bbab95aae5af [2023-02-28T15:23:52.917Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:23:53.177Z] ---> Running in e88028341a6d [2023-02-28T15:23:54.112Z] Removing intermediate container e88028341a6d [2023-02-28T15:23:54.112Z] ---> a4f2d10528c3 [2023-02-28T15:23:54.112Z] [2023-02-28T15:23:54.112Z] Successfully built a4f2d10528c3 [2023-02-28T15:23:54.112Z] Successfully tagged security-proxy-auth:latest [2023-02-28T15:23:54.112Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-02-28T15:23:57.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:57.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:57.394Z] ---> a446d297cf3e [2023-02-28T15:23:57.394Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> 8defca5709fc [2023-02-28T15:23:57.394Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> 03ceeeaeedf2 [2023-02-28T15:23:57.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> 23181b2a36b6 [2023-02-28T15:23:57.394Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> 3eb4f39572fc [2023-02-28T15:23:57.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> b148668a1810 [2023-02-28T15:23:57.394Z] Step 8/22 : COPY . . [2023-02-28T15:23:57.394Z] ---> Using cache [2023-02-28T15:23:57.394Z] ---> adb73dce8ffc [2023-02-28T15:23:57.394Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T15:23:58.339Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:23:58.339Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:23:58.339Z] ---> a446d297cf3e [2023-02-28T15:23:58.339Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T15:23:58.339Z] ---> Using cache [2023-02-28T15:23:58.339Z] ---> bd355c7be261 [2023-02-28T15:23:58.339Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T15:23:58.339Z] ---> Using cache [2023-02-28T15:23:58.339Z] ---> 614e0730a26a [2023-02-28T15:23:58.339Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T15:23:58.339Z] ---> Using cache [2023-02-28T15:23:58.339Z] ---> a59f8d765a76 [2023-02-28T15:23:58.339Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:24:00.243Z] ---> Running in 5ebd98f2225d [2023-02-28T15:24:00.243Z] ---> Running in a49d9a517fc4 [2023-02-28T15:24:00.809Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:24:18.900Z] Removing intermediate container dab25da0bd1f [2023-02-28T15:24:18.900Z] ---> 167798172bf1 [2023-02-28T15:24:18.900Z] Step 7/32 : COPY . . [2023-02-28T15:24:18.900Z] Removing intermediate container 065ffcb9d133 [2023-02-28T15:24:18.900Z] ---> 8a52adab3682 [2023-02-28T15:24:18.900Z] Step 7/24 : COPY . . [2023-02-28T15:24:28.870Z] ---> b1eaeb22b7f7 [2023-02-28T15:24:28.870Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T15:24:28.870Z] ---> 71a7b3b04aa9 [2023-02-28T15:24:28.870Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T15:24:28.870Z] Removing intermediate container 0396d36de137 [2023-02-28T15:24:28.870Z] ---> 5f3ebb79255a [2023-02-28T15:24:28.870Z] [2023-02-28T15:24:28.870Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:24:28.871Z] ---> dfd21b5a31f5 [2023-02-28T15:24:28.871Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T15:24:28.871Z] ---> Running in 5010fd0b74ba [2023-02-28T15:24:28.871Z] ---> Running in 91307b8d1a37 [2023-02-28T15:24:28.871Z] ---> Running in 2c188fe70da1 [2023-02-28T15:24:28.871Z] Removing intermediate container a49d9a517fc4 [2023-02-28T15:24:28.871Z] ---> 348e158d870b [2023-02-28T15:24:28.871Z] Step 7/21 : COPY . . [2023-02-28T15:24:28.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:24:28.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:24:28.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:24:28.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:24:29.129Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T15:24:29.129Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:24:29.129Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:24:29.129Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:24:29.129Z] OK: 6 MiB in 16 packages [2023-02-28T15:24:32.415Z] Removing intermediate container 5ebd98f2225d [2023-02-28T15:24:32.415Z] ---> 49f388ad027c [2023-02-28T15:24:32.415Z] [2023-02-28T15:24:32.415Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:24:32.415Z] ---> dfd21b5a31f5 [2023-02-28T15:24:32.415Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:24:32.415Z] ---> Using cache [2023-02-28T15:24:32.415Z] ---> 4412e4db66ef [2023-02-28T15:24:32.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:24:32.415Z] ---> Using cache [2023-02-28T15:24:32.415Z] ---> 1ff516b0eb13 [2023-02-28T15:24:32.415Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T15:24:32.981Z] Removing intermediate container 2c188fe70da1 [2023-02-28T15:24:32.981Z] ---> 9892723807f2 [2023-02-28T15:24:32.981Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:24:32.981Z] ---> Running in 05b1dbfe764c [2023-02-28T15:24:32.981Z] ---> Running in 2a3467cc1245 [2023-02-28T15:24:33.239Z] Removing intermediate container 05b1dbfe764c [2023-02-28T15:24:33.239Z] ---> 2491ed222ffd [2023-02-28T15:24:33.239Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:24:33.239Z] ---> Running in 3229dc055f57 [2023-02-28T15:24:33.239Z] Removing intermediate container 2a3467cc1245 [2023-02-28T15:24:33.239Z] ---> 3dea159ccb82 [2023-02-28T15:24:33.239Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T15:24:33.499Z] ---> 3a937955142b [2023-02-28T15:24:33.499Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T15:24:33.499Z] ---> Running in f82bd0ad7303 [2023-02-28T15:24:33.499Z] Removing intermediate container 3229dc055f57 [2023-02-28T15:24:33.499Z] ---> ce4b656e0edb [2023-02-28T15:24:33.499Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:24:33.499Z] ---> Running in ffb87e586c0a [2023-02-28T15:24:33.757Z] Removing intermediate container f82bd0ad7303 [2023-02-28T15:24:33.757Z] ---> de6f69aa8893 [2023-02-28T15:24:33.757Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:24:34.017Z] ---> Running in bdc84d983f65 [2023-02-28T15:24:34.017Z] ---> b3a0ef7c0ac4 [2023-02-28T15:24:34.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T15:24:34.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:24:34.275Z] Removing intermediate container bdc84d983f65 [2023-02-28T15:24:34.275Z] ---> 67cf014bb42c [2023-02-28T15:24:34.275Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:24:34.842Z] ---> 6b7d9b161134 [2023-02-28T15:24:34.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T15:24:35.415Z] ---> ce5d72bc5e82 [2023-02-28T15:24:35.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T15:24:35.980Z] ---> 044a9870bc18 [2023-02-28T15:24:35.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T15:24:35.980Z] ---> 0e8b5759dbd8 [2023-02-28T15:24:35.980Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T15:24:35.980Z] ---> Running in 9044ed696e5c [2023-02-28T15:24:36.391Z] Removing intermediate container 9044ed696e5c [2023-02-28T15:24:36.391Z] ---> 77cfb2e65a9b [2023-02-28T15:24:36.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:24:36.391Z] ---> Running in 8ffb05433294 [2023-02-28T15:24:36.391Z] ---> 215b08953ccc [2023-02-28T15:24:36.391Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T15:24:36.391Z] ---> Running in d5065330e67e [2023-02-28T15:24:36.659Z] Removing intermediate container 8ffb05433294 [2023-02-28T15:24:36.659Z] ---> cfd68a72c899 [2023-02-28T15:24:36.659Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:24:36.659Z] Removing intermediate container d5065330e67e [2023-02-28T15:24:36.659Z] ---> f04b433dee8d [2023-02-28T15:24:36.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:24:36.659Z] ---> Running in c1c216e291a5 [2023-02-28T15:24:36.659Z] ---> Running in a73f30080d95 [2023-02-28T15:24:36.948Z] Removing intermediate container c1c216e291a5 [2023-02-28T15:24:36.948Z] ---> 88a9391729b5 [2023-02-28T15:24:36.948Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:24:36.948Z] Removing intermediate container a73f30080d95 [2023-02-28T15:24:36.948Z] ---> 8243bd58db5e [2023-02-28T15:24:36.948Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:24:37.257Z] ---> Running in b6450988b7c1 [2023-02-28T15:24:37.257Z] ---> Running in 1e4caea976b8 [2023-02-28T15:24:37.539Z] Removing intermediate container 1e4caea976b8 [2023-02-28T15:24:37.539Z] ---> 4a29091b7841 [2023-02-28T15:24:37.539Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:24:37.539Z] Removing intermediate container b6450988b7c1 [2023-02-28T15:24:37.539Z] ---> 712b409c574b [2023-02-28T15:24:37.539Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:24:37.539Z] ---> Running in c39fbfc0aaf6 [2023-02-28T15:24:37.539Z] ---> Running in 6b41b1302f5d [2023-02-28T15:24:37.847Z] Removing intermediate container 6b41b1302f5d [2023-02-28T15:24:37.847Z] ---> d6a3a1969b5b [2023-02-28T15:24:37.847Z] [2023-02-28T15:24:37.847Z] Removing intermediate container c39fbfc0aaf6 [2023-02-28T15:24:37.847Z] ---> 176712ff3764 [2023-02-28T15:24:37.847Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:24:37.847Z] Successfully built d6a3a1969b5b [2023-02-28T15:24:37.847Z] Successfully tagged support-scheduler:latest [2023-02-28T15:24:37.847Z]  Building support-scheduler ... done Building core-metadata [2023-02-28T15:24:37.847Z] ---> Running in 513f144b67ff [2023-02-28T15:24:38.843Z] Removing intermediate container 513f144b67ff [2023-02-28T15:24:38.843Z] ---> b7a4eccf7e0f [2023-02-28T15:24:38.843Z] [2023-02-28T15:24:38.843Z] Successfully built b7a4eccf7e0f [2023-02-28T15:24:38.843Z] Successfully tagged support-notifications:latest [2023-02-28T15:24:38.843Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-28T15:24:42.157Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:24:42.157Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:24:42.157Z] ---> a446d297cf3e [2023-02-28T15:24:42.157Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> 8defca5709fc [2023-02-28T15:24:42.157Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> 03ceeeaeedf2 [2023-02-28T15:24:42.157Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> 23181b2a36b6 [2023-02-28T15:24:42.157Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> 3eb4f39572fc [2023-02-28T15:24:42.157Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> b148668a1810 [2023-02-28T15:24:42.157Z] Step 8/24 : COPY . . [2023-02-28T15:24:42.157Z] ---> Using cache [2023-02-28T15:24:42.157Z] ---> adb73dce8ffc [2023-02-28T15:24:42.157Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T15:24:43.537Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:24:43.537Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:24:43.537Z] ---> a446d297cf3e [2023-02-28T15:24:43.537Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:24:43.537Z] ---> Using cache [2023-02-28T15:24:43.537Z] ---> 8defca5709fc [2023-02-28T15:24:43.537Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:24:43.537Z] ---> Using cache [2023-02-28T15:24:43.537Z] ---> 03ceeeaeedf2 [2023-02-28T15:24:43.537Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:24:43.537Z] ---> Using cache [2023-02-28T15:24:43.537Z] ---> 23181b2a36b6 [2023-02-28T15:24:43.537Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:24:43.537Z] ---> Using cache [2023-02-28T15:24:43.537Z] ---> 3eb4f39572fc [2023-02-28T15:24:43.537Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:24:43.537Z] ---> Using cache [2023-02-28T15:24:43.537Z] ---> b148668a1810 [2023-02-28T15:24:43.538Z] Step 8/22 : COPY . . [2023-02-28T15:24:43.538Z] ---> Using cache [2023-02-28T15:24:43.538Z] ---> adb73dce8ffc [2023-02-28T15:24:43.538Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T15:24:45.442Z] ---> Running in 50d2847634e7 [2023-02-28T15:24:45.442Z] ---> Running in 34cdf0af46ef [2023-02-28T15:24:46.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:24:46.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:24:56.354Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:25:00.545Z] Removing intermediate container 91307b8d1a37 [2023-02-28T15:25:00.545Z] ---> 7e9a1fac3f38 [2023-02-28T15:25:00.545Z] [2023-02-28T15:25:00.545Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T15:25:00.545Z] ---> dfd21b5a31f5 [2023-02-28T15:25:00.545Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:25:00.545Z] Removing intermediate container 5010fd0b74ba [2023-02-28T15:25:00.545Z] ---> b26b1270a393 [2023-02-28T15:25:00.545Z] [2023-02-28T15:25:00.545Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T15:25:00.545Z] ---> dfd21b5a31f5 [2023-02-28T15:25:00.545Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T15:25:00.545Z] ---> Running in 957a5c50437d [2023-02-28T15:25:00.545Z] ---> Running in b4edf73638b8 [2023-02-28T15:25:00.803Z] Removing intermediate container 957a5c50437d [2023-02-28T15:25:00.803Z] ---> cbdebae8e1bc [2023-02-28T15:25:00.803Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T15:25:00.803Z] ---> Running in 4bb30d7ce35e [2023-02-28T15:25:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:01.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:01.994Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:25:01.994Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T15:25:01.994Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:25:01.994Z] OK: 6 MiB in 16 packages [2023-02-28T15:25:01.994Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T15:25:01.994Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T15:25:01.994Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T15:25:01.994Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:25:01.994Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:25:01.994Z] OK: 6 MiB in 17 packages [2023-02-28T15:25:02.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:25:03.193Z] Removing intermediate container 4bb30d7ce35e [2023-02-28T15:25:03.193Z] ---> 9eaa958f4a60 [2023-02-28T15:25:03.193Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T15:25:03.193Z] Removing intermediate container b4edf73638b8 [2023-02-28T15:25:03.193Z] ---> ac8e57ded483 [2023-02-28T15:25:03.193Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:25:03.193Z] ---> Running in 7602bc6d8f6e [2023-02-28T15:25:03.193Z] ---> Running in 8429bb912eeb [2023-02-28T15:25:03.459Z] Removing intermediate container 7602bc6d8f6e [2023-02-28T15:25:03.459Z] ---> dbb12d5554af [2023-02-28T15:25:03.459Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T15:25:03.459Z] Removing intermediate container 8429bb912eeb [2023-02-28T15:25:03.459Z] ---> 0e1a82265651 [2023-02-28T15:25:03.459Z] Step 12/24 : WORKDIR / [2023-02-28T15:25:03.459Z] ---> Running in d0e5c4f27ed0 [2023-02-28T15:25:03.459Z] ---> Running in c4a298fec27b [2023-02-28T15:25:03.718Z] Removing intermediate container d0e5c4f27ed0 [2023-02-28T15:25:03.718Z] ---> 6cea431f5fea [2023-02-28T15:25:03.718Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T15:25:03.718Z] ---> Running in 831be62a1bd8 [2023-02-28T15:25:03.718Z] Removing intermediate container c4a298fec27b [2023-02-28T15:25:03.718Z] ---> 6c1937562770 [2023-02-28T15:25:03.718Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T15:25:03.976Z] Removing intermediate container 831be62a1bd8 [2023-02-28T15:25:03.976Z] ---> 25329e196d90 [2023-02-28T15:25:03.976Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T15:25:03.976Z] ---> Running in 6fdd891fc7c7 [2023-02-28T15:25:04.236Z] ---> 5eca8c6b7129 [2023-02-28T15:25:04.236Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T15:25:04.236Z] Removing intermediate container 6fdd891fc7c7 [2023-02-28T15:25:04.236Z] ---> 889e55893fe9 [2023-02-28T15:25:04.236Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T15:25:04.236Z] ---> Running in e5dae24ff46a [2023-02-28T15:25:04.496Z] ---> 271d01e22e02 [2023-02-28T15:25:04.496Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T15:25:04.755Z] ---> 363bd5e9c3c6 [2023-02-28T15:25:04.755Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T15:25:05.013Z] ---> 825a8d22d378 [2023-02-28T15:25:05.013Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T15:25:05.590Z] Removing intermediate container e5dae24ff46a [2023-02-28T15:25:05.590Z] ---> 3ec5bf47d8f1 [2023-02-28T15:25:05.590Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T15:25:05.850Z] ---> 2ab1cb18a987 [2023-02-28T15:25:05.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T15:25:05.850Z] ---> Running in da5d8ccb8c7b [2023-02-28T15:25:06.109Z] Removing intermediate container da5d8ccb8c7b [2023-02-28T15:25:06.109Z] ---> 4868f9971515 [2023-02-28T15:25:06.109Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T15:25:06.678Z] ---> 059043712a30 [2023-02-28T15:25:06.678Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T15:25:06.678Z] ---> Running in cbb33e015b38 [2023-02-28T15:25:06.937Z] ---> 6ff6a058146e [2023-02-28T15:25:06.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:25:07.877Z] ---> 738121b17a32 [2023-02-28T15:25:07.877Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:25:07.877Z] ---> Running in 02befe0d2af0 [2023-02-28T15:25:08.136Z] Removing intermediate container ffb87e586c0a [2023-02-28T15:25:08.136Z] ---> 1c99b11a3f55 [2023-02-28T15:25:08.136Z] [2023-02-28T15:25:08.136Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T15:25:08.136Z] ---> dfd21b5a31f5 [2023-02-28T15:25:08.136Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T15:25:08.401Z] ---> Running in c3e9df0ff282 [2023-02-28T15:25:08.401Z] Removing intermediate container cbb33e015b38 [2023-02-28T15:25:08.401Z] ---> d0ee3bbc7dba [2023-02-28T15:25:08.401Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:25:09.337Z] ---> 7aaa5caefbe5 [2023-02-28T15:25:09.337Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T15:25:09.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:09.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:25:09.596Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T15:25:09.596Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T15:25:09.596Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T15:25:09.596Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T15:25:09.596Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T15:25:09.596Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T15:25:09.596Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:25:09.596Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:25:09.596Z] OK: 8 MiB in 20 packages [2023-02-28T15:25:09.596Z] Removing intermediate container 02befe0d2af0 [2023-02-28T15:25:09.596Z] ---> c652680b4620 [2023-02-28T15:25:09.596Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:25:09.855Z] ---> e01cddd86fcd [2023-02-28T15:25:09.855Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T15:25:09.855Z] ---> Running in a8f838d18da1 [2023-02-28T15:25:10.113Z] Removing intermediate container a8f838d18da1 [2023-02-28T15:25:10.113Z] ---> 00a2c8a725e6 [2023-02-28T15:25:10.113Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:25:10.374Z] ---> dbdc172af40c [2023-02-28T15:25:10.374Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T15:25:10.374Z] ---> Running in c3d611050135 [2023-02-28T15:25:10.638Z] Removing intermediate container c3d611050135 [2023-02-28T15:25:10.638Z] ---> 7f023c53d708 [2023-02-28T15:25:10.638Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:25:10.638Z] Removing intermediate container c3e9df0ff282 [2023-02-28T15:25:10.638Z] ---> f14b8e214bf1 [2023-02-28T15:25:10.638Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:25:10.638Z] ---> 79229f17c001 [2023-02-28T15:25:10.638Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T15:25:10.638Z] ---> Running in 8b6acfc7b1e7 [2023-02-28T15:25:10.638Z] ---> Running in e95acef0280b [2023-02-28T15:25:10.897Z] Removing intermediate container 8b6acfc7b1e7 [2023-02-28T15:25:10.897Z] ---> 5df4db1f2dc9 [2023-02-28T15:25:10.897Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:25:10.897Z] Removing intermediate container e95acef0280b [2023-02-28T15:25:10.897Z] ---> e78831f45f11 [2023-02-28T15:25:10.897Z] Step 12/21 : WORKDIR /edgex [2023-02-28T15:25:10.897Z] ---> c893fba00485 [2023-02-28T15:25:10.897Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T15:25:11.161Z] ---> Running in cebecbeb125e [2023-02-28T15:25:11.161Z] ---> Running in 3c3796cc4715 [2023-02-28T15:25:11.161Z] Removing intermediate container cebecbeb125e [2023-02-28T15:25:11.161Z] ---> 787388555102 [2023-02-28T15:25:11.161Z] [2023-02-28T15:25:11.419Z] Successfully built 787388555102 [2023-02-28T15:25:11.419Z] Successfully tagged security-secretstore-setup:latest [2023-02-28T15:25:11.419Z]  Building security-secretstore-setup ... done Removing intermediate container 3c3796cc4715 [2023-02-28T15:25:11.419Z] ---> a2391898ac44 [2023-02-28T15:25:11.419Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T15:25:11.419Z] ---> 625ad8a7fc37 [2023-02-28T15:25:11.419Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T15:25:11.678Z] ---> f9e926971c13 [2023-02-28T15:25:11.678Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T15:25:11.678Z] ---> 2e117d7213d8 [2023-02-28T15:25:11.678Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T15:25:11.678Z] ---> Running in f4c89d5d2d26 [2023-02-28T15:25:12.624Z] ---> 630d1104a043 [2023-02-28T15:25:12.624Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T15:25:13.195Z] ---> cc5927b25d6b [2023-02-28T15:25:13.195Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:25:13.195Z] Removing intermediate container f4c89d5d2d26 [2023-02-28T15:25:13.195Z] ---> 8c419475d3ae [2023-02-28T15:25:13.195Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T15:25:13.454Z] ---> Running in 0b5d72f0c4b0 [2023-02-28T15:25:13.454Z] ---> 4fdb90c41758 [2023-02-28T15:25:13.454Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:25:13.712Z] Removing intermediate container 0b5d72f0c4b0 [2023-02-28T15:25:13.712Z] ---> a2c863bfc325 [2023-02-28T15:25:13.712Z] Step 29/32 : CMD ["gate"] [2023-02-28T15:25:13.712Z] Removing intermediate container 34cdf0af46ef [2023-02-28T15:25:13.712Z] ---> 23b9d593ac9c [2023-02-28T15:25:13.712Z] [2023-02-28T15:25:13.712Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:25:13.712Z] ---> dfd21b5a31f5 [2023-02-28T15:25:13.712Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:25:13.712Z] ---> Using cache [2023-02-28T15:25:13.712Z] ---> b9c959cacf64 [2023-02-28T15:25:13.712Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:25:13.712Z] ---> Using cache [2023-02-28T15:25:13.712Z] ---> a3a1315f8244 [2023-02-28T15:25:13.712Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:25:13.712Z] ---> Using cache [2023-02-28T15:25:13.712Z] ---> Running in 01b3f2658337 [2023-02-28T15:25:13.712Z] ---> ec015cb70fed [2023-02-28T15:25:13.712Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T15:25:13.712Z] ---> Running in ae48e40c5017 [2023-02-28T15:25:13.970Z] Removing intermediate container ae48e40c5017 [2023-02-28T15:25:13.970Z] ---> 40c93b4bce72 [2023-02-28T15:25:13.970Z] Step 30/32 : LABEL arch=x86_64 [2023-02-28T15:25:14.232Z] ---> fdec97961484 [2023-02-28T15:25:14.232Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T15:25:14.232Z] ---> Running in d11961c08de9 [2023-02-28T15:25:14.490Z] Removing intermediate container d11961c08de9 [2023-02-28T15:25:14.491Z] ---> d8dbaf621f0a [2023-02-28T15:25:14.491Z] Step 31/32 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:25:14.491Z] ---> 6cfc5155209c [2023-02-28T15:25:14.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T15:25:14.491Z] ---> Running in d6a125059aa5 [2023-02-28T15:25:14.491Z] Removing intermediate container 01b3f2658337 [2023-02-28T15:25:14.491Z] ---> 5726be2b7c60 [2023-02-28T15:25:14.491Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:25:14.750Z] ---> Running in c1ce3bfb32be [2023-02-28T15:25:14.750Z] Removing intermediate container d6a125059aa5 [2023-02-28T15:25:14.750Z] ---> af658f4cb4a6 [2023-02-28T15:25:14.750Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T15:25:14.750Z] ---> facc7ed2df95 [2023-02-28T15:25:14.750Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:25:15.008Z] ---> Running in 708f6b1f1b70 [2023-02-28T15:25:15.008Z] ---> Running in a89f708ba4ff [2023-02-28T15:25:15.008Z] Removing intermediate container c1ce3bfb32be [2023-02-28T15:25:15.008Z] ---> fa9c08e798ea [2023-02-28T15:25:15.008Z] Step 19/21 : LABEL arch=x86_64 [2023-02-28T15:25:15.267Z] ---> Running in 07d64458ea43 [2023-02-28T15:25:15.267Z] Removing intermediate container 708f6b1f1b70 [2023-02-28T15:25:15.267Z] ---> 0c5184aa74ad [2023-02-28T15:25:15.267Z] [2023-02-28T15:25:15.267Z] Successfully built 0c5184aa74ad [2023-02-28T15:25:15.267Z] Successfully tagged security-bootstrapper:latest [2023-02-28T15:25:15.267Z]  Building security-bootstrapper ... done Removing intermediate container 07d64458ea43 [2023-02-28T15:25:15.267Z] ---> e6108bda9204 [2023-02-28T15:25:15.267Z] Step 20/21 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:25:15.527Z] ---> Running in 9a37d1807364 [2023-02-28T15:25:15.527Z] Removing intermediate container 50d2847634e7 [2023-02-28T15:25:15.527Z] ---> e9def8f7aa97 [2023-02-28T15:25:15.527Z] [2023-02-28T15:25:15.527Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T15:25:15.527Z] ---> dfd21b5a31f5 [2023-02-28T15:25:15.527Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:25:15.527Z] ---> Using cache [2023-02-28T15:25:15.527Z] ---> 4412e4db66ef [2023-02-28T15:25:15.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:25:15.527Z] ---> Using cache [2023-02-28T15:25:15.527Z] ---> 1ff516b0eb13 [2023-02-28T15:25:15.527Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T15:25:15.527Z] ---> Running in 75d936bd5541 [2023-02-28T15:25:15.791Z] Removing intermediate container 9a37d1807364 [2023-02-28T15:25:15.791Z] ---> 19f7abbb76cc [2023-02-28T15:25:15.791Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T15:25:15.791Z] ---> Running in 4d248b5aa2be [2023-02-28T15:25:15.791Z] Removing intermediate container 75d936bd5541 [2023-02-28T15:25:15.791Z] ---> b47b51677aa2 [2023-02-28T15:25:15.791Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T15:25:15.791Z] ---> Running in e888b7a36eb1 [2023-02-28T15:25:15.791Z] Removing intermediate container a89f708ba4ff [2023-02-28T15:25:15.791Z] ---> 6b2cc6cf5822 [2023-02-28T15:25:15.791Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:25:15.791Z] Removing intermediate container 4d248b5aa2be [2023-02-28T15:25:15.791Z] ---> 1cf531bdf7be [2023-02-28T15:25:15.791Z] [2023-02-28T15:25:16.063Z] ---> Running in d31cdf002f7b [2023-02-28T15:25:16.063Z] Removing intermediate container e888b7a36eb1 [2023-02-28T15:25:16.063Z] ---> 1b11cb65513c [2023-02-28T15:25:16.063Z] Step 15/24 : WORKDIR / [2023-02-28T15:25:16.063Z] Successfully built 1cf531bdf7be [2023-02-28T15:25:16.063Z] Successfully tagged security-proxy-setup:latest [2023-02-28T15:25:16.063Z]  Building security-proxy-setup ... done  ---> Running in bd465de34bac [2023-02-28T15:25:16.063Z] Removing intermediate container d31cdf002f7b [2023-02-28T15:25:16.063Z] ---> 6105b2f1bbd7 [2023-02-28T15:25:16.063Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T15:25:16.063Z] ---> Running in fdabe276161e [2023-02-28T15:25:16.063Z] Removing intermediate container bd465de34bac [2023-02-28T15:25:16.063Z] ---> 2a1ba67f9686 [2023-02-28T15:25:16.063Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:25:16.322Z] Removing intermediate container fdabe276161e [2023-02-28T15:25:16.322Z] ---> 8421a10d322e [2023-02-28T15:25:16.322Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:25:16.322Z] ---> Running in a25dc378f0d2 [2023-02-28T15:25:16.322Z] ---> c7b7587b17f4 [2023-02-28T15:25:16.322Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T15:25:16.322Z] Removing intermediate container a25dc378f0d2 [2023-02-28T15:25:16.322Z] ---> 1ae3ad43d75c [2023-02-28T15:25:16.322Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:25:16.322Z] ---> Running in 2adc135025f7 [2023-02-28T15:25:16.581Z] Removing intermediate container 2adc135025f7 [2023-02-28T15:25:16.581Z] ---> c194274d331f [2023-02-28T15:25:16.581Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:25:16.581Z] ---> Running in 68ef136bf55b [2023-02-28T15:25:16.840Z] ---> f20891e133fc [2023-02-28T15:25:16.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T15:25:16.840Z] Removing intermediate container 68ef136bf55b [2023-02-28T15:25:16.840Z] ---> bd9a88e2550b [2023-02-28T15:25:16.840Z] [2023-02-28T15:25:16.840Z] Successfully built bd9a88e2550b [2023-02-28T15:25:16.840Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-28T15:25:16.840Z]  Building core-common-config-bootstrapper ... done  ---> 6f893aeaeeb1 [2023-02-28T15:25:16.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T15:25:17.106Z] ---> cd4998c12898 [2023-02-28T15:25:17.106Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T15:25:17.106Z] ---> Running in 4731e581b3a6 [2023-02-28T15:25:17.106Z] Removing intermediate container 4731e581b3a6 [2023-02-28T15:25:17.106Z] ---> fb9dc0611bee [2023-02-28T15:25:17.106Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:25:17.365Z] ---> Running in 1c170a527348 [2023-02-28T15:25:17.365Z] Removing intermediate container 1c170a527348 [2023-02-28T15:25:17.365Z] ---> 5a567ed74d64 [2023-02-28T15:25:17.365Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:25:17.365Z] ---> Running in 3f68ed467fe7 [2023-02-28T15:25:17.365Z] Removing intermediate container 3f68ed467fe7 [2023-02-28T15:25:17.365Z] ---> 814e8c2fd65e [2023-02-28T15:25:17.365Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:25:17.624Z] ---> Running in e2a8f0c2925e [2023-02-28T15:25:17.624Z] Removing intermediate container e2a8f0c2925e [2023-02-28T15:25:17.624Z] ---> 222966597c87 [2023-02-28T15:25:17.624Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:25:17.624Z] ---> Running in 01588f3c8693 [2023-02-28T15:25:17.624Z] Removing intermediate container 01588f3c8693 [2023-02-28T15:25:17.624Z] ---> 89a8229aaa52 [2023-02-28T15:25:17.624Z] [2023-02-28T15:25:17.885Z] Successfully built 89a8229aaa52 [2023-02-28T15:25:17.885Z] Successfully tagged core-metadata:latest [2023-02-28T15:25:17.892Z]  Building core-metadata ... done  [Pipeline] } [2023-02-28T15:25:17.926Z] $ docker stop --time=1 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d [2023-02-28T15:25:19.194Z] $ docker rm -f --volumes 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:25:19.583Z] + docker images [2023-02-28T15:25:19.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T15:25:19.584Z] core-metadata latest 89a8229aaa52 2 seconds ago 18.5MB [2023-02-28T15:25:19.584Z] core-common-config-bootstrapper latest bd9a88e2550b 3 seconds ago 15.5MB [2023-02-28T15:25:19.584Z] security-bootstrapper latest 0c5184aa74ad 4 seconds ago 20.4MB [2023-02-28T15:25:19.584Z] e9def8f7aa97 4 seconds ago 1.7GB [2023-02-28T15:25:19.584Z] security-proxy-setup latest 1cf531bdf7be 4 seconds ago 27.8MB [2023-02-28T15:25:19.584Z] 23b9d593ac9c 6 seconds ago 1.68GB [2023-02-28T15:25:19.584Z] security-secretstore-setup latest 787388555102 8 seconds ago 30MB [2023-02-28T15:25:19.584Z] 1c99b11a3f55 12 seconds ago 1.68GB [2023-02-28T15:25:19.584Z] b26b1270a393 19 seconds ago 1.68GB [2023-02-28T15:25:19.584Z] 7e9a1fac3f38 20 seconds ago 1.68GB [2023-02-28T15:25:19.584Z] support-notifications latest b7a4eccf7e0f 41 seconds ago 30.7MB [2023-02-28T15:25:19.584Z] support-scheduler latest d6a3a1969b5b 42 seconds ago 30.1MB [2023-02-28T15:25:19.584Z] 49f388ad027c 48 seconds ago 1.75GB [2023-02-28T15:25:19.584Z] 5f3ebb79255a 58 seconds ago 1.76GB [2023-02-28T15:25:19.584Z] security-proxy-auth latest a4f2d10528c3 About a minute ago 16.2MB [2023-02-28T15:25:19.584Z] security-spire-server latest 08bb1971e168 About a minute ago 86.5MB [2023-02-28T15:25:19.584Z] cb0c021db109 About a minute ago 1.56GB [2023-02-28T15:25:19.584Z] core-command latest 2f7262d96b65 About a minute ago 17.7MB [2023-02-28T15:25:19.584Z] 754ebba1a7e3 About a minute ago 1.67GB [2023-02-28T15:25:19.584Z] core-data latest 818dcd41c354 About a minute ago 17.9MB [2023-02-28T15:25:19.584Z] security-spiffe-token-provider latest 200c00eb4cda About a minute ago 30MB [2023-02-28T15:25:19.584Z] 421035e2457f About a minute ago 1.73GB [2023-02-28T15:25:19.584Z] 6772750da0f6 About a minute ago 1.7GB [2023-02-28T15:25:19.584Z] 3f94ecdfdd50 About a minute ago 1.69GB [2023-02-28T15:25:19.584Z] security-spire-agent latest da93e800a2d5 2 minutes ago 125MB [2023-02-28T15:25:19.584Z] security-spire-config latest 2c1973a0639a 2 minutes ago 85.8MB [2023-02-28T15:25:19.584Z] 4fbf2aea80bb 2 minutes ago 1.56GB [2023-02-28T15:25:19.584Z] 5d0a059bf607 2 minutes ago 1.56GB [2023-02-28T15:25:19.584Z] ci-base-image-x86_64 latest a446d297cf3e 5 minutes ago 904MB [2023-02-28T15:25:19.584Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-28T15:25:19.584Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-28T15:25:19.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-28T15:25:19.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-28T15:25:19.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T15:25:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T15:25:27.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T15:25:27.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T15:25:27.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T15:25:27.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T15:25:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements [2023-02-28T15:25:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T15:25:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T15:25:49.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.746s coverage: 98.5% of statements [2023-02-28T15:25:54.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.897s coverage: 71.2% of statements [2023-02-28T15:25:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T15:25:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T15:25:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T15:25:54.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.887s coverage: 54.0% of statements [2023-02-28T15:25:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T15:25:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.336s coverage: 88.5% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.518s coverage: 3.9% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.302s coverage: 95.6% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.302s coverage: 72.2% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 65.9% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T15:26:16.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.340s coverage: 29.6% of statements [2023-02-28T15:26:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T15:26:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.356s coverage: 47.1% of statements [2023-02-28T15:26:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.392s coverage: 82.9% of statements [2023-02-28T15:26:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.426s coverage: 94.1% of statements [2023-02-28T15:26:20.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2023-02-28T15:26:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2023-02-28T15:26:35.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.527s coverage: 94.4% of statements [2023-02-28T15:26:35.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.626s coverage: 79.9% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.097s coverage: 64.4% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.269s coverage: 86.9% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2023-02-28T15:26:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements [2023-02-28T15:26:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.576s coverage: 63.1% of statements [2023-02-28T15:26:57.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T15:26:57.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.192s coverage: 89.4% of statements [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2023-02-28T15:26:57.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-02-28T15:27:02.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.3% of statements [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T15:27:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T15:27:05.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 41.0% of statements [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T15:27:05.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T15:27:05.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T15:27:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T15:27:14.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T15:27:14.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T15:27:14.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T15:27:14.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T15:27:14.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:27:15.025Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-28T15:27:15.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T15:27:15.025Z] go vet ./... [2023-02-28T15:29:06.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T15:29:06.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T15:29:06.749Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T15:29:06.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-28T15:29:07.445Z] + ls -al . [2023-02-28T15:29:07.445Z] total 744 [2023-02-28T15:29:07.445Z] drwxrwxr-x 10 1001 1001 4096 Feb 28 15:23 . [2023-02-28T15:29:07.445Z] drwxr-xr-x 4 root root 4096 Feb 28 15:23 .. [2023-02-28T15:29:07.445Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:21 .blubracket [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 15:21 .dockerignore [2023-02-28T15:29:07.445Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 15:21 .git [2023-02-28T15:29:07.445Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:21 .github [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 15:21 .gitignore [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 15:21 .golangci.yml [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 15:21 .hadolint.yml [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 15:21 .sonarcloud.properties [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 15:21 ADOPTERS.md [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 15:21 Attribution.txt [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 15:21 CHANGELOG.md [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 15:21 CONTRIBUTING.md [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 15:21 GOVERNANCE.md [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 15:21 Jenkinsfile [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 15:21 LICENSE [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 15:21 Makefile [2023-02-28T15:29:07.445Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 15:21 OWNERS.md [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 15:21 README.md [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 15:21 SECURITY.md [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 15:19 VERSION [2023-02-28T15:29:07.446Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:21 bin [2023-02-28T15:29:07.446Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 15:21 cmd [2023-02-28T15:29:07.446Z] -rw-r--r-- 1 root root 487670 Feb 28 15:27 coverage.out [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 15:21 go.mod [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 33293 Feb 28 15:21 go.sum [2023-02-28T15:29:07.446Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 15:21 internal [2023-02-28T15:29:07.446Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:21 openapi [2023-02-28T15:29:07.446Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 15:21 snap [2023-02-28T15:29:07.446Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 15:21 version.go [Pipeline] sh [2023-02-28T15:29:08.106Z] + '[' -e coverage.out ] [2023-02-28T15:29:08.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T15:29:08.141Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T15:29:08.922Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T15:29:09.570Z] + make build [2023-02-28T15:29:09.570Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:30:31.209Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:30:36.555Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:30:41.900Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:30:45.241Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:31:32.078Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:31:33.489Z] 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-02-28T15:31:40.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:31:43.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:31:50.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:31:53.450Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:31:57.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:32:10.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-28T15:32:16.663Z] $ docker stop --time=1 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 [2023-02-28T15:32:18.663Z] $ docker rm -f --volumes 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:32:20.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:32:20.973Z] [2023-02-28T15:32:20.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:32:21.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:32:21.637Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-28T15:32:21.637Z] 29e5d40040c1: Pulling fs layer [2023-02-28T15:32:21.637Z] 1ce36da41761: Pulling fs layer [2023-02-28T15:32:21.637Z] 25b303627fd3: Pulling fs layer [2023-02-28T15:32:21.637Z] 29e5d40040c1: Download complete [2023-02-28T15:32:21.905Z] 1ce36da41761: Verifying Checksum [2023-02-28T15:32:21.905Z] 1ce36da41761: Download complete [2023-02-28T15:32:22.177Z] 29e5d40040c1: Pull complete [2023-02-28T15:32:23.585Z] 1ce36da41761: Pull complete [2023-02-28T15:32:24.168Z] 25b303627fd3: Verifying Checksum [2023-02-28T15:32:24.168Z] 25b303627fd3: Download complete [2023-02-28T15:32:34.229Z] 25b303627fd3: Pull complete [2023-02-28T15:32:34.229Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-28T15:32:34.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:32:34.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:32:34.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container [2023-02-28T15:32:34.605Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-28T15:32:36.904Z] $ docker top 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:32:37.769Z] + grep parallel [2023-02-28T15:32:37.769Z] + docker-compose build --help [2023-02-28T15:32:42.128Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T15:32:42.162Z] $ docker stop --time=1 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 [2023-02-28T15:32:43.845Z] $ docker rm -f --volumes 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:32:44.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:32:44.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:32:44.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container [2023-02-28T15:32:44.902Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-28T15:32:46.095Z] $ docker top d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:32:46.655Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T15:32:52.002Z] Building core-command ... [2023-02-28T15:32:52.002Z] Building core-common-config-bootstrapper ... [2023-02-28T15:32:52.002Z] Building core-data ... [2023-02-28T15:32:52.002Z] Building core-metadata ... [2023-02-28T15:32:52.002Z] Building security-bootstrapper ... [2023-02-28T15:32:52.002Z] Building security-proxy-auth ... [2023-02-28T15:32:52.002Z] Building security-proxy-setup ... [2023-02-28T15:32:52.002Z] Building security-secretstore-setup ... [2023-02-28T15:32:52.002Z] Building security-spiffe-token-provider ... [2023-02-28T15:32:52.002Z] Building security-spire-agent ... [2023-02-28T15:32:52.002Z] Building security-spire-config ... [2023-02-28T15:32:52.002Z] Building security-spire-server ... [2023-02-28T15:32:52.002Z] Building support-notifications ... [2023-02-28T15:32:52.002Z] Building support-scheduler ... [2023-02-28T15:32:52.002Z] Building core-metadata [2023-02-28T15:32:52.002Z] Building core-data [2023-02-28T15:32:52.002Z] Building security-bootstrapper [2023-02-28T15:32:52.002Z] Building security-spiffe-token-provider [2023-02-28T15:32:52.002Z] Building security-secretstore-setup [2023-02-28T15:33:38.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:33:38.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:33:38.832Z] ---> 1c312ffd2603 [2023-02-28T15:33:38.832Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:33:39.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:33:39.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:33:39.100Z] ---> 1c312ffd2603 [2023-02-28T15:33:39.100Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:33:39.364Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:33:39.364Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:33:39.364Z] ---> 1c312ffd2603 [2023-02-28T15:33:39.364Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T15:33:39.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:33:39.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:33:39.636Z] ---> 1c312ffd2603 [2023-02-28T15:33:39.636Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:33:39.636Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:33:39.636Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:33:39.636Z] ---> 1c312ffd2603 [2023-02-28T15:33:39.636Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T15:33:40.599Z] ---> Running in 7b5f7fe3613e [2023-02-28T15:33:40.599Z] ---> Running in f6f6827d826a [2023-02-28T15:33:40.599Z] ---> Running in 2abe61ff6574 [2023-02-28T15:33:40.599Z] ---> Running in 3c1fc2cff41e [2023-02-28T15:33:40.599Z] ---> Running in 8c0a2fa104bb [2023-02-28T15:33:41.196Z] Removing intermediate container 3c1fc2cff41e [2023-02-28T15:33:41.196Z] ---> 058474ccebc7 [2023-02-28T15:33:41.196Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T15:33:41.196Z] Removing intermediate container 7b5f7fe3613e [2023-02-28T15:33:41.196Z] ---> 8f85b80c1619 [2023-02-28T15:33:41.196Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T15:33:41.196Z] Removing intermediate container 2abe61ff6574 [2023-02-28T15:33:41.196Z] ---> 858bc9e6b564 [2023-02-28T15:33:41.196Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:33:41.196Z] Removing intermediate container f6f6827d826a [2023-02-28T15:33:41.196Z] ---> 986427d3c15d [2023-02-28T15:33:41.196Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T15:33:41.464Z] ---> Running in 35acc735e0bc [2023-02-28T15:33:41.464Z] ---> Running in 290a192bbfea [2023-02-28T15:33:41.464Z] Removing intermediate container 8c0a2fa104bb [2023-02-28T15:33:41.464Z] ---> 10c0cf617a3f [2023-02-28T15:33:41.464Z] ---> Running in af081c2ab51d [2023-02-28T15:33:41.464Z] ---> Running in 7fb646a85bd6 [2023-02-28T15:33:41.464Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T15:33:41.732Z] ---> Running in 2e31daac56d5 [2023-02-28T15:33:42.324Z] Removing intermediate container 7fb646a85bd6 [2023-02-28T15:33:42.324Z] ---> d2a8264182e9 [2023-02-28T15:33:42.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:33:42.324Z] Removing intermediate container 290a192bbfea [2023-02-28T15:33:42.324Z] ---> 63a42ad5099e [2023-02-28T15:33:42.324Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T15:33:42.601Z] ---> Running in 22df8c7ff347 [2023-02-28T15:33:42.601Z] ---> Running in 9a2c94e2d35d [2023-02-28T15:33:44.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:44.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:45.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:45.413Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T15:33:45.413Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T15:33:45.413Z] OK: 16903 distinct packages available [2023-02-28T15:33:45.413Z] OK: 221 MiB in 51 packages [2023-02-28T15:33:45.680Z] OK: 221 MiB in 51 packages [2023-02-28T15:33:45.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:46.299Z] OK: 221 MiB in 51 packages [2023-02-28T15:33:46.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:33:46.566Z] OK: 221 MiB in 51 packages [2023-02-28T15:33:47.535Z] OK: 221 MiB in 51 packages [2023-02-28T15:33:47.535Z] Removing intermediate container af081c2ab51d [2023-02-28T15:33:47.535Z] ---> 446381f5dcaa [2023-02-28T15:33:47.535Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:33:47.800Z] Removing intermediate container 35acc735e0bc [2023-02-28T15:33:47.800Z] ---> 6a0590c7388d [2023-02-28T15:33:47.800Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T15:33:48.084Z] Removing intermediate container 22df8c7ff347 [2023-02-28T15:33:48.084Z] ---> e63c6d433ce0 [2023-02-28T15:33:48.084Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:33:48.084Z] Removing intermediate container 9a2c94e2d35d [2023-02-28T15:33:48.084Z] ---> 07ed964a63d3 [2023-02-28T15:33:48.084Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T15:33:49.048Z] ---> fcfb51c6d0c5 [2023-02-28T15:33:49.048Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:33:49.048Z] Removing intermediate container 2e31daac56d5 [2023-02-28T15:33:49.048Z] ---> a767ad9cdd54 [2023-02-28T15:33:49.048Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T15:33:49.048Z] ---> Running in 47ce722b2c34 [2023-02-28T15:33:49.048Z] ---> 0b7cdfdf583b [2023-02-28T15:33:49.048Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:33:49.316Z] ---> Running in 9b751e30c28c [2023-02-28T15:33:49.316Z] ---> 6e426b500fbc [2023-02-28T15:33:49.316Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:33:49.316Z] ---> e076ce418f6e [2023-02-28T15:33:49.316Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:33:49.593Z] ---> Running in f9cfb47a9ff8 [2023-02-28T15:33:49.593Z] ---> Running in e7cf2dbe9004 [2023-02-28T15:33:50.556Z] ---> fb845915b96b [2023-02-28T15:33:50.556Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:33:50.556Z] ---> Running in 9a41e287e41e [2023-02-28T15:35:42.173Z] Removing intermediate container 47ce722b2c34 [2023-02-28T15:35:42.173Z] ---> 37e92e4309f1 [2023-02-28T15:35:42.173Z] Step 7/24 : COPY . . [2023-02-28T15:35:42.173Z] Removing intermediate container e7cf2dbe9004 [2023-02-28T15:35:42.173Z] ---> cb8585e089e6 [2023-02-28T15:35:42.173Z] Step 8/22 : COPY . . [2023-02-28T15:35:42.173Z] Removing intermediate container f9cfb47a9ff8 [2023-02-28T15:35:42.173Z] ---> e0aec4823729 [2023-02-28T15:35:42.173Z] Step 8/24 : COPY . .Removing intermediate container 9a41e287e41e [2023-02-28T15:35:42.173Z] ---> ec8dbcf326b1 [2023-02-28T15:35:42.173Z] Step 7/19 : COPY . . [2023-02-28T15:35:42.173Z] [2023-02-28T15:35:42.173Z] Removing intermediate container 9b751e30c28c [2023-02-28T15:35:42.173Z] ---> d825cd0af99f [2023-02-28T15:35:42.173Z] Step 7/32 : COPY . . [2023-02-28T15:35:57.168Z] ---> cfabcc9ae271 [2023-02-28T15:35:57.168Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T15:35:57.168Z] ---> 4ec72e0250ea [2023-02-28T15:35:57.168Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T15:35:57.168Z] ---> b9f79fcf8abc [2023-02-28T15:35:57.168Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T15:35:57.168Z] ---> 89ec07a6308e [2023-02-28T15:35:57.168Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T15:35:57.168Z] ---> Running in a433e9eb0382 [2023-02-28T15:35:57.168Z] ---> Running in 8c3e4d14c0d2 [2023-02-28T15:35:57.168Z] ---> 12e74fc9d9c9 [2023-02-28T15:35:57.168Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T15:35:57.168Z] ---> Running in 0ea2301f8363 [2023-02-28T15:35:57.168Z] ---> Running in e62ccaa9f104 [2023-02-28T15:35:57.168Z] ---> Running in b49032df2783 [2023-02-28T15:35:57.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:35:57.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:35:58.020Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:35:58.288Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T15:35:58.288Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:42:05.206Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:42:11.857Z] Removing intermediate container 8c3e4d14c0d2 [2023-02-28T15:42:11.857Z] ---> 7876fcc30a3d [2023-02-28T15:42:11.857Z] [2023-02-28T15:42:11.857Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T15:42:11.857Z] 3.16: Pulling from library/alpine [2023-02-28T15:42:12.828Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:42:12.828Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:42:12.828Z] ---> 4c81e5bf8899 [2023-02-28T15:42:12.828Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T15:42:13.096Z] ---> Running in 1cfe7fe4d72c [2023-02-28T15:42:15.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:42:15.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:42:17.598Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T15:42:17.598Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T15:42:17.598Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T15:42:17.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:42:17.874Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:42:18.461Z] OK: 6 MiB in 17 packages [2023-02-28T15:42:21.816Z] Removing intermediate container 1cfe7fe4d72c [2023-02-28T15:42:21.816Z] ---> feac81f47244 [2023-02-28T15:42:21.816Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:42:21.816Z] ---> Running in 5bb9b83831b4 [2023-02-28T15:42:22.776Z] Removing intermediate container 5bb9b83831b4 [2023-02-28T15:42:22.776Z] ---> 7f4f9a3d47da [2023-02-28T15:42:22.776Z] Step 12/24 : WORKDIR / [2023-02-28T15:42:23.043Z] ---> Running in 3a26b90e193a [2023-02-28T15:42:23.624Z] Removing intermediate container 3a26b90e193a [2023-02-28T15:42:23.624Z] ---> 1bc46e7b2f3b [2023-02-28T15:42:23.624Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T15:42:25.584Z] ---> bf6aed571af2 [2023-02-28T15:42:25.584Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T15:42:26.988Z] ---> ae67d25cb5f3 [2023-02-28T15:42:26.988Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T15:42:28.398Z] ---> e2c7423897f7 [2023-02-28T15:42:28.398Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T15:42:29.806Z] ---> f8bba6c51f96 [2023-02-28T15:42:29.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T15:42:30.390Z] Removing intermediate container 0ea2301f8363 [2023-02-28T15:42:30.390Z] ---> 3fe0df459cb6 [2023-02-28T15:42:30.390Z] [2023-02-28T15:42:30.390Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T15:42:30.390Z] ---> 4c81e5bf8899 [2023-02-28T15:42:30.390Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:42:30.658Z] ---> Running in bd28edcca6b2 [2023-02-28T15:42:31.618Z] Removing intermediate container bd28edcca6b2 [2023-02-28T15:42:31.618Z] ---> fc8485ca17bf [2023-02-28T15:42:31.618Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T15:42:31.618Z] ---> Running in 3c9369c86902 [2023-02-28T15:42:31.887Z] ---> 6c219cb03070 [2023-02-28T15:42:31.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T15:42:34.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:42:34.747Z] ---> b6368e3ad1f9 [2023-02-28T15:42:34.747Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:42:35.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:42:35.983Z] ---> 6764c715481e [2023-02-28T15:42:35.983Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:42:35.983Z] ---> Running in 4304fbdb794d [2023-02-28T15:42:36.945Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:42:36.945Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T15:42:36.945Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:42:36.945Z] OK: 5 MiB in 16 packages [2023-02-28T15:42:39.530Z] Removing intermediate container 3c9369c86902 [2023-02-28T15:42:39.530Z] ---> 635eeceb9087 [2023-02-28T15:42:39.530Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T15:42:39.530Z] ---> Running in f12eaebf2a36 [2023-02-28T15:42:40.139Z] Removing intermediate container f12eaebf2a36 [2023-02-28T15:42:40.139Z] ---> 637e4274260d [2023-02-28T15:42:40.139Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T15:42:40.139Z] Removing intermediate container 4304fbdb794d [2023-02-28T15:42:40.139Z] ---> 625271274363 [2023-02-28T15:42:40.139Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:42:40.408Z] ---> Running in d9cefebad990 [2023-02-28T15:42:40.408Z] ---> Running in b10e0539cae3 [2023-02-28T15:42:40.995Z] Removing intermediate container d9cefebad990 [2023-02-28T15:42:40.995Z] ---> 407915233572 [2023-02-28T15:42:40.995Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T15:42:41.265Z] Removing intermediate container b10e0539cae3 [2023-02-28T15:42:41.265Z] ---> 04fc75ed21ea [2023-02-28T15:42:41.265Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:42:41.265Z] ---> Running in 3a4e4377ec20 [2023-02-28T15:42:41.538Z] ---> Running in ef9346387c4f [2023-02-28T15:42:42.134Z] Removing intermediate container 3a4e4377ec20 [2023-02-28T15:42:42.134Z] ---> 048056007013 [2023-02-28T15:42:42.134Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T15:42:42.438Z] ---> Running in 715d3767278d [2023-02-28T15:42:42.438Z] Removing intermediate container ef9346387c4f [2023-02-28T15:42:42.438Z] ---> 557f4c72ee4c [2023-02-28T15:42:42.438Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:42:42.706Z] ---> Running in cc2e53f8cdce [2023-02-28T15:42:43.290Z] Removing intermediate container cc2e53f8cdce [2023-02-28T15:42:43.290Z] ---> fbfb498aa741 [2023-02-28T15:42:43.290Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:42:43.290Z] Removing intermediate container 715d3767278d [2023-02-28T15:42:43.290Z] ---> 5443cc04ad16 [2023-02-28T15:42:43.290Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T15:42:43.556Z] ---> Running in 11eedbda187f [2023-02-28T15:42:43.556Z] ---> Running in 74befc45dfb3 [2023-02-28T15:42:44.140Z] Removing intermediate container 74befc45dfb3 [2023-02-28T15:42:44.140Z] ---> bda504b46b3e [2023-02-28T15:42:44.140Z] [2023-02-28T15:42:44.722Z] Successfully built bda504b46b3e [2023-02-28T15:42:44.722Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-28T15:42:44.722Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-02-28T15:42:46.918Z] Removing intermediate container 11eedbda187f [2023-02-28T15:42:46.918Z] ---> 867b31e928db [2023-02-28T15:42:46.918Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T15:42:47.206Z] ---> Running in 7e54c5ce9cae [2023-02-28T15:42:47.864Z] Removing intermediate container 7e54c5ce9cae [2023-02-28T15:42:47.864Z] ---> 68432f6d22df [2023-02-28T15:42:47.864Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T15:42:48.865Z] ---> ed82e54137a8 [2023-02-28T15:42:48.865Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T15:42:49.161Z] ---> Running in b2282b30dac3 [2023-02-28T15:42:54.511Z] Removing intermediate container b2282b30dac3 [2023-02-28T15:42:54.511Z] ---> fc7a69207e02 [2023-02-28T15:42:54.511Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:42:55.927Z] ---> 9e6f437da31f [2023-02-28T15:42:55.927Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T15:42:59.273Z] ---> ee80925a91ce [2023-02-28T15:42:59.273Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T15:43:00.237Z] ---> f91f7630ec93 [2023-02-28T15:43:00.237Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T15:43:01.653Z] ---> a702f399bba9 [2023-02-28T15:43:01.653Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T15:43:03.597Z] ---> df969bc65d5d [2023-02-28T15:43:03.597Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T15:43:05.004Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:05.004Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:05.004Z] ---> 1c312ffd2603 [2023-02-28T15:43:05.004Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T15:43:05.004Z] ---> Using cache [2023-02-28T15:43:05.004Z] ---> 10c0cf617a3f [2023-02-28T15:43:05.004Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T15:43:05.004Z] ---> Running in 541709d1b90b [2023-02-28T15:43:05.590Z] ---> 7ba7bde0796b [2023-02-28T15:43:05.590Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T15:43:08.175Z] ---> 1fdc2f7b4c02 [2023-02-28T15:43:08.175Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T15:43:08.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:08.175Z] ---> Running in 8cc92787b29d [2023-02-28T15:43:08.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:10.179Z] OK: 221 MiB in 51 packages [2023-02-28T15:43:13.539Z] Removing intermediate container 541709d1b90b [2023-02-28T15:43:13.539Z] ---> 0d77a82c9bb3 [2023-02-28T15:43:13.539Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T15:43:13.815Z] Removing intermediate container 8cc92787b29d [2023-02-28T15:43:13.815Z] ---> 6717b8865dca [2023-02-28T15:43:13.815Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T15:43:14.084Z] ---> Running in 8d47fadaf277 [2023-02-28T15:43:15.500Z] Removing intermediate container 8d47fadaf277 [2023-02-28T15:43:15.766Z] ---> 06d615619d17 [2023-02-28T15:43:15.766Z] Step 29/32 : CMD ["gate"] [2023-02-28T15:43:15.766Z] ---> 6847f1ed97c0 [2023-02-28T15:43:15.766Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:15.766Z] ---> Running in 4b68f9ad529c [2023-02-28T15:43:16.033Z] ---> Running in 33039b4ed055 [2023-02-28T15:43:17.441Z] Removing intermediate container 4b68f9ad529c [2023-02-28T15:43:17.441Z] ---> 42d8284a8238 [2023-02-28T15:43:17.441Z] Step 30/32 : LABEL arch=arm64 [2023-02-28T15:43:18.023Z] ---> Running in 2416b763773c [2023-02-28T15:43:19.427Z] Removing intermediate container 2416b763773c [2023-02-28T15:43:19.427Z] ---> 5003eb1e4ee8 [2023-02-28T15:43:19.427Z] Step 31/32 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:43:19.427Z] ---> Running in f07ed6f09929 [2023-02-28T15:43:20.831Z] Removing intermediate container f07ed6f09929 [2023-02-28T15:43:20.831Z] ---> ae6372474a31 [2023-02-28T15:43:20.831Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T15:43:20.831Z] ---> Running in 93d9c2323035 [2023-02-28T15:43:21.795Z] Removing intermediate container 93d9c2323035 [2023-02-28T15:43:21.795Z] ---> 82081d98a6e6 [2023-02-28T15:43:21.795Z] [2023-02-28T15:43:22.755Z] Successfully built 82081d98a6e6 [2023-02-28T15:43:22.755Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-28T15:43:22.755Z]  Building security-bootstrapper ... done Building security-spire-config [2023-02-28T15:43:23.023Z] Removing intermediate container e62ccaa9f104 [2023-02-28T15:43:23.023Z] ---> 7fad26c466af [2023-02-28T15:43:23.291Z] [2023-02-28T15:43:23.291Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:43:23.291Z] ---> 4c81e5bf8899 [2023-02-28T15:43:23.291Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T15:43:23.291Z] Removing intermediate container a433e9eb0382 [2023-02-28T15:43:23.291Z] ---> 65e68f157ddf [2023-02-28T15:43:23.291Z] ---> Running in f8a1345411fe [2023-02-28T15:43:23.291Z] [2023-02-28T15:43:23.291Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T15:43:23.291Z] ---> 4c81e5bf8899 [2023-02-28T15:43:23.291Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:43:23.563Z] ---> Running in 91f324e9ac51 [2023-02-28T15:43:24.155Z] Removing intermediate container f8a1345411fe [2023-02-28T15:43:24.155Z] ---> 1d1d6ad7625d [2023-02-28T15:43:24.155Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T15:43:24.428Z] ---> Running in 069c0aee8465 [2023-02-28T15:43:25.009Z] Removing intermediate container 069c0aee8465 [2023-02-28T15:43:25.009Z] ---> 14d738199a5b [2023-02-28T15:43:25.009Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T15:43:25.282Z] ---> Running in fd52a437c336 [2023-02-28T15:43:25.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:26.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:26.133Z] Removing intermediate container fd52a437c336 [2023-02-28T15:43:26.133Z] ---> bb7fae053ca2 [2023-02-28T15:43:26.133Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:43:26.401Z] ---> Running in 073d3334e004 [2023-02-28T15:43:27.811Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:43:27.812Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:43:27.812Z] OK: 5 MiB in 15 packages [2023-02-28T15:43:28.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:28.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:29.762Z] Removing intermediate container 91f324e9ac51 [2023-02-28T15:43:29.762Z] ---> 551c98246301 [2023-02-28T15:43:29.762Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:43:29.762Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:43:29.762Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:43:29.762Z] ---> Running in 4adb164be6dc [2023-02-28T15:43:29.762Z] OK: 5 MiB in 15 packages [2023-02-28T15:43:30.364Z] Removing intermediate container 4adb164be6dc [2023-02-28T15:43:30.364Z] ---> 4e309ae3fc90 [2023-02-28T15:43:30.364Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T15:43:30.632Z] ---> Running in 0ce17de9cb09 [2023-02-28T15:43:31.593Z] Removing intermediate container 0ce17de9cb09 [2023-02-28T15:43:31.593Z] ---> 86ff4e7913a8 [2023-02-28T15:43:31.593Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T15:43:31.861Z] ---> Running in 37a57fe4b871 [2023-02-28T15:43:31.861Z] Removing intermediate container 073d3334e004 [2023-02-28T15:43:31.861Z] ---> 1f40dd89d1b8 [2023-02-28T15:43:31.861Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:43:32.828Z] Removing intermediate container 37a57fe4b871 [2023-02-28T15:43:32.828Z] ---> fd87ae69fd1f [2023-02-28T15:43:32.828Z] Step 15/24 : WORKDIR / [2023-02-28T15:43:32.828Z] ---> Running in 72e898b12eba [2023-02-28T15:43:33.411Z] ---> e1367adc6d8d [2023-02-28T15:43:33.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T15:43:33.677Z] Removing intermediate container 72e898b12eba [2023-02-28T15:43:33.677Z] ---> a9b4cc40dd34 [2023-02-28T15:43:33.677Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:43:35.632Z] ---> 9cfacb11bae3 [2023-02-28T15:43:35.633Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T15:43:36.595Z] ---> 349b370630d7 [2023-02-28T15:43:36.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T15:43:38.547Z] ---> 0e7b12eca205 [2023-02-28T15:43:38.547Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T15:43:38.547Z] ---> Running in 1289a835d8b2 [2023-02-28T15:43:39.142Z] ---> 440a94bc68b2 [2023-02-28T15:43:39.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T15:43:39.735Z] Removing intermediate container 1289a835d8b2 [2023-02-28T15:43:39.735Z] ---> 7955ab582650 [2023-02-28T15:43:39.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:43:40.014Z] ---> Running in 3034488a3320 [2023-02-28T15:43:40.280Z] ---> 9fef2a399543 [2023-02-28T15:43:40.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T15:43:40.863Z] Removing intermediate container 3034488a3320 [2023-02-28T15:43:40.863Z] ---> 7dc2c699b1ea [2023-02-28T15:43:40.863Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:43:41.130Z] ---> Running in e0b19329c479 [2023-02-28T15:43:42.115Z] Removing intermediate container e0b19329c479 [2023-02-28T15:43:42.115Z] ---> 93bad0c0b523 [2023-02-28T15:43:42.115Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:43:42.115Z] ---> 70674fd5b474 [2023-02-28T15:43:42.115Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T15:43:42.115Z] ---> Running in 37720f665d1c [2023-02-28T15:43:42.382Z] ---> Running in a6a832333966 [2023-02-28T15:43:42.975Z] Removing intermediate container 37720f665d1c [2023-02-28T15:43:42.975Z] ---> 66c602f1bbaa [2023-02-28T15:43:42.975Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:43:43.247Z] ---> Running in 95039f97c468 [2023-02-28T15:43:43.247Z] Removing intermediate container a6a832333966 [2023-02-28T15:43:43.247Z] ---> 08c3441597e0 [2023-02-28T15:43:43.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:43:43.517Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:43.517Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:43.517Z] ---> 1c312ffd2603 [2023-02-28T15:43:43.517Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:43:43.517Z] ---> Using cache [2023-02-28T15:43:43.517Z] ---> 10c0cf617a3f [2023-02-28T15:43:43.517Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:43:43.517Z] ---> Running in 2b5e664ff08b [2023-02-28T15:43:43.517Z] ---> Running in d2ae14dc1eb6 [2023-02-28T15:43:44.493Z] Removing intermediate container 95039f97c468 [2023-02-28T15:43:44.493Z] ---> f2264eebf869 [2023-02-28T15:43:44.493Z] [2023-02-28T15:43:44.493Z] Removing intermediate container 2b5e664ff08b [2023-02-28T15:43:44.493Z] ---> edeea4654ab3 [2023-02-28T15:43:44.493Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:43:44.761Z] ---> Running in 8a5cb7641317 [2023-02-28T15:43:45.031Z] Successfully built f2264eebf869 [2023-02-28T15:43:45.031Z] Successfully tagged core-data-arm64:latest [2023-02-28T15:43:45.031Z] Building support-scheduler [2023-02-28T15:43:45.299Z]  Building core-data ... done Removing intermediate container 8a5cb7641317 [2023-02-28T15:43:45.299Z] ---> 089d4e62179f [2023-02-28T15:43:45.299Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:43:45.576Z] ---> Running in e4f8c961463f [2023-02-28T15:43:45.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:46.114Z] Removing intermediate container e4f8c961463f [2023-02-28T15:43:46.114Z] ---> 79fc08138b0e [2023-02-28T15:43:46.114Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:43:46.114Z] ---> Running in bcc195c7af8c [2023-02-28T15:43:46.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:43:46.661Z] Removing intermediate container bcc195c7af8c [2023-02-28T15:43:46.661Z] ---> c502cac5ca9f [2023-02-28T15:43:46.661Z] [2023-02-28T15:43:47.249Z] Successfully built c502cac5ca9f [2023-02-28T15:43:47.249Z] Successfully tagged core-metadata-arm64:latest [2023-02-28T15:43:47.249Z]  Building core-metadata ... done Building support-notifications [2023-02-28T15:43:47.837Z] OK: 221 MiB in 51 packages [2023-02-28T15:43:49.822Z] Removing intermediate container d2ae14dc1eb6 [2023-02-28T15:43:49.822Z] ---> b4f2bd366549 [2023-02-28T15:43:49.822Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:43:50.419Z] ---> 934cdccf3ced [2023-02-28T15:43:50.419Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:50.689Z] ---> Running in 53bc032d51e7 [2023-02-28T15:44:12.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:44:12.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:44:12.761Z] ---> 1c312ffd2603 [2023-02-28T15:44:12.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> 858bc9e6b564 [2023-02-28T15:44:12.761Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> d2a8264182e9 [2023-02-28T15:44:12.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> e63c6d433ce0 [2023-02-28T15:44:12.761Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> e076ce418f6e [2023-02-28T15:44:12.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> cb8585e089e6 [2023-02-28T15:44:12.761Z] Step 8/22 : COPY . . [2023-02-28T15:44:12.761Z] ---> Using cache [2023-02-28T15:44:12.761Z] ---> 89ec07a6308e [2023-02-28T15:44:12.761Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T15:44:12.761Z] ---> Running in b23158ba094d [2023-02-28T15:44:13.342Z] Removing intermediate container b49032df2783 [2023-02-28T15:44:13.342Z] ---> 2aabd0000f6d [2023-02-28T15:44:13.342Z] [2023-02-28T15:44:13.342Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T15:44:13.607Z] 3.15: Pulling from library/alpine [2023-02-28T15:44:13.874Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:44:14.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:44:14.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:44:14.406Z] ---> 1c312ffd2603 [2023-02-28T15:44:14.406Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:44:14.406Z] ---> Using cache [2023-02-28T15:44:14.406Z] ---> 858bc9e6b564 [2023-02-28T15:44:14.406Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:44:14.406Z] ---> Using cache [2023-02-28T15:44:14.406Z] ---> d2a8264182e9 [2023-02-28T15:44:14.406Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T15:44:14.670Z] ---> Running in 6d97f02c9aaa [2023-02-28T15:44:17.250Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T15:44:17.250Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T15:44:17.251Z] ---> 354640af7b1b [2023-02-28T15:44:17.251Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:44:17.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:17.516Z] ---> Running in 9df950368f17 [2023-02-28T15:44:17.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:18.484Z] Removing intermediate container 9df950368f17 [2023-02-28T15:44:18.484Z] ---> a0ec94f613a0 [2023-02-28T15:44:18.484Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T15:44:18.756Z] ---> Running in 2db7eb87f034 [2023-02-28T15:44:18.756Z] OK: 221 MiB in 51 packages [2023-02-28T15:44:23.029Z] Removing intermediate container 6d97f02c9aaa [2023-02-28T15:44:23.029Z] ---> 4a595042d89f [2023-02-28T15:44:23.029Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:44:23.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:23.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:24.851Z] ---> 3f6f577bbbb7 [2023-02-28T15:44:24.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:44:25.120Z] ---> Running in 75cc358a7682 [2023-02-28T15:44:25.705Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:44:25.705Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:44:25.705Z] OK: 15734 distinct packages available [2023-02-28T15:44:25.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:26.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:44:27.700Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T15:44:27.700Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T15:44:27.700Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T15:44:27.700Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T15:44:27.700Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T15:44:27.700Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T15:44:27.700Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:44:27.700Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T15:44:27.700Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T15:44:27.700Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:44:27.968Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:44:28.236Z] OK: 8 MiB in 23 packages [2023-02-28T15:44:32.491Z] Removing intermediate container 2db7eb87f034 [2023-02-28T15:44:32.491Z] ---> 0e20848f6e73 [2023-02-28T15:44:32.491Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:44:33.458Z] ---> cb0ca7824e3e [2023-02-28T15:44:33.458Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T15:44:37.749Z] ---> 652f9bc76d20 [2023-02-28T15:44:37.749Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T15:44:39.165Z] ---> 98c2016c8406 [2023-02-28T15:44:39.165Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T15:44:39.165Z] ---> Running in eb86a6e3a20e [2023-02-28T15:44:40.135Z] Removing intermediate container eb86a6e3a20e [2023-02-28T15:44:40.135Z] ---> 52598358d0d0 [2023-02-28T15:44:40.135Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:44:40.724Z] ---> Running in 6a54980ac9a6 [2023-02-28T15:44:41.696Z] Removing intermediate container 6a54980ac9a6 [2023-02-28T15:44:41.696Z] ---> 9f7a0a8e7292 [2023-02-28T15:44:41.696Z] Step 17/19 : LABEL arch=arm64 [2023-02-28T15:44:41.984Z] ---> Running in 9299f3267f0b [2023-02-28T15:44:43.397Z] Removing intermediate container 9299f3267f0b [2023-02-28T15:44:43.397Z] ---> b61ce832d754 [2023-02-28T15:44:43.397Z] Step 18/19 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:44:43.397Z] ---> Running in f709da772d93 [2023-02-28T15:44:44.807Z] Removing intermediate container f709da772d93 [2023-02-28T15:44:44.807Z] ---> 10b367b8bc48 [2023-02-28T15:44:44.807Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T15:44:44.807Z] ---> Running in e823c0f37c17 [2023-02-28T15:44:46.219Z] Removing intermediate container e823c0f37c17 [2023-02-28T15:44:46.219Z] ---> b10399adbaef [2023-02-28T15:44:46.219Z] [2023-02-28T15:44:46.800Z] Successfully built b10399adbaef [2023-02-28T15:44:46.800Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-28T15:44:46.800Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-02-28T15:45:08.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:08.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:08.862Z] ---> 1c312ffd2603 [2023-02-28T15:45:08.862Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> 858bc9e6b564 [2023-02-28T15:45:08.862Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> d2a8264182e9 [2023-02-28T15:45:08.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> e63c6d433ce0 [2023-02-28T15:45:08.862Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> e076ce418f6e [2023-02-28T15:45:08.862Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> cb8585e089e6 [2023-02-28T15:45:08.862Z] Step 8/22 : COPY . . [2023-02-28T15:45:08.862Z] ---> Using cache [2023-02-28T15:45:08.862Z] ---> 89ec07a6308e [2023-02-28T15:45:08.862Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T15:45:09.129Z] ---> Running in d5c740a26091 [2023-02-28T15:45:12.480Z] 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-02-28T15:45:13.061Z] Removing intermediate container 33039b4ed055 [2023-02-28T15:45:13.061Z] ---> 0e6f6f3eb520 [2023-02-28T15:45:13.061Z] Step 7/21 : COPY . . [2023-02-28T15:45:40.088Z] Removing intermediate container 53bc032d51e7 [2023-02-28T15:45:40.088Z] ---> 54f000f48137 [2023-02-28T15:45:40.088Z] Step 7/24 : COPY . . [2023-02-28T15:45:43.467Z] ---> a22f2aec5939 [2023-02-28T15:45:43.467Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T15:45:44.056Z] ---> Running in 34492379ac7f [2023-02-28T15:45:46.632Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:46:08.675Z] ---> b59b72027efe [2023-02-28T15:46:08.675Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:46:08.675Z] ---> Running in 070a995b32c8 [2023-02-28T15:46:08.675Z] Removing intermediate container 070a995b32c8 [2023-02-28T15:46:08.675Z] ---> ab88f8992ef6 [2023-02-28T15:46:08.675Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:46:08.675Z] ---> Running in 6550b585ee19 [2023-02-28T15:46:08.675Z] Removing intermediate container 6550b585ee19 [2023-02-28T15:46:08.675Z] ---> 1c8bd5b30c6b [2023-02-28T15:46:08.675Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:46:08.675Z] ---> Running in 5a5f07120eb3 [2023-02-28T15:46:12.012Z] Removing intermediate container 5a5f07120eb3 [2023-02-28T15:46:12.012Z] ---> 9d5627ba1709 [2023-02-28T15:46:12.012Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:46:12.012Z] ---> Running in 88ddd6be22d3 [2023-02-28T15:46:12.632Z] Removing intermediate container 88ddd6be22d3 [2023-02-28T15:46:12.632Z] ---> c4f284aba5eb [2023-02-28T15:46:12.632Z] [2023-02-28T15:46:12.632Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:46:12.632Z] ---> 354640af7b1b [2023-02-28T15:46:12.632Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:46:12.632Z] ---> Using cache [2023-02-28T15:46:12.632Z] ---> a0ec94f613a0 [2023-02-28T15:46:12.632Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T15:46:12.899Z] ---> Running in a300772a6c79 [2023-02-28T15:46:13.483Z] Removing intermediate container 75cc358a7682 [2023-02-28T15:46:13.483Z] ---> 322480cf8818 [2023-02-28T15:46:13.483Z] Step 8/22 : COPY . . [2023-02-28T15:46:15.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:15.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:18.257Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:46:18.257Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:46:18.257Z] OK: 15734 distinct packages available [2023-02-28T15:46:18.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:18.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:20.467Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T15:46:20.468Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:46:20.468Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T15:46:20.468Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T15:46:20.468Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:46:20.468Z] OK: 6 MiB in 18 packages [2023-02-28T15:46:23.048Z] Removing intermediate container a300772a6c79 [2023-02-28T15:46:23.048Z] ---> adf0f0c1cddb [2023-02-28T15:46:23.048Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:46:29.681Z] ---> 07d304367431 [2023-02-28T15:46:29.681Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T15:46:29.681Z] ---> Running in 7e506b6cf121 [2023-02-28T15:46:31.087Z] ---> 16aa077edf01 [2023-02-28T15:46:31.087Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:46:31.354Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:46:32.313Z] ---> ad36bd29f273 [2023-02-28T15:46:32.313Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T15:46:32.313Z] ---> Running in 335c19c04849 [2023-02-28T15:46:32.897Z] Removing intermediate container 335c19c04849 [2023-02-28T15:46:32.897Z] ---> a86390c9ad6c [2023-02-28T15:46:32.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T15:46:33.480Z] ---> 635a9c2cd145 [2023-02-28T15:46:33.480Z] Step 19/24 : WORKDIR / [2023-02-28T15:46:33.746Z] ---> Running in 0e9bb11d5365 [2023-02-28T15:46:34.011Z] Removing intermediate container 0e9bb11d5365 [2023-02-28T15:46:34.011Z] ---> 3183703dfaaa [2023-02-28T15:46:34.011Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:46:34.276Z] ---> Running in cde12aa1c8b0 [2023-02-28T15:46:34.858Z] Removing intermediate container cde12aa1c8b0 [2023-02-28T15:46:34.858Z] ---> bd4a5eb70e5c [2023-02-28T15:46:34.858Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:46:34.858Z] ---> Running in e492a35c131a [2023-02-28T15:46:35.440Z] Removing intermediate container e492a35c131a [2023-02-28T15:46:35.440Z] ---> 3f1058aa5378 [2023-02-28T15:46:35.440Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:46:35.440Z] ---> Running in 378eae125e5f [2023-02-28T15:46:36.022Z] Removing intermediate container 378eae125e5f [2023-02-28T15:46:36.022Z] ---> e7d30b68ef86 [2023-02-28T15:46:36.022Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:46:36.022Z] ---> Running in e9f44d059b44 [2023-02-28T15:46:36.604Z] Removing intermediate container e9f44d059b44 [2023-02-28T15:46:36.604Z] ---> 9bf1477d5666 [2023-02-28T15:46:36.604Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:46:36.604Z] ---> Running in d23e268f4764 [2023-02-28T15:46:37.243Z] Removing intermediate container d23e268f4764 [2023-02-28T15:46:37.243Z] ---> 2617528cb372 [2023-02-28T15:46:37.243Z] [2023-02-28T15:46:37.510Z] Successfully built 2617528cb372 [2023-02-28T15:46:37.510Z] Successfully tagged security-spire-config-arm64:latest [2023-02-28T15:46:37.510Z] Building core-command [2023-02-28T15:46:55.704Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:55.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:55.704Z] ---> 1c312ffd2603 [2023-02-28T15:46:55.704Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> 858bc9e6b564 [2023-02-28T15:46:55.704Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> d2a8264182e9 [2023-02-28T15:46:55.704Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> e63c6d433ce0 [2023-02-28T15:46:55.704Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> e076ce418f6e [2023-02-28T15:46:55.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> cb8585e089e6 [2023-02-28T15:46:55.704Z] Step 8/23 : COPY . . [2023-02-28T15:46:55.704Z] ---> Using cache [2023-02-28T15:46:55.704Z] ---> 89ec07a6308e [2023-02-28T15:46:55.704Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T15:46:55.704Z] ---> Running in b67461466302 [2023-02-28T15:46:55.969Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:51:32.802Z] Removing intermediate container d5c740a26091 [2023-02-28T15:51:32.802Z] ---> 94cb5d2740b5 [2023-02-28T15:51:32.802Z] [2023-02-28T15:51:32.802Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:51:32.802Z] ---> 4c81e5bf8899 [2023-02-28T15:51:32.802Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:51:32.802Z] ---> Running in 8be1ccdf39d2 [2023-02-28T15:51:32.802Z] Removing intermediate container 8be1ccdf39d2 [2023-02-28T15:51:32.802Z] ---> 17141992ec49 [2023-02-28T15:51:32.802Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:51:32.802Z] ---> Running in 2f8bff46242c [2023-02-28T15:51:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:51:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:51:33.756Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:51:33.756Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:51:33.756Z] OK: 5 MiB in 15 packages [2023-02-28T15:51:37.097Z] Removing intermediate container 2f8bff46242c [2023-02-28T15:51:37.097Z] ---> 1c5099cef8ec [2023-02-28T15:51:37.097Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:51:37.680Z] ---> bdbe466a2bee [2023-02-28T15:51:37.680Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T15:51:39.091Z] ---> b3256c12fdd4 [2023-02-28T15:51:39.091Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T15:51:40.063Z] ---> 2235e6c65f62 [2023-02-28T15:51:40.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T15:51:41.475Z] ---> 433e88562665 [2023-02-28T15:51:41.475Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:51:41.475Z] ---> Running in fcde27261745 [2023-02-28T15:51:44.817Z] Removing intermediate container fcde27261745 [2023-02-28T15:51:44.817Z] ---> 0a2d69b85adc [2023-02-28T15:51:44.817Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:51:44.817Z] ---> Running in 6cfa21e722a0 [2023-02-28T15:51:45.399Z] Removing intermediate container 6cfa21e722a0 [2023-02-28T15:51:45.399Z] ---> f1ba61347bc9 [2023-02-28T15:51:45.399Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T15:51:45.399Z] ---> Running in 97dfe9b28dc0 [2023-02-28T15:51:45.982Z] Removing intermediate container 97dfe9b28dc0 [2023-02-28T15:51:45.982Z] ---> 4a704ec98759 [2023-02-28T15:51:45.982Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:51:45.982Z] ---> Running in 04da346e69bf [2023-02-28T15:51:46.564Z] Removing intermediate container 04da346e69bf [2023-02-28T15:51:46.564Z] ---> e39080df9266 [2023-02-28T15:51:46.564Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:51:46.564Z] ---> Running in cc9e64695bb4 [2023-02-28T15:51:49.153Z] Removing intermediate container cc9e64695bb4 [2023-02-28T15:51:49.153Z] ---> 47e64993ba03 [2023-02-28T15:51:49.153Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:51:49.153Z] ---> Running in 81ea9f57461a [2023-02-28T15:51:49.419Z] Removing intermediate container 81ea9f57461a [2023-02-28T15:51:49.419Z] ---> 8ac5c9fb91fd [2023-02-28T15:51:49.419Z] [2023-02-28T15:51:49.684Z] Successfully built 8ac5c9fb91fd [2023-02-28T15:51:49.684Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-28T15:51:49.684Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-02-28T15:52:11.724Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:52:11.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:52:11.725Z] ---> 1c312ffd2603 [2023-02-28T15:52:11.725Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> 10c0cf617a3f [2023-02-28T15:52:11.725Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> b4f2bd366549 [2023-02-28T15:52:11.725Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> 934cdccf3ced [2023-02-28T15:52:11.725Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> 54f000f48137 [2023-02-28T15:52:11.725Z] Step 7/24 : COPY . . [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> b59b72027efe [2023-02-28T15:52:11.725Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> ab88f8992ef6 [2023-02-28T15:52:11.725Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> 1c8bd5b30c6b [2023-02-28T15:52:11.725Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> 9d5627ba1709 [2023-02-28T15:52:11.725Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> c4f284aba5eb [2023-02-28T15:52:11.725Z] [2023-02-28T15:52:11.725Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:52:11.725Z] ---> 354640af7b1b [2023-02-28T15:52:11.725Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:52:11.725Z] ---> Using cache [2023-02-28T15:52:11.725Z] ---> a0ec94f613a0 [2023-02-28T15:52:11.725Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:52:11.725Z] ---> Running in 1fe7e1b784ba [2023-02-28T15:52:11.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:12.270Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:52:12.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:13.949Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:52:13.949Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:52:13.949Z] OK: 15734 distinct packages available [2023-02-28T15:52:14.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:14.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:16.457Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T15:52:16.457Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:52:16.457Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T15:52:16.457Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T15:52:16.457Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T15:52:16.457Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:52:16.457Z] OK: 6 MiB in 19 packages [2023-02-28T15:52:18.520Z] Removing intermediate container 1fe7e1b784ba [2023-02-28T15:52:18.520Z] ---> fb07035c100c [2023-02-28T15:52:18.520Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T15:52:21.931Z] ---> 021ba1fd84a0 [2023-02-28T15:52:21.931Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:52:28.595Z] ---> 0204cab10c04 [2023-02-28T15:52:28.595Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:52:28.595Z] ---> 9664dbdbd9d6 [2023-02-28T15:52:28.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T15:52:29.547Z] ---> d7f78a0219c4 [2023-02-28T15:52:29.547Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T15:52:30.962Z] ---> 5a5460a78f8a [2023-02-28T15:52:30.962Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:52:30.962Z] ---> Running in b8a7151973b8 [2023-02-28T15:52:31.544Z] Removing intermediate container b8a7151973b8 [2023-02-28T15:52:31.544Z] ---> 2a6f5236371a [2023-02-28T15:52:31.544Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:52:31.809Z] ---> Running in 7d1845bedfdb [2023-02-28T15:52:32.765Z] Removing intermediate container 7d1845bedfdb [2023-02-28T15:52:32.765Z] ---> c248bec31c5a [2023-02-28T15:52:32.765Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:52:32.765Z] ---> Running in f95659eaa18e [2023-02-28T15:52:33.720Z] Removing intermediate container f95659eaa18e [2023-02-28T15:52:33.720Z] ---> a3341f4a15b0 [2023-02-28T15:52:33.720Z] Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:52:33.720Z] ---> Running in f6b64f4fb127 [2023-02-28T15:52:34.308Z] Removing intermediate container f6b64f4fb127 [2023-02-28T15:52:34.308Z] ---> 867d6cedd173 [2023-02-28T15:52:34.308Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T15:52:34.574Z] ---> Running in a60127afd08c [2023-02-28T15:52:35.155Z] Removing intermediate container a60127afd08c [2023-02-28T15:52:35.155Z] ---> 6c99c737b4cd [2023-02-28T15:52:35.155Z] [2023-02-28T15:52:35.736Z] Successfully built 6c99c737b4cd [2023-02-28T15:52:35.736Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-28T15:52:35.736Z] Building security-spire-server [2023-02-28T15:52:39.977Z]  Building security-spire-agent ... done Removing intermediate container 34492379ac7f [2023-02-28T15:52:39.977Z] ---> bfb62e1096a1 [2023-02-28T15:52:39.977Z] [2023-02-28T15:52:39.977Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T15:52:39.977Z] ---> 4c81e5bf8899 [2023-02-28T15:52:39.977Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T15:52:39.977Z] ---> Running in 08714ca338df [2023-02-28T15:52:41.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:42.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:52:44.463Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T15:52:44.463Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T15:52:44.463Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T15:52:44.463Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T15:52:44.463Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T15:52:44.463Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T15:52:44.463Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:52:44.463Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:52:44.731Z] OK: 8 MiB in 20 packages [2023-02-28T15:52:48.072Z] Removing intermediate container 08714ca338df [2023-02-28T15:52:48.072Z] ---> 075751cc1db6 [2023-02-28T15:52:48.072Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:52:48.072Z] ---> Running in 01cd83f3c5eb [2023-02-28T15:52:48.337Z] Removing intermediate container 01cd83f3c5eb [2023-02-28T15:52:48.338Z] ---> f678760c4996 [2023-02-28T15:52:48.338Z] Step 12/21 : WORKDIR /edgex [2023-02-28T15:52:48.338Z] ---> Running in e54d0d435f60 [2023-02-28T15:52:49.296Z] Removing intermediate container e54d0d435f60 [2023-02-28T15:52:49.296Z] ---> efe33f3e1717 [2023-02-28T15:52:49.296Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T15:52:50.252Z] ---> d8e769ef544a [2023-02-28T15:52:50.252Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T15:52:54.506Z] ---> dec22b03c3e1 [2023-02-28T15:52:54.506Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T15:52:56.448Z] ---> 8dc27c81e808 [2023-02-28T15:52:56.448Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:52:56.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:52:56.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:52:56.448Z] ---> 1c312ffd2603 [2023-02-28T15:52:56.448Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T15:52:56.448Z] ---> Using cache [2023-02-28T15:52:56.448Z] ---> 10c0cf617a3f [2023-02-28T15:52:56.448Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:52:56.448Z] ---> Using cache [2023-02-28T15:52:56.448Z] ---> b4f2bd366549 [2023-02-28T15:52:56.448Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T15:52:56.448Z] ---> Using cache [2023-02-28T15:52:56.448Z] ---> 934cdccf3ced [2023-02-28T15:52:56.448Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:52:56.448Z] ---> Using cache [2023-02-28T15:52:56.448Z] ---> 54f000f48137 [2023-02-28T15:52:56.448Z] Step 7/23 : COPY . . [2023-02-28T15:52:56.448Z] ---> Using cache [2023-02-28T15:52:56.716Z] ---> b59b72027efe [2023-02-28T15:52:56.716Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:52:56.716Z] ---> Using cache [2023-02-28T15:52:56.716Z] ---> ab88f8992ef6 [2023-02-28T15:52:56.716Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T15:52:56.716Z] ---> Using cache [2023-02-28T15:52:56.716Z] ---> 1c8bd5b30c6b [2023-02-28T15:52:56.716Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:52:56.716Z] ---> Running in ddd7972f32b8 [2023-02-28T15:52:57.672Z] ---> 28bbb27fa89c [2023-02-28T15:52:57.672Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:52:57.672Z] ---> Running in 39d849fa65b0 [2023-02-28T15:53:01.010Z] Removing intermediate container ddd7972f32b8 [2023-02-28T15:53:01.010Z] ---> ae70c0597f23 [2023-02-28T15:53:01.010Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T15:53:01.010Z] ---> Running in 0b910355b49c [2023-02-28T15:53:01.277Z] Removing intermediate container 39d849fa65b0 [2023-02-28T15:53:01.277Z] ---> 51ad17f44cbf [2023-02-28T15:53:01.277Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:53:01.543Z] ---> Running in 4f563258154d [2023-02-28T15:53:01.543Z] Removing intermediate container 0b910355b49c [2023-02-28T15:53:01.543Z] ---> 53acbcedc9a3 [2023-02-28T15:53:01.543Z] [2023-02-28T15:53:01.543Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T15:53:01.543Z] ---> 354640af7b1b [2023-02-28T15:53:01.543Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:53:01.543Z] ---> Using cache [2023-02-28T15:53:01.543Z] ---> a0ec94f613a0 [2023-02-28T15:53:01.543Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:53:01.543Z] ---> Using cache [2023-02-28T15:53:01.543Z] ---> fb07035c100c [2023-02-28T15:53:01.543Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:53:02.502Z] Removing intermediate container 4f563258154d [2023-02-28T15:53:02.502Z] ---> e664b8a74f03 [2023-02-28T15:53:02.502Z] Step 19/21 : LABEL arch=arm64 [2023-02-28T15:53:02.502Z] ---> Running in bf31a2137b3c [2023-02-28T15:53:03.084Z] Removing intermediate container bf31a2137b3c [2023-02-28T15:53:03.084Z] ---> e26c9be93458 [2023-02-28T15:53:03.084Z] Step 20/21 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:53:03.352Z] ---> Running in f4c76264a75b [2023-02-28T15:53:03.952Z] Removing intermediate container f4c76264a75b [2023-02-28T15:53:03.952Z] ---> d3904707421c [2023-02-28T15:53:03.952Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T15:53:04.218Z] ---> Running in c8f674b30961 [2023-02-28T15:53:05.206Z] Removing intermediate container c8f674b30961 [2023-02-28T15:53:05.206Z] ---> 51eeeda2c8af [2023-02-28T15:53:05.206Z] [2023-02-28T15:53:05.471Z] Successfully built 51eeeda2c8af [2023-02-28T15:53:05.471Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-28T15:53:05.471Z] Building core-common-config-bootstrapper [2023-02-28T15:53:09.716Z]  Building security-proxy-setup ... done  ---> 61e9e70887b3 [2023-02-28T15:53:09.716Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:53:09.980Z] ---> a5165b393b38 [2023-02-28T15:53:09.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T15:53:10.959Z] ---> 127aa7e3581f [2023-02-28T15:53:10.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T15:53:11.918Z] ---> 5f13c515c564 [2023-02-28T15:53:11.918Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:53:11.918Z] ---> Running in b318b0cbe294 [2023-02-28T15:53:12.502Z] Removing intermediate container b318b0cbe294 [2023-02-28T15:53:12.502Z] ---> 52540d9fa38d [2023-02-28T15:53:12.502Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:53:12.502Z] ---> Running in caa6c2a0252d [2023-02-28T15:53:13.088Z] Removing intermediate container caa6c2a0252d [2023-02-28T15:53:13.088Z] ---> b5d3fb81bfe7 [2023-02-28T15:53:13.088Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T15:53:13.088Z] ---> Running in 731087dbfeff [2023-02-28T15:53:13.681Z] Removing intermediate container 731087dbfeff [2023-02-28T15:53:13.681Z] ---> 01f106697c5c [2023-02-28T15:53:13.681Z] Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:53:13.950Z] ---> Running in 8add06c443e4 [2023-02-28T15:53:14.535Z] Removing intermediate container 8add06c443e4 [2023-02-28T15:53:14.535Z] ---> 7c64ebee4464 [2023-02-28T15:53:14.535Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T15:53:14.816Z] ---> Running in 0126e0d058ed [2023-02-28T15:53:15.409Z] Removing intermediate container 0126e0d058ed [2023-02-28T15:53:15.409Z] ---> 5470ce1364bc [2023-02-28T15:53:15.409Z] [2023-02-28T15:53:15.685Z] Successfully built 5470ce1364bc [2023-02-28T15:53:15.950Z] Successfully tagged security-spire-server-arm64:latest [2023-02-28T15:53:24.144Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:53:24.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:53:24.144Z] ---> 1c312ffd2603 [2023-02-28T15:53:24.144Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> 858bc9e6b564 [2023-02-28T15:53:24.144Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> d2a8264182e9 [2023-02-28T15:53:24.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> e63c6d433ce0 [2023-02-28T15:53:24.144Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> e076ce418f6e [2023-02-28T15:53:24.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> cb8585e089e6 [2023-02-28T15:53:24.144Z] Step 8/22 : COPY . . [2023-02-28T15:53:24.144Z] ---> Using cache [2023-02-28T15:53:24.144Z] ---> 89ec07a6308e [2023-02-28T15:53:24.144Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T15:53:24.725Z] ---> Running in 740dbc0f8377 [2023-02-28T15:53:26.663Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:54:13.486Z] Removing intermediate container b67461466302 [2023-02-28T15:54:13.487Z] ---> fb75ec46d127 [2023-02-28T15:54:13.487Z] [2023-02-28T15:54:13.487Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T15:54:13.487Z] ---> 4c81e5bf8899 [2023-02-28T15:54:13.487Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:54:13.487Z] ---> Using cache [2023-02-28T15:54:13.487Z] ---> 551c98246301 [2023-02-28T15:54:13.487Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:54:13.487Z] ---> Using cache [2023-02-28T15:54:13.487Z] ---> 4e309ae3fc90 [2023-02-28T15:54:13.487Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T15:54:13.487Z] ---> Running in ee6c1c289525 [2023-02-28T15:54:13.487Z] Removing intermediate container ee6c1c289525 [2023-02-28T15:54:13.487Z] ---> 09a8ab3d74e0 [2023-02-28T15:54:13.487Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T15:54:13.487Z] ---> Running in 074738df98ca [2023-02-28T15:54:14.069Z] Removing intermediate container 074738df98ca [2023-02-28T15:54:14.069Z] ---> dbee02213606 [2023-02-28T15:54:14.069Z] Step 15/23 : WORKDIR / [2023-02-28T15:54:14.337Z] ---> Running in 337d15031c1d [2023-02-28T15:54:15.294Z] Removing intermediate container 337d15031c1d [2023-02-28T15:54:15.294Z] ---> 83f045a1d7ce [2023-02-28T15:54:15.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:54:17.244Z] ---> 0da33f4c970b [2023-02-28T15:54:17.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T15:54:18.205Z] Removing intermediate container b23158ba094d [2023-02-28T15:54:18.205Z] ---> 83437655edc3 [2023-02-28T15:54:18.205Z] [2023-02-28T15:54:18.205Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:54:18.205Z] ---> 4c81e5bf8899 [2023-02-28T15:54:18.205Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:54:18.205Z] ---> Using cache [2023-02-28T15:54:18.205Z] ---> 551c98246301 [2023-02-28T15:54:18.205Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:54:18.205Z] ---> Using cache [2023-02-28T15:54:18.205Z] ---> 4e309ae3fc90 [2023-02-28T15:54:18.205Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T15:54:18.472Z] ---> Running in 2988af9fe45d [2023-02-28T15:54:19.054Z] Removing intermediate container 2988af9fe45d [2023-02-28T15:54:19.054Z] ---> 01a9190a5f83 [2023-02-28T15:54:19.054Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:54:19.319Z] ---> 37a88a314684 [2023-02-28T15:54:19.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T15:54:19.319Z] ---> Running in d44848c0bca6 [2023-02-28T15:54:19.908Z] Removing intermediate container d44848c0bca6 [2023-02-28T15:54:19.908Z] ---> 03015bee8ea5 [2023-02-28T15:54:19.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:54:20.507Z] ---> ee62da0cf49d [2023-02-28T15:54:20.507Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T15:54:20.507Z] ---> Running in 8db84e7b9a78 [2023-02-28T15:54:21.091Z] Removing intermediate container 8db84e7b9a78 [2023-02-28T15:54:21.091Z] ---> c42dca1d53ed [2023-02-28T15:54:21.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:54:21.362Z] ---> 7988546e89ef [2023-02-28T15:54:21.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T15:54:21.362Z] ---> Running in f131cbd18fe6 [2023-02-28T15:54:21.948Z] Removing intermediate container f131cbd18fe6 [2023-02-28T15:54:21.948Z] ---> 0aad3364a902 [2023-02-28T15:54:21.948Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T15:54:22.215Z] ---> Running in b984be1d57b9 [2023-02-28T15:54:24.809Z] Removing intermediate container b984be1d57b9 [2023-02-28T15:54:24.809Z] ---> 3e9576c71504 [2023-02-28T15:54:24.809Z] Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:54:25.079Z] ---> 69d083733738 [2023-02-28T15:54:25.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T15:54:25.079Z] ---> Running in 7476767bb3e2 [2023-02-28T15:54:26.037Z] Removing intermediate container 7476767bb3e2 [2023-02-28T15:54:26.037Z] ---> 17a5d304fa5c [2023-02-28T15:54:26.037Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T15:54:26.037Z] ---> Running in 3d86f0f73a29 [2023-02-28T15:54:26.037Z] ---> 3a4ea48179be [2023-02-28T15:54:26.037Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T15:54:26.303Z] ---> Running in 767069b37b8a [2023-02-28T15:54:26.885Z] Removing intermediate container 3d86f0f73a29 [2023-02-28T15:54:26.885Z] ---> 969de637e332 [2023-02-28T15:54:26.885Z] [2023-02-28T15:54:26.885Z] Removing intermediate container 767069b37b8a [2023-02-28T15:54:26.885Z] ---> c80b76bd52b9 [2023-02-28T15:54:26.885Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:54:27.152Z] ---> Running in 2d39624d7d43 [2023-02-28T15:54:27.734Z] Successfully built 969de637e332 [2023-02-28T15:54:27.734Z] Successfully tagged core-command-arm64:latest [2023-02-28T15:54:27.734Z] Removing intermediate container 2d39624d7d43 [2023-02-28T15:54:27.734Z] ---> 43cbdd2d02a2 [2023-02-28T15:54:27.734Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:54:28.001Z]  Building core-command ... done  ---> Running in 32853621beda [2023-02-28T15:54:28.270Z] Removing intermediate container 32853621beda [2023-02-28T15:54:28.270Z] ---> 462d95650f82 [2023-02-28T15:54:28.270Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:54:28.537Z] ---> Running in 05be5c746fc8 [2023-02-28T15:54:29.121Z] Removing intermediate container 05be5c746fc8 [2023-02-28T15:54:29.121Z] ---> 8f3ce7bf4128 [2023-02-28T15:54:29.121Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:54:29.121Z] ---> Running in 56514a574c54 [2023-02-28T15:54:29.705Z] Removing intermediate container 56514a574c54 [2023-02-28T15:54:29.705Z] ---> 56ed7928a103 [2023-02-28T15:54:29.705Z] [2023-02-28T15:54:29.973Z] Successfully built 56ed7928a103 [2023-02-28T15:54:29.973Z] Successfully tagged support-scheduler-arm64:latest [2023-02-28T15:55:51.581Z]  Building support-scheduler ... done Removing intermediate container 7e506b6cf121 [2023-02-28T15:55:51.581Z] ---> 8aba9814a83a [2023-02-28T15:55:51.581Z] [2023-02-28T15:55:51.581Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:55:51.581Z] ---> 4c81e5bf8899 [2023-02-28T15:55:51.581Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T15:55:51.581Z] ---> Running in ddd09814efd8 [2023-02-28T15:55:51.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:55:51.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:55:51.581Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T15:55:51.581Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:55:51.581Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:55:51.581Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:55:51.581Z] OK: 6 MiB in 16 packages [2023-02-28T15:55:51.581Z] Removing intermediate container ddd09814efd8 [2023-02-28T15:55:51.581Z] ---> 7962c65afd8c [2023-02-28T15:55:51.581Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:55:51.581Z] ---> Running in 47f27e8bfc12 [2023-02-28T15:55:51.581Z] Removing intermediate container 47f27e8bfc12 [2023-02-28T15:55:51.581Z] ---> 54512bb78226 [2023-02-28T15:55:51.581Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T15:55:51.581Z] ---> Running in c15152a04be2 [2023-02-28T15:55:51.581Z] Removing intermediate container c15152a04be2 [2023-02-28T15:55:51.581Z] ---> 2ad4b19107f1 [2023-02-28T15:55:51.581Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:55:51.581Z] ---> Running in 4bc16f23eee8 [2023-02-28T15:55:51.581Z] Removing intermediate container 4bc16f23eee8 [2023-02-28T15:55:51.581Z] ---> f6aa2ed8e180 [2023-02-28T15:55:51.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:55:51.581Z] ---> 1931c9cfe878 [2023-02-28T15:55:51.581Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T15:55:52.542Z] ---> da8ffd885fa1 [2023-02-28T15:55:52.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T15:55:53.504Z] ---> dff4566267eb [2023-02-28T15:55:53.504Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T15:55:53.504Z] ---> Running in 7f559aef85b9 [2023-02-28T15:55:54.088Z] Removing intermediate container 7f559aef85b9 [2023-02-28T15:55:54.088Z] ---> e63b9fdeb708 [2023-02-28T15:55:54.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:55:54.361Z] ---> Running in 7ed9b3052c53 [2023-02-28T15:55:54.892Z] Removing intermediate container 7ed9b3052c53 [2023-02-28T15:55:54.892Z] ---> 3d10db4adf40 [2023-02-28T15:55:54.892Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:55:54.892Z] ---> Running in 98126606f230 [2023-02-28T15:55:55.159Z] Removing intermediate container 98126606f230 [2023-02-28T15:55:55.159Z] ---> ed9622140749 [2023-02-28T15:55:55.159Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:55:55.425Z] ---> Running in 8adadd2710a2 [2023-02-28T15:55:56.033Z] Removing intermediate container 8adadd2710a2 [2023-02-28T15:55:56.033Z] ---> 7931d00ad577 [2023-02-28T15:55:56.033Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:55:56.033Z] ---> Running in d1b49f04df19 [2023-02-28T15:55:56.615Z] Removing intermediate container d1b49f04df19 [2023-02-28T15:55:56.615Z] ---> 36d3c54cc940 [2023-02-28T15:55:56.615Z] [2023-02-28T15:55:56.881Z] Successfully built 36d3c54cc940 [2023-02-28T15:55:56.881Z] Successfully tagged support-notifications-arm64:latest [2023-02-28T15:56:15.077Z]  Building support-notifications ... done Removing intermediate container 740dbc0f8377 [2023-02-28T15:56:15.077Z] ---> 9ba66b4fe7fc [2023-02-28T15:56:15.077Z] [2023-02-28T15:56:15.077Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:56:15.077Z] ---> 4c81e5bf8899 [2023-02-28T15:56:15.077Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:56:15.077Z] ---> Using cache [2023-02-28T15:56:15.077Z] ---> 17141992ec49 [2023-02-28T15:56:15.077Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:56:15.077Z] ---> Using cache [2023-02-28T15:56:15.077Z] ---> 1c5099cef8ec [2023-02-28T15:56:15.077Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:56:15.077Z] ---> Using cache [2023-02-28T15:56:15.077Z] ---> bdbe466a2bee [2023-02-28T15:56:15.077Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T15:56:16.036Z] ---> 793599174757 [2023-02-28T15:56:16.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T15:56:16.619Z] ---> cd87c92c95ca [2023-02-28T15:56:16.619Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T15:56:16.886Z] ---> f7c9b4941ca1 [2023-02-28T15:56:16.886Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:56:17.153Z] ---> Running in db2113e04c38 [2023-02-28T15:56:19.103Z] Removing intermediate container db2113e04c38 [2023-02-28T15:56:19.103Z] ---> a7e006bb4b31 [2023-02-28T15:56:19.103Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:56:19.103Z] ---> Running in 836443ab940d [2023-02-28T15:56:19.103Z] Removing intermediate container 836443ab940d [2023-02-28T15:56:19.103Z] ---> ed0b74dad249 [2023-02-28T15:56:19.103Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T15:56:19.370Z] ---> Running in 33447ade8622 [2023-02-28T15:56:19.636Z] Removing intermediate container 33447ade8622 [2023-02-28T15:56:19.636Z] ---> 7ec5975d30ea [2023-02-28T15:56:19.636Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:56:19.636Z] ---> Running in 8ec5c0ed9457 [2023-02-28T15:56:19.906Z] Removing intermediate container 8ec5c0ed9457 [2023-02-28T15:56:19.906Z] ---> 44041d4f2270 [2023-02-28T15:56:19.906Z] Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 [2023-02-28T15:56:20.173Z] ---> Running in b6be09673b52 [2023-02-28T15:56:20.440Z] Removing intermediate container b6be09673b52 [2023-02-28T15:56:20.440Z] ---> b21c84460b9a [2023-02-28T15:56:20.440Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T15:56:20.440Z] ---> Running in 13c6f2984bf5 [2023-02-28T15:56:21.023Z] Removing intermediate container 13c6f2984bf5 [2023-02-28T15:56:21.023Z] ---> 5735a15a056a [2023-02-28T15:56:21.023Z] [2023-02-28T15:56:21.023Z] Successfully built 5735a15a056a [2023-02-28T15:56:21.023Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-28T15:56:21.617Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-28T15:56:21.625Z] $ docker stop --time=1 d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 [2023-02-28T15:56:23.366Z] $ docker rm -f --volumes d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:56:23.979Z] + docker images [2023-02-28T15:56:24.250Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T15:56:24.250Z] core-common-config-bootstrapper-arm64 latest 5735a15a056a 4 seconds ago 14.9MB [2023-02-28T15:56:24.250Z] 9ba66b4fe7fc 11 seconds ago 1.51GB [2023-02-28T15:56:24.250Z] support-notifications-arm64 latest 36d3c54cc940 28 seconds ago 29.7MB [2023-02-28T15:56:24.250Z] 8aba9814a83a 45 seconds ago 1.58GB [2023-02-28T15:56:24.250Z] support-scheduler-arm64 latest 56ed7928a103 About a minute ago 29MB [2023-02-28T15:56:24.250Z] core-command-arm64 latest 969de637e332 About a minute ago 17.1MB [2023-02-28T15:56:24.250Z] 83437655edc3 2 minutes ago 1.58GB [2023-02-28T15:56:24.250Z] fb75ec46d127 2 minutes ago 1.52GB [2023-02-28T15:56:24.250Z] security-spire-server-arm64 latest 5470ce1364bc 3 minutes ago 84.3MB [2023-02-28T15:56:24.250Z] security-proxy-setup-arm64 latest 51eeeda2c8af 3 minutes ago 26.9MB [2023-02-28T15:56:24.250Z] 53acbcedc9a3 3 minutes ago 1.39GB [2023-02-28T15:56:24.250Z] bfb62e1096a1 3 minutes ago 1.51GB [2023-02-28T15:56:24.250Z] security-spire-agent-arm64 latest 6c99c737b4cd 3 minutes ago 122MB [2023-02-28T15:56:24.250Z] security-proxy-auth-arm64 latest 8ac5c9fb91fd 4 minutes ago 15.6MB [2023-02-28T15:56:24.250Z] 94cb5d2740b5 4 minutes ago 1.5GB [2023-02-28T15:56:24.250Z] security-spire-config-arm64 latest 2617528cb372 9 minutes ago 83.6MB [2023-02-28T15:56:24.250Z] c4f284aba5eb 10 minutes ago 1.39GB [2023-02-28T15:56:24.250Z] security-spiffe-token-provider-arm64 latest b10399adbaef 11 minutes ago 29.1MB [2023-02-28T15:56:24.250Z] 2aabd0000f6d 12 minutes ago 1.55GB [2023-02-28T15:56:24.250Z] core-metadata-arm64 latest c502cac5ca9f 12 minutes ago 17.8MB [2023-02-28T15:56:24.250Z] core-data-arm64 latest f2264eebf869 12 minutes ago 17.3MB [2023-02-28T15:56:24.250Z] 7fad26c466af 13 minutes ago 1.52GB [2023-02-28T15:56:24.250Z] 65e68f157ddf 13 minutes ago 1.52GB [2023-02-28T15:56:24.250Z] security-bootstrapper-arm64 latest 82081d98a6e6 13 minutes ago 19.6MB [2023-02-28T15:56:24.250Z] security-secretstore-setup-arm64 latest bda504b46b3e 13 minutes ago 29MB [2023-02-28T15:56:24.250Z] 3fe0df459cb6 13 minutes ago 1.51GB [2023-02-28T15:56:24.250Z] 7876fcc30a3d 14 minutes ago 1.51GB [2023-02-28T15:56:24.250Z] ci-base-image-arm64 latest 1c312ffd2603 33 minutes ago 905MB [2023-02-28T15:56:24.250Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-28T15:56:24.250Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-28T15:56:24.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-28T15:56:24.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:56:25.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:56:25.076Z] [2023-02-28T15:56:25.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:56:25.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:56:25.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T15:56:25.794Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T15:56:25.794Z] 04944245beec: Pulling fs layer [2023-02-28T15:56:25.794Z] 699f458cf7ca: Pulling fs layer [2023-02-28T15:56:25.794Z] 765212b225bb: Pulling fs layer [2023-02-28T15:56:25.794Z] f23df028b6ca: Pulling fs layer [2023-02-28T15:56:25.794Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T15:56:25.794Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T15:56:25.794Z] 765212b225bb: Waiting [2023-02-28T15:56:25.794Z] f23df028b6ca: Waiting [2023-02-28T15:56:25.794Z] d65c8cfc05b1: Waiting [2023-02-28T15:56:25.794Z] 2437ff75d9bd: Waiting [2023-02-28T15:56:25.794Z] 04944245beec: Verifying Checksum [2023-02-28T15:56:25.794Z] 04944245beec: Download complete [2023-02-28T15:56:25.794Z] 765212b225bb: Verifying Checksum [2023-02-28T15:56:25.794Z] 765212b225bb: Download complete [2023-02-28T15:56:25.794Z] f23df028b6ca: Verifying Checksum [2023-02-28T15:56:25.794Z] f23df028b6ca: Download complete [2023-02-28T15:56:25.794Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T15:56:25.794Z] d65c8cfc05b1: Download complete [2023-02-28T15:56:26.063Z] 699f458cf7ca: Verifying Checksum [2023-02-28T15:56:26.064Z] 699f458cf7ca: Download complete [2023-02-28T15:56:26.346Z] 8998bd30e6a1: Download complete [2023-02-28T15:56:28.989Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T15:56:28.989Z] 2437ff75d9bd: Download complete [2023-02-28T15:56:30.396Z] 8998bd30e6a1: Pull complete [2023-02-28T15:56:30.976Z] 04944245beec: Pull complete [2023-02-28T15:56:32.383Z] 699f458cf7ca: Pull complete [2023-02-28T15:56:32.383Z] 765212b225bb: Pull complete [2023-02-28T15:56:33.342Z] f23df028b6ca: Pull complete [2023-02-28T15:56:33.342Z] d65c8cfc05b1: Pull complete [2023-02-28T15:56:48.315Z] 2437ff75d9bd: Pull complete [2023-02-28T15:56:48.315Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T15:56:48.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T15:56:48.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:56:48.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container [2023-02-28T15:56:48.725Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-28T15:56:52.118Z] $ docker top 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:56:53.241Z] ---> job-cost.sh [2023-02-28T15:56:53.241Z] lf-activate-venv: SKIPPING [2023-02-28T15:56:53.241Z] INFO: No Stack... [2023-02-28T15:56:53.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T15:56:54.471Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T15:56:55.159Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-28T15:56:55.159Z] cut -d, -f6 [Pipeline] lock [2023-02-28T15:56:55.225Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] [2023-02-28T15:56:55.230Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] did not exist. Created. [2023-02-28T15:56:55.230Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T15:56:56.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T15:56:56.295Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T15:56:56.311Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T15:56:56.381Z] $ docker stop --time=1 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd [2023-02-28T15:56:57.979Z] $ docker rm -f --volumes 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-28T15:56:58.970Z] provisioning config files... [2023-02-28T15:56:58.979Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9551121697311297359tmp [Pipeline] { [Pipeline] sh [2023-02-28T15:56:59.313Z] + set +x [2023-02-28T15:56:59.313Z] + curl -s https://codecov.io/bash [2023-02-28T15:56:59.313Z] + bash -s -- [2023-02-28T15:56:59.313Z] [2023-02-28T15:56:59.313Z] _____ _ [2023-02-28T15:56:59.313Z] / ____| | | [2023-02-28T15:56:59.313Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T15:56:59.313Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T15:56:59.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T15:56:59.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T15:56:59.313Z] Bash-1.0.6 [2023-02-28T15:56:59.313Z] [2023-02-28T15:56:59.313Z] [2023-02-28T15:56:59.313Z] ==> git version 2.25.1 found [2023-02-28T15:56:59.313Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-28T15:56:59.313Z] Release-Date: 2020-01-08 [2023-02-28T15:56:59.313Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-28T15:56:59.313Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T15:56:59.313Z] ==> Jenkins CI detected. [2023-02-28T15:56:59.313Z] current dir:  /w/workspace/edgex-go/1 [2023-02-28T15:56:59.313Z] project root: . [2023-02-28T15:56:59.313Z] --> token set from env [2023-02-28T15:56:59.313Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T15:56:59.313Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T15:56:59.313Z] ==> Python coveragepy not found [2023-02-28T15:56:59.313Z] ==> Searching for coverage reports in: [2023-02-28T15:56:59.313Z] + . [2023-02-28T15:56:59.573Z] -> Found 1 reports [2023-02-28T15:56:59.573Z] ==> Detecting git/mercurial file structure [2023-02-28T15:56:59.573Z] ==> Reading reports [2023-02-28T15:56:59.573Z] + ./coverage.out bytes=487670 [2023-02-28T15:56:59.573Z] ==> Appending adjustments [2023-02-28T15:56:59.573Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T15:57:00.950Z] + Found adjustments [2023-02-28T15:57:00.950Z] ==> Gzipping contents [2023-02-28T15:57:00.950Z] 64K /tmp/codecov.7jAeD0.gz [2023-02-28T15:57:00.950Z] ==> Uploading reports [2023-02-28T15:57:00.950Z] url: https://codecov.io [2023-02-28T15:57:00.950Z] query: branch=PR-4396&commit=b9d9addd8768455ece2e20a5baa0071212a65299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= [2023-02-28T15:57:00.950Z] -> Pinging Codecov [2023-02-28T15:57:00.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4396&commit=b9d9addd8768455ece2e20a5baa0071212a65299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= [2023-02-28T15:57:00.951Z] -> Uploading to [2023-02-28T15:57:00.951Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/b9d9addd8768455ece2e20a5baa0071212a65299/04f06061-5f68-430f-a9cd-e01333c39311.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T155700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eda3df1456f78c3c868fd715ed3fc583f0b8787fda0b9e3c586c677dfc631a99 [2023-02-28T15:57:00.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T15:57:00.951Z] Dload Upload Total Spent Left Speed [2023-02-28T15:57:01.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63009 0 0 100 63009 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-02-28T15:57:01.212Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] } [2023-02-28T15:57:01.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-28T15:57:02.525Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:02.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:03.753Z] ---> package-listing.sh [2023-02-28T15:57:03.753Z] ++ facter osfamily [2023-02-28T15:57:03.753Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T15:57:04.013Z] + OS_FAMILY=debian [2023-02-28T15:57:04.013Z] + workspace=/w/workspace/edgex-go/1 [2023-02-28T15:57:04.013Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T15:57:04.013Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T15:57:04.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T15:57:04.013Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T15:57:04.013Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T15:57:04.013Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T15:57:04.013Z] + case "${OS_FAMILY}" in [2023-02-28T15:57:04.013Z] + dpkg -l [2023-02-28T15:57:04.013Z] + grep '^ii' [2023-02-28T15:57:04.013Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T15:57:04.013Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T15:57:04.013Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T15:57:04.013Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T15:57:04.013Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-28T15:57:04.013Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-28T15:57:04.045Z] 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-02-28T15:57:04.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:57:04.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:57:04.971Z] [2023-02-28T15:57:04.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:57:05.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:57:05.349Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T15:57:05.349Z] 5eb5b503b376: Pulling fs layer [2023-02-28T15:57:05.349Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T15:57:05.349Z] ec43610c2a17: Pulling fs layer [2023-02-28T15:57:05.349Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T15:57:05.349Z] 33b1e0a273af: Pulling fs layer [2023-02-28T15:57:05.349Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T15:57:05.349Z] 2f39f015ded8: Pulling fs layer [2023-02-28T15:57:05.349Z] 3a2ae6a8a46f: Waiting [2023-02-28T15:57:05.349Z] 33b1e0a273af: Waiting [2023-02-28T15:57:05.349Z] 5d3b04190fa2: Waiting [2023-02-28T15:57:05.349Z] 2f39f015ded8: Waiting [2023-02-28T15:57:05.349Z] 5c69ac0246d0: Download complete [2023-02-28T15:57:05.349Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T15:57:05.349Z] 3a2ae6a8a46f: Download complete [2023-02-28T15:57:05.349Z] 33b1e0a273af: Verifying Checksum [2023-02-28T15:57:05.349Z] 33b1e0a273af: Download complete [2023-02-28T15:57:05.610Z] 5d3b04190fa2: Verifying Checksum [2023-02-28T15:57:05.610Z] 5d3b04190fa2: Download complete [2023-02-28T15:57:05.610Z] ec43610c2a17: Verifying Checksum [2023-02-28T15:57:05.610Z] ec43610c2a17: Download complete [2023-02-28T15:57:05.610Z] 5eb5b503b376: Verifying Checksum [2023-02-28T15:57:05.610Z] 5eb5b503b376: Download complete [2023-02-28T15:57:06.176Z] 2f39f015ded8: Download complete [2023-02-28T15:57:06.742Z] 5eb5b503b376: Pull complete [2023-02-28T15:57:07.000Z] 5c69ac0246d0: Pull complete [2023-02-28T15:57:07.258Z] ec43610c2a17: Pull complete [2023-02-28T15:57:07.258Z] 3a2ae6a8a46f: Pull complete [2023-02-28T15:57:07.515Z] 33b1e0a273af: Pull complete [2023-02-28T15:57:07.515Z] 5d3b04190fa2: Pull complete [2023-02-28T15:57:11.700Z] 2f39f015ded8: Pull complete [2023-02-28T15:57:11.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T15:57:11.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T15:57:11.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:57:11.906Z] prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container [2023-02-28T15:57:11.952Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T15:57:13.942Z] $ docker top 9166598e92efa78c9d8c864aeca913c15f9e84e3011d919445ad58bf690554b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:57:14.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T15:57:14.626Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T15:57:14.934Z] + ls /var/log/sa-host [2023-02-28T15:57:14.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:57:15.148Z] provisioning config files... [2023-02-28T15:57:15.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3275248771800945920tmp [Pipeline] { [Pipeline] echo [2023-02-28T15:57:15.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:15.517Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T15:57:15.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:15.954Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T15:57:15.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:16.296Z] ---> sudo-logs.sh [2023-02-28T15:57:16.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T15:57:16.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:16.683Z] ---> job-cost.sh [2023-02-28T15:57:16.684Z] lf-activate-venv: SKIPPING [2023-02-28T15:57:16.684Z] DEBUG: total: 0.10999999940395355 [2023-02-28T15:57:16.684Z] INFO: Retrieving Stack Cost... [2023-02-28T15:57:17.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T15:57:17.511Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T15:57:17.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:57:17.855Z] ---> logs-deploy.sh [2023-02-28T15:57:17.855Z] lf-activate-venv: SKIPPING [2023-02-28T15:57:17.855Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4396/1 [2023-02-28T15:57:17.855Z] INFO: archiving workspace using pattern(s): [2023-02-28T15:57:18.790Z] Archives upload complete. [2023-02-28T15:57:18.790Z] INFO: archiving logs to Nexus