Pull request #4302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9b0e0bc461d55b7092059b7bddd34b8eb56813+9e386417050e4cffa7025a09e4120fb1660b81d4 (29ab609dd028a979612277af2127179c6f169cd0) 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-ssh6429811828950460482.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-ssh12135859144305415205.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6634269018174550141.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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12471340105472579563.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-ssh15320644944916907851.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14836402920830008445.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3431’ Running on prd-ubuntu20.04-docker-8c-8g-3435 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 Merge succeeded, producing be9b0e0bc461d55b7092059b7bddd34b8eb56813 Checking out Revision be9b0e0bc461d55b7092059b7bddd34b8eb56813 (PR-4302) 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:14 ========================================================= 19:04:14 EdgeX Global Pipelines Version Info 19:04:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:15 ------------------- 19:04:15 stable info: 19:04:15 ------------------- 19:04:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:15 Message: update stable to v1.0.244 19:04:16 ------------------- 19:04:16 experimental info: 19:04:16 ------------------- 19:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be9b0e0 [Pipeline] echo 19:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:17 provisioning config files... 19:04:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3488632215839899510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:18 ---> docker-login.sh 19:04:18 nexus3.edgexfoundry.org:10001 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 nexus3.edgexfoundry.org:10002 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 nexus3.edgexfoundry.org:10003 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 nexus3.edgexfoundry.org:10004 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:18 Configure a credential helper to remove this warning. See 19:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:18 19:04:18 Login Succeeded 19:04:18 docker.io 19:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 ---> docker-login.sh ends [Pipeline] } 19:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:04:19 + + dirnamecut cmd/core-command/Dockerfile -d/ 19:04:19 -f2 19:04:19 + echo core-command,cmd/core-command/Dockerfile 19:04:19 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:19 cut -d/ -f2 19:04:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:19 + dirname cmd/core-data/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo core-data,cmd/core-data/Dockerfile 19:04:19 + dirname cmd/core-metadata/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:19 + dirname cmd/security-bootstrapper/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + dirname cmd/security-proxy-setup/Dockerfile 19:04:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:19 + dirname+ cmd/security-secretstore-setup/Dockerfile 19:04:19 cut -d/ -f2 19:04:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:19 + dirname cmd/security-spire-agent/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:19 + dirname cmd/security-spire-config/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:19 + dirname cmd/security-spire-server/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:19 + dirname cmd/support-notifications/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:19 + dirname cmd/support-scheduler/Dockerfile 19:04:19 + cut -d/ -f2 19:04:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:20 + git rev-list -1 --merges be9b0e0bc461d55b7092059b7bddd34b8eb56813~1..be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo 19:04:20 -----------> git rev-list -1 --merges be9b0e0bc461d55b7092059b7bddd34b8eb56813~1..be9b0e0bc461d55b7092059b7bddd34b8eb56813 be9b0e0bc461d55b7092059b7bddd34b8eb56813 [false] [Pipeline] sh 19:04:20 + git log --format=format:%s -1 be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo 19:04:20 ========================================================= 19:04:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:20 + grep -v github /etc/ssh/ssh_known_hosts 19:04:20 + [ -e /tmp/ssh_known_hosts ] 19:04:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:20 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:21 19:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:21 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:21 b85a868b505f: Pulling fs layer 19:04:21 e2be974225ed: Pulling fs layer 19:04:21 339a4e72a1f5: Pulling fs layer 19:04:21 988bab9f4d93: Pulling fs layer 19:04:21 1469e6f7b9e6: Pulling fs layer 19:04:21 eaf3925da568: Pulling fs layer 19:04:21 bab4dde63d76: Pulling fs layer 19:04:21 bde34c3a00c8: Pulling fs layer 19:04:21 b352a97aabf1: Pulling fs layer 19:04:21 4872d77fe225: Pulling fs layer 19:04:21 5851b861e8e6: Pulling fs layer 19:04:21 1469e6f7b9e6: Waiting 19:04:21 eaf3925da568: Waiting 19:04:21 bab4dde63d76: Waiting 19:04:21 bde34c3a00c8: Waiting 19:04:21 b352a97aabf1: Waiting 19:04:21 4872d77fe225: Waiting 19:04:21 5851b861e8e6: Waiting 19:04:21 988bab9f4d93: Waiting 19:04:21 e2be974225ed: Download complete 19:04:21 988bab9f4d93: Verifying Checksum 19:04:21 988bab9f4d93: Download complete 19:04:22 1469e6f7b9e6: Verifying Checksum 19:04:22 1469e6f7b9e6: Download complete 19:04:22 eaf3925da568: Download complete 19:04:22 339a4e72a1f5: Verifying Checksum 19:04:22 339a4e72a1f5: Download complete 19:04:22 bde34c3a00c8: Verifying Checksum 19:04:22 bde34c3a00c8: Download complete 19:04:22 b352a97aabf1: Verifying Checksum 19:04:22 b352a97aabf1: Download complete 19:04:22 4872d77fe225: Verifying Checksum 19:04:22 4872d77fe225: Download complete 19:04:22 5851b861e8e6: Download complete 19:04:22 b85a868b505f: Download complete 19:04:22 bab4dde63d76: Verifying Checksum 19:04:22 bab4dde63d76: Download complete 19:04:23 b85a868b505f: Pull complete 19:04:23 e2be974225ed: Pull complete 19:04:24 339a4e72a1f5: Pull complete 19:04:24 988bab9f4d93: Pull complete 19:04:24 1469e6f7b9e6: Pull complete 19:04:24 eaf3925da568: Pull complete 19:04:26 bab4dde63d76: Pull complete 19:04:26 bde34c3a00c8: Pull complete 19:04:26 b352a97aabf1: Pull complete 19:04:26 4872d77fe225: Pull complete 19:04:26 5851b861e8e6: Pull complete 19:04:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:27 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:04:27 $ 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:04:29 $ docker top fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 -eo pid,comm 19:04:29 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:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:29 [ssh-agent] Looking for ssh-agent implementation... 19:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:29 $ docker exec fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent 19:04:29 SSH_AUTH_SOCK=/tmp/ssh-b2imMRU0deQ7/agent.31 19:04:29 SSH_AGENT_PID=37 19:04:29 Running ssh-add (command line suppressed) 19:04:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12495090638611659106.key (/w/workspace/edgex-go/1@tmp/private_key_12495090638611659106.key) 19:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:30 + git tag --points-at HEAD [Pipeline] } 19:04:30 $ docker exec --env ******** --env ******** fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent -k 19:04:30 unset SSH_AUTH_SOCK; 19:04:30 unset SSH_AGENT_PID; 19:04:30 echo Agent pid 37 killed; 19:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:30 [ssh-agent] Looking for ssh-agent implementation... 19:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:30 $ docker exec fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent 19:04:30 SSH_AUTH_SOCK=/tmp/ssh-4Q8oBzaq77b1/agent.70 19:04:30 SSH_AGENT_PID=76 19:04:30 Running ssh-add (command line suppressed) 19:04:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5721966513297694297.key (/w/workspace/edgex-go/1@tmp/private_key_5721966513297694297.key) 19:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:31 + git semver init 19:04:31 2023-01-23 19:04:31,304 [run_init] DEBUG init version:0.0.0 force:False 19:04:31 2023-01-23 19:04:31,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:31 2023-01-23 19:04:31,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:31 2023-01-23 19:04:31,306 [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:04:39 2023-01-23 19:04:38,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:39 2023-01-23 19:04:38,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4302 with force:False 19:04:39 2023-01-23 19:04:38,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4302 19:04:39 2023-01-23 19:04:38,121 [execute] INFO git cat-file --batch-check 19:04:39 2023-01-23 19:04:38,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:39 2023-01-23 19:04:38,128 [execute] INFO git cat-file --batch 19:04:39 2023-01-23 19:04:38,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:39 2023-01-23 19:04:38,134 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4302 19:04:39 0.0.0 [Pipeline] } 19:04:39 $ docker exec --env ******** --env ******** fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent -k 19:04:39 unset SSH_AUTH_SOCK; 19:04:39 unset SSH_AGENT_PID; 19:04:39 echo Agent pid 76 killed; 19:04:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:40 + git semver [Pipeline] } 19:04:40 $ docker stop --time=1 fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 19:04:41 $ docker rm -f --volumes fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:42 Stashed 1 file(s) [Pipeline] echo 19:04:42 [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:04:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:43 ========================================================= 19:04:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:43 213ec9aee27d: Pulling fs layer 19:04:43 4583459ba037: Pulling fs layer 19:04:43 93c1e223e6f2: Pulling fs layer 19:04:43 53926ce57604: Pulling fs layer 19:04:43 21b2b0c7a3f4: Pulling fs layer 19:04:43 22ff95d597cd: Pulling fs layer 19:04:43 12d6caf4c0d1: Pulling fs layer 19:04:43 96b7cbca73a9: Pulling fs layer 19:04:43 a7acece74701: Pulling fs layer 19:04:43 12d6caf4c0d1: Waiting 19:04:43 53926ce57604: Waiting 19:04:43 21b2b0c7a3f4: Waiting 19:04:43 22ff95d597cd: Waiting 19:04:43 96b7cbca73a9: Waiting 19:04:43 a7acece74701: Waiting 19:04:43 93c1e223e6f2: Download complete 19:04:43 4583459ba037: Download complete 19:04:43 21b2b0c7a3f4: Download complete 19:04:43 22ff95d597cd: Verifying Checksum 19:04:43 22ff95d597cd: Download complete 19:04:44 213ec9aee27d: Download complete 19:04:44 12d6caf4c0d1: Download complete 19:04:44 213ec9aee27d: Pull complete 19:04:44 4583459ba037: Pull complete 19:04:44 93c1e223e6f2: Pull complete 19:04:45 a7acece74701: Verifying Checksum 19:04:45 53926ce57604: Download complete 19:04:45 96b7cbca73a9: Verifying Checksum 19:04:45 96b7cbca73a9: Download complete 19:04:49 53926ce57604: Pull complete 19:04:49 21b2b0c7a3f4: Pull complete 19:04:49 22ff95d597cd: Pull complete 19:04:49 12d6caf4c0d1: Pull complete 19:04:52 96b7cbca73a9: Pull complete 19:04:52 a7acece74701: Pull complete 19:04:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:53 WORKDIR /edgex 19:04:53 COPY go.mod . 19:04:53 RUN go mod download 19:04:53 + docker build -t ci-base-image-x86_64 -f - . 19:04:53 Sending build context to Docker daemon 170.1MB 19:04:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:53 ---> db6d94c90886 19:04:53 Step 2/4 : WORKDIR /edgex 19:04:57 ---> Running in a1dc8a2e4ed7 19:04:57 Removing intermediate container a1dc8a2e4ed7 19:04:57 ---> fccb7ea3b8e4 19:04:57 Step 3/4 : COPY go.mod . 19:04:57 ---> 7a580437f360 19:04:57 Step 4/4 : RUN go mod download 19:04:57 ---> Running in a9b61ba43fb6 19:04:58 Still waiting to schedule task 19:04:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3432’ is offline 19:05:12 Removing intermediate container a9b61ba43fb6 19:05:12 ---> 0d1d27c88de9 19:05:12 Successfully built 0d1d27c88de9 19:05:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:13 + docker inspect -f . ci-base-image-x86_64 19:05:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:13 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:05:13 $ 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:05:13 $ docker top c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:14 + go version 19:05:14 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:14 $ docker stop --time=1 c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 19:05:15 $ docker rm -f --volumes c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:16 + docker inspect -f . ci-base-image-x86_64 19:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:16 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:05:16 $ 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:05:16 $ docker top 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:16 ========================================================= 19:05:16 [edgeXBuildGoParallel] Running Tests and Build... 19:05:16 ========================================================= [Pipeline] sh 19:05:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:17 + make test 19:05:17 go test -race -coverprofile=coverage.out ./... 19:05:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 43.0% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.771s coverage: 89.2% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.4% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.663s coverage: 95.6% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements 19:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 19:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 19:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:05:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 79.9% of statements 19:05:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.7% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.3% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.8% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:02 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 19:06:20 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." 19:06:20 go vet ./... 19:06:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:24 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:24 + ls -al . 19:06:24 total 748 19:06:24 drwxrwxr-x 11 1001 1001 4096 Jan 23 19:05 . 19:06:24 drwxr-xr-x 4 root root 4096 Jan 23 19:05 .. 19:06:24 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:04 .blubracket 19:06:24 -rw-rw-r-- 1 1001 1001 16 Jan 23 19:04 .dockerignore 19:06:24 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:06 .git 19:06:24 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:04 .github 19:06:24 -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:04 .gitignore 19:06:24 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:04 .golangci.yml 19:06:24 -rw-rw-r-- 1 1001 1001 87 Jan 23 19:04 .hadolint.yml 19:06:24 drwxr-xr-x 3 1001 1001 4096 Jan 23 19:04 .semver 19:06:24 -rw-rw-r-- 1 1001 1001 166 Jan 23 19:04 .sonarcloud.properties 19:06:24 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:04 ADOPTERS.md 19:06:24 -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:04 Attribution.txt 19:06:24 -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:04 CHANGELOG.md 19:06:24 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:04 CONTRIBUTING.md 19:06:24 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:04 GOVERNANCE.md 19:06:24 -rw-rw-r-- 1 1001 1001 850 Jan 23 19:04 Jenkinsfile 19:06:24 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:04 LICENSE 19:06:24 -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:04 Makefile 19:06:24 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:04 OWNERS.md 19:06:24 -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:04 README.md 19:06:24 -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:04 SECURITY.md 19:06:24 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION 19:06:24 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:04 bin 19:06:24 drwxrwxr-x 17 1001 1001 4096 Jan 23 19:04 cmd 19:06:24 -rw-r--r-- 1 root root 489970 Jan 23 19:06 coverage.out 19:06:24 -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:04 go.mod 19:06:24 -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:04 go.sum 19:06:24 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:04 internal 19:06:24 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:04 openapi 19:06:24 drwxrwxr-x 4 1001 1001 4096 Jan 23 19:04 snap 19:06:24 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:04 version.go [Pipeline] sh 19:06:24 + '[' -e coverage.out ] 19:06:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:24 Stashed 1 file(s) [Pipeline] sh 19:06:25 + make build 19:06:25 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 19:06:37 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 19:06:37 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 19:06:39 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 19:06:40 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 19:06:48 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 19:06: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:49 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 19:06: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:51 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 19:06:52 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 19:06: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:06:56 $ docker stop --time=1 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b 19:06:59 $ docker rm -f --volumes 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:00 19:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:00 latest: Pulling from edgex-devops/edgex-compose 19:07:00 cbdbe7a5bc2a: Pulling fs layer 19:07:00 ca9280d653b3: Pulling fs layer 19:07:00 7e9c9ca2126c: Pulling fs layer 19:07:01 cbdbe7a5bc2a: Download complete 19:07:01 cbdbe7a5bc2a: Pull complete 19:07:01 ca9280d653b3: Verifying Checksum 19:07:01 ca9280d653b3: Download complete 19:07:01 7e9c9ca2126c: Download complete 19:07:01 ca9280d653b3: Pull complete 19:07:05 7e9c9ca2126c: Pull complete 19:07:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:05 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:07:05 $ 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 19:07:07 $ docker top 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:07 + docker-compose build --help 19:07:07 + grep parallel 19:07:08 --parallel Build images in parallel. [Pipeline] } 19:07:08 $ docker stop --time=1 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 19:07:09 $ docker rm -f --volumes 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:10 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:07:10 $ 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 19:07:10 $ docker top 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:10 + docker-compose -f ./docker-compose-build.yml build --parallel 19:07:11 Building core-command ... 19:07:11 Building core-common-config-bootstrapper ... 19:07:11 Building core-data ... 19:07:11 Building core-metadata ... 19:07:11 Building security-bootstrapper ... 19:07:11 Building security-proxy-setup ... 19:07:11 Building security-secretstore-setup ... 19:07:11 Building security-spiffe-token-provider ... 19:07:11 Building security-spire-agent ... 19:07:11 Building security-spire-config ... 19:07:11 Building security-spire-server ... 19:07:11 Building support-notifications ... 19:07:11 Building support-scheduler ... 19:07:11 Building core-metadata 19:07:11 Building security-proxy-setup 19:07:11 Building support-scheduler 19:07:11 Building core-common-config-bootstrapper 19:07:11 Building security-spiffe-token-provider 19:07:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:21 ---> 0d1d27c88de9 19:07:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:07:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:21 ---> 0d1d27c88de9 19:07:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:21 ---> 0d1d27c88de9 19:07:21 Step 3/19 : WORKDIR /edgex-go 19:07:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:21 ---> 0d1d27c88de9 19:07:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:21 ---> 0d1d27c88de9 19:07:21 Step 3/21 : WORKDIR /edgex-go 19:07:26 ---> Running in a1928bb98dac 19:07:26 ---> Running in 595938ad2b69 19:07:26 ---> Running in c6c4a48e911c 19:07:26 ---> Running in 82fd34f7d306 19:07:26 ---> Running in 7fca204fc138 19:07:26 Removing intermediate container a1928bb98dac 19:07:26 ---> 0a4d9e807890 19:07:26 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:26 Removing intermediate container 595938ad2b69 19:07:26 ---> 3c61a8713b24 19:07:26 Step 4/22 : WORKDIR /edgex-go 19:07:26 Removing intermediate container 7fca204fc138 19:07:26 ---> 63358151f67c 19:07:26 Step 4/21 : RUN apk add --update --no-cache make git 19:07:26 Removing intermediate container c6c4a48e911c 19:07:26 ---> b2c5351f40fe 19:07:26 Step 4/22 : WORKDIR /edgex-go 19:07:26 Removing intermediate container 82fd34f7d306 19:07:26 ---> 133d53a4d982 19:07:26 Step 4/24 : WORKDIR /edgex-go 19:07:26 ---> Running in 3b7e42de39b5 19:07:26 ---> Running in db41e05cf165 19:07:26 ---> Running in 4930fbedbd20 19:07:26 ---> Running in 85b2a2f15c3c 19:07:26 ---> Running in a7fa0aff71af 19:07:26 Removing intermediate container db41e05cf165 19:07:26 ---> 527d5be954d8 19:07:26 Step 5/22 : RUN apk add --update --no-cache make git 19:07:26 Removing intermediate container 85b2a2f15c3c 19:07:26 ---> 19fa6d0fb108 19:07:26 Step 5/24 : RUN apk add --update --no-cache make git 19:07:26 Removing intermediate container a7fa0aff71af 19:07:26 ---> 39bb54ffd2e2 19:07:26 Step 5/22 : RUN apk add --update --no-cache make git 19:07:26 ---> Running in 9e8dd03d25a6 19:07:26 ---> Running in 287649d6f69f 19:07:26 ---> Running in 424bc4f48026 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:27 OK: 211 MiB in 51 packages 19:07:27 v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:27 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:27 OK: 17044 distinct packages available 19:07:27 OK: 211 MiB in 51 packages 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:27 OK: 211 MiB in 51 packages 19:07:27 Removing intermediate container 3b7e42de39b5 19:07:27 ---> 8658cc41c78f 19:07:27 Step 5/21 : COPY go.mod vendor* ./ 19:07:27 OK: 211 MiB in 51 packages 19:07:27 Removing intermediate container 9e8dd03d25a6 19:07:27 ---> 5e83a724bde8 19:07:27 Step 6/22 : COPY go.mod vendor* ./ 19:07:27 ---> c474f8bcbbd1 19:07:27 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:27 ---> Running in f0609c49a214 19:07:27 ---> 1f15b138275a 19:07:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:27 ---> Running in c78f60d6c953 19:07:27 Removing intermediate container 424bc4f48026 19:07:27 ---> cf4f851ea512 19:07:27 Step 6/22 : COPY go.mod vendor* ./ 19:07:27 ---> a156cd7f1e43 19:07:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:27 ---> Running in b5e1b4500d2a 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:28 Removing intermediate container 4930fbedbd20 19:07:28 ---> 884565be70c3 19:07:28 Step 5/19 : COPY go.mod vendor* ./ 19:07:28 OK: 211 MiB in 51 packages 19:07:28 ---> 4d5bbaf591e3 19:07:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:28 ---> Running in f20ec7cb3463 19:07:28 Removing intermediate container 287649d6f69f 19:07:28 ---> 19ffd7f6e62b 19:07:28 Step 6/24 : COPY go.mod vendor* ./ 19:07:28 ---> 13f8b499c6b1 19:07:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:28 ---> Running in 1c83277ec256 19:07:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3438 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 19:07:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:46 The recommended git tool is: git 19:07:52 using credential edgex-jenkins-ssh 19:07:52 Cloning the remote Git repository 19:07:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:53 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:53 > git --version # timeout=10 19:07:53 > git --version # 'git version 2.25.1' 19:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:18 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:08:18 Merge succeeded, producing be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:08:18 Checking out Revision be9b0e0bc461d55b7092059b7bddd34b8eb56813 (PR-4302) 19:08:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 19:08:19 > git --version # timeout=10 19:08:19 > git --version # 'git version 2.25.1' 19:08:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:08:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:18 > git config core.sparsecheckout # timeout=10 19:08:18 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 19:08:18 > git remote # timeout=10 19:08:18 > git config --get remote.origin.url # timeout=10 19:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:18 > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 19:08:18 > git rev-parse HEAD^{commit} # timeout=10 19:08:18 > git config core.sparsecheckout # timeout=10 19:08:18 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] sh 19:08:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:20 Dload Upload Total Spent Left Speed 19:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 19:08:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:21 + sudo tee /etc/docker/daemon.new 19:08:21 { 19:08:21 "registry-mirrors": [ 19:08:21 "https://nexus3.edgexfoundry.org:10001" 19:08:21 ], 19:08:21 "bip": "10.250.0.254/24", 19:08:21 "hosts": [ 19:08:21 "tcp://0.0.0.0:5555", 19:08:21 "unix:///var/run/docker.sock" 19:08:21 ], 19:08:21 "mtu": 1458, 19:08:21 "selinux-enabled": true, 19:08:21 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:21 } [Pipeline] sh 19:08:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:22 + sudo service docker restart 19:08:24 Removing intermediate container 1c83277ec256 19:08:24 ---> c29cfe08d5f3 19:08:24 Step 8/24 : COPY . . 19:08:24 Removing intermediate container f0609c49a214 19:08:24 ---> eb23b403fbbb 19:08:24 Step 7/21 : COPY . . 19:08:24 Removing intermediate container f20ec7cb3463 19:08:24 ---> f2a5cd6f1405 19:08:24 Step 7/19 : COPY . . 19:08:24 Removing intermediate container b5e1b4500d2a 19:08:24 ---> fe14240e58e0 19:08:24 Step 8/22 : COPY . . 19:08:24 Removing intermediate container c78f60d6c953 19:08:24 ---> ab032a3192dc 19:08:24 Step 8/22 : COPY . . 19:08:37 ---> 13ebdeca0a8f 19:08:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:08:37 ---> d953cfa71d62 19:08:37 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:37 ---> f5680794f00d 19:08:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:37 ---> Running in b1d3b6936c10 19:08:37 ---> Running in 526016bdcd0b 19:08:37 ---> Running in a7ced393e774 19:08:37 ---> 2ac452e12557 19:08:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:37 ---> 4a484e1472e3 19:08:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:37 ---> Running in 53b132eb65eb 19:08:37 ---> Running in eac286e25d43 19:08:37 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 19:08:37 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 19:08:37 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 19:08:37 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 19:08:37 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:40 provisioning config files... 19:08:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9750147033093781563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:41 ---> docker-login.sh 19:08:41 nexus3.edgexfoundry.org:10001 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 nexus3.edgexfoundry.org:10002 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 nexus3.edgexfoundry.org:10003 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 nexus3.edgexfoundry.org:10004 19:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:43 Configure a credential helper to remove this warning. See 19:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:43 19:08:43 Login Succeeded 19:08:43 docker.io 19:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:43 Configure a credential helper to remove this warning. See 19:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:43 19:08:43 Login Succeeded 19:08:43 ---> docker-login.sh ends [Pipeline] } 19:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:44 ========================================================= 19:08:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:45 9b18e9b68314: Pulling fs layer 19:08:45 35d82f9e3411: Pulling fs layer 19:08:45 e16973657156: Pulling fs layer 19:08:45 fc693d55d65f: Pulling fs layer 19:08:45 7e9fc2657dce: Pulling fs layer 19:08:45 dda99020689f: Pulling fs layer 19:08:45 db1c61fa0a46: Pulling fs layer 19:08:45 891c053d2c06: Pulling fs layer 19:08:45 7e9fc2657dce: Waiting 19:08:45 dda99020689f: Waiting 19:08:45 db1c61fa0a46: Waiting 19:08:45 891c053d2c06: Waiting 19:08:45 fc693d55d65f: Waiting 19:08:45 e16973657156: Verifying Checksum 19:08:45 e16973657156: Download complete 19:08:45 35d82f9e3411: Verifying Checksum 19:08:45 35d82f9e3411: Download complete 19:08:45 7e9fc2657dce: Download complete 19:08:45 dda99020689f: Download complete 19:08:45 9b18e9b68314: Verifying Checksum 19:08:45 9b18e9b68314: Download complete 19:08:46 891c053d2c06: Verifying Checksum 19:08:46 891c053d2c06: Download complete 19:08:47 9b18e9b68314: Pull complete 19:08:47 35d82f9e3411: Pull complete 19:08:47 db1c61fa0a46: Verifying Checksum 19:08:47 db1c61fa0a46: Download complete 19:08:48 e16973657156: Pull complete 19:08:48 fc693d55d65f: Verifying Checksum 19:09:00 fc693d55d65f: Pull complete 19:09:00 7e9fc2657dce: Pull complete 19:09:01 dda99020689f: Pull complete 19:09:08 db1c61fa0a46: Pull complete 19:09:09 891c053d2c06: Pull complete 19:09:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:09 WORKDIR /edgex 19:09:09 COPY go.mod . 19:09:09 RUN go mod download 19:09:09 + docker build -t ci-base-image-arm64 -f - . 19:09:10 Sending build context to Docker daemon 3.124MB 19:09:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:10 ---> f96f9c87975a 19:09:10 Step 2/4 : WORKDIR /edgex 19:09:12 ---> Running in 0073e9e48d90 19:09:12 Removing intermediate container 0073e9e48d90 19:09:12 ---> 413094fbcd79 19:09:12 Step 3/4 : COPY go.mod . 19:09:13 ---> 919af6aeec19 19:09:13 Step 4/4 : RUN go mod download 19:09:13 ---> Running in 16d5c2a18e7a 19:09:15 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 19:09:21 Removing intermediate container eac286e25d43 19:09:21 ---> 377edfc2111a 19:09:21 19:09:21 Step 9/21 : FROM alpine:3.16 19:09:21 Removing intermediate container 53b132eb65eb 19:09:21 ---> 7755a0d8164b 19:09:21 19:09:21 Step 10/24 : FROM alpine:3.16 19:09:21 Removing intermediate container b1d3b6936c10 19:09:21 ---> 7fe4ce3cd0ac 19:09:21 19:09:21 Step 10/22 : FROM alpine:3.16 19:09:21 3.16: Pulling from library/alpine 19:09:21 3.16: Pulling from library/alpine 19:09:21 3.16: Pulling from library/alpine 19:09:22 Removing intermediate container 526016bdcd0b 19:09:22 ---> 95b238263be6 19:09:22 19:09:22 Step 9/19 : FROM alpine:3.15 19:09:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:23 Status: Downloaded newer image for alpine:3.16 19:09:23 Status: Image is up to date for alpine:3.16 19:09:23 ---> bfe296a52501 19:09:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:09:23 ---> bfe296a52501 19:09:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:09:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:23 Status: Image is up to date for alpine:3.16 19:09:23 ---> bfe296a52501 19:09:23 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:23 ---> Running in b1fba5359934 19:09:23 ---> Running in 59c4bc91eab4 19:09:23 3.15: Pulling from library/alpine 19:09:23 ---> Running in 3e58663e6b0c 19:09:23 Removing intermediate container 59c4bc91eab4 19:09:23 ---> ef166036e122 19:09:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:09:24 ---> Running in faaa35f9f4db 19:09:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:09:24 Status: Downloaded newer image for alpine:3.15 19:09:24 ---> c4fc93816858 19:09:24 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:24 ---> Running in ff7f021be700 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:24 Removing intermediate container ff7f021be700 19:09:24 ---> 294d63ea8a57 19:09:24 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:24 ---> Running in 32cc0224c38a 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:24 (1/1) Installing dumb-init (1.2.5-r1) 19:09:24 Executing busybox-1.35.0-r17.trigger 19:09:24 (1/6) Installing ca-certificates (20220614-r0) 19:09:24 OK: 6 MiB in 15 packages 19:09:24 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:24 (4/6) Installing libcurl (7.83.1-r5) 19:09:24 (5/6) Installing curl (7.83.1-r5) 19:09:24 (6/6) Installing dumb-init (1.2.5-r1) 19:09:24 Executing busybox-1.35.0-r17.trigger 19:09:24 Executing ca-certificates-20220614-r0.trigger 19:09:24 OK: 8 MiB in 20 packages 19:09:24 (1/1) Installing dumb-init (1.2.5-r1) 19:09:24 Executing busybox-1.35.0-r17.trigger 19:09:24 OK: 6 MiB in 15 packages 19:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:25 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:25 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:25 OK: 15859 distinct packages available 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:25 (1/9) Installing ca-certificates (20220614-r0) 19:09:25 (2/9) Installing brotli-libs (1.0.9-r5) 19:09:25 Removing intermediate container b1fba5359934 19:09:25 ---> b09fb993bdcf 19:09:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:09:25 (4/9) Installing libcurl (7.80.0-r5) 19:09:25 (5/9) Installing curl (7.80.0-r5) 19:09:25 (6/9) Installing dumb-init (1.2.5-r1) 19:09:25 (7/9) Installing musl-obstack (1.2.3-r0) 19:09:25 ---> Running in 8714111fbdd8 19:09:25 (8/9) Installing libucontext (1.1-r0) 19:09:25 (9/9) Installing gcompat (1.0.0-r4) 19:09:25 Executing busybox-1.34.1-r7.trigger 19:09:25 Removing intermediate container faaa35f9f4db 19:09:25 ---> 48d6141a6c74 19:09:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:25 Executing ca-certificates-20220614-r0.trigger 19:09:25 Removing intermediate container 3e58663e6b0c 19:09:25 ---> b6d4c774405b 19:09:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:25 ---> Running in f1f28f558321 19:09:26 OK: 8 MiB in 23 packages 19:09:26 Removing intermediate container 8714111fbdd8 19:09:26 ---> 153b73314192 19:09:26 Step 13/24 : ENV APP_PORT=59881 19:09:26 ---> Running in beaecb86be45 19:09:26 ---> ddcd3a7d9fbe 19:09:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:09:26 Removing intermediate container f1f28f558321 19:09:26 ---> 23ce062944a3 19:09:26 Step 12/21 : WORKDIR /edgex 19:09:26 ---> Running in 8be6cbb84028 19:09:26 Removing intermediate container beaecb86be45 19:09:26 ---> 65fc14cfda6c 19:09:26 Step 14/24 : EXPOSE $APP_PORT 19:09:26 Removing intermediate container a7ced393e774 19:09:26 ---> 41f09a88a044 19:09:26 19:09:26 Step 10/22 : FROM alpine:3.16 19:09:26 ---> bfe296a52501 19:09:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:26 ---> Using cache 19:09:26 ---> b09fb993bdcf 19:09:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:26 ---> Using cache 19:09:26 ---> 153b73314192 19:09:26 Step 13/22 : ENV APP_PORT=59861 19:09:26 ---> Running in d2ad61f04fd9 19:09:26 ---> Running in a420e8c64b80 19:09:26 Removing intermediate container 8be6cbb84028 19:09:26 ---> bd722943ffac 19:09:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:26 ---> 94d33f775301 19:09:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:09:26 Removing intermediate container a420e8c64b80 19:09:26 ---> e48164c36e65 19:09:26 Step 14/22 : EXPOSE $APP_PORT 19:09:26 Removing intermediate container d2ad61f04fd9 19:09:26 ---> 1758ea79e0ce 19:09:26 Step 15/24 : WORKDIR / 19:09:26 ---> Running in 87d7fb6ee175 19:09:26 Removing intermediate container 32cc0224c38a 19:09:26 ---> b7068ce9804b 19:09:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:26 ---> Running in 6a47f817fa5a 19:09:26 ---> b174f83a26ce 19:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:09:26 ---> 11be7932103a 19:09:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:27 Removing intermediate container 87d7fb6ee175 19:09:27 ---> 84f8e3903e3c 19:09:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:27 Removing intermediate container 6a47f817fa5a 19:09:27 ---> 63c351488dab 19:09:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:27 ---> f4565f6dd6a4 19:09:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:09:27 ---> 32cf29c285e3 19:09:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:27 ---> Running in 639ee7f91e82 19:09:27 ---> 495e9f6f5212 19:09:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:27 ---> 673a2baae14f 19:09:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:27 ---> 11e7a1b903ee 19:09:27 ---> 78162701206d 19:09:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:09:27 19:09:28 ---> 199739bce9f4 19:09:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:28 ---> 9a894fc7dee2 19:09:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:28 ---> b0128665f189 19:09:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:09:28 ---> 2c18a04f5ecc 19:09:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:28 ---> Running in adbdcfe4db15 19:09:28 ---> Running in 588281c57ed8 19:09:28 ---> f67e79a9f440 19:09:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:09:28 Removing intermediate container adbdcfe4db15 19:09:28 ---> 592c9ca86360 19:09:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:28 Removing intermediate container 588281c57ed8 19:09:28 ---> 3dd9612d1fb8 19:09:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:28 Removing intermediate container 639ee7f91e82 19:09:28 ---> d055ca763f80 19:09:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:09:28 ---> Running in 90ceb34fc41e 19:09:28 ---> Running in 4b420c75d7f7 19:09:28 ---> Running in e80bf6fa59e0 19:09:28 ---> 409a6f3f7bf3 19:09:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:28 ---> fed1301fc056 19:09:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:09:28 ---> Running in 818ee0c062f8 19:09:28 Removing intermediate container 90ceb34fc41e 19:09:28 ---> 9dcdad1c72b6 19:09:28 Step 17/19 : LABEL arch=x86_64 19:09:28 ---> Running in 5f72fe8f8c62 19:09:28 Removing intermediate container e80bf6fa59e0 19:09:28 ---> 3d3b5fa0dc2a 19:09:28 Step 20/22 : LABEL arch=x86_64 19:09:28 Removing intermediate container 4b420c75d7f7 19:09:28 ---> 2ca76e9f1feb 19:09:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:09:28 Removing intermediate container 818ee0c062f8 19:09:28 ---> b3bc7bcd8423 19:09:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:28 ---> Running in 1e2d1c8a82b6 19:09:28 ---> Running in f3f11a4d2679 19:09:28 ---> e6082f7ddc9f 19:09:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:28 Removing intermediate container 5f72fe8f8c62 19:09:28 ---> 0f3c1a9b6b86 19:09:28 Step 18/19 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:09:28 ---> Running in c76c29c19bf8 19:09:28 ---> Running in 964669b1208e 19:09:28 ---> Running in 48cdb7c96c95 19:09:28 Removing intermediate container 1e2d1c8a82b6 19:09:28 ---> 37612a539165 19:09:28 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:09:28 Removing intermediate container f3f11a4d2679 19:09:28 ---> cdea62373b16 19:09:28 Step 20/22 : LABEL arch=x86_64 19:09:28 Removing intermediate container c76c29c19bf8 19:09:28 ---> 17ac224b0c0c 19:09:28 Step 22/24 : LABEL arch=x86_64 19:09:28 ---> Running in 0d561b92a1ba 19:09:28 ---> Running in f4d9500d099f 19:09:28 Removing intermediate container 48cdb7c96c95 19:09:28 ---> 415cc2e43795 19:09:28 Step 19/19 : LABEL version=0.0.0 19:09:28 ---> Running in beddd35f8f08 19:09:29 ---> Running in 496d8a035ef3 19:09:29 Removing intermediate container 0d561b92a1ba 19:09:29 ---> a80cf056c951 19:09:29 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:09:29 Removing intermediate container f4d9500d099f 19:09:29 ---> 48b4a9ef80f8 19:09:29 Step 22/22 : LABEL version=0.0.0 19:09:29 ---> Running in d2c17d8b0663 19:09:29 Removing intermediate container beddd35f8f08 19:09:29 ---> 73979817000e 19:09:29 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:09:29 ---> Running in 2cf934831907 19:09:29 Removing intermediate container 496d8a035ef3 19:09:29 ---> 069577ee03de 19:09:29 19:09:29 ---> Running in dd499c7d18a7 19:09:29 Removing intermediate container d2c17d8b0663 19:09:29 ---> 3d0ce80dbcd6 19:09:29 Step 22/22 : LABEL version=0.0.0 19:09:29 ---> Running in 826e0bdcb7ce 19:09:29 Removing intermediate container 2cf934831907 19:09:29 ---> 5272973671f5 19:09:29 19:09:29 Successfully built 069577ee03de 19:09:29 Successfully tagged security-spiffe-token-provider:latest 19:09:29  Building security-spiffe-token-provider ... done Building core-command 19:09:29 Successfully built 5272973671f5 19:09:29 Removing intermediate container dd499c7d18a7 19:09:29 ---> 4a56cfd65b36 19:09:29 Step 24/24 : LABEL version=0.0.0 19:09:29 Successfully tagged support-scheduler:latest 19:09:29 Building support-notifications 19:09:29  Building support-scheduler ... done  ---> Running in e265da72cff2 19:09:29 Removing intermediate container 826e0bdcb7ce 19:09:29 ---> 27d4acff1c31 19:09:29 19:09:29 Successfully built 27d4acff1c31 19:09:29 Successfully tagged core-common-config-bootstrapper:latest 19:09:29  Building core-common-config-bootstrapper ... done Building security-spire-server 19:09:31 Removing intermediate container e265da72cff2 19:09:31 ---> 580eea85aac7 19:09:31 19:09:31 Successfully built 580eea85aac7 19:09:33 Successfully tagged core-metadata:latest 19:09:33  Building core-metadata ... done Building security-spire-agent 19:09:34 Removing intermediate container 964669b1208e 19:09:34 ---> 91c223fc41a8 19:09:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:09:37 ---> Running in 28c1f3f5d69e 19:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:37 ---> 0d1d27c88de9 19:09:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:09:37 ---> Using cache 19:09:37 ---> 133d53a4d982 19:09:37 Step 4/23 : WORKDIR /edgex-go 19:09:37 ---> Using cache 19:09:37 ---> 19fa6d0fb108 19:09:37 Step 5/23 : RUN apk add --update --no-cache make git 19:09:37 ---> Using cache 19:09:37 ---> 19ffd7f6e62b 19:09:37 Step 6/23 : COPY go.mod vendor* ./ 19:09:37 ---> Using cache 19:09:37 ---> 13f8b499c6b1 19:09:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 ---> Using cache 19:09:37 ---> c29cfe08d5f3 19:09:37 Step 8/23 : COPY . . 19:09:37 ---> Using cache 19:09:37 ---> 2ac452e12557 19:09:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:37 ---> 0d1d27c88de9 19:09:37 Step 3/23 : WORKDIR /edgex-go 19:09:37 ---> Using cache 19:09:37 ---> 63358151f67c 19:09:37 Step 4/23 : RUN apk add --update --no-cache make git build-base curlStep 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:37 19:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:37 ---> 0d1d27c88de9 19:09:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:37 ---> Using cache 19:09:37 ---> 133d53a4d982 19:09:37 Step 4/22 : WORKDIR /edgex-go 19:09:37 ---> Using cache 19:09:37 ---> 19fa6d0fb108 19:09:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:38 ---> 0d1d27c88de9 19:09:38 Step 3/24 : WORKDIR /edgex-go 19:09:38 ---> Using cache 19:09:38 ---> 63358151f67c 19:09:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:09:38 Removing intermediate container 28c1f3f5d69e 19:09:38 ---> f236ccb09f0b 19:09:38 Step 19/21 : LABEL arch=x86_64 19:09:38 ---> Running in 455654626a08 19:09:38 ---> Running in e0ec12ed4113 19:09:38 ---> Running in fb65664a8730 19:09:38 ---> Running in 732ab88bf493 19:09:38 ---> Running in deed3bb55834 19:09:38 Removing intermediate container deed3bb55834 19:09:38 ---> e2031c87321f 19:09:38 Step 20/21 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:09:38 ---> Running in 60ffa2a21d26 19:09:38 Removing intermediate container 60ffa2a21d26 19:09:38 ---> 2289eda5dc37 19:09:38 Step 21/21 : LABEL version=0.0.0 19:09:38 ---> Running in 3c9457913b83 19:09:38 Removing intermediate container 3c9457913b83 19:09:38 ---> e4cd670b07a3 19:09:38 19:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:38 Successfully built e4cd670b07a3 19:09:38 Successfully tagged security-proxy-setup:latest 19:09:38 Building security-bootstrapper 19:09:39  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:39 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 19:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:39 OK: 211 MiB in 51 packages 19:09:39 OK: 211 MiB in 51 packages 19:09:39 OK: 211 MiB in 51 packages 19:09:41 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:09:41 ---> 0d1d27c88de9 19:09:41 Step 3/32 : WORKDIR /edgex-go 19:09:41 ---> Using cache 19:09:41 ---> 63358151f67c 19:09:41 Step 4/32 : RUN apk add --update --no-cache make git 19:09:41 ---> Using cache 19:09:41 ---> 8658cc41c78f 19:09:41 Step 5/32 : COPY go.mod vendor* ./ 19:09:41 ---> Using cache 19:09:41 ---> c474f8bcbbd1 19:09:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:41 ---> Using cache 19:09:41 ---> eb23b403fbbb 19:09:41 Step 7/32 : COPY . . 19:09:41 ---> Using cache 19:09:41 ---> 4a484e1472e3 19:09:41 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:42 ---> Running in 9938440ed709 19:09:42 Removing intermediate container fb65664a8730 19:09:42 ---> 6eaaa8787d0f 19:09:42 Step 5/23 : COPY go.mod vendor* ./ 19:09:42 Removing intermediate container e0ec12ed4113 19:09:42 ---> 28543ededc5f 19:09:42 Step 5/24 : COPY go.mod vendor* ./ 19:09:42 Removing intermediate container 732ab88bf493 19:09:42 ---> 7e69288bcd44 19:09:42 Step 6/22 : COPY go.mod vendor* ./ 19:09:43 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 19:09:43 ---> af53db372db1 19:09:43 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:43 ---> Running in 4947882fd61b 19:09:43 ---> fc36757d6b99 19:09:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:43 ---> 22eff2f3a722 19:09:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:43 ---> Running in 65748348a498 19:09:43 ---> Running in c3336b6a2438 19:09:45 Removing intermediate container 16d5c2a18e7a 19:09:45 ---> ae6860a011f5 19:09:45 Successfully built ae6860a011f5 19:09:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:46 + docker inspect -f . ci-base-image-arm64 19:09:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:46 prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container 19:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:48 $ docker top 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:48 + go version 19:09:48 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:48 $ docker stop --time=1 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe 19:09:50 $ docker rm -f --volumes 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + docker inspect -f . ci-base-image-arm64 19:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container 19:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:53 $ docker top 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:53 ========================================================= 19:09:53 [edgeXBuildGoParallel] Running Tests and Build... 19:09:53 ========================================================= [Pipeline] sh 19:09:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:54 + make test 19:09:54 go test -race -coverprofile=coverage.out ./... 19:10:15 Removing intermediate container 455654626a08 19:10:15 ---> d66fd84f1cbd 19:10:15 19:10:15 Step 10/23 : FROM alpine:3.16 19:10:15 ---> bfe296a52501 19:10:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:15 ---> Using cache 19:10:15 ---> b09fb993bdcf 19:10:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:15 ---> Using cache 19:10:15 ---> 153b73314192 19:10:15 Step 13/23 : ENV APP_PORT=59882 19:10:15 ---> Running in 525f902e6f9d 19:10:15 Removing intermediate container c3336b6a2438 19:10:15 ---> c5367a3b3f79 19:10:15 Step 8/22 : COPY . . 19:10:15 Removing intermediate container 65748348a498 19:10:15 ---> 145af73548de 19:10:15 Step 7/24 : COPY . . 19:10:15 Removing intermediate container 525f902e6f9d 19:10:15 ---> 714645f9b52f 19:10:15 Step 14/23 : EXPOSE $APP_PORT 19:10:15 Removing intermediate container 4947882fd61b 19:10:15 ---> 91ffb1974d5b 19:10:15 Step 7/23 : COPY . . 19:10:18 ---> Running in 558c390ef072 19:10:18 Removing intermediate container 9938440ed709 19:10:18 ---> 4b458da4612f 19:10:18 19:10:18 Step 9/32 : FROM alpine:3.16 19:10:18 ---> bfe296a52501 19:10:18 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:18 ---> Running in c6b1ac09d2ec 19:10:18 Removing intermediate container 558c390ef072 19:10:18 ---> 26a2e7ea3616 19:10:18 Step 15/23 : WORKDIR / 19:10:18 ---> 121f95baca4c 19:10:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:10:18 ---> 6197651e445a 19:10:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:18 ---> Running in 4d8d78ffbf9b 19:10:18 ---> 8f219d4630c0 19:10:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:18 ---> Running in fadadea45cb2 19:10:18 ---> Running in 0c1014a150c9 19:10:18 ---> Running in b94af802d440 19:10:18 Removing intermediate container c6b1ac09d2ec 19:10:18 ---> c49d0c126fe3 19:10:18 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:10:18 Removing intermediate container 4d8d78ffbf9b 19:10:18 ---> f3744a819539 19:10:18 Step 9/23 : WORKDIR /edgex-go/spire-build 19:10:18 ---> Running in dd3504e7280f 19:10:18 Removing intermediate container 0c1014a150c9 19:10:18 Removing intermediate container fadadea45cb2 19:10:18 ---> 825b0bac529f 19:10:18 ---> 6f4bb08b2b24 19:10:18 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:18 ---> Running in 28eafd199aa8 19:10:18 ---> Running in a0a4ccb93ccf 19:10:19 ---> 904b39e543e2 19:10:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:19 Removing intermediate container 28eafd199aa8 19:10:19 ---> 876ce6d74f98 19:10:19 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 19:10:19 Removing intermediate container a0a4ccb93ccf 19:10:19 ---> 10757f5b731b 19:10:19 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 19:10:19 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 19:10:19 ---> Running in 642f17f26793 19:10:19 ---> Running in 5590d18154c9 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:19 ---> 326ef0db8fe1 19:10:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:19 (1/2) Installing dumb-init (1.2.5-r1) 19:10:19 (2/2) Installing su-exec (0.2-r1) 19:10:19 Executing busybox-1.35.0-r17.trigger 19:10:19 OK: 6 MiB in 16 packages 19:10:19 ---> 31bf2795250b 19:10:19 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:19 ---> Running in f21f2a9af1ba 19:10:19 Removing intermediate container f21f2a9af1ba 19:10:19 ---> 2ced36b14c30 19:10:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:20 ---> Running in f6422e7248d8 19:10:20 Removing intermediate container f6422e7248d8 19:10:20 ---> 38879f390b61 19:10:20 Step 21/23 : LABEL arch=x86_64 19:10:20 ---> Running in e86d8bae4c3c 19:10:20 Removing intermediate container 642f17f26793 19:10:20 ---> 4e9b2542ee81 19:10:20 Step 11/24 : WORKDIR /edgex-go 19:10:20 Removing intermediate container dd3504e7280f 19:10:20 ---> 0c0454226918 19:10:20 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:10:20 ---> Running in fa14494f515f 19:10:20 ---> Running in 44987c0922df 19:10:20 Removing intermediate container e86d8bae4c3c 19:10:20 ---> 23be8bebc609 19:10:20 Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:20 Removing intermediate container 5590d18154c9 19:10:20 ---> 59db408aea87 19:10:20 Step 11/23 : WORKDIR /edgex-go 19:10:20 ---> Running in 4e22d2d3e392 19:10:20 ---> Running in a9f14e65d419 19:10:20 Removing intermediate container 44987c0922df 19:10:20 ---> 8ea7a68af773 19:10:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:10:20 Removing intermediate container fa14494f515f 19:10:20 ---> 344dbcd26241 19:10:20 19:10:20 Step 12/24 : FROM alpine:3.15 19:10:20 ---> c4fc93816858 19:10:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:20 ---> Using cache 19:10:20 ---> 294d63ea8a57 19:10:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:20 ---> Running in 642ff1be44f8 19:10:20 Removing intermediate container 4e22d2d3e392 19:10:20 ---> c333ee434c0b 19:10:20 Step 23/23 : LABEL version=0.0.0 19:10:20 ---> Running in 03054f060215 19:10:20 Removing intermediate container a9f14e65d419 19:10:20 ---> b94f8de85e34 19:10:20 19:10:20 Step 12/23 : FROM alpine:3.15 19:10:20 ---> c4fc93816858 19:10:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:20 ---> Using cache 19:10:20 ---> 294d63ea8a57 19:10:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:20 ---> Running in 9fb28f52d93b 19:10:20 ---> Running in ceb48e47dc02 19:10:20 Removing intermediate container 642ff1be44f8 19:10:20 ---> 6ccd28ba1eac 19:10:20 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:10:20 Removing intermediate container 03054f060215 19:10:20 ---> 687ca9e7d420 19:10:20 19:10:20 ---> Running in 192fb4f6d3a4 19:10:20 Successfully built 687ca9e7d420 19:10:20 Successfully tagged core-command:latest 19:10:20  Building core-command ... done Building core-data 19:10:20 Removing intermediate container 192fb4f6d3a4 19:10:20 ---> 841e0acd8761 19:10:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:10:21 ---> Running in c73983b0052b 19:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:21 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:21 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:21 OK: 15859 distinct packages available 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:22 Removing intermediate container c73983b0052b 19:10:22 ---> fb83c1eeebbe 19:10:22 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:22 (1/5) Installing dumb-init (1.2.5-r1) 19:10:22 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:22 (3/5) Installing libucontext (1.1-r0) 19:10:22 (4/5) Installing gcompat (1.0.0-r4) 19:10:22 (5/5) Installing openssl (1.1.1s-r1) 19:10:22 Executing busybox-1.34.1-r7.trigger 19:10:22 OK: 7 MiB in 19 packages 19:10:22 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:22 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:22 OK: 15859 distinct packages available 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:22 (1/5) Installing dumb-init (1.2.5-r1) 19:10:22 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:22 (3/5) Installing libucontext (1.1-r0) 19:10:22 (4/5) Installing gcompat (1.0.0-r4) 19:10:22 (5/5) Installing openssl (1.1.1s-r1) 19:10:22 Executing busybox-1.34.1-r7.trigger 19:10:22 OK: 7 MiB in 19 packages 19:10:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:23 ---> 0d1d27c88de9 19:10:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:23 ---> Using cache 19:10:23 ---> 133d53a4d982 19:10:23 Step 4/22 : WORKDIR /edgex-go 19:10:23 ---> Using cache 19:10:23 ---> 19fa6d0fb108 19:10:23 Step 5/22 : RUN apk add --update --no-cache make git 19:10:23 ---> Using cache 19:10:23 ---> 19ffd7f6e62b 19:10:23 Step 6/22 : COPY go.mod vendor* ./ 19:10:23 ---> Using cache 19:10:23 ---> 13f8b499c6b1 19:10:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:23 ---> Using cache 19:10:23 ---> c29cfe08d5f3 19:10:23 Step 8/22 : COPY . . 19:10:23 ---> Using cache 19:10:23 ---> 2ac452e12557 19:10:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:10:23 ---> Running in cc79def0fed1 19:10:24 ---> Running in 019450a20405 19:10:24 Removing intermediate container 9fb28f52d93b 19:10:24 ---> fb12e37cd752 19:10:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:24 Removing intermediate container ceb48e47dc02 19:10:24 ---> c867932a9d63 19:10:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:24 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 19:10:26 ---> dd099cfee1fe 19:10:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:26 Removing intermediate container cc79def0fed1 19:10:26 ---> 6ae79b97d8f7 19:10:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:10:26 ---> Running in 19f8e12114aa 19:10:26 Removing intermediate container 19f8e12114aa 19:10:26 ---> 9d98edab04d5 19:10:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:10:27 ---> 238da19b5123 19:10:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:10:27 ---> 4b463add15e1 19:10:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:27 ---> 5eadf5b7ff3f 19:10:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:27 ---> Running in cd0c3a97ee08 19:10:28 ---> caf0a29ee7e7 19:10:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:28 ---> b22d9f740ea3 19:10:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:28 ---> 63f62c4c1357 19:10:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:28 ---> ef8fae603eac 19:10:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:29 ---> 7008ec2ca6d1 19:10:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:29 ---> Running in 1e52d5f28eef 19:10:29 ---> 69e5f9e3eeed 19:10:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:29 Removing intermediate container cd0c3a97ee08 19:10:29 ---> 303bcc743b1c 19:10:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:29 ---> Running in a4ee718d6cf3 19:10:29 Removing intermediate container a4ee718d6cf3 19:10:29 ---> 1a0a51aea9dc 19:10:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:29 ---> Running in dd344961dc2c 19:10:29 Removing intermediate container 1e52d5f28eef 19:10:29 ---> 868315e257ee 19:10:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:29 ---> Running in 64cd592dc0db 19:10:30 ---> 2d7ae093f872 19:10:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Removing intermediate container dd344961dc2c 19:10:30 19:10:30 ---> b3954fa6ad48 19:10:30 Step 22/24 : LABEL arch=x86_64 19:10:30 ---> Running in f64ed1696a04 19:10:30 Removing intermediate container 64cd592dc0db 19:10:30 ---> a4c2e5a792a4 19:10:30 Step 21/23 : LABEL arch=x86_64 19:10:30 Removing intermediate container f64ed1696a04 19:10:30 ---> 2a728defcbb6 19:10:30 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:30 ---> Running in 34ee81572997 19:10:30 ---> Running in 7790ae198a69 19:10:31 Removing intermediate container 34ee81572997 19:10:31 ---> 5c8d8658ead0 19:10:31 Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:31 Removing intermediate container 7790ae198a69 19:10:31 ---> b8224ffeb679 19:10:31 Step 24/24 : LABEL version=0.0.0 19:10:31 ---> 80c6fbd91e43 19:10:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:31 ---> Running in fbc41587f17b 19:10:31 ---> Running in a749dd03a40e 19:10:31 Removing intermediate container fbc41587f17b 19:10:31 ---> 3d90f50bd6c4 19:10:31 Step 23/23 : LABEL version=0.0.0 19:10:31 Removing intermediate container a749dd03a40e 19:10:31 ---> 71126ea7daae 19:10:31 19:10:31 ---> Running in adbe19491a13 19:10:31 ---> 2464e671d846 19:10:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:31 Successfully built 71126ea7daae 19:10:31 Successfully tagged security-spire-agent:latest 19:10:31 Building security-spire-config 19:10:31  Building security-spire-agent ... done Removing intermediate container adbe19491a13 19:10:31 ---> 11ddba1b916f 19:10:31 19:10:32 Successfully built 11ddba1b916f 19:10:32 Successfully tagged security-spire-server:latest 19:10:32 Building security-secretstore-setup 19:10:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:36  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:36 ---> 0d1d27c88de9 19:10:36 Step 3/24 : WORKDIR /edgex-go 19:10:36 ---> Using cache 19:10:36 ---> 63358151f67c 19:10:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:36 ---> Using cache 19:10:36 ---> 28543ededc5f 19:10:36 Step 5/24 : COPY go.mod vendor* ./ 19:10:36 ---> Using cache 19:10:36 ---> fc36757d6b99 19:10:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:36 ---> Using cache 19:10:36 ---> 145af73548de 19:10:36 Step 7/24 : COPY . . 19:10:36 ---> Using cache 19:10:36 ---> 6197651e445a 19:10:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:36 ---> Using cache 19:10:36 ---> 825b0bac529f 19:10:36 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:36 ---> Using cache 19:10:36 ---> 10757f5b731b 19:10:36 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 19:10:36 ---> Using cache 19:10:36 ---> 4e9b2542ee81 19:10:36 Step 11/24 : WORKDIR /edgex-go 19:10:36 ---> Using cache 19:10:36 ---> 344dbcd26241 19:10:36 19:10:36 Step 12/24 : FROM alpine:3.15 19:10:36 ---> c4fc93816858 19:10:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:36 ---> Using cache 19:10:36 ---> 294d63ea8a57 19:10:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:37 ---> 2e8c9183a0f1 19:10:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:10:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:38 ---> 0d1d27c88de9 19:10:38 Step 3/24 : WORKDIR /edgex-go 19:10:38 ---> Using cache 19:10:38 ---> 63358151f67c 19:10:38 Step 4/24 : RUN apk add --update --no-cache make git 19:10:38 ---> Using cache 19:10:38 ---> 8658cc41c78f 19:10:38 Step 5/24 : COPY go.mod vendor* ./ 19:10:38 ---> Using cache 19:10:38 ---> c474f8bcbbd1 19:10:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:38 ---> Using cache 19:10:38 ---> eb23b403fbbb 19:10:38 Step 7/24 : COPY . . 19:10:38 ---> Using cache 19:10:38 ---> 4a484e1472e3 19:10:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:38 ---> Running in ee7fbf655056 19:10:38 ---> Running in c31a7bd5875c 19:10:38 ---> 9b9e9e16f595 19:10:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:39 ---> f923f31c74d2 19:10:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 ---> b0a56180a9e2 19:10:39 Step 27/32 : RUN chmod +x /entrypoint.sh 19:10:40 ---> Running in 66fb84b7b155 19:10:40 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:40 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:40 OK: 15859 distinct packages available 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:40 (1/4) Installing dumb-init (1.2.5-r1) 19:10:40 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:40 (3/4) Installing libucontext (1.1-r0) 19:10:40 (4/4) Installing gcompat (1.0.0-r4) 19:10:40 Executing busybox-1.34.1-r7.trigger 19:10:40 OK: 6 MiB in 18 packages 19:10:41 Removing intermediate container 66fb84b7b155 19:10:41 ---> 5359b6efdf93 19:10:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:10:41 ---> Running in a4b518086fd7 19:10:41 Removing intermediate container ee7fbf655056 19:10:41 ---> f47cb32e5a18 19:10:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:42 Removing intermediate container a4b518086fd7 19:10:42 ---> 555a7b225309 19:10:42 Step 29/32 : CMD ["gate"] 19:10:42 ---> Running in ca4f4fbe8e7e 19:10:42 ---> 232a7d5f3cdb 19:10:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:43 Removing intermediate container ca4f4fbe8e7e 19:10:43 ---> d82c1fdea6e7 19:10:43 Step 30/32 : LABEL arch=x86_64 19:10:43 ---> Running in 9819067db639 19:10:43 ---> 550f4503d66e 19:10:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:43 Removing intermediate container 9819067db639 19:10:43 ---> 8a2e78310b57 19:10:43 Step 31/32 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:43 ---> Running in 4d0e86b038ed 19:10:43 ---> Running in 567ce25cf5f6 19:10:43 Removing intermediate container 567ce25cf5f6 19:10:43 ---> 2385431bfec3 19:10:43 Step 32/32 : LABEL version=0.0.0 19:10:43 Removing intermediate container 4d0e86b038ed 19:10:43 ---> f3f67067c9b8 19:10:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:43 ---> Running in d376e1afda3c 19:10:44 Removing intermediate container d376e1afda3c 19:10:44 ---> 0f8af81383d9 19:10:44 19:10:44 ---> 2d13cd630987 19:10:44 Step 19/24 : WORKDIR / 19:10:44 ---> Running in b8d13c7d4f26 19:10:44 Successfully built 0f8af81383d9 19:10:44 Successfully tagged security-bootstrapper:latest 19:10:44  Building security-bootstrapper ... done Removing intermediate container b8d13c7d4f26 19:10:44 ---> f429ff32ebd6 19:10:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:44 ---> Running in 5b9f332fafac 19:10:44 Removing intermediate container 5b9f332fafac 19:10:44 ---> 294ad4b41bf5 19:10:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:44 ---> Running in 9943d48b666c 19:10:44 Removing intermediate container 9943d48b666c 19:10:44 ---> 80b518d01c4f 19:10:44 Step 22/24 : LABEL arch=x86_64 19:10:44 ---> Running in d7db9712c391 19:10:45 Removing intermediate container d7db9712c391 19:10:45 ---> 0fdb6e491efa 19:10:45 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:45 ---> Running in 043a4b1e8d4e 19:10:45 Removing intermediate container 043a4b1e8d4e 19:10:45 ---> 47814021d15c 19:10:45 Step 24/24 : LABEL version=0.0.0 19:10:45 ---> Running in 1422b717e4cb 19:10:45 Removing intermediate container 1422b717e4cb 19:10:45 ---> 4aa627931353 19:10:45 19:10:45 Successfully built 4aa627931353 19:10:45 Successfully tagged security-spire-config:latest 19:10:55  Building security-spire-config ... done Removing intermediate container 019450a20405 19:10:55 ---> 23356700fd1e 19:10:55 19:10:55 Step 10/22 : FROM alpine:3.16 19:10:55 ---> bfe296a52501 19:10:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:55 Removing intermediate container b94af802d440 19:10:55 ---> c3925dc60d1b 19:10:55 19:10:55 Step 10/22 : FROM alpine:3.16 19:10:55 ---> bfe296a52501 19:10:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:55 ---> Running in c0d13b542bec 19:10:55 ---> Running in ce711725ac41 19:10:55 Removing intermediate container c0d13b542bec 19:10:55 ---> c2aa0c4294ac 19:10:55 Step 12/22 : ENV APP_PORT=59880 19:10:55 ---> Running in 7e2d7e774c13 19:10:55 Removing intermediate container 7e2d7e774c13 19:10:55 ---> c717185e5eda 19:10:55 Step 13/22 : EXPOSE $APP_PORT 19:10:55 ---> Running in d9a91a7b85bc 19:10:55 Removing intermediate container d9a91a7b85bc 19:10:55 ---> ec6bf484fbe4 19:10:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:55 ---> Running in 961b911dec0d 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:55 (1/2) Installing ca-certificates (20220614-r0) 19:10:55 (2/2) Installing dumb-init (1.2.5-r1) 19:10:55 Executing busybox-1.35.0-r17.trigger 19:10:55 Executing ca-certificates-20220614-r0.trigger 19:10:55 OK: 6 MiB in 16 packages 19:10:55 (1/1) Installing dumb-init (1.2.5-r1) 19:10:55 Executing busybox-1.35.0-r17.trigger 19:10:55 OK: 6 MiB in 15 packages 19:10:56 Removing intermediate container 961b911dec0d 19:10:56 ---> b0204dc147b7 19:10:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:56 Removing intermediate container ce711725ac41 19:10:56 ---> 03710d0a4ba2 19:10:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:56 ---> Running in 97788c34b98d 19:10:56 Removing intermediate container 97788c34b98d 19:10:56 ---> e863c9fd7977 19:10:56 Step 13/22 : ENV APP_PORT=59860 19:10:56 ---> a2b8a9275f61 19:10:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:56 ---> Running in c4daa868700a 19:10:57 Removing intermediate container c4daa868700a 19:10:57 ---> 282dcdb17ef6 19:10:57 Step 14/22 : EXPOSE $APP_PORT 19:10:57 ---> Running in 45bb433c9111 19:10:57 Removing intermediate container 45bb433c9111 19:10:57 ---> 98fdd51f171d 19:10:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:57 ---> a5f949cdcbba 19:10:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:57 ---> 57b632e01f6e 19:10:57 Step 18/22 : ENTRYPOINT ["/core-data"] 19:10:57 ---> 3acd68a9cac6 19:10:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:57 ---> Running in 94d5941c042d 19:10:57 Removing intermediate container 94d5941c042d 19:10:57 ---> 66f857d9e50c 19:10:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:57 ---> Running in b5ce68824eac 19:10:58 Removing intermediate container b5ce68824eac 19:10:58 ---> 94d027ef625a 19:10:58 Step 20/22 : LABEL arch=x86_64 19:10:58 ---> Running in e639386311a8 19:10:58 ---> 30c223ab07c4 19:10:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:58 Removing intermediate container e639386311a8 19:10:58 ---> f87b87e7370a 19:10:58 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:58 ---> Running in af772fb1b2be 19:10:58 ---> 92254db07e17 19:10:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:10:58 Removing intermediate container af772fb1b2be 19:10:58 ---> c25f223f6726 19:10:58 Step 22/22 : LABEL version=0.0.0 19:10:58 ---> Running in 3c8c79901aa3 19:10:58 ---> Running in b81a7e0fcfa4 19:10:58 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 19:10:58 Removing intermediate container 3c8c79901aa3 19:10:58 ---> 8b0d703c8f26 19:10:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:58 Removing intermediate container b81a7e0fcfa4 19:10:58 ---> 625ed8d02942 19:10:58 19:10:58 ---> Running in 9a025211877a 19:10:58 Successfully built 625ed8d02942 19:10:58 Successfully tagged core-data:latest 19:10:58  Building core-data ... done Removing intermediate container 9a025211877a 19:10:58 ---> a80082dbc6b2 19:10:58 Step 20/22 : LABEL arch=x86_64 19:10:58 ---> Running in 935e3c8c93fb 19:10:58 Removing intermediate container 935e3c8c93fb 19:10:58 ---> 5eafc97c888b 19:10:58 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:10:58 ---> Running in 6681b6ec0d1d 19:10:58 Removing intermediate container 6681b6ec0d1d 19:10:58 ---> cb5a935c3906 19:10:58 Step 22/22 : LABEL version=0.0.0 19:10:58 ---> Running in 9a38fc39398b 19:10:59 Removing intermediate container 9a38fc39398b 19:10:59 ---> 815e01522839 19:10:59 19:10:59 Successfully built 815e01522839 19:10:59 Successfully tagged support-notifications:latest 19:11:01  Building support-notifications ... done Removing intermediate container c31a7bd5875c 19:11:01 ---> aa2ef68f5a7d 19:11:01 19:11:01 Step 9/24 : FROM alpine:3.16 19:11:01 ---> bfe296a52501 19:11:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:01 ---> Running in 8e20e8a0d1bb 19:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:02 (1/3) Installing ca-certificates (20220614-r0) 19:11:02 (2/3) Installing dumb-init (1.2.5-r1) 19:11:02 (3/3) Installing su-exec (0.2-r1) 19:11:02 Executing busybox-1.35.0-r17.trigger 19:11:02 Executing ca-certificates-20220614-r0.trigger 19:11:02 OK: 6 MiB in 17 packages 19:11:02 Removing intermediate container 8e20e8a0d1bb 19:11:02 ---> b878b249ac6c 19:11:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:02 ---> Running in 05af8d757e1c 19:11:02 Removing intermediate container 05af8d757e1c 19:11:02 ---> 6f4f44efb782 19:11:02 Step 12/24 : WORKDIR / 19:11:02 ---> Running in 7a3fc8aff941 19:11:02 Removing intermediate container 7a3fc8aff941 19:11:02 ---> bda20c6f78a4 19:11:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:02 ---> ee63086ec226 19:11:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:02 ---> 06338629a7c9 19:11:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:03 ---> e6db3279983b 19:11:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:03 ---> 4b0cc752ed3e 19:11:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:03 ---> 0697656ee6cb 19:11:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:03 ---> b43fa68c1509 19:11:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:04 ---> 54cdf878d072 19:11:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:04 ---> Running in 0cd90c5c4c04 19:11:04 Removing intermediate container 0cd90c5c4c04 19:11:04 ---> 6992ab5cea52 19:11:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:11:04 ---> Running in 8b92da507ca9 19:11:04 Removing intermediate container 8b92da507ca9 19:11:04 ---> a9cf1cd130f3 19:11:04 Step 22/24 : LABEL arch=x86_64 19:11:04 ---> Running in c8a62fb7c828 19:11:05 Removing intermediate container c8a62fb7c828 19:11:05 ---> 51127200fee5 19:11:05 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:11:05 ---> Running in 574a12c94d81 19:11:05 Removing intermediate container 574a12c94d81 19:11:05 ---> f8bb2efae3e4 19:11:05 Step 24/24 : LABEL version=0.0.0 19:11:05 ---> Running in 30059ab9e4e0 19:11:05 Removing intermediate container 30059ab9e4e0 19:11:05 ---> 1db2fbdcbb22 19:11:05 19:11:05 Successfully built 1db2fbdcbb22 19:11:05 Successfully tagged security-secretstore-setup:latest 19:11:05  Building security-secretstore-setup ... done  [Pipeline] } 19:11:05 $ docker stop --time=1 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 19:11:06 $ docker rm -f --volumes 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:07 + docker images 19:11:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:07 security-secretstore-setup latest 1db2fbdcbb22 1 second ago 29.9MB 19:11:07 aa2ef68f5a7d 6 seconds ago 1.67GB 19:11:07 core-data latest 625ed8d02942 8 seconds ago 17.9MB 19:11:07 support-notifications latest 815e01522839 8 seconds ago 30.6MB 19:11:07 23356700fd1e 13 seconds ago 1.69GB 19:11:07 c3925dc60d1b 14 seconds ago 1.75GB 19:11:07 security-spire-config latest 4aa627931353 21 seconds ago 85.8MB 19:11:07 security-bootstrapper latest 0f8af81383d9 23 seconds ago 20.3MB 19:11:07 security-spire-server latest 11ddba1b916f 35 seconds ago 86.5MB 19:11:07 security-spire-agent latest 71126ea7daae 35 seconds ago 125MB 19:11:07 core-command latest 687ca9e7d420 46 seconds ago 17.7MB 19:11:07 b94f8de85e34 46 seconds ago 1.55GB 19:11:07 344dbcd26241 46 seconds ago 1.55GB 19:11:07 4b458da4612f 54 seconds ago 1.67GB 19:11:07 d66fd84f1cbd About a minute ago 1.68GB 19:11:07 security-proxy-setup latest e4cd670b07a3 About a minute ago 27.8MB 19:11:07 security-spiffe-token-provider latest 069577ee03de About a minute ago 29.8MB 19:11:07 core-common-config-bootstrapper latest 27d4acff1c31 About a minute ago 14.9MB 19:11:07 support-scheduler latest 5272973671f5 About a minute ago 30MB 19:11:07 core-metadata latest 580eea85aac7 About a minute ago 18.6MB 19:11:07 41f09a88a044 About a minute ago 1.74GB 19:11:07 95b238263be6 About a minute ago 1.71GB 19:11:07 7755a0d8164b About a minute ago 1.69GB 19:11:07 377edfc2111a About a minute ago 1.67GB 19:11:07 7fe4ce3cd0ac About a minute ago 1.67GB 19:11:07 ci-base-image-x86_64 latest 0d1d27c88de9 5 minutes ago 904MB 19:11:07 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:11:07 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:11:07 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] } 19:12:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.817s coverage: 28.7% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.604s coverage: 98.5% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.826s coverage: 43.0% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.783s coverage: 54.0% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.566s coverage: 89.2% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.695s coverage: 2.4% of statements 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 95.6% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.479s coverage: 60.0% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.424s coverage: 0.9% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.736s coverage: 58.8% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.442s coverage: 29.6% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.336s coverage: 94.4% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.903s coverage: 79.9% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.912s coverage: 91.2% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.261s coverage: 64.7% of statements 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.186s coverage: 89.4% of statements 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.138s coverage: 100.0% of statements 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 19:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.3% of statements 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 41.8% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.726s coverage: 92.3% of statements 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 63.2% of statements 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:39 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 19:14:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:39 go vet ./... 19:16:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:46 + ls -al . 19:16:46 total 744 19:16:46 drwxrwxr-x 10 1001 1001 4096 Jan 23 19:09 . 19:16:46 drwxr-xr-x 4 root root 4096 Jan 23 19:09 .. 19:16:46 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 .blubracket 19:16:46 -rw-rw-r-- 1 1001 1001 16 Jan 23 19:08 .dockerignore 19:16:46 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:08 .git 19:16:46 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 .github 19:16:46 -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:08 .gitignore 19:16:46 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:08 .golangci.yml 19:16:46 -rw-rw-r-- 1 1001 1001 87 Jan 23 19:08 .hadolint.yml 19:16:46 -rw-rw-r-- 1 1001 1001 166 Jan 23 19:08 .sonarcloud.properties 19:16:46 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:08 ADOPTERS.md 19:16:46 -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:08 Attribution.txt 19:16:46 -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:08 CHANGELOG.md 19:16:46 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:08 CONTRIBUTING.md 19:16:46 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:08 GOVERNANCE.md 19:16:46 -rw-rw-r-- 1 1001 1001 850 Jan 23 19:08 Jenkinsfile 19:16:46 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:08 LICENSE 19:16:46 -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:08 Makefile 19:16:46 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:08 OWNERS.md 19:16:46 -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:08 README.md 19:16:46 -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:08 SECURITY.md 19:16:46 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION 19:16:46 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 bin 19:16:46 drwxrwxr-x 17 1001 1001 4096 Jan 23 19:08 cmd 19:16:46 -rw-r--r-- 1 root root 489970 Jan 23 19:14 coverage.out 19:16:46 -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:08 go.mod 19:16:46 -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:08 go.sum 19:16:46 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:08 internal 19:16:46 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 openapi 19:16:46 drwxrwxr-x 4 1001 1001 4096 Jan 23 19:08 snap 19:16:46 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:08 version.go [Pipeline] sh 19:16:47 + '[' -e coverage.out ] 19:16:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:47 Warning: overwriting stash ‘coverage-report’ 19:16:48 Stashed 1 file(s) [Pipeline] sh 19:16:49 + make build 19:16:49 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 19:18:25 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 19:18: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 19:18:33 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 19:18:39 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 19:19:26 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 19:19: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-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:46 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 19:19:50 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 19:19: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:18 $ docker stop --time=1 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac 19:20:20 $ docker rm -f --volumes 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:23 19:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:23 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:23 29e5d40040c1: Pulling fs layer 19:20:23 1ce36da41761: Pulling fs layer 19:20:23 25b303627fd3: Pulling fs layer 19:20:23 29e5d40040c1: Verifying Checksum 19:20:23 29e5d40040c1: Download complete 19:20:24 1ce36da41761: Verifying Checksum 19:20:24 1ce36da41761: Download complete 19:20:24 29e5d40040c1: Pull complete 19:20:26 1ce36da41761: Pull complete 19:20:26 25b303627fd3: Verifying Checksum 19:20:26 25b303627fd3: Download complete 19:20:36 25b303627fd3: Pull complete 19:20:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:36 prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container 19:20:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:38 $ docker top 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:39 + grep parallel 19:20:39 + docker-compose build --help 19:20:45 --parallel Build images in parallel. [Pipeline] } 19:20:45 $ docker stop --time=1 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e 19:20:46 $ docker rm -f --volumes 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:47 prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container 19:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:51 $ docker top bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:52 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:58 Building core-command ... 19:20:58 Building core-common-config-bootstrapper ... 19:20:58 Building core-data ... 19:20:58 Building core-metadata ... 19:20:58 Building security-bootstrapper ... 19:20:58 Building security-proxy-setup ... 19:20:58 Building security-secretstore-setup ... 19:20:58 Building security-spiffe-token-provider ... 19:20:58 Building security-spire-agent ... 19:20:58 Building security-spire-config ... 19:20:58 Building security-spire-server ... 19:20:58 Building support-notifications ... 19:20:58 Building support-scheduler ... 19:20:58 Building security-bootstrapper 19:20:58 Building security-spiffe-token-provider 19:20:58 Building security-spire-config 19:20:58 Building security-spire-agent 19:20:58 Building core-common-config-bootstrapper 19:21:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:45 ---> ae6860a011f5 19:21:45 Step 3/24 : WORKDIR /edgex-go 19:21:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:45 ---> ae6860a011f5 19:21:45 Step 3/24 : WORKDIR /edgex-go 19:21:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:21:45 ---> ae6860a011f5 19:21:45 Step 3/32 : WORKDIR /edgex-go 19:21:45 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:21:45 ---> ae6860a011f5 19:21:45 Step 3/19 : WORKDIR /edgex-go 19:21:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:45 ---> ae6860a011f5 19:21:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:45 ---> Running in 3a9a9c40ef27 19:21:45 ---> Running in c8bb2d44201f 19:21:45 ---> Running in 30a5a5ef2148 19:21:45 ---> Running in 90ddcfa0f425 19:21:45 ---> Running in a5436aedebe1 19:21:45 Removing intermediate container c8bb2d44201f 19:21:45 ---> 25fbf010245c 19:21:45 Step 4/22 : WORKDIR /edgex-go 19:21:45 ---> Running in 3bbbcffdf46b 19:21:45 Removing intermediate container 3a9a9c40ef27 19:21:45 ---> 83e8604c19bf 19:21:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container a5436aedebe1 19:21:45 ---> 93459a89b4aa 19:21:45 Step 4/32 : RUN apk add --update --no-cache make git 19:21:45 19:21:46 Removing intermediate container 90ddcfa0f425 19:21:46 ---> e0af4c549ca9 19:21:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:46 Removing intermediate container 30a5a5ef2148 19:21:46 ---> 4322bf9d06bb 19:21:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:46 ---> Running in 27bebc1e1d0b 19:21:46 ---> Running in 1ed0b93c92a5 19:21:46 ---> Running in d4e1ed540d63 19:21:46 ---> Running in be9fd7f92166 19:21:46 Removing intermediate container 3bbbcffdf46b 19:21:46 ---> 4d28788b60e8 19:21:46 Step 5/22 : RUN apk add --update --no-cache make git 19:21:46 ---> Running in 2261250e2b1e 19:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:50 v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:21:50 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:21:50 OK: 16901 distinct packages available 19:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:51 OK: 221 MiB in 51 packages 19:21:51 OK: 221 MiB in 51 packages 19:21:51 OK: 221 MiB in 51 packages 19:21:51 OK: 221 MiB in 51 packages 19:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:53 OK: 221 MiB in 51 packages 19:21:53 Removing intermediate container d4e1ed540d63 19:21:53 ---> 3c8ea12f5b17 19:21:53 Step 5/32 : COPY go.mod vendor* ./ 19:21:53 Removing intermediate container 2261250e2b1e 19:21:53 ---> ca97e2ac04e2 19:21:53 Step 6/22 : COPY go.mod vendor* ./ 19:21:53 Removing intermediate container 1ed0b93c92a5 19:21:53 ---> 098b0f5609b6 19:21:53 Step 5/24 : COPY go.mod vendor* ./ 19:21:54 Removing intermediate container be9fd7f92166 19:21:54 ---> 0f91488111f0 19:21:54 Step 5/24 : COPY go.mod vendor* ./ 19:21:55 ---> 6d3462148d1e 19:21:55 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:55 Removing intermediate container 27bebc1e1d0b 19:21:55 ---> 325663b67e15 19:21:55 Step 5/19 : COPY go.mod vendor* ./ 19:21:55 ---> ca41ccdcc8df 19:21:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:55 ---> Running in e47835179e06 19:21:55 ---> 1325387ba232 19:21:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:55 ---> Running in 47e17c227b59 19:21:55 ---> b45d00fe2ebc 19:21:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:55 ---> Running in 4684f39c6389 19:21:55 ---> Running in b60e48b10c4e 19:21:56 ---> 7c7c0f98d2d2 19:21:56 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:56 ---> Running in 100b877cfcd8 19:23:48 Removing intermediate container 100b877cfcd8 19:23:48 ---> 0cce03ead118 19:23:48 Step 7/19 : COPY . . 19:23:48 Removing intermediate container e47835179e06 19:23:48 ---> 70535a066703 19:23:48 Step 7/32 : COPY . . 19:23:48 Removing intermediate container 4684f39c6389 19:23:48 ---> c171630ddb24 19:23:48 Step 8/22 : COPY . . 19:23:48 Removing intermediate container b60e48b10c4e 19:23:48 ---> 3727f50841eb 19:23:48 Step 7/24 : COPY . . 19:23:48 Removing intermediate container 47e17c227b59 19:23:48 ---> 3fe1110d0adf 19:23:48 Step 7/24 : COPY . . 19:24:06 ---> 16edd886e534 19:24:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:06 ---> 2e395e79eedb 19:24:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:06 ---> 31d874a5f87f 19:24:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:06 ---> f957f68b420d 19:24:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:06 ---> Running in de88e3d7426c 19:24:06 ---> Running in 66a4f40e6be4 19:24:06 ---> 43e945952b78 19:24:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:06 ---> Running in 11a8366e9e78 19:24:06 ---> Running in 48bdc33e4bb3 19:24:06 ---> Running in 460b26e4c52b 19:24:06 Removing intermediate container 460b26e4c52b 19:24:06 ---> dce43ca0bddc 19:24:06 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:06 Removing intermediate container 48bdc33e4bb3 19:24:06 ---> 82a26f6c759f 19:24:06 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:06 ---> Running in 855a0abff021 19:24:06 ---> Running in 8fb591aeac73 19:24:06 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 19:24:06 Removing intermediate container 855a0abff021 19:24:06 ---> 6d656542d38c 19:24:06 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 19:24:06 Removing intermediate container 8fb591aeac73 19:24:06 ---> b5c65f75067a 19:24:06 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 19:24:06 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 19:24:06 ---> Running in 5e6694c046a7 19:24:06 ---> Running in 15eec4fa9464 19:24:06 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 19:24:11 Removing intermediate container 5e6694c046a7 19:24:11 ---> 90814da4b7f9 19:24:11 Step 11/24 : WORKDIR /edgex-go 19:24:11 ---> Running in 0038bb5e16e2 19:24:11 Removing intermediate container 15eec4fa9464 19:24:11 ---> 473c10dcd72b 19:24:11 Step 11/24 : WORKDIR /edgex-go 19:24:11 ---> Running in 5afe428ad945 19:24:11 Removing intermediate container 0038bb5e16e2 19:24:11 ---> 6d5d6cc0f123 19:24:11 19:24:11 Step 12/24 : FROM alpine:3.15 19:24:11 Removing intermediate container 5afe428ad945 19:24:11 ---> e30f87ea4072 19:24:11 19:24:11 Step 12/24 : FROM alpine:3.15 19:24:11 3.15: Pulling from library/alpine 19:24:11 3.15: Pulling from library/alpine 19:24:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:13 Status: Downloaded newer image for alpine:3.15 19:24:13 Status: Downloaded newer image for alpine:3.15 19:24:13 ---> 8aa73fd46299 19:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:13 ---> 8aa73fd46299 19:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:13 ---> Running in 09f8859350fc 19:24:13 ---> Running in fb8e3bc48891 19:24:14 Removing intermediate container 09f8859350fc 19:24:14 ---> 377d2fa62d51 19:24:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:14 Removing intermediate container fb8e3bc48891 19:24:14 ---> f6b31fe4db8f 19:24:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:14 ---> Running in 80e1edfd1be9 19:24:14 ---> Running in c951a515e52a 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:20 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:20 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:20 OK: 15736 distinct packages available 19:24:20 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:20 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:20 OK: 15736 distinct packages available 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:22 (1/5) Installing dumb-init (1.2.5-r1) 19:24:22 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:22 (3/5) Installing libucontext (1.1-r0) 19:24:22 (4/5) Installing gcompat (1.0.0-r4) 19:24:22 (5/5) Installing openssl (1.1.1s-r1) 19:24:22 Executing busybox-1.34.1-r7.trigger 19:24:22 OK: 6 MiB in 19 packages 19:24:22 (1/4) Installing dumb-init (1.2.5-r1) 19:24:22 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:22 (3/4) Installing libucontext (1.1-r0) 19:24:22 (4/4) Installing gcompat (1.0.0-r4) 19:24:22 Executing busybox-1.34.1-r7.trigger 19:24:22 OK: 6 MiB in 18 packages 19:24:24 Removing intermediate container c951a515e52a 19:24:24 ---> aa48a37d64f4 19:24:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:24 Removing intermediate container 80e1edfd1be9 19:24:24 ---> 2e426d28b821 19:24:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:29 ---> c5d7d1a1a7f8 19:24:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:32 ---> 90f4c8827633 19:24:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:33 ---> 8b39dd4eff95 19:24:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:34 ---> Running in 92c33d780429 19:24:35 Removing intermediate container 92c33d780429 19:24:35 ---> 1358688e68b4 19:24:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:36 ---> 8f0a2615977c 19:24:36 Step 19/24 : WORKDIR / 19:24:36 ---> Running in 9eb2eaccee6f 19:24:37 Removing intermediate container 9eb2eaccee6f 19:24:37 ---> 1f7dc3b0faea 19:24:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:37 ---> Running in 1cfa0ffac6e4 19:24:38 ---> ced9047505f9 19:24:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:38 Removing intermediate container 1cfa0ffac6e4 19:24:38 ---> f49be257094b 19:24:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:38 ---> Running in ad4d00a1c904 19:24:39 Removing intermediate container ad4d00a1c904 19:24:39 ---> 220255440802 19:24:39 Step 22/24 : LABEL arch=arm64 19:24:39 ---> d907fe1815c5 19:24:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:40 ---> Running in 4b1db7b0f2be 19:24:41 Removing intermediate container 4b1db7b0f2be 19:24:41 ---> 15ad59945f22 19:24:41 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:24:41 ---> 01a6751bd196 19:24:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:41 ---> Running in f9e1a3faece2 19:24:41 Removing intermediate container f9e1a3faece2 19:24:41 ---> e0e5923bea77 19:24:41 Step 24/24 : LABEL version=0.0.0 19:24:42 ---> Running in 72050739fed9 19:24:42 ---> fd6834950391 19:24:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:42 Removing intermediate container 72050739fed9 19:24:42 ---> 01248663f22f 19:24:42 19:24:42 ---> Running in 88b43260745e 19:24:43 Successfully built 01248663f22f 19:24:43 Successfully tagged security-spire-config-arm64:latest 19:24:43  Building security-spire-config ... done Building support-scheduler 19:24:43 Removing intermediate container 88b43260745e 19:24:43 ---> 98aa9163503f 19:24:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:43 ---> Running in 0494714697bd 19:24:44 Removing intermediate container 0494714697bd 19:24:44 ---> e1c6c2ded63f 19:24:44 Step 22/24 : LABEL arch=arm64 19:24:44 ---> Running in 2545e21f2db2 19:24:44 Removing intermediate container 2545e21f2db2 19:24:44 ---> 08e5dd0a5daa 19:24:44 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:24:44 ---> Running in 7465d50378de 19:24:45 Removing intermediate container 7465d50378de 19:24:45 ---> 885eb55fb034 19:24:45 Step 24/24 : LABEL version=0.0.0 19:24:45 ---> Running in 300d65f3e9e8 19:24:45 Removing intermediate container 300d65f3e9e8 19:24:45 ---> 8f16409a0be3 19:24:45 19:24:46 Successfully built 8f16409a0be3 19:24:46 Successfully tagged security-spire-agent-arm64:latest 19:24:46  Building security-spire-agent ... done Building core-metadata 19:25:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:12 ---> ae6860a011f5 19:25:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:25:12 ---> Using cache 19:25:12 ---> 25fbf010245c 19:25:12 Step 4/22 : WORKDIR /edgex-go 19:25:12 ---> Using cache 19:25:12 ---> 4d28788b60e8 19:25:12 Step 5/22 : RUN apk add --update --no-cache make git 19:25:12 ---> Using cache 19:25:12 ---> ca97e2ac04e2 19:25:12 Step 6/22 : COPY go.mod vendor* ./ 19:25:12 ---> Using cache 19:25:12 ---> 1325387ba232 19:25:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 ---> Using cache 19:25:12 ---> c171630ddb24 19:25:12 Step 8/22 : COPY . . 19:25:12 ---> Using cache 19:25:12 ---> 2e395e79eedb 19:25:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:25:13 ---> Running in fd00fdf788ea 19:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> ae6860a011f5 19:25:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:25:15 ---> Using cache 19:25:15 ---> 25fbf010245c 19:25:15 Step 4/24 : WORKDIR /edgex-go 19:25:15 ---> Using cache 19:25:15 ---> 4d28788b60e8 19:25:15 Step 5/24 : RUN apk add --update --no-cache make git 19:25:15 ---> Using cache 19:25:15 ---> ca97e2ac04e2 19:25:15 Step 6/24 : COPY go.mod vendor* ./ 19:25:15 ---> Using cache 19:25:15 ---> 1325387ba232 19:25:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:15 ---> Using cache 19:25:15 ---> c171630ddb24 19:25:15 Step 8/24 : COPY . . 19:25:15 ---> Using cache 19:25:15 ---> 2e395e79eedb 19:25:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:25:15 ---> Running in fa36189e65e8 19:25:16 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 19:25:17 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 19:31:09 Removing intermediate container 66a4f40e6be4 19:31:09 ---> 7377de2d472f 19:31:09 19:31:09 Step 10/22 : FROM alpine:3.16Removing intermediate container 11a8366e9e78 19:31:09 ---> 2929b9cbff25 19:31:09 19:31:09 Step 9/32 : FROM alpine:3.16 19:31:09 19:31:10 3.16: Pulling from library/alpine 19:31:10 3.16: Pulling from library/alpine 19:31:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:31:12 Status: Downloaded newer image for alpine:3.16 19:31:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:31:12 Status: Image is up to date for alpine:3.16 19:31:12 ---> 2b4661558fb8 19:31:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:31:12 ---> 2b4661558fb8 19:31:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:12 ---> Running in ab6d36532eb6 19:31:12 ---> Running in 132d327270a8 19:31:13 Removing intermediate container 132d327270a8 19:31:13 ---> 94421a897903 19:31:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:31:13 Removing intermediate container ab6d36532eb6 19:31:13 ---> 36bb4752df33 19:31:13 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:31:13 ---> Running in 98c8e772b51b 19:31:13 ---> Running in d9ce3ab4b152 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:17 (1/2) Installing dumb-init (1.2.5-r1) 19:31:17 (2/2) Installing su-exec (0.2-r1) 19:31:17 Executing busybox-1.35.0-r17.trigger 19:31:18 (1/1) Installing dumb-init (1.2.5-r1) 19:31:18 OK: 5 MiB in 16 packages 19:31:18 Executing busybox-1.35.0-r17.trigger 19:31:18 OK: 5 MiB in 15 packages 19:31:20 Removing intermediate container 98c8e772b51b 19:31:20 ---> 02bdca0237e4 19:31:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:20 Removing intermediate container d9ce3ab4b152 19:31:20 ---> a2f82c930fe4 19:31:20 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:31:20 ---> Running in 19bb04bf530d 19:31:20 Removing intermediate container 19bb04bf530d 19:31:20 ---> da8333680620 19:31:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:31:21 ---> Running in 05641007f3ff 19:31:21 ---> 8ebb0b01983a 19:31:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:31:21 Removing intermediate container 05641007f3ff 19:31:21 ---> 28becfbc1cfc 19:31:21 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:31:22 ---> Running in a7e424c241ff 19:31:22 Removing intermediate container a7e424c241ff 19:31:22 ---> efd23a8cd9c5 19:31:22 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:31:22 ---> Running in 0d450a68814f 19:31:23 Removing intermediate container 0d450a68814f 19:31:23 ---> ef9b0c3357da 19:31:23 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:31:23 ---> cccdb5cce743 19:31:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:31:23 ---> Running in 69afa8f26375 19:31:25 ---> 81aa0d228b40 19:31:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:31:26 ---> 99d5d609e962 19:31:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:26 ---> Running in 1ec22df99356 19:31:27 Removing intermediate container 69afa8f26375 19:31:27 ---> 864aeb1dbfed 19:31:27 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:31:28 ---> Running in ba21e40f24c2 19:31:28 Removing intermediate container ba21e40f24c2 19:31:28 ---> 0410810c7a53 19:31:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:31:30 ---> e0c1ca379123 19:31:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:31:30 ---> Running in bf3ad1b01051 19:31:30 Removing intermediate container 1ec22df99356 19:31:30 ---> f8bf9173bc70 19:31:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:31:30 ---> Running in b05e38615a66 19:31:31 Removing intermediate container b05e38615a66 19:31:31 ---> e146cc3c359e 19:31:31 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:31:31 ---> Running in c31358747fca 19:31:32 Removing intermediate container c31358747fca 19:31:32 ---> f2e7df6201f0 19:31:32 Step 20/22 : LABEL arch=arm64 19:31:32 ---> Running in 7f1c12bbceda 19:31:33 Removing intermediate container 7f1c12bbceda 19:31:33 ---> aa1fdd464b50 19:31:33 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:31:33 ---> Running in 0f1419842dfd 19:31:34 Removing intermediate container 0f1419842dfd 19:31:34 ---> c506a958c5b9 19:31:34 Step 22/22 : LABEL version=0.0.0 19:31:34 Removing intermediate container bf3ad1b01051 19:31:34 ---> 8be4a2cc650b 19:31:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:34 ---> Running in 134fc200ef36 19:31:35 Removing intermediate container 134fc200ef36 19:31:35 ---> fc3db5d16bec 19:31:35 19:31:35 ---> af5b6e950e73 19:31:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:31:35 Successfully built fc3db5d16bec 19:31:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:31:35  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 19:31:37 ---> c7309cac08b5 19:31:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:31:38 ---> f8107850e018 19:31:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:31:39 ---> c6c0de8b1a71 19:31:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:31:41 ---> 9a8f35824809 19:31:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:31:41 ---> ba5010f3c7fc 19:31:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:31:42 ---> 20bb3446da0d 19:31:42 Step 27/32 : RUN chmod +x /entrypoint.sh 19:31:42 ---> Running in 4cea1cf33c68 19:31:47 Removing intermediate container 4cea1cf33c68 19:31:47 ---> 28ae893da9f2 19:31:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:31:47 ---> Running in cb11cae22a2c 19:31:47 Removing intermediate container cb11cae22a2c 19:31:47 ---> d65ea66186af 19:31:47 Step 29/32 : CMD ["gate"] 19:31:47 ---> Running in 213a72359cd7 19:31:48 Removing intermediate container 213a72359cd7 19:31:48 ---> 781a9b4ee30b 19:31:48 Step 30/32 : LABEL arch=arm64 19:31:48 ---> Running in cf9ab0d6d05c 19:31:48 Removing intermediate container cf9ab0d6d05c 19:31:48 ---> b41180854c17 19:31:48 Step 31/32 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:31:48 ---> Running in 35c1af904cfd 19:31:49 Removing intermediate container 35c1af904cfd 19:31:49 ---> 82bd39db90c6 19:31:49 Step 32/32 : LABEL version=0.0.0 19:31:49 ---> Running in 15997696a89e 19:31:50 Removing intermediate container 15997696a89e 19:31:50 ---> 9b2bd20a34a7 19:31:50 19:31:50 Successfully built 9b2bd20a34a7 19:31:50 Successfully tagged security-bootstrapper-arm64:latest 19:31:50  Building security-bootstrapper ... done Building core-data 19:31:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:59 ---> ae6860a011f5 19:31:59 Step 3/24 : WORKDIR /edgex-go 19:31:59 ---> Using cache 19:31:59 ---> 4322bf9d06bb 19:31:59 Step 4/24 : RUN apk add --update --no-cache make git 19:31:59 ---> Running in 3af680a4cf37 19:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:02 OK: 221 MiB in 51 packages 19:32:04 Removing intermediate container 3af680a4cf37 19:32:04 ---> eb79408222db 19:32:04 Step 5/24 : COPY go.mod vendor* ./ 19:32:06 ---> 7ddc7bc0333b 19:32:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:06 ---> Running in 39ed61f02443 19:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:13 ---> ae6860a011f5 19:32:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:32:13 ---> Using cache 19:32:13 ---> 25fbf010245c 19:32:13 Step 4/22 : WORKDIR /edgex-go 19:32:13 ---> Using cache 19:32:13 ---> 4d28788b60e8 19:32:13 Step 5/22 : RUN apk add --update --no-cache make git 19:32:13 ---> Using cache 19:32:13 ---> ca97e2ac04e2 19:32:13 Step 6/22 : COPY go.mod vendor* ./ 19:32:13 ---> Using cache 19:32:13 ---> 1325387ba232 19:32:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:13 ---> Using cache 19:32:13 ---> c171630ddb24 19:32:13 Step 8/22 : COPY . . 19:32:13 ---> Using cache 19:32:13 ---> 2e395e79eedb 19:32:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:32:13 ---> Running in f1a80a97a7a7 19:32:14 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 19:33:11 Removing intermediate container fa36189e65e8 19:33:11 ---> e91c52d86310 19:33:11 19:33:11 Step 10/24 : FROM alpine:3.16 19:33:11 ---> 2b4661558fb8 19:33:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:33:11 ---> Running in d29f6b2388ec 19:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:11 (1/1) Installing dumb-init (1.2.5-r1) 19:33:11 Executing busybox-1.35.0-r17.trigger 19:33:11 OK: 5 MiB in 15 packages 19:33:14 Removing intermediate container d29f6b2388ec 19:33:14 ---> 103607826b37 19:33:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:14 ---> Running in 274f6854ad09 19:33:15 Removing intermediate container 274f6854ad09 19:33:15 ---> 2b1217be937c 19:33:15 Step 13/24 : ENV APP_PORT=59881 19:33:16 ---> Running in 9449cb682f0b 19:33:17 Removing intermediate container 9449cb682f0b 19:33:17 ---> feae77cdd6d4 19:33:17 Step 14/24 : EXPOSE $APP_PORT 19:33:17 ---> Running in fa88461f5a38 19:33:18 Removing intermediate container fa88461f5a38 19:33:18 ---> 24a2df5b9d62 19:33:18 Step 15/24 : WORKDIR / 19:33:18 ---> Running in ef4dd4f398bb 19:33:20 Removing intermediate container ef4dd4f398bb 19:33:20 ---> c015de80bf2e 19:33:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:23 ---> c40497aa978d 19:33:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:25 Removing intermediate container de88e3d7426c 19:33:25 ---> 160dcea871b6 19:33:25 19:33:25 Step 9/19 : FROM alpine:3.15 19:33:25 ---> 8aa73fd46299 19:33:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:25 ---> Using cache 19:33:25 ---> f6b31fe4db8f 19:33:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:25 ---> Running in 0b874f349377 19:33:27 ---> 0f10c39baddb 19:33:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:29 ---> 1638efa3835d 19:33:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:33:30 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:33:30 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:33:30 OK: 15736 distinct packages available 19:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:31 ---> e9fd494a60ef 19:33:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:33:31 ---> Running in 85141c37c1a2 19:33:32 Removing intermediate container 85141c37c1a2 19:33:32 ---> 98a7834a8f54 19:33:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:32 (1/9) Installing ca-certificates (20220614-r0) 19:33:32 (2/9) Installing brotli-libs (1.0.9-r5) 19:33:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:33:32 ---> Running in ede18f4b98b1 19:33:32 (4/9) Installing libcurl (7.80.0-r5) 19:33:32 (5/9) Installing curl (7.80.0-r5) 19:33:32 (6/9) Installing dumb-init (1.2.5-r1) 19:33:32 (7/9) Installing musl-obstack (1.2.3-r0) 19:33:32 (8/9) Installing libucontext (1.1-r0) 19:33:32 (9/9) Installing gcompat (1.0.0-r4) 19:33:32 Executing busybox-1.34.1-r7.trigger 19:33:32 Executing ca-certificates-20220614-r0.trigger 19:33:33 OK: 8 MiB in 23 packages 19:33:33 Removing intermediate container ede18f4b98b1 19:33:33 ---> 3733a6be0ee5 19:33:33 Step 22/24 : LABEL arch=arm64 19:33:33 ---> Running in 5f807c5b8fad 19:33:36 Removing intermediate container 5f807c5b8fad 19:33:36 ---> b59a3952a3f4 19:33:36 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:33:36 ---> Running in e22f06cb2577 19:33:37 Removing intermediate container e22f06cb2577 19:33:37 ---> d4df361baf10 19:33:37 Step 24/24 : LABEL version=0.0.0 19:33:37 ---> Running in 488ac1ee8466 19:33:38 Removing intermediate container 488ac1ee8466 19:33:38 ---> 80974933ba4f 19:33:38 19:33:38 Removing intermediate container 0b874f349377 19:33:38 ---> 1ba9bbbbcba7 19:33:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:39 Successfully built 80974933ba4f 19:33:39 Successfully tagged core-metadata-arm64:latest 19:33:39  Building core-metadata ... done Building security-proxy-setup 19:33:40 ---> 2c6324eadb08 19:33:40 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:43 ---> 2054f51915d1 19:33:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:33:45 ---> edd78d8c46b1 19:33:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:33:45 ---> Running in 9e736c50551d 19:33:46 Removing intermediate container 9e736c50551d 19:33:46 ---> c979c16c3a05 19:33:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:46 ---> Running in 900ac25e18bb 19:33:48 Removing intermediate container 900ac25e18bb 19:33:48 ---> 721d6f73ddbe 19:33:48 Step 17/19 : LABEL arch=arm64 19:33:48 ---> Running in 2da65e89b231 19:33:49 Removing intermediate container 2da65e89b231 19:33:49 ---> e23b1f2e5f98 19:33:49 Step 18/19 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:33:49 ---> Running in e7725f9b7326 19:33:50 Removing intermediate container e7725f9b7326 19:33:50 ---> ec7186468360 19:33:50 Step 19/19 : LABEL version=0.0.0 19:33:50 ---> Running in c27f713b738c 19:33:51 Removing intermediate container c27f713b738c 19:33:51 ---> 85caa99316c0 19:33:51 19:33:52 Successfully built 85caa99316c0 19:33:52 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:52  Building security-spiffe-token-provider ... done Building support-notifications 19:34:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:34:01 ---> ae6860a011f5 19:34:01 Step 3/21 : WORKDIR /edgex-go 19:34:01 ---> Using cache 19:34:01 ---> 4322bf9d06bb 19:34:01 Step 4/21 : RUN apk add --update --no-cache make git 19:34:01 ---> Using cache 19:34:01 ---> eb79408222db 19:34:01 Step 5/21 : COPY go.mod vendor* ./ 19:34:01 ---> Using cache 19:34:01 ---> 7ddc7bc0333b 19:34:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:01 ---> Running in 450f9f81b9d8 19:34:06 Removing intermediate container 39ed61f02443 19:34:06 ---> b0190cbe319c 19:34:06 Step 7/24 : COPY . . 19:34:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:13 ---> ae6860a011f5 19:34:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:34:13 ---> Using cache 19:34:13 ---> 25fbf010245c 19:34:13 Step 4/22 : WORKDIR /edgex-go 19:34:13 ---> Using cache 19:34:13 ---> 4d28788b60e8 19:34:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:34:14 ---> Running in 63c71799c1bc 19:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:19 OK: 221 MiB in 51 packages 19:34:21 Removing intermediate container 63c71799c1bc 19:34:21 ---> a43931d710e2 19:34:21 Step 6/22 : COPY go.mod vendor* ./ 19:34:23 ---> 8887b1eab857 19:34:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:23 ---> Running in ac912f54c9ee 19:34:23 ---> a1dc176b3e87 19:34:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:23 ---> Running in 66f0776674e5 19:34:26 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 19:35:47 Removing intermediate container 450f9f81b9d8 19:35:47 ---> 08e2389a196c 19:35:47 Step 7/21 : COPY . . 19:35:47 Removing intermediate container fd00fdf788ea 19:35:47 ---> 9b9515112a2e 19:35:47 19:35:47 Step 10/22 : FROM alpine:3.16 19:35:47 ---> 2b4661558fb8 19:35:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:35:47 ---> Using cache 19:35:47 ---> 103607826b37 19:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:47 ---> Using cache 19:35:47 ---> 2b1217be937c 19:35:47 Step 13/22 : ENV APP_PORT=59861 19:35:48 ---> Running in 93454a85d2a0 19:35:49 Removing intermediate container 93454a85d2a0 19:35:49 ---> 83d30d58da48 19:35:49 Step 14/22 : EXPOSE $APP_PORT 19:35:49 ---> Running in 296a1e401b3a 19:35:51 Removing intermediate container 296a1e401b3a 19:35:51 ---> d299efb99d10 19:35:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:52 ---> b95047b99737 19:35:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:59 ---> e387da42e704 19:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:00 ---> d383247800d5 19:36:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:36:00 ---> Running in ec438c57cf1e 19:36:02 Removing intermediate container ec438c57cf1e 19:36:02 ---> 7b0837149bfe 19:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:36:02 ---> Running in 87dce13a8205 19:36:03 Removing intermediate container 87dce13a8205 19:36:03 ---> 353e5c3a64ac 19:36:03 Step 20/22 : LABEL arch=arm64 19:36:03 ---> Running in 7410c76afc0a 19:36:05 Removing intermediate container 7410c76afc0a 19:36:05 ---> 4112baa80f2e 19:36:05 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:36:05 ---> Running in 5582e7a20657 19:36:06 Removing intermediate container 5582e7a20657 19:36:06 ---> c2cc5a495923 19:36:06 Step 22/22 : LABEL version=0.0.0 19:36:06 ---> Running in 38727a922304 19:36:07 Removing intermediate container 38727a922304 19:36:07 ---> 6e84b4248ca2 19:36:07 19:36:08 Successfully built 6e84b4248ca2 19:36:08 Successfully tagged support-scheduler-arm64:latest 19:36:08 Building security-spire-server 19:36:13  Building support-scheduler ... done  ---> acf5c50389e2 19:36:13 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:36:14 ---> Running in 5701dd96c636 19:36:17 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 19:36:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:27 ---> ae6860a011f5 19:36:27 Step 3/23 : WORKDIR /edgex-go 19:36:27 ---> Using cache 19:36:27 ---> 4322bf9d06bb 19:36:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:36:27 ---> Using cache 19:36:27 ---> 0f91488111f0 19:36:27 Step 5/23 : COPY go.mod vendor* ./ 19:36:27 ---> Using cache 19:36:27 ---> b45d00fe2ebc 19:36:27 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:27 ---> Using cache 19:36:27 ---> 3727f50841eb 19:36:27 Step 7/23 : COPY . . 19:36:27 ---> Using cache 19:36:27 ---> 43e945952b78 19:36:27 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:36:27 ---> Using cache 19:36:27 ---> 82a26f6c759f 19:36:27 Step 9/23 : WORKDIR /edgex-go/spire-build 19:36:27 ---> Using cache 19:36:27 ---> b5c65f75067a 19:36:27 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 19:36:27 ---> Running in a1fe4f73abc0 19:36:28 Removing intermediate container ac912f54c9ee 19:36:28 ---> 88b38ac54ba2 19:36:28 Step 8/22 : COPY . . 19:36:31 Removing intermediate container a1fe4f73abc0 19:36:31 ---> 17e60d502b7a 19:36:31 Step 11/23 : WORKDIR /edgex-go 19:36:31 ---> Running in 4071a8ccab64 19:36:31 Removing intermediate container 4071a8ccab64 19:36:31 ---> 20a3dcb17c1c 19:36:31 19:36:31 Step 12/23 : FROM alpine:3.15 19:36:31 ---> 8aa73fd46299 19:36:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:31 ---> Using cache 19:36:31 ---> f6b31fe4db8f 19:36:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:31 ---> Using cache 19:36:31 ---> aa48a37d64f4 19:36:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:41 ---> 092f4b81c72f 19:36:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:42 ---> 95cd63f316c5 19:36:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:43 ---> f8a425c5fdab 19:36:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:36:45 ---> 56a62a96a5e7 19:36:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:45 ---> Running in 3131dc7fdd32 19:36:45 ---> 22355e977db2 19:36:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:36:47 ---> Running in a245288e988d 19:36:47 Removing intermediate container 3131dc7fdd32 19:36:47 ---> ae093fdedb0f 19:36:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:48 ---> Running in ad115df7a805 19:36:48 Removing intermediate container ad115df7a805 19:36:48 ---> ca1ff3ff6fd8 19:36:48 Step 21/23 : LABEL arch=arm64 19:36:49 ---> Running in fb70e375f8c0 19:36:49 Removing intermediate container fb70e375f8c0 19:36:49 ---> c613671cd712 19:36:49 Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:36:50 ---> Running in 12e10dd38855 19:36:50 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 19:36:50 Removing intermediate container 12e10dd38855 19:36:50 ---> 283840392450 19:36:50 Step 23/23 : LABEL version=0.0.0 19:36:50 ---> Running in 70c4039d5bfe 19:36:51 Removing intermediate container 70c4039d5bfe 19:36:51 ---> 06dcd7a66b8d 19:36:51 19:36:51 Successfully built 06dcd7a66b8d 19:36:51 Successfully tagged security-spire-server-arm64:latest 19:36:51  Building security-spire-server ... done Building core-command 19:37:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:09 ---> ae6860a011f5 19:37:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:37:09 ---> Using cache 19:37:09 ---> 25fbf010245c 19:37:09 Step 4/23 : WORKDIR /edgex-go 19:37:09 ---> Using cache 19:37:09 ---> 4d28788b60e8 19:37:09 Step 5/23 : RUN apk add --update --no-cache make git 19:37:09 ---> Using cache 19:37:09 ---> ca97e2ac04e2 19:37:09 Step 6/23 : COPY go.mod vendor* ./ 19:37:09 ---> Using cache 19:37:09 ---> 1325387ba232 19:37:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:09 ---> Using cache 19:37:09 ---> c171630ddb24 19:37:09 Step 8/23 : COPY . . 19:37:09 ---> Using cache 19:37:09 ---> 2e395e79eedb 19:37:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:37:09 ---> Running in d33b8d3f832b 19:37:10 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 19:39:16 Removing intermediate container f1a80a97a7a7 19:39:16 ---> 1a3fe4313f25 19:39:16 19:39:16 Step 10/22 : FROM alpine:3.16 19:39:16 ---> 2b4661558fb8 19:39:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:16 ---> Running in 459eb990ad06 19:39:16 Removing intermediate container 459eb990ad06 19:39:16 ---> 4f6a3a21dc42 19:39:16 Step 12/22 : ENV APP_PORT=59880 19:39:16 ---> Running in 817e58f53d3a 19:39:16 Removing intermediate container 817e58f53d3a 19:39:16 ---> 15d3cd5bc51d 19:39:16 Step 13/22 : EXPOSE $APP_PORT 19:39:16 ---> Running in c6c9bfbb6531 19:39:16 Removing intermediate container c6c9bfbb6531 19:39:16 ---> fddeb986eb85 19:39:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:39:16 ---> Running in e1d3ba72594a 19:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:17 (1/1) Installing dumb-init (1.2.5-r1) 19:39:17 Executing busybox-1.35.0-r17.trigger 19:39:18 OK: 5 MiB in 15 packages 19:39:21 Removing intermediate container e1d3ba72594a 19:39:21 ---> d5b799a9b907 19:39:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:22 ---> 0ff9c6b4a345 19:39:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:24 ---> e49b5308cac1 19:39:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:24 ---> 889dea2a6b53 19:39:24 Step 18/22 : ENTRYPOINT ["/core-data"] 19:39:24 ---> Running in 70f307eac2b1 19:39:25 Removing intermediate container 70f307eac2b1 19:39:25 ---> fe9aebe9a8ee 19:39:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:25 ---> Running in d7518eb38de8 19:39:26 Removing intermediate container d7518eb38de8 19:39:26 ---> e13d2de23ef9 19:39:26 Step 20/22 : LABEL arch=arm64 19:39:26 ---> Running in 4060796f25f0 19:39:26 Removing intermediate container 4060796f25f0 19:39:26 ---> 299ce0ffa3e8 19:39:26 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:39:27 ---> Running in aec8373ab724 19:39:27 Removing intermediate container aec8373ab724 19:39:27 ---> b2d5e614b6d1 19:39:27 Step 22/22 : LABEL version=0.0.0 19:39:27 ---> Running in 61f5bb5fd97f 19:39:28 Removing intermediate container 61f5bb5fd97f 19:39:28 ---> 372bd12908f1 19:39:28 19:39:28 Successfully built 372bd12908f1 19:39:28 Successfully tagged core-data-arm64:latest 19:40:24  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:40:39 Removing intermediate container 66f0776674e5 19:40:39 ---> 395021c6624b 19:40:39 19:40:39 Step 9/24 : FROM alpine:3.16 19:40:39 ---> 2b4661558fb8 19:40:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:39 ---> Running in f98c4f0cb934 19:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:42 (1/3) Installing ca-certificates (20220614-r0) 19:40:42 (2/3) Installing dumb-init (1.2.5-r1) 19:40:42 (3/3) Installing su-exec (0.2-r1) 19:40:42 Executing busybox-1.35.0-r17.trigger 19:40:42 Executing ca-certificates-20220614-r0.trigger 19:40:42 OK: 6 MiB in 17 packages 19:40:44 Removing intermediate container f98c4f0cb934 19:40:44 ---> 885c347ca9f8 19:40:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:45 ---> Running in 66d17b3c6fe5 19:40:45 Removing intermediate container 66d17b3c6fe5 19:40:45 ---> dadb4917461e 19:40:45 Step 12/24 : WORKDIR / 19:40:45 ---> Running in 6aa01b0050f7 19:40:45 Removing intermediate container 6aa01b0050f7 19:40:45 ---> ea787f9d7ad7 19:40:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:46 ---> 27efbc05884b 19:40:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:47 ---> 7eed81d24712 19:40:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:49 ---> 07b6dce84f5d 19:40:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:50 ---> 31f2c8b9aacf 19:40:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:52 ---> 5a3897c0a3c4 19:40:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:53 ---> c5fc350418b7 19:40:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:54 ---> e0fbe9ef38c7 19:40:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:54 ---> Running in 8d2429ef79dc 19:40:58 Removing intermediate container 8d2429ef79dc 19:40:58 ---> 33e2e29f1867 19:40:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:40:58 ---> Running in 6d1c05e27932 19:40:58 Removing intermediate container 6d1c05e27932 19:40:58 ---> a863933c1c7b 19:40:58 Step 22/24 : LABEL arch=arm64 19:40:58 ---> Running in 82442a8814e1 19:40:59 Removing intermediate container 82442a8814e1 19:40:59 ---> 5b0e4c2c6164 19:40:59 Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:40:59 ---> Running in 9c4f84a15237 19:40:59 Removing intermediate container 9c4f84a15237 19:40:59 ---> 2c91b3ce4f93 19:40:59 Step 24/24 : LABEL version=0.0.0 19:41:00 ---> Running in 546ade76e09a 19:41:00 Removing intermediate container 546ade76e09a 19:41:00 ---> 8a568102d980 19:41:00 19:41:01 Successfully built 8a568102d980 19:41:01 Successfully tagged security-secretstore-setup-arm64:latest 19:41:57  Building security-secretstore-setup ... 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 19:42:09 Removing intermediate container 5701dd96c636 19:42:09 ---> 9fb67b2698c9 19:42:09 19:42:09 Step 9/21 : FROM alpine:3.16 19:42:09 ---> 2b4661558fb8 19:42:09 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:42:09 ---> Running in e52dc9f9ec80 19:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:13 (1/6) Installing ca-certificates (20220614-r0) 19:42:13 (2/6) Installing brotli-libs (1.0.9-r6) 19:42:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:42:13 (4/6) Installing libcurl (7.83.1-r5) 19:42:13 (5/6) Installing curl (7.83.1-r5) 19:42:13 (6/6) Installing dumb-init (1.2.5-r1) 19:42:13 Executing busybox-1.35.0-r17.trigger 19:42:13 Executing ca-certificates-20220614-r0.trigger 19:42:13 OK: 8 MiB in 20 packages 19:42:16 Removing intermediate container e52dc9f9ec80 19:42:16 ---> 595948b1a21a 19:42:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:16 ---> Running in 98b49a3b4d53 19:42:16 Removing intermediate container 98b49a3b4d53 19:42:16 ---> c69e5a01a9e4 19:42:16 Step 12/21 : WORKDIR /edgex 19:42:17 ---> Running in 03d8bbc50a6d 19:42:17 Removing intermediate container 03d8bbc50a6d 19:42:17 ---> 0d7b923281aa 19:42:17 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:42:18 ---> d143ef86ca01 19:42:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:42:20 ---> dc54179259d3 19:42:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:42:22 ---> 3527a55aacd2 19:42:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:42:23 ---> 7e900f2d647d 19:42:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:23 ---> Running in 7fdb143c2c40 19:42:26 Removing intermediate container 7fdb143c2c40 19:42:26 ---> 487e20e7ab44 19:42:26 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:42:26 ---> Running in 3ee5a5eb2272 19:42:26 Removing intermediate container 3ee5a5eb2272 19:42:26 ---> f629e2db2f03 19:42:26 Step 19/21 : LABEL arch=arm64 19:42:26 ---> Running in ef405334d0ef 19:42:27 Removing intermediate container ef405334d0ef 19:42:27 ---> 7c7463d7d594 19:42:27 Step 20/21 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:42:27 ---> Running in eda7e1e5ee0a 19:42:28 Removing intermediate container eda7e1e5ee0a 19:42:28 ---> 31f6bab74400 19:42:28 Step 21/21 : LABEL version=0.0.0 19:42:28 ---> Running in 72d06d4d1a82 19:42:28 Removing intermediate container 72d06d4d1a82 19:42:28 ---> c66f216b97be 19:42:28 19:42:29 Successfully built c66f216b97be 19:42:29 Successfully tagged security-proxy-setup-arm64:latest 19:42:47  Building security-proxy-setup ... done Removing intermediate container d33b8d3f832b 19:42:47 ---> 0a3eae7f1f58 19:42:47 19:42:47 Step 10/23 : FROM alpine:3.16 19:42:47 ---> 2b4661558fb8 19:42:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:47 ---> Using cache 19:42:47 ---> 103607826b37 19:42:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:47 ---> Using cache 19:42:47 ---> 2b1217be937c 19:42:47 Step 13/23 : ENV APP_PORT=59882 19:42:47 ---> Running in f68ca6b90539 19:42:47 Removing intermediate container f68ca6b90539 19:42:47 ---> cbb469155e34 19:42:47 Step 14/23 : EXPOSE $APP_PORT 19:42:47 ---> Running in 38a512067001 19:42:48 Removing intermediate container 38a512067001 19:42:48 ---> 3f223b7b5679 19:42:48 Step 15/23 : WORKDIR / 19:42:48 ---> Running in c56a02838915 19:42:48 Removing intermediate container c56a02838915 19:42:48 ---> ebd32a0e783b 19:42:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:49 ---> f59f7b9cef61 19:42:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:51 ---> 7be0a1f44785 19:42:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:52 ---> 1fc125cc4c0d 19:42:52 Step 19/23 : ENTRYPOINT ["/core-command"] 19:42:52 ---> Running in a40b494db169 19:42:53 Removing intermediate container a40b494db169 19:42:53 ---> d2eb23e304d1 19:42:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:53 ---> Running in fe02b31e1064 19:42:53 Removing intermediate container fe02b31e1064 19:42:53 ---> d86f40a7b326 19:42:53 Step 21/23 : LABEL arch=arm64 19:42:53 ---> Running in dcee4073de18 19:42:54 Removing intermediate container dcee4073de18 19:42:54 ---> 36106a35297a 19:42:54 Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:42:54 ---> Running in f0268f38782e 19:42:54 Removing intermediate container f0268f38782e 19:42:54 ---> 6042a34d1498 19:42:54 Step 23/23 : LABEL version=0.0.0 19:42:54 ---> Running in dea39f513095 19:42:55 Removing intermediate container dea39f513095 19:42:55 ---> 8519e4932739 19:42:55 19:42:55 Successfully built 8519e4932739 19:42:55 Successfully tagged core-command-arm64:latest 19:43:28  Building core-command ... done Removing intermediate container a245288e988d 19:43:28 ---> 777e60221656 19:43:28 19:43:28 Step 10/22 : FROM alpine:3.16 19:43:28 ---> 2b4661558fb8 19:43:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:43:28 ---> Running in f657e3503232 19:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:29 (1/2) Installing ca-certificates (20220614-r0) 19:43:29 (2/2) Installing dumb-init (1.2.5-r1) 19:43:29 Executing busybox-1.35.0-r17.trigger 19:43:29 Executing ca-certificates-20220614-r0.trigger 19:43:30 OK: 6 MiB in 16 packages 19:43:30 Removing intermediate container f657e3503232 19:43:30 ---> 29367e91152a 19:43:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:43:31 ---> Running in 6307422d84a1 19:43:31 Removing intermediate container 6307422d84a1 19:43:31 ---> 0f7e052b1db0 19:43:31 Step 13/22 : ENV APP_PORT=59860 19:43:31 ---> Running in ff7f27ab750d 19:43:31 Removing intermediate container ff7f27ab750d 19:43:31 ---> ead8287ef20b 19:43:31 Step 14/22 : EXPOSE $APP_PORT 19:43:31 ---> Running in a82144986fce 19:43:32 Removing intermediate container a82144986fce 19:43:32 ---> 89a6fc6308f0 19:43:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:32 ---> ac8296a43bea 19:43:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:43:34 ---> 8238a6c7a395 19:43:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:43:34 ---> 57363e668627 19:43:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:43:34 ---> Running in 5400bea04bde 19:43:34 Removing intermediate container 5400bea04bde 19:43:34 ---> 6ea97d65e3a1 19:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:43:34 ---> Running in 7c5e8e6283df 19:43:35 Removing intermediate container 7c5e8e6283df 19:43:35 ---> 42946c06c253 19:43:35 Step 20/22 : LABEL arch=arm64 19:43:35 ---> Running in 7c04f9431d9a 19:43:35 Removing intermediate container 7c04f9431d9a 19:43:35 ---> e1b4ec3a648c 19:43:35 Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 19:43:35 ---> Running in 7fae35784c1d 19:43:35 Removing intermediate container 7fae35784c1d 19:43:35 ---> 889c8674a728 19:43:35 Step 22/22 : LABEL version=0.0.0 19:43:35 ---> Running in 2af26fb669f6 19:43:36 Removing intermediate container 2af26fb669f6 19:43:36 ---> 3e2a509029b6 19:43:36 19:43:36 Successfully built 3e2a509029b6 19:43:36 Successfully tagged support-notifications-arm64:latest 19:43:36  Building support-notifications ... done  [Pipeline] } 19:43:36 $ docker stop --time=1 bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 19:43:38 $ docker rm -f --volumes bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:38 + docker images 19:43:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:39 support-notifications-arm64 latest 3e2a509029b6 3 seconds ago 29.6MB 19:43:39 777e60221656 13 seconds ago 1.57GB 19:43:39 core-command-arm64 latest 8519e4932739 43 seconds ago 17MB 19:43:39 0a3eae7f1f58 53 seconds ago 1.51GB 19:43:39 security-proxy-setup-arm64 latest c66f216b97be About a minute ago 26.8MB 19:43:39 9fb67b2698c9 About a minute ago 1.5GB 19:43:39 security-secretstore-setup-arm64 latest 8a568102d980 2 minutes ago 28.7MB 19:43:39 395021c6624b 3 minutes ago 1.5GB 19:43:39 core-data-arm64 latest 372bd12908f1 4 minutes ago 17.2MB 19:43:39 1a3fe4313f25 4 minutes ago 1.51GB 19:43:39 security-spire-server-arm64 latest 06dcd7a66b8d 6 minutes ago 84.3MB 19:43:39 20a3dcb17c1c 7 minutes ago 1.38GB 19:43:39 support-scheduler-arm64 latest 6e84b4248ca2 7 minutes ago 29MB 19:43:39 9b9515112a2e 7 minutes ago 1.57GB 19:43:39 security-spiffe-token-provider-arm64 latest 85caa99316c0 9 minutes ago 28.9MB 19:43:39 core-metadata-arm64 latest 80974933ba4f 10 minutes ago 17.8MB 19:43:39 160dcea871b6 10 minutes ago 1.54GB 19:43:39 e91c52d86310 10 minutes ago 1.51GB 19:43:39 security-bootstrapper-arm64 latest 9b2bd20a34a7 11 minutes ago 19.5MB 19:43:39 core-common-config-bootstrapper-arm64 latest fc3db5d16bec 12 minutes ago 14.4MB 19:43:39 2929b9cbff25 12 minutes ago 1.5GB 19:43:39 7377de2d472f 12 minutes ago 1.5GB 19:43:39 security-spire-agent-arm64 latest 8f16409a0be3 18 minutes ago 122MB 19:43:39 security-spire-config-arm64 latest 01248663f22f 18 minutes ago 83.6MB 19:43:39 6d5d6cc0f123 19 minutes ago 1.38GB 19:43:39 e30f87ea4072 19 minutes ago 1.38GB 19:43:39 ci-base-image-arm64 latest ae6860a011f5 33 minutes ago 905MB 19:43:39 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:43:39 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:43:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:43:39 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 19:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:39 19:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:40 arm64: Pulling from edgex-lftools-log-publisher 19:43:40 8998bd30e6a1: Pulling fs layer 19:43:40 04944245beec: Pulling fs layer 19:43:40 699f458cf7ca: Pulling fs layer 19:43:40 765212b225bb: Pulling fs layer 19:43:40 f23df028b6ca: Pulling fs layer 19:43:40 d65c8cfc05b1: Pulling fs layer 19:43:40 2437ff75d9bd: Pulling fs layer 19:43:40 765212b225bb: Waiting 19:43:40 f23df028b6ca: Waiting 19:43:40 d65c8cfc05b1: Waiting 19:43:40 2437ff75d9bd: Waiting 19:43:40 04944245beec: Verifying Checksum 19:43:40 04944245beec: Download complete 19:43:40 765212b225bb: Download complete 19:43:40 f23df028b6ca: Verifying Checksum 19:43:40 f23df028b6ca: Download complete 19:43:40 d65c8cfc05b1: Verifying Checksum 19:43:40 d65c8cfc05b1: Download complete 19:43:40 699f458cf7ca: Verifying Checksum 19:43:40 699f458cf7ca: Download complete 19:43:41 8998bd30e6a1: Verifying Checksum 19:43:41 8998bd30e6a1: Download complete 19:43:43 2437ff75d9bd: Verifying Checksum 19:43:43 2437ff75d9bd: Download complete 19:43:45 8998bd30e6a1: Pull complete 19:43:45 04944245beec: Pull complete 19:43:47 699f458cf7ca: Pull complete 19:43:47 765212b225bb: Pull complete 19:43:47 f23df028b6ca: Pull complete 19:43:48 d65c8cfc05b1: Pull complete 19:44:03 2437ff75d9bd: Pull complete 19:44:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:03 prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container 19:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:06 $ docker top 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:07 ---> job-cost.sh 19:44:07 lf-activate-venv: SKIPPING 19:44:07 INFO: No Stack... 19:44:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:08 INFO: Archiving Costs [Pipeline] sh 19:44:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:44:09 + cut -d, -f6 [Pipeline] lock 19:44:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] 19:44:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] did not exist. Created. 19:44:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:09 Stashed 1 file(s) [Pipeline] } 19:44:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:09 $ docker stop --time=1 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff 19:44:11 $ docker rm -f --volumes 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff [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 19:44:12 provisioning config files... 19:44:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config702508548603614402tmp [Pipeline] { [Pipeline] sh 19:44:12 + set +x 19:44:12 + curl -s https://codecov.io/bash 19:44:12 + bash -s -- 19:44:12 19:44:12 _____ _ 19:44:12 / ____| | | 19:44:12 | | ___ __| | ___ ___ _____ __ 19:44:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:12 Bash-1.0.6 19:44:12 19:44:12 19:44:12 ==> git version 2.25.1 found 19:44:12 ==> 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 19:44:12 Release-Date: 2020-01-08 19:44:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:44:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:44:12 ==> Jenkins CI detected. 19:44:12 current dir:  /w/workspace/edgex-go/1 19:44:12 project root: . 19:44:12 --> token set from env 19:44:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:12 ==> Running gcov in . (disable via -X gcov) 19:44:12 ==> Python coveragepy not found 19:44:12 ==> Searching for coverage reports in: 19:44:12 + . 19:44:12 -> Found 1 reports 19:44:12 ==> Detecting git/mercurial file structure 19:44:13 ==> Reading reports 19:44:13 + ./coverage.out bytes=489970 19:44:13 ==> Appending adjustments 19:44:13 https://docs.codecov.io/docs/fixing-reports 19:44:14 + Found adjustments 19:44:14 ==> Gzipping contents 19:44:14 64K /tmp/codecov.nxueRI.gz 19:44:14 ==> Uploading reports 19:44:14 url: https://codecov.io 19:44:14 query: branch=PR-4302&commit=be9b0e0bc461d55b7092059b7bddd34b8eb56813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 19:44:14 -> Pinging Codecov 19:44:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=be9b0e0bc461d55b7092059b7bddd34b8eb56813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 19:44:14 -> Uploading to 19:44:14 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/00271124DB129430A58F1EEE437C3FCB/be9b0e0bc461d55b7092059b7bddd34b8eb56813/c77a9a91-f032-4080-81d6-2ae0622a81ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T194414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ab2a458df6e41772b412b2d44fef31df7db380958f4d1b46d116a0bb9af49ab 19:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:14 Dload Upload Total Spent Left Speed 19:44:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63147 0 0 100 63147 0 209k --:--:-- --:--:-- --:--:-- 209k 19:44:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] } 19:44:14 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 19:44:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:17 ---> package-listing.sh 19:44:17 ++ facter osfamily 19:44:17 ++ tr '[:upper:]' '[:lower:]' 19:44:17 + OS_FAMILY=debian 19:44:17 + workspace=/w/workspace/edgex-go/1 19:44:17 + START_PACKAGES=/tmp/packages_start.txt 19:44:17 + END_PACKAGES=/tmp/packages_end.txt 19:44:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:17 + PACKAGES=/tmp/packages_start.txt 19:44:17 + '[' /w/workspace/edgex-go/1 ']' 19:44:17 + PACKAGES=/tmp/packages_end.txt 19:44:17 + case "${OS_FAMILY}" in 19:44:17 + dpkg -l 19:44:17 + grep '^ii' 19:44:17 + '[' -f /tmp/packages_start.txt ']' 19:44:17 + '[' -f /tmp/packages_end.txt ']' 19:44:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:17 + '[' /w/workspace/edgex-go/1 ']' 19:44:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:17 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 19:44:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:18 19:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:19 latest: Pulling from edgex-lftools-log-publisher 19:44:19 5eb5b503b376: Pulling fs layer 19:44:19 5c69ac0246d0: Pulling fs layer 19:44:19 ec43610c2a17: Pulling fs layer 19:44:19 3a2ae6a8a46f: Pulling fs layer 19:44:19 33b1e0a273af: Pulling fs layer 19:44:19 5d3b04190fa2: Pulling fs layer 19:44:19 2f39f015ded8: Pulling fs layer 19:44:19 3a2ae6a8a46f: Waiting 19:44:19 33b1e0a273af: Waiting 19:44:19 5d3b04190fa2: Waiting 19:44:19 2f39f015ded8: Waiting 19:44:19 5c69ac0246d0: Download complete 19:44:19 3a2ae6a8a46f: Download complete 19:44:19 ec43610c2a17: Verifying Checksum 19:44:19 ec43610c2a17: Download complete 19:44:19 33b1e0a273af: Verifying Checksum 19:44:19 33b1e0a273af: Download complete 19:44:19 5d3b04190fa2: Verifying Checksum 19:44:19 5d3b04190fa2: Download complete 19:44:19 5eb5b503b376: Download complete 19:44:20 2f39f015ded8: Download complete 19:44:20 5eb5b503b376: Pull complete 19:44:21 5c69ac0246d0: Pull complete 19:44:21 ec43610c2a17: Pull complete 19:44:21 3a2ae6a8a46f: Pull complete 19:44:21 33b1e0a273af: Pull complete 19:44:21 5d3b04190fa2: Pull complete 19:44:27 2f39f015ded8: Pull complete 19:44:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:27 prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container 19:44:27 $ 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 19:44:29 $ docker top 6b49e724fbab81badc4da5e9aea7876942df84219196cfb485e0e7d6946e7141 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:30 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:30 + ls /var/log/sa-host 19:44:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:31 provisioning config files... 19:44:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2472148046694181390tmp [Pipeline] { [Pipeline] echo 19:44:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:31 ---> create-netrc.sh [Pipeline] } 19:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:31 ---> python-tools-install.sh [Pipeline] echo 19:44:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:32 ---> sudo-logs.sh 19:44:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:32 ---> job-cost.sh 19:44:32 lf-activate-venv: SKIPPING 19:44:32 DEBUG: total: 0.10999999940395355 19:44:32 INFO: Retrieving Stack Cost... 19:44:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:33 INFO: Archiving Costs [Pipeline] echo 19:44:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:34 ---> logs-deploy.sh 19:44:34 lf-activate-venv: SKIPPING 19:44:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/1 19:44:34 INFO: archiving workspace using pattern(s): 19:44:35 Archives upload complete. 19:44:35 INFO: archiving logs to Nexus