Pull request #4397 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5051064281d10cd20c98da6a8e91f64c9a4796a8+bf351722e82323d10db38853b04b95297acda03c (beec07a8131a8b109e4d2bc0b95a482d7a6e8b16) 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-ssh5945361225837573226.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-ssh10148355854406023639.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-4397/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-4397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4137445534659669421.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-4397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6904070384746482169.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-ssh4398716455264183352.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-4397/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-4397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9241409543918293266.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 Running on prd-ubuntu20.04-docker-8c-8g-7785 in /w/workspace/edgexfoundry_edgex-go_PR-4397 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 5051064281d10cd20c98da6a8e91f64c9a4796a8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4397/head:refs/remotes/origin/PR-4397 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # 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 bf351722e82323d10db38853b04b95297acda03c # timeout=10 Merge succeeded, producing 5051064281d10cd20c98da6a8e91f64c9a4796a8 Checking out Revision 5051064281d10cd20c98da6a8e91f64c9a4796a8 (PR-4397) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 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 19:57:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:57:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:57:42 ========================================================= 19:57:42 EdgeX Global Pipelines Version Info 19:57:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 19:57:43 ------------------- 19:57:43 stable info: 19:57:43 ------------------- 19:57:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:57:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:57:43 Message: update stable to v1.0.244 19:57:43 ------------------- 19:57:43 experimental info: 19:57:43 ------------------- 19:57:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:57:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:57:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:57:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4397 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4397 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4397 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5051064 [Pipeline] echo 19:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:45 provisioning config files... 19:57:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6724411585797701143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:46 ---> docker-login.sh 19:57:46 nexus3.edgexfoundry.org:10001 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10002 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10003 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 nexus3.edgexfoundry.org:10004 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 docker.io 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 ---> docker-login.sh ends [Pipeline] } 19:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:57:48 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:57:48 + + cut -d/ -f2 19:57:48 dirname cmd/core-command/Dockerfile 19:57:48 + echo core-command,cmd/core-command/Dockerfile 19:57:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:57:48 + dirname cmd/core-data/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo core-data,cmd/core-data/Dockerfile 19:57:48 + + dirname cmd/core-metadata/Dockerfile 19:57:48 cut -d/ -f2 19:57:48 + echo core-metadata,cmd/core-metadata/Dockerfile 19:57:48 + dirname cmd/security-bootstrapper/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:57:48 + dirname cmd/security-proxy-auth/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:57:48 + + dirname cmd/security-proxy-setup/Dockerfile 19:57:48 cut -d/ -f2 19:57:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:57:48 + dirname cmd/security-secretstore-setup/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:57:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + dirname cmd/security-spire-agent/Dockerfile 19:57:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:57:48 + dirname cmd/security-spire-config/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:57:48 + dirname cmd/security-spire-server/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:57:48 + dirname cmd/support-notifications/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo support-notifications,cmd/support-notifications/Dockerfile 19:57:48 + dirname cmd/support-scheduler/Dockerfile 19:57:48 + cut -d/ -f2 19:57:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:57:48 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:57:48 + git rev-list -1 --merges 5051064281d10cd20c98da6a8e91f64c9a4796a8~1..5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo 19:57:48 -----------> git rev-list -1 --merges 5051064281d10cd20c98da6a8e91f64c9a4796a8~1..5051064281d10cd20c98da6a8e91f64c9a4796a8 5051064281d10cd20c98da6a8e91f64c9a4796a8 [false] [Pipeline] sh 19:57:49 + git log --format=format:%s -1 5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo 19:57:49 ========================================================= 19:57:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:57:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:57:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:57:49 + grep -v github /etc/ssh/ssh_known_hosts 19:57:49 + [ -e /tmp/ssh_known_hosts ] 19:57:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:57:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:57:49 + sudo tee -a /etc/ssh/ssh_known_hosts 19:57:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:57:50 19:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:57:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:57:51 b85a868b505f: Pulling fs layer 19:57:51 e2be974225ed: Pulling fs layer 19:57:51 339a4e72a1f5: Pulling fs layer 19:57:51 988bab9f4d93: Pulling fs layer 19:57:51 1469e6f7b9e6: Pulling fs layer 19:57:51 eaf3925da568: Pulling fs layer 19:57:51 bab4dde63d76: Pulling fs layer 19:57:51 bde34c3a00c8: Pulling fs layer 19:57:51 b352a97aabf1: Pulling fs layer 19:57:51 4872d77fe225: Pulling fs layer 19:57:51 5851b861e8e6: Pulling fs layer 19:57:51 bde34c3a00c8: Waiting 19:57:51 bab4dde63d76: Waiting 19:57:51 b352a97aabf1: Waiting 19:57:51 5851b861e8e6: Waiting 19:57:51 988bab9f4d93: Waiting 19:57:51 1469e6f7b9e6: Waiting 19:57:51 eaf3925da568: Waiting 19:57:51 4872d77fe225: Waiting 19:57:51 988bab9f4d93: Download complete 19:57:51 1469e6f7b9e6: Verifying Checksum 19:57:51 1469e6f7b9e6: Download complete 19:57:51 eaf3925da568: Verifying Checksum 19:57:51 eaf3925da568: Download complete 19:57:51 339a4e72a1f5: Verifying Checksum 19:57:51 339a4e72a1f5: Download complete 19:57:51 bde34c3a00c8: Verifying Checksum 19:57:51 bde34c3a00c8: Download complete 19:57:51 b352a97aabf1: Verifying Checksum 19:57:51 4872d77fe225: Verifying Checksum 19:57:51 4872d77fe225: Download complete 19:57:51 5851b861e8e6: Verifying Checksum 19:57:51 5851b861e8e6: Download complete 19:57:51 b85a868b505f: Verifying Checksum 19:57:51 b85a868b505f: Download complete 19:57:51 bab4dde63d76: Verifying Checksum 19:57:51 bab4dde63d76: Download complete 19:57:53 b85a868b505f: Pull complete 19:57:53 e2be974225ed: Pull complete 19:57:54 339a4e72a1f5: Pull complete 19:57:54 988bab9f4d93: Pull complete 19:57:55 1469e6f7b9e6: Pull complete 19:57:55 eaf3925da568: Pull complete 19:57:57 bab4dde63d76: Pull complete 19:57:57 bde34c3a00c8: Pull complete 19:57:57 b352a97aabf1: Pull complete 19:57:58 4872d77fe225: Pull complete 19:57:58 5851b861e8e6: Pull complete 19:57:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:58 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 19:57:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:05 $ docker top 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 -eo pid,comm 19:58:05 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). 19:58:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:05 [ssh-agent] Looking for ssh-agent implementation... 19:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:06 $ docker exec 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent 19:58:06 SSH_AUTH_SOCK=/tmp/ssh-jj1nOURAh5a9/agent.14 19:58:06 SSH_AGENT_PID=20 19:58:06 Running ssh-add (command line suppressed) 19:58:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14013855498037196540.key (/w/workspace/edgex-go/1@tmp/private_key_14013855498037196540.key) 19:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:06 + git tag --points-at HEAD [Pipeline] } 19:58:06 $ docker exec --env ******** --env ******** 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent -k 19:58:06 unset SSH_AUTH_SOCK; 19:58:06 unset SSH_AGENT_PID; 19:58:06 echo Agent pid 20 killed; 19:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:06 [ssh-agent] Looking for ssh-agent implementation... 19:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:06 $ docker exec 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent 19:58:07 SSH_AUTH_SOCK=/tmp/ssh-Nt8nCEIWmPt5/agent.70 19:58:07 SSH_AGENT_PID=76 19:58:07 Running ssh-add (command line suppressed) 19:58:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17506922066696452678.key (/w/workspace/edgex-go/1@tmp/private_key_17506922066696452678.key) 19:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:07 + git semver init 19:58:07 2023-02-28 19:58:07,740 [run_init] DEBUG init version:0.0.0 force:False 19:58:07 2023-02-28 19:58:07,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:07 2023-02-28 19:58:07,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:07 2023-02-28 19:58:07,742 [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) 19:58:15 2023-02-28 19:58:14,725 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:15 2023-02-28 19:58:14,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4397 with force:False 19:58:15 2023-02-28 19:58:14,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4397 19:58:15 2023-02-28 19:58:14,730 [execute] INFO git cat-file --batch-check 19:58:15 2023-02-28 19:58:14,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:15 2023-02-28 19:58:14,737 [execute] INFO git cat-file --batch 19:58:15 2023-02-28 19:58:14,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:15 2023-02-28 19:58:14,743 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4397 19:58:15 0.0.0 [Pipeline] } 19:58:15 $ docker exec --env ******** --env ******** 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent -k 19:58:16 unset SSH_AUTH_SOCK; 19:58:16 unset SSH_AGENT_PID; 19:58:16 echo Agent pid 76 killed; 19:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:16 + git semver [Pipeline] } 19:58:16 $ docker stop --time=1 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 19:58:18 $ docker rm -f --volumes 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:19 Stashed 1 file(s) [Pipeline] echo 19:58:19 [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 19:58:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:19 ========================================================= 19:58:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:58:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:20 213ec9aee27d: Pulling fs layer 19:58:20 4583459ba037: Pulling fs layer 19:58:20 93c1e223e6f2: Pulling fs layer 19:58:20 53926ce57604: Pulling fs layer 19:58:20 21b2b0c7a3f4: Pulling fs layer 19:58:20 22ff95d597cd: Pulling fs layer 19:58:20 12d6caf4c0d1: Pulling fs layer 19:58:20 53926ce57604: Waiting 19:58:20 22ff95d597cd: Waiting 19:58:20 21b2b0c7a3f4: Waiting 19:58:20 96b7cbca73a9: Pulling fs layer 19:58:20 a7acece74701: Pulling fs layer 19:58:20 96b7cbca73a9: Waiting 19:58:20 a7acece74701: Waiting 19:58:20 93c1e223e6f2: Verifying Checksum 19:58:20 93c1e223e6f2: Download complete 19:58:20 4583459ba037: Verifying Checksum 19:58:20 4583459ba037: Download complete 19:58:20 21b2b0c7a3f4: Verifying Checksum 19:58:20 21b2b0c7a3f4: Download complete 19:58:20 22ff95d597cd: Verifying Checksum 19:58:20 22ff95d597cd: Download complete 19:58:20 213ec9aee27d: Verifying Checksum 19:58:20 213ec9aee27d: Download complete 19:58:20 12d6caf4c0d1: Verifying Checksum 19:58:20 12d6caf4c0d1: Download complete 19:58:20 213ec9aee27d: Pull complete 19:58:20 4583459ba037: Pull complete 19:58:21 a7acece74701: Verifying Checksum 19:58:21 a7acece74701: Download complete 19:58:21 93c1e223e6f2: Pull complete 19:58:21 53926ce57604: Verifying Checksum 19:58:21 53926ce57604: Download complete 19:58:21 96b7cbca73a9: Verifying Checksum 19:58:21 96b7cbca73a9: Download complete 19:58:25 53926ce57604: Pull complete 19:58:26 21b2b0c7a3f4: Pull complete 19:58:26 22ff95d597cd: Pull complete 19:58:26 12d6caf4c0d1: Pull complete 19:58:29 96b7cbca73a9: Pull complete 19:58:29 a7acece74701: Pull complete 19:58:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:58:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:29 WORKDIR /edgex 19:58:29 COPY go.mod . 19:58:29 RUN go mod download 19:58:29 + docker build -t ci-base-image-x86_64 -f - . 19:58:30 Sending build context to Docker daemon 170.5MB 19:58:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:30 ---> db6d94c90886 19:58:30 Step 2/4 : WORKDIR /edgex 19:58:34 Still waiting to schedule task 19:58:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:58:43 ---> Running in c31c1bb9f442 19:58:43 Removing intermediate container c31c1bb9f442 19:58:43 ---> f7d874c86c77 19:58:43 Step 3/4 : COPY go.mod . 19:58:43 ---> eb7f053d14d9 19:58:43 Step 4/4 : RUN go mod download 19:58:43 ---> Running in 9a702c0384e2 19:59:10 Removing intermediate container 9a702c0384e2 19:59:10 ---> e7cb53966ece 19:59:10 Successfully built e7cb53966ece 19:59:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:10 + docker inspect -f . ci-base-image-x86_64 19:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:10 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 19:59:10 $ 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 ******** ci-base-image-x86_64 cat 19:59:11 $ docker top 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:12 + go version 19:59:12 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:12 $ docker stop --time=1 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def 19:59:13 $ docker rm -f --volumes 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:14 + docker inspect -f . ci-base-image-x86_64 19:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:14 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 19:59:14 $ 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 ******** ci-base-image-x86_64 cat 19:59:15 $ docker top 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:15 ========================================================= 19:59:15 [edgeXBuildGoParallel] Running Tests and Build... 19:59:15 ========================================================= [Pipeline] sh 19:59:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:16 + make test 19:59:16 go test -race -coverprofile=coverage.out ./... 19:59:22 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.658s coverage: 88.5% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements 20:00:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7790 in /w/workspace/edgexfoundry_edgex-go_PR-4397 [Pipeline] { [Pipeline] ws 20:00:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:03 The recommended git tool is: git 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.344s coverage: 79.9% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.275s coverage: 65.3% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:05 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 20:00:08 using credential edgex-jenkins-ssh 20:00:09 Cloning the remote Git repository 20:00:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:09 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:09 > git --version # timeout=10 20:00:09 > git --version # 'git version 2.25.1' 20:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4397/head:refs/remotes/origin/PR-4397 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:00:26 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 5051064281d10cd20c98da6a8e91f64c9a4796a8 20:00:26 Merge succeeded, producing 5051064281d10cd20c98da6a8e91f64c9a4796a8 20:00:26 Checking out Revision 5051064281d10cd20c98da6a8e91f64c9a4796a8 (PR-4397) 20:00:27 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." 20:00:27 go vet ./... 20:00:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:00:27 > git --version # timeout=10 20:00:27 > git --version # 'git version 2.25.1' 20:00:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:00:26 > git config core.sparsecheckout # timeout=10 20:00:26 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 20:00:26 > git remote # timeout=10 20:00:26 > git config --get remote.origin.url # timeout=10 20:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:26 > git merge bf351722e82323d10db38853b04b95297acda03c # timeout=10 20:00:26 > git rev-parse HEAD^{commit} # timeout=10 20:00:26 > git config core.sparsecheckout # timeout=10 20:00:26 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:00:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:28 ./bin/test-attribution-txt.sh 20:00:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:00:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:00:28 Dload Upload Total Spent Left Speed 20:00:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] echo 20:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] sh 20:00:29 + ls -al . 20:00:29 total 744 20:00:29 drwxrwxr-x 11 1001 1001 4096 Feb 28 19:59 . 20:00:29 drwxr-xr-x 4 root root 4096 Feb 28 19:59 .. 20:00:29 drwxrwxr-x 2 1001 1001 4096 Feb 28 19:57 .blubracket 20:00:29 -rw-rw-r-- 1 1001 1001 16 Feb 28 19:57 .dockerignore 20:00:29 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:00 .git 20:00:29 drwxrwxr-x 3 1001 1001 4096 Feb 28 19:57 .github 20:00:29 -rw-rw-r-- 1 1001 1001 1068 Feb 28 19:57 .gitignore 20:00:29 -rw-rw-r-- 1 1001 1001 42 Feb 28 19:57 .golangci.yml 20:00:29 -rw-rw-r-- 1 1001 1001 87 Feb 28 19:57 .hadolint.yml 20:00:29 drwxr-xr-x 3 1001 1001 4096 Feb 28 19:58 .semver 20:00:29 -rw-rw-r-- 1 1001 1001 166 Feb 28 19:57 .sonarcloud.properties 20:00:29 -rw-rw-r-- 1 1001 1001 1171 Feb 28 19:57 ADOPTERS.md 20:00:29 -rw-rw-r-- 1 1001 1001 10825 Feb 28 19:57 Attribution.txt 20:00:29 -rw-rw-r-- 1 1001 1001 73765 Feb 28 19:57 CHANGELOG.md 20:00:29 -rw-rw-r-- 1 1001 1001 3804 Feb 28 19:57 CONTRIBUTING.md 20:00:29 -rw-rw-r-- 1 1001 1001 677 Feb 28 19:57 GOVERNANCE.md 20:00:29 -rw-rw-r-- 1 1001 1001 883 Feb 28 19:57 Jenkinsfile 20:00:29 -rw-rw-r-- 1 1001 1001 10775 Feb 28 19:57 LICENSE 20:00:29 -rw-rw-r-- 1 1001 1001 14116 Feb 28 19:57 Makefile 20:00:29 -rw-rw-r-- 1 1001 1001 582 Feb 28 19:57 OWNERS.md 20:00:29 -rw-rw-r-- 1 1001 1001 9403 Feb 28 19:57 README.md 20:00:29 -rw-rw-r-- 1 1001 1001 6912 Feb 28 19:57 SECURITY.md 20:00:29 -rw-rw-r-- 1 1001 1001 5 Feb 28 19:58 VERSION 20:00:29 drwxrwxr-x 2 1001 1001 4096 Feb 28 19:57 bin 20:00:29 drwxrwxr-x 18 1001 1001 4096 Feb 28 19:57 cmd 20:00:29 -rw-r--r-- 1 root root 487670 Feb 28 20:00 coverage.out 20:00:29 -rw-rw-r-- 1 1001 1001 3296 Feb 28 19:57 go.mod 20:00:29 -rw-rw-r-- 1 1001 1001 31429 Feb 28 19:57 go.sum 20:00:29 drwxrwxr-x 7 1001 1001 4096 Feb 28 19:57 internal 20:00:29 drwxrwxr-x 3 1001 1001 4096 Feb 28 19:57 openapi 20:00:29 drwxrwxr-x 4 1001 1001 4096 Feb 28 19:57 snap 20:00:29 -rw-rw-r-- 1 1001 1001 204 Feb 28 19:57 version.go 20:00:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 20:00:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:00:29 + sudo tee /etc/docker/daemon.new 20:00:29 + '[' -e coverage.out ] 20:00:29 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:29 Stashed 1 file(s) [Pipeline] sh 20:00:30 + make build 20:00:30 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 20:00:31 { 20:00:31 "registry-mirrors": [ 20:00:31 "https://nexus3.edgexfoundry.org:10001" 20:00:31 ], 20:00:31 "bip": "10.250.0.254/24", 20:00:31 "hosts": [ 20:00:31 "tcp://0.0.0.0:5555", 20:00:31 "unix:///var/run/docker.sock" 20:00:31 ], 20:00:31 "mtu": 1458, 20:00:31 "selinux-enabled": true, 20:00:31 "seccomp-profile": "/etc/docker/seccomp.json" 20:00:31 } [Pipeline] sh 20:00:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:00:31 + sudo service docker restart 20:00:42 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 20:00:43 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 20:00:44 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 20:00:45 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:50 provisioning config files... 20:00:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8598977748110145869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:50 ---> docker-login.sh 20:00:50 nexus3.edgexfoundry.org:10001 20:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:51 Configure a credential helper to remove this warning. See 20:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:51 20:00:51 Login Succeeded 20:00:51 nexus3.edgexfoundry.org:10002 20:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:51 Configure a credential helper to remove this warning. See 20:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:51 20:00:51 Login Succeeded 20:00:51 nexus3.edgexfoundry.org:10003 20:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:51 Configure a credential helper to remove this warning. See 20:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:51 20:00:51 Login Succeeded 20:00:51 nexus3.edgexfoundry.org:10004 20:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:52 Configure a credential helper to remove this warning. See 20:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:52 20:00:52 Login Succeeded 20:00:52 docker.io 20:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:52 Configure a credential helper to remove this warning. See 20:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:52 20:00:52 Login Succeeded 20:00:52 ---> docker-login.sh ends [Pipeline] } 20:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:00:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:53 ========================================================= 20:00:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:00:53 ========================================================= [Pipeline] fileExists 20:00:53 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 [Pipeline] sh 20:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:00:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:00:53 9b18e9b68314: Pulling fs layer 20:00:53 35d82f9e3411: Pulling fs layer 20:00:53 e16973657156: Pulling fs layer 20:00:53 fc693d55d65f: Pulling fs layer 20:00:53 7e9fc2657dce: Pulling fs layer 20:00:53 dda99020689f: Pulling fs layer 20:00:53 7e9fc2657dce: Waiting 20:00:53 db1c61fa0a46: Pulling fs layer 20:00:53 891c053d2c06: Pulling fs layer 20:00:53 dda99020689f: Waiting 20:00:53 db1c61fa0a46: Waiting 20:00:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:00:54 e16973657156: Verifying Checksum 20:00:54 e16973657156: Download complete 20:00:54 35d82f9e3411: Verifying Checksum 20:00:54 35d82f9e3411: Download complete 20:00:54 7e9fc2657dce: Download complete 20:00:54 dda99020689f: Verifying Checksum 20:00:54 dda99020689f: Download complete 20:00:54 9b18e9b68314: Verifying Checksum 20:00:54 9b18e9b68314: Download complete 20:00:55 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 20:00:55 891c053d2c06: Verifying Checksum 20:00:55 891c053d2c06: Download complete 20:00:55 9b18e9b68314: Pull complete 20:00:55 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 20:00:56 35d82f9e3411: Pull complete 20:00:56 db1c61fa0a46: Verifying Checksum 20:00:56 db1c61fa0a46: Download complete 20:00:56 e16973657156: Pull complete 20:00:56 fc693d55d65f: Download complete 20:00:57 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 20:00:58 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 20:00:59 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 20:01:02 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] } 20:01:03 $ docker stop --time=1 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 20:01:09 fc693d55d65f: Pull complete 20:01:09 7e9fc2657dce: Pull complete 20:01:09 dda99020689f: Pull complete 20:01:16 db1c61fa0a46: Pull complete 20:01:17 891c053d2c06: Pull complete 20:01:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:20 $ docker rm -f --volumes 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:01:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:20 WORKDIR /edgex 20:01:20 COPY go.mod . 20:01:20 RUN go mod download 20:01:20 + docker build -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:21 20:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 20:01:21 Sending build context to Docker daemon 3.118MB 20:01:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:21 ---> f96f9c87975a 20:01:21 Step 2/4 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:22 latest: Pulling from edgex-devops/edgex-compose 20:01:22 cbdbe7a5bc2a: Pulling fs layer 20:01:22 ca9280d653b3: Pulling fs layer 20:01:22 7e9c9ca2126c: Pulling fs layer 20:01:22 cbdbe7a5bc2a: Download complete 20:01:22 ca9280d653b3: Verifying Checksum 20:01:22 ca9280d653b3: Download complete 20:01:22 cbdbe7a5bc2a: Pull complete 20:01:23 7e9c9ca2126c: Verifying Checksum 20:01:23 7e9c9ca2126c: Download complete 20:01:23 ca9280d653b3: Pull complete 20:01:23 ---> Running in bc346285116c 20:01:23 Removing intermediate container bc346285116c 20:01:23 ---> 32d0755dc805 20:01:23 Step 3/4 : COPY go.mod . 20:01:23 ---> cbeff45c661c 20:01:23 Step 4/4 : RUN go mod download 20:01:23 ---> Running in 54afa542488a 20:01:26 7e9c9ca2126c: Pull complete 20:01:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:26 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 20:01:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:37 $ docker top 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:38 + docker-compose build --help 20:01:38 + grep parallel 20:01:38 --parallel Build images in parallel. [Pipeline] } 20:01:39 $ docker stop --time=1 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db 20:01:40 $ docker rm -f --volumes 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:41 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 20:01:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:42 $ docker top 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:43 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:44 Building core-command ... 20:01:44 Building core-common-config-bootstrapper ... 20:01:44 Building core-data ... 20:01:44 Building core-metadata ... 20:01:44 Building security-bootstrapper ... 20:01:44 Building security-proxy-auth ... 20:01:44 Building security-proxy-setup ... 20:01:44 Building security-secretstore-setup ... 20:01:44 Building security-spiffe-token-provider ... 20:01:44 Building security-spire-agent ... 20:01:44 Building security-spire-config ... 20:01:44 Building security-spire-server ... 20:01:44 Building support-notifications ... 20:01:44 Building support-scheduler ... 20:01:44 Building core-data 20:01:44 Building core-common-config-bootstrapper 20:01:44 Building security-spiffe-token-provider 20:01:44 Building core-metadata 20:01:44 Building security-bootstrapper 20:01:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> e7cb53966ece 20:01:54 Step 3/32 : WORKDIR /edgex-go 20:01:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> e7cb53966ece 20:01:54 Step 3/19 : WORKDIR /edgex-go 20:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> e7cb53966ece 20:01:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> e7cb53966ece 20:01:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:55 ---> e7cb53966ece 20:01:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:56 Removing intermediate container 54afa542488a 20:01:56 ---> 37596859d5fe 20:01:56 Successfully built 37596859d5fe 20:01:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker inspect -f . ci-base-image-arm64 20:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:56 prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container 20:01:56 $ 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 ******** ci-base-image-arm64 cat 20:01:58 $ docker top 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:59 + go version 20:01:59 go version go1.18.7 linux/arm64 [Pipeline] } 20:01:59 $ docker stop --time=1 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 20:02:02 $ docker rm -f --volumes 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:03 + docker inspect -f . ci-base-image-arm64 20:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:03 prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container 20:02:03 $ 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 ******** ci-base-image-arm64 cat 20:02:04 $ docker top 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:05 ========================================================= 20:02:05 [edgeXBuildGoParallel] Running Tests and Build... 20:02:05 ========================================================= [Pipeline] sh 20:02:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:06 + make test 20:02:06 go test -race -coverprofile=coverage.out ./... 20:02:13 ---> Running in 621b3024fa5c 20:02:13 ---> Running in 42c7157c0410 20:02:13 ---> Running in 4fbc93042983 20:02:13 ---> Running in 81808689e97a 20:02:13 ---> Running in 3e0f7983ef69 20:02:13 Removing intermediate container 3e0f7983ef69 20:02:13 ---> 0ee8c733ab03 20:02:13 Step 4/22 : WORKDIR /edgex-go 20:02:13 Removing intermediate container 4fbc93042983 20:02:13 ---> 40a740a398cb 20:02:13 Step 4/22 : WORKDIR /edgex-go 20:02:13 Removing intermediate container 42c7157c0410 20:02:13 ---> d143d95ef31f 20:02:13 Step 4/32 : RUN apk add --update --no-cache make git 20:02:13 Removing intermediate container 621b3024fa5c 20:02:13 ---> 4cb9ec919f2d 20:02:13 Step 4/24 : WORKDIR /edgex-go 20:02:13 Removing intermediate container 81808689e97a 20:02:13 ---> c5d5343c75c9 20:02:13 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:02:13 ---> Running in 547823d87d5e 20:02:13 ---> Running in bbe2516300fa 20:02:13 ---> Running in 2fa565fd9c10 20:02:13 ---> Running in befebde2bc53 20:02:13 ---> Running in ba7090918f6d 20:02:13 Removing intermediate container bbe2516300fa 20:02:13 ---> f80b2773d13e 20:02:13 Step 5/22 : RUN apk add --update --no-cache make git 20:02:13 Removing intermediate container 547823d87d5e 20:02:13 ---> 82b09b4573b8 20:02:13 Step 5/22 : RUN apk add --update --no-cache make git 20:02:13 Removing intermediate container befebde2bc53 20:02:13 ---> 5dc584fdb897 20:02:13 Step 5/24 : RUN apk add --update --no-cache make git 20:02:13 ---> Running in 5eafe0deb7bc 20:02:13 ---> Running in f14cb007cb3f 20:02:13 ---> Running in 1ae0361a073f 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:14 OK: 211 MiB in 51 packages 20:02:14 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:02:14 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:02:14 OK: 17046 distinct packages available 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:14 OK: 211 MiB in 51 packages 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:14 OK: 211 MiB in 51 packages 20:02:14 OK: 211 MiB in 51 packages 20:02:15 OK: 211 MiB in 51 packages 20:02:15 Removing intermediate container 5eafe0deb7bc 20:02:15 ---> 9aeea2692e5c 20:02:15 Step 6/22 : COPY go.mod vendor* ./ 20:02:16 Removing intermediate container 2fa565fd9c10 20:02:16 ---> eba7a339a34b 20:02:16 Step 5/32 : COPY go.mod vendor* ./ 20:02:16 ---> cbe0821a1f49 20:02:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:16 Removing intermediate container f14cb007cb3f 20:02:16 ---> 697f1996bfec 20:02:16 Step 6/22 : COPY go.mod vendor* ./ 20:02:16 Removing intermediate container ba7090918f6d 20:02:16 ---> e40c65b9a812 20:02:16 Step 5/19 : COPY go.mod vendor* ./ 20:02:16 Removing intermediate container 1ae0361a073f 20:02:16 ---> 6d2c61f9a10c 20:02:16 Step 6/24 : COPY go.mod vendor* ./ 20:02:17 ---> 59a378aa07af 20:02:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> Running in 2b3d7c3637cb 20:02:17 ---> Running in 331aecb2fb60 20:02:17 ---> afe052688100 20:02:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:18 ---> 98404b63d5b6 20:02:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:18 ---> 230a85c6a344 20:02:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:18 ---> Running in 5ba422590b8c 20:02:18 ---> Running in f09ea6eed008 20:02:18 ---> Running in d7db5c409cfe 20:02:38 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements 20:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.684s coverage: 98.5% of statements 20:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.904s coverage: 71.2% of statements 20:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 54.0% of statements 20:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.814s coverage: 88.5% of statements 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:05:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.942s coverage: 65.9% of statements 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements 20:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.479s coverage: 47.1% of statements 20:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.380s coverage: 82.9% of statements 20:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 20:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 20:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.343s coverage: 87.5% of statements 20:05:25 Removing intermediate container d7db5c409cfe 20:05:25 ---> 667a882c87e1 20:05:25 Step 7/19 : COPY . . 20:05:25 Removing intermediate container 331aecb2fb60 20:05:25 ---> 6e5f8c22dede 20:05:25 Step 7/32 : COPY . . 20:05:25 Removing intermediate container 5ba422590b8c 20:05:25 ---> 4e8a0f8451ab 20:05:25 Step 8/22 : COPY . . 20:05:25 Removing intermediate container 2b3d7c3637cb 20:05:25 ---> f12825d774a0 20:05:25 Step 8/22 : COPY . . 20:05:25 Removing intermediate container f09ea6eed008 20:05:25 ---> 62202b944740 20:05:25 Step 8/24 : COPY . . 20:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.310s coverage: 94.4% of statements 20:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.412s coverage: 44.8% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.648s coverage: 79.9% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 64.4% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.323s coverage: 87.2% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 77.4% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.853s coverage: 91.2% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.233s coverage: 65.3% of statements 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.0% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 17.7% of statements 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:11 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 20:06:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:06:11 go vet ./... 20:06:11 ---> 457ffcd77aa8 20:06:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:11 ---> 92ff2bac9bf8 20:06:11 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:11 ---> 97d76e3bf7fa 20:06:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:06:11 ---> 85baa217548c 20:06:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:06:11 ---> Running in 74317cec7130 20:06:11 ---> Running in fc0fb305feec 20:06:11 ---> 75ae03e8455d 20:06:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:11 ---> Running in ee95cebb4b16 20:06:11 ---> Running in 4763dc6921fd 20:06:11 ---> Running in 1f8a14e5f9a8 20:06:11 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 20:06:11 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 20:06:11 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 20:06:11 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 20:06:11 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 20:07:48 Removing intermediate container 74317cec7130 20:07:48 ---> 192999f8b354 20:07:48 20:07:48 Step 9/32 : FROM alpine:3.16 20:07:48 Removing intermediate container 1f8a14e5f9a8 20:07:48 ---> 380a8ea57a91 20:07:48 20:07:48 Step 10/22 : FROM alpine:3.16 20:07:48 Removing intermediate container 4763dc6921fd 20:07:48 ---> c01ed89ad743 20:07:48 20:07:48 Step 10/22 : FROM alpine:3.16 20:07:48 Removing intermediate container ee95cebb4b16 20:07:48 ---> 0b98aeaf3de7 20:07:48 20:07:48 Step 10/24 : FROM alpine:3.16 20:07:48 Removing intermediate container fc0fb305feec 20:07:48 ---> 80264c043f43 20:07:48 20:07:48 Step 9/19 : FROM alpine:3.15 20:07:48 3.15: Pulling from library/alpine 20:07:48 3.16: Pulling from library/alpine 20:07:48 3.16: Pulling from library/alpine 20:07:48 3.16: Pulling from library/alpine 20:07:48 3.16: Pulling from library/alpine 20:07:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:48 Status: Downloaded newer image for alpine:3.16 20:07:48 Status: Downloaded newer image for alpine:3.16 20:07:48 Status: Image is up to date for alpine:3.16 20:07:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:48 Status: Image is up to date for alpine:3.16 20:07:48 ---> dfd21b5a31f5 20:07:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:48 ---> dfd21b5a31f5 20:07:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:07:48 ---> dfd21b5a31f5 20:07:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:48 ---> dfd21b5a31f5 20:07:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:07:48 ---> Running in f5e7a6726cf2 20:07:48 ---> Running in ad593d247c5f 20:07:48 ---> Running in 1d7868147cd2 20:07:48 ---> Running in 1ea96ba5e465 20:07:48 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:07:48 Status: Downloaded newer image for alpine:3.15 20:07:48 ---> 5ce65d7b0fde 20:07:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:48 Removing intermediate container f5e7a6726cf2 20:07:48 ---> ad6af24d4a73 20:07:48 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:48 ---> Running in eb9b3e75e8bf 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:48 Removing intermediate container ad593d247c5f 20:07:48 ---> 88962848d503 20:07:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:07:49 Removing intermediate container 1ea96ba5e465 20:07:49 ---> ae0b6ffcc194 20:07:49 Step 12/22 : ENV APP_PORT=59880 20:07:49 (1/1) Installing dumb-init (1.2.5-r1) 20:07:49 Executing busybox-1.35.0-r17.trigger 20:07:49 OK: 6 MiB in 15 packages 20:07:49 ---> Running in 251e2ca172f4 20:07:49 ---> Running in 869fbafc97f8 20:07:49 ---> Running in ca689adce2a5 20:07:49 Removing intermediate container eb9b3e75e8bf 20:07:49 ---> fd3ceeb6a171 20:07:49 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:49 ---> Running in a024c1128912 20:07:49 Removing intermediate container ca689adce2a5 20:07:49 ---> c215b2118c70 20:07:49 Step 13/22 : EXPOSE $APP_PORT 20:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:49 ---> Running in 24b3841a9c1f 20:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:49 Removing intermediate container 1d7868147cd2 20:07:49 ---> 813933de45f1 20:07:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:50 (1/1) Installing dumb-init (1.2.5-r1) 20:07:50 Executing busybox-1.35.0-r17.trigger 20:07:50 OK: 6 MiB in 15 packages 20:07:50 ---> Running in 1cb7558cfd6b 20:07:50 Removing intermediate container 24b3841a9c1f 20:07:50 ---> 3d47261974d0 20:07:50 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:07:50 ---> Running in ca342fdf8c13 20:07:50 Removing intermediate container 1cb7558cfd6b 20:07:50 ---> 1412553fc570 20:07:50 Step 13/24 : ENV APP_PORT=59881 20:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:50 ---> Running in 0a34b3267795 20:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:51 Removing intermediate container 0a34b3267795 20:07:51 ---> fc9fac3589f0 20:07:51 Step 14/24 : EXPOSE $APP_PORT 20:07:51 (1/2) Installing dumb-init (1.2.5-r1) 20:07:51 (2/2) Installing su-exec (0.2-r1) 20:07:51 Executing busybox-1.35.0-r17.trigger 20:07:51 OK: 6 MiB in 16 packages 20:07:51 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:51 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:51 OK: 15857 distinct packages available 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:51 ---> Running in e5aab6e9eeb5 20:07:51 Removing intermediate container 251e2ca172f4 20:07:51 ---> 03cea4f82319 20:07:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:51 (1/1) Installing dumb-init (1.2.5-r1) 20:07:51 Executing busybox-1.35.0-r17.trigger 20:07:51 OK: 6 MiB in 15 packages 20:07:51 (1/9) Installing ca-certificates (20220614-r0) 20:07:51 (2/9) Installing brotli-libs (1.0.9-r5) 20:07:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:07:51 (4/9) Installing libcurl (7.80.0-r6) 20:07:51 (5/9) Installing curl (7.80.0-r6) 20:07:51 (6/9) Installing dumb-init (1.2.5-r1) 20:07:51 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:51 (8/9) Installing libucontext (1.1-r0) 20:07:51 (9/9) Installing gcompat (1.0.0-r4) 20:07:51 Executing busybox-1.34.1-r7.trigger 20:07:52 Executing ca-certificates-20220614-r0.trigger 20:07:52 OK: 8 MiB in 23 packages 20:07:52 Removing intermediate container e5aab6e9eeb5 20:07:52 ---> 8544cb84dfac 20:07:52 Step 15/24 : WORKDIR / 20:07:52 ---> cb90c4428f99 20:07:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:54 Removing intermediate container 869fbafc97f8 20:07:54 ---> f3e59fcbdf76 20:07:54 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:07:54 ---> Running in a76b595b94ca 20:07:54 ---> 29527478b773 20:07:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:54 ---> Running in effb86e0cf73 20:07:54 Removing intermediate container ca342fdf8c13 20:07:54 ---> 99dd14a5f429 20:07:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:54 Removing intermediate container a024c1128912 20:07:54 ---> ae64c3740ad9 20:07:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:54 ---> 5013084bc5fa 20:07:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:55 Removing intermediate container a76b595b94ca 20:07:55 ---> 06594d260f9c 20:07:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:55 Removing intermediate container effb86e0cf73 20:07:55 ---> bc647ffb8b24 20:07:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:55 ---> 58f5d1ebc815 20:07:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:55 ---> f4c15189b615 20:07:55 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:55 ---> d952fe712baa 20:07:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:56 ---> Running in 804c6fb4058e 20:08:00 ---> Running in ad2fe58c66a1 20:08:00 ---> c951ab24738b 20:08:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:08:03 ---> b549188204c5 20:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:08:03 Removing intermediate container 804c6fb4058e 20:08:03 ---> 12d0061d3a6f 20:08:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:03 ---> d3627801b180 20:08:03 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:08:03 ---> 6faea97d69e8 20:08:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:08:03 ---> Running in 293868f9d816 20:08:04 ---> ab97d856d3af 20:08:04 Step 18/22 : ENTRYPOINT ["/core-data"] 20:08:05 ---> 57bd9512263c 20:08:05 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:08:06 ---> Running in 8004f1bf79d6 20:08:06 ---> 6bc1dca2d6d3 20:08:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:08:06 Removing intermediate container 293868f9d816 20:08:06 ---> 016d7ff4d2bc 20:08:06 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 20:08:06 ---> Running in e4414a271d88 [Pipeline] sh 20:08:07 + ls -al . 20:08:07 total 740 20:08:07 drwxrwxr-x 10 1001 1001 4096 Feb 28 20:02 . 20:08:07 drwxr-xr-x 4 root root 4096 Feb 28 20:02 .. 20:08:07 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:00 .blubracket 20:08:07 -rw-rw-r-- 1 1001 1001 16 Feb 28 20:00 .dockerignore 20:08:07 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:00 .git 20:08:07 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:00 .github 20:08:07 -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:00 .gitignore 20:08:07 -rw-rw-r-- 1 1001 1001 42 Feb 28 20:00 .golangci.yml 20:08:07 -rw-rw-r-- 1 1001 1001 87 Feb 28 20:00 .hadolint.yml 20:08:07 -rw-rw-r-- 1 1001 1001 166 Feb 28 20:00 .sonarcloud.properties 20:08:07 -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:00 ADOPTERS.md 20:08:07 -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:00 Attribution.txt 20:08:07 -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:00 CHANGELOG.md 20:08:07 -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:00 CONTRIBUTING.md 20:08:07 -rw-rw-r-- 1 1001 1001 677 Feb 28 20:00 GOVERNANCE.md 20:08:07 -rw-rw-r-- 1 1001 1001 883 Feb 28 20:00 Jenkinsfile 20:08:07 -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:00 LICENSE 20:08:07 -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:00 Makefile 20:08:07 -rw-rw-r-- 1 1001 1001 582 Feb 28 20:00 OWNERS.md 20:08:07 -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:00 README.md 20:08:07 -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:00 SECURITY.md 20:08:07 -rw-rw-r-- 1 1001 1001 5 Feb 28 19:58 VERSION 20:08:07 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:00 bin 20:08:07 drwxrwxr-x 18 1001 1001 4096 Feb 28 20:00 cmd 20:08:07 -rw-r--r-- 1 root root 487670 Feb 28 20:06 coverage.out 20:08:07 -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:00 go.mod 20:08:07 -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:00 go.sum 20:08:07 drwxrwxr-x 7 1001 1001 4096 Feb 28 20:00 internal 20:08:07 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:00 openapi 20:08:07 drwxrwxr-x 4 1001 1001 4096 Feb 28 20:00 snap 20:08:07 -rw-rw-r-- 1 1001 1001 204 Feb 28 20:00 version.go [Pipeline] sh 20:08:07 ---> Running in d3fc1f396f38 20:08:07 + '[' -e coverage.out ] 20:08:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:07 Warning: overwriting stash ‘coverage-report’ 20:08:08 Stashed 1 file(s) [Pipeline] sh 20:08:09 Removing intermediate container ad2fe58c66a1 20:08:09 ---> 303af1fb5469 20:08:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:08:09 Removing intermediate container 8004f1bf79d6 20:08:09 ---> e93b3e68b7a4 20:08:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:09 + make build 20:08:09 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 20:08:09 Removing intermediate container e4414a271d88 20:08:09 ---> 7cfb2c2d6311 20:08:09 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:09 ---> 9aea9e596d2d 20:08:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:08:10 ---> Running in 678e362a1435 20:08:11 Removing intermediate container d3fc1f396f38 20:08:11 ---> ded5e2926ceb 20:08:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:11 ---> Running in 6c6b44d7316e 20:08:11 ---> Running in e571ad2f41e9 20:08:11 ---> Running in 639f2fe7e5d9 20:08:12 ---> Running in 673eb05849a4 20:08:12 Removing intermediate container 678e362a1435 20:08:12 ---> f1f754fe31c2 20:08:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:08:13 Removing intermediate container e571ad2f41e9 20:08:13 ---> 24c36be49247 20:08:13 Step 17/19 : LABEL arch=x86_64 20:08:14 Removing intermediate container 639f2fe7e5d9 20:08:14 ---> 86ab995c1d45 20:08:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:14 Removing intermediate container 6c6b44d7316e 20:08:14 ---> cc136cb1c4c2 20:08:14 Step 20/22 : LABEL arch=x86_64 20:08:14 ---> Running in 64ad9b71c400 20:08:15 ---> Running in 567289a15082 20:08:15 ---> Running in cea66a6bcce3 20:08:15 ---> Running in fa9a9b702dbc 20:08:16 Removing intermediate container 64ad9b71c400 20:08:16 ---> 225cbc0462c6 20:08:16 Step 20/22 : LABEL arch=x86_64 20:08:16 Removing intermediate container 567289a15082 20:08:16 ---> 369efd8f0b75 20:08:16 Step 18/19 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:08:16 Removing intermediate container fa9a9b702dbc 20:08:16 ---> 3ce96f52bffa 20:08:16 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:08:16 Removing intermediate container cea66a6bcce3 20:08:16 ---> 1210805f08dd 20:08:16 Step 22/24 : LABEL arch=x86_64 20:08:16 ---> Running in 70860f04fdf9 20:08:17 Removing intermediate container 673eb05849a4 20:08:17 ---> 0928b5270c33 20:08:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:17 ---> Running in c67c577d500f 20:08:17 ---> Running in 4e456b269196 20:08:17 ---> Running in 3ec190a04106 20:08:17 ---> Running in 28be58e00eb6 20:08:18 Removing intermediate container 70860f04fdf9 20:08:18 ---> 3cab35f7b459 20:08:18 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:08:19 Removing intermediate container c67c577d500f 20:08:19 ---> 0a9c74750bd6 20:08:19 Step 19/19 : LABEL version=0.0.0 20:08:20 ---> Running in 72138e7c07c0 20:08:21 Removing intermediate container 4e456b269196 20:08:21 ---> 16345a4e292a 20:08:21 Step 22/22 : LABEL version=0.0.0 20:08:22 Removing intermediate container 3ec190a04106 20:08:22 ---> 599cc04b1fc5 20:08:22 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:08:22 ---> Running in 0165e3dd3673 20:08:22 Removing intermediate container 28be58e00eb6 20:08:22 ---> 2156a65cda3d 20:08:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:23 ---> Running in 5b511ee60c15 20:08:23 ---> Running in 349e4079f934 20:08:23 Removing intermediate container 72138e7c07c0 20:08:23 ---> bec51838c3a9 20:08:23 Step 22/22 : LABEL version=0.0.0 20:08:24 Removing intermediate container 0165e3dd3673 20:08:24 ---> fe01aad80ba2 20:08:24 20:08:24 ---> 0fdc4e20e7a9 20:08:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:24 Successfully built fe01aad80ba2 20:08:26 Successfully tagged security-spiffe-token-provider:latest 20:08:26 Building security-secretstore-setup 20:08:27  Building security-spiffe-token-provider ... done  ---> Running in c0883e299671 20:08:28 Removing intermediate container 5b511ee60c15 20:08:28 ---> f7720e0a564f 20:08:28 Step 24/24 : LABEL version=0.0.0 20:08:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:46 ---> e7cb53966ece 20:08:46 Step 3/24 : WORKDIR /edgex-go 20:08:46 ---> Using cache 20:08:46 ---> c5d5343c75c9 20:08:46 Step 4/24 : RUN apk add --update --no-cache make git 20:08:50 Removing intermediate container 349e4079f934 20:08:50 ---> e8425fc08ee4 20:08:50 20:08:50 Successfully built e8425fc08ee4 20:08:55 Successfully tagged core-data:latest 20:08:55  Building core-data ... done Building support-scheduler 20:08:55 ---> Running in 2721c53f11c6 20:08:55 ---> Running in 3e4b29ba0d88 20:08:55 ---> Running in 63f20f6fcf78 20:08:55 Removing intermediate container c0883e299671 20:08:55 ---> 03e9a3ddbf90 20:08:55 20:08:55 Successfully built 03e9a3ddbf90 20:08:55 Successfully tagged core-common-config-bootstrapper:latest 20:08:55  Building core-common-config-bootstrapper ... done Building support-notifications 20:09:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:00 ---> e7cb53966ece 20:09:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:00 ---> Using cache 20:09:00 ---> 4cb9ec919f2d 20:09:00 Step 4/22 : WORKDIR /edgex-go 20:09:00 ---> Using cache 20:09:00 ---> 5dc584fdb897 20:09:00 Step 5/22 : RUN apk add --update --no-cache make git 20:09:00 ---> Using cache 20:09:00 ---> 6d2c61f9a10c 20:09:00 Step 6/22 : COPY go.mod vendor* ./ 20:09:00 ---> Using cache 20:09:00 ---> 230a85c6a344 20:09:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:00 ---> Using cache 20:09:00 ---> 62202b944740 20:09:00 Step 8/22 : COPY . . 20:09:00 ---> Using cache 20:09:00 ---> 97d76e3bf7fa 20:09:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:09 ---> e7cb53966ece 20:09:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:09 ---> Using cache 20:09:09 ---> 4cb9ec919f2d 20:09:09 Step 4/22 : WORKDIR /edgex-go 20:09:09 ---> Using cache 20:09:09 ---> 5dc584fdb897 20:09:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:17 OK: 211 MiB in 51 packages 20:09:27 Removing intermediate container 3e4b29ba0d88 20:09:27 ---> af90e2241ba3 20:09:27 20:09:27 Successfully built af90e2241ba3 20:09:30 Successfully tagged core-metadata:latest 20:09:30  Building core-metadata ... done Building security-proxy-setup 20:09:31 ---> Running in 8b011d447a6c 20:09:31 ---> Running in 55239d7daf78 20:09:46 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 20:09:46 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 20:09:50 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 20:09:53 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:09:53 ---> e7cb53966ece 20:09:53 Step 3/21 : WORKDIR /edgex-go 20:09:53 ---> Using cache 20:09:53 ---> c5d5343c75c9 20:09:53 Step 4/21 : RUN apk add --update --no-cache make git 20:09:54 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 20:10:05 ---> Running in 9f989070848d 20:10:05 Removing intermediate container 63f20f6fcf78 20:10:05 ---> 36a7e8f19f94 20:10:05 Step 5/24 : COPY go.mod vendor* ./ 20:10:05 Removing intermediate container 2721c53f11c6 20:10:05 ---> 0130862ff5ac 20:10:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:05 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 20:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:05 OK: 211 MiB in 51 packages 20:10:05 ---> b1575b01de5f 20:10:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:10:05 OK: 211 MiB in 51 packages 20:10:05 ---> 185bbe392060 20:10:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:11 ---> Running in c56eaccb3b58 20:10:14 ---> 9087def360d2 20:10:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:10:21 Removing intermediate container 8b011d447a6c 20:10:21 ---> af1e466f6726 20:10:21 Step 6/22 : COPY go.mod vendor* ./ 20:10:21 Removing intermediate container 9f989070848d 20:10:21 ---> 097dae791b7d 20:10:21 Step 5/21 : COPY go.mod vendor* ./ 20:10:21 ---> 88e2713ffab6 20:10:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:10:22 ---> 437dd7515646 20:10:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 ---> 772b7fd3a57b 20:10:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:10:24 ---> Running in db193770de8f 20:10:24 ---> 1685db92fcb1 20:10:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:26 ---> Running in ba3b228f86b0 20:10:27 ---> 83df2daf4a7f 20:10:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:10:29 ---> 0dab79f9c621 20:10:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:10:35 ---> 80f2e575fa57 20:10:35 Step 27/32 : RUN chmod +x /entrypoint.sh 20:10:36 ---> Running in 59f808d4e7d8 20:10:41 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 20:10:49 Removing intermediate container 55239d7daf78 20:10:49 ---> dafc2430fd21 20:10:49 20:10:49 Step 10/22 : FROM alpine:3.16 20:10:49 ---> dfd21b5a31f5 20:10:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:10:49 ---> Using cache 20:10:49 ---> 813933de45f1 20:10:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:49 ---> Using cache 20:10:49 ---> 1412553fc570 20:10:49 Step 13/22 : ENV APP_PORT=59861 20:10:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:10:57 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 20:11:01 Removing intermediate container 59f808d4e7d8 20:11:01 ---> bc629ace0de8 20:11:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:11:01 ---> Running in 7b58830d94d9 20:11:02 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 20:11:09 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 20:11:13 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 20:11:16 ---> Running in 657d012e3727 20:11:16 Removing intermediate container 7b58830d94d9 20:11:16 ---> 2ce776a44e43 20:11:16 Step 14/22 : EXPOSE $APP_PORT 20:11:16 ---> Running in c7a8e43400ec 20:11:17 Removing intermediate container 657d012e3727 20:11:17 ---> 8e6fc45fb488 20:11:17 Step 29/32 : CMD ["gate"] 20:11:18 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 20:11:33 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 20:11:40 ---> Running in ec39602d5029 20:11:40 Removing intermediate container c7a8e43400ec 20:11:40 ---> f3f22e594813 20:11:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } 20:11:40 $ docker stop --time=1 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 20:11:41 Removing intermediate container ec39602d5029 20:11:41 ---> 786b315527e4 20:11:41 Step 30/32 : LABEL arch=x86_64 20:11:41 ---> Running in 314c620d0c66 20:11:41 ---> 3f494c9600ff 20:11:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:42 Removing intermediate container c56eaccb3b58 20:11:42 ---> f55b6ada0ebb 20:11:42 Step 7/24 : COPY . . 20:11:42 $ docker rm -f --volumes 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:45 20:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:45 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:45 29e5d40040c1: Pulling fs layer 20:11:45 1ce36da41761: Pulling fs layer 20:11:45 25b303627fd3: Pulling fs layer 20:11:45 29e5d40040c1: Verifying Checksum 20:11:45 29e5d40040c1: Download complete 20:11:46 1ce36da41761: Verifying Checksum 20:11:46 1ce36da41761: Download complete 20:11:46 29e5d40040c1: Pull complete 20:11:47 1ce36da41761: Pull complete 20:11:47 25b303627fd3: Verifying Checksum 20:11:47 25b303627fd3: Download complete 20:12:00 25b303627fd3: Pull complete 20:12:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:00 prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container 20:12:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:03 $ docker top 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:04 + docker-compose build --help 20:12:04 + grep parallel 20:12:10 --parallel Build images in parallel. [Pipeline] } 20:12:10 $ docker stop --time=1 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a 20:12:12 $ docker rm -f --volumes 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container 20:12:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:14 $ docker top 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:15 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:22 Building core-command ... 20:12:22 Building core-common-config-bootstrapper ... 20:12:22 Building core-data ... 20:12:22 Building core-metadata ... 20:12:22 Building security-bootstrapper ... 20:12:22 Building security-proxy-auth ... 20:12:22 Building security-proxy-setup ... 20:12:22 Building security-secretstore-setup ... 20:12:22 Building security-spiffe-token-provider ... 20:12:22 Building security-spire-agent ... 20:12:22 Building security-spire-config ... 20:12:22 Building security-spire-server ... 20:12:22 Building support-notifications ... 20:12:22 Building support-scheduler ... 20:12:22 Building security-spire-agent 20:12:22 Building support-scheduler 20:12:22 Building support-notifications 20:12:22 Building core-command 20:12:22 Building security-spire-config 20:12:38 Removing intermediate container 314c620d0c66 20:12:38 ---> 6878e7556def 20:12:38 Step 31/32 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:12:48 ---> e9dad08c402a 20:12:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:12:48 ---> 9abe5d58aaec 20:12:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:12:48 ---> Running in d894f70db7dc 20:12:49 ---> Running in 34b8d933257d 20:13:11 ---> b4a3bb3052e8 20:13:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:13:11 Removing intermediate container d894f70db7dc 20:13:11 ---> 65c13f933cc6 20:13:11 Step 32/32 : LABEL version=0.0.0 20:13:11 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 20:13:11 ---> Running in 04138f3f7ff2 20:13:11 ---> Running in eb5ef4843ab1 20:13:12 Removing intermediate container db193770de8f 20:13:12 Removing intermediate container ba3b228f86b0 20:13:12 ---> be2a16f95781 20:13:12 Step 8/22 : COPY . . 20:13:12 ---> f8cb93f29d61 20:13:12 Step 7/21 : COPY . . 20:13:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:18 ---> 37596859d5fe 20:13:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:13:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:18 ---> 37596859d5fe 20:13:18 Step 3/24 : WORKDIR /edgex-go 20:13:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:18 ---> 37596859d5fe 20:13:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:13:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:18 ---> 37596859d5fe 20:13:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:13:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:18 ---> 37596859d5fe 20:13:18 Step 3/24 : WORKDIR /edgex-go 20:13:18 ---> Running in 72e94e586848 20:13:18 ---> Running in c6110bcaee75 20:13:18 ---> Running in 8f6597a2a2fc 20:13:18 ---> Running in 5a4e8c0d81a8 20:13:18 ---> Running in 25f77d0aa4ad 20:13:18 Removing intermediate container 25f77d0aa4ad 20:13:18 ---> 1b5060e6e4b8 20:13:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:18 Removing intermediate container 8f6597a2a2fc 20:13:18 ---> ab681a5b07e5 20:13:18 Step 4/23 : WORKDIR /edgex-go 20:13:18 Removing intermediate container c6110bcaee75 20:13:18 ---> cdd28fc9e8ef 20:13:18 Step 4/22 : WORKDIR /edgex-go 20:13:18 Removing intermediate container 5a4e8c0d81a8 20:13:18 ---> 3e8ae681caab 20:13:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:18 Removing intermediate container 72e94e586848 20:13:18 ---> 0346bf6775ba 20:13:18 Step 4/22 : WORKDIR /edgex-go 20:13:18 ---> Running in 9a94d9899e3b 20:13:18 ---> Running in 5cd30e021956 20:13:18 ---> Running in 2787dec0809e 20:13:18 ---> Running in ebfcd278081f 20:13:18 ---> Running in da3a306bb10a 20:13:18 Removing intermediate container da3a306bb10a 20:13:18 ---> 33f82bfa0d1a 20:13:18 Step 5/22 : RUN apk add --update --no-cache make git 20:13:18 Removing intermediate container 2787dec0809e 20:13:18 ---> c49eb3de46b5 20:13:18 Step 5/23 : RUN apk add --update --no-cache make git 20:13:18 Removing intermediate container ebfcd278081f 20:13:18 ---> 667172a47f19 20:13:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:13:18 ---> Running in 3568f46c0140 20:13:18 ---> Running in 4e904bc18af4 20:13:18 ---> Running in 22f2f076714f 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 OK: 221 MiB in 51 packages 20:13:18 OK: 221 MiB in 51 packages 20:13:18 OK: 221 MiB in 51 packages 20:13:18 OK: 221 MiB in 51 packages 20:13:19 OK: 221 MiB in 51 packages 20:13:20 Removing intermediate container 9a94d9899e3b 20:13:20 ---> 2e127cb896cf 20:13:20 Step 5/24 : COPY go.mod vendor* ./ 20:13:20 Removing intermediate container 5cd30e021956 20:13:20 ---> cfd86a87644a 20:13:20 Step 5/24 : COPY go.mod vendor* ./ 20:13:20 Removing intermediate container 3568f46c0140 20:13:20 ---> d23b3163617e 20:13:20 Step 6/22 : COPY go.mod vendor* ./ 20:13:21 ---> a361a55a7be6 20:13:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:21 Removing intermediate container 22f2f076714f 20:13:21 ---> 9a9857b75368 20:13:21 Step 6/22 : COPY go.mod vendor* ./ 20:13:21 Removing intermediate container 4e904bc18af4 20:13:21 ---> 81fdd7a6b09d 20:13:21 Step 6/23 : COPY go.mod vendor* ./ 20:13:21 ---> Running in d9d996cc383c 20:13:21 ---> 40b58668a880 20:13:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:21 ---> Running in cbeb142c3b5e 20:13:22 ---> f6cabbd6927f 20:13:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:22 ---> Running in 6f6933ebba02 20:13:22 ---> 4b4604a1ff6c 20:13:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:22 ---> Running in 166667cf7767 20:13:23 ---> 818e7e29f16a 20:13:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:23 ---> Running in 75220eef85f8 20:13:34 Removing intermediate container eb5ef4843ab1 20:13:34 ---> 0b24d700f040 20:13:34 20:13:34 Removing intermediate container 04138f3f7ff2 20:13:34 ---> b58d0331be92 20:13:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:13:34 Successfully built 0b24d700f040 20:13:34 Successfully tagged security-bootstrapper:latest 20:13:34  Building security-bootstrapper ... done Building security-spire-config 20:13:34 ---> dd159d7d41ce 20:13:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:13:34 ---> afa746add2a4 20:13:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:13:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:34 ---> e7cb53966ece 20:13:34 Step 3/24 : WORKDIR /edgex-go 20:13:34 ---> Using cache 20:13:34 ---> c5d5343c75c9 20:13:34 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:39 ---> Running in bd81db621ab7 20:13:39 ---> Running in 28279d1a1817 20:13:39 ---> Running in 55cbb6cf7ed2 20:13:39 ---> Running in d754bd6d7d4b 20:13:39 Removing intermediate container bd81db621ab7 20:13:39 ---> 6eb44335ccfe 20:13:39 Step 20/22 : LABEL arch=x86_64 20:13:39 ---> Running in 58ec18990b79 20:13:39 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 20:13:40 Removing intermediate container 58ec18990b79 20:13:40 ---> 169a6899ffe4 20:13:40 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:13:41 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 20:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:41 OK: 211 MiB in 51 packages 20:13:42 ---> Running in d96048386e0e 20:13:44 Removing intermediate container d96048386e0e 20:13:44 ---> cda74513d04a 20:13:44 Step 22/22 : LABEL version=0.0.0 20:13:48 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 20:13:50 ---> Running in 3fbd34949759 20:13:50 Removing intermediate container d754bd6d7d4b 20:13:50 ---> a29b3347cffd 20:13:50 Step 5/24 : COPY go.mod vendor* ./ 20:13:55 Removing intermediate container 3fbd34949759 20:13:55 ---> 6b8f354eb168 20:13:55 20:13:55 Successfully built 6b8f354eb168 20:13:59 Successfully tagged support-scheduler:latest 20:13:59 Building security-spire-server 20:13:59  Building support-scheduler ... done  ---> 79483c2eb7f1 20:13:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:04 ---> e7cb53966ece 20:14:04 Step 3/23 : WORKDIR /edgex-go 20:14:04 ---> Using cache 20:14:04 ---> c5d5343c75c9 20:14:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:14:04 ---> Using cache 20:14:04 ---> a29b3347cffd 20:14:04 Step 5/23 : COPY go.mod vendor* ./ 20:14:04 ---> Using cache 20:14:04 ---> 79483c2eb7f1 20:14:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:04 ---> Running in f2a66b2f330f 20:14:04 ---> Running in 099660f9518f 20:14:04 Removing intermediate container 34b8d933257d 20:14:04 ---> 6fb1cf150006 20:14:04 20:14:04 Step 9/24 : FROM alpine:3.16 20:14:04 ---> dfd21b5a31f5 20:14:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:14:04 ---> Running in a551cc264ef1 20:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:06 (1/3) Installing ca-certificates (20220614-r0) 20:14:06 (2/3) Installing dumb-init (1.2.5-r1) 20:14:06 (3/3) Installing su-exec (0.2-r1) 20:14:06 Executing busybox-1.35.0-r17.trigger 20:14:06 Executing ca-certificates-20220614-r0.trigger 20:14:06 OK: 6 MiB in 17 packages 20:14:11 Removing intermediate container a551cc264ef1 20:14:11 ---> 6507b2fde373 20:14:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:14:12 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 20:14:14 ---> Running in f1695753ddbc 20:14:14 Removing intermediate container f1695753ddbc 20:14:14 ---> 69dc59030adf 20:14:14 Step 12/24 : WORKDIR / 20:14:14 ---> Running in c28c2dfc6c87 20:14:16 Removing intermediate container c28c2dfc6c87 20:14:16 ---> 7822fc1637a0 20:14:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:14:17 ---> f261a882b36d 20:14:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:14:18 Removing intermediate container 28279d1a1817 20:14:18 ---> 750b5b7705fa 20:14:18 20:14:18 Step 9/21 : FROM alpine:3.16 20:14:18 ---> dfd21b5a31f5 20:14:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:14:18 ---> Running in 5f254ad260d0 20:14:21 ---> d2089bc74ae1 20:14:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:21 ---> 8effdccb6469 20:14:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:14:21 Removing intermediate container 55cbb6cf7ed2 20:14:21 ---> 53e32d45bb41 20:14:21 20:14:21 Step 10/22 : FROM alpine:3.16 20:14:21 ---> dfd21b5a31f5 20:14:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:22 ---> Running in a74c8877d656 20:14:22 (1/6) Installing ca-certificates (20220614-r0) 20:14:22 (2/6) Installing brotli-libs (1.0.9-r6) 20:14:22 ---> fa80dc27b070 20:14:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:14:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:14:22 (4/6) Installing libcurl (7.83.1-r6) 20:14:22 (5/6) Installing curl (7.83.1-r6) 20:14:22 (6/6) Installing dumb-init (1.2.5-r1) 20:14:22 Executing busybox-1.35.0-r17.trigger 20:14:22 Executing ca-certificates-20220614-r0.trigger 20:14:22 OK: 8 MiB in 20 packages 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:23 ---> c6533a560bc3 20:14:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:14:23 (1/2) Installing ca-certificates (20220614-r0) 20:14:23 (2/2) Installing dumb-init (1.2.5-r1) 20:14:23 Executing busybox-1.35.0-r17.trigger 20:14:23 Executing ca-certificates-20220614-r0.trigger 20:14:24 OK: 6 MiB in 16 packages 20:14:24 Removing intermediate container 5f254ad260d0 20:14:24 ---> 35eaf1916453 20:14:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:14:24 ---> 16a12a425cfd 20:14:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:14:24 ---> Running in 6c9d61375e01 20:14:24 ---> e1ed728360de 20:14:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:25 ---> Running in f5018e81b92d 20:14:25 Removing intermediate container 6c9d61375e01 20:14:25 ---> 5c24d7b0e5e4 20:14:25 Step 12/21 : WORKDIR /edgex 20:14:25 Removing intermediate container a74c8877d656 20:14:25 ---> df9f5171acee 20:14:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:14:25 ---> Running in 2ccdf2d5ceb0 20:14:25 ---> Running in 68247e5b6d2a 20:14:26 Removing intermediate container 2ccdf2d5ceb0 20:14:26 ---> 407acf0ef795 20:14:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:14:26 Removing intermediate container 68247e5b6d2a 20:14:26 ---> e23ccd0c9213 20:14:26 Step 13/22 : ENV APP_PORT=59860 20:14:26 ---> Running in 29cbab0ee76f 20:14:26 ---> 17dae21a1e57 20:14:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:14:27 Removing intermediate container 29cbab0ee76f 20:14:27 ---> 91c5fe32fc4f 20:14:27 Step 14/22 : EXPOSE $APP_PORT 20:14:27 ---> b9c0f42289b1 20:14:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:14:27 Removing intermediate container f5018e81b92d 20:14:27 ---> 819328488c8b 20:14:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:14:27 ---> Running in 2d22c8d8d308 20:14:28 ---> Running in 1ce9b59619e8 20:14:28 Removing intermediate container 2d22c8d8d308 20:14:28 ---> 6ffd060647fd 20:14:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:28 ---> 5b797795012b 20:14:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:14:28 Removing intermediate container 1ce9b59619e8 20:14:28 ---> f2a2fb192186 20:14:28 Step 22/24 : LABEL arch=x86_64 20:14:28 ---> Running in 0580ede9b2c5 20:14:28 ---> 6c08eb70e2fc 20:14:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:14:29 ---> 5456c89770ea 20:14:29 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:30 ---> Running in 6476f1543bf0 20:14:30 Removing intermediate container 0580ede9b2c5 20:14:30 ---> 4f166c403a09 20:14:30 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:14:30 ---> 451055e265a3 20:14:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:14:30 ---> Running in 6208f8973d10 20:14:30 ---> 71fe6ed965d3 20:14:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:14:30 Removing intermediate container 6208f8973d10 20:14:30 ---> 95abad8fff3e 20:14:30 Step 24/24 : LABEL version=0.0.0 20:14:30 ---> Running in 9e61972043c3 20:14:30 ---> Running in c7cab0c2117f 20:14:31 Removing intermediate container 9e61972043c3 20:14:31 ---> e4f5a12c447a 20:14:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:14:31 Removing intermediate container c7cab0c2117f 20:14:31 ---> 2fecac9da1cc 20:14:31 20:14:31 Successfully built 2fecac9da1cc 20:14:31 Successfully tagged security-secretstore-setup:latest 20:14:31  Building security-secretstore-setup ... done  ---> Running in 6763db644399 20:14:31 Building security-spire-agent 20:14:31 Removing intermediate container 6476f1543bf0 20:14:31 ---> 6d6b7cd610d2 20:14:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:14:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:14:40 ---> e7cb53966ece 20:14:40 Step 3/24 : WORKDIR /edgex-go 20:14:40 ---> Using cache 20:14:40 ---> c5d5343c75c9 20:14:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:14:40 ---> Using cache 20:14:40 ---> a29b3347cffd 20:14:40 Step 5/24 : COPY go.mod vendor* ./ 20:14:40 ---> Using cache 20:14:40 ---> 79483c2eb7f1 20:14:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:44 ---> Running in f62c55dc71c4 20:14:54 Removing intermediate container f62c55dc71c4 20:14:54 ---> 0a02da5a1b5c 20:14:54 Step 19/21 : LABEL arch=x86_64 20:14:54 Removing intermediate container 6763db644399 20:14:54 ---> 6597ba773a4d 20:14:54 Step 20/22 : LABEL arch=x86_64 20:14:54 ---> Running in 7f832b128e2f 20:14:55 ---> Running in 75115dbb541f 20:14:55 ---> Running in 2dde776672d6 20:15:07 Removing intermediate container 75115dbb541f 20:15:07 ---> 8f16b8ec4d46 20:15:07 Step 20/21 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:15:11 Removing intermediate container 2dde776672d6 20:15:11 ---> 99564ca76345 20:15:11 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:15:11 ---> Running in 7ae61c4fd851 20:15:11 ---> Running in f9163150c5d4 20:15:12 Removing intermediate container 7ae61c4fd851 20:15:12 ---> d531680dc6f9 20:15:12 Step 21/21 : LABEL version=0.0.0 20:15:12 Removing intermediate container f9163150c5d4 20:15:12 ---> 27c086da039c 20:15:12 Step 22/22 : LABEL version=0.0.0 20:15:12 ---> Running in f539f7dc0f3e 20:15:12 Removing intermediate container 099660f9518f 20:15:12 ---> 73abf31e56e4 20:15:12 Step 7/23 : COPY . . 20:15:12 ---> Running in 7de54fbd389b 20:15:12 Removing intermediate container f2a66b2f330f 20:15:12 ---> 74d80a6f6f2a 20:15:12 Step 7/24 : COPY . . 20:15:15 Removing intermediate container 75220eef85f8 20:15:15 ---> 2981560068da 20:15:15 Step 8/22 : COPY . . 20:15:15 Removing intermediate container 6f6933ebba02 20:15:15 ---> ecca967fd799 20:15:15 Step 8/22 : COPY . . 20:15:15 Removing intermediate container d9d996cc383c 20:15:15 ---> ad481e316fb4 20:15:15 Step 7/24 : COPY . . 20:15:15 Removing intermediate container 166667cf7767 20:15:15 ---> ffebd5f15552 20:15:15 Step 8/23 : COPY . . 20:15:15 Removing intermediate container cbeb142c3b5e 20:15:15 ---> 747740be169d 20:15:15 Step 7/24 : COPY . . 20:15:20 Removing intermediate container f539f7dc0f3e 20:15:20 ---> b7ecf41b63e2 20:15:20 20:15:20 Successfully built b7ecf41b63e2 20:15:26 Successfully tagged security-proxy-setup:latest 20:15:26 Building security-proxy-auth 20:15:26  Building security-proxy-setup ... done Removing intermediate container 7de54fbd389b 20:15:26 ---> 053ad670c3d3 20:15:26 20:15:26 ---> db0eab2975eb 20:15:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:26 Successfully built 053ad670c3d3 20:15:26 ---> 0f02ad15d62e 20:15:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:15:27 ---> 869f1408d38d 20:15:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:27 ---> fd2e10422f2a 20:15:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:15:27 ---> Running in 4902ccfda7a2 20:15:27 ---> bea68c3412bd 20:15:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:15:27 ---> Running in 0cce12e0972c 20:15:27 ---> Running in defcd0b2635d 20:15:27 Removing intermediate container 4902ccfda7a2 20:15:27 ---> ce7d2e0eaa6f 20:15:27 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:27 ---> Running in 952fca9645e1 20:15:27 ---> 0020f7605842 20:15:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:27 ---> Running in 8e5c8a3221dd 20:15:27 ---> b6d7c44c6ce7 20:15:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:15:27 Removing intermediate container 952fca9645e1 20:15:27 ---> e03ab89e8280 20:15:27 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 20:15:27 ---> Running in 881d3efea32b 20:15:27 ---> Running in bead206e1434 20:15:27 Removing intermediate container 8e5c8a3221dd 20:15:27 ---> 11cf0141be61 20:15:27 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:27 ---> Running in 985e4dd0fc6e 20:15:28 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 20:15:28 Successfully tagged support-notifications:latest 20:15:28 Building core-command 20:15:28 Removing intermediate container 985e4dd0fc6e 20:15:28 ---> c3ad89dfbbf0 20:15:28 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 20:15:28 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 20:15:28 ---> Running in c343bc85940c 20:15:28  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:28 ---> e7cb53966ece 20:15:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:28 ---> Using cache 20:15:28 ---> 4cb9ec919f2d 20:15:28 Step 4/22 : WORKDIR /edgex-go 20:15:28 ---> Using cache 20:15:28 ---> 5dc584fdb897 20:15:28 Step 5/22 : RUN apk add --update --no-cache make git 20:15:28 ---> Using cache 20:15:28 ---> 6d2c61f9a10c 20:15:28 Step 6/22 : COPY go.mod vendor* ./ 20:15:28 ---> Using cache 20:15:28 ---> 230a85c6a344 20:15:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:28 ---> Using cache 20:15:28 ---> 62202b944740 20:15:28 Step 8/22 : COPY . . 20:15:28 ---> Using cache 20:15:28 ---> 97d76e3bf7fa 20:15:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:15:30 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 20:15:32 Removing intermediate container 881d3efea32b 20:15:32 ---> 465b6f31b582 20:15:32 Step 11/24 : WORKDIR /edgex-go 20:15:32 ---> Running in 30f4aad7e73a 20:15:32 Removing intermediate container c343bc85940c 20:15:32 ---> 0ccd5236b874 20:15:32 Step 11/24 : WORKDIR /edgex-go 20:15:32 ---> Running in 86e4b604d102 20:15:32 Removing intermediate container 30f4aad7e73a 20:15:32 ---> fd18b8549d18 20:15:32 20:15:32 Step 12/24 : FROM alpine:3.15 20:15:32 Removing intermediate container 86e4b604d102 20:15:32 ---> b9381664bdac 20:15:32 20:15:32 Step 12/24 : FROM alpine:3.15 20:15:33 3.15: Pulling from library/alpine 20:15:33 3.15: Pulling from library/alpine 20:15:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:34 ---> e7cb53966ece 20:15:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:34 ---> Using cache 20:15:34 ---> 4cb9ec919f2d 20:15:34 Step 4/23 : WORKDIR /edgex-go 20:15:34 ---> Using cache 20:15:34 ---> 5dc584fdb897 20:15:34 Step 5/23 : RUN apk add --update --no-cache make git 20:15:34 ---> Using cache 20:15:34 ---> 6d2c61f9a10c 20:15:34 Step 6/23 : COPY go.mod vendor* ./ 20:15:34 ---> Using cache 20:15:34 ---> 230a85c6a344 20:15:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:34 ---> Using cache 20:15:34 ---> 62202b944740 20:15:34 Step 8/23 : COPY . . 20:15:34 ---> Using cache 20:15:34 ---> 97d76e3bf7fa 20:15:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:15:34 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:34 Status: Downloaded newer image for alpine:3.15 20:15:34 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:34 Status: Image is up to date for alpine:3.15 20:15:34 ---> 354640af7b1b 20:15:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:34 ---> 354640af7b1b 20:15:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:35 ---> Running in 06a15c1959a4 20:15:35 ---> Running in e824291ceb5e 20:15:35 Removing intermediate container 06a15c1959a4 20:15:35 ---> 8db574c6d36f 20:15:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:36 Removing intermediate container e824291ceb5e 20:15:36 ---> 11e467ddce69 20:15:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:36 ---> Running in 9a8554521bf3 20:15:36 ---> Running in 05919e235b17 20:15:37 ---> Running in 7eca60156774 20:15:37 ---> Running in f7ff47156122 20:15:37 ---> Running in f23386352daa 20:15:37 ---> Running in 54d4db4af505 20:15:38 Removing intermediate container f7ff47156122 20:15:38 ---> 7fc8e50fbecb 20:15:38 Step 9/23 : WORKDIR /edgex-go/spire-build 20:15:38 Removing intermediate container 54d4db4af505 20:15:38 ---> 33da472c818c 20:15:38 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:38 ---> Running in b480214064ad 20:15:38 ---> Running in 2331d96f6620 20:15:38 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 20:15:38 Removing intermediate container b480214064ad 20:15:38 ---> e01167d30ce7 20:15:38 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 20:15:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:38 Removing intermediate container 2331d96f6620 20:15:38 ---> fc8a40db664d 20:15:38 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 20:15:38 ---> Running in 875b23fb7d06 20:15:38 ---> Running in e68cb7245ed8 20:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:40 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:40 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:40 OK: 15734 distinct packages available 20:15:40 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:40 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:40 OK: 15734 distinct packages available 20:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:42 (1/5) Installing dumb-init (1.2.5-r1) 20:15:42 (1/4) Installing dumb-init (1.2.5-r1) 20:15:42 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:42 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:42 (3/4) Installing libucontext (1.1-r0) 20:15:42 (3/5) Installing libucontext (1.1-r0) 20:15:42 (4/4) Installing gcompat (1.0.0-r4) 20:15:42 (4/5) Installing gcompat (1.0.0-r4) 20:15:42 (5/5) Installing openssl (1.1.1t-r1) 20:15:42 Executing busybox-1.34.1-r7.trigger 20:15:42 Executing busybox-1.34.1-r7.trigger 20:15:42 OK: 6 MiB in 18 packages 20:15:42 OK: 6 MiB in 19 packages 20:15:44 Removing intermediate container 9a8554521bf3 20:15:44 ---> b058f76e6ff8 20:15:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:44 Removing intermediate container 05919e235b17 20:15:44 ---> 0c4dbd42e7f0 20:15:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:15:47 Removing intermediate container 875b23fb7d06 20:15:47 ---> aec074d98fa7 20:15:47 Step 11/23 : WORKDIR /edgex-go 20:15:47 Removing intermediate container e68cb7245ed8 20:15:47 ---> 5af1008c2262 20:15:47 Step 11/24 : WORKDIR /edgex-go 20:15:49 ---> Running in 577bd9aa1976 20:15:49 ---> Running in e7c647184aaa 20:15:49 ---> a08e005a4337 20:15:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:50 Removing intermediate container 577bd9aa1976 20:15:50 ---> 78a0e7f37d08 20:15:50 20:15:50 Step 12/23 : FROM alpine:3.15 20:15:50 ---> 5ce65d7b0fde 20:15:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:50 ---> Using cache 20:15:50 ---> fd3ceeb6a171 20:15:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:50 Removing intermediate container e7c647184aaa 20:15:50 ---> f959d13c34c9 20:15:50 20:15:50 Step 12/24 : FROM alpine:3.15 20:15:50 ---> 5ce65d7b0fde 20:15:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:50 ---> Using cache 20:15:50 ---> fd3ceeb6a171 20:15:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:50 ---> Running in e3c335afd4dc 20:15:50 ---> Running in 53e10390f4c7 20:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:52 OK: 15857 distinct packages available 20:15:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:52 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:52 OK: 15857 distinct packages available 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:52 (1/5) Installing dumb-init (1.2.5-r1) 20:15:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:52 (3/5) Installing libucontext (1.1-r0) 20:15:52 (4/5) Installing gcompat (1.0.0-r4) 20:15:52 (5/5) Installing openssl (1.1.1t-r1) 20:15:52 Executing busybox-1.34.1-r7.trigger 20:15:52 OK: 7 MiB in 19 packages 20:15:52 (1/4) Installing dumb-init (1.2.5-r1) 20:15:52 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:52 (3/4) Installing libucontext (1.1-r0) 20:15:52 (4/4) Installing gcompat (1.0.0-r4) 20:15:52 Executing busybox-1.34.1-r7.trigger 20:15:52 OK: 6 MiB in 18 packages 20:15:53 ---> fe094c2a60cb 20:15:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:54 ---> 2d8e06874246 20:15:54 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:54 ---> Running in 19857d80c27c 20:15:55 Removing intermediate container 19857d80c27c 20:15:55 ---> 6de098e664fd 20:15:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:56 ---> 08b67a0c282b 20:15:56 Step 19/24 : WORKDIR / 20:15:56 ---> Running in 4d74cab8d114 20:15:56 ---> 1055806bf322 20:15:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:15:57 Removing intermediate container 4d74cab8d114 20:15:57 ---> 321d37e6c9c1 20:15:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:57 ---> Running in a15deb4c8ed1 20:15:57 ---> ad48f49083d6 20:15:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:58 Removing intermediate container a15deb4c8ed1 20:15:58 ---> 90e1f7bae854 20:15:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:58 ---> Running in 682b37a6dc00 20:15:59 Removing intermediate container 682b37a6dc00 20:15:59 ---> 5e11222985bf 20:15:59 Step 22/24 : LABEL arch=arm64 20:15:59 ---> Running in 36e8534e31e8 20:15:59 ---> 1ce1ce17557c 20:15:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:15:59 Removing intermediate container 36e8534e31e8 20:15:59 ---> 1578e23c9028 20:15:59 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:15:59 ---> Running in 4493b16cdf20 20:16:00 ---> ab52e577c9ef 20:16:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:00 ---> Running in 02c15a5c4ee2 20:16:00 Removing intermediate container 4493b16cdf20 20:16:00 ---> 3da162b7efb6 20:16:00 Step 24/24 : LABEL version=0.0.0 20:16:00 ---> Running in 8095cf0d61d1 20:16:01 Removing intermediate container 02c15a5c4ee2 20:16:01 ---> 556eaceed521 20:16:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:01 ---> Running in c64dfb166f5a 20:16:01 Removing intermediate container 8095cf0d61d1 20:16:01 ---> 659495321fe6 20:16:01 20:16:02 Removing intermediate container c64dfb166f5a 20:16:02 ---> 024a4c3e5d7a 20:16:02 Step 22/24 : LABEL arch=arm64 20:16:02 Successfully built 659495321fe6 20:16:02 ---> Running in 4037e8a356a4 20:16:02 Successfully tagged security-spire-config-arm64:latest 20:16:02 Building security-proxy-auth 20:16:02  Building security-spire-config ... done Removing intermediate container 4037e8a356a4 20:16:02 ---> 856bd7ceae70 20:16:02 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:02 ---> Running in 3e6b7c1ef5f1 20:16:03 Removing intermediate container 3e6b7c1ef5f1 20:16:03 ---> ac6ee0dec348 20:16:03 Step 24/24 : LABEL version=0.0.0 20:16:03 ---> Running in c33d3ea00c41 20:16:04 Removing intermediate container c33d3ea00c41 20:16:04 ---> 26fbcd026f6c 20:16:04 20:16:04 Successfully built 26fbcd026f6c 20:16:04 Successfully tagged security-spire-agent-arm64:latest 20:16:04  Building security-spire-agent ... done Building security-spire-server 20:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:31 ---> 37596859d5fe 20:16:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:31 ---> Using cache 20:16:31 ---> 0346bf6775ba 20:16:31 Step 4/22 : WORKDIR /edgex-go 20:16:31 ---> Using cache 20:16:31 ---> 33f82bfa0d1a 20:16:31 Step 5/22 : RUN apk add --update --no-cache make git 20:16:31 ---> Using cache 20:16:31 ---> d23b3163617e 20:16:31 Step 6/22 : COPY go.mod vendor* ./ 20:16:31 ---> Using cache 20:16:31 ---> f6cabbd6927f 20:16:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:31 ---> Using cache 20:16:31 ---> ecca967fd799 20:16:31 Step 8/22 : COPY . . 20:16:31 ---> Using cache 20:16:31 ---> b6d7c44c6ce7 20:16:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:16:31 ---> Running in 64bfaba88d88 20:16:31 Removing intermediate container 53e10390f4c7 20:16:31 Removing intermediate container e3c335afd4dc 20:16:31 ---> 387eaa01d325 20:16:31 ---> 0847ad95bd37 20:16:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:31 20:16:31 Removing intermediate container 7f832b128e2f 20:16:31 ---> 2dccfabd04ad 20:16:31 Step 7/24 : COPY . . 20:16:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:34 ---> 37596859d5fe 20:16:34 Step 3/23 : WORKDIR /edgex-go 20:16:34 ---> Using cache 20:16:34 ---> 3e8ae681caab 20:16:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:16:34 ---> Using cache 20:16:34 ---> cfd86a87644a 20:16:34 Step 5/23 : COPY go.mod vendor* ./ 20:16:34 ---> Using cache 20:16:34 ---> 40b58668a880 20:16:34 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:34 ---> Using cache 20:16:34 ---> 747740be169d 20:16:34 Step 7/23 : COPY . . 20:16:34 ---> Using cache 20:16:34 ---> 0020f7605842 20:16:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:16:34 ---> Using cache 20:16:34 ---> 11cf0141be61 20:16:34 Step 9/23 : WORKDIR /edgex-go/spire-build 20:16:34 ---> Using cache 20:16:34 ---> c3ad89dfbbf0 20:16:34 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 20:16:34 ---> Running in b089426b126d 20:16:37 Removing intermediate container b089426b126d 20:16:37 ---> 5943cb220003 20:16:37 Step 11/23 : WORKDIR /edgex-go 20:16:37 ---> Running in d2b3d805fab9 20:16:38 Removing intermediate container d2b3d805fab9 20:16:38 ---> cf48f702abb8 20:16:38 20:16:38 Step 12/23 : FROM alpine:3.15 20:16:38 ---> 354640af7b1b 20:16:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:38 ---> Using cache 20:16:38 ---> 11e467ddce69 20:16:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:38 ---> Using cache 20:16:38 ---> 0c4dbd42e7f0 20:16:38 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:43 ---> 5d98ee9a13fd 20:16:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:43 ---> f9e737c052ef 20:16:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:44 ---> a63fd95d180b 20:16:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:45 ---> 705cd54de66a 20:16:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:45 ---> Running in 35aad8a73c57 20:16:46 Removing intermediate container 35aad8a73c57 20:16:46 ---> 7a839bda0d96 20:16:46 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:46 ---> Running in 7e5063620dac 20:16:46 ---> 4003c350daf0 20:16:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:46 ---> 4f8a242b1dc8 20:16:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:16:46 Removing intermediate container f23386352daa 20:16:46 ---> 9e89daf70dbf 20:16:46 20:16:46 Step 10/22 : FROM alpine:3.16 20:16:46 ---> dfd21b5a31f5 20:16:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:16:46 ---> Using cache 20:16:46 ---> ad6af24d4a73 20:16:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:16:46 ---> Using cache 20:16:46 ---> 03cea4f82319 20:16:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:16:46 ---> Using cache 20:16:46 ---> cb90c4428f99 20:16:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:16:46 Removing intermediate container 7eca60156774 20:16:46 ---> befbab5b5123 20:16:46 20:16:46 Step 10/23 : FROM alpine:3.16 20:16:46 ---> dfd21b5a31f5 20:16:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:16:46 ---> Using cache 20:16:46 ---> 813933de45f1 20:16:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:16:46 ---> Using cache 20:16:46 ---> 1412553fc570 20:16:46 Step 13/23 : ENV APP_PORT=59882 20:16:46 ---> e9204eb3af73 20:16:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:16:46 ---> Running in 976da24d3a6a 20:16:46 ---> Running in 5f2472f31c34 20:16:46 ---> 5c2ca5ae4339 20:16:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:46 ---> debf5c292bb9 20:16:46 ---> ac9484fe3d13 20:16:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:16:46 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:16:46 Removing intermediate container 976da24d3a6a 20:16:46 ---> 40e51c15c2fb 20:16:46 Step 14/23 : EXPOSE $APP_PORT 20:16:46 Removing intermediate container 5f2472f31c34 20:16:46 ---> ab33c23f49c4 20:16:46 Step 9/24 : WORKDIR /edgex-go/spire-build 20:16:47 ---> Running in 23f249c1da4e 20:16:47 ---> Running in e2d941936341 20:16:47 ---> 654ec9e9dc9a 20:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:47 ---> Running in 8d60ab0ee193 20:16:47 ---> eac3196b3920 20:16:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:16:47 Removing intermediate container 7e5063620dac 20:16:47 ---> a2055ca4bce7 20:16:47 Step 21/23 : LABEL arch=arm64 20:16:47 ---> Running in c3e81ce21946 20:16:47 Removing intermediate container e2d941936341 20:16:47 ---> 8abddc5858dc 20:16:47 Step 15/23 : WORKDIR / 20:16:47 Removing intermediate container 23f249c1da4e 20:16:47 ---> b8ff7c6852b4 20:16:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:47 ---> 1c8590b66dc4 20:16:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:47 Removing intermediate container 8d60ab0ee193 20:16:47 ---> a638680a9ca0 20:16:47 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 20:16:47 ---> c3de401d31ea 20:16:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:47 ---> Running in c1a9f3142ba2 20:16:47 ---> Running in 07234f9aa689 20:16:47 Removing intermediate container c3e81ce21946 20:16:47 ---> 94238f23bf56 20:16:47 Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:47 ---> Running in e4d533e49c9a 20:16:47 ---> Running in 43f25b4937ac 20:16:47 ---> Running in d0e8043c8b5b 20:16:47 ---> d0fbc13cb5cb 20:16:47 Step 19/24 : WORKDIR / 20:16:48 Removing intermediate container 07234f9aa689 20:16:48 ---> 6a6441c31832 20:16:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:48 ---> Running in ed5da72617dc 20:16:48 Removing intermediate container e4d533e49c9a 20:16:48 ---> a4dbef99888a 20:16:48 Step 23/23 : LABEL version=0.0.0 20:16:48 ---> Running in ed0b98ca5999 20:16:48 ---> Running in cd107223aaca 20:16:48 Removing intermediate container c1a9f3142ba2 20:16:48 ---> 3680a1d07066 20:16:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:16:48 Removing intermediate container ed5da72617dc 20:16:48 ---> 07ce81556cec 20:16:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:48 Removing intermediate container cd107223aaca 20:16:48 ---> a557b418768c 20:16:48 Step 21/23 : LABEL arch=x86_64 20:16:48 ---> 3d7ebdf697cb 20:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:16:48 Removing intermediate container ed0b98ca5999 20:16:48 ---> 7d46db2910f9 20:16:48 20:16:48 ---> Running in 8ae190af6982 20:16:48 ---> Running in 92452e33878a 20:16:49 Successfully built 7d46db2910f9 20:16:49 Successfully tagged security-spire-server-arm64:latest 20:16:49  Building security-spire-server ... done Building core-common-config-bootstrapper 20:16:49 Removing intermediate container 8ae190af6982 20:16:49 ---> 67fb560a1c29 20:16:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:49 ---> 33e0a431a7b4 20:16:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:16:49 Removing intermediate container 92452e33878a 20:16:49 ---> c0a85f1a3e4c 20:16:49 Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:49 ---> Running in d643db14dd4b 20:16:49 ---> Running in d2dd6736f2db 20:16:50 Removing intermediate container 43f25b4937ac 20:16:50 ---> ad17a578a7c7 20:16:50 Step 11/24 : WORKDIR /edgex-go 20:16:50 ---> 1db4829a3910 20:16:50 Step 19/23 : ENTRYPOINT ["/core-command"] 20:16:50 Removing intermediate container d643db14dd4b 20:16:50 ---> 12df0069e96e 20:16:50 Step 22/24 : LABEL arch=x86_64 20:16:50 Removing intermediate container d0e8043c8b5b 20:16:50 ---> 767ddc353642 20:16:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:16:50 Removing intermediate container d2dd6736f2db 20:16:50 ---> 8d97c5e7e6e3 20:16:50 Step 23/23 : LABEL version=0.0.0 20:16:50 ---> Running in e43db589c6f4 20:16:50 ---> Running in ff0cf8c197a4 20:16:50 ---> Running in 6da36c427882 20:16:50 ---> Running in f1f91aeac994 20:16:51 ---> Running in 4bd583056380 20:16:51 Removing intermediate container e43db589c6f4 20:16:51 ---> b1acf8fc556f 20:16:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:16:51 Removing intermediate container 6da36c427882 20:16:51 ---> c3930a6ec1bf 20:16:51 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:51 Removing intermediate container ff0cf8c197a4 20:16:51 ---> c99d2076feba 20:16:51 20:16:51 Step 12/24 : FROM alpine:3.15 20:16:51 ---> 5ce65d7b0fde 20:16:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:51 ---> Using cache 20:16:51 ---> fd3ceeb6a171 20:16:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:51 ---> Using cache 20:16:51 ---> 0847ad95bd37 20:16:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:51 Removing intermediate container f1f91aeac994 20:16:51 ---> b9d05ca1b6d9 20:16:51 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:16:51 Removing intermediate container 4bd583056380 20:16:51 ---> 0edd56ce7baf 20:16:51 20:16:51 ---> Running in f4bb062db855 20:16:51 ---> Running in e527e967497f 20:16:51 Successfully built 0edd56ce7baf 20:16:51 ---> Running in e78f97077ca8 20:16:51 Successfully tagged security-spire-server:latest 20:16:53  Building security-spire-server ... done Removing intermediate container e527e967497f 20:16:53 ---> 730c039ce74f 20:16:53 Step 24/24 : LABEL version=0.0.0 20:16:53 Removing intermediate container e78f97077ca8 20:16:53 ---> 7ccf56f8ef14 20:16:53 Step 20/22 : LABEL arch=x86_64Removing intermediate container f4bb062db855 20:16:53 20:16:53 ---> de64a12dea7d 20:16:53 Step 21/23 : LABEL arch=x86_64 20:16:53 ---> b769b363e740 20:16:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:53 ---> Running in 21b88fb99505 20:16:53 ---> Running in 087b2af99035 20:16:53 ---> Running in c3affd96fc46 20:16:57 Removing intermediate container 21b88fb99505 20:16:57 ---> c0afad49738d 20:16:57 20:16:57 Removing intermediate container 087b2af99035 20:16:57 ---> 1e90a8c02dd5 20:16:57 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:57 Removing intermediate container c3affd96fc46 20:16:57 ---> edaa60d5079c 20:16:57 Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:16:57 ---> 6b85c50bdbed 20:16:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:57 Successfully built c0afad49738d 20:16:57 ---> Running in 60b435bca747 20:16:57 Successfully tagged security-spire-config:latest 20:16:57  Building security-spire-config ... done  ---> Running in 2c3891efe68c 20:16:57 ---> 00361ae677d9 20:16:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:57 Removing intermediate container 2c3891efe68c 20:16:57 ---> 10eea07bc41d 20:16:57 Step 22/22 : LABEL version=0.0.0 20:16:57 Removing intermediate container 60b435bca747 20:16:57 ---> c95cf88ffc00 20:16:57 Step 23/23 : LABEL version=0.0.0 20:16:57 ---> da9506c2c36e 20:16:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:57 ---> Running in e6a46e932533 20:16:58 ---> Running in 51e5560ce4f4 20:16:58 ---> 25bc70f6ffd8 20:16:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:58 Removing intermediate container e6a46e932533 20:16:58 ---> f9c57f6ed45c 20:16:58 20:16:58 Removing intermediate container 51e5560ce4f4 20:16:58 ---> aa41e87603f0 20:16:58 20:16:59 ---> Running in 6d6efc2cb1dd 20:16:59 Successfully built f9c57f6ed45c 20:16:59 Successfully built aa41e87603f0 20:16:59 Successfully tagged security-proxy-auth:latest 20:16:59 Successfully tagged core-command:latest 20:16:59  Building core-command ... done  Building security-proxy-auth ... done Removing intermediate container 6d6efc2cb1dd 20:16:59 ---> f5a3acdf780c 20:16:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:59 ---> Running in 6e26367b686a 20:17:00 Removing intermediate container 6e26367b686a 20:17:00 ---> 0332050b9406 20:17:00 Step 22/24 : LABEL arch=x86_64 20:17:00 ---> Running in 131ec7e86003 20:17:00 Removing intermediate container 131ec7e86003 20:17:00 ---> c1d462d23a8b 20:17:00 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:17:00 ---> Running in a4f328515828 20:17:00 Removing intermediate container a4f328515828 20:17:00 ---> 14fa6fd945c8 20:17:00 Step 24/24 : LABEL version=0.0.0 20:17:00 ---> Running in f9d5af85905b 20:17:00 Removing intermediate container f9d5af85905b 20:17:00 ---> 4f6150484aef 20:17:00 20:17:00 Successfully built 4f6150484aef 20:17:00 Successfully tagged security-spire-agent:latest 20:17:01  Building security-spire-agent ... done  [Pipeline] } 20:17:01 $ docker stop --time=1 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a 20:17:02 $ docker rm -f --volumes 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a [Pipeline] // withDockerContainer [Pipeline] sh 20:17:03 + docker images 20:17:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:17:03 security-spire-agent latest 4f6150484aef 2 seconds ago 125MB 20:17:03 security-proxy-auth latest f9c57f6ed45c 4 seconds ago 16.2MB 20:17:03 core-command latest aa41e87603f0 4 seconds ago 17.7MB 20:17:03 security-spire-config latest c0afad49738d 9 seconds ago 85.8MB 20:17:03 security-spire-server latest 0edd56ce7baf 11 seconds ago 86.5MB 20:17:03 c99d2076feba 12 seconds ago 1.56GB 20:17:03 befbab5b5123 18 seconds ago 1.69GB 20:17:03 9e89daf70dbf 34 seconds ago 1.67GB 20:17:03 f959d13c34c9 About a minute ago 1.56GB 20:17:03 78a0e7f37d08 About a minute ago 1.56GB 20:17:03 support-notifications latest 053ad670c3d3 About a minute ago 30.7MB 20:17:03 security-proxy-setup latest b7ecf41b63e2 About a minute ago 27.8MB 20:17:03 security-secretstore-setup latest 2fecac9da1cc 2 minutes ago 30MB 20:17:03 53e32d45bb41 2 minutes ago 1.76GB 20:17:03 750b5b7705fa 2 minutes ago 1.68GB 20:17:03 6fb1cf150006 3 minutes ago 1.68GB 20:17:03 support-scheduler latest 6b8f354eb168 3 minutes ago 30.1MB 20:17:03 security-bootstrapper latest 0b24d700f040 3 minutes ago 20.4MB 20:17:03 dafc2430fd21 6 minutes ago 1.75GB 20:17:03 core-common-config-bootstrapper latest 03e9a3ddbf90 8 minutes ago 15.5MB 20:17:03 core-metadata latest af90e2241ba3 8 minutes ago 18.5MB 20:17:03 core-data latest e8425fc08ee4 8 minutes ago 17.9MB 20:17:03 security-spiffe-token-provider latest fe01aad80ba2 8 minutes ago 30MB 20:17:03 80264c043f43 9 minutes ago 1.73GB 20:17:03 0b98aeaf3de7 9 minutes ago 1.7GB 20:17:03 c01ed89ad743 9 minutes ago 1.7GB 20:17:03 380a8ea57a91 9 minutes ago 1.69GB 20:17:03 192999f8b354 9 minutes ago 1.68GB 20:17:03 ci-base-image-x86_64 latest e7cb53966ece 18 minutes ago 904MB 20:17:03 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:17:03 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:17:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:17:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:17:03 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] } 20:17:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:07 ---> 37596859d5fe 20:17:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:17:07 ---> Using cache 20:17:07 ---> 0346bf6775ba 20:17:07 Step 4/22 : WORKDIR /edgex-go 20:17:07 ---> Using cache 20:17:07 ---> 33f82bfa0d1a 20:17:07 Step 5/22 : RUN apk add --update --no-cache make git 20:17:07 ---> Using cache 20:17:07 ---> d23b3163617e 20:17:07 Step 6/22 : COPY go.mod vendor* ./ 20:17:07 ---> Using cache 20:17:07 ---> f6cabbd6927f 20:17:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:07 ---> Using cache 20:17:07 ---> ecca967fd799 20:17:07 Step 8/22 : COPY . . 20:17:07 ---> Using cache 20:17:07 ---> b6d7c44c6ce7 20:17:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:07 ---> Running in db11fd853b51 20:17:09 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 20:22:47 Removing intermediate container defcd0b2635d 20:22:47 ---> 14e6624da29f 20:22:47 20:22:47 Step 10/23 : FROM alpine:3.16 20:22:47 3.16: Pulling from library/alpine 20:22:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:22:48 Status: Downloaded newer image for alpine:3.16 20:22:48 ---> 4c81e5bf8899 20:22:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:22:48 ---> Running in 477926898cfb 20:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:52 (1/1) Installing dumb-init (1.2.5-r1) 20:22:52 Executing busybox-1.35.0-r17.trigger 20:22:52 OK: 5 MiB in 15 packages 20:22:54 Removing intermediate container 477926898cfb 20:22:54 ---> c773fda771a7 20:22:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:54 ---> Running in 64c866ca7be9 20:22:54 Removing intermediate container 64c866ca7be9 20:22:54 ---> 40c1e54dc02a 20:22:54 Step 13/23 : ENV APP_PORT=59882 20:22:54 ---> Running in 1a30caf5a3f1 20:22:55 Removing intermediate container 1a30caf5a3f1 20:22:55 ---> d34d182e6c7f 20:22:55 Step 14/23 : EXPOSE $APP_PORT 20:22:55 ---> Running in 1f2d47dac106 20:22:56 Removing intermediate container 1f2d47dac106 20:22:56 ---> 40e41181f686 20:22:56 Step 15/23 : WORKDIR / 20:22:56 ---> Running in c58eb9a774b6 20:22:57 Removing intermediate container c58eb9a774b6 20:22:57 ---> 324cd501684f 20:22:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:59 ---> 9b49ae7ed8f0 20:22:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:00 ---> ff8f82690dea 20:23:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:01 ---> 5fd0dcfa51c2 20:23:01 Step 19/23 : ENTRYPOINT ["/core-command"] 20:23:01 ---> Running in 1f483d8d1c24 20:23:02 Removing intermediate container 1f483d8d1c24 20:23:02 ---> 2c3671c81857 20:23:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:02 ---> Running in e3dd09fc06d3 20:23:03 Removing intermediate container e3dd09fc06d3 20:23:03 ---> e724c3be1683 20:23:03 Step 21/23 : LABEL arch=arm64 20:23:03 ---> Running in b207c7081164 20:23:04 Removing intermediate container b207c7081164 20:23:04 ---> 06b881c46a22 20:23:04 Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:23:04 ---> Running in 4411e2efeca5 20:23:05 Removing intermediate container 4411e2efeca5 20:23:05 ---> 4bdcdd4e2225 20:23:05 Step 23/23 : LABEL version=0.0.0 20:23:05 ---> Running in 5ef62fd1d8c5 20:23:06 Removing intermediate container 5ef62fd1d8c5 20:23:06 ---> 6ed45c284333 20:23:06 20:23:06 Successfully built 6ed45c284333 20:23:06 Successfully tagged core-command-arm64:latest 20:23:06 Building security-secretstore-setup 20:23:12  Building core-command ... done Removing intermediate container 64bfaba88d88 20:23:12 ---> c415e0d864a3 20:23:12 20:23:12 Step 10/22 : FROM alpine:3.16 20:23:12 ---> 4c81e5bf8899 20:23:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:12 ---> Running in 91cf938424b4 20:23:13 Removing intermediate container 91cf938424b4 20:23:13 ---> d7577b317fa7 20:23:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:23:13 ---> Running in cb995d68e17d 20:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:17 (1/1) Installing dumb-init (1.2.5-r1) 20:23:17 Executing busybox-1.35.0-r17.trigger 20:23:17 OK: 5 MiB in 15 packages 20:23:19 Removing intermediate container cb995d68e17d 20:23:19 ---> efae19664c65 20:23:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:20 ---> 65851a3d5c1e 20:23:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:23 ---> c35938f53191 20:23:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:23:24 ---> fb0d265cc926 20:23:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:25 ---> c9f43ef3d272 20:23:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:25 ---> Running in f2159db1f85c 20:23:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:26 ---> 37596859d5fe 20:23:26 Step 3/24 : WORKDIR /edgex-go 20:23:26 ---> Using cache 20:23:26 ---> 3e8ae681caab 20:23:26 Step 4/24 : RUN apk add --update --no-cache make git 20:23:26 ---> Running in 54c38708fb93 20:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:29 Removing intermediate container f2159db1f85c 20:23:29 ---> 66e5530c277a 20:23:29 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:23:29 ---> Running in d0acafe26f94 20:23:30 Removing intermediate container d0acafe26f94 20:23:30 ---> 3f74aa92034c 20:23:30 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:23:30 ---> Running in 2289aafad48d 20:23:31 OK: 221 MiB in 51 packages 20:23:31 Removing intermediate container 2289aafad48d 20:23:31 ---> 31b97863c253 20:23:31 Step 20/22 : LABEL arch=arm64 20:23:31 ---> Running in 90e5fc86ead9 20:23:31 Removing intermediate container 90e5fc86ead9 20:23:31 ---> 4369de4ce02d 20:23:31 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:23:32 ---> Running in 684e2859ff3b 20:23:33 Removing intermediate container 54c38708fb93 20:23:33 ---> 1d8edbe2390a 20:23:33 Step 5/24 : COPY go.mod vendor* ./ 20:23:33 Removing intermediate container 684e2859ff3b 20:23:33 ---> df1bb457bdd2 20:23:33 Step 22/22 : LABEL version=0.0.0 20:23:33 ---> Running in 6a9948b743d4 20:23:34 Removing intermediate container 6a9948b743d4 20:23:34 ---> 9f768b30f4cb 20:23:34 20:23:34 ---> 2d4036846307 20:23:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:34 ---> Running in c7d26b7212ad 20:23:34 Successfully built 9f768b30f4cb 20:23:34 Successfully tagged security-proxy-auth-arm64:latest 20:23:34  Building security-proxy-auth ... done Building core-data 20:23:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> 37596859d5fe 20:23:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:57 ---> Using cache 20:23:57 ---> 0346bf6775ba 20:23:57 Step 4/22 : WORKDIR /edgex-go 20:23:57 ---> Using cache 20:23:57 ---> 33f82bfa0d1a 20:23:57 Step 5/22 : RUN apk add --update --no-cache make git 20:23:57 ---> Using cache 20:23:57 ---> d23b3163617e 20:23:57 Step 6/22 : COPY go.mod vendor* ./ 20:23:57 ---> Using cache 20:23:57 ---> f6cabbd6927f 20:23:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:57 ---> Using cache 20:23:57 ---> ecca967fd799 20:23:57 Step 8/22 : COPY . . 20:23:57 ---> Using cache 20:23:57 ---> b6d7c44c6ce7 20:23:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:57 ---> Running in 28cf0f3060e6 20:23:57 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 20:24:35 Removing intermediate container db11fd853b51 20:24:35 ---> 9d4fb9df125d 20:24:35 20:24:35 Step 10/22 : FROM alpine:3.16 20:24:35 ---> 4c81e5bf8899 20:24:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:35 ---> Using cache 20:24:35 ---> d7577b317fa7 20:24:35 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:35 ---> Using cache 20:24:35 ---> efae19664c65 20:24:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:35 ---> Using cache 20:24:35 ---> 65851a3d5c1e 20:24:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:35 ---> 9a67ff70d463 20:24:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:35 ---> 9e1773087c00 20:24:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:35 ---> 97c99908fcb3 20:24:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:35 ---> Running in e5eac4f3c30c 20:24:37 Removing intermediate container e5eac4f3c30c 20:24:37 ---> 887815b28373 20:24:37 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:37 ---> Running in 3d29fd77a7db 20:24:37 Removing intermediate container 3d29fd77a7db 20:24:37 ---> e807927bce93 20:24:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:24:37 ---> Running in e9164525dce4 20:24:38 Removing intermediate container e9164525dce4 20:24:38 ---> 920a6ce4b145 20:24:38 Step 20/22 : LABEL arch=arm64 20:24:38 ---> Running in 5901d77abf54 20:24:39 Removing intermediate container 5901d77abf54 20:24:39 ---> 17a08ff9f4fb 20:24:39 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:24:39 ---> Running in 5fe3121f7cb1 20:24:40 Removing intermediate container 5fe3121f7cb1 20:24:40 ---> cb3552e4af40 20:24:40 Step 22/22 : LABEL version=0.0.0 20:24:41 ---> Running in 47431dde85a3 20:24:43 Removing intermediate container 47431dde85a3 20:24:43 ---> afde189b7319 20:24:43 20:24:43 Successfully built afde189b7319 20:24:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:24:43  Building core-common-config-bootstrapper ... done Building core-metadata 20:25:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:05 ---> 37596859d5fe 20:25:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:25:05 ---> Using cache 20:25:05 ---> 0346bf6775ba 20:25:05 Step 4/24 : WORKDIR /edgex-go 20:25:05 ---> Using cache 20:25:05 ---> 33f82bfa0d1a 20:25:05 Step 5/24 : RUN apk add --update --no-cache make git 20:25:05 ---> Using cache 20:25:05 ---> d23b3163617e 20:25:05 Step 6/24 : COPY go.mod vendor* ./ 20:25:05 ---> Using cache 20:25:05 ---> f6cabbd6927f 20:25:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:05 ---> Using cache 20:25:05 ---> ecca967fd799 20:25:05 Step 8/24 : COPY . . 20:25:05 ---> Using cache 20:25:05 ---> b6d7c44c6ce7 20:25:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:25:05 ---> Running in 5e2633d769dc 20:25:07 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 20:25:20 Removing intermediate container c7d26b7212ad 20:25:20 ---> e0033760ee64 20:25:20 Step 7/24 : COPY . . 20:25:32 ---> 6dc1894bb8bc 20:25:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:35 ---> Running in 7fae05636552 20:25:36 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 20:26:23 Removing intermediate container 0cce12e0972c 20:26:23 ---> 6e46aa5f8f14 20:26:23 20:26:23 Step 10/22 : FROM alpine:3.16 20:26:23 ---> 4c81e5bf8899 20:26:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:26:23 ---> Running in 3d84e024087d 20:26:23 Removing intermediate container bead206e1434 20:26:23 ---> 6abee303d870 20:26:23 20:26:23 Step 10/22 : FROM alpine:3.16 20:26:23 ---> 4c81e5bf8899 20:26:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:26:23 ---> Using cache 20:26:23 ---> c773fda771a7 20:26:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:23 ---> Using cache 20:26:23 ---> 40c1e54dc02a 20:26:23 Step 13/22 : ENV APP_PORT=59861 20:26:23 ---> Running in c75911ae6f1d 20:26:23 Removing intermediate container c75911ae6f1d 20:26:23 ---> 28de75167484 20:26:23 Step 14/22 : EXPOSE $APP_PORT 20:26:23 ---> Running in 0dd15d07686a 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:26 (1/2) Installing ca-certificates (20220614-r0) 20:26:26 (2/2) Installing dumb-init (1.2.5-r1) 20:26:26 Executing busybox-1.35.0-r17.trigger 20:26:26 Executing ca-certificates-20220614-r0.trigger 20:26:26 OK: 6 MiB in 16 packages 20:26:26 Removing intermediate container 0dd15d07686a 20:26:26 ---> 0b70190f6655 20:26:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:27 ---> e60e4ba530cc 20:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:28 Removing intermediate container 3d84e024087d 20:26:28 ---> c4275712e379 20:26:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:26:28 ---> Running in 793c0098dabc 20:26:29 Removing intermediate container 793c0098dabc 20:26:29 ---> fb1a1366c0b3 20:26:29 Step 13/22 : ENV APP_PORT=59860 20:26:29 ---> Running in f82d7d5b9a24 20:26:30 Removing intermediate container f82d7d5b9a24 20:26:30 ---> 27298c6e73d5 20:26:30 Step 14/22 : EXPOSE $APP_PORT 20:26:30 ---> Running in fca686467118 20:26:31 ---> 2e31390bdb5c 20:26:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:31 Removing intermediate container fca686467118 20:26:31 ---> 9fa41da782a5 20:26:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:32 ---> 88460e7cd381 20:26:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:26:32 ---> 861dbc14bbca 20:26:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:26:33 ---> Running in 49baf91647e3 20:26:33 Removing intermediate container 49baf91647e3 20:26:33 ---> 0d0c93324027 20:26:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:33 ---> Running in f5766fe52c18 20:26:34 Removing intermediate container f5766fe52c18 20:26:34 ---> 96eafccf8302 20:26:34 Step 20/22 : LABEL arch=arm64 20:26:34 ---> Running in a13b652493ce 20:26:35 Removing intermediate container a13b652493ce 20:26:35 ---> df9b54d44037 20:26:35 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:26:35 ---> Running in 82966c09a8ca 20:26:36 ---> 631407545763 20:26:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:26:36 Removing intermediate container 82966c09a8ca 20:26:36 ---> e20a1b8f38de 20:26:36 Step 22/22 : LABEL version=0.0.0 20:26:36 ---> Running in b92a715bbae8 20:26:37 Removing intermediate container b92a715bbae8 20:26:37 ---> 888e51001a93 20:26:37 20:26:37 ---> 1f9ad6304ed2 20:26:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:26:37 ---> Running in 6bcc09703101 20:26:37 Successfully built 888e51001a93 20:26:37 Successfully tagged support-scheduler-arm64:latest 20:26:37 Building security-bootstrapper 20:26:39  Building support-scheduler ... done Removing intermediate container 6bcc09703101 20:26:39 ---> 977d6f3f51b7 20:26:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:39 ---> Running in 9cfed6942640 20:26:39 Removing intermediate container 9cfed6942640 20:26:39 ---> 6470ae326217 20:26:39 Step 20/22 : LABEL arch=arm64 20:26:39 ---> Running in baf73f070e6c 20:26:40 Removing intermediate container baf73f070e6c 20:26:40 ---> 390da15be49a 20:26:40 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:26:40 ---> Running in 54f80f25eb7b 20:26:41 Removing intermediate container 54f80f25eb7b 20:26:41 ---> 88fe95eb847c 20:26:41 Step 22/22 : LABEL version=0.0.0 20:26:41 ---> Running in 62e1c6b2cbf0 20:26:41 Removing intermediate container 62e1c6b2cbf0 20:26:41 ---> 98efdaf4f8f5 20:26:41 20:26:41 Successfully built 98efdaf4f8f5 20:26:41 Successfully tagged support-notifications-arm64:latest 20:26:41  Building support-notifications ... done Building security-spiffe-token-provider 20:27:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:27:04 ---> 37596859d5fe 20:27:04 Step 3/32 : WORKDIR /edgex-go 20:27:04 ---> Using cache 20:27:04 ---> 3e8ae681caab 20:27:04 Step 4/32 : RUN apk add --update --no-cache make git 20:27:04 ---> Using cache 20:27:04 ---> 1d8edbe2390a 20:27:04 Step 5/32 : COPY go.mod vendor* ./ 20:27:04 ---> Using cache 20:27:04 ---> 2d4036846307 20:27:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:04 ---> Using cache 20:27:04 ---> e0033760ee64 20:27:04 Step 7/32 : COPY . . 20:27:04 ---> Using cache 20:27:04 ---> 6dc1894bb8bc 20:27:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:04 ---> Running in cb1068e94fad 20:27:07 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 20:27:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:27:09 ---> 37596859d5fe 20:27:09 Step 3/19 : WORKDIR /edgex-go 20:27:09 ---> Using cache 20:27:09 ---> 3e8ae681caab 20:27:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:27:10 ---> Running in 0bd0bee49e9f 20:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:14 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:27:14 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:27:14 OK: 16903 distinct packages available 20:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:16 OK: 221 MiB in 51 packages 20:27:18 Removing intermediate container 0bd0bee49e9f 20:27:18 ---> 3c9057c8f219 20:27:18 Step 5/19 : COPY go.mod vendor* ./ 20:27:19 ---> 8cdf767432dd 20:27:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:19 ---> Running in 66db8c677b5a 20:28:56 Removing intermediate container 66db8c677b5a 20:28:56 ---> 6869b1967f3d 20:28:56 Step 7/19 : COPY . . 20:29:08 ---> 721d6cfe752c 20:29:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:08 ---> Running in 277f7b61ce9f 20:29:08 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 20:31:45 Removing intermediate container 28cf0f3060e6 20:31:45 ---> bcfe76ad7d99 20:31:45 20:31:45 Step 10/22 : FROM alpine:3.16 20:31:45 ---> 4c81e5bf8899 20:31:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:45 ---> Running in aaf0756cc1dd 20:31:45 Removing intermediate container aaf0756cc1dd 20:31:45 ---> 5613ea42ee7f 20:31:45 Step 12/22 : ENV APP_PORT=59880 20:31:45 ---> Running in 585f1eb3f799 20:31:45 Removing intermediate container 585f1eb3f799 20:31:45 ---> 6aa30155a510 20:31:45 Step 13/22 : EXPOSE $APP_PORT 20:31:45 ---> Running in 1a1967420f3b 20:31:46 Removing intermediate container 1a1967420f3b 20:31:46 ---> 2c38d4550e98 20:31:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:31:46 ---> Running in ec223f9560f2 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:50 (1/1) Installing dumb-init (1.2.5-r1) 20:31:50 Executing busybox-1.35.0-r17.trigger 20:31:50 OK: 5 MiB in 15 packages 20:31:51 Removing intermediate container ec223f9560f2 20:31:51 ---> 8fcb312b570f 20:31:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:53 ---> 192b2eef224b 20:31:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:54 ---> 056f06b7385b 20:31:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:55 ---> 3bac8ca5ea9c 20:31:55 Step 18/22 : ENTRYPOINT ["/core-data"] 20:31:55 ---> Running in 8f1628ddc002 20:31:56 Removing intermediate container 8f1628ddc002 20:31:56 ---> a27d63918ff2 20:31:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:56 ---> Running in 25251c4cc305 20:31:57 Removing intermediate container 25251c4cc305 20:31:57 ---> fae934ea7fd1 20:31:57 Step 20/22 : LABEL arch=arm64 20:31:57 ---> Running in ce4db4ccc457 20:31:57 Removing intermediate container ce4db4ccc457 20:31:57 ---> 880e5ad0b719 20:31:57 Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:31:57 ---> Running in 826310b0fcfe 20:31:58 Removing intermediate container 826310b0fcfe 20:31:58 ---> 6e3011dc643c 20:31:58 Step 22/22 : LABEL version=0.0.0 20:31:58 ---> Running in 753359957a44 20:31:59 Removing intermediate container 753359957a44 20:31:59 ---> 097079dd3f30 20:31:59 20:31:59 Successfully built 097079dd3f30 20:31:59 Successfully tagged core-data-arm64:latest 20:31:59  Building core-data ... done Building security-proxy-setup 20:32:17 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:32:17 ---> 37596859d5fe 20:32:17 Step 3/21 : WORKDIR /edgex-go 20:32:17 ---> Using cache 20:32:17 ---> 3e8ae681caab 20:32:17 Step 4/21 : RUN apk add --update --no-cache make git 20:32:17 ---> Using cache 20:32:17 ---> 1d8edbe2390a 20:32:17 Step 5/21 : COPY go.mod vendor* ./ 20:32:17 ---> Using cache 20:32:17 ---> 2d4036846307 20:32:17 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:17 ---> Using cache 20:32:17 ---> e0033760ee64 20:32:17 Step 7/21 : COPY . . 20:32:17 ---> Using cache 20:32:17 ---> 6dc1894bb8bc 20:32:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:17 ---> Running in 12fc90e7b4ba 20:32:18 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 20:32:19 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 20:32:41 Removing intermediate container 7fae05636552 20:32:41 ---> 73c969816609 20:32:41 20:32:41 Step 9/24 : FROM alpine:3.16 20:32:41 ---> 4c81e5bf8899 20:32:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:41 ---> Running in fcfdfe762c05 20:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:44 (1/3) Installing ca-certificates (20220614-r0) 20:32:44 (2/3) Installing dumb-init (1.2.5-r1) 20:32:44 (3/3) Installing su-exec (0.2-r1) 20:32:44 Executing busybox-1.35.0-r17.trigger 20:32:44 Executing ca-certificates-20220614-r0.trigger 20:32:45 OK: 6 MiB in 17 packages 20:32:47 Removing intermediate container fcfdfe762c05 20:32:47 ---> 5ac2a1410017 20:32:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:47 ---> Running in f964f64a76b2 20:32:48 Removing intermediate container f964f64a76b2 20:32:48 ---> 5375df3a7d6d 20:32:48 Step 12/24 : WORKDIR / 20:32:48 ---> Running in 88f5fbf31f71 20:32:48 Removing intermediate container 88f5fbf31f71 20:32:48 ---> b604be0bf5b7 20:32:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:49 ---> d06d0a879914 20:32:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:50 ---> bd7eb22d3c37 20:32:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:51 ---> f3043b6e1977 20:32:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:52 ---> d1afc415be00 20:32:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:53 ---> daeb53dcdae4 20:32:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:56 ---> eb2d6718438f 20:32:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:57 ---> 4ac87f4f738f 20:32:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:57 ---> Running in f918db13a2fd 20:33:00 Removing intermediate container f918db13a2fd 20:33:00 ---> 08c88fe85089 20:33:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:33:00 ---> Running in 1b5046b3536c 20:33:01 Removing intermediate container 1b5046b3536c 20:33:01 ---> 8ce5a1f99be1 20:33:01 Step 22/24 : LABEL arch=arm64 20:33:01 ---> Running in 3cf14356456c 20:33:01 Removing intermediate container 3cf14356456c 20:33:01 ---> 79648e9b577c 20:33:01 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:33:01 ---> Running in 6bc36f1299b5 20:33:02 Removing intermediate container 6bc36f1299b5 20:33:02 ---> 3e4d538f8c7b 20:33:02 Step 24/24 : LABEL version=0.0.0 20:33:02 ---> Running in 107e88c01a49 20:33:03 Removing intermediate container 107e88c01a49 20:33:03 ---> 27e588d76a84 20:33:03 20:33:03 Successfully built 27e588d76a84 20:33:03 Successfully tagged security-secretstore-setup-arm64:latest 20:33:15  Building security-secretstore-setup ... done Removing intermediate container 5e2633d769dc 20:33:15 ---> 6e43b995784e 20:33:15 20:33:15 Step 10/24 : FROM alpine:3.16 20:33:15 ---> 4c81e5bf8899 20:33:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:33:15 ---> Using cache 20:33:15 ---> c773fda771a7 20:33:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:15 ---> Using cache 20:33:15 ---> 40c1e54dc02a 20:33:15 Step 13/24 : ENV APP_PORT=59881 20:33:15 ---> Running in 5855436d4c29 20:33:15 Removing intermediate container 5855436d4c29 20:33:15 ---> 492ed7a56d42 20:33:15 Step 14/24 : EXPOSE $APP_PORT 20:33:15 ---> Running in 0cbb3ff382a5 20:33:16 Removing intermediate container 0cbb3ff382a5 20:33:16 ---> 7dff50a02f36 20:33:16 Step 15/24 : WORKDIR / 20:33:16 ---> Running in a65f87a7e361 20:33:16 Removing intermediate container a65f87a7e361 20:33:16 ---> 33fa4e549de1 20:33:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:17 ---> ed0e8154ce76 20:33:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:19 ---> 2b7b13885783 20:33:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:33:20 ---> 4462e74a86ce 20:33:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:33:21 ---> 7a2851a665d8 20:33:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:33:21 ---> Running in 1a07017b0e73 20:33:21 Removing intermediate container 1a07017b0e73 20:33:21 ---> a918564f05ab 20:33:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:22 ---> Running in 481aacda8842 20:33:22 Removing intermediate container 481aacda8842 20:33:22 ---> a0c73fbcddf9 20:33:22 Step 22/24 : LABEL arch=arm64 20:33:22 ---> Running in 17bb1d347bcc 20:33:23 Removing intermediate container 17bb1d347bcc 20:33:23 ---> aad753cbe113 20:33:23 Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:33:23 ---> Running in 4c5e1fb0b327 20:33:24 Removing intermediate container 4c5e1fb0b327 20:33:24 ---> f6b7bd5e2aa1 20:33:24 Step 24/24 : LABEL version=0.0.0 20:33:24 ---> Running in 1b379ed538ac 20:33:24 Removing intermediate container 1b379ed538ac 20:33:24 ---> 61546e37d500 20:33:24 20:33:25 Successfully built 61546e37d500 20:33:25 Successfully tagged core-metadata-arm64:latest 20:34:21  Building core-metadata ... done Removing intermediate container cb1068e94fad 20:34:21 ---> 12d986296db3 20:34:21 20:34:21 Step 9/32 : FROM alpine:3.16 20:34:21 ---> 4c81e5bf8899 20:34:21 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:21 ---> Running in 4522c2e9c0ff 20:34:21 Removing intermediate container 4522c2e9c0ff 20:34:21 ---> 106ce38425e5 20:34:21 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:34:21 ---> Running in ead7c5d53d8c 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:21 (1/2) Installing dumb-init (1.2.5-r1) 20:34:21 (2/2) Installing su-exec (0.2-r1) 20:34:21 Executing busybox-1.35.0-r17.trigger 20:34:21 OK: 5 MiB in 16 packages 20:34:21 Removing intermediate container ead7c5d53d8c 20:34:21 ---> e09a1cacb2b6 20:34:21 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:34:21 ---> Running in 66a4be8325c9 20:34:22 Removing intermediate container 66a4be8325c9 20:34:22 ---> 5f8564e152fb 20:34:22 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:34:22 ---> Running in 126f37dde3d7 20:34:23 Removing intermediate container 126f37dde3d7 20:34:23 ---> 88ff18638d85 20:34:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:34:23 ---> Running in 295f8aca3d48 20:34:23 Removing intermediate container 295f8aca3d48 20:34:23 ---> 9321e63781fb 20:34:23 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:34:23 ---> Running in 01a8fcbd56b7 20:34:24 Removing intermediate container 01a8fcbd56b7 20:34:24 ---> a0916b0e927f 20:34:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:34:24 ---> Running in 6a95406a2d3d 20:34:27 Removing intermediate container 6a95406a2d3d 20:34:27 ---> 76c1cc29deb3 20:34:27 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:34:27 ---> Running in aa6f94a32606 20:34:28 Removing intermediate container aa6f94a32606 20:34:28 ---> a5d6b4563d2a 20:34:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:34:32 ---> 8903fc7d007d 20:34:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:34:32 ---> Running in 3d540e7b86a4 20:34:35 Removing intermediate container 3d540e7b86a4 20:34:35 ---> a9fc8f7e783e 20:34:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:35 ---> 950018b9cecc 20:34:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:38 ---> 5f6dd000478d 20:34:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:39 ---> f90c2aae900c 20:34:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:39 ---> 100d4ea080c1 20:34:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:34:40 ---> 46c0a8a81c51 20:34:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:34:41 ---> 173a1722a577 20:34:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:45 ---> 0627a548254c 20:34:45 Step 27/32 : RUN chmod +x /entrypoint.sh 20:34:45 ---> Running in c27008bd89c2 20:34:49 Removing intermediate container c27008bd89c2 20:34:49 ---> 9d92a236b75f 20:34:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:34:49 ---> Running in 4f7917f20b51 20:34:49 Removing intermediate container 4f7917f20b51 20:34:49 ---> 0f9eff278556 20:34:49 Step 29/32 : CMD ["gate"] 20:34:49 ---> Running in 0b4deea79e02 20:34:50 Removing intermediate container 0b4deea79e02 20:34:50 ---> fbe960566205 20:34:50 Step 30/32 : LABEL arch=arm64 20:34:50 ---> Running in 7a5ff62ba947 20:34:51 Removing intermediate container 7a5ff62ba947 20:34:51 ---> 6473df9f1f5f 20:34:51 Step 31/32 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:34:51 ---> Running in 0bb112683686 20:34:51 Removing intermediate container 0bb112683686 20:34:51 ---> 1385c75089e9 20:34:51 Step 32/32 : LABEL version=0.0.0 20:34:51 ---> Running in 8206ca0883b4 20:34:52 Removing intermediate container 8206ca0883b4 20:34:52 ---> 2bb4a918a058 20:34:52 20:34:52 Successfully built 2bb4a918a058 20:34:52 Successfully tagged security-bootstrapper-arm64:latest 20:36:00  Building security-bootstrapper ... done 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 20:36:00 Removing intermediate container 277f7b61ce9f 20:36:00 ---> fbd9145cca34 20:36:00 20:36:00 Step 9/19 : FROM alpine:3.15 20:36:00 ---> 354640af7b1b 20:36:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:00 ---> Using cache 20:36:00 ---> 11e467ddce69 20:36:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:00 ---> Running in fae2852307ba 20:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:36:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:36:02 OK: 15734 distinct packages available 20:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:04 (1/9) Installing ca-certificates (20220614-r0) 20:36:04 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:04 (4/9) Installing libcurl (7.80.0-r6) 20:36:04 (5/9) Installing curl (7.80.0-r6) 20:36:04 (6/9) Installing dumb-init (1.2.5-r1) 20:36:04 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:04 (8/9) Installing libucontext (1.1-r0) 20:36:04 (9/9) Installing gcompat (1.0.0-r4) 20:36:04 Executing busybox-1.34.1-r7.trigger 20:36:04 Executing ca-certificates-20220614-r0.trigger 20:36:04 Removing intermediate container 12fc90e7b4ba 20:36:04 ---> b474050ec0ef 20:36:04 20:36:04 Step 9/21 : FROM alpine:3.16 20:36:04 ---> 4c81e5bf8899 20:36:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:36:04 OK: 8 MiB in 23 packages 20:36:04 ---> Running in 20982906c9aa 20:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:06 Removing intermediate container fae2852307ba 20:36:06 ---> 226479830841 20:36:06 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:06 ---> 8db6ba0d5174 20:36:06 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:07 (1/6) Installing ca-certificates (20220614-r0) 20:36:07 (2/6) Installing brotli-libs (1.0.9-r6) 20:36:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:36:07 (4/6) Installing libcurl (7.83.1-r6) 20:36:07 (5/6) Installing curl (7.83.1-r6) 20:36:07 (6/6) Installing dumb-init (1.2.5-r1) 20:36:07 Executing busybox-1.35.0-r17.trigger 20:36:07 Executing ca-certificates-20220614-r0.trigger 20:36:08 OK: 8 MiB in 20 packages 20:36:08 ---> d99cb85d981c 20:36:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:08 ---> c531cc682f40 20:36:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:09 ---> Running in b0897b779c8c 20:36:09 Removing intermediate container b0897b779c8c 20:36:09 ---> 0d3f30db81ad 20:36:09 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:09 ---> Running in 11af59bb47ca 20:36:09 Removing intermediate container 20982906c9aa 20:36:09 ---> 9cd45954be8d 20:36:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:09 ---> Running in 8ebf175eded7 20:36:10 Removing intermediate container 11af59bb47ca 20:36:10 ---> 19a1386a40c8 20:36:10 Step 17/19 : LABEL arch=arm64 20:36:10 ---> Running in 258de0d8420a 20:36:10 Removing intermediate container 8ebf175eded7 20:36:10 ---> 2c7127d141f0 20:36:10 Step 12/21 : WORKDIR /edgex 20:36:10 ---> Running in 0c871c97bfdb 20:36:10 Removing intermediate container 258de0d8420a 20:36:10 ---> 14d7fea62150 20:36:10 Step 18/19 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:36:10 ---> Running in 080dac72738f 20:36:10 Removing intermediate container 0c871c97bfdb 20:36:10 ---> eb83158a2ab7 20:36:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:10 Removing intermediate container 080dac72738f 20:36:10 ---> d051d2cbf0fe 20:36:10 Step 19/19 : LABEL version=0.0.0 20:36:11 ---> Running in 25cf17736e76 20:36:11 ---> dc67b90f6622 20:36:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:11 Removing intermediate container 25cf17736e76 20:36:11 ---> 00d452a1da9c 20:36:11 20:36:11 Successfully built 00d452a1da9c 20:36:11 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:12  Building security-spiffe-token-provider ... done  ---> d89b9e6487e4 20:36:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:13 ---> 3595e26cf1fd 20:36:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:13 ---> 120047cd013b 20:36:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:14 ---> Running in feaf262a774b 20:36:15 Removing intermediate container feaf262a774b 20:36:15 ---> bdc75daaee26 20:36:15 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:36:15 ---> Running in c5380351831f 20:36:15 Removing intermediate container c5380351831f 20:36:15 ---> 7786a7f1047d 20:36:15 Step 19/21 : LABEL arch=arm64 20:36:16 ---> Running in 328692f65d24 20:36:16 Removing intermediate container 328692f65d24 20:36:16 ---> 9fbd2b4cce1c 20:36:16 Step 20/21 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 20:36:16 ---> Running in 5f744a908fec 20:36:16 Removing intermediate container 5f744a908fec 20:36:16 ---> ce44a057828b 20:36:16 Step 21/21 : LABEL version=0.0.0 20:36:16 ---> Running in 81466900914b 20:36:17 Removing intermediate container 81466900914b 20:36:17 ---> e78c618fde6d 20:36:17 20:36:17 Successfully built e78c618fde6d 20:36:17 Successfully tagged security-proxy-setup-arm64:latest 20:36:17  Building security-proxy-setup ... done  [Pipeline] } 20:36:17 $ docker stop --time=1 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db 20:36:19 $ docker rm -f --volumes 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db [Pipeline] // withDockerContainer [Pipeline] sh 20:36:20 + docker images 20:36:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:20 security-proxy-setup-arm64 latest e78c618fde6d 4 seconds ago 26.9MB 20:36:20 security-spiffe-token-provider-arm64 latest 00d452a1da9c 9 seconds ago 29.1MB 20:36:20 b474050ec0ef 18 seconds ago 1.51GB 20:36:20 fbd9145cca34 22 seconds ago 1.55GB 20:36:20 security-bootstrapper-arm64 latest 2bb4a918a058 About a minute ago 19.6MB 20:36:20 12d986296db3 2 minutes ago 1.51GB 20:36:20 core-metadata-arm64 latest 61546e37d500 2 minutes ago 17.8MB 20:36:20 6e43b995784e 3 minutes ago 1.52GB 20:36:20 security-secretstore-setup-arm64 latest 27e588d76a84 3 minutes ago 29MB 20:36:20 73c969816609 3 minutes ago 1.51GB 20:36:20 core-data-arm64 latest 097079dd3f30 4 minutes ago 17.3MB 20:36:20 bcfe76ad7d99 4 minutes ago 1.52GB 20:36:20 support-notifications-arm64 latest 98efdaf4f8f5 9 minutes ago 29.7MB 20:36:20 support-scheduler-arm64 latest 888e51001a93 9 minutes ago 29.1MB 20:36:20 6abee303d870 10 minutes ago 1.58GB 20:36:20 6e46aa5f8f14 10 minutes ago 1.58GB 20:36:20 core-common-config-bootstrapper-arm64 latest afde189b7319 11 minutes ago 14.9MB 20:36:20 9d4fb9df125d 11 minutes ago 1.51GB 20:36:20 security-proxy-auth-arm64 latest 9f768b30f4cb 12 minutes ago 15.6MB 20:36:20 c415e0d864a3 13 minutes ago 1.5GB 20:36:20 core-command-arm64 latest 6ed45c284333 13 minutes ago 17.1MB 20:36:20 14e6624da29f 13 minutes ago 1.52GB 20:36:20 security-spire-server-arm64 latest 7d46db2910f9 19 minutes ago 84.3MB 20:36:20 cf48f702abb8 19 minutes ago 1.39GB 20:36:20 security-spire-agent-arm64 latest 26fbcd026f6c 20 minutes ago 122MB 20:36:20 security-spire-config-arm64 latest 659495321fe6 20 minutes ago 83.6MB 20:36:20 fd18b8549d18 20 minutes ago 1.39GB 20:36:20 b9381664bdac 20 minutes ago 1.39GB 20:36:20 ci-base-image-arm64 latest 37596859d5fe 34 minutes ago 905MB 20:36:20 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:36:20 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:36:20 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 20:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:21 20:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:21 arm64: Pulling from edgex-lftools-log-publisher 20:36:21 8998bd30e6a1: Pulling fs layer 20:36:21 04944245beec: Pulling fs layer 20:36:21 699f458cf7ca: Pulling fs layer 20:36:21 765212b225bb: Pulling fs layer 20:36:21 f23df028b6ca: Pulling fs layer 20:36:21 d65c8cfc05b1: Pulling fs layer 20:36:21 2437ff75d9bd: Pulling fs layer 20:36:21 d65c8cfc05b1: Waiting 20:36:21 765212b225bb: Waiting 20:36:21 f23df028b6ca: Waiting 20:36:21 2437ff75d9bd: Waiting 20:36:21 04944245beec: Verifying Checksum 20:36:21 04944245beec: Download complete 20:36:21 765212b225bb: Verifying Checksum 20:36:21 765212b225bb: Download complete 20:36:22 f23df028b6ca: Download complete 20:36:22 d65c8cfc05b1: Verifying Checksum 20:36:22 d65c8cfc05b1: Download complete 20:36:22 699f458cf7ca: Verifying Checksum 20:36:22 699f458cf7ca: Download complete 20:36:22 8998bd30e6a1: Verifying Checksum 20:36:22 8998bd30e6a1: Download complete 20:36:25 2437ff75d9bd: Verifying Checksum 20:36:25 2437ff75d9bd: Download complete 20:36:26 8998bd30e6a1: Pull complete 20:36:27 04944245beec: Pull complete 20:36:28 699f458cf7ca: Pull complete 20:36:28 765212b225bb: Pull complete 20:36:29 f23df028b6ca: Pull complete 20:36:29 d65c8cfc05b1: Pull complete 20:36:44 2437ff75d9bd: Pull complete 20:36:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container 20:36:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:36:48 $ docker top 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:49 ---> job-cost.sh 20:36:49 lf-activate-venv: SKIPPING 20:36:49 INFO: No Stack... 20:36:49 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:50 INFO: Archiving Costs [Pipeline] sh 20:36:50 + cat+ /w/workspace/edgex-go/1/archives/cost.csv 20:36:50 cut -d, -f6 [Pipeline] lock 20:36:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] 20:36:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] did not exist. Created. 20:36:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:51 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:51 Stashed 1 file(s) [Pipeline] } 20:36:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:51 $ docker stop --time=1 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 20:36:53 $ docker rm -f --volumes 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 [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 20:36:54 provisioning config files... 20:36:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18342857192528489716tmp [Pipeline] { [Pipeline] sh 20:36:54 + set +x 20:36:54 + curl -s https://codecov.io/bash 20:36:54 + bash -s -- 20:36:54 20:36:54 _____ _ 20:36:54 / ____| | | 20:36:54 | | ___ __| | ___ ___ _____ __ 20:36:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:54 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:54 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:54 Bash-1.0.6 20:36:54 20:36:54 20:36:54 ==> git version 2.25.1 found 20:36:54 ==> 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 20:36:54 Release-Date: 2020-01-08 20:36:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:36:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:54 ==> Jenkins CI detected. 20:36:54 current dir:  /w/workspace/edgex-go/1 20:36:54 project root: . 20:36:54 --> token set from env 20:36:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:54 ==> Running gcov in . (disable via -X gcov) 20:36:54 ==> Python coveragepy not found 20:36:54 ==> Searching for coverage reports in: 20:36:54 + . 20:36:54 -> Found 1 reports 20:36:54 ==> Detecting git/mercurial file structure 20:36:54 ==> Reading reports 20:36:54 + ./coverage.out bytes=487670 20:36:54 ==> Appending adjustments 20:36:54 https://docs.codecov.io/docs/fixing-reports 20:36:55 + Found adjustments 20:36:55 ==> Gzipping contents 20:36:55 64K /tmp/codecov.JM7TbZ.gz 20:36:55 ==> Uploading reports 20:36:55 url: https://codecov.io 20:36:55 query: branch=PR-4397&commit=5051064281d10cd20c98da6a8e91f64c9a4796a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4397&job=&cmd_args= 20:36:55 -> Pinging Codecov 20:36:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4397&commit=5051064281d10cd20c98da6a8e91f64c9a4796a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4397&job=&cmd_args= 20:36:55 -> Uploading to 20:36:55 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/5051064281d10cd20c98da6a8e91f64c9a4796a8/1a0bd0e0-de1b-4556-875f-40ccd93c7e54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T203655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb4fd1b6d9ce589a0dca57afbe5cb8de8557a7f74b1faec44f868a7d2194055f 20:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:55 Dload Upload Total Spent Left Speed 20:36:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63089 0 0 100 63089 0 190k --:--:-- --:--:-- --:--:-- 190k 20:36:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] } 20:36:56 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 20:36:57 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:36:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:59 ---> package-listing.sh 20:36:59 ++ facter osfamily 20:36:59 ++ tr '[:upper:]' '[:lower:]' 20:36:59 + OS_FAMILY=debian 20:36:59 + workspace=/w/workspace/edgex-go/1 20:36:59 + START_PACKAGES=/tmp/packages_start.txt 20:36:59 + END_PACKAGES=/tmp/packages_end.txt 20:36:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:59 + PACKAGES=/tmp/packages_start.txt 20:36:59 + '[' /w/workspace/edgex-go/1 ']' 20:36:59 + PACKAGES=/tmp/packages_end.txt 20:36:59 + case "${OS_FAMILY}" in 20:36:59 + dpkg -l 20:36:59 + grep '^ii' 20:36:59 + '[' -f /tmp/packages_start.txt ']' 20:36:59 + '[' -f /tmp/packages_end.txt ']' 20:36:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:59 + '[' /w/workspace/edgex-go/1 ']' 20:36:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:36:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:36:59 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 20:36:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:00 20:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:00 latest: Pulling from edgex-lftools-log-publisher 20:37:00 5eb5b503b376: Pulling fs layer 20:37:00 5c69ac0246d0: Pulling fs layer 20:37:00 ec43610c2a17: Pulling fs layer 20:37:00 3a2ae6a8a46f: Pulling fs layer 20:37:00 33b1e0a273af: Pulling fs layer 20:37:00 5d3b04190fa2: Pulling fs layer 20:37:00 2f39f015ded8: Pulling fs layer 20:37:00 33b1e0a273af: Waiting 20:37:00 5d3b04190fa2: Waiting 20:37:00 2f39f015ded8: Waiting 20:37:00 3a2ae6a8a46f: Waiting 20:37:00 5c69ac0246d0: Verifying Checksum 20:37:00 5c69ac0246d0: Download complete 20:37:00 3a2ae6a8a46f: Verifying Checksum 20:37:00 3a2ae6a8a46f: Download complete 20:37:00 33b1e0a273af: Verifying Checksum 20:37:00 33b1e0a273af: Download complete 20:37:01 ec43610c2a17: Verifying Checksum 20:37:01 ec43610c2a17: Download complete 20:37:01 5d3b04190fa2: Download complete 20:37:01 5eb5b503b376: Verifying Checksum 20:37:01 5eb5b503b376: Download complete 20:37:01 2f39f015ded8: Download complete 20:37:02 5eb5b503b376: Pull complete 20:37:02 5c69ac0246d0: Pull complete 20:37:02 ec43610c2a17: Pull complete 20:37:03 3a2ae6a8a46f: Pull complete 20:37:03 33b1e0a273af: Pull complete 20:37:03 5d3b04190fa2: Pull complete 20:37:07 2f39f015ded8: Pull complete 20:37:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:08 prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container 20:37:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:42 $ docker top 6e8c7424f4ec81b23d04e272e2753df0e65917486f1d1454e5db578fbb6a8ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:43 + ls /var/log/sa-host 20:37:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:43 provisioning config files... 20:37:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12418308929365143619tmp [Pipeline] { [Pipeline] echo 20:37:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:43 ---> create-netrc.sh [Pipeline] } 20:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:44 ---> python-tools-install.sh [Pipeline] echo 20:37:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:44 ---> sudo-logs.sh 20:37:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:44 ---> job-cost.sh 20:37:44 lf-activate-venv: SKIPPING 20:37:44 DEBUG: total: 0.10999999940395355 20:37:44 INFO: Retrieving Stack Cost... 20:37:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:45 INFO: Archiving Costs [Pipeline] echo 20:37:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:46 ---> logs-deploy.sh 20:37:46 lf-activate-venv: SKIPPING 20:37:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4397/1 20:37:46 INFO: archiving workspace using pattern(s): 20:37:47 Archives upload complete. 20:37:47 INFO: archiving logs to Nexus