Pull request #4388 updated 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67fa0f0792c78526fa442648dd27b17203f1a39c+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (55115c8d7c96d835edcf23c8d0b2d5504b47fd34) 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-ssh16231612279173325735.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-ssh17524234620095190830.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-4388/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-4388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5134518353701883895.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-4388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14821319580239370009.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-ssh5823036638456203827.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-4388/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-4388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2365471447486659948.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-7255 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [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 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 67fa0f0792c78526fa442648dd27b17203f1a39c Merge succeeded, producing 67fa0f0792c78526fa442648dd27b17203f1a39c Checking out Revision 67fa0f0792c78526fa442648dd27b17203f1a39c (PR-4388) > 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/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67fa0f0792c78526fa442648dd27b17203f1a39c # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67fa0f0792c78526fa442648dd27b17203f1a39c # timeout=10 Commit message: "refactor!: Re-work handling of secrets" 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-23T16:43:45.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T16:43:45.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T16:43:45.637Z] ========================================================= [2023-02-23T16:43:45.637Z] EdgeX Global Pipelines Version Info [2023-02-23T16:43:45.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T16:43:46.369Z] ------------------- [2023-02-23T16:43:46.369Z] stable info: [2023-02-23T16:43:46.369Z] ------------------- [2023-02-23T16:43:46.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T16:43:46.369Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T16:43:46.369Z] Message: update stable to v1.0.244 [2023-02-23T16:43:46.939Z] ------------------- [2023-02-23T16:43:46.939Z] experimental info: [2023-02-23T16:43:46.939Z] ------------------- [2023-02-23T16:43:46.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T16:43:46.939Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T16:43:46.939Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T16:43:47.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-23T16:43:47.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-23T16:43:47.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T16:43:47.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T16:43:47.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T16:43:47.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T16:43:47.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T16:43:47.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-23T16:43:47.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-23T16:43:47.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-23T16:43:47.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T16:43:47.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T16:43:47.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T16:43:47.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T16:43:47.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T16:43:47.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T16:43:47.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T16:43:47.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T16:43:47.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-23T16:43:48.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-23T16:43:48.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T16:43:48.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T16:43:48.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T16:43:48.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4388 [Pipeline] echo [2023-02-23T16:43:48.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4388 [Pipeline] echo [2023-02-23T16:43:48.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4388 [Pipeline] echo [2023-02-23T16:43:48.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67fa0f0792c78526fa442648dd27b17203f1a39c [Pipeline] echo [2023-02-23T16:43:48.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67fa0f0 [Pipeline] echo [2023-02-23T16:43:48.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T16:43:48.520Z] provisioning config files... [2023-02-23T16:43:48.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17433146607863691517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T16:43:48.873Z] ---> docker-login.sh [2023-02-23T16:43:48.873Z] nexus3.edgexfoundry.org:10001 [2023-02-23T16:43:49.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:43:49.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:43:49.133Z] Configure a credential helper to remove this warning. See [2023-02-23T16:43:49.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:43:49.133Z] [2023-02-23T16:43:49.133Z] Login Succeeded [2023-02-23T16:43:49.133Z] nexus3.edgexfoundry.org:10002 [2023-02-23T16:43:49.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:43:49.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:43:49.394Z] Configure a credential helper to remove this warning. See [2023-02-23T16:43:49.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:43:49.394Z] [2023-02-23T16:43:49.394Z] Login Succeeded [2023-02-23T16:43:49.394Z] nexus3.edgexfoundry.org:10003 [2023-02-23T16:43:49.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:43:49.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:43:49.394Z] Configure a credential helper to remove this warning. See [2023-02-23T16:43:49.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:43:49.394Z] [2023-02-23T16:43:49.394Z] Login Succeeded [2023-02-23T16:43:49.394Z] nexus3.edgexfoundry.org:10004 [2023-02-23T16:43:49.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:43:49.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:43:49.654Z] Configure a credential helper to remove this warning. See [2023-02-23T16:43:49.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:43:49.654Z] [2023-02-23T16:43:49.654Z] Login Succeeded [2023-02-23T16:43:49.654Z] docker.io [2023-02-23T16:43:49.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:43:49.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:43:49.914Z] Configure a credential helper to remove this warning. See [2023-02-23T16:43:49.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:43:49.914Z] [2023-02-23T16:43:49.914Z] Login Succeeded [2023-02-23T16:43:49.914Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T16:43:49.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T16:43:50.355Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/core-command/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-23T16:43:50.355Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-02-23T16:43:50.355Z] [2023-02-23T16:43:50.355Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/core-data/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-23T16:43:50.355Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-23T16:43:50.355Z] cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-23T16:43:50.355Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-02-23T16:43:50.355Z] -f2 [2023-02-23T16:43:50.355Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-23T16:43:50.355Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-02-23T16:43:50.355Z] -f2 [2023-02-23T16:43:50.355Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/support-notifications/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-23T16:43:50.355Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-23T16:43:50.355Z] + cut -d/ -f2 [2023-02-23T16:43:50.355Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-23T16:43:50.424Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T16:43:50.926Z] + git rev-list -1 --merges 67fa0f0792c78526fa442648dd27b17203f1a39c~1..67fa0f0792c78526fa442648dd27b17203f1a39c [Pipeline] echo [2023-02-23T16:43:50.958Z] -----------> git rev-list -1 --merges 67fa0f0792c78526fa442648dd27b17203f1a39c~1..67fa0f0792c78526fa442648dd27b17203f1a39c 67fa0f0792c78526fa442648dd27b17203f1a39c [false] [Pipeline] sh [2023-02-23T16:43:51.263Z] + git log --format=format:%s -1 67fa0f0792c78526fa442648dd27b17203f1a39c [Pipeline] echo [2023-02-23T16:43:51.302Z] ========================================================= [2023-02-23T16:43:51.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T16:43:51.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-23T16:43:51.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T16:43:51.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T16:43:51.736Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T16:43:51.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T16:43:51.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T16:43:51.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T16:43:51.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:43:52.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T16:43:52.194Z] [2023-02-23T16:43:52.194Z] 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-23T16:43:52.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T16:43:52.569Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T16:43:52.569Z] b85a868b505f: Pulling fs layer [2023-02-23T16:43:52.569Z] e2be974225ed: Pulling fs layer [2023-02-23T16:43:52.569Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T16:43:52.569Z] 988bab9f4d93: Pulling fs layer [2023-02-23T16:43:52.569Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T16:43:52.569Z] eaf3925da568: Pulling fs layer [2023-02-23T16:43:52.569Z] bab4dde63d76: Pulling fs layer [2023-02-23T16:43:52.569Z] bde34c3a00c8: Pulling fs layer [2023-02-23T16:43:52.569Z] eaf3925da568: Waiting [2023-02-23T16:43:52.569Z] bab4dde63d76: Waiting [2023-02-23T16:43:52.569Z] 988bab9f4d93: Waiting [2023-02-23T16:43:52.569Z] 1469e6f7b9e6: Waiting [2023-02-23T16:43:52.569Z] b352a97aabf1: Pulling fs layer [2023-02-23T16:43:52.569Z] 4872d77fe225: Pulling fs layer [2023-02-23T16:43:52.569Z] bde34c3a00c8: Waiting [2023-02-23T16:43:52.569Z] b352a97aabf1: Waiting [2023-02-23T16:43:52.569Z] 5851b861e8e6: Pulling fs layer [2023-02-23T16:43:52.569Z] 4872d77fe225: Waiting [2023-02-23T16:43:52.569Z] 5851b861e8e6: Waiting [2023-02-23T16:43:52.569Z] e2be974225ed: Verifying Checksum [2023-02-23T16:43:52.569Z] e2be974225ed: Download complete [2023-02-23T16:43:52.569Z] 988bab9f4d93: Verifying Checksum [2023-02-23T16:43:52.569Z] 988bab9f4d93: Download complete [2023-02-23T16:43:52.829Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T16:43:52.829Z] 1469e6f7b9e6: Download complete [2023-02-23T16:43:52.829Z] eaf3925da568: Verifying Checksum [2023-02-23T16:43:52.829Z] eaf3925da568: Download complete [2023-02-23T16:43:52.829Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T16:43:52.829Z] 339a4e72a1f5: Download complete [2023-02-23T16:43:52.829Z] bde34c3a00c8: Verifying Checksum [2023-02-23T16:43:52.829Z] bde34c3a00c8: Download complete [2023-02-23T16:43:52.829Z] b352a97aabf1: Verifying Checksum [2023-02-23T16:43:52.829Z] b352a97aabf1: Download complete [2023-02-23T16:43:52.829Z] 4872d77fe225: Verifying Checksum [2023-02-23T16:43:52.829Z] 4872d77fe225: Download complete [2023-02-23T16:43:52.829Z] 5851b861e8e6: Verifying Checksum [2023-02-23T16:43:52.829Z] 5851b861e8e6: Download complete [2023-02-23T16:43:52.829Z] b85a868b505f: Verifying Checksum [2023-02-23T16:43:52.829Z] b85a868b505f: Download complete [2023-02-23T16:43:53.087Z] bab4dde63d76: Verifying Checksum [2023-02-23T16:43:53.087Z] bab4dde63d76: Download complete [2023-02-23T16:43:54.072Z] b85a868b505f: Pull complete [2023-02-23T16:43:54.073Z] e2be974225ed: Pull complete [2023-02-23T16:43:54.645Z] 339a4e72a1f5: Pull complete [2023-02-23T16:43:54.645Z] 988bab9f4d93: Pull complete [2023-02-23T16:43:54.905Z] 1469e6f7b9e6: Pull complete [2023-02-23T16:43:54.905Z] eaf3925da568: Pull complete [2023-02-23T16:43:56.809Z] bab4dde63d76: Pull complete [2023-02-23T16:43:56.809Z] bde34c3a00c8: Pull complete [2023-02-23T16:43:56.809Z] b352a97aabf1: Pull complete [2023-02-23T16:43:57.071Z] 4872d77fe225: Pull complete [2023-02-23T16:43:57.071Z] 5851b861e8e6: Pull complete [2023-02-23T16:43:57.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T16:43:57.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T16:43:57.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:43:57.272Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T16:43:57.309Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T16:44:01.680Z] $ docker top d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa -eo pid,comm [2023-02-23T16:44:01.739Z] 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-23T16:44:01.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T16:44:01.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T16:44:01.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T16:44:01.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T16:44:01.990Z] $ docker exec d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa ssh-agent [2023-02-23T16:44:02.086Z] SSH_AUTH_SOCK=/tmp/ssh-HNN7ona3pSkB/agent.32 [2023-02-23T16:44:02.086Z] SSH_AGENT_PID=38 [2023-02-23T16:44:02.093Z] Running ssh-add (command line suppressed) [2023-02-23T16:44:02.204Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8209077334733499841.key (/w/workspace/edgex-go/1@tmp/private_key_8209077334733499841.key) [2023-02-23T16:44:02.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T16:44:02.548Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T16:44:02.577Z] $ docker exec --env ******** --env ******** d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa ssh-agent -k [2023-02-23T16:44:02.673Z] unset SSH_AUTH_SOCK; [2023-02-23T16:44:02.673Z] unset SSH_AGENT_PID; [2023-02-23T16:44:02.673Z] echo Agent pid 38 killed; [2023-02-23T16:44:02.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T16:44:02.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T16:44:02.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T16:44:02.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T16:44:02.904Z] $ docker exec d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa ssh-agent [2023-02-23T16:44:03.010Z] SSH_AUTH_SOCK=/tmp/ssh-mqL5xUxiF5uI/agent.70 [2023-02-23T16:44:03.010Z] SSH_AGENT_PID=76 [2023-02-23T16:44:03.015Z] Running ssh-add (command line suppressed) [2023-02-23T16:44:03.124Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16785280086851320934.key (/w/workspace/edgex-go/1@tmp/private_key_16785280086851320934.key) [2023-02-23T16:44:03.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T16:44:03.460Z] + git semver init [2023-02-23T16:44:03.718Z] 2023-02-23 16:44:03,638 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T16:44:03.718Z] 2023-02-23 16:44:03,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-23T16:44:03.718Z] 2023-02-23 16:44:03,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-23T16:44:03.718Z] 2023-02-23 16:44:03,640 [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-23T16:44:10.285Z] 2023-02-23 16:44:09,280 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4388 with force:False [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,282 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4388 [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,286 [execute] INFO git cat-file --batch-check [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,292 [execute] INFO git cat-file --batch [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T16:44:10.285Z] 2023-02-23 16:44:09,298 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4388 [2023-02-23T16:44:10.285Z] 0.0.0 [Pipeline] } [2023-02-23T16:44:10.317Z] $ docker exec --env ******** --env ******** d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa ssh-agent -k [2023-02-23T16:44:10.416Z] unset SSH_AUTH_SOCK; [2023-02-23T16:44:10.417Z] unset SSH_AGENT_PID; [2023-02-23T16:44:10.417Z] echo Agent pid 76 killed; [2023-02-23T16:44:10.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T16:44:10.842Z] + git semver [Pipeline] } [2023-02-23T16:44:11.129Z] $ docker stop --time=1 d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa [2023-02-23T16:44:12.371Z] $ docker rm -f --volumes d87d29ca9f76a8021072e7a022880cfdee419ceb16aa0777f883f2d888a0ccfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T16:44:12.769Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T16:44:13.019Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T16:44:13.038Z] [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-23T16:44:13.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-23T16:44:13.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T16:44:13.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T16:44:13.921Z] ========================================================= [2023-02-23T16:44:13.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T16:44:13.921Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:44:14.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T16:44:14.260Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T16:44:14.261Z] 213ec9aee27d: Pulling fs layer [2023-02-23T16:44:14.261Z] 4583459ba037: Pulling fs layer [2023-02-23T16:44:14.261Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T16:44:14.261Z] 53926ce57604: Pulling fs layer [2023-02-23T16:44:14.261Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T16:44:14.261Z] 22ff95d597cd: Pulling fs layer [2023-02-23T16:44:14.261Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T16:44:14.261Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T16:44:14.261Z] a7acece74701: Pulling fs layer [2023-02-23T16:44:14.261Z] 53926ce57604: Waiting [2023-02-23T16:44:14.261Z] 22ff95d597cd: Waiting [2023-02-23T16:44:14.261Z] a7acece74701: Waiting [2023-02-23T16:44:14.261Z] 21b2b0c7a3f4: Waiting [2023-02-23T16:44:14.261Z] 12d6caf4c0d1: Waiting [2023-02-23T16:44:14.261Z] 96b7cbca73a9: Waiting [2023-02-23T16:44:14.261Z] 93c1e223e6f2: Download complete [2023-02-23T16:44:14.261Z] 4583459ba037: Verifying Checksum [2023-02-23T16:44:14.261Z] 4583459ba037: Download complete [2023-02-23T16:44:14.261Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T16:44:14.261Z] 21b2b0c7a3f4: Download complete [2023-02-23T16:44:14.261Z] 22ff95d597cd: Verifying Checksum [2023-02-23T16:44:14.261Z] 22ff95d597cd: Download complete [2023-02-23T16:44:14.261Z] 213ec9aee27d: Verifying Checksum [2023-02-23T16:44:14.261Z] 213ec9aee27d: Download complete [2023-02-23T16:44:14.261Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T16:44:14.261Z] 12d6caf4c0d1: Download complete [2023-02-23T16:44:14.520Z] 213ec9aee27d: Pull complete [2023-02-23T16:44:14.520Z] 4583459ba037: Pull complete [2023-02-23T16:44:14.782Z] 93c1e223e6f2: Pull complete [2023-02-23T16:44:14.782Z] a7acece74701: Verifying Checksum [2023-02-23T16:44:14.782Z] a7acece74701: Download complete [2023-02-23T16:44:15.040Z] 53926ce57604: Verifying Checksum [2023-02-23T16:44:15.040Z] 53926ce57604: Download complete [2023-02-23T16:44:15.297Z] 96b7cbca73a9: Download complete [2023-02-23T16:44:18.576Z] 53926ce57604: Pull complete [2023-02-23T16:44:18.576Z] 21b2b0c7a3f4: Pull complete [2023-02-23T16:44:18.835Z] 22ff95d597cd: Pull complete [2023-02-23T16:44:18.835Z] 12d6caf4c0d1: Pull complete [2023-02-23T16:44:20.735Z] 96b7cbca73a9: Pull complete [2023-02-23T16:44:21.667Z] a7acece74701: Pull complete [2023-02-23T16:44:21.667Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T16:44:21.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T16:44:21.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:44:22.018Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T16:44:22.018Z] WORKDIR /edgex [2023-02-23T16:44:22.018Z] COPY go.mod . [2023-02-23T16:44:22.018Z] RUN go mod download [2023-02-23T16:44:22.018Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-23T16:44:22.584Z] Sending build context to Docker daemon 170.4MB [2023-02-23T16:44:22.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T16:44:22.584Z] ---> db6d94c90886 [2023-02-23T16:44:22.584Z] Step 2/4 : WORKDIR /edgex [2023-02-23T16:44:28.346Z] Still waiting to schedule task [2023-02-23T16:44:28.347Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T16:44:32.562Z] ---> Running in 520796ffc8d5 [2023-02-23T16:44:32.562Z] Removing intermediate container 520796ffc8d5 [2023-02-23T16:44:32.562Z] ---> 15b55b9b8176 [2023-02-23T16:44:32.562Z] Step 3/4 : COPY go.mod . [2023-02-23T16:44:32.562Z] ---> 3c0c787d0894 [2023-02-23T16:44:32.562Z] Step 4/4 : RUN go mod download [2023-02-23T16:44:32.562Z] ---> Running in 1ffb3d24d2ac [2023-02-23T16:44:50.648Z] Removing intermediate container 1ffb3d24d2ac [2023-02-23T16:44:50.648Z] ---> f5a0fd0ffa8a [2023-02-23T16:44:50.648Z] Successfully built f5a0fd0ffa8a [2023-02-23T16:44:50.648Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:44:51.079Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T16:44:51.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:44:51.236Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T16:44:51.268Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-23T16:44:51.736Z] $ docker top c0ba3729ab9b741fe4912af1d090595335fd6a94223bfd6386ff690de6667c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:44:52.131Z] + go version [2023-02-23T16:44:52.131Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T16:44:52.163Z] $ docker stop --time=1 c0ba3729ab9b741fe4912af1d090595335fd6a94223bfd6386ff690de6667c4a [2023-02-23T16:44:53.417Z] $ docker rm -f --volumes c0ba3729ab9b741fe4912af1d090595335fd6a94223bfd6386ff690de6667c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:44:54.135Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T16:44:54.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:44:54.295Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T16:44:54.330Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-23T16:44:54.647Z] $ docker top 9bbd8c9e03f763978d712bcc3635ebfa022251732356128b7ab00d0c9cf432f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-23T16:44:54.751Z] ========================================================= [2023-02-23T16:44:54.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T16:44:54.751Z] ========================================================= [Pipeline] sh [2023-02-23T16:44:55.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:44:55.396Z] + make test [2023-02-23T16:44:55.396Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T16:45:01.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T16:45:14.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T16:45:14.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-02-23T16:45:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T16:45:14.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T16:45:14.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.174s coverage: 98.5% of statements [2023-02-23T16:45:18.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.125s coverage: 73.7% of statements [2023-02-23T16:45:18.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T16:45:18.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T16:45:18.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T16:45:18.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.0% of statements [2023-02-23T16:45:18.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T16:45:18.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.237s coverage: 88.5% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 3.9% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2023-02-23T16:45:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 82.9% of statements [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2023-02-23T16:45:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-02-23T16:45:26.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2023-02-23T16:45:26.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 65.3% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T16:45:41.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T16:45:41.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:45:41.532Z] 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-23T16:45:59.603Z] 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-23T16:45:59.603Z] go vet ./... [2023-02-23T16:46:00.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T16:46:00.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T16:46:00.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T16:46:00.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T16:46:01.141Z] + ls -al . [2023-02-23T16:46:01.142Z] total 744 [2023-02-23T16:46:01.142Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 16:44 . [2023-02-23T16:46:01.142Z] drwxr-xr-x 4 root root 4096 Feb 23 16:44 .. [2023-02-23T16:46:01.142Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 16:43 .blubracket [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 16:43 .dockerignore [2023-02-23T16:46:01.142Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 16:45 .git [2023-02-23T16:46:01.142Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 16:43 .github [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 1024 Feb 23 16:43 .gitignore [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 16:43 .golangci.yml [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 16:43 .hadolint.yml [2023-02-23T16:46:01.142Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 16:44 .semver [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 16:43 .sonarcloud.properties [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 16:43 ADOPTERS.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 16:43 Attribution.txt [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 16:43 CHANGELOG.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 16:43 CONTRIBUTING.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 16:43 GOVERNANCE.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 16:43 Jenkinsfile [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 16:43 LICENSE [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 13375 Feb 23 16:43 Makefile [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 16:43 OWNERS.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 16:43 README.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 16:43 SECURITY.md [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 16:44 VERSION [2023-02-23T16:46:01.142Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 16:43 bin [2023-02-23T16:46:01.142Z] drwxrwxr-x 17 1001 1001 4096 Feb 23 16:43 cmd [2023-02-23T16:46:01.142Z] -rw-r--r-- 1 root root 487037 Feb 23 16:45 coverage.out [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 3548 Feb 23 16:43 go.mod [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 33351 Feb 23 16:43 go.sum [2023-02-23T16:46:01.142Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 16:43 internal [2023-02-23T16:46:01.142Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 16:43 openapi [2023-02-23T16:46:01.142Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 16:43 snap [2023-02-23T16:46:01.142Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 16:43 version.go [Pipeline] sh [2023-02-23T16:46:01.452Z] + '[' -e coverage.out ] [2023-02-23T16:46:01.452Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T16:46:01.575Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T16:46:01.871Z] + make build [2023-02-23T16:46:01.871Z] 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-23T16:46:06.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7256 in /w/workspace/edgexfoundry_edgex-go_PR-4388 [Pipeline] { [Pipeline] ws [2023-02-23T16:46:06.633Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-23T16:46:06.711Z] The recommended git tool is: git [2023-02-23T16:46:11.734Z] using credential edgex-jenkins-ssh [2023-02-23T16:46:11.755Z] Cloning the remote Git repository [2023-02-23T16:46:11.807Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-23T16:46:11.882Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-23T16:46:12.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T16:46:12.070Z] > git --version # timeout=10 [2023-02-23T16:46:12.091Z] > git --version # 'git version 2.25.1' [2023-02-23T16:46:12.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T16:46:12.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T16:46:14.068Z] 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-23T16:46:14.068Z] 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-23T16:46:15.002Z] 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-23T16:46:15.933Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-23T16:46:22.490Z] 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-23T16:46:23.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T16:46:24.799Z] 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-23T16:46:26.173Z] 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-23T16:46:27.108Z] 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-23T16:46:27.675Z] 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-23T16:46:30.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-23T16:46:31.610Z] $ docker stop --time=1 9bbd8c9e03f763978d712bcc3635ebfa022251732356128b7ab00d0c9cf432f0 [2023-02-23T16:47:14.884Z] $ docker rm -f --volumes 9bbd8c9e03f763978d712bcc3635ebfa022251732356128b7ab00d0c9cf432f0 [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-23T16:47:16.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T16:47:16.195Z] [2023-02-23T16:47:16.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:47:16.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T16:47:16.573Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-23T16:47:16.573Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-23T16:47:16.573Z] ca9280d653b3: Pulling fs layer [2023-02-23T16:47:16.573Z] 7e9c9ca2126c: Pulling fs layer [2023-02-23T16:47:16.573Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-23T16:47:16.573Z] cbdbe7a5bc2a: Download complete [2023-02-23T16:47:16.831Z] ca9280d653b3: Verifying Checksum [2023-02-23T16:47:16.831Z] ca9280d653b3: Download complete [2023-02-23T16:47:16.831Z] cbdbe7a5bc2a: Pull complete [2023-02-23T16:47:17.094Z] 7e9c9ca2126c: Download complete [2023-02-23T16:47:17.352Z] ca9280d653b3: Pull complete [2023-02-23T16:47:25.483Z] 7e9c9ca2126c: Pull complete [2023-02-23T16:47:25.483Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-23T16:47:25.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T16:47:25.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:47:25.702Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T16:47:25.738Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-23T16:47:26.092Z] $ docker top 2782ae89b0c74d027c7d290d45f527b1ab0de2b9f616064ebe01006f5c6cf78c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:47:26.488Z] + docker-compose build --help [2023-02-23T16:47:26.489Z] + grep parallel [2023-02-23T16:47:27.059Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T16:47:27.099Z] $ docker stop --time=1 2782ae89b0c74d027c7d290d45f527b1ab0de2b9f616064ebe01006f5c6cf78c [2023-02-23T16:47:29.181Z] $ docker rm -f --volumes 2782ae89b0c74d027c7d290d45f527b1ab0de2b9f616064ebe01006f5c6cf78c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:47:29.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-23T16:47:29.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:47:29.863Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T16:47:29.911Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-23T16:47:30.924Z] $ docker top c654c99d93dace18a63f3f74c8fd6994162e845fcc11d7ff1f7a2d366efe1f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:47:31.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T16:47:31.878Z] Building core-command ... [2023-02-23T16:47:31.878Z] Building core-common-config-bootstrapper ... [2023-02-23T16:47:31.878Z] Building core-data ... [2023-02-23T16:47:31.878Z] Building core-metadata ... [2023-02-23T16:47:31.878Z] Building security-bootstrapper ... [2023-02-23T16:47:31.878Z] Building security-proxy-setup ... [2023-02-23T16:47:31.878Z] Building security-secretstore-setup ... [2023-02-23T16:47:31.878Z] Building security-spiffe-token-provider ... [2023-02-23T16:47:31.878Z] Building security-spire-agent ... [2023-02-23T16:47:31.879Z] Building security-spire-config ... [2023-02-23T16:47:31.879Z] Building security-spire-server ... [2023-02-23T16:47:31.879Z] Building support-notifications ... [2023-02-23T16:47:31.879Z] Building support-scheduler ... [2023-02-23T16:47:31.879Z] Building security-bootstrapper [2023-02-23T16:47:31.879Z] Building support-notifications [2023-02-23T16:47:31.879Z] Building security-spire-server [2023-02-23T16:47:31.879Z] Building security-spiffe-token-provider [2023-02-23T16:47:31.879Z] Building core-metadata [2023-02-23T16:47:44.274Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:47:44.274Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:47:44.274Z] ---> f5a0fd0ffa8a [2023-02-23T16:47:44.274Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T16:47:45.223Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:47:45.223Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:47:45.223Z] ---> f5a0fd0ffa8a [2023-02-23T16:47:45.223Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T16:47:45.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:47:45.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:47:45.223Z] ---> f5a0fd0ffa8a [2023-02-23T16:47:45.223Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T16:47:45.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:47:45.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:47:45.223Z] ---> f5a0fd0ffa8a [2023-02-23T16:47:45.223Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:47:45.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:47:45.799Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:47:45.799Z] ---> f5a0fd0ffa8a [2023-02-23T16:47:45.799Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:47:53.928Z] ---> Running in e899f5fb4a13 [2023-02-23T16:47:53.928Z] ---> Running in df3bd992bce7 [2023-02-23T16:47:53.928Z] ---> Running in 49eb834a1dd3 [2023-02-23T16:47:53.928Z] ---> Running in 245f25493a39 [2023-02-23T16:47:53.928Z] ---> Running in 368435ee2e2a [2023-02-23T16:47:53.928Z] Removing intermediate container df3bd992bce7 [2023-02-23T16:47:53.928Z] ---> fd01cd8af5e5 [2023-02-23T16:47:53.928Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:47:53.928Z] Removing intermediate container 49eb834a1dd3 [2023-02-23T16:47:53.928Z] ---> c97e4db816c7 [2023-02-23T16:47:53.928Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T16:47:53.928Z] Removing intermediate container 245f25493a39 [2023-02-23T16:47:53.928Z] ---> 2d5f37cb8be5 [2023-02-23T16:47:53.928Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T16:47:53.928Z] ---> Running in 94ac160d7674 [2023-02-23T16:47:53.928Z] Removing intermediate container e899f5fb4a13 [2023-02-23T16:47:53.928Z] ---> 7f99513c16ff [2023-02-23T16:47:53.928Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T16:47:53.928Z] ---> Running in 0bb27ff18ad8 [2023-02-23T16:47:53.928Z] Removing intermediate container 368435ee2e2a [2023-02-23T16:47:53.928Z] ---> f6c76b149d4f [2023-02-23T16:47:53.928Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T16:47:53.928Z] ---> Running in 631e340bf8c4 [2023-02-23T16:47:53.928Z] ---> Running in 021b468822a1 [2023-02-23T16:47:53.928Z] ---> Running in ec35bbd8a173 [2023-02-23T16:47:53.928Z] Removing intermediate container 94ac160d7674 [2023-02-23T16:47:53.928Z] ---> a809e4d9017b [2023-02-23T16:47:53.928Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T16:47:53.928Z] ---> Running in 0b382e4a1841 [2023-02-23T16:47:53.928Z] Removing intermediate container 0bb27ff18ad8 [2023-02-23T16:47:53.928Z] ---> 0fa5333acc7c [2023-02-23T16:47:53.928Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T16:47:53.928Z] ---> Running in dfcd29c55816 [2023-02-23T16:47:53.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.443Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T16:47:54.443Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T16:47:54.443Z] OK: 17046 distinct packages available [2023-02-23T16:47:54.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.443Z] OK: 211 MiB in 51 packages [2023-02-23T16:47:54.443Z] OK: 211 MiB in 51 packages [2023-02-23T16:47:54.443Z] OK: 211 MiB in 51 packages [2023-02-23T16:47:54.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:47:54.443Z] OK: 211 MiB in 51 packages [2023-02-23T16:47:54.700Z] OK: 211 MiB in 51 packages [2023-02-23T16:47:54.957Z] Removing intermediate container 021b468822a1 [2023-02-23T16:47:54.957Z] ---> ecc1800ec4a6 [2023-02-23T16:47:54.957Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T16:47:54.957Z] Removing intermediate container ec35bbd8a173 [2023-02-23T16:47:54.957Z] ---> 078d68e47242 [2023-02-23T16:47:54.957Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T16:47:55.214Z] Removing intermediate container dfcd29c55816 [2023-02-23T16:47:55.214Z] ---> e9d4505de62c [2023-02-23T16:47:55.214Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T16:47:55.214Z] Removing intermediate container 0b382e4a1841 [2023-02-23T16:47:55.214Z] ---> dbb4c3ea2bcf [2023-02-23T16:47:55.214Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:47:55.214Z] ---> 54dc72925f87 [2023-02-23T16:47:55.214Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:47:55.214Z] ---> Running in b05da9eaefea [2023-02-23T16:47:55.214Z] ---> 7c210fb2fd5b [2023-02-23T16:47:55.214Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:47:55.214Z] Removing intermediate container 631e340bf8c4 [2023-02-23T16:47:55.214Z] ---> fa740c17e661 [2023-02-23T16:47:55.214Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T16:47:55.472Z] ---> Running in f00c74d15b0e [2023-02-23T16:47:55.472Z] ---> 582505dfbd13 [2023-02-23T16:47:55.472Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:47:55.472Z] ---> b572ea9e63e1 [2023-02-23T16:47:55.472Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:47:55.472Z] ---> Running in bf52de49b39b [2023-02-23T16:47:55.472Z] ---> Running in e8155edc3f38 [2023-02-23T16:47:55.472Z] ---> 2cd49cc62005 [2023-02-23T16:47:55.472Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:47:55.472Z] ---> Running in 92560afe55cd [2023-02-23T16:47:59.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T16:47:59.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T16:48:00.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-23T16:48:00.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-23T16:48:00.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T16:48:00.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4388/head:refs/remotes/origin/PR-4388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T16:48:01.280Z] Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:48:01.654Z] Merge succeeded, producing 67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:48:01.654Z] Checking out Revision 67fa0f0792c78526fa442648dd27b17203f1a39c (PR-4388) [2023-02-23T16:48:05.334Z] Commit message: "refactor!: Re-work handling of secrets" [2023-02-23T16:48:05.388Z] > git --version # timeout=10 [2023-02-23T16:48:05.399Z] > git --version # 'git version 2.25.1' [2023-02-23T16:48:05.419Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T16:48:06.708Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T16:48:06.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T16:48:06.708Z] Dload Upload Total Spent Left Speed [2023-02-23T16:48:06.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-02-23T16:48:01.301Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T16:48:01.323Z] > git checkout -f 67fa0f0792c78526fa442648dd27b17203f1a39c # timeout=10 [2023-02-23T16:48:01.555Z] > git remote # timeout=10 [2023-02-23T16:48:01.574Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T16:48:01.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T16:48:01.611Z] > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [2023-02-23T16:48:01.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T16:48:01.666Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T16:48:01.681Z] > git checkout -f 67fa0f0792c78526fa442648dd27b17203f1a39c # timeout=10 [2023-02-23T16:48:07.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T16:48:07.832Z] + sudo tee /etc/docker/daemon.new [2023-02-23T16:48:07.832Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T16:48:07.832Z] { [2023-02-23T16:48:07.832Z] "registry-mirrors": [ [2023-02-23T16:48:07.832Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T16:48:07.832Z] ], [2023-02-23T16:48:07.832Z] "bip": "10.250.0.254/24", [2023-02-23T16:48:07.832Z] "hosts": [ [2023-02-23T16:48:07.832Z] "tcp://0.0.0.0:5555", [2023-02-23T16:48:07.833Z] "unix:///var/run/docker.sock" [2023-02-23T16:48:07.833Z] ], [2023-02-23T16:48:07.833Z] "mtu": 1458, [2023-02-23T16:48:07.833Z] "selinux-enabled": true, [2023-02-23T16:48:07.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T16:48:07.833Z] } [Pipeline] sh [2023-02-23T16:48:08.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T16:48:08.538Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T16:48:26.870Z] provisioning config files... [2023-02-23T16:48:26.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15023223582404516925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T16:48:27.298Z] ---> docker-login.sh [2023-02-23T16:48:27.298Z] nexus3.edgexfoundry.org:10001 [2023-02-23T16:48:27.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:48:28.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:48:28.167Z] Configure a credential helper to remove this warning. See [2023-02-23T16:48:28.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:48:28.167Z] [2023-02-23T16:48:28.167Z] Login Succeeded [2023-02-23T16:48:28.167Z] nexus3.edgexfoundry.org:10002 [2023-02-23T16:48:28.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:48:28.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:48:28.441Z] Configure a credential helper to remove this warning. See [2023-02-23T16:48:28.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:48:28.441Z] [2023-02-23T16:48:28.441Z] Login Succeeded [2023-02-23T16:48:28.441Z] nexus3.edgexfoundry.org:10003 [2023-02-23T16:48:28.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:48:28.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:48:28.985Z] Configure a credential helper to remove this warning. See [2023-02-23T16:48:28.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:48:28.985Z] [2023-02-23T16:48:28.985Z] Login Succeeded [2023-02-23T16:48:28.985Z] nexus3.edgexfoundry.org:10004 [2023-02-23T16:48:29.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:48:29.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:48:29.255Z] Configure a credential helper to remove this warning. See [2023-02-23T16:48:29.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:48:29.255Z] [2023-02-23T16:48:29.255Z] Login Succeeded [2023-02-23T16:48:29.255Z] docker.io [2023-02-23T16:48:29.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T16:48:29.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T16:48:29.794Z] Configure a credential helper to remove this warning. See [2023-02-23T16:48:29.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T16:48:29.794Z] [2023-02-23T16:48:29.794Z] Login Succeeded [2023-02-23T16:48:29.794Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T16:48:29.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-23T16:48:30.517Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-23T16:48:30.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T16:48:30.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T16:48:30.627Z] ========================================================= [2023-02-23T16:48:30.627Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T16:48:30.627Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:48:31.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T16:48:31.009Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T16:48:31.009Z] 9b18e9b68314: Pulling fs layer [2023-02-23T16:48:31.009Z] 35d82f9e3411: Pulling fs layer [2023-02-23T16:48:31.009Z] e16973657156: Pulling fs layer [2023-02-23T16:48:31.009Z] fc693d55d65f: Pulling fs layer [2023-02-23T16:48:31.009Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T16:48:31.009Z] dda99020689f: Pulling fs layer [2023-02-23T16:48:31.009Z] db1c61fa0a46: Pulling fs layer [2023-02-23T16:48:31.009Z] 891c053d2c06: Pulling fs layer [2023-02-23T16:48:31.009Z] fc693d55d65f: Waiting [2023-02-23T16:48:31.009Z] 7e9fc2657dce: Waiting [2023-02-23T16:48:31.009Z] 891c053d2c06: Waiting [2023-02-23T16:48:31.009Z] dda99020689f: Waiting [2023-02-23T16:48:31.009Z] db1c61fa0a46: Waiting [2023-02-23T16:48:31.280Z] e16973657156: Verifying Checksum [2023-02-23T16:48:31.280Z] e16973657156: Download complete [2023-02-23T16:48:31.280Z] 35d82f9e3411: Verifying Checksum [2023-02-23T16:48:31.280Z] 35d82f9e3411: Download complete [2023-02-23T16:48:31.280Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T16:48:31.280Z] 7e9fc2657dce: Download complete [2023-02-23T16:48:31.280Z] dda99020689f: Verifying Checksum [2023-02-23T16:48:31.280Z] dda99020689f: Download complete [2023-02-23T16:48:31.280Z] 9b18e9b68314: Download complete [2023-02-23T16:48:32.261Z] 9b18e9b68314: Pull complete [2023-02-23T16:48:32.261Z] 891c053d2c06: Verifying Checksum [2023-02-23T16:48:32.261Z] 891c053d2c06: Download complete [2023-02-23T16:48:32.852Z] 35d82f9e3411: Pull complete [2023-02-23T16:48:33.121Z] e16973657156: Pull complete [2023-02-23T16:48:33.390Z] db1c61fa0a46: Verifying Checksum [2023-02-23T16:48:33.390Z] db1c61fa0a46: Download complete [2023-02-23T16:48:33.975Z] fc693d55d65f: Verifying Checksum [2023-02-23T16:48:33.975Z] fc693d55d65f: Download complete [2023-02-23T16:48:46.304Z] fc693d55d65f: Pull complete [2023-02-23T16:48:46.304Z] 7e9fc2657dce: Pull complete [2023-02-23T16:48:46.304Z] dda99020689f: Pull complete [2023-02-23T16:48:52.972Z] db1c61fa0a46: Pull complete [2023-02-23T16:48:54.387Z] 891c053d2c06: Pull complete [2023-02-23T16:48:54.387Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T16:48:54.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T16:48:54.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:48:54.784Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-23T16:48:54.784Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T16:48:54.784Z] WORKDIR /edgex [2023-02-23T16:48:54.784Z] COPY go.mod . [2023-02-23T16:48:54.784Z] RUN go mod download [2023-02-23T16:48:55.374Z] Sending build context to Docker daemon 3.094MB [2023-02-23T16:48:55.374Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T16:48:55.374Z] ---> f96f9c87975a [2023-02-23T16:48:55.374Z] Step 2/4 : WORKDIR /edgex [2023-02-23T16:48:57.332Z] ---> Running in 00f2ab3610c4 [2023-02-23T16:48:57.603Z] Removing intermediate container 00f2ab3610c4 [2023-02-23T16:48:57.603Z] ---> 6c896fcb509f [2023-02-23T16:48:57.604Z] Step 3/4 : COPY go.mod . [2023-02-23T16:48:57.872Z] ---> fe724a38221c [2023-02-23T16:48:57.872Z] Step 4/4 : RUN go mod download [2023-02-23T16:48:58.141Z] ---> Running in d387953196f3 [2023-02-23T16:49:16.907Z] Removing intermediate container f00c74d15b0e [2023-02-23T16:49:16.907Z] ---> badc515d822c [2023-02-23T16:49:16.907Z] Step 7/32 : COPY . . [2023-02-23T16:49:16.907Z] Removing intermediate container bf52de49b39b [2023-02-23T16:49:16.907Z] ---> 15202b73227a [2023-02-23T16:49:16.907Z] Step 8/22 : COPY . . [2023-02-23T16:49:16.907Z] Removing intermediate container b05da9eaefea [2023-02-23T16:49:16.907Z] ---> 366d43042409 [2023-02-23T16:49:16.907Z] Step 7/23 : COPY . . [2023-02-23T16:49:16.907Z] Removing intermediate container e8155edc3f38 [2023-02-23T16:49:16.907Z] ---> 2ac31da8939d [2023-02-23T16:49:16.907Z] Step 8/24 : COPY . . [2023-02-23T16:49:16.907Z] Removing intermediate container 92560afe55cd [2023-02-23T16:49:16.907Z] ---> 73c206251213 [2023-02-23T16:49:16.907Z] Step 7/19 : COPY . . [2023-02-23T16:49:30.387Z] Removing intermediate container d387953196f3 [2023-02-23T16:49:30.388Z] ---> dcc4c6f2bf57 [2023-02-23T16:49:30.388Z] Successfully built dcc4c6f2bf57 [2023-02-23T16:49:30.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:49:30.791Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T16:49:30.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:49:31.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-7256 does not seem to be running inside a container [2023-02-23T16:49:31.099Z] $ 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-23T16:49:32.228Z] $ docker top 0187d8ac22e9cf0cb9ee17b34c5f3141ad2e8bacc34f9c58b45f9dd9e88c07b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:49:33.072Z] + go version [2023-02-23T16:49:33.072Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T16:49:33.114Z] $ docker stop --time=1 0187d8ac22e9cf0cb9ee17b34c5f3141ad2e8bacc34f9c58b45f9dd9e88c07b5 [2023-02-23T16:49:35.366Z] ---> cef994fed8de [2023-02-23T16:49:35.366Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T16:49:35.366Z] ---> 9bd98861ac37 [2023-02-23T16:49:35.366Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T16:49:35.366Z] ---> 57a55fd71092 [2023-02-23T16:49:35.366Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T16:49:35.366Z] ---> f96ec5e01213 [2023-02-23T16:49:35.366Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T16:49:35.366Z] ---> 5c1c55e209ce [2023-02-23T16:49:35.366Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T16:49:35.366Z] ---> Running in 6a1069f9a04e [2023-02-23T16:49:35.366Z] ---> Running in 50a44c801bb4 [2023-02-23T16:49:35.366Z] ---> Running in 470efe17db93 [2023-02-23T16:49:35.366Z] ---> Running in acb897b4a544 [2023-02-23T16:49:35.366Z] ---> Running in 8da8857f311d [2023-02-23T16:49:35.366Z] Removing intermediate container 470efe17db93 [2023-02-23T16:49:35.366Z] ---> 91a2b5bdd6a9 [2023-02-23T16:49:35.366Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T16:49:35.366Z] ---> Running in 60958cb0cb1d [2023-02-23T16:49:35.366Z] Removing intermediate container 60958cb0cb1d [2023-02-23T16:49:35.366Z] ---> e8f550060bbd [2023-02-23T16:49:35.366Z] 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-23T16:49:35.366Z] ---> Running in 9b046a494b18 [2023-02-23T16:49:35.366Z] 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-23T16:49:35.366Z] 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-23T16:49:35.366Z] 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-23T16:49:35.366Z] 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-23T16:49:35.585Z] $ docker rm -f --volumes 0187d8ac22e9cf0cb9ee17b34c5f3141ad2e8bacc34f9c58b45f9dd9e88c07b5 [2023-02-23T16:49:35.623Z] Removing intermediate container 9b046a494b18 [2023-02-23T16:49:35.623Z] ---> 3c5a3f05db6f [2023-02-23T16:49:35.623Z] Step 11/23 : WORKDIR /edgex-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-02-23T16:49:35.882Z] ---> Running in da7242084971 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-23T16:49:36.139Z] Removing intermediate container da7242084971 [2023-02-23T16:49:36.139Z] ---> 70a2686a50c4 [2023-02-23T16:49:36.139Z] [2023-02-23T16:49:36.139Z] Step 12/23 : FROM alpine:3.15 [Pipeline] sh [2023-02-23T16:49:36.397Z] 3.15: Pulling from library/alpine [2023-02-23T16:49:36.482Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T16:49:36.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:49:36.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-7256 does not seem to be running inside a container [2023-02-23T16:49:36.784Z] $ 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-23T16:49:36.964Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T16:49:36.964Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T16:49:36.964Z] ---> 5ce65d7b0fde [2023-02-23T16:49:36.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T16:49:36.964Z] ---> Running in e4c0632b2f51 [2023-02-23T16:49:36.964Z] Removing intermediate container e4c0632b2f51 [2023-02-23T16:49:36.964Z] ---> 96231ffb1f1c [2023-02-23T16:49:36.964Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T16:49:36.964Z] ---> Running in 7d98027d3aa5 [2023-02-23T16:49:37.863Z] $ docker top c44224020700577e9edf70a6b22678b0427d62cc0f42bb289e2e8b1c5d4d19cf -eo pid,comm [2023-02-23T16:49:37.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:49:37.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2023-02-23T16:49:38.118Z] ========================================================= [2023-02-23T16:49:38.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-23T16:49:38.119Z] ========================================================= [Pipeline] sh [2023-02-23T16:49:38.154Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T16:49:38.154Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T16:49:38.154Z] OK: 15857 distinct packages available [2023-02-23T16:49:38.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:49:38.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:49:38.413Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T16:49:38.413Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T16:49:38.413Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T16:49:38.413Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T16:49:38.413Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T16:49:38.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-02-23T16:49:38.671Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T16:49:38.671Z] OK: 7 MiB in 19 packages [Pipeline] fileExists [Pipeline] sh [2023-02-23T16:49:39.107Z] + make test [2023-02-23T16:49:39.107Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T16:49:41.253Z] Removing intermediate container 7d98027d3aa5 [2023-02-23T16:49:41.253Z] ---> 8c1a40c8bf85 [2023-02-23T16:49:41.253Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T16:49:45.440Z] ---> cf0f14c0d00d [2023-02-23T16:49:45.440Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T16:49:46.374Z] ---> f35c99e7f3f8 [2023-02-23T16:49:46.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T16:49:47.439Z] ---> 686c2444bb0d [2023-02-23T16:49:47.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T16:49:48.004Z] ---> 98f0209d1393 [2023-02-23T16:49:48.004Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T16:49:48.004Z] ---> Running in fd3ae8d726aa [2023-02-23T16:49:48.571Z] Removing intermediate container fd3ae8d726aa [2023-02-23T16:49:48.571Z] ---> ea185bf40079 [2023-02-23T16:49:48.571Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T16:49:48.571Z] ---> Running in 488eebba251d [2023-02-23T16:49:49.943Z] Removing intermediate container 488eebba251d [2023-02-23T16:49:49.943Z] ---> a0fe391d04a5 [2023-02-23T16:49:49.943Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T16:49:50.878Z] ---> Running in c1d3fc4e0695 [2023-02-23T16:49:51.443Z] Removing intermediate container c1d3fc4e0695 [2023-02-23T16:49:51.443Z] ---> 8798052775e6 [2023-02-23T16:49:51.443Z] Step 22/23 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:49:51.443Z] ---> Running in ece33764e003 [2023-02-23T16:49:52.007Z] Removing intermediate container ece33764e003 [2023-02-23T16:49:52.007Z] ---> 5cf4f942f876 [2023-02-23T16:49:52.007Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T16:49:52.007Z] ---> Running in 649027cb4dd2 [2023-02-23T16:49:52.264Z] Removing intermediate container 649027cb4dd2 [2023-02-23T16:49:52.264Z] ---> 88cae4945812 [2023-02-23T16:49:52.264Z] [2023-02-23T16:49:52.264Z] Successfully built 88cae4945812 [2023-02-23T16:49:52.264Z] Successfully tagged security-spire-server:latest [2023-02-23T16:49:52.264Z]  Building security-spire-server ... done Building security-proxy-setup [2023-02-23T16:49:54.830Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:49:54.830Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:49:54.830Z] ---> f5a0fd0ffa8a [2023-02-23T16:49:54.830Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T16:49:54.830Z] ---> Using cache [2023-02-23T16:49:54.830Z] ---> f6c76b149d4f [2023-02-23T16:49:54.830Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T16:49:54.830Z] ---> Using cache [2023-02-23T16:49:54.830Z] ---> 078d68e47242 [2023-02-23T16:49:54.830Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T16:49:54.830Z] ---> Using cache [2023-02-23T16:49:54.830Z] ---> 7c210fb2fd5b [2023-02-23T16:49:54.830Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:49:54.830Z] ---> Using cache [2023-02-23T16:49:54.830Z] ---> badc515d822c [2023-02-23T16:49:54.830Z] Step 7/21 : COPY . . [2023-02-23T16:49:54.830Z] ---> Using cache [2023-02-23T16:49:54.830Z] ---> 9bd98861ac37 [2023-02-23T16:49:54.830Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T16:50:04.797Z] ---> Running in eb786b6a893a [2023-02-23T16:50:06.172Z] 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-23T16:50:11.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-23T16:50:14.675Z] Removing intermediate container 50a44c801bb4 [2023-02-23T16:50:14.675Z] ---> 2b207381ce69 [2023-02-23T16:50:14.675Z] [2023-02-23T16:50:14.675Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T16:50:14.675Z] 3.16: Pulling from library/alpine [2023-02-23T16:50:14.675Z] Removing intermediate container 6a1069f9a04e [2023-02-23T16:50:14.675Z] ---> 085ab1abff5b [2023-02-23T16:50:14.675Z] [2023-02-23T16:50:14.675Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T16:50:14.675Z] 3.16: Pulling from library/alpine [2023-02-23T16:50:15.245Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T16:50:15.245Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T16:50:15.245Z] Status: Image is up to date for alpine:3.16 [2023-02-23T16:50:15.245Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T16:50:15.245Z] ---> dfd21b5a31f5 [2023-02-23T16:50:15.245Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T16:50:15.245Z] ---> dfd21b5a31f5 [2023-02-23T16:50:15.246Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T16:50:19.480Z] ---> Running in a4640e6ae46d [2023-02-23T16:50:19.480Z] ---> Running in 2652020f487d [2023-02-23T16:50:19.480Z] Removing intermediate container acb897b4a544 [2023-02-23T16:50:19.480Z] ---> d605bbbcb1c1 [2023-02-23T16:50:19.480Z] [2023-02-23T16:50:19.480Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T16:50:19.480Z] ---> 5ce65d7b0fde [2023-02-23T16:50:19.480Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T16:50:19.480Z] ---> Using cache [2023-02-23T16:50:19.480Z] ---> 96231ffb1f1c [2023-02-23T16:50:19.480Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T16:50:19.480Z] Removing intermediate container 2652020f487d [2023-02-23T16:50:19.480Z] ---> 3238d824e890 [2023-02-23T16:50:19.480Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T16:50:19.480Z] Removing intermediate container 8da8857f311d [2023-02-23T16:50:19.480Z] ---> 54a43b9a45a5 [2023-02-23T16:50:19.480Z] [2023-02-23T16:50:19.480Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T16:50:19.480Z] ---> dfd21b5a31f5 [2023-02-23T16:50:19.480Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T16:50:19.480Z] ---> Running in 17a89d66fe5e [2023-02-23T16:50:19.480Z] ---> Running in 3da08094c68b [2023-02-23T16:50:19.480Z] ---> Running in e0ba9f30ab78 [2023-02-23T16:50:19.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:19.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.001Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T16:50:20.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.001Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:50:20.001Z] OK: 6 MiB in 15 packages [2023-02-23T16:50:20.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:20.260Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T16:50:20.260Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T16:50:20.260Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:50:20.260Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T16:50:20.260Z] OK: 6 MiB in 16 packages [2023-02-23T16:50:20.260Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T16:50:20.260Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T16:50:20.525Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:50:20.525Z] OK: 6 MiB in 16 packages [2023-02-23T16:50:20.786Z] Removing intermediate container a4640e6ae46d [2023-02-23T16:50:20.786Z] ---> db1db9c6c72f [2023-02-23T16:50:20.786Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T16:50:21.046Z] ---> Running in e36f1e362a70 [2023-02-23T16:50:21.046Z] Removing intermediate container e36f1e362a70 [2023-02-23T16:50:21.046Z] ---> c1d2435f2321 [2023-02-23T16:50:21.046Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T16:50:21.046Z] Removing intermediate container 3da08094c68b [2023-02-23T16:50:21.046Z] ---> 2ae2cfd872b6 [2023-02-23T16:50:21.046Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T16:50:21.046Z] ---> Running in ca0dab8d7a86 [2023-02-23T16:50:21.046Z] ---> Running in ac8c34153eee [2023-02-23T16:50:21.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:21.310Z] Removing intermediate container e0ba9f30ab78 [2023-02-23T16:50:21.310Z] ---> 4671301f3969 [2023-02-23T16:50:21.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T16:50:21.310Z] ---> Running in c8010aad1873 [2023-02-23T16:50:21.310Z] Removing intermediate container ac8c34153eee [2023-02-23T16:50:21.310Z] ---> ee8e5dd3d559 [2023-02-23T16:50:21.310Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T16:50:21.310Z] Removing intermediate container ca0dab8d7a86 [2023-02-23T16:50:21.310Z] ---> 27996920bbf7 [2023-02-23T16:50:21.310Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T16:50:21.310Z] ---> Running in 9a89d6f401e0 [2023-02-23T16:50:21.310Z] ---> Running in 2ce6815e6034 [2023-02-23T16:50:21.310Z] Removing intermediate container c8010aad1873 [2023-02-23T16:50:21.310Z] ---> 8569adb908f0 [2023-02-23T16:50:21.310Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T16:50:21.572Z] Removing intermediate container 9a89d6f401e0 [2023-02-23T16:50:21.572Z] ---> d317251cc360 [2023-02-23T16:50:21.572Z] Step 15/24 : WORKDIR / [2023-02-23T16:50:21.572Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T16:50:21.572Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T16:50:21.572Z] OK: 15857 distinct packages available [2023-02-23T16:50:21.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:21.572Z] ---> Running in a54fbe7a028d [2023-02-23T16:50:21.572Z] Removing intermediate container 2ce6815e6034 [2023-02-23T16:50:21.572Z] ---> b5c223896df1 [2023-02-23T16:50:21.572Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T16:50:21.572Z] ---> Running in 6d8fbc7e216e [2023-02-23T16:50:21.572Z] ---> Running in 2c2c353c57a6 [2023-02-23T16:50:21.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:21.572Z] Removing intermediate container 6d8fbc7e216e [2023-02-23T16:50:21.572Z] ---> 22f1c6932f61 [2023-02-23T16:50:21.572Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:50:21.572Z] Removing intermediate container a54fbe7a028d [2023-02-23T16:50:21.572Z] ---> 39e8a791c43e [2023-02-23T16:50:21.572Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T16:50:21.572Z] Removing intermediate container 2c2c353c57a6 [2023-02-23T16:50:21.572Z] ---> 5ca9cb4a95db [2023-02-23T16:50:21.572Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T16:50:21.572Z] ---> Running in cd91c86bee4f [2023-02-23T16:50:21.572Z] ---> Running in 0743ce6c380b [2023-02-23T16:50:21.831Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T16:50:21.831Z] Removing intermediate container 0743ce6c380b [2023-02-23T16:50:21.831Z] ---> 3cadd00d1707 [2023-02-23T16:50:21.831Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T16:50:21.831Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T16:50:21.831Z] Removing intermediate container cd91c86bee4f [2023-02-23T16:50:21.831Z] ---> 9abfe77d338b [2023-02-23T16:50:21.831Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:50:21.831Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T16:50:21.831Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T16:50:21.831Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T16:50:21.831Z] ---> a28dd54c9b49 [2023-02-23T16:50:21.831Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T16:50:21.831Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T16:50:21.831Z] ---> Running in 0dd92a909fcd [2023-02-23T16:50:21.831Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T16:50:21.831Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T16:50:21.831Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T16:50:21.831Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T16:50:21.831Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T16:50:21.831Z] OK: 8 MiB in 23 packages [2023-02-23T16:50:22.462Z] ---> 638dc5633268 [2023-02-23T16:50:22.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T16:50:22.462Z] ---> 1109746655b9 [2023-02-23T16:50:22.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T16:50:23.404Z] ---> 128fcc1d5ad4 [2023-02-23T16:50:23.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T16:50:23.404Z] Removing intermediate container 17a89d66fe5e [2023-02-23T16:50:23.404Z] ---> 57839a35eb17 [2023-02-23T16:50:23.404Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:50:23.404Z] Removing intermediate container 0dd92a909fcd [2023-02-23T16:50:23.404Z] ---> 6d536da3c1ef [2023-02-23T16:50:23.404Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T16:50:23.404Z] ---> 2356a30a3cc0 [2023-02-23T16:50:23.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T16:50:23.405Z] ---> Running in ed4f26662943 [2023-02-23T16:50:23.664Z] ---> 565ec186f734 [2023-02-23T16:50:23.664Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T16:50:23.664Z] Removing intermediate container ed4f26662943 [2023-02-23T16:50:23.664Z] ---> 575de519f33a [2023-02-23T16:50:23.664Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T16:50:23.664Z] ---> 612f53f8b577 [2023-02-23T16:50:23.664Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T16:50:23.664Z] ---> 89200dd8ea78 [2023-02-23T16:50:23.664Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T16:50:23.664Z] ---> Running in 4d0600608ce3 [2023-02-23T16:50:23.664Z] ---> Running in 69e589272cbf [2023-02-23T16:50:24.601Z] Removing intermediate container 4d0600608ce3 [2023-02-23T16:50:24.602Z] ---> 2ae2581eb7f3 [2023-02-23T16:50:24.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:50:24.602Z] ---> c3832a985daa [2023-02-23T16:50:24.602Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T16:50:24.602Z] Removing intermediate container 69e589272cbf [2023-02-23T16:50:24.602Z] ---> 2e1607d03b7b [2023-02-23T16:50:24.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:50:24.602Z] ---> b19c089b2a2a [2023-02-23T16:50:24.602Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T16:50:24.602Z] ---> Running in a71a03e7cca4 [2023-02-23T16:50:24.602Z] ---> Running in 1a3613d7e967 [2023-02-23T16:50:24.602Z] ---> Running in 7d7fcdf28af4 [2023-02-23T16:50:24.861Z] Removing intermediate container a71a03e7cca4 [2023-02-23T16:50:24.861Z] ---> 8dc5664db26c [2023-02-23T16:50:24.861Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T16:50:24.861Z] Removing intermediate container 7d7fcdf28af4 [2023-02-23T16:50:24.861Z] ---> b358c57be4e0 [2023-02-23T16:50:24.861Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T16:50:24.861Z] ---> Running in 5920c46c30af [2023-02-23T16:50:24.861Z] ---> 8c8546f859c5 [2023-02-23T16:50:24.861Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T16:50:24.861Z] ---> Running in 2a49c2ee7933 [2023-02-23T16:50:24.861Z] ---> Running in be35944bb8e9 [2023-02-23T16:50:24.861Z] Removing intermediate container 5920c46c30af [2023-02-23T16:50:24.861Z] ---> 41f69e005848 [2023-02-23T16:50:24.861Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:50:25.123Z] ---> Running in 152cafd55099 [2023-02-23T16:50:25.123Z] Removing intermediate container be35944bb8e9 [2023-02-23T16:50:25.123Z] ---> 235f288078b8 [2023-02-23T16:50:25.123Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:50:25.123Z] Removing intermediate container 2a49c2ee7933 [2023-02-23T16:50:25.123Z] ---> eb53f7955c7a [2023-02-23T16:50:25.123Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:50:25.123Z] ---> Running in 677949694cf8 [2023-02-23T16:50:25.123Z] ---> Running in efa6f1f92d94 [2023-02-23T16:50:25.123Z] Removing intermediate container 152cafd55099 [2023-02-23T16:50:25.123Z] ---> 035e5c62c3e3 [2023-02-23T16:50:25.123Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T16:50:25.123Z] Removing intermediate container 677949694cf8 [2023-02-23T16:50:25.123Z] ---> 99bfc8b72281 [2023-02-23T16:50:25.123Z] Step 17/19 : LABEL arch=x86_64 [2023-02-23T16:50:25.123Z] Removing intermediate container efa6f1f92d94 [2023-02-23T16:50:25.123Z] ---> 2693cf7866bf [2023-02-23T16:50:25.123Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T16:50:25.123Z] ---> Running in 2770dd1e9ccc [2023-02-23T16:50:25.123Z] ---> Running in 5d922752dac2 [2023-02-23T16:50:25.123Z] ---> Running in 22213fa8ab5e [2023-02-23T16:50:25.383Z] Removing intermediate container 2770dd1e9ccc [2023-02-23T16:50:25.383Z] ---> c39dac625bc4 [2023-02-23T16:50:25.383Z] [2023-02-23T16:50:25.383Z] Removing intermediate container 22213fa8ab5e [2023-02-23T16:50:25.383Z] ---> cf2c2000209a [2023-02-23T16:50:25.383Z] Step 18/19 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:50:25.383Z] Removing intermediate container 5d922752dac2 [2023-02-23T16:50:25.383Z] ---> d0d38b5e8e82 [2023-02-23T16:50:25.383Z] [2023-02-23T16:50:25.383Z] ---> Running in d4e9025ca02f [2023-02-23T16:50:25.383Z] Removing intermediate container 1a3613d7e967 [2023-02-23T16:50:25.383Z] ---> 4678f06e5369 [2023-02-23T16:50:25.383Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:50:25.383Z] Successfully built d0d38b5e8e82 [2023-02-23T16:50:25.383Z] Successfully built c39dac625bc4 [2023-02-23T16:50:25.383Z] Successfully tagged core-metadata:latest [2023-02-23T16:50:25.383Z] Successfully tagged support-notifications:latest [2023-02-23T16:50:25.383Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-23T16:50:25.383Z] Building security-spire-config [2023-02-23T16:50:25.643Z]  Building support-notifications ... done Removing intermediate container d4e9025ca02f [2023-02-23T16:50:25.643Z] ---> 84786ba4df1a [2023-02-23T16:50:25.643Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T16:50:25.643Z] ---> Running in e9c0d208dd13 [2023-02-23T16:50:25.643Z] ---> c4b6891a2f3a [2023-02-23T16:50:25.643Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T16:50:25.643Z] Removing intermediate container e9c0d208dd13 [2023-02-23T16:50:25.643Z] ---> 4e3610644ce4 [2023-02-23T16:50:25.643Z] [2023-02-23T16:50:25.643Z] Successfully built 4e3610644ce4 [2023-02-23T16:50:25.643Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-23T16:50:25.643Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-02-23T16:50:26.216Z] 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-23T16:50:31.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:50:31.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:50:31.523Z] ---> f5a0fd0ffa8a [2023-02-23T16:50:31.523Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T16:50:31.523Z] ---> Using cache [2023-02-23T16:50:31.523Z] ---> f6c76b149d4f [2023-02-23T16:50:31.523Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T16:50:31.523Z] ---> Using cache [2023-02-23T16:50:31.523Z] ---> 078d68e47242 [2023-02-23T16:50:31.523Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T16:50:31.523Z] ---> Using cache [2023-02-23T16:50:31.523Z] ---> 7c210fb2fd5b [2023-02-23T16:50:31.523Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:50:31.523Z] ---> Using cache [2023-02-23T16:50:31.523Z] ---> badc515d822c [2023-02-23T16:50:31.523Z] Step 7/24 : COPY . . [2023-02-23T16:50:31.523Z] ---> Using cache [2023-02-23T16:50:31.523Z] ---> 9bd98861ac37 [2023-02-23T16:50:31.523Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T16:50:31.784Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:50:31.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:50:31.784Z] ---> f5a0fd0ffa8a [2023-02-23T16:50:31.784Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> c97e4db816c7 [2023-02-23T16:50:31.784Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> 0fa5333acc7c [2023-02-23T16:50:31.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> e9d4505de62c [2023-02-23T16:50:31.784Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> 582505dfbd13 [2023-02-23T16:50:31.784Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> 2ac31da8939d [2023-02-23T16:50:31.784Z] Step 8/22 : COPY . . [2023-02-23T16:50:31.784Z] ---> Using cache [2023-02-23T16:50:31.784Z] ---> cef994fed8de [2023-02-23T16:50:31.784Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T16:50:33.182Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:50:33.183Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:50:33.183Z] ---> f5a0fd0ffa8a [2023-02-23T16:50:33.183Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T16:50:33.183Z] ---> Using cache [2023-02-23T16:50:33.183Z] ---> f6c76b149d4f [2023-02-23T16:50:33.183Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T16:50:38.526Z] ---> 0a602c54687d [2023-02-23T16:50:38.526Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T16:50:38.526Z] ---> Running in 69f2fc20e98d [2023-02-23T16:50:38.526Z] ---> Running in 11c425507c6b [2023-02-23T16:50:38.526Z] ---> Running in 738c8d2c0f8a [2023-02-23T16:50:38.526Z] ---> 1f1e2dc238bd [2023-02-23T16:50:38.526Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T16:50:38.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:38.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:38.527Z] 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-23T16:50:38.786Z] ---> 4db81b35952c [2023-02-23T16:50:38.786Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T16:50:38.786Z] 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-23T16:50:38.786Z] OK: 211 MiB in 51 packages [2023-02-23T16:50:40.737Z] ---> 3a6383eea68e [2023-02-23T16:50:40.737Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T16:50:40.737Z] Removing intermediate container eb786b6a893a [2023-02-23T16:50:40.737Z] ---> 1c39b134eff4 [2023-02-23T16:50:40.737Z] [2023-02-23T16:50:40.737Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T16:50:40.737Z] ---> dfd21b5a31f5 [2023-02-23T16:50:40.737Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T16:50:40.737Z] ---> Running in 157a40da24f8 [2023-02-23T16:50:40.737Z] Removing intermediate container 69f2fc20e98d [2023-02-23T16:50:40.737Z] ---> c845f23fc7a8 [2023-02-23T16:50:40.737Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T16:50:40.737Z] ---> 14a0a5b96cda [2023-02-23T16:50:40.737Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T16:50:40.737Z] ---> 5ad886ca2a02 [2023-02-23T16:50:40.737Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:50:40.737Z] ---> 3cb9796b9a8f [2023-02-23T16:50:40.737Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T16:50:40.737Z] ---> Running in 5ec941b59a71 [2023-02-23T16:50:40.737Z] ---> Running in 115bc25878b9 [2023-02-23T16:50:40.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:40.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:50:41.259Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T16:50:41.259Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T16:50:41.259Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T16:50:41.259Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T16:50:41.259Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T16:50:41.259Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T16:50:41.519Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:50:41.519Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T16:50:41.519Z] OK: 8 MiB in 20 packages [2023-02-23T16:50:42.459Z] Removing intermediate container 5ec941b59a71 [2023-02-23T16:50:42.459Z] ---> c869bcf0118a [2023-02-23T16:50:42.459Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T16:50:42.804Z] Removing intermediate container 157a40da24f8 [2023-02-23T16:50:42.804Z] ---> 82aa473a8cd0 [2023-02-23T16:50:42.804Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T16:50:42.804Z] ---> Running in b90fc4dfaa4a [2023-02-23T16:50:42.804Z] ---> Running in 5146632f057a [2023-02-23T16:50:43.070Z] Removing intermediate container b90fc4dfaa4a [2023-02-23T16:50:43.070Z] ---> 2d9b86e0bf91 [2023-02-23T16:50:43.070Z] Step 29/32 : CMD ["gate"] [2023-02-23T16:50:43.070Z] Removing intermediate container 5146632f057a [2023-02-23T16:50:43.070Z] ---> b26d77ba3dca [2023-02-23T16:50:43.070Z] Step 12/21 : WORKDIR /edgex [2023-02-23T16:50:43.336Z] ---> Running in 3a50002e498d [2023-02-23T16:50:43.602Z] ---> Running in f8d6c938b7ae [2023-02-23T16:50:43.602Z] Removing intermediate container 3a50002e498d [2023-02-23T16:50:43.602Z] ---> 15d7952c0d9e [2023-02-23T16:50:43.602Z] Step 30/32 : LABEL arch=x86_64 [2023-02-23T16:50:43.602Z] ---> Running in a2e8b945eba0 [2023-02-23T16:50:43.906Z] Removing intermediate container f8d6c938b7ae [2023-02-23T16:50:43.906Z] ---> a214c7b7b6b7 [2023-02-23T16:50:43.906Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T16:50:43.906Z] Removing intermediate container a2e8b945eba0 [2023-02-23T16:50:43.906Z] ---> 06a958202871 [2023-02-23T16:50:43.906Z] Step 31/32 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:50:44.176Z] ---> Running in 11de53d105a2 [2023-02-23T16:50:44.756Z] Removing intermediate container 11de53d105a2 [2023-02-23T16:50:44.756Z] ---> 03d707a55917 [2023-02-23T16:50:44.756Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T16:50:44.756Z] ---> 7728768d5872 [2023-02-23T16:50:44.756Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T16:50:49.262Z] ---> Running in 66d24231f834 [2023-02-23T16:50:50.650Z] Removing intermediate container 66d24231f834 [2023-02-23T16:50:50.650Z] ---> 493b1dc624e1 [2023-02-23T16:50:50.650Z] [2023-02-23T16:50:50.650Z] Successfully built 493b1dc624e1 [2023-02-23T16:50:50.650Z] Successfully tagged security-bootstrapper:latest [2023-02-23T16:50:50.650Z] Building security-spire-agent [2023-02-23T16:50:50.909Z]  Building security-bootstrapper ... done  ---> 840a4d4c4a73 [2023-02-23T16:50:50.909Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T16:50:55.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:50:55.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:50:55.112Z] ---> f5a0fd0ffa8a [2023-02-23T16:50:55.112Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T16:50:55.112Z] ---> Using cache [2023-02-23T16:50:55.112Z] ---> f6c76b149d4f [2023-02-23T16:50:55.112Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T16:50:55.112Z] ---> Using cache [2023-02-23T16:50:55.112Z] ---> c845f23fc7a8 [2023-02-23T16:50:55.112Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T16:50:55.112Z] ---> Using cache [2023-02-23T16:50:55.112Z] ---> 5ad886ca2a02 [2023-02-23T16:50:55.112Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:51:00.421Z] ---> 68ef11a13850 [2023-02-23T16:51:00.421Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T16:51:00.690Z] ---> Running in 95297a6adc9c [2023-02-23T16:51:00.974Z] ---> c621822e4ebc [2023-02-23T16:51:00.974Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T16:51:00.974Z] ---> Running in 0bfa54f80a44 [2023-02-23T16:51:02.872Z] Removing intermediate container 0bfa54f80a44 [2023-02-23T16:51:02.872Z] ---> 938c032e5fe0 [2023-02-23T16:51:02.872Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T16:51:03.140Z] ---> Running in 11ae92683b5f [2023-02-23T16:51:03.140Z] Removing intermediate container 11ae92683b5f [2023-02-23T16:51:03.140Z] ---> dc72f4721ef5 [2023-02-23T16:51:03.140Z] Step 19/21 : LABEL arch=x86_64 [2023-02-23T16:51:03.436Z] ---> Running in e024b119c6ef [2023-02-23T16:51:03.436Z] Removing intermediate container e024b119c6ef [2023-02-23T16:51:03.436Z] ---> e0812e90c8a5 [2023-02-23T16:51:03.436Z] Step 20/21 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:51:03.436Z] ---> Running in 9413c2c95b94 [2023-02-23T16:51:03.696Z] Removing intermediate container 9413c2c95b94 [2023-02-23T16:51:03.696Z] ---> ea97fbb05352 [2023-02-23T16:51:03.696Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T16:51:03.696Z] ---> Running in 5407ce029a39 [2023-02-23T16:51:03.696Z] Removing intermediate container 5407ce029a39 [2023-02-23T16:51:03.696Z] ---> eec747b5b093 [2023-02-23T16:51:03.696Z] [2023-02-23T16:51:03.696Z] Successfully built eec747b5b093 [2023-02-23T16:51:03.696Z] Successfully tagged security-proxy-setup:latest [2023-02-23T16:51:03.696Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-02-23T16:51:05.277Z] 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-23T16:51:06.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:51:06.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:51:06.840Z] ---> f5a0fd0ffa8a [2023-02-23T16:51:06.840Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> c97e4db816c7 [2023-02-23T16:51:06.840Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> 0fa5333acc7c [2023-02-23T16:51:06.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> e9d4505de62c [2023-02-23T16:51:06.840Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> 582505dfbd13 [2023-02-23T16:51:06.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> 2ac31da8939d [2023-02-23T16:51:06.840Z] Step 8/22 : COPY . . [2023-02-23T16:51:06.840Z] ---> Using cache [2023-02-23T16:51:06.840Z] ---> cef994fed8de [2023-02-23T16:51:06.840Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T16:51:13.714Z] ---> Running in b7ff2cb6f774 [2023-02-23T16:51:13.714Z] 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-23T16:51:28.740Z] Removing intermediate container 738c8d2c0f8a [2023-02-23T16:51:28.740Z] ---> e1075a12b3d3 [2023-02-23T16:51:28.740Z] [2023-02-23T16:51:28.740Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T16:51:28.740Z] ---> dfd21b5a31f5 [2023-02-23T16:51:28.740Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T16:51:28.740Z] ---> Running in 85052046ccb3 [2023-02-23T16:51:28.740Z] Removing intermediate container 11c425507c6b [2023-02-23T16:51:28.740Z] ---> 9db5fb2b585d [2023-02-23T16:51:28.740Z] [2023-02-23T16:51:28.740Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T16:51:28.740Z] ---> dfd21b5a31f5 [2023-02-23T16:51:28.740Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T16:51:28.740Z] ---> Using cache [2023-02-23T16:51:28.740Z] ---> db1db9c6c72f [2023-02-23T16:51:28.740Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T16:51:28.740Z] ---> Using cache [2023-02-23T16:51:28.740Z] ---> c1d2435f2321 [2023-02-23T16:51:28.740Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T16:51:28.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:28.740Z] ---> Running in 9d9ea462c6dd [2023-02-23T16:51:28.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:28.740Z] Removing intermediate container 115bc25878b9 [2023-02-23T16:51:28.740Z] ---> d46643565329 [2023-02-23T16:51:28.740Z] Step 7/24 : COPY . . [2023-02-23T16:51:28.740Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T16:51:28.740Z] Removing intermediate container 9d9ea462c6dd [2023-02-23T16:51:28.740Z] ---> 3c34bc373386 [2023-02-23T16:51:28.740Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T16:51:28.740Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T16:51:28.740Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T16:51:28.740Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:51:28.740Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T16:51:28.740Z] OK: 6 MiB in 17 packages [2023-02-23T16:51:38.745Z] ---> Running in 5c223885f108 [2023-02-23T16:51:38.746Z] ---> 4622f2ea6151 [2023-02-23T16:51:38.746Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T16:51:38.746Z] Removing intermediate container 5c223885f108 [2023-02-23T16:51:38.746Z] ---> 8a302f15c21b [2023-02-23T16:51:38.746Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:51:38.746Z] ---> Running in cbef11242ffa [2023-02-23T16:51:38.746Z] Removing intermediate container 85052046ccb3 [2023-02-23T16:51:38.746Z] ---> 7a06c8963f2b [2023-02-23T16:51:38.746Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T16:51:38.746Z] Removing intermediate container cbef11242ffa [2023-02-23T16:51:38.746Z] ---> 72442ae947f3 [2023-02-23T16:51:38.746Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T16:51:38.746Z] Removing intermediate container 95297a6adc9c [2023-02-23T16:51:38.746Z] ---> 00ca372b90ee [2023-02-23T16:51:38.746Z] Step 7/24 : COPY . . [2023-02-23T16:51:41.271Z] ---> Running in a3b5e3f3091c [2023-02-23T16:51:44.555Z] ---> 5b671b169a97 [2023-02-23T16:51:44.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T16:51:44.555Z] ---> Running in abcfa829bb2f [2023-02-23T16:51:44.555Z] Removing intermediate container a3b5e3f3091c [2023-02-23T16:51:44.555Z] ---> ad52b5d9ebb2 [2023-02-23T16:51:44.555Z] Step 12/24 : WORKDIR / [2023-02-23T16:51:44.555Z] ---> Running in 780759137ca7 [2023-02-23T16:51:44.555Z] Removing intermediate container abcfa829bb2f [2023-02-23T16:51:44.555Z] ---> e68ca6ee65f7 [2023-02-23T16:51:44.556Z] 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-23T16:51:44.556Z] ---> 58299231a290 [2023-02-23T16:51:44.556Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T16:51:44.556Z] Removing intermediate container b7ff2cb6f774 [2023-02-23T16:51:44.556Z] ---> 29e425647685 [2023-02-23T16:51:44.556Z] [2023-02-23T16:51:44.556Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T16:51:44.556Z] ---> dfd21b5a31f5 [2023-02-23T16:51:44.556Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T16:51:45.135Z] Removing intermediate container 780759137ca7 [2023-02-23T16:51:45.135Z] ---> ccd043eb7a02 [2023-02-23T16:51:45.135Z] 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-23T16:51:45.135Z] ---> Running in 4d498f58da2c [2023-02-23T16:51:45.135Z] ---> Running in 765e0fc91a0b [2023-02-23T16:51:45.135Z] ---> Running in 3fc849887f01 [2023-02-23T16:51:45.135Z] ---> c76d042335e3 [2023-02-23T16:51:45.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T16:51:45.393Z] Removing intermediate container 3fc849887f01 [2023-02-23T16:51:45.393Z] ---> 253293cfa8c0 [2023-02-23T16:51:45.393Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T16:51:45.393Z] Removing intermediate container 765e0fc91a0b [2023-02-23T16:51:45.393Z] ---> 57cb1390fee4 [2023-02-23T16:51:45.393Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T16:51:45.393Z] ---> 4ff83a32aa7e [2023-02-23T16:51:45.393Z] 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-23T16:51:45.393Z] ---> Running in 6b3768cc76ff [2023-02-23T16:51:45.393Z] ---> Running in 842ccace5319 [2023-02-23T16:51:45.393Z] ---> 83fe1335b0e4 [2023-02-23T16:51:45.393Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T16:51:45.393Z] ---> Running in 6fce7775b469 [2023-02-23T16:51:45.393Z] Removing intermediate container 842ccace5319 [2023-02-23T16:51:45.393Z] ---> 257c4f22a7b1 [2023-02-23T16:51:45.393Z] 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-23T16:51:45.650Z] ---> ba23eca8f763 [2023-02-23T16:51:45.650Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T16:51:45.650Z] ---> Running in 095d1af8d9e3 [2023-02-23T16:51:45.650Z] Removing intermediate container 6fce7775b469 [2023-02-23T16:51:45.650Z] ---> 5b8eb72ca2a7 [2023-02-23T16:51:45.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:51:45.650Z] ---> Running in cac6e55fc033 [2023-02-23T16:51:45.650Z] ---> d9a7a37ca7ec [2023-02-23T16:51:45.650Z] 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-23T16:51:45.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:45.650Z] Removing intermediate container cac6e55fc033 [2023-02-23T16:51:45.650Z] ---> 3418be1eb6f8 [2023-02-23T16:51:45.650Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T16:51:45.907Z] ---> Running in 82b821422c90 [2023-02-23T16:51:45.907Z] Removing intermediate container 4d498f58da2c [2023-02-23T16:51:45.907Z] ---> 344bdc6a876a [2023-02-23T16:51:45.907Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T16:51:45.907Z] ---> Running in afe11228cbbd [2023-02-23T16:51:45.908Z] Removing intermediate container 82b821422c90 [2023-02-23T16:51:45.908Z] ---> e04ad34c7619 [2023-02-23T16:51:45.908Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:51:45.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:45.908Z] ---> Running in 5181b7464033 [2023-02-23T16:51:45.908Z] ---> 1852be4ed6a7 [2023-02-23T16:51:45.908Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T16:51:45.908Z] Removing intermediate container afe11228cbbd [2023-02-23T16:51:45.908Z] ---> 05bdb29809ae [2023-02-23T16:51:45.908Z] [2023-02-23T16:51:45.908Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T16:51:45.908Z] ---> 5ce65d7b0fde [2023-02-23T16:51:45.908Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T16:51:45.908Z] ---> Using cache [2023-02-23T16:51:45.908Z] ---> 96231ffb1f1c [2023-02-23T16:51:45.908Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T16:51:46.166Z] ---> Running in 492ca2776124 [2023-02-23T16:51:46.166Z] Removing intermediate container 5181b7464033 [2023-02-23T16:51:46.166Z] ---> 6483be8b1982 [2023-02-23T16:51:46.166Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T16:51:46.166Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T16:51:46.166Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:51:46.166Z] OK: 6 MiB in 15 packages [2023-02-23T16:51:46.423Z] ---> Running in 32db6a6b8fee [2023-02-23T16:51:46.423Z] ---> b8365e32b3de [2023-02-23T16:51:46.423Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T16:51:46.423Z] Removing intermediate container 32db6a6b8fee [2023-02-23T16:51:46.423Z] ---> a9fc7724c3b7 [2023-02-23T16:51:46.423Z] [2023-02-23T16:51:46.423Z] Removing intermediate container 095d1af8d9e3 [2023-02-23T16:51:46.423Z] ---> ed2721e9fc7d [2023-02-23T16:51:46.423Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T16:51:46.688Z] Successfully built a9fc7724c3b7 [2023-02-23T16:51:46.688Z] Successfully tagged support-scheduler:latest [2023-02-23T16:51:46.688Z]  Building support-scheduler ... done Building core-command [2023-02-23T16:51:46.688Z] ---> Running in b60d6a4c11c1 [2023-02-23T16:51:48.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:48.376Z] Removing intermediate container 6b3768cc76ff [2023-02-23T16:51:48.376Z] ---> 6d29061cd306 [2023-02-23T16:51:48.376Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:51:48.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:48.980Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T16:51:48.980Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T16:51:48.980Z] OK: 15857 distinct packages available [2023-02-23T16:51:48.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:48.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:51:48.980Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T16:51:49.239Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T16:51:49.239Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T16:51:49.239Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T16:51:49.239Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T16:51:49.239Z] OK: 6 MiB in 18 packages [2023-02-23T16:51:50.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:51:50.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:51:50.175Z] ---> f5a0fd0ffa8a [2023-02-23T16:51:50.175Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> c97e4db816c7 [2023-02-23T16:51:50.175Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> 0fa5333acc7c [2023-02-23T16:51:50.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> e9d4505de62c [2023-02-23T16:51:50.175Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> 582505dfbd13 [2023-02-23T16:51:50.175Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> 2ac31da8939d [2023-02-23T16:51:50.175Z] Step 8/23 : COPY . . [2023-02-23T16:51:50.175Z] ---> Using cache [2023-02-23T16:51:50.175Z] ---> cef994fed8de [2023-02-23T16:51:50.175Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T16:51:51.111Z] Removing intermediate container b60d6a4c11c1 [2023-02-23T16:51:51.111Z] ---> e69c9fb3e1f0 [2023-02-23T16:51:51.111Z] [2023-02-23T16:51:51.111Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T16:51:51.111Z] ---> 5ce65d7b0fde [2023-02-23T16:51:51.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T16:51:51.111Z] ---> Using cache [2023-02-23T16:51:51.111Z] ---> 96231ffb1f1c [2023-02-23T16:51:51.111Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T16:51:51.111Z] ---> f8de0120dbc1 [2023-02-23T16:51:51.111Z] ---> Using cache [2023-02-23T16:51:51.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 8c1a40c8bf85 [2023-02-23T16:51:51.111Z] [2023-02-23T16:51:51.111Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T16:51:51.111Z] ---> Running in 1f773b71d5a8 [2023-02-23T16:51:51.111Z] ---> 9fae748c5df8 [2023-02-23T16:51:51.111Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T16:51:51.370Z] Removing intermediate container 492ca2776124 [2023-02-23T16:51:51.371Z] ---> 1facb8b77609 [2023-02-23T16:51:51.371Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T16:51:51.936Z] 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-23T16:51:53.842Z] ---> 2e1988ef0e19 [2023-02-23T16:51:53.842Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T16:51:53.842Z] ---> 2cfa18f0405b [2023-02-23T16:51:53.842Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T16:51:53.842Z] ---> 265c76d3db6a [2023-02-23T16:51:53.842Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T16:51:53.842Z] ---> Running in 4a96665a979f [2023-02-23T16:51:53.842Z] ---> 0e7d7a57db0f [2023-02-23T16:51:53.842Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T16:51:53.842Z] ---> f7afdfbdd577 [2023-02-23T16:51:53.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T16:51:53.842Z] ---> 9f699ad74a76 [2023-02-23T16:51:53.842Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T16:51:53.842Z] ---> Running in 47cefe7da94c [2023-02-23T16:51:54.811Z] Removing intermediate container 47cefe7da94c [2023-02-23T16:51:54.811Z] ---> e519395f2ebc [2023-02-23T16:51:54.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T16:51:54.811Z] ---> 2da27bac725c [2023-02-23T16:51:54.811Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T16:51:54.811Z] ---> b5a33f1c924e [2023-02-23T16:51:54.811Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T16:51:54.811Z] ---> Running in ee696455b3f5 [2023-02-23T16:51:55.100Z] ---> ff16dd28da43 [2023-02-23T16:51:55.100Z] Step 19/24 : WORKDIR / [2023-02-23T16:51:55.100Z] ---> Running in bec9201b0d28 [2023-02-23T16:51:55.100Z] ---> be330c3dfb2f [2023-02-23T16:51:55.100Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T16:51:55.443Z] Removing intermediate container bec9201b0d28 [2023-02-23T16:51:55.443Z] ---> 22b9075a8abd [2023-02-23T16:51:55.443Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T16:51:55.443Z] Removing intermediate container 4a96665a979f [2023-02-23T16:51:55.443Z] ---> 36161da0b223 [2023-02-23T16:51:55.443Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T16:51:55.720Z] ---> db3105759cdb [2023-02-23T16:51:55.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T16:51:55.720Z] ---> Running in de81b87fcb4f [2023-02-23T16:51:55.720Z] ---> Running in 0454548115f7 [2023-02-23T16:51:55.720Z] Removing intermediate container de81b87fcb4f [2023-02-23T16:51:55.720Z] ---> 507e2acd59d0 [2023-02-23T16:51:55.720Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T16:51:55.720Z] Removing intermediate container 0454548115f7 [2023-02-23T16:51:55.720Z] ---> f1363a45714b [2023-02-23T16:51:55.720Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T16:51:55.720Z] ---> Running in 4ed1d675b69b [2023-02-23T16:51:55.720Z] ---> Running in 6f33865e2691 [2023-02-23T16:51:55.982Z] ---> 57262e47af52 [2023-02-23T16:51:55.982Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T16:51:55.982Z] ---> Running in 4d91476a1a59 [2023-02-23T16:51:55.982Z] Removing intermediate container 6f33865e2691 [2023-02-23T16:51:55.982Z] ---> ea0bf1d5a2c6 [2023-02-23T16:51:55.982Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:51:55.982Z] Removing intermediate container 4ed1d675b69b [2023-02-23T16:51:55.982Z] ---> 8d4a624bd5b5 [2023-02-23T16:51:55.982Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T16:51:55.982Z] ---> Running in c41d5a68f6b6 [2023-02-23T16:51:55.982Z] ---> Running in a201a85c7f4b [2023-02-23T16:51:56.249Z] Removing intermediate container ee696455b3f5 [2023-02-23T16:51:56.249Z] ---> c69835915fff [2023-02-23T16:51:56.249Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T16:51:56.249Z] Removing intermediate container 4d91476a1a59 [2023-02-23T16:51:56.249Z] ---> be1f56bba6a5 [2023-02-23T16:51:56.249Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T16:51:56.249Z] ---> Running in 2a6d011d7ec9 [2023-02-23T16:51:56.249Z] ---> Running in 14f8cece2259 [2023-02-23T16:51:56.249Z] Removing intermediate container c41d5a68f6b6 [2023-02-23T16:51:56.249Z] ---> 16d1d7c7452a [2023-02-23T16:51:56.249Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T16:51:56.249Z] Removing intermediate container a201a85c7f4b [2023-02-23T16:51:56.249Z] ---> f11b9c79e237 [2023-02-23T16:51:56.249Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:51:56.249Z] ---> Running in c33e778eb9c0 [2023-02-23T16:51:56.249Z] Removing intermediate container 2a6d011d7ec9 [2023-02-23T16:51:56.249Z] ---> b0a0c1d99ddf [2023-02-23T16:51:56.249Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T16:51:56.249Z] ---> Running in b8472cd513de [2023-02-23T16:51:56.249Z] ---> Running in 56f2dec858e8 [2023-02-23T16:51:56.511Z] Removing intermediate container 14f8cece2259 [2023-02-23T16:51:56.511Z] ---> 697a3db43281 [2023-02-23T16:51:56.511Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T16:51:56.511Z] ---> Running in 70fa5ccf66e5 [2023-02-23T16:51:56.511Z] Removing intermediate container c33e778eb9c0 [2023-02-23T16:51:56.511Z] ---> fde6e0b2e70a [2023-02-23T16:51:56.511Z] [2023-02-23T16:51:56.511Z] Removing intermediate container b8472cd513de [2023-02-23T16:51:56.511Z] ---> 37a9d351963c [2023-02-23T16:51:56.511Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T16:51:56.511Z] Successfully built fde6e0b2e70a [2023-02-23T16:51:56.771Z] Successfully tagged security-secretstore-setup:latest [2023-02-23T16:51:56.771Z]  Building security-secretstore-setup ... done Building core-data [2023-02-23T16:51:56.771Z] Removing intermediate container 70fa5ccf66e5 [2023-02-23T16:51:56.771Z] Removing intermediate container 56f2dec858e8 [2023-02-23T16:51:56.771Z] ---> cc62e4778c03 [2023-02-23T16:51:56.771Z] ---> 2285a036d570 [2023-02-23T16:51:56.771Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39cStep 20/22 : LABEL arch=x86_64 [2023-02-23T16:51:56.771Z] [2023-02-23T16:51:56.771Z] ---> Running in 75ae39ffc039 [2023-02-23T16:51:56.771Z] ---> Running in 5ce4be440c60 [2023-02-23T16:51:56.771Z] ---> Running in 154294c64682 [2023-02-23T16:51:57.717Z] Removing intermediate container 154294c64682 [2023-02-23T16:51:57.717Z] ---> 6f8d1c23639b [2023-02-23T16:51:57.717Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:51:59.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:51:59.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:51:59.623Z] ---> f5a0fd0ffa8a [2023-02-23T16:51:59.623Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> c97e4db816c7 [2023-02-23T16:51:59.623Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> 0fa5333acc7c [2023-02-23T16:51:59.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> e9d4505de62c [2023-02-23T16:51:59.623Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> 582505dfbd13 [2023-02-23T16:51:59.623Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> 2ac31da8939d [2023-02-23T16:51:59.623Z] Step 8/22 : COPY . . [2023-02-23T16:51:59.623Z] ---> Using cache [2023-02-23T16:51:59.623Z] ---> cef994fed8de [2023-02-23T16:51:59.623Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T16:52:02.186Z] Removing intermediate container 75ae39ffc039 [2023-02-23T16:52:02.186Z] ---> 3adcccb1ade4 [2023-02-23T16:52:02.186Z] [2023-02-23T16:52:02.186Z] Removing intermediate container 5ce4be440c60 [2023-02-23T16:52:02.186Z] ---> 5ddfcb46028c [2023-02-23T16:52:02.186Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T16:52:02.186Z] ---> Running in 90b6dc8fef13 [2023-02-23T16:52:02.186Z] ---> Running in 813c2f70f473 [2023-02-23T16:52:02.186Z] ---> Running in 64d0cf8520a1 [2023-02-23T16:52:02.186Z] Successfully built 3adcccb1ade4 [2023-02-23T16:52:02.186Z] Successfully tagged security-spire-config:latest [2023-02-23T16:52:02.186Z]  Building security-spire-config ... done Removing intermediate container 90b6dc8fef13 [2023-02-23T16:52:02.186Z] ---> 3596e0dd8ed6 [2023-02-23T16:52:02.186Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T16:52:02.186Z] ---> Running in 3a5b6381247b [2023-02-23T16:52:02.186Z] Removing intermediate container 64d0cf8520a1 [2023-02-23T16:52:02.186Z] ---> 848fce349d20 [2023-02-23T16:52:02.186Z] [2023-02-23T16:52:02.186Z] Removing intermediate container 3a5b6381247b [2023-02-23T16:52:02.186Z] ---> c719507e2b5f [2023-02-23T16:52:02.186Z] [2023-02-23T16:52:02.186Z] Successfully built 848fce349d20 [2023-02-23T16:52:02.446Z] Successfully tagged security-spire-agent:latest [2023-02-23T16:52:02.446Z]  Building security-spire-agent ... done Successfully built c719507e2b5f [2023-02-23T16:52:02.446Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-23T16:52:02.446Z]  Building core-common-config-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-23T16:52:03.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-23T16:52:03.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-23T16:52:03.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-23T16:52:03.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-23T16:52:03.592Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-23T16:52:06.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-23T16:52:07.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-23T16:52:07.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-23T16:52:07.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-23T16:52:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-23T16:52:10.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-23T16:52:10.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-23T16:52:10.338Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-23T16:52:10.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-23T16:52:17.382Z] Removing intermediate container 1f773b71d5a8 [2023-02-23T16:52:17.382Z] ---> d017d50718f4 [2023-02-23T16:52:17.382Z] [2023-02-23T16:52:17.382Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T16:52:17.382Z] ---> dfd21b5a31f5 [2023-02-23T16:52:17.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T16:52:17.382Z] ---> Using cache [2023-02-23T16:52:17.382Z] ---> db1db9c6c72f [2023-02-23T16:52:17.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T16:52:17.382Z] ---> Using cache [2023-02-23T16:52:17.382Z] ---> c1d2435f2321 [2023-02-23T16:52:17.382Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T16:52:17.382Z] ---> Running in 3a9f608234a3 [2023-02-23T16:52:17.382Z] Removing intermediate container 3a9f608234a3 [2023-02-23T16:52:17.382Z] ---> 0b236d38931a [2023-02-23T16:52:17.382Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T16:52:17.382Z] ---> Running in 2671cc3e761a [2023-02-23T16:52:17.642Z] Removing intermediate container 2671cc3e761a [2023-02-23T16:52:17.642Z] ---> 7e696a7a4299 [2023-02-23T16:52:17.642Z] Step 15/23 : WORKDIR / [2023-02-23T16:52:17.642Z] ---> Running in 30a08926071b [2023-02-23T16:52:17.642Z] Removing intermediate container 30a08926071b [2023-02-23T16:52:17.642Z] ---> f62d28db44f6 [2023-02-23T16:52:17.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:52:17.902Z] ---> 000b7ae3f8e1 [2023-02-23T16:52:17.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T16:52:19.812Z] ---> ab466a5e3136 [2023-02-23T16:52:19.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T16:52:20.387Z] ---> 873b97b6d793 [2023-02-23T16:52:20.387Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T16:52:20.387Z] ---> Running in b2b0360fb4df [2023-02-23T16:52:20.387Z] Removing intermediate container 813c2f70f473 [2023-02-23T16:52:20.387Z] ---> db48cfd301fc [2023-02-23T16:52:20.387Z] [2023-02-23T16:52:20.387Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T16:52:20.387Z] ---> dfd21b5a31f5 [2023-02-23T16:52:20.387Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T16:52:20.387Z] ---> Running in 8144c01289a1 [2023-02-23T16:52:20.387Z] Removing intermediate container b2b0360fb4df [2023-02-23T16:52:20.387Z] ---> dac78d131d5a [2023-02-23T16:52:20.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:52:20.387Z] ---> Running in ff7f835843c4 [2023-02-23T16:52:20.387Z] Removing intermediate container 8144c01289a1 [2023-02-23T16:52:20.387Z] ---> 848340f21469 [2023-02-23T16:52:20.387Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T16:52:20.387Z] ---> Running in 174d53c6c21e [2023-02-23T16:52:20.387Z] Removing intermediate container ff7f835843c4 [2023-02-23T16:52:20.387Z] ---> bf39985109d1 [2023-02-23T16:52:20.387Z] Step 21/23 : LABEL arch=x86_64 [2023-02-23T16:52:20.648Z] ---> Running in fa5726a5a51a [2023-02-23T16:52:20.648Z] Removing intermediate container 174d53c6c21e [2023-02-23T16:52:20.648Z] ---> 9d77d191c783 [2023-02-23T16:52:20.648Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T16:52:20.648Z] ---> Running in 425dcf5e24f3 [2023-02-23T16:52:20.648Z] Removing intermediate container fa5726a5a51a [2023-02-23T16:52:20.648Z] ---> 3340499bc0c7 [2023-02-23T16:52:20.648Z] Step 22/23 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:52:20.648Z] ---> Running in 75c9b36f51a0 [2023-02-23T16:52:20.648Z] Removing intermediate container 425dcf5e24f3 [2023-02-23T16:52:20.648Z] ---> dbb41e3f2465 [2023-02-23T16:52:20.648Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T16:52:20.648Z] ---> Running in 5353c5937e50 [2023-02-23T16:52:20.648Z] Removing intermediate container 75c9b36f51a0 [2023-02-23T16:52:20.648Z] ---> 058f202960ee [2023-02-23T16:52:20.648Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T16:52:20.648Z] ---> Running in dd3a9eca4801 [2023-02-23T16:52:20.910Z] Removing intermediate container dd3a9eca4801 [2023-02-23T16:52:20.910Z] ---> fc8a86f304fa [2023-02-23T16:52:20.910Z] [2023-02-23T16:52:20.910Z] Successfully built fc8a86f304fa [2023-02-23T16:52:20.910Z] Successfully tagged core-command:latest [2023-02-23T16:52:20.910Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T16:52:21.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T16:52:21.432Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T16:52:21.432Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T16:52:21.432Z] OK: 6 MiB in 15 packages [2023-02-23T16:52:21.694Z] Removing intermediate container 5353c5937e50 [2023-02-23T16:52:21.694Z] ---> b63eed40882f [2023-02-23T16:52:21.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T16:52:21.954Z] ---> c6b593d31a9a [2023-02-23T16:52:21.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T16:52:22.526Z] ---> 0886a10dae73 [2023-02-23T16:52:22.526Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T16:52:22.526Z] ---> f73bdae6dbea [2023-02-23T16:52:22.526Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T16:52:22.526Z] ---> Running in 0566a87cb2b5 [2023-02-23T16:52:22.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements [2023-02-23T16:52:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-23T16:52:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-23T16:52:22.787Z] Removing intermediate container 0566a87cb2b5 [2023-02-23T16:52:22.787Z] ---> 86c8309b4faf [2023-02-23T16:52:22.787Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T16:52:22.787Z] ---> Running in 5f14ac153853 [2023-02-23T16:52:22.787Z] Removing intermediate container 5f14ac153853 [2023-02-23T16:52:22.787Z] ---> 5ac7a7f7bcbb [2023-02-23T16:52:22.787Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T16:52:22.787Z] ---> Running in ecb97b55a537 [2023-02-23T16:52:22.787Z] Removing intermediate container ecb97b55a537 [2023-02-23T16:52:22.787Z] ---> ad9a31c22583 [2023-02-23T16:52:22.787Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T16:52:22.787Z] ---> Running in 070fe8054a50 [2023-02-23T16:52:23.047Z] Removing intermediate container 070fe8054a50 [2023-02-23T16:52:23.047Z] ---> 59d526f813d2 [2023-02-23T16:52:23.047Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T16:52:23.047Z] ---> Running in 425df163168f [2023-02-23T16:52:23.047Z] Removing intermediate container 425df163168f [2023-02-23T16:52:23.047Z] ---> 28c92917021b [2023-02-23T16:52:23.047Z] [2023-02-23T16:52:23.047Z] Successfully built 28c92917021b [2023-02-23T16:52:23.047Z] Successfully tagged core-data:latest [2023-02-23T16:52:23.054Z]  Building core-data ... done  [Pipeline] } [2023-02-23T16:52:23.080Z] $ docker stop --time=1 c654c99d93dace18a63f3f74c8fd6994162e845fcc11d7ff1f7a2d366efe1f90 [2023-02-23T16:52:24.353Z] $ docker rm -f --volumes c654c99d93dace18a63f3f74c8fd6994162e845fcc11d7ff1f7a2d366efe1f90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T16:52:24.756Z] + docker images [2023-02-23T16:52:24.756Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T16:52:24.756Z] core-data latest 28c92917021b 2 seconds ago 17.9MB [2023-02-23T16:52:24.756Z] core-command latest fc8a86f304fa 4 seconds ago 17.7MB [2023-02-23T16:52:24.756Z] db48cfd301fc 4 seconds ago 1.69GB [2023-02-23T16:52:24.756Z] d017d50718f4 10 seconds ago 1.68GB [2023-02-23T16:52:24.756Z] security-spire-agent latest 848fce349d20 22 seconds ago 125MB [2023-02-23T16:52:24.756Z] core-common-config-bootstrapper latest c719507e2b5f 22 seconds ago 15.5MB [2023-02-23T16:52:24.756Z] security-spire-config latest 3adcccb1ade4 27 seconds ago 85.8MB [2023-02-23T16:52:24.756Z] security-secretstore-setup latest fde6e0b2e70a 28 seconds ago 30MB [2023-02-23T16:52:24.756Z] e69c9fb3e1f0 36 seconds ago 1.55GB [2023-02-23T16:52:24.756Z] support-scheduler latest a9fc7724c3b7 38 seconds ago 30.1MB [2023-02-23T16:52:24.756Z] 05bdb29809ae 39 seconds ago 1.55GB [2023-02-23T16:52:24.756Z] 29e425647685 40 seconds ago 1.67GB [2023-02-23T16:52:24.756Z] 9db5fb2b585d About a minute ago 1.74GB [2023-02-23T16:52:24.756Z] e1075a12b3d3 About a minute ago 1.67GB [2023-02-23T16:52:24.756Z] security-proxy-setup latest eec747b5b093 About a minute ago 27.8MB [2023-02-23T16:52:24.756Z] security-bootstrapper latest 493b1dc624e1 About a minute ago 20.4MB [2023-02-23T16:52:24.756Z] 1c39b134eff4 About a minute ago 1.67GB [2023-02-23T16:52:24.756Z] security-spiffe-token-provider latest 4e3610644ce4 About a minute ago 30MB [2023-02-23T16:52:24.756Z] support-notifications latest c39dac625bc4 About a minute ago 30.7MB [2023-02-23T16:52:24.756Z] core-metadata latest d0d38b5e8e82 About a minute ago 18.5MB [2023-02-23T16:52:24.756Z] d605bbbcb1c1 2 minutes ago 1.72GB [2023-02-23T16:52:24.756Z] 54a43b9a45a5 2 minutes ago 1.74GB [2023-02-23T16:52:24.756Z] 085ab1abff5b 2 minutes ago 1.69GB [2023-02-23T16:52:24.756Z] 2b207381ce69 2 minutes ago 1.67GB [2023-02-23T16:52:24.756Z] security-spire-server latest 88cae4945812 2 minutes ago 86.5MB [2023-02-23T16:52:24.756Z] 70a2686a50c4 2 minutes ago 1.55GB [2023-02-23T16:52:24.756Z] ci-base-image-x86_64 latest f5a0fd0ffa8a 7 minutes ago 904MB [2023-02-23T16:52:24.756Z] alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB [2023-02-23T16:52:24.756Z] alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB [2023-02-23T16:52:24.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-23T16:52:24.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-23T16:52:24.757Z] 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-23T16:52:26.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2023-02-23T16:52:31.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.582s coverage: 73.7% of statements [2023-02-23T16:52:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-23T16:52:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-23T16:52:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-23T16:52:31.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.549s coverage: 54.0% of statements [2023-02-23T16:52:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-23T16:52:31.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-23T16:52:46.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.815s coverage: 88.5% of statements [2023-02-23T16:52:46.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-23T16:52:46.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-23T16:52:46.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:52:46.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-23T16:52:46.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-23T16:52:46.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.534s coverage: 3.9% of statements [2023-02-23T16:52:46.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-23T16:52:46.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-23T16:52:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.554s coverage: 95.6% of statements [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-23T16:52:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.426s coverage: 72.2% of statements [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-23T16:52:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 65.9% of statements [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-23T16:52:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.395s coverage: 0.9% of statements [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-23T16:52:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.314s coverage: 29.6% of statements [2023-02-23T16:52:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-23T16:52:50.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements [2023-02-23T16:52:50.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.241s coverage: 82.9% of statements [2023-02-23T16:52:50.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements [2023-02-23T16:52:51.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements [2023-02-23T16:52:53.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-02-23T16:53:05.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.326s coverage: 94.4% of statements [2023-02-23T16:53:05.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.343s coverage: 79.9% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.366s coverage: 92.9% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 64.4% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 77.4% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2023-02-23T16:53:23.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements [2023-02-23T16:53:23.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-23T16:53:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.467s coverage: 63.1% of statements [2023-02-23T16:53:25.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-23T16:53:25.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-23T16:53:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements [2023-02-23T16:53:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements [2023-02-23T16:53:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements [2023-02-23T16:53:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-02-23T16:53:25.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-23T16:53:32.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.301s coverage: 65.3% of statements [2023-02-23T16:53:32.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-23T16:53:32.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-23T16:53:32.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-23T16:53:33.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.789s coverage: 41.0% of statements [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-23T16:53:33.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-23T16:53:33.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.286s coverage: 84.8% of statements [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-23T16:53:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-23T16:53:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.416s coverage: 17.7% of statements [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-23T16:53:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.686s coverage: 92.3% of statements [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-23T16:53:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-23T16:53:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 97.7% of statements [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-23T16:53:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-23T16:53:41.912Z] 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-23T16:53:42.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T16:53:42.180Z] go vet ./... [2023-02-23T16:55:33.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T16:55:33.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T16:55:33.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T16:55:33.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T16:55:34.559Z] + ls -al . [2023-02-23T16:55:34.559Z] total 740 [2023-02-23T16:55:34.559Z] drwxrwxr-x 10 1001 1001 4096 Feb 23 16:49 . [2023-02-23T16:55:34.559Z] drwxr-xr-x 4 root root 4096 Feb 23 16:49 .. [2023-02-23T16:55:34.559Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 16:48 .blubracket [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 16 Feb 23 16:48 .dockerignore [2023-02-23T16:55:34.559Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 16:48 .git [2023-02-23T16:55:34.559Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 16:48 .github [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 1024 Feb 23 16:48 .gitignore [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 16:48 .golangci.yml [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 87 Feb 23 16:48 .hadolint.yml [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 16:48 .sonarcloud.properties [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 16:48 ADOPTERS.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 10825 Feb 23 16:48 Attribution.txt [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 73765 Feb 23 16:48 CHANGELOG.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 16:48 CONTRIBUTING.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 16:48 GOVERNANCE.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 883 Feb 23 16:48 Jenkinsfile [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 16:48 LICENSE [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 13375 Feb 23 16:48 Makefile [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 16:48 OWNERS.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 9403 Feb 23 16:48 README.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 6912 Feb 23 16:48 SECURITY.md [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 16:44 VERSION [2023-02-23T16:55:34.559Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 16:48 bin [2023-02-23T16:55:34.559Z] drwxrwxr-x 17 1001 1001 4096 Feb 23 16:48 cmd [2023-02-23T16:55:34.559Z] -rw-r--r-- 1 root root 487036 Feb 23 16:53 coverage.out [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 3548 Feb 23 16:48 go.mod [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 33351 Feb 23 16:48 go.sum [2023-02-23T16:55:34.559Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 16:48 internal [2023-02-23T16:55:34.559Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 16:48 openapi [2023-02-23T16:55:34.559Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 16:48 snap [2023-02-23T16:55:34.559Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 16:48 version.go [Pipeline] sh [2023-02-23T16:55:35.214Z] + '[' -e coverage.out ] [2023-02-23T16:55:35.214Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T16:55:35.244Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T16:55:36.039Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T16:55:36.680Z] + make build [2023-02-23T16:55:36.680Z] 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-23T16:56:58.951Z] 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-23T16:56:59.534Z] 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-23T16:57:06.071Z] 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-23T16:57:08.658Z] 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-23T16:57:55.476Z] 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-23T16:57:55.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-23T16:57:59.708Z] 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-23T16:58:05.030Z] 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-23T16:58:08.359Z] 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-23T16:58:11.701Z] 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-23T16:58:23.994Z] 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-23T16:58:29.345Z] $ docker stop --time=1 c44224020700577e9edf70a6b22678b0427d62cc0f42bb289e2e8b1c5d4d19cf [2023-02-23T16:58:32.665Z] $ docker rm -f --volumes c44224020700577e9edf70a6b22678b0427d62cc0f42bb289e2e8b1c5d4d19cf [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-23T16:58:34.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T16:58:34.916Z] [2023-02-23T16:58:34.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:58:35.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T16:58:35.578Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-23T16:58:35.578Z] 29e5d40040c1: Pulling fs layer [2023-02-23T16:58:35.578Z] 1ce36da41761: Pulling fs layer [2023-02-23T16:58:35.578Z] 25b303627fd3: Pulling fs layer [2023-02-23T16:58:35.578Z] 29e5d40040c1: Verifying Checksum [2023-02-23T16:58:35.578Z] 29e5d40040c1: Download complete [2023-02-23T16:58:35.846Z] 1ce36da41761: Verifying Checksum [2023-02-23T16:58:35.846Z] 1ce36da41761: Download complete [2023-02-23T16:58:36.111Z] 29e5d40040c1: Pull complete [2023-02-23T16:58:37.127Z] 1ce36da41761: Pull complete [2023-02-23T16:58:37.417Z] 25b303627fd3: Verifying Checksum [2023-02-23T16:58:37.417Z] 25b303627fd3: Download complete [2023-02-23T16:58:47.547Z] 25b303627fd3: Pull complete [2023-02-23T16:58:47.547Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-23T16:58:47.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T16:58:47.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:58:47.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-7256 does not seem to be running inside a container [2023-02-23T16:58:47.923Z] $ 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-23T16:58:50.222Z] $ docker top 5ed4a1af81612f42c7ea6ad31fcab27a35697853b6bd17aa04c132d7665dfe82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:58:51.085Z] + docker-compose build --help [2023-02-23T16:58:51.085Z] + grep parallel [2023-02-23T16:58:55.325Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T16:58:55.619Z] $ docker stop --time=1 5ed4a1af81612f42c7ea6ad31fcab27a35697853b6bd17aa04c132d7665dfe82 [2023-02-23T16:58:57.277Z] $ docker rm -f --volumes 5ed4a1af81612f42c7ea6ad31fcab27a35697853b6bd17aa04c132d7665dfe82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T16:58:57.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T16:58:57.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T16:58:58.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-7256 does not seem to be running inside a container [2023-02-23T16:58:58.311Z] $ 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-23T16:58:59.502Z] $ docker top 4da430a902ae91151f4e1b931d7655399a24a4235fbb126f5c216f7ea2cf2386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T16:59:00.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T16:59:05.379Z] Building core-command ... [2023-02-23T16:59:05.379Z] Building core-common-config-bootstrapper ... [2023-02-23T16:59:05.379Z] Building core-data ... [2023-02-23T16:59:05.379Z] Building core-metadata ... [2023-02-23T16:59:05.379Z] Building security-bootstrapper ... [2023-02-23T16:59:05.379Z] Building security-proxy-setup ... [2023-02-23T16:59:05.379Z] Building security-secretstore-setup ... [2023-02-23T16:59:05.379Z] Building security-spiffe-token-provider ... [2023-02-23T16:59:05.379Z] Building security-spire-agent ... [2023-02-23T16:59:05.379Z] Building security-spire-config ... [2023-02-23T16:59:05.379Z] Building security-spire-server ... [2023-02-23T16:59:05.379Z] Building support-notifications ... [2023-02-23T16:59:05.379Z] Building support-scheduler ... [2023-02-23T16:59:05.379Z] Building core-command [2023-02-23T16:59:05.379Z] Building security-secretstore-setup [2023-02-23T16:59:05.379Z] Building core-common-config-bootstrapper [2023-02-23T16:59:05.379Z] Building core-data [2023-02-23T16:59:05.379Z] Building security-spiffe-token-provider [2023-02-23T16:59:44.210Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:59:44.210Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:59:44.210Z] ---> dcc4c6f2bf57 [2023-02-23T16:59:44.210Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T16:59:44.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:59:44.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:59:44.475Z] ---> dcc4c6f2bf57 [2023-02-23T16:59:44.475Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T16:59:45.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:59:45.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:59:45.069Z] ---> dcc4c6f2bf57 [2023-02-23T16:59:45.069Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:59:45.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:59:45.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:59:45.069Z] ---> dcc4c6f2bf57 [2023-02-23T16:59:45.069Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:59:45.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T16:59:45.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T16:59:45.069Z] ---> dcc4c6f2bf57 [2023-02-23T16:59:45.069Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T16:59:45.335Z] ---> Running in 0667468a5beb [2023-02-23T16:59:45.335Z] ---> Running in d3e0ffa2f15e [2023-02-23T16:59:45.335Z] ---> Running in a2c39db564ee [2023-02-23T16:59:45.335Z] ---> Running in c7019c7edefc [2023-02-23T16:59:45.335Z] ---> Running in 0b1f80db3d29 [2023-02-23T16:59:45.600Z] Removing intermediate container 0667468a5beb [2023-02-23T16:59:45.600Z] ---> be88d91be434 [2023-02-23T16:59:45.600Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T16:59:45.873Z] Removing intermediate container c7019c7edefc [2023-02-23T16:59:45.873Z] ---> c738d8d8861a [2023-02-23T16:59:45.873Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:59:45.873Z] Removing intermediate container 0b1f80db3d29 [2023-02-23T16:59:45.873Z] ---> 53c0f7ac83c4 [2023-02-23T16:59:45.873Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T16:59:45.873Z] ---> Running in 35466ee5cf1b [2023-02-23T16:59:45.873Z] ---> Running in 997d288a1361 [2023-02-23T16:59:45.873Z] Removing intermediate container d3e0ffa2f15e [2023-02-23T16:59:45.873Z] ---> 555d1db4400e [2023-02-23T16:59:45.873Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T16:59:46.140Z] Removing intermediate container a2c39db564ee [2023-02-23T16:59:46.140Z] ---> f767348efb46 [2023-02-23T16:59:46.140Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T16:59:46.140Z] ---> Running in 1348adcbb1cf [2023-02-23T16:59:46.140Z] ---> Running in c7768790f960 [2023-02-23T16:59:46.407Z] ---> Running in 272e56b3b17b [2023-02-23T16:59:46.673Z] Removing intermediate container 997d288a1361 [2023-02-23T16:59:46.673Z] ---> 70bc6f5ad0fe [2023-02-23T16:59:46.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T16:59:46.939Z] ---> Running in aa338bbf5e9b [2023-02-23T16:59:47.209Z] Removing intermediate container 272e56b3b17b [2023-02-23T16:59:47.209Z] ---> 761fe863edae [2023-02-23T16:59:47.209Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T16:59:47.209Z] Removing intermediate container 1348adcbb1cf [2023-02-23T16:59:47.209Z] ---> d6cfa7871274 [2023-02-23T16:59:47.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T16:59:47.209Z] ---> Running in 5ef8a6ebe554 [2023-02-23T16:59:47.209Z] ---> Running in 71c5b3de3297 [2023-02-23T16:59:48.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:48.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:48.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:49.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:49.557Z] OK: 221 MiB in 51 packages [2023-02-23T16:59:49.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:49.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:50.090Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T16:59:50.090Z] v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T16:59:50.090Z] OK: 16903 distinct packages available [2023-02-23T16:59:50.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:50.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:50.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:50.631Z] OK: 221 MiB in 51 packages [2023-02-23T16:59:50.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T16:59:50.895Z] Removing intermediate container 35466ee5cf1b [2023-02-23T16:59:50.895Z] ---> 270059d85a46 [2023-02-23T16:59:50.895Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T16:59:51.477Z] OK: 221 MiB in 51 packages [2023-02-23T16:59:51.477Z] OK: 221 MiB in 51 packages [2023-02-23T16:59:52.060Z] OK: 221 MiB in 51 packages [2023-02-23T16:59:52.640Z] ---> 3832b797912c [2023-02-23T16:59:52.640Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:59:52.640Z] ---> Running in ddd43757ed1b [2023-02-23T16:59:52.640Z] Removing intermediate container aa338bbf5e9b [2023-02-23T16:59:52.640Z] ---> 25479027bbd2 [2023-02-23T16:59:52.640Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:59:53.222Z] Removing intermediate container 5ef8a6ebe554 [2023-02-23T16:59:53.222Z] ---> 62a5aa2f396f [2023-02-23T16:59:53.222Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T16:59:53.503Z] Removing intermediate container 71c5b3de3297 [2023-02-23T16:59:53.503Z] ---> 14de6fc11336 [2023-02-23T16:59:53.503Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T16:59:53.779Z] Removing intermediate container c7768790f960 [2023-02-23T16:59:53.779Z] ---> 8e0399400ec4 [2023-02-23T16:59:53.779Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T16:59:54.048Z] ---> be80d7585f04 [2023-02-23T16:59:54.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:59:54.048Z] ---> cc8dd659064d [2023-02-23T16:59:54.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:59:54.313Z] ---> Running in df865ce86950 [2023-02-23T16:59:54.313Z] ---> Running in c0acfb3c6771 [2023-02-23T16:59:54.579Z] ---> 510285f9ea5e [2023-02-23T16:59:54.579Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:59:54.844Z] ---> Running in 1b259b6ae7e1 [2023-02-23T16:59:55.109Z] ---> d4cf9cf644cd [2023-02-23T16:59:55.109Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T16:59:55.376Z] ---> Running in c8be1679f943 [2023-02-23T17:01:33.930Z] Removing intermediate container ddd43757ed1b [2023-02-23T17:01:33.930Z] ---> 36ab9a3e4120 [2023-02-23T17:01:33.930Z] Step 7/24 : COPY . . [2023-02-23T17:01:33.930Z] Removing intermediate container c0acfb3c6771 [2023-02-23T17:01:33.930Z] ---> 3c949b7bd0f4 [2023-02-23T17:01:33.930Z] Step 8/23 : COPY . . [2023-02-23T17:01:33.930Z] Removing intermediate container 1b259b6ae7e1 [2023-02-23T17:01:33.930Z] ---> 08249062f530 [2023-02-23T17:01:33.930Z] Step 8/22 : COPY . . [2023-02-23T17:01:34.197Z] Removing intermediate container c8be1679f943 [2023-02-23T17:01:34.197Z] ---> a40efed225b4 [2023-02-23T17:01:34.197Z] Step 7/19 : COPY . . [2023-02-23T17:01:34.197Z] Removing intermediate container df865ce86950 [2023-02-23T17:01:34.197Z] ---> 403d799c87b5 [2023-02-23T17:01:34.197Z] Step 8/22 : COPY . . [2023-02-23T17:01:49.290Z] ---> eb3df4512057 [2023-02-23T17:01:49.290Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T17:01:49.290Z] ---> ce841b037c72 [2023-02-23T17:01:49.290Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T17:01:49.290Z] ---> Running in 3c67e7804685 [2023-02-23T17:01:49.290Z] ---> Running in 2c1536a26297 [2023-02-23T17:01:49.290Z] ---> 7c2cb07d96b6 [2023-02-23T17:01:49.290Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T17:01:49.290Z] ---> f2651c9e0522 [2023-02-23T17:01:49.290Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T17:01:49.290Z] ---> 8911cf6c30b7 [2023-02-23T17:01:49.290Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T17:01:49.290Z] ---> Running in 4a206fceaeb0 [2023-02-23T17:01:49.290Z] ---> Running in 0aacda6e01ef [2023-02-23T17:01:49.290Z] ---> Running in 591e245b0e78 [2023-02-23T17:01:49.870Z] 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-23T17:01:50.136Z] 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-23T17:01:51.090Z] 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-23T17:01:51.355Z] 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-23T17:01:51.355Z] 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-23T17:07:28.211Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-23T17:07:43.196Z] Removing intermediate container 2c1536a26297 [2023-02-23T17:07:43.196Z] ---> bee98dae084e [2023-02-23T17:07:43.196Z] [2023-02-23T17:07:43.196Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T17:07:43.196Z] 3.16: Pulling from library/alpine [2023-02-23T17:07:44.606Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T17:07:44.606Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T17:07:44.606Z] ---> 4c81e5bf8899 [2023-02-23T17:07:44.606Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T17:07:44.606Z] ---> Running in 036ef6b07d62 [2023-02-23T17:07:46.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:07:46.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:07:48.232Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T17:07:48.502Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T17:07:48.502Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T17:07:48.502Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:07:48.502Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:07:49.086Z] OK: 6 MiB in 17 packages [2023-02-23T17:07:51.028Z] Removing intermediate container 036ef6b07d62 [2023-02-23T17:07:51.028Z] ---> 177eecc27d80 [2023-02-23T17:07:51.028Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T17:07:51.028Z] ---> Running in 98cdb8b95c74 [2023-02-23T17:07:51.617Z] Removing intermediate container 98cdb8b95c74 [2023-02-23T17:07:51.617Z] ---> 8ad0019d33be [2023-02-23T17:07:51.617Z] Step 12/24 : WORKDIR / [2023-02-23T17:07:51.617Z] ---> Running in 46ce6a90d1c7 [2023-02-23T17:07:52.202Z] Removing intermediate container 46ce6a90d1c7 [2023-02-23T17:07:52.202Z] ---> 41d92c6bc99d [2023-02-23T17:07:52.202Z] 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-23T17:07:54.773Z] ---> 0ed69ccc2419 [2023-02-23T17:07:54.773Z] 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-23T17:07:56.181Z] ---> 3713bb096bbf [2023-02-23T17:07:56.181Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T17:07:57.581Z] ---> 6af8436156aa [2023-02-23T17:07:57.581Z] 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-23T17:07:58.985Z] ---> 6bd36a1462a1 [2023-02-23T17:07:58.985Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T17:08:01.564Z] ---> 07a453b9572e [2023-02-23T17:08:01.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T17:08:08.347Z] ---> 14eec1069104 [2023-02-23T17:08:08.347Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T17:08:08.960Z] Removing intermediate container 4a206fceaeb0 [2023-02-23T17:08:08.960Z] ---> a8cbf7c4da1f [2023-02-23T17:08:08.960Z] [2023-02-23T17:08:08.960Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:08:08.960Z] ---> 4c81e5bf8899 [2023-02-23T17:08:08.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T17:08:09.245Z] ---> Running in ee636cf28098 [2023-02-23T17:08:09.889Z] ---> 081de7749e4d [2023-02-23T17:08:09.889Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:08:10.181Z] ---> Running in e3391e934b6f [2023-02-23T17:08:10.463Z] Removing intermediate container ee636cf28098 [2023-02-23T17:08:10.463Z] ---> 76a5d7536ee3 [2023-02-23T17:08:10.463Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:08:10.749Z] ---> Running in 544542b81bf0 [2023-02-23T17:08:12.216Z] Removing intermediate container 3c67e7804685 [2023-02-23T17:08:12.216Z] ---> ed6ef6e2b51b [2023-02-23T17:08:12.216Z] [2023-02-23T17:08:12.216Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T17:08:12.216Z] ---> 4c81e5bf8899 [2023-02-23T17:08:12.216Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:08:12.216Z] ---> Running in 5bf1f2c56703 [2023-02-23T17:08:14.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:14.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:14.736Z] Removing intermediate container e3391e934b6f [2023-02-23T17:08:14.737Z] ---> bfe7f2807713 [2023-02-23T17:08:14.737Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:08:14.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:15.004Z] ---> Running in 5b16c7c305f2 [2023-02-23T17:08:15.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:15.274Z] Removing intermediate container 5b16c7c305f2 [2023-02-23T17:08:15.274Z] ---> 534f137f9302 [2023-02-23T17:08:15.274Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:08:15.543Z] ---> Running in 745fee7fbd33 [2023-02-23T17:08:16.126Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:08:16.126Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:08:16.392Z] OK: 5 MiB in 15 packages [2023-02-23T17:08:16.392Z] Removing intermediate container 745fee7fbd33 [2023-02-23T17:08:16.392Z] ---> f4e641db327f [2023-02-23T17:08:16.392Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:08:16.658Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:08:16.658Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:08:16.658Z] OK: 5 MiB in 15 packages [2023-02-23T17:08:16.658Z] ---> Running in 12402c47bc84 [2023-02-23T17:08:18.129Z] Removing intermediate container 12402c47bc84 [2023-02-23T17:08:18.129Z] ---> 28cfd9b6ce67 [2023-02-23T17:08:18.129Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:08:18.414Z] ---> Running in 6ec459a2df20 [2023-02-23T17:08:18.682Z] Removing intermediate container 5bf1f2c56703 [2023-02-23T17:08:18.682Z] ---> 6c6e63530c2c [2023-02-23T17:08:18.682Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:08:18.948Z] Removing intermediate container 544542b81bf0 [2023-02-23T17:08:18.948Z] ---> c3f251b3d8b9 [2023-02-23T17:08:18.948Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:08:19.214Z] ---> Running in 6a013e477372 [2023-02-23T17:08:19.482Z] Removing intermediate container 6ec459a2df20 [2023-02-23T17:08:19.482Z] ---> c239738aaade [2023-02-23T17:08:19.482Z] [2023-02-23T17:08:20.080Z] Removing intermediate container 6a013e477372 [2023-02-23T17:08:20.080Z] ---> be71a4c56123 [2023-02-23T17:08:20.080Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T17:08:20.080Z] ---> Running in 797cf244b560 [2023-02-23T17:08:20.671Z] Successfully built c239738aaade [2023-02-23T17:08:20.671Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-23T17:08:20.942Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-23T17:08:20.942Z] ---> cbe271a98dc5 [2023-02-23T17:08:20.942Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T17:08:21.525Z] Removing intermediate container 797cf244b560 [2023-02-23T17:08:21.525Z] ---> 858f83502bac [2023-02-23T17:08:21.525Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T17:08:21.525Z] ---> Running in 25bfe9c58895 [2023-02-23T17:08:22.934Z] Removing intermediate container 25bfe9c58895 [2023-02-23T17:08:22.934Z] ---> d053ed96e10c [2023-02-23T17:08:22.934Z] Step 15/23 : WORKDIR / [2023-02-23T17:08:22.934Z] ---> Running in d084ac2bbe15 [2023-02-23T17:08:23.900Z] Removing intermediate container d084ac2bbe15 [2023-02-23T17:08:23.900Z] ---> f2a997e92ced [2023-02-23T17:08:23.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:08:24.168Z] ---> a7008abadf41 [2023-02-23T17:08:24.168Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T17:08:25.580Z] ---> 611a15044bc7 [2023-02-23T17:08:25.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T17:08:25.580Z] ---> 034b378d05e2 [2023-02-23T17:08:25.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T17:08:26.986Z] ---> 50a6a2237b72 [2023-02-23T17:08:26.986Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:08:27.254Z] ---> Running in f927134be44d [2023-02-23T17:08:29.834Z] ---> 677b187456f8 [2023-02-23T17:08:29.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T17:08:30.810Z] Removing intermediate container 591e245b0e78 [2023-02-23T17:08:30.810Z] ---> bc6d863b7cbd [2023-02-23T17:08:30.810Z] [2023-02-23T17:08:30.810Z] Step 10/22 : FROM alpine:3.16 ---> 643201726db1 [2023-02-23T17:08:30.810Z] [2023-02-23T17:08:30.810Z] ---> 4c81e5bf8899 [2023-02-23T17:08:30.810Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T17:08:30.810Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T17:08:31.079Z] Removing intermediate container f927134be44d [2023-02-23T17:08:31.079Z] ---> d21ee99b1f3c [2023-02-23T17:08:31.079Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:08:31.079Z] ---> Running in e336f0e8e1dd [2023-02-23T17:08:31.079Z] ---> Running in dc3f9593cc06 [2023-02-23T17:08:31.346Z] ---> Running in f755cd6b19e6 [2023-02-23T17:08:31.928Z] Removing intermediate container e336f0e8e1dd [2023-02-23T17:08:31.928Z] ---> 52c36b0cafc5 [2023-02-23T17:08:31.928Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T17:08:31.928Z] Removing intermediate container f755cd6b19e6 [2023-02-23T17:08:31.928Z] ---> 2aeb35d0fda9 [2023-02-23T17:08:31.928Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T17:08:32.200Z] Removing intermediate container dc3f9593cc06 [2023-02-23T17:08:32.200Z] ---> 7d6f4b68bf19 [2023-02-23T17:08:32.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:08:32.200Z] ---> Running in 68f274dd976c [2023-02-23T17:08:32.200Z] ---> Running in 1c0544b9df07 [2023-02-23T17:08:32.200Z] ---> Running in 4077a2f06784 [2023-02-23T17:08:33.159Z] Removing intermediate container 1c0544b9df07 [2023-02-23T17:08:33.159Z] ---> c65aefb9e925 [2023-02-23T17:08:33.159Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:08:33.159Z] Removing intermediate container 68f274dd976c [2023-02-23T17:08:33.159Z] ---> 5cc04202ea86 [2023-02-23T17:08:33.159Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T17:08:33.159Z] Removing intermediate container 4077a2f06784 [2023-02-23T17:08:33.159Z] ---> 0fc9ad634b8f [2023-02-23T17:08:33.159Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T17:08:33.159Z] ---> Running in 4034867ffae9 [2023-02-23T17:08:33.425Z] ---> Running in 5a658c6fad60 [2023-02-23T17:08:33.425Z] ---> Running in d7e821d451ea [2023-02-23T17:08:34.389Z] Removing intermediate container 4034867ffae9 [2023-02-23T17:08:34.389Z] ---> 617260f3c306 [2023-02-23T17:08:34.389Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:08:34.389Z] Removing intermediate container d7e821d451ea [2023-02-23T17:08:34.389Z] ---> 343c546200c7 [2023-02-23T17:08:34.389Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:08:34.389Z] ---> Running in b64b8960e8f3 [2023-02-23T17:08:34.389Z] ---> Running in 1a79a6dd9fc1 [2023-02-23T17:08:34.657Z] Removing intermediate container 5a658c6fad60 [2023-02-23T17:08:34.657Z] ---> 45a0b6a99a5e [2023-02-23T17:08:34.657Z] Step 22/23 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:08:34.927Z] ---> Running in 59d88fb8cecf [2023-02-23T17:08:35.889Z] Removing intermediate container b64b8960e8f3 [2023-02-23T17:08:35.889Z] ---> 2d2b72f5c1b1 [2023-02-23T17:08:35.889Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:08:35.889Z] Removing intermediate container 59d88fb8cecf [2023-02-23T17:08:35.889Z] ---> 32c84be9289d [2023-02-23T17:08:35.889Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T17:08:36.155Z] ---> Running in 1ae5ab5a323c [2023-02-23T17:08:36.155Z] ---> Running in acd0bed8a19d [2023-02-23T17:08:37.113Z] Removing intermediate container 1ae5ab5a323c [2023-02-23T17:08:37.113Z] ---> 2337bf19a975 [2023-02-23T17:08:37.113Z] [2023-02-23T17:08:37.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:37.381Z] Removing intermediate container acd0bed8a19d [2023-02-23T17:08:37.381Z] ---> 3e5ff895728c [2023-02-23T17:08:37.381Z] [2023-02-23T17:08:37.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:08:37.648Z] Successfully built 2337bf19a975 [2023-02-23T17:08:37.648Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-23T17:08:37.648Z] Building security-spire-agent [2023-02-23T17:08:37.914Z]  Building core-common-config-bootstrapper ... done Successfully built 3e5ff895728c [2023-02-23T17:08:37.914Z] Successfully tagged core-command-arm64:latest [2023-02-23T17:08:37.914Z]  Building core-command ... done Building core-metadata [2023-02-23T17:08:38.500Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T17:08:38.500Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:08:38.500Z] OK: 5 MiB in 15 packages [2023-02-23T17:08:40.441Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:08:40.441Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:08:40.441Z] ---> dcc4c6f2bf57 [2023-02-23T17:08:40.441Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> f767348efb46 [2023-02-23T17:08:40.441Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> 761fe863edae [2023-02-23T17:08:40.441Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> 62a5aa2f396f [2023-02-23T17:08:40.441Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> cc8dd659064d [2023-02-23T17:08:40.441Z] Removing intermediate container 1a79a6dd9fc1 [2023-02-23T17:08:40.441Z] ---> f5ca266042f4 [2023-02-23T17:08:40.441Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:08:40.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> 3c949b7bd0f4 [2023-02-23T17:08:40.441Z] Step 8/22 : COPY . . [2023-02-23T17:08:40.441Z] ---> Using cache [2023-02-23T17:08:40.441Z] ---> ce841b037c72 [2023-02-23T17:08:40.441Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T17:08:40.441Z] ---> Running in d1b7302b9310 [2023-02-23T17:08:41.847Z] ---> da9f47a4e7d7 [2023-02-23T17:08:41.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T17:08:41.847Z] 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-23T17:08:43.799Z] ---> 037bdf803dde [2023-02-23T17:08:43.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T17:08:46.376Z] ---> 03de710e9b37 [2023-02-23T17:08:46.377Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T17:08:46.377Z] ---> Running in 1f25f690a269 [2023-02-23T17:08:46.650Z] Removing intermediate container 1f25f690a269 [2023-02-23T17:08:46.650Z] ---> af87f92e0494 [2023-02-23T17:08:46.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:08:46.918Z] ---> Running in 10f626d90f10 [2023-02-23T17:08:47.501Z] Removing intermediate container 10f626d90f10 [2023-02-23T17:08:47.501Z] ---> 8aae4da8445c [2023-02-23T17:08:47.501Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:08:47.501Z] ---> Running in a9b95fe0fc6f [2023-02-23T17:08:48.094Z] Removing intermediate container a9b95fe0fc6f [2023-02-23T17:08:48.094Z] ---> 4fdb88d11441 [2023-02-23T17:08:48.094Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:08:48.094Z] ---> Running in 422233b9b0f2 [2023-02-23T17:08:48.680Z] Removing intermediate container 422233b9b0f2 [2023-02-23T17:08:48.680Z] ---> 699dc366ddd9 [2023-02-23T17:08:48.680Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:08:48.680Z] ---> Running in b133763228bf [2023-02-23T17:08:49.264Z] Removing intermediate container b133763228bf [2023-02-23T17:08:49.264Z] ---> 51f067316f66 [2023-02-23T17:08:49.264Z] [2023-02-23T17:08:49.846Z] Successfully built 51f067316f66 [2023-02-23T17:08:49.846Z] Successfully tagged core-data-arm64:latest [2023-02-23T17:08:49.846Z]  Building core-data ... done Building security-bootstrapper [2023-02-23T17:09:04.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:09:04.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:09:04.833Z] ---> dcc4c6f2bf57 [2023-02-23T17:09:04.833Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:09:04.833Z] ---> Using cache [2023-02-23T17:09:04.833Z] ---> f767348efb46 [2023-02-23T17:09:04.833Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T17:09:04.833Z] ---> Using cache [2023-02-23T17:09:04.833Z] ---> 761fe863edae [2023-02-23T17:09:04.833Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T17:09:04.833Z] ---> Using cache [2023-02-23T17:09:04.833Z] ---> 62a5aa2f396f [2023-02-23T17:09:04.833Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T17:09:04.833Z] ---> Using cache [2023-02-23T17:09:04.833Z] ---> cc8dd659064d [2023-02-23T17:09:04.833Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:09:04.833Z] ---> Using cache [2023-02-23T17:09:04.833Z] ---> 3c949b7bd0f4 [2023-02-23T17:09:04.833Z] Step 8/24 : COPY . . [2023-02-23T17:09:05.110Z] ---> Using cache [2023-02-23T17:09:05.110Z] ---> ce841b037c72 [2023-02-23T17:09:05.110Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T17:09:05.375Z] ---> Running in dac6c61de384 [2023-02-23T17:09:06.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:09:06.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:09:06.333Z] ---> dcc4c6f2bf57 [2023-02-23T17:09:06.333Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:09:06.333Z] ---> Using cache [2023-02-23T17:09:06.333Z] ---> 555d1db4400e [2023-02-23T17:09:06.333Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:09:06.600Z] ---> Running in 04b82e8b8b41 [2023-02-23T17:09:07.181Z] 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-23T17:09:08.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:09.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:10.570Z] OK: 221 MiB in 51 packages [2023-02-23T17:09:13.146Z] Removing intermediate container 04b82e8b8b41 [2023-02-23T17:09:13.146Z] ---> 43afc6441770 [2023-02-23T17:09:13.146Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:09:15.094Z] ---> 05fec0122122 [2023-02-23T17:09:15.094Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:09:15.094Z] ---> Running in ad59a3717b13 [2023-02-23T17:09:18.429Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:09:18.429Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:09:18.429Z] ---> dcc4c6f2bf57 [2023-02-23T17:09:18.429Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T17:09:18.429Z] ---> Using cache [2023-02-23T17:09:18.429Z] ---> 555d1db4400e [2023-02-23T17:09:18.429Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T17:09:18.699Z] ---> Running in 0dba67a97312 [2023-02-23T17:09:21.273Z] Removing intermediate container 0aacda6e01ef [2023-02-23T17:09:21.273Z] ---> f5f4d8db1c5c [2023-02-23T17:09:21.273Z] [2023-02-23T17:09:21.273Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T17:09:21.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:21.273Z] 3.15: Pulling from library/alpine [2023-02-23T17:09:21.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:22.491Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T17:09:22.491Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T17:09:22.491Z] ---> 354640af7b1b [2023-02-23T17:09:22.491Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:09:22.491Z] ---> Running in 11957e09c797 [2023-02-23T17:09:22.759Z] OK: 221 MiB in 51 packages [2023-02-23T17:09:23.026Z] Removing intermediate container 11957e09c797 [2023-02-23T17:09:23.026Z] ---> ac8e89889e98 [2023-02-23T17:09:23.026Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T17:09:23.293Z] ---> Running in 5256d689f782 [2023-02-23T17:09:24.709Z] Removing intermediate container 0dba67a97312 [2023-02-23T17:09:24.709Z] ---> 4925cb548ffa [2023-02-23T17:09:24.709Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T17:09:26.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:26.114Z] ---> 04167c992c70 [2023-02-23T17:09:26.114Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:09:26.114Z] ---> Running in df915e59fa70 [2023-02-23T17:09:26.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:27.787Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:09:27.787Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:09:27.787Z] OK: 15734 distinct packages available [2023-02-23T17:09:28.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:28.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:09:29.718Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T17:09:29.718Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T17:09:29.718Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T17:09:29.718Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T17:09:29.718Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T17:09:29.984Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T17:09:29.984Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:09:29.984Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T17:09:29.984Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T17:09:29.984Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:09:29.984Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:09:30.252Z] OK: 8 MiB in 23 packages [2023-02-23T17:09:32.822Z] Removing intermediate container 5256d689f782 [2023-02-23T17:09:32.822Z] ---> 462f01b133e0 [2023-02-23T17:09:32.822Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:09:33.780Z] ---> aaf4b2b7048a [2023-02-23T17:09:33.780Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T17:09:35.735Z] ---> 0167813950ab [2023-02-23T17:09:35.735Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T17:09:36.695Z] ---> 3f021c232c8d [2023-02-23T17:09:36.695Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T17:09:36.961Z] ---> Running in 3831af5aa49a [2023-02-23T17:09:37.545Z] Removing intermediate container 3831af5aa49a [2023-02-23T17:09:37.545Z] ---> ba899e3b35cf [2023-02-23T17:09:37.545Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:09:37.545Z] ---> Running in aa68d3737516 [2023-02-23T17:09:38.134Z] Removing intermediate container aa68d3737516 [2023-02-23T17:09:38.134Z] ---> b985d464b4ca [2023-02-23T17:09:38.134Z] Step 17/19 : LABEL arch=arm64 [2023-02-23T17:09:38.401Z] ---> Running in 410e2ca23168 [2023-02-23T17:09:38.983Z] Removing intermediate container 410e2ca23168 [2023-02-23T17:09:38.983Z] ---> 4bf39837d58d [2023-02-23T17:09:38.983Z] Step 18/19 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:09:38.983Z] ---> Running in 8407ac7ab6e3 [2023-02-23T17:09:39.565Z] Removing intermediate container 8407ac7ab6e3 [2023-02-23T17:09:39.565Z] ---> e047d4afa0e3 [2023-02-23T17:09:39.565Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T17:09:39.842Z] ---> Running in 1b5489421a77 [2023-02-23T17:09:40.108Z] Removing intermediate container 1b5489421a77 [2023-02-23T17:09:40.108Z] ---> 9e62ed1d1b80 [2023-02-23T17:09:40.108Z] [2023-02-23T17:09:40.374Z] Successfully built 9e62ed1d1b80 [2023-02-23T17:09:40.374Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-23T17:09:40.374Z] Building support-notifications [2023-02-23T17:09:58.563Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:09:58.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:09:58.563Z] ---> dcc4c6f2bf57 [2023-02-23T17:09:58.563Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T17:09:58.563Z] ---> Using cache [2023-02-23T17:09:58.563Z] ---> f767348efb46 [2023-02-23T17:09:58.563Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T17:09:58.563Z] ---> Using cache [2023-02-23T17:09:58.563Z] ---> 761fe863edae [2023-02-23T17:09:58.563Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T17:09:58.563Z] ---> Running in d217c0b51eaf [2023-02-23T17:09:59.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:10:00.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:10:02.060Z] OK: 221 MiB in 51 packages [2023-02-23T17:10:05.400Z] Removing intermediate container d217c0b51eaf [2023-02-23T17:10:05.400Z] ---> c0688462a30b [2023-02-23T17:10:05.400Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T17:10:05.982Z] ---> cf12a97de1ba [2023-02-23T17:10:05.982Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:10:06.247Z] ---> Running in e6bafd39fdc5 [2023-02-23T17:11:14.100Z] Removing intermediate container ad59a3717b13 [2023-02-23T17:11:14.100Z] ---> 9fecdfd215a3 [2023-02-23T17:11:14.100Z] Step 7/24 : COPY . . [2023-02-23T17:11:22.311Z] Removing intermediate container df915e59fa70 [2023-02-23T17:11:22.311Z] ---> 4d301ee07757 [2023-02-23T17:11:22.311Z] Step 7/32 : COPY . . [2023-02-23T17:11:34.602Z] ---> 2a0fa1402dca [2023-02-23T17:11:34.602Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:11:36.812Z] ---> Running in 87cf929ee173 [2023-02-23T17:11:37.836Z] Removing intermediate container 87cf929ee173 [2023-02-23T17:11:37.836Z] ---> 3e8cb800192f [2023-02-23T17:11:37.836Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:11:38.478Z] ---> Running in 68d4e09d9c6b [2023-02-23T17:11:39.540Z] Removing intermediate container 68d4e09d9c6b [2023-02-23T17:11:39.540Z] ---> 4106df2b8b98 [2023-02-23T17:11:39.540Z] 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-23T17:11:39.841Z] ---> Running in 4b833b4b37c8 [2023-02-23T17:11:45.229Z] Removing intermediate container 4b833b4b37c8 [2023-02-23T17:11:45.229Z] ---> 4109a3784a0a [2023-02-23T17:11:45.229Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:11:45.229Z] ---> Running in d9db29292fda [2023-02-23T17:11:46.184Z] Removing intermediate container d9db29292fda [2023-02-23T17:11:46.184Z] ---> 18ad8e0bb5bc [2023-02-23T17:11:46.184Z] [2023-02-23T17:11:46.184Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:11:46.184Z] ---> 354640af7b1b [2023-02-23T17:11:46.184Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:11:46.184Z] ---> Using cache [2023-02-23T17:11:46.184Z] ---> ac8e89889e98 [2023-02-23T17:11:46.184Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:11:46.450Z] ---> Running in 0e99edb8f6dd [2023-02-23T17:11:49.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:11:49.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:11:50.685Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:11:50.685Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:11:50.685Z] OK: 15734 distinct packages available [2023-02-23T17:11:50.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:11:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:11:51.845Z] ---> 051711613eb1 [2023-02-23T17:11:51.845Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T17:11:52.424Z] ---> Running in cd6f37430831 [2023-02-23T17:11:52.424Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T17:11:52.424Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:11:52.424Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T17:11:52.424Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T17:11:52.424Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T17:11:52.424Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:11:52.693Z] OK: 6 MiB in 19 packages [2023-02-23T17:11:55.270Z] 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-23T17:11:55.270Z] Removing intermediate container 0e99edb8f6dd [2023-02-23T17:11:55.270Z] ---> 1d38226f5ab0 [2023-02-23T17:11:55.270Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T17:12:00.598Z] ---> 70827eb3d123 [2023-02-23T17:12:00.598Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:12:04.845Z] Removing intermediate container e6bafd39fdc5 [2023-02-23T17:12:04.845Z] ---> 04fd9f7a68db [2023-02-23T17:12:04.845Z] Step 8/22 : COPY . . [2023-02-23T17:12:07.415Z] ---> 7460428bb415 [2023-02-23T17:12:07.415Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:12:08.367Z] ---> da97998b6140 [2023-02-23T17:12:08.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T17:12:09.766Z] ---> 30826af5a834 [2023-02-23T17:12:09.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T17:12:11.172Z] ---> cc7397f925d5 [2023-02-23T17:12:11.172Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:12:11.438Z] ---> Running in b618500be009 [2023-02-23T17:12:12.394Z] Removing intermediate container b618500be009 [2023-02-23T17:12:12.395Z] ---> bb034ee250e1 [2023-02-23T17:12:12.395Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:12:12.395Z] ---> Running in ee6b6ec9261d [2023-02-23T17:12:13.353Z] Removing intermediate container ee6b6ec9261d [2023-02-23T17:12:13.353Z] ---> acf2efd44f32 [2023-02-23T17:12:13.353Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:12:13.353Z] ---> Running in e171ae48f666 [2023-02-23T17:12:15.941Z] Removing intermediate container e171ae48f666 [2023-02-23T17:12:15.941Z] ---> 774dc1697f87 [2023-02-23T17:12:15.941Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:12:16.523Z] ---> Running in 2a7c4b901349 [2023-02-23T17:12:17.482Z] Removing intermediate container 2a7c4b901349 [2023-02-23T17:12:17.482Z] ---> bd84b98b45aa [2023-02-23T17:12:17.482Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:12:17.748Z] ---> Running in 753c23878c17 [2023-02-23T17:12:18.707Z] Removing intermediate container 753c23878c17 [2023-02-23T17:12:18.707Z] ---> b5577fdaeacf [2023-02-23T17:12:18.707Z] [2023-02-23T17:12:19.668Z] Successfully built b5577fdaeacf [2023-02-23T17:12:19.668Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-23T17:12:19.668Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-23T17:12:21.080Z] ---> d9cc72fdbbb9 [2023-02-23T17:12:21.080Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T17:12:21.080Z] ---> Running in f308408c8512 [2023-02-23T17:12:23.020Z] 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-23T17:12:41.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:12:41.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:12:41.208Z] ---> dcc4c6f2bf57 [2023-02-23T17:12:41.208Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 555d1db4400e [2023-02-23T17:12:41.208Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 43afc6441770 [2023-02-23T17:12:41.208Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 05fec0122122 [2023-02-23T17:12:41.208Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 9fecdfd215a3 [2023-02-23T17:12:41.208Z] Step 7/23 : COPY . . [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 2a0fa1402dca [2023-02-23T17:12:41.208Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 3e8cb800192f [2023-02-23T17:12:41.208Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T17:12:41.208Z] ---> Using cache [2023-02-23T17:12:41.208Z] ---> 4106df2b8b98 [2023-02-23T17:12:41.208Z] 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-23T17:12:41.208Z] ---> Running in 5be1367dc031 [2023-02-23T17:12:41.790Z] Removing intermediate container 5be1367dc031 [2023-02-23T17:12:41.790Z] ---> b199697bcd56 [2023-02-23T17:12:41.790Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T17:12:42.057Z] ---> Running in 6700c84b9d2a [2023-02-23T17:12:42.638Z] Removing intermediate container 6700c84b9d2a [2023-02-23T17:12:42.639Z] ---> db52b70a002c [2023-02-23T17:12:42.639Z] [2023-02-23T17:12:42.639Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T17:12:42.639Z] ---> 354640af7b1b [2023-02-23T17:12:42.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:12:42.639Z] ---> Using cache [2023-02-23T17:12:42.639Z] ---> ac8e89889e98 [2023-02-23T17:12:42.639Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T17:12:42.639Z] ---> Using cache [2023-02-23T17:12:42.639Z] ---> 1d38226f5ab0 [2023-02-23T17:12:42.639Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:12:49.279Z] ---> 107f5881f71e [2023-02-23T17:12:49.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:12:49.860Z] ---> 0c30e0dabbea [2023-02-23T17:12:49.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T17:12:50.815Z] ---> 7686f1b91e5f [2023-02-23T17:12:50.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T17:12:51.770Z] ---> a0fb6ef272b9 [2023-02-23T17:12:51.770Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:12:52.035Z] ---> Running in 5ff917bb540f [2023-02-23T17:12:52.301Z] Removing intermediate container 5ff917bb540f [2023-02-23T17:12:52.301Z] ---> 388b8c4ebef1 [2023-02-23T17:12:52.301Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:12:52.566Z] ---> Running in f426a62e3822 [2023-02-23T17:12:53.148Z] Removing intermediate container f426a62e3822 [2023-02-23T17:12:53.148Z] ---> a88be1e58096 [2023-02-23T17:12:53.148Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T17:12:53.148Z] ---> Running in 34d3cacfbb2e [2023-02-23T17:12:53.730Z] Removing intermediate container 34d3cacfbb2e [2023-02-23T17:12:53.730Z] ---> d4ae81e59ce8 [2023-02-23T17:12:53.730Z] Step 22/23 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:12:53.730Z] ---> Running in 5b60268ba3fd [2023-02-23T17:12:54.309Z] Removing intermediate container 5b60268ba3fd [2023-02-23T17:12:54.309Z] ---> e337b758eb63 [2023-02-23T17:12:54.309Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T17:12:54.309Z] ---> Running in a2577b0bcb30 [2023-02-23T17:12:54.892Z] Removing intermediate container a2577b0bcb30 [2023-02-23T17:12:54.892Z] ---> 1e2d889b749a [2023-02-23T17:12:54.892Z] [2023-02-23T17:12:55.159Z] Successfully built 1e2d889b749a [2023-02-23T17:12:55.159Z] Successfully tagged security-spire-server-arm64:latest [2023-02-23T17:12:55.159Z] Building security-proxy-setup [2023-02-23T17:13:13.350Z]  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:13:13.350Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:13:13.350Z] ---> dcc4c6f2bf57 [2023-02-23T17:13:13.350Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T17:13:13.350Z] ---> Using cache [2023-02-23T17:13:13.350Z] ---> 555d1db4400e [2023-02-23T17:13:13.350Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T17:13:13.350Z] ---> Using cache [2023-02-23T17:13:13.350Z] ---> 4925cb548ffa [2023-02-23T17:13:13.350Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T17:13:13.350Z] ---> Using cache [2023-02-23T17:13:13.350Z] ---> 04167c992c70 [2023-02-23T17:13:13.350Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:13:13.350Z] ---> Using cache [2023-02-23T17:13:13.350Z] ---> 4d301ee07757 [2023-02-23T17:13:13.350Z] Step 7/21 : COPY . . [2023-02-23T17:13:13.350Z] ---> Using cache [2023-02-23T17:13:13.350Z] ---> 051711613eb1 [2023-02-23T17:13:13.350Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T17:13:13.935Z] ---> Running in ebe2ca0e2b2f [2023-02-23T17:13:15.893Z] 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-23T17:16:22.642Z] Removing intermediate container dac6c61de384 [2023-02-23T17:16:22.642Z] ---> ef590f31ebae [2023-02-23T17:16:22.642Z] [2023-02-23T17:16:22.642Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T17:16:22.642Z] ---> 4c81e5bf8899 [2023-02-23T17:16:22.642Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:16:22.642Z] ---> Using cache [2023-02-23T17:16:22.642Z] ---> 6c6e63530c2c [2023-02-23T17:16:22.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:16:22.642Z] ---> Using cache [2023-02-23T17:16:22.642Z] ---> be71a4c56123 [2023-02-23T17:16:22.642Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T17:16:22.642Z] ---> Running in c6244e2738e9 [2023-02-23T17:16:22.642Z] Removing intermediate container c6244e2738e9 [2023-02-23T17:16:22.642Z] ---> 72b250d5de96 [2023-02-23T17:16:22.642Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T17:16:22.642Z] ---> Running in 072517c45f63 [2023-02-23T17:16:22.642Z] Removing intermediate container 072517c45f63 [2023-02-23T17:16:22.642Z] ---> 7898320025bc [2023-02-23T17:16:22.642Z] Step 15/24 : WORKDIR / [2023-02-23T17:16:22.642Z] ---> Running in 632dc9662521 [2023-02-23T17:16:22.642Z] Removing intermediate container 632dc9662521 [2023-02-23T17:16:22.642Z] ---> 3ed07c886974 [2023-02-23T17:16:22.642Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:16:22.642Z] ---> 1372163f7583 [2023-02-23T17:16:22.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T17:16:22.642Z] ---> 67fc23d68639 [2023-02-23T17:16:22.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T17:16:22.642Z] ---> 4a0ae9a7e6b3 [2023-02-23T17:16:22.642Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T17:16:22.642Z] ---> 43ca3d60c8ae [2023-02-23T17:16:22.642Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T17:16:22.642Z] ---> Running in a2f30ac31990 [2023-02-23T17:16:22.642Z] Removing intermediate container a2f30ac31990 [2023-02-23T17:16:22.642Z] ---> b4cfab8f33f4 [2023-02-23T17:16:22.642Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:16:22.642Z] ---> Running in 26a91232f009 [2023-02-23T17:16:22.642Z] Removing intermediate container 26a91232f009 [2023-02-23T17:16:22.642Z] ---> 59a641ce20ae [2023-02-23T17:16:22.642Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:16:22.642Z] ---> Running in b53f262f7732 [2023-02-23T17:16:22.642Z] Removing intermediate container b53f262f7732 [2023-02-23T17:16:22.642Z] ---> 877c89c57692 [2023-02-23T17:16:22.642Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:16:22.642Z] ---> Running in 504ded5e8ed8 [2023-02-23T17:16:22.642Z] Removing intermediate container 504ded5e8ed8 [2023-02-23T17:16:22.642Z] ---> 7c6be46e225a [2023-02-23T17:16:22.642Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:16:22.642Z] ---> Running in 7a3ef0b4ab82 [2023-02-23T17:16:23.223Z] Removing intermediate container 7a3ef0b4ab82 [2023-02-23T17:16:23.223Z] ---> 5e2967fce698 [2023-02-23T17:16:23.223Z] [2023-02-23T17:16:23.803Z] Successfully built 5e2967fce698 [2023-02-23T17:16:23.803Z] Successfully tagged core-metadata-arm64:latest [2023-02-23T17:16:23.803Z] Building security-spire-config [2023-02-23T17:16:41.991Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T17:16:41.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T17:16:41.991Z] ---> dcc4c6f2bf57 [2023-02-23T17:16:41.991Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 555d1db4400e [2023-02-23T17:16:41.991Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 43afc6441770 [2023-02-23T17:16:41.991Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 05fec0122122 [2023-02-23T17:16:41.991Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 9fecdfd215a3 [2023-02-23T17:16:41.991Z] Step 7/24 : COPY . . [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 2a0fa1402dca [2023-02-23T17:16:41.991Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 3e8cb800192f [2023-02-23T17:16:41.991Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 4106df2b8b98 [2023-02-23T17:16:41.991Z] 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-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 4109a3784a0a [2023-02-23T17:16:41.991Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> 18ad8e0bb5bc [2023-02-23T17:16:41.991Z] [2023-02-23T17:16:41.991Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T17:16:41.991Z] ---> 354640af7b1b [2023-02-23T17:16:41.991Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:16:41.991Z] ---> Using cache [2023-02-23T17:16:41.991Z] ---> ac8e89889e98 [2023-02-23T17:16:41.991Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T17:16:41.991Z] ---> Running in f7f39241cf67 [2023-02-23T17:16:42.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:16:43.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:16:45.156Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T17:16:45.156Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T17:16:45.156Z] OK: 15734 distinct packages available [2023-02-23T17:16:45.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:16:45.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:16:46.831Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T17:16:46.831Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T17:16:46.831Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T17:16:46.831Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T17:16:46.831Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T17:16:46.831Z] OK: 6 MiB in 18 packages [2023-02-23T17:16:51.478Z] Removing intermediate container f7f39241cf67 [2023-02-23T17:16:51.478Z] ---> 10173cd8dd0d [2023-02-23T17:16:51.478Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T17:16:58.114Z] ---> ab9986fcffc4 [2023-02-23T17:16:58.114Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T17:16:58.114Z] ---> 209eccaa7160 [2023-02-23T17:16:58.114Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T17:16:58.114Z] ---> Running in 60989113a72f [2023-02-23T17:16:58.694Z] Removing intermediate container 60989113a72f [2023-02-23T17:16:58.694Z] ---> 5e0f92e8cf77 [2023-02-23T17:16:58.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T17:16:59.654Z] ---> 9ec84940e7ef [2023-02-23T17:16:59.655Z] Step 19/24 : WORKDIR / [2023-02-23T17:16:59.655Z] ---> Running in 8319a94fcafe [2023-02-23T17:17:00.237Z] Removing intermediate container 8319a94fcafe [2023-02-23T17:17:00.237Z] ---> bf137b6e0d1d [2023-02-23T17:17:00.237Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T17:17:00.503Z] ---> Running in 32111f22154e [2023-02-23T17:17:01.088Z] Removing intermediate container 32111f22154e [2023-02-23T17:17:01.088Z] ---> 45780681336f [2023-02-23T17:17:01.088Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T17:17:01.088Z] ---> Running in 59d885b3a7da [2023-02-23T17:17:03.668Z] Removing intermediate container 59d885b3a7da [2023-02-23T17:17:03.668Z] ---> 83a1e4209b3d [2023-02-23T17:17:03.668Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T17:17:03.668Z] ---> Running in 670fff6649a3 [2023-02-23T17:17:04.256Z] Removing intermediate container 670fff6649a3 [2023-02-23T17:17:04.256Z] ---> ca804300a726 [2023-02-23T17:17:04.256Z] Step 23/24 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:17:04.256Z] ---> Running in 60cd79ac276c [2023-02-23T17:17:04.836Z] Removing intermediate container 60cd79ac276c [2023-02-23T17:17:04.836Z] ---> 0e47725ea0b6 [2023-02-23T17:17:04.836Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T17:17:05.103Z] ---> Running in c6e61d7c0d5c [2023-02-23T17:17:05.369Z] Removing intermediate container c6e61d7c0d5c [2023-02-23T17:17:05.369Z] ---> d4ec23c56946 [2023-02-23T17:17:05.369Z] [2023-02-23T17:17:05.635Z] Successfully built d4ec23c56946 [2023-02-23T17:17:05.902Z] Successfully tagged security-spire-config-arm64:latest [2023-02-23T17:18:14.000Z]  Building security-spire-config ... done Removing intermediate container d1b7302b9310 [2023-02-23T17:18:14.000Z] ---> c1822a432525 [2023-02-23T17:18:14.000Z] [2023-02-23T17:18:14.000Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:18:14.000Z] ---> 4c81e5bf8899 [2023-02-23T17:18:14.000Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T17:18:14.000Z] ---> Using cache [2023-02-23T17:18:14.000Z] ---> 6c6e63530c2c [2023-02-23T17:18:14.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:18:14.000Z] ---> Using cache [2023-02-23T17:18:14.000Z] ---> be71a4c56123 [2023-02-23T17:18:14.000Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T17:18:14.000Z] ---> Running in 38253dc3a41c [2023-02-23T17:18:14.000Z] Removing intermediate container 38253dc3a41c [2023-02-23T17:18:14.000Z] ---> 7741b194d26a [2023-02-23T17:18:14.000Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:18:14.000Z] ---> Running in 30e037a22b0f [2023-02-23T17:18:14.000Z] Removing intermediate container 30e037a22b0f [2023-02-23T17:18:14.000Z] ---> 72ebd89c5bb1 [2023-02-23T17:18:14.000Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:18:14.000Z] ---> b1599b2d2d6c [2023-02-23T17:18:14.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T17:18:14.298Z] ---> 073a154ebc49 [2023-02-23T17:18:14.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T17:18:15.297Z] ---> 3e5913cd8d97 [2023-02-23T17:18:15.297Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T17:18:15.566Z] ---> Running in adae1f8a12d9 [2023-02-23T17:18:16.151Z] Removing intermediate container adae1f8a12d9 [2023-02-23T17:18:16.151Z] ---> 662288bd358c [2023-02-23T17:18:16.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:18:16.418Z] ---> Running in f6c1d9a90f34 [2023-02-23T17:18:17.005Z] Removing intermediate container f6c1d9a90f34 [2023-02-23T17:18:17.005Z] ---> 2b8d718b66f8 [2023-02-23T17:18:17.005Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:18:17.005Z] ---> Running in 1e524950d7f0 [2023-02-23T17:18:17.587Z] Removing intermediate container 1e524950d7f0 [2023-02-23T17:18:17.587Z] ---> 2de1230347a1 [2023-02-23T17:18:17.587Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:18:17.587Z] ---> Running in 434efa627e82 [2023-02-23T17:18:18.172Z] Removing intermediate container 434efa627e82 [2023-02-23T17:18:18.172Z] ---> b88f9ebee963 [2023-02-23T17:18:18.172Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:18:18.439Z] ---> Running in e98bbdbf7cbc [2023-02-23T17:18:18.705Z] Removing intermediate container e98bbdbf7cbc [2023-02-23T17:18:18.705Z] ---> e970474b79bd [2023-02-23T17:18:18.705Z] [2023-02-23T17:18:21.412Z] Successfully built e970474b79bd [2023-02-23T17:18:21.412Z] Successfully tagged support-scheduler-arm64:latest [2023-02-23T17:18:48.091Z]  Building support-scheduler ... done Removing intermediate container cd6f37430831 [2023-02-23T17:18:48.091Z] ---> 43b2b3a1a001 [2023-02-23T17:18:48.091Z] [2023-02-23T17:18:48.091Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T17:18:48.091Z] ---> 4c81e5bf8899 [2023-02-23T17:18:48.091Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T17:18:48.091Z] ---> Running in 531347f77f2f [2023-02-23T17:18:48.091Z] Removing intermediate container 531347f77f2f [2023-02-23T17:18:48.091Z] ---> fd2eb34da433 [2023-02-23T17:18:48.091Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T17:18:48.091Z] ---> Running in 17060fb41374 [2023-02-23T17:18:48.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:18:48.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:18:48.362Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T17:18:48.362Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T17:18:48.362Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:18:48.362Z] OK: 5 MiB in 16 packages [2023-02-23T17:18:50.303Z] Removing intermediate container 17060fb41374 [2023-02-23T17:18:50.303Z] ---> 891111da13ff [2023-02-23T17:18:50.303Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T17:18:50.303Z] ---> Running in 5dfb71e22965 [2023-02-23T17:18:50.575Z] Removing intermediate container 5dfb71e22965 [2023-02-23T17:18:50.575Z] ---> fbd2aba0837d [2023-02-23T17:18:50.575Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T17:18:50.843Z] ---> Running in a9d66ccabd62 [2023-02-23T17:18:51.431Z] Removing intermediate container a9d66ccabd62 [2023-02-23T17:18:51.431Z] ---> dbbca255be7c [2023-02-23T17:18:51.431Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T17:18:51.698Z] ---> Running in c32d17ceff91 [2023-02-23T17:18:51.965Z] Removing intermediate container c32d17ceff91 [2023-02-23T17:18:51.965Z] ---> 6fcb3b97915e [2023-02-23T17:18:51.965Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T17:18:52.236Z] ---> Running in 48b99a475cb5 [2023-02-23T17:18:52.819Z] Removing intermediate container 48b99a475cb5 [2023-02-23T17:18:52.819Z] ---> 819b566ad0aa [2023-02-23T17:18:52.819Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T17:18:52.819Z] ---> Running in 8890e171c9ea [2023-02-23T17:18:56.166Z] Removing intermediate container 8890e171c9ea [2023-02-23T17:18:56.166Z] ---> 2a4e2983bc2d [2023-02-23T17:18:56.166Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T17:18:56.166Z] ---> Running in e579e600539a [2023-02-23T17:18:56.749Z] Removing intermediate container e579e600539a [2023-02-23T17:18:56.749Z] ---> a34368461bd7 [2023-02-23T17:18:56.749Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T17:18:57.720Z] ---> 0418b394842e [2023-02-23T17:18:57.720Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T17:18:57.720Z] ---> Running in 8abf5b3f5fac [2023-02-23T17:19:01.087Z] Removing intermediate container 8abf5b3f5fac [2023-02-23T17:19:01.087Z] ---> 6f0a29bc18c3 [2023-02-23T17:19:01.087Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:19:02.490Z] ---> b5e31373fbad [2023-02-23T17:19:02.490Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T17:19:03.454Z] 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-23T17:19:04.035Z] ---> 1862022e03bf [2023-02-23T17:19:04.035Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T17:19:04.994Z] ---> 462ce01f8ab8 [2023-02-23T17:19:04.994Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T17:19:05.957Z] ---> 0364b320ff37 [2023-02-23T17:19:05.957Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T17:19:06.915Z] ---> 585a0a337077 [2023-02-23T17:19:06.915Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T17:19:08.328Z] ---> c82eaee1e286 [2023-02-23T17:19:08.328Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T17:19:08.909Z] ---> 126ffa19a8f5 [2023-02-23T17:19:08.909Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T17:19:09.186Z] ---> Running in 4cf8a88889e3 [2023-02-23T17:19:12.530Z] Removing intermediate container 4cf8a88889e3 [2023-02-23T17:19:12.530Z] ---> 97289d02e4bf [2023-02-23T17:19:12.530Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T17:19:12.530Z] ---> Running in 99f1f8037811 [2023-02-23T17:19:12.796Z] Removing intermediate container 99f1f8037811 [2023-02-23T17:19:12.796Z] ---> 3b449bc33015 [2023-02-23T17:19:13.063Z] Step 29/32 : CMD ["gate"] [2023-02-23T17:19:13.063Z] ---> Running in fb7109897835 [2023-02-23T17:19:13.651Z] Removing intermediate container fb7109897835 [2023-02-23T17:19:13.651Z] ---> 9c081365ccf3 [2023-02-23T17:19:13.651Z] Step 30/32 : LABEL arch=arm64 [2023-02-23T17:19:13.923Z] ---> Running in 440595a6710b [2023-02-23T17:19:14.514Z] Removing intermediate container 440595a6710b [2023-02-23T17:19:14.514Z] ---> a23feaa1bb5f [2023-02-23T17:19:14.514Z] Step 31/32 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:19:14.514Z] ---> Running in 2aa6f9ba4b83 [2023-02-23T17:19:15.105Z] Removing intermediate container 2aa6f9ba4b83 [2023-02-23T17:19:15.105Z] ---> 029f4527bebd [2023-02-23T17:19:15.105Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T17:19:15.105Z] ---> Running in 65b669a21106 [2023-02-23T17:19:15.690Z] Removing intermediate container 65b669a21106 [2023-02-23T17:19:15.690Z] ---> 37bfae49436b [2023-02-23T17:19:15.690Z] [2023-02-23T17:19:16.277Z] Successfully built 37bfae49436b [2023-02-23T17:19:16.277Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-23T17:19:24.479Z]  Building security-bootstrapper ... done Removing intermediate container ebe2ca0e2b2f [2023-02-23T17:19:24.479Z] ---> fb98956b0b51 [2023-02-23T17:19:24.479Z] [2023-02-23T17:19:24.479Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T17:19:24.479Z] ---> 4c81e5bf8899 [2023-02-23T17:19:24.479Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T17:19:24.479Z] ---> Running in 3fa8f6f61e9a [2023-02-23T17:19:25.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:19:26.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:19:27.893Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T17:19:27.893Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T17:19:27.893Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T17:19:27.893Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T17:19:27.893Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T17:19:27.893Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T17:19:27.893Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:19:28.159Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:19:28.425Z] OK: 8 MiB in 20 packages [2023-02-23T17:19:30.362Z] Removing intermediate container 3fa8f6f61e9a [2023-02-23T17:19:30.362Z] ---> 461bdbae58e8 [2023-02-23T17:19:30.362Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T17:19:30.630Z] ---> Running in 822d089b9029 [2023-02-23T17:19:31.213Z] Removing intermediate container 822d089b9029 [2023-02-23T17:19:31.213Z] ---> 1502886e29b6 [2023-02-23T17:19:31.213Z] Step 12/21 : WORKDIR /edgex [2023-02-23T17:19:31.213Z] ---> Running in e8a4d429f4a8 [2023-02-23T17:19:31.794Z] Removing intermediate container e8a4d429f4a8 [2023-02-23T17:19:31.794Z] ---> ab02c3869b7a [2023-02-23T17:19:31.794Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T17:19:32.753Z] ---> f2ee13b018cd [2023-02-23T17:19:32.753Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T17:19:34.693Z] ---> 3bb9f49bfcfe [2023-02-23T17:19:34.693Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T17:19:36.637Z] ---> 95a93a1b148e [2023-02-23T17:19:36.637Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T17:19:37.611Z] ---> e8386f638ef1 [2023-02-23T17:19:37.611Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T17:19:37.611Z] ---> Running in e24afeb364ee [2023-02-23T17:19:40.199Z] Removing intermediate container e24afeb364ee [2023-02-23T17:19:40.199Z] ---> 2c5400a23a51 [2023-02-23T17:19:40.199Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T17:19:40.199Z] ---> Running in 13abb4ff10e3 [2023-02-23T17:19:40.784Z] Removing intermediate container 13abb4ff10e3 [2023-02-23T17:19:40.784Z] ---> 11db00937d73 [2023-02-23T17:19:40.784Z] Step 19/21 : LABEL arch=arm64 [2023-02-23T17:19:40.784Z] ---> Running in ffa8594625a2 [2023-02-23T17:19:41.366Z] Removing intermediate container ffa8594625a2 [2023-02-23T17:19:41.366Z] ---> 47d246c46009 [2023-02-23T17:19:41.366Z] Step 20/21 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:19:41.366Z] ---> Running in 102fe987fddc [2023-02-23T17:19:41.634Z] Removing intermediate container 102fe987fddc [2023-02-23T17:19:41.634Z] ---> 03b012e4c409 [2023-02-23T17:19:41.634Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T17:19:41.901Z] ---> Running in 824df8864814 [2023-02-23T17:19:42.166Z] Removing intermediate container 824df8864814 [2023-02-23T17:19:42.166Z] ---> 8fccfa414010 [2023-02-23T17:19:42.166Z] [2023-02-23T17:19:42.432Z] Successfully built 8fccfa414010 [2023-02-23T17:19:42.432Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-23T17:20:09.970Z]  Building security-proxy-setup ... done Removing intermediate container f308408c8512 [2023-02-23T17:20:09.970Z] ---> 41280e930ff8 [2023-02-23T17:20:09.970Z] [2023-02-23T17:20:09.970Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T17:20:09.970Z] ---> 4c81e5bf8899 [2023-02-23T17:20:09.970Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T17:20:09.970Z] ---> Running in 5e6a653c832d [2023-02-23T17:20:10.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T17:20:11.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T17:20:12.086Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T17:20:12.351Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T17:20:12.351Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T17:20:12.351Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T17:20:12.617Z] OK: 6 MiB in 16 packages [2023-02-23T17:20:14.035Z] Removing intermediate container 5e6a653c832d [2023-02-23T17:20:14.035Z] ---> 3059e3db9e85 [2023-02-23T17:20:14.035Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T17:20:14.035Z] ---> Running in a27c542ae2b5 [2023-02-23T17:20:14.303Z] Removing intermediate container a27c542ae2b5 [2023-02-23T17:20:14.303Z] ---> ca5a3722054b [2023-02-23T17:20:14.303Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T17:20:14.303Z] ---> Running in 4db0acf95c04 [2023-02-23T17:20:14.571Z] Removing intermediate container 4db0acf95c04 [2023-02-23T17:20:14.571Z] ---> c797b8ac94e4 [2023-02-23T17:20:14.571Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T17:20:14.571Z] ---> Running in 5e4da34cb9e7 [2023-02-23T17:20:14.836Z] Removing intermediate container 5e4da34cb9e7 [2023-02-23T17:20:14.836Z] ---> e5129c69cb01 [2023-02-23T17:20:14.836Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T17:20:15.417Z] ---> 0b267cb9fca8 [2023-02-23T17:20:15.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T17:20:18.759Z] ---> 98504843606b [2023-02-23T17:20:18.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T17:20:19.355Z] ---> 2ec5aaadfe52 [2023-02-23T17:20:19.355Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T17:20:19.355Z] ---> Running in 9f0a0e4522bf [2023-02-23T17:20:19.937Z] Removing intermediate container 9f0a0e4522bf [2023-02-23T17:20:19.937Z] ---> f8772836884b [2023-02-23T17:20:19.937Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T17:20:19.937Z] ---> Running in 14ed965d07cb [2023-02-23T17:20:20.206Z] Removing intermediate container 14ed965d07cb [2023-02-23T17:20:20.206Z] ---> 07a8798d8287 [2023-02-23T17:20:20.206Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T17:20:20.206Z] ---> Running in 208a4c49ed51 [2023-02-23T17:20:20.473Z] Removing intermediate container 208a4c49ed51 [2023-02-23T17:20:20.473Z] ---> a5e044a880db [2023-02-23T17:20:20.473Z] Step 21/22 : LABEL git_sha=67fa0f0792c78526fa442648dd27b17203f1a39c [2023-02-23T17:20:20.742Z] ---> Running in 25ea51448fbe [2023-02-23T17:20:21.010Z] Removing intermediate container 25ea51448fbe [2023-02-23T17:20:21.010Z] ---> 2cd86eda7d5f [2023-02-23T17:20:21.010Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T17:20:21.010Z] ---> Running in d237d13a23c7 [2023-02-23T17:20:21.279Z] Removing intermediate container d237d13a23c7 [2023-02-23T17:20:21.279Z] ---> da8ef0804eb5 [2023-02-23T17:20:21.279Z] [2023-02-23T17:20:21.547Z] Successfully built da8ef0804eb5 [2023-02-23T17:20:21.547Z] Successfully tagged support-notifications-arm64:latest [2023-02-23T17:20:22.142Z]  Building support-notifications ... done  [Pipeline] } [2023-02-23T17:20:22.160Z] $ docker stop --time=1 4da430a902ae91151f4e1b931d7655399a24a4235fbb126f5c216f7ea2cf2386 [2023-02-23T17:20:23.903Z] $ docker rm -f --volumes 4da430a902ae91151f4e1b931d7655399a24a4235fbb126f5c216f7ea2cf2386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T17:20:24.484Z] + docker images [2023-02-23T17:20:24.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T17:20:24.754Z] support-notifications-arm64 latest da8ef0804eb5 3 seconds ago 29.7MB [2023-02-23T17:20:24.754Z] 41280e930ff8 16 seconds ago 1.57GB [2023-02-23T17:20:24.754Z] security-proxy-setup-arm64 latest 8fccfa414010 43 seconds ago 26.9MB [2023-02-23T17:20:24.754Z] fb98956b0b51 About a minute ago 1.5GB [2023-02-23T17:20:24.754Z] security-bootstrapper-arm64 latest 37bfae49436b About a minute ago 19.6MB [2023-02-23T17:20:24.754Z] 43b2b3a1a001 About a minute ago 1.5GB [2023-02-23T17:20:24.754Z] support-scheduler-arm64 latest e970474b79bd 2 minutes ago 29MB [2023-02-23T17:20:24.754Z] c1822a432525 2 minutes ago 1.57GB [2023-02-23T17:20:24.754Z] security-spire-config-arm64 latest d4ec23c56946 3 minutes ago 83.6MB [2023-02-23T17:20:24.754Z] core-metadata-arm64 latest 5e2967fce698 4 minutes ago 17.8MB [2023-02-23T17:20:24.754Z] ef590f31ebae 4 minutes ago 1.51GB [2023-02-23T17:20:24.754Z] security-spire-server-arm64 latest 1e2d889b749a 7 minutes ago 84.3MB [2023-02-23T17:20:24.754Z] db52b70a002c 7 minutes ago 1.38GB [2023-02-23T17:20:24.754Z] security-spire-agent-arm64 latest b5577fdaeacf 8 minutes ago 122MB [2023-02-23T17:20:24.754Z] 18ad8e0bb5bc 8 minutes ago 1.38GB [2023-02-23T17:20:24.754Z] security-spiffe-token-provider-arm64 latest 9e62ed1d1b80 10 minutes ago 29.1MB [2023-02-23T17:20:24.754Z] f5f4d8db1c5c 11 minutes ago 1.54GB [2023-02-23T17:20:24.754Z] core-data-arm64 latest 51f067316f66 11 minutes ago 17.2MB [2023-02-23T17:20:24.754Z] core-command-arm64 latest 3e5ff895728c 11 minutes ago 17.1MB [2023-02-23T17:20:24.754Z] core-common-config-bootstrapper-arm64 latest 2337bf19a975 11 minutes ago 14.9MB [2023-02-23T17:20:24.754Z] bc6d863b7cbd 11 minutes ago 1.51GB [2023-02-23T17:20:24.754Z] security-secretstore-setup-arm64 latest c239738aaade 12 minutes ago 29MB [2023-02-23T17:20:24.754Z] ed6ef6e2b51b 12 minutes ago 1.51GB [2023-02-23T17:20:24.754Z] a8cbf7c4da1f 12 minutes ago 1.5GB [2023-02-23T17:20:24.754Z] bee98dae084e 12 minutes ago 1.5GB [2023-02-23T17:20:24.754Z] ci-base-image-arm64 latest dcc4c6f2bf57 31 minutes ago 905MB [2023-02-23T17:20:24.754Z] alpine 3.15 354640af7b1b 12 days ago 5.34MB [2023-02-23T17:20:24.754Z] alpine 3.16 4c81e5bf8899 12 days ago 5.3MB [2023-02-23T17:20:24.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-23T17:20:24.754Z] 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-23T17:20:25.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T17:20:25.517Z] [2023-02-23T17:20:25.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:20:25.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T17:20:26.198Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T17:20:26.198Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T17:20:26.198Z] 04944245beec: Pulling fs layer [2023-02-23T17:20:26.198Z] 699f458cf7ca: Pulling fs layer [2023-02-23T17:20:26.198Z] 765212b225bb: Pulling fs layer [2023-02-23T17:20:26.198Z] f23df028b6ca: Pulling fs layer [2023-02-23T17:20:26.198Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T17:20:26.198Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T17:20:26.198Z] 765212b225bb: Waiting [2023-02-23T17:20:26.198Z] f23df028b6ca: Waiting [2023-02-23T17:20:26.198Z] d65c8cfc05b1: Waiting [2023-02-23T17:20:26.198Z] 2437ff75d9bd: Waiting [2023-02-23T17:20:26.198Z] 04944245beec: Verifying Checksum [2023-02-23T17:20:26.198Z] 04944245beec: Download complete [2023-02-23T17:20:26.198Z] 765212b225bb: Verifying Checksum [2023-02-23T17:20:26.198Z] 765212b225bb: Download complete [2023-02-23T17:20:26.198Z] f23df028b6ca: Verifying Checksum [2023-02-23T17:20:26.198Z] f23df028b6ca: Download complete [2023-02-23T17:20:26.198Z] d65c8cfc05b1: Download complete [2023-02-23T17:20:26.473Z] 699f458cf7ca: Verifying Checksum [2023-02-23T17:20:26.473Z] 699f458cf7ca: Download complete [2023-02-23T17:20:27.060Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T17:20:27.060Z] 8998bd30e6a1: Download complete [2023-02-23T17:20:29.641Z] 2437ff75d9bd: Download complete [2023-02-23T17:20:31.054Z] 8998bd30e6a1: Pull complete [2023-02-23T17:20:33.002Z] 04944245beec: Pull complete [2023-02-23T17:20:34.413Z] 699f458cf7ca: Pull complete [2023-02-23T17:20:34.681Z] 765212b225bb: Pull complete [2023-02-23T17:20:35.266Z] f23df028b6ca: Pull complete [2023-02-23T17:20:35.533Z] d65c8cfc05b1: Pull complete [2023-02-23T17:20:50.509Z] 2437ff75d9bd: Pull complete [2023-02-23T17:20:50.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T17:20:50.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T17:20:50.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:20:50.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-7256 does not seem to be running inside a container [2023-02-23T17:20:50.962Z] $ 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-23T17:20:55.544Z] $ docker top 879ce8faf4600bc58b397232327d43a5225f52ea083ae6e19d03a5c9a3ea92bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:20:56.506Z] ---> job-cost.sh [2023-02-23T17:20:56.506Z] lf-activate-venv: SKIPPING [2023-02-23T17:20:56.506Z] INFO: No Stack... [2023-02-23T17:20:56.776Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T17:20:57.753Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T17:20:58.416Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-23T17:20:58.417Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T17:20:58.473Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4388-1-stack-cost] [2023-02-23T17:20:58.478Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4388-1-stack-cost] did not exist. Created. [2023-02-23T17:20:58.478Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T17:20:59.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T17:20:59.406Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T17:20:59.422Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4388-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T17:20:59.500Z] $ docker stop --time=1 879ce8faf4600bc58b397232327d43a5225f52ea083ae6e19d03a5c9a3ea92bd [2023-02-23T17:21:01.028Z] $ docker rm -f --volumes 879ce8faf4600bc58b397232327d43a5225f52ea083ae6e19d03a5c9a3ea92bd [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-23T17:21:02.032Z] provisioning config files... [2023-02-23T17:21:02.039Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1426529399310222276tmp [Pipeline] { [Pipeline] sh [2023-02-23T17:21:02.379Z] + set +x [2023-02-23T17:21:02.379Z] + curl -s https://codecov.io/bash [2023-02-23T17:21:02.379Z] + bash -s -- [2023-02-23T17:21:02.379Z] [2023-02-23T17:21:02.379Z] _____ _ [2023-02-23T17:21:02.379Z] / ____| | | [2023-02-23T17:21:02.379Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T17:21:02.379Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T17:21:02.379Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T17:21:02.379Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T17:21:02.379Z] Bash-1.0.6 [2023-02-23T17:21:02.379Z] [2023-02-23T17:21:02.379Z] [2023-02-23T17:21:02.379Z] ==> git version 2.25.1 found [2023-02-23T17:21:02.379Z] ==> 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-23T17:21:02.379Z] Release-Date: 2020-01-08 [2023-02-23T17:21:02.379Z] 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-23T17:21:02.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T17:21:02.379Z] ==> Jenkins CI detected. [2023-02-23T17:21:02.379Z] current dir:  /w/workspace/edgex-go/1 [2023-02-23T17:21:02.379Z] project root: . [2023-02-23T17:21:02.379Z] --> token set from env [2023-02-23T17:21:02.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T17:21:02.379Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T17:21:02.379Z] ==> Python coveragepy not found [2023-02-23T17:21:02.379Z] ==> Searching for coverage reports in: [2023-02-23T17:21:02.379Z] + . [2023-02-23T17:21:02.639Z] -> Found 1 reports [2023-02-23T17:21:02.639Z] ==> Detecting git/mercurial file structure [2023-02-23T17:21:02.639Z] ==> Reading reports [2023-02-23T17:21:02.639Z] + ./coverage.out bytes=487036 [2023-02-23T17:21:02.639Z] ==> Appending adjustments [2023-02-23T17:21:02.639Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T17:21:04.017Z] + Found adjustments [2023-02-23T17:21:04.017Z] ==> Gzipping contents [2023-02-23T17:21:04.017Z] 64K /tmp/codecov.vazJlF.gz [2023-02-23T17:21:04.017Z] ==> Uploading reports [2023-02-23T17:21:04.017Z] url: https://codecov.io [2023-02-23T17:21:04.017Z] query: branch=PR-4388&commit=67fa0f0792c78526fa442648dd27b17203f1a39c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= [2023-02-23T17:21:04.017Z] -> Pinging Codecov [2023-02-23T17:21:04.017Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4388&commit=67fa0f0792c78526fa442648dd27b17203f1a39c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4388&job=&cmd_args= [2023-02-23T17:21:04.017Z] -> Uploading to [2023-02-23T17:21:04.017Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/67fa0f0792c78526fa442648dd27b17203f1a39c/cc6cd927-97fe-4879-86cc-2077c29a5703.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T172103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=edf039f94a4bbe01f429cf12e231d8ed9685b5dc000b566eab94b009c0cfeea5 [2023-02-23T17:21:04.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T17:21:04.017Z] Dload Upload Total Spent Left Speed [2023-02-23T17:21:04.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62763 0 0 100 62763 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-02-23T17:21:04.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/67fa0f0792c78526fa442648dd27b17203f1a39c [Pipeline] } [2023-02-23T17:21:04.308Z] 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-23T17:21:05.626Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:05.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:06.866Z] ---> package-listing.sh [2023-02-23T17:21:06.866Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T17:21:06.866Z] ++ facter osfamily [2023-02-23T17:21:07.125Z] + OS_FAMILY=debian [2023-02-23T17:21:07.125Z] + workspace=/w/workspace/edgex-go/1 [2023-02-23T17:21:07.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T17:21:07.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T17:21:07.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T17:21:07.125Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T17:21:07.125Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-23T17:21:07.125Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T17:21:07.125Z] + case "${OS_FAMILY}" in [2023-02-23T17:21:07.125Z] + dpkg -l [2023-02-23T17:21:07.125Z] + grep '^ii' [2023-02-23T17:21:07.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T17:21:07.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T17:21:07.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T17:21:07.125Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-23T17:21:07.125Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-23T17:21:07.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-23T17:21:07.155Z] 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-23T17:21:07.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:21:08.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T17:21:08.064Z] [2023-02-23T17:21:08.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T17:21:08.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T17:21:08.439Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T17:21:08.439Z] 5eb5b503b376: Pulling fs layer [2023-02-23T17:21:08.439Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T17:21:08.439Z] ec43610c2a17: Pulling fs layer [2023-02-23T17:21:08.439Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T17:21:08.439Z] 33b1e0a273af: Pulling fs layer [2023-02-23T17:21:08.439Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T17:21:08.439Z] 2f39f015ded8: Pulling fs layer [2023-02-23T17:21:08.439Z] 3a2ae6a8a46f: Waiting [2023-02-23T17:21:08.439Z] 33b1e0a273af: Waiting [2023-02-23T17:21:08.439Z] 5d3b04190fa2: Waiting [2023-02-23T17:21:08.439Z] 2f39f015ded8: Waiting [2023-02-23T17:21:08.439Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T17:21:08.439Z] 5c69ac0246d0: Download complete [2023-02-23T17:21:08.439Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T17:21:08.439Z] 3a2ae6a8a46f: Download complete [2023-02-23T17:21:08.699Z] 33b1e0a273af: Verifying Checksum [2023-02-23T17:21:08.699Z] 33b1e0a273af: Download complete [2023-02-23T17:21:08.699Z] 5d3b04190fa2: Download complete [2023-02-23T17:21:08.699Z] ec43610c2a17: Verifying Checksum [2023-02-23T17:21:08.699Z] ec43610c2a17: Download complete [2023-02-23T17:21:08.699Z] 5eb5b503b376: Download complete [2023-02-23T17:21:09.267Z] 2f39f015ded8: Download complete [2023-02-23T17:21:10.203Z] 5eb5b503b376: Pull complete [2023-02-23T17:21:10.203Z] 5c69ac0246d0: Pull complete [2023-02-23T17:21:10.772Z] ec43610c2a17: Pull complete [2023-02-23T17:21:10.772Z] 3a2ae6a8a46f: Pull complete [2023-02-23T17:21:10.772Z] 33b1e0a273af: Pull complete [2023-02-23T17:21:11.030Z] 5d3b04190fa2: Pull complete [2023-02-23T17:21:15.218Z] 2f39f015ded8: Pull complete [2023-02-23T17:21:15.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T17:21:15.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T17:21:15.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T17:21:15.418Z] prd-ubuntu20.04-docker-8c-8g-7255 does not seem to be running inside a container [2023-02-23T17:21:15.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T17:21:19.753Z] $ docker top 24aa29e490210e76c17ebd77570a6872c64710858c0ef2715b201e3062452210 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T17:21:20.218Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T17:21:20.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T17:21:20.840Z] + ls /var/log/sa-host [2023-02-23T17:21:20.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T17:21:20.975Z] provisioning config files... [2023-02-23T17:21:20.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11540567975182399779tmp [Pipeline] { [Pipeline] echo [2023-02-23T17:21:21.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:21.349Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T17:21:21.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:21.764Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T17:21:21.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:22.103Z] ---> sudo-logs.sh [2023-02-23T17:21:22.103Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T17:21:22.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:22.506Z] ---> job-cost.sh [2023-02-23T17:21:22.506Z] lf-activate-venv: SKIPPING [2023-02-23T17:21:22.506Z] DEBUG: total: 0.10999999940395355 [2023-02-23T17:21:22.506Z] INFO: Retrieving Stack Cost... [2023-02-23T17:21:22.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T17:21:23.331Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T17:21:23.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T17:21:23.677Z] ---> logs-deploy.sh [2023-02-23T17:21:23.677Z] lf-activate-venv: SKIPPING [2023-02-23T17:21:23.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4388/1 [2023-02-23T17:21:23.677Z] INFO: archiving workspace using pattern(s): [2023-02-23T17:21:24.610Z] Archives upload complete. [2023-02-23T17:21:24.610Z] INFO: archiving logs to Nexus