Pull request #4289 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f843c8524889c001dc17e3ba2f51ab1dfa561fc+88ad77027d783d3ac8e9165f21296ab9ea2526ae (36d2f734146f58a70f9423675b2edfc5f74feb33) 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-ssh6303857568544285149.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-ssh6721961660469655135.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2482188250706632969.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 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-ssh7101767824432208763.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1495216591774876922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-2819’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2820 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 0f843c8524889c001dc17e3ba2f51ab1dfa561fc Merge succeeded, producing 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b Checking out Revision 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b (PR-4289) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # 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 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b # timeout=10 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" > git rev-list --no-walk 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:56 ========================================================= 21:52:56 EdgeX Global Pipelines Version Info 21:52:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:57 ------------------- 21:52:57 stable info: 21:52:57 ------------------- 21:52:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:52:57 Message: update stable to v1.0.244 21:52:57 ------------------- 21:52:57 experimental info: 21:52:57 ------------------- 21:52:57 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:52:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4289 [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4289 [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4289 [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ddde6e [Pipeline] echo 21:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:58 provisioning config files... 21:52:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13519122175036241355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:58 ---> docker-login.sh 21:52:58 nexus3.edgexfoundry.org:10001 21:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:59 Configure a credential helper to remove this warning. See 21:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:59 21:52:59 Login Succeeded 21:52:59 nexus3.edgexfoundry.org:10002 21:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:59 Configure a credential helper to remove this warning. See 21:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:59 21:52:59 Login Succeeded 21:52:59 nexus3.edgexfoundry.org:10003 21:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:59 Configure a credential helper to remove this warning. See 21:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:59 21:52:59 Login Succeeded 21:52:59 nexus3.edgexfoundry.org:10004 21:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:59 Configure a credential helper to remove this warning. See 21:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:59 21:52:59 Login Succeeded 21:52:59 docker.io 21:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:59 Configure a credential helper to remove this warning. See 21:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:59 21:52:59 Login Succeeded 21:52:59 ---> docker-login.sh ends [Pipeline] } 21:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:59 + ls cmd/core-command/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 21:52:59 + dirname cmd/core-command/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo core-command,cmd/core-command/Dockerfile 21:52:59 + dirname cmd/core-data/Dockerfile+ 21:52:59 cut -d/ -f2 21:52:59 + echo core-data,cmd/core-data/Dockerfile 21:52:59 + dirname cmd/core-metadata/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo core-metadata,cmd/core-metadata/Dockerfile 21:52:59 + dirname cmd/security-bootstrapper/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:52:59 + dirname cmd/security-proxy-setup/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + dirname cmd/security-secretstore-setup/Dockerfile 21:52:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:52:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:52:59 + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 21:52:59 21:52:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:52:59 + dirname cmd/security-spire-config/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:52:59 + dirname cmd/security-spire-server/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:52:59 + dirname cmd/support-notifications/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo support-notifications,cmd/support-notifications/Dockerfile 21:52:59 + dirname cmd/support-scheduler/Dockerfile 21:52:59 + cut -d/ -f2 21:52:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:52:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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 21:53:00 + git rev-list -1 --merges 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b~1..6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo 21:53:00 -----------> git rev-list -1 --merges 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b~1..6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:53:00 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [false] [Pipeline] sh 21:53:00 + git log --format=format:%s -1 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo 21:53:00 ========================================================= 21:53:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:53:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:00 + grep -v github /etc/ssh/ssh_known_hosts 21:53:00 + [ -e /tmp/ssh_known_hosts ] 21:53:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:00 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:01 21:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:01 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:01 b85a868b505f: Pulling fs layer 21:53:01 e2be974225ed: Pulling fs layer 21:53:01 339a4e72a1f5: Pulling fs layer 21:53:01 988bab9f4d93: Pulling fs layer 21:53:01 1469e6f7b9e6: Pulling fs layer 21:53:01 eaf3925da568: Pulling fs layer 21:53:01 bab4dde63d76: Pulling fs layer 21:53:01 bde34c3a00c8: Pulling fs layer 21:53:01 b352a97aabf1: Pulling fs layer 21:53:01 4872d77fe225: Pulling fs layer 21:53:01 5851b861e8e6: Pulling fs layer 21:53:01 988bab9f4d93: Waiting 21:53:01 1469e6f7b9e6: Waiting 21:53:01 b352a97aabf1: Waiting 21:53:01 eaf3925da568: Waiting 21:53:01 bde34c3a00c8: Waiting 21:53:01 4872d77fe225: Waiting 21:53:01 e2be974225ed: Verifying Checksum 21:53:01 e2be974225ed: Download complete 21:53:01 988bab9f4d93: Verifying Checksum 21:53:01 988bab9f4d93: Download complete 21:53:01 1469e6f7b9e6: Verifying Checksum 21:53:01 1469e6f7b9e6: Download complete 21:53:01 eaf3925da568: Verifying Checksum 21:53:01 eaf3925da568: Download complete 21:53:01 339a4e72a1f5: Verifying Checksum 21:53:01 339a4e72a1f5: Download complete 21:53:01 bde34c3a00c8: Verifying Checksum 21:53:01 bde34c3a00c8: Download complete 21:53:02 b352a97aabf1: Verifying Checksum 21:53:02 b352a97aabf1: Download complete 21:53:02 4872d77fe225: Verifying Checksum 21:53:02 4872d77fe225: Download complete 21:53:02 b85a868b505f: Download complete 21:53:02 5851b861e8e6: Verifying Checksum 21:53:02 5851b861e8e6: Download complete 21:53:02 bab4dde63d76: Verifying Checksum 21:53:02 bab4dde63d76: Download complete 21:53:03 b85a868b505f: Pull complete 21:53:03 e2be974225ed: Pull complete 21:53:03 339a4e72a1f5: Pull complete 21:53:03 988bab9f4d93: Pull complete 21:53:04 1469e6f7b9e6: Pull complete 21:53:04 eaf3925da568: Pull complete 21:53:06 bab4dde63d76: Pull complete 21:53:06 bde34c3a00c8: Pull complete 21:53:06 b352a97aabf1: Pull complete 21:53:06 4872d77fe225: Pull complete 21:53:06 5851b861e8e6: Pull complete 21:53:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:06 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 21:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:08 $ docker top 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 -eo pid,comm 21:53:08 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). 21:53:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:08 [ssh-agent] Looking for ssh-agent implementation... 21:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:08 $ docker exec 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent 21:53:08 SSH_AUTH_SOCK=/tmp/ssh-bQANKQb7hpW5/agent.32 21:53:08 SSH_AGENT_PID=39 21:53:08 Running ssh-add (command line suppressed) 21:53:08 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9345859565674490970.key (/w/workspace/edgex-go/3@tmp/private_key_9345859565674490970.key) 21:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:08 + git tag --points-at HEAD [Pipeline] } 21:53:08 $ docker exec --env ******** --env ******** 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent -k 21:53:08 unset SSH_AUTH_SOCK; 21:53:08 unset SSH_AGENT_PID; 21:53:08 echo Agent pid 39 killed; 21:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:08 [ssh-agent] Looking for ssh-agent implementation... 21:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:09 $ docker exec 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent 21:53:09 SSH_AUTH_SOCK=/tmp/ssh-eKyttcRW0KQH/agent.71 21:53:09 SSH_AGENT_PID=77 21:53:09 Running ssh-add (command line suppressed) 21:53:09 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4194186559035549791.key (/w/workspace/edgex-go/3@tmp/private_key_4194186559035549791.key) 21:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:09 + git semver init 21:53:09 2023-01-17 21:53:09,715 [run_init] DEBUG init version:0.0.0 force:False 21:53:09 2023-01-17 21:53:09,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 21:53:09 2023-01-17 21:53:09,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 21:53:09 2023-01-17 21:53:09,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 21:53:22 2023-01-17 21:53:21,817 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 21:53:22 2023-01-17 21:53:21,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4289 with force:False 21:53:22 2023-01-17 21:53:21,818 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4289 21:53:22 2023-01-17 21:53:21,822 [execute] INFO git cat-file --batch-check 21:53:22 2023-01-17 21:53:21,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:53:22 2023-01-17 21:53:21,829 [execute] INFO git cat-file --batch 21:53:22 2023-01-17 21:53:21,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:53:22 2023-01-17 21:53:21,834 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4289 21:53:22 0.0.0 [Pipeline] } 21:53:22 $ docker exec --env ******** --env ******** 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent -k 21:53:22 unset SSH_AUTH_SOCK; 21:53:22 unset SSH_AGENT_PID; 21:53:22 echo Agent pid 77 killed; 21:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:22 + git semver [Pipeline] } 21:53:22 $ docker stop --time=1 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 21:53:24 $ docker rm -f --volumes 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:24 Stashed 1 file(s) [Pipeline] echo 21:53:24 [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 21:53:24 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:25 ========================================================= 21:53:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:53:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:25 213ec9aee27d: Pulling fs layer 21:53:25 4583459ba037: Pulling fs layer 21:53:25 93c1e223e6f2: Pulling fs layer 21:53:25 53926ce57604: Pulling fs layer 21:53:25 21b2b0c7a3f4: Pulling fs layer 21:53:25 22ff95d597cd: Pulling fs layer 21:53:25 12d6caf4c0d1: Pulling fs layer 21:53:25 96b7cbca73a9: Pulling fs layer 21:53:25 a7acece74701: Pulling fs layer 21:53:25 53926ce57604: Waiting 21:53:25 21b2b0c7a3f4: Waiting 21:53:25 22ff95d597cd: Waiting 21:53:25 12d6caf4c0d1: Waiting 21:53:25 96b7cbca73a9: Waiting 21:53:25 a7acece74701: Waiting 21:53:25 93c1e223e6f2: Verifying Checksum 21:53:25 93c1e223e6f2: Download complete 21:53:25 4583459ba037: Verifying Checksum 21:53:25 4583459ba037: Download complete 21:53:25 21b2b0c7a3f4: Verifying Checksum 21:53:25 21b2b0c7a3f4: Download complete 21:53:25 22ff95d597cd: Verifying Checksum 21:53:25 22ff95d597cd: Download complete 21:53:25 213ec9aee27d: Verifying Checksum 21:53:25 12d6caf4c0d1: Verifying Checksum 21:53:25 12d6caf4c0d1: Download complete 21:53:25 213ec9aee27d: Pull complete 21:53:25 4583459ba037: Pull complete 21:53:25 93c1e223e6f2: Pull complete 21:53:26 a7acece74701: Verifying Checksum 21:53:26 a7acece74701: Download complete 21:53:26 53926ce57604: Verifying Checksum 21:53:26 53926ce57604: Download complete 21:53:26 96b7cbca73a9: Verifying Checksum 21:53:26 96b7cbca73a9: Download complete 21:53:31 53926ce57604: Pull complete 21:53:31 21b2b0c7a3f4: Pull complete 21:53:31 22ff95d597cd: Pull complete 21:53:31 12d6caf4c0d1: Pull complete 21:53:32 96b7cbca73a9: Pull complete 21:53:33 a7acece74701: Pull complete 21:53:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:53:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:33 WORKDIR /edgex 21:53:33 COPY go.mod . 21:53:33 RUN go mod download 21:53:33 + docker build -t ci-base-image-x86_64 -f - . 21:53:34 Sending build context to Docker daemon 170MB 21:53:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:34 ---> db6d94c90886 21:53:34 Step 2/4 : WORKDIR /edgex 21:53:36 ---> Running in a0c7c211434a 21:53:36 Removing intermediate container a0c7c211434a 21:53:36 ---> 89341d73b5ba 21:53:36 Step 3/4 : COPY go.mod . 21:53:36 ---> 2b93222844ca 21:53:36 Step 4/4 : RUN go mod download 21:53:36 ---> Running in 757d50d0a01c 21:53:39 Still waiting to schedule task 21:53:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2821’ 21:53:46 Removing intermediate container 757d50d0a01c 21:53:46 ---> 24960fe90c08 21:53:46 Successfully built 24960fe90c08 21:53:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 + docker inspect -f . ci-base-image-x86_64 21:53:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:46 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 21:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:47 $ docker top 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:47 + go version 21:53:47 go version go1.18.7 linux/amd64 [Pipeline] } 21:53:47 $ docker stop --time=1 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c 21:53:48 $ docker rm -f --volumes 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:49 + docker inspect -f . ci-base-image-x86_64 21:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:49 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 21:53:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:49 $ docker top 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:49 ========================================================= 21:53:49 [edgeXBuildGoParallel] Running Tests and Build... 21:53:49 ========================================================= [Pipeline] sh 21:53:50 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:53:50 + make test 21:53:50 go test -race -coverprofile=coverage.out ./... 21:53:56 ? github.com/edgexfoundry/edgex-go [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 21:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 21:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.107s coverage: 43.0% of statements 21:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements 21:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.069s coverage: 89.2% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 2.4% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 21:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 21:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 21:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 21:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 21:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 79.9% of statements 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 65.3% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:54:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:54:33 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 21:54:51 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." 21:54:51 go vet ./... 21:54:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:54:53 + ls -al . 21:54:53 total 748 21:54:53 drwxrwxr-x 11 1001 1001 4096 Jan 17 21:53 . 21:54:53 drwxr-xr-x 4 root root 4096 Jan 17 21:53 .. 21:54:53 drwxrwxr-x 2 1001 1001 4096 Jan 17 21:52 .blubracket 21:54:53 -rw-rw-r-- 1 1001 1001 16 Jan 17 21:52 .dockerignore 21:54:53 drwxrwxr-x 8 1001 1001 4096 Jan 17 21:54 .git 21:54:53 drwxrwxr-x 3 1001 1001 4096 Jan 17 21:52 .github 21:54:53 -rw-rw-r-- 1 1001 1001 956 Jan 17 21:52 .gitignore 21:54:53 -rw-rw-r-- 1 1001 1001 42 Jan 17 21:52 .golangci.yml 21:54:53 -rw-rw-r-- 1 1001 1001 87 Jan 17 21:52 .hadolint.yml 21:54:53 drwxr-xr-x 3 1001 1001 4096 Jan 17 21:53 .semver 21:54:53 -rw-rw-r-- 1 1001 1001 166 Jan 17 21:52 .sonarcloud.properties 21:54:53 -rw-rw-r-- 1 1001 1001 1171 Jan 17 21:52 ADOPTERS.md 21:54:53 -rw-rw-r-- 1 1001 1001 10825 Jan 17 21:52 Attribution.txt 21:54:53 -rw-rw-r-- 1 1001 1001 73765 Jan 17 21:52 CHANGELOG.md 21:54:53 -rw-rw-r-- 1 1001 1001 3804 Jan 17 21:52 CONTRIBUTING.md 21:54:53 -rw-rw-r-- 1 1001 1001 677 Jan 17 21:52 GOVERNANCE.md 21:54:53 -rw-rw-r-- 1 1001 1001 850 Jan 17 21:52 Jenkinsfile 21:54:53 -rw-rw-r-- 1 1001 1001 10775 Jan 17 21:52 LICENSE 21:54:53 -rw-rw-r-- 1 1001 1001 12513 Jan 17 21:52 Makefile 21:54:53 -rw-rw-r-- 1 1001 1001 582 Jan 17 21:52 OWNERS.md 21:54:53 -rw-rw-r-- 1 1001 1001 9403 Jan 17 21:52 README.md 21:54:53 -rw-rw-r-- 1 1001 1001 6912 Jan 17 21:52 SECURITY.md 21:54:53 -rw-rw-r-- 1 1001 1001 5 Jan 17 21:53 VERSION 21:54:53 drwxrwxr-x 2 1001 1001 4096 Jan 17 21:52 bin 21:54:53 drwxrwxr-x 16 1001 1001 4096 Jan 17 21:52 cmd 21:54:53 -rw-r--r-- 1 root root 489970 Jan 17 21:54 coverage.out 21:54:53 -rw-rw-r-- 1 1001 1001 3377 Jan 17 21:52 go.mod 21:54:53 -rw-rw-r-- 1 1001 1001 34951 Jan 17 21:52 go.sum 21:54:53 drwxrwxr-x 7 1001 1001 4096 Jan 17 21:52 internal 21:54:53 drwxrwxr-x 3 1001 1001 4096 Jan 17 21:52 openapi 21:54:53 drwxrwxr-x 4 1001 1001 4096 Jan 17 21:52 snap 21:54:53 -rw-rw-r-- 1 1001 1001 204 Jan 17 21:52 version.go [Pipeline] sh 21:54:54 + '[' -e coverage.out ] 21:54:54 + chown 1001:1001 coverage.out [Pipeline] stash 21:54:54 Stashed 1 file(s) [Pipeline] sh 21:54:54 + make build 21:54:54 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 21:55:06 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 21:55:06 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 21:55:07 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 21:55:13 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 21:55:15 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 21:55:16 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 21:55: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:55:18 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 21:55:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:55:21 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] } 21:55:22 $ docker stop --time=1 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 21:55:25 $ docker rm -f --volumes 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:55:26 21:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:55:26 latest: Pulling from edgex-devops/edgex-compose 21:55:26 cbdbe7a5bc2a: Pulling fs layer 21:55:26 ca9280d653b3: Pulling fs layer 21:55:26 7e9c9ca2126c: Pulling fs layer 21:55:26 cbdbe7a5bc2a: Download complete 21:55:26 cbdbe7a5bc2a: Pull complete 21:55:26 ca9280d653b3: Verifying Checksum 21:55:26 ca9280d653b3: Download complete 21:55:27 7e9c9ca2126c: Download complete 21:55:27 ca9280d653b3: Pull complete 21:55:30 7e9c9ca2126c: Pull complete 21:55:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:55:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:30 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 21:55:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:55:32 $ docker top 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:32 + docker-compose build --help 21:55:32 + grep parallel 21:55:32 --parallel Build images in parallel. [Pipeline] } 21:55:33 $ docker stop --time=1 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 21:55:34 $ docker rm -f --volumes 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:34 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 21:55:34 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:55:35 $ docker top 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:35 + docker-compose -f ./docker-compose-build.yml build --parallel 21:55:36 Building core-command ... 21:55:36 Building core-data ... 21:55:36 Building core-metadata ... 21:55:36 Building security-bootstrapper ... 21:55:36 Building security-proxy-setup ... 21:55:36 Building security-secretstore-setup ... 21:55:36 Building security-spiffe-token-provider ... 21:55:36 Building security-spire-agent ... 21:55:36 Building security-spire-config ... 21:55:36 Building security-spire-server ... 21:55:36 Building support-notifications ... 21:55:36 Building support-scheduler ... 21:55:36 Building security-spire-server 21:55:36 Building security-spire-config 21:55:36 Building support-notifications 21:55:36 Building core-command 21:55:36 Building security-proxy-setup 21:55:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:55:48 ---> 24960fe90c08 21:55:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:55:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:55:48 ---> 24960fe90c08 21:55:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:55:48 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:55:48 ---> 24960fe90c08 21:55:48 Step 3/21 : WORKDIR /edgex-go 21:55:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:55:48 ---> 24960fe90c08 21:55:48 Step 3/24 : WORKDIR /edgex-go 21:55:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:55:48 ---> 24960fe90c08 21:55:48 Step 3/23 : WORKDIR /edgex-go 21:55:50 ---> Running in 51e70a088d8d 21:55:50 ---> Running in 04b1f99a5ff6 21:55:50 ---> Running in b7babe61cbc0 21:55:50 ---> Running in 28dcda8973aa 21:55:50 ---> Running in b9cd629f196b 21:55:50 Removing intermediate container 04b1f99a5ff6 21:55:50 ---> df16b4c53831 21:55:50 Step 4/23 : WORKDIR /edgex-go 21:55:50 Removing intermediate container b7babe61cbc0 21:55:50 ---> 2ce1d1a7b974 21:55:50 Step 4/22 : WORKDIR /edgex-go 21:55:50 Removing intermediate container b9cd629f196b 21:55:50 ---> 917698f18c50 21:55:50 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:55:50 Removing intermediate container 51e70a088d8d 21:55:50 ---> 89c1a0ae279b 21:55:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:55:50 ---> Running in 1d3ae33b384c 21:55:50 Removing intermediate container 28dcda8973aa 21:55:50 ---> aa1ad6dc7ca8 21:55:50 Step 4/21 : RUN apk add --update --no-cache make git 21:55:50 ---> Running in 0e71eb2fd4f6 21:55:50 ---> Running in 5198499690fc 21:55:50 ---> Running in 0784a893bbdf 21:55:50 ---> Running in 45f51238f4e2 21:55:50 Removing intermediate container 1d3ae33b384c 21:55:50 ---> a12d205f2328 21:55:50 Step 5/23 : RUN apk add --update --no-cache make git 21:55:50 Removing intermediate container 0e71eb2fd4f6 21:55:50 ---> 25a46a29cf45 21:55:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:55:50 ---> Running in d0cfb53aff9e 21:55:50 ---> Running in 3570ed583858 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:50 OK: 211 MiB in 51 packages 21:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:50 OK: 211 MiB in 51 packages 21:55:50 OK: 211 MiB in 51 packages 21:55:51 OK: 211 MiB in 51 packages 21:55:51 OK: 211 MiB in 51 packages 21:55:51 Removing intermediate container 5198499690fc 21:55:51 ---> 2067fdf845f2 21:55:51 Step 5/23 : COPY go.mod vendor* ./ 21:55:51 ---> 6cf1bae877b1 21:55:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:51 ---> Running in 2fb04be25561 21:55:51 Removing intermediate container 0784a893bbdf 21:55:51 ---> 77fe21fe9db0 21:55:51 Step 5/24 : COPY go.mod vendor* ./ 21:55:51 Removing intermediate container 45f51238f4e2 21:55:51 ---> d772a24471d5 21:55:51 Step 5/21 : COPY go.mod vendor* ./ 21:55:51 Removing intermediate container 3570ed583858 21:55:51 ---> af20d077c0a8 21:55:51 Step 6/22 : COPY go.mod vendor* ./ 21:55:51 ---> 812f35ba78cb 21:55:51 Removing intermediate container d0cfb53aff9e 21:55:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> b523326e9a13 21:55:51 Step 6/23 : COPY go.mod vendor* ./ 21:55:51 21:55:51 ---> c937de9bd153 21:55:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:51 ---> Running in 646f26c21f0f 21:55:51 ---> a27b161305d8 21:55:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:51 ---> Running in f9c5635952f7 21:55:51 ---> Running in 0eb6fc9e4c29 21:55:51 ---> 14a9e74ddb84 21:55:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:52 ---> Running in ac1bdeb54921 21:56:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2822 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws 21:56:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:56:06 The recommended git tool is: git 21:56:12 using credential edgex-jenkins-ssh 21:56:12 Cloning the remote Git repository 21:56:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:56:12 > git init /w/workspace/edgex-go/3 # timeout=10 21:56:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:56:12 > git --version # timeout=10 21:56:12 > git --version # 'git version 2.25.1' 21:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:31 Removing intermediate container 2fb04be25561 21:56:31 ---> 4b7765fe1d62 21:56:31 Step 7/23 : COPY . . 21:56:31 Removing intermediate container 646f26c21f0f 21:56:31 ---> 5cc24554402f 21:56:31 Step 7/24 : COPY . . 21:56:31 Removing intermediate container f9c5635952f7 21:56:31 ---> 2b7bc77a5d34 21:56:31 Step 7/21 : COPY . . 21:56:31 Removing intermediate container ac1bdeb54921 21:56:31 ---> f57305d8253f 21:56:31 Step 8/23 : COPY . . 21:56:31 Removing intermediate container 0eb6fc9e4c29 21:56:31 ---> bad486beeedd 21:56:31 Step 8/22 : COPY . . 21:56:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:56:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:56:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:56:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:56:31 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 0f843c8524889c001dc17e3ba2f51ab1dfa561fc 21:56:32 Merge succeeded, producing c46988f3d4c652a73b6fca1f09696b20270ae712 21:56:32 Checking out Revision c46988f3d4c652a73b6fca1f09696b20270ae712 (PR-4289) 21:56:31 > git config core.sparsecheckout # timeout=10 21:56:31 > git checkout -f 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 21:56:31 > git remote # timeout=10 21:56:31 > git config --get remote.origin.url # timeout=10 21:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:31 > git merge 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 21:56:31 > git rev-parse HEAD^{commit} # timeout=10 21:56:32 > git config core.sparsecheckout # timeout=10 21:56:32 > git checkout -f c46988f3d4c652a73b6fca1f09696b20270ae712 # timeout=10 21:56:35 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" 21:56:35 > git rev-list --no-walk 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:36 ---> 347882f9c56a 21:56:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:56:36 ---> 3d8420793e2a 21:56:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:56:36 ---> 55289539954a 21:56:36 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:56:36 ---> eeeb9c317303 21:56:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:56:36 ---> 7c98b8597ae5 21:56:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:56:36 ---> Running in cb805bf0887c 21:56:36 ---> Running in 0db67febab35 21:56:36 ---> Running in cc205db72ba6 21:56:36 ---> Running in de0b71ba8483 21:56:36 ---> Running in 3033283ffbe4 21:56:36 Removing intermediate container cc205db72ba6 21:56:36 ---> df5283860fe8 21:56:36 Step 9/24 : WORKDIR /edgex-go/spire-build 21:56:36 Removing intermediate container de0b71ba8483 21:56:36 ---> b048ce3a6fe5 21:56:36 Step 9/23 : WORKDIR /edgex-go/spire-build 21:56:36 ---> Running in 272899c918b9 21:56:36 ---> Running in d8149615e9dc 21:56:36 Removing intermediate container 272899c918b9 21:56:36 ---> 9a14bae2aa9e 21:56: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 21:56:36 Removing intermediate container d8149615e9dc 21:56:36 ---> e3893c5e5299 21:56:36 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 21:56:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:56:36 ---> Running in 77d4670e8dea 21:56:36 ---> Running in 30043c62b5aa 21:56:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:56:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:36 Dload Upload Total Spent Left Speed 21:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k 21:56:36 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 21:56:36 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 [Pipeline] sh 21:56:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:56:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:56:37 + sudo tee /etc/docker/daemon.new 21:56:37 { 21:56:37 "registry-mirrors": [ 21:56:37 "https://nexus3.edgexfoundry.org:10001" 21:56:37 ], 21:56:37 "bip": "10.250.0.254/24", 21:56:37 "hosts": [ 21:56:37 "tcp://0.0.0.0:5555", 21:56:37 "unix:///var/run/docker.sock" 21:56:37 ], 21:56:37 "mtu": 1458, 21:56:37 "selinux-enabled": true, 21:56:37 "seccomp-profile": "/etc/docker/seccomp.json" 21:56:37 } [Pipeline] sh 21:56:37 Removing intermediate container 77d4670e8dea 21:56:37 ---> 1344df415c49 21:56:37 Step 11/24 : WORKDIR /edgex-go 21:56:37 Removing intermediate container 30043c62b5aa 21:56:37 ---> 18f52e49e242 21:56:37 Step 11/23 : WORKDIR /edgex-go 21:56:37 ---> Running in 86bbc73519bd 21:56:38 ---> Running in 6c8ee7020f14 21:56:38 Removing intermediate container 86bbc73519bd 21:56:38 ---> 55d52c5c9b89 21:56:38 21:56:38 Step 12/24 : FROM alpine:3.15 21:56:38 Removing intermediate container 6c8ee7020f14 21:56:38 ---> 6c775f08af78 21:56:38 21:56:38 Step 12/23 : FROM alpine:3.15 21:56:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:56:38 + sudo service docker restart 21:56:38 3.15: Pulling from library/alpine 21:56:38 3.15: Pulling from library/alpine 21:56:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 21:56:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 21:56:39 Status: Downloaded newer image for alpine:3.15 21:56:39 Status: Image is up to date for alpine:3.15 21:56:39 ---> c4fc93816858 21:56:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:56:39 ---> c4fc93816858 21:56:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:56:39 ---> Running in b74f9cd386c5 21:56:39 ---> Running in a80b5afab4be 21:56:40 Removing intermediate container a80b5afab4be 21:56:40 ---> dae5f99c5fb6 21:56:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:56:40 Removing intermediate container b74f9cd386c5 21:56:40 ---> e77dac6926ac 21:56:40 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:56:40 ---> Running in 2dd6ab73d35e 21:56:40 ---> Running in d57714990c1b 21:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:56:41 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:56:41 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:56:41 OK: 15859 distinct packages available 21:56:41 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:56:41 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:56:41 OK: 15859 distinct packages available 21:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:56:41 (1/4) Installing dumb-init (1.2.5-r1) 21:56:41 (1/5) Installing dumb-init (1.2.5-r1) 21:56:41 (2/5) Installing musl-obstack (1.2.3-r0) 21:56:41 (2/4) Installing musl-obstack (1.2.3-r0) 21:56:41 (3/5) Installing libucontext (1.1-r0) 21:56:41 (3/4) Installing libucontext (1.1-r0) 21:56:41 (4/4) Installing gcompat (1.0.0-r4) 21:56:41 (4/5) Installing gcompat (1.0.0-r4) 21:56:41 Executing busybox-1.34.1-r7.trigger 21:56:41 OK: 6 MiB in 18 packages 21:56:41 (5/5) Installing openssl (1.1.1s-r1) 21:56:41 Executing busybox-1.34.1-r7.trigger 21:56:41 OK: 7 MiB in 19 packages 21:56:43 Removing intermediate container 2dd6ab73d35e 21:56:43 ---> f714b77f40e8 21:56:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:56:43 Removing intermediate container d57714990c1b 21:56:43 ---> d0e8ad9337e3 21:56:43 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:56:47 ---> 1ad2e4124c28 21:56:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:56:47 ---> 4f7c2edc5afa 21:56:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:56:47 ---> 2d242c7fa3a8 21:56:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:56:47 ---> 07a39919b58d 21:56:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:56:48 ---> Running in c3ec0a3d63f4 21:56:48 Removing intermediate container c3ec0a3d63f4 21:56:48 ---> 60315bf69220 21:56:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:56:48 ---> 24f7cd5015e6 21:56:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:56:49 ---> 572ae4891278 21:56:49 Step 19/24 : WORKDIR / 21:56:49 ---> 812180485374 21:56:49 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:56:49 ---> Running in 2fb6de46b27d 21:56:49 ---> Running in a82f12564dbd 21:56:49 Removing intermediate container a82f12564dbd 21:56:49 ---> 95c5051545f9 21:56:49 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:56:49 Removing intermediate container 2fb6de46b27d 21:56:49 ---> e0f9af5844fc 21:56:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:56:49 ---> Running in c3b1a2dab38b 21:56:49 ---> Running in db9536011202 21:56:50 Removing intermediate container db9536011202 21:56:50 ---> 0108cf2de260 21:56:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:56:50 Removing intermediate container c3b1a2dab38b 21:56:50 ---> 639d47edeb11 21:56:50 Step 21/23 : LABEL arch=x86_64 21:56:50 ---> Running in 7c2b9dac766f 21:56:50 ---> Running in d9d4e31e4cba 21:56:50 Removing intermediate container d9d4e31e4cba 21:56:50 ---> 8d8cab344a7c 21:56:50 Step 22/23 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:56:50 Removing intermediate container 7c2b9dac766f 21:56:50 ---> ae73b9fce79b 21:56:50 Step 22/24 : LABEL arch=x86_64 21:56:50 ---> Running in 5418496ab7f8 21:56:50 ---> Running in fbe578a0bac4 21:56:50 Removing intermediate container 5418496ab7f8 21:56:50 ---> a1949ab5d144 21:56:50 Step 23/23 : LABEL version=0.0.0 21:56:51 ---> Running in 29fdbf735775 21:56:51 Removing intermediate container fbe578a0bac4 21:56:51 ---> 95269f787947 21:56:51 Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:56:51 ---> Running in 5033fc25d712 21:56:51 Removing intermediate container 29fdbf735775 21:56:51 ---> 99527f7ccfc1 21:56:51 21:56:51 Successfully built 99527f7ccfc1 21:56:51 Successfully tagged security-spire-server:latest 21:56:51  Building security-spire-server ... done Building core-data 21:56:51 Removing intermediate container 5033fc25d712 21:56:51 ---> fa7fed8124d2 21:56:51 Step 24/24 : LABEL version=0.0.0 21:56:51 ---> Running in 01ccc5372695 21:56:52 Removing intermediate container 01ccc5372695 21:56:52 ---> 80fa9b6202d6 21:56:52 21:56:52 Successfully built 80fa9b6202d6 21:56:52 Successfully tagged security-spire-config:latest 21:56:52  Building security-spire-config ... done Building security-bootstrapper 21:56:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:56:55 ---> 24960fe90c08 21:56:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:56:55 ---> Using cache 21:56:55 ---> 2ce1d1a7b974 21:56:55 Step 4/22 : WORKDIR /edgex-go 21:56:55 ---> Using cache 21:56:55 ---> 25a46a29cf45 21:56:55 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:56 provisioning config files... 21:56:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5816689430592502316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:56:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:56:56 ---> 24960fe90c08 21:56:56 Step 3/32 : WORKDIR /edgex-go 21:56:56 ---> Using cache 21:56:56 ---> aa1ad6dc7ca8 21:56:56 Step 4/32 : RUN apk add --update --no-cache make git 21:56:56 ---> Using cache 21:56:56 ---> d772a24471d5 21:56:56 Step 5/32 : COPY go.mod vendor* ./ 21:56:56 ---> Using cache 21:56:56 ---> c937de9bd153 21:56:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:56 ---> Using cache 21:56:56 ---> 2b7bc77a5d34 21:56:56 Step 7/32 : COPY . . 21:56:56 ---> Using cache 21:56:56 ---> 55289539954a 21:56:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:56:57 ---> docker-login.sh 21:56:57 nexus3.edgexfoundry.org:10001 21:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:57 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 21:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:57 Configure a credential helper to remove this warning. See 21:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:57 21:56:57 Login Succeeded 21:56:57 nexus3.edgexfoundry.org:10002 21:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:58 ---> Running in 6410deef83c3 21:56:58 ---> Running in 63e87b4a46e8 21:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:59 Configure a credential helper to remove this warning. See 21:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:59 21:56:59 Login Succeeded 21:56:59 nexus3.edgexfoundry.org:10003 21:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:59 Configure a credential helper to remove this warning. See 21:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:59 21:56:59 Login Succeeded 21:56:59 nexus3.edgexfoundry.org:10004 21:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:00 Configure a credential helper to remove this warning. See 21:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:00 21:57:00 Login Succeeded 21:57:00 docker.io 21:57:00 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 21:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:00 OK: 211 MiB in 51 packages 21:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:00 Configure a credential helper to remove this warning. See 21:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:00 21:57:00 Login Succeeded 21:57:00 ---> docker-login.sh ends [Pipeline] } 21:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:57:01 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:01 ========================================================= 21:57:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:57:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:57:01 9b18e9b68314: Pulling fs layer 21:57:01 35d82f9e3411: Pulling fs layer 21:57:01 e16973657156: Pulling fs layer 21:57:01 fc693d55d65f: Pulling fs layer 21:57:01 7e9fc2657dce: Pulling fs layer 21:57:01 dda99020689f: Pulling fs layer 21:57:01 db1c61fa0a46: Pulling fs layer 21:57:01 891c053d2c06: Pulling fs layer 21:57:01 7e9fc2657dce: Waiting 21:57:01 dda99020689f: Waiting 21:57:01 db1c61fa0a46: Waiting 21:57:01 891c053d2c06: Waiting 21:57:01 fc693d55d65f: Waiting 21:57:01 e16973657156: Verifying Checksum 21:57:01 e16973657156: Download complete 21:57:01 35d82f9e3411: Verifying Checksum 21:57:01 35d82f9e3411: Download complete 21:57:01 7e9fc2657dce: Download complete 21:57:01 dda99020689f: Verifying Checksum 21:57:01 dda99020689f: Download complete 21:57:01 9b18e9b68314: Verifying Checksum 21:57:01 9b18e9b68314: Download complete 21:57:02 Removing intermediate container 6410deef83c3 21:57:02 ---> c281d18c60eb 21:57:02 Step 6/22 : COPY go.mod vendor* ./ 21:57:02 Removing intermediate container 0db67febab35 21:57:02 ---> 6c2ffc9cb196 21:57:02 21:57:02 Step 9/21 : FROM alpine:3.16 21:57:02 Removing intermediate container 3033283ffbe4 21:57:02 ---> ce75ce4e724a 21:57:02 21:57:02 Step 10/23 : FROM alpine:3.16 21:57:02 ---> 6e66699373be 21:57:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:02 3.16: Pulling from library/alpine 21:57:02 3.16: Pulling from library/alpine 21:57:02 ---> Running in f2e3e6fddc10 21:57:02 9b18e9b68314: Pull complete 21:57:03 891c053d2c06: Verifying Checksum 21:57:03 891c053d2c06: Download complete 21:57:03 35d82f9e3411: Pull complete 21:57:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:57:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:57:03 Status: Image is up to date for alpine:3.16 21:57:03 Status: Downloaded newer image for alpine:3.16 21:57:03 ---> bfe296a52501 21:57:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:57:03 ---> bfe296a52501 21:57:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 21:57:03 e16973657156: Pull complete 21:57:04 ---> Running in 35d717852051 21:57:04 ---> Running in f1f90c251462 21:57:04 db1c61fa0a46: Verifying Checksum 21:57:04 db1c61fa0a46: Download complete 21:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:04 fc693d55d65f: Verifying Checksum 21:57:04 fc693d55d65f: Download complete 21:57:04 (1/6) Installing ca-certificates (20220614-r0) 21:57:04 (2/6) Installing brotli-libs (1.0.9-r6) 21:57:04 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:57:04 (4/6) Installing libcurl (7.83.1-r5) 21:57:04 (5/6) Installing curl (7.83.1-r5) 21:57:04 (1/1) Installing dumb-init (1.2.5-r1) 21:57:04 (6/6) Installing dumb-init (1.2.5-r1) 21:57:04 Executing busybox-1.35.0-r17.trigger 21:57:04 Executing busybox-1.35.0-r17.trigger 21:57:04 OK: 6 MiB in 15 packages 21:57:04 Executing ca-certificates-20220614-r0.trigger 21:57:04 OK: 8 MiB in 20 packages 21:57:06 Removing intermediate container f1f90c251462 21:57:06 ---> af3326a4f6ba 21:57:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:06 Removing intermediate container cb805bf0887c 21:57:06 ---> cac40b698bcd 21:57:06 21:57:06 Step 10/22 : FROM alpine:3.16 21:57:06 ---> bfe296a52501 21:57:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:57:07 ---> Running in ba890a23691c 21:57:07 ---> Running in 6975c3c9f35f 21:57:07 Removing intermediate container 35d717852051 21:57:07 ---> 708a2840514d 21:57:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:07 ---> Running in 0189128833c9 21:57:07 Removing intermediate container ba890a23691c 21:57:07 ---> 15829ca450a6 21:57:07 Step 13/23 : ENV APP_PORT=59882 21:57:07 ---> Running in 501e81c6eb6c 21:57:07 Removing intermediate container 0189128833c9 21:57:07 ---> 4f91fc44fefd 21:57:07 Step 12/21 : WORKDIR /edgex 21:57:07 ---> Running in 5543a890b4f3 21:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:07 Removing intermediate container 501e81c6eb6c 21:57:07 ---> 026bd4f8d9be 21:57:07 Step 14/23 : EXPOSE $APP_PORT 21:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:07 ---> Running in aa101f7292f7 21:57:07 Removing intermediate container 5543a890b4f3 21:57:07 ---> 402c4014425b 21:57:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:57:07 Removing intermediate container aa101f7292f7 21:57:07 ---> 670e124f27db 21:57:07 Step 15/23 : WORKDIR / 21:57:07 (1/2) Installing ca-certificates (20220614-r0) 21:57:07 (2/2) Installing dumb-init (1.2.5-r1) 21:57:07 Executing busybox-1.35.0-r17.trigger 21:57:07 ---> Running in 5f102a938d27 21:57:07 Executing ca-certificates-20220614-r0.trigger 21:57:07 ---> c7ba0f7b79b8 21:57:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:07 OK: 6 MiB in 16 packages 21:57:07 Removing intermediate container 5f102a938d27 21:57:07 ---> b4724e292c22 21:57:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:08 ---> ab06acc6befd 21:57:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:08 ---> 3ddf0e9010b1 21:57:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:57:08 Removing intermediate container 6975c3c9f35f 21:57:08 ---> 331d2cd253b4 21:57:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:57:08 ---> Running in 700282a59c40 21:57:08 Removing intermediate container 700282a59c40 21:57:08 ---> 72ccdb32a3b2 21:57:08 Step 13/22 : ENV APP_PORT=59860 21:57:09 ---> 8fda2592d7b3 21:57:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:57:09 ---> 22c73f48dd17 21:57:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:57:09 ---> Running in fdcdde046335 21:57:09 Removing intermediate container fdcdde046335 21:57:09 ---> c59880579ac4 21:57:09 Step 14/22 : EXPOSE $APP_PORT 21:57:09 ---> 6bbbc95b6c82 21:57:09 Step 19/23 : ENTRYPOINT ["/core-command"] 21:57:09 ---> Running in 1c0f2f5304ac 21:57:09 ---> c45d8e34a98f 21:57:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:09 ---> Running in e91b062a4913 21:57:09 ---> Running in df98005346eb 21:57:09 Removing intermediate container 1c0f2f5304ac 21:57:09 ---> 036a84d26717 21:57:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:09 Removing intermediate container e91b062a4913 21:57:09 ---> f402bfdce1cd 21:57:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:57:09 ---> Running in 6b4ce59af48a 21:57:09 ---> 2756477730bf 21:57:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:57:09 Removing intermediate container 6b4ce59af48a 21:57:09 ---> a53d4cd7e3d1 21:57:09 Step 21/23 : LABEL arch=x86_64 21:57:09 ---> Running in 10acb7933739 21:57:10 Removing intermediate container 10acb7933739 21:57:10 ---> 45e321dd2ee8 21:57:10 Step 22/23 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:10 ---> Running in a41affee1e39 21:57:10 ---> fecb94b17aef 21:57:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:57:10 Removing intermediate container a41affee1e39 21:57:10 ---> 1db0223a28b9 21:57:10 Step 23/23 : LABEL version=0.0.0 21:57:10 Removing intermediate container df98005346eb 21:57:10 ---> 4df8f1d088f6 21:57:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 21:57:10 ---> Running in 66d70a88e786 21:57:10 ---> Running in c3e1d8e045d8 21:57:10 ---> 96f223b15262 21:57:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:57:10 ---> Running in 50e31f9c8644 21:57:10 Removing intermediate container 66d70a88e786 21:57:10 ---> b03dee915d35 21:57:10 21:57:10 Removing intermediate container c3e1d8e045d8 21:57:10 ---> 164aef0cbd0c 21:57:10 Step 19/21 : LABEL arch=x86_64 21:57:10 Successfully built b03dee915d35 21:57:10 ---> Running in 1389423b23c4 21:57:10 Successfully tagged core-command:latest 21:57:10  Building core-command ... done Building security-spiffe-token-provider 21:57:10 Removing intermediate container 50e31f9c8644 21:57:10 ---> aab463a3d220 21:57:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:57:11 ---> Running in 630e5e4ad1b6 21:57:11 Removing intermediate container 1389423b23c4 21:57:11 ---> 33152459c8c0 21:57:11 Step 20/21 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:12 Removing intermediate container 630e5e4ad1b6 21:57:12 ---> 0f45ed4b2db9 21:57:12 Step 20/22 : LABEL arch=x86_64 21:57:12 ---> Running in 7533657dc287 21:57:12 ---> Running in 6f20e7baa66d 21:57:12 Removing intermediate container 7533657dc287 21:57:12 ---> c5951d7280db 21:57:12 Step 21/21 : LABEL version=0.0.0 21:57:12 Removing intermediate container 6f20e7baa66d 21:57:12 ---> e1f9a188273e 21:57:12 Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:13 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:13 Step 2/19 : FROM ${BUILDER_BASE} AS builder 21:57:13 ---> 24960fe90c08 21:57:13 Step 3/19 : WORKDIR /edgex-go 21:57:13 ---> Using cache 21:57:13 ---> aa1ad6dc7ca8 21:57:13 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 21:57:13 ---> Running in 8c749c48d65d 21:57:13 ---> Running in 5cc2a31f56d9 21:57:13 ---> Running in 8e39b07c890a 21:57:13 Removing intermediate container 8c749c48d65d 21:57:13 ---> d957765dc347 21:57:13 21:57:13 Removing intermediate container 5cc2a31f56d9 21:57:13 ---> cfe31138ffd0 21:57:13 Step 22/22 : LABEL version=0.0.0 21:57:13 ---> Running in ba1d6fddde96 21:57:13 Successfully built d957765dc347 21:57:13 Successfully tagged security-proxy-setup:latest 21:57:13  Building security-proxy-setup ... done Building security-secretstore-setup 21:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:13 Removing intermediate container ba1d6fddde96 21:57:13 ---> abb6b92f8f5f 21:57:13 21:57:13 Successfully built abb6b92f8f5f 21:57:13 Successfully tagged support-notifications:latest 21:57:13 Building core-metadata 21:57:13  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:14 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:57:14 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:57:14 OK: 17043 distinct packages available 21:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:14 OK: 211 MiB in 51 packages 21:57:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:57:17 ---> 24960fe90c08 21:57:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:57:17 ---> Using cache 21:57:17 ---> 2ce1d1a7b974 21:57:17 Step 4/24 : WORKDIR /edgex-go 21:57:17 ---> Using cache 21:57:17 ---> 25a46a29cf45 21:57:17 Step 5/24 : RUN apk add --update --no-cache make git 21:57:17 ---> Using cache 21:57:17 ---> c281d18c60eb 21:57:17 Step 6/24 : COPY go.mod vendor* ./ 21:57:17 ---> Using cache 21:57:17 ---> 6e66699373be 21:57:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:57:17 ---> 24960fe90c08 21:57:17 Step 3/24 : WORKDIR /edgex-go 21:57:17 ---> Using cache 21:57:17 ---> aa1ad6dc7ca8 21:57:17 Step 4/24 : RUN apk add --update --no-cache make git 21:57:17 ---> Using cache 21:57:17 ---> d772a24471d5 21:57:17 Step 5/24 : COPY go.mod vendor* ./ 21:57:17 ---> Using cache 21:57:17 ---> c937de9bd153 21:57:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:17 ---> Using cache 21:57:17 ---> 2b7bc77a5d34 21:57:17 Step 7/24 : COPY . . 21:57:17 ---> Using cache 21:57:17 ---> 55289539954a 21:57:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:57:17 fc693d55d65f: Pull complete 21:57:17 7e9fc2657dce: Pull complete 21:57:17 dda99020689f: Pull complete 21:57:19 ---> Running in f1588d23068b 21:57:19 ---> Running in 1fa6a473e797 21:57:19 Removing intermediate container 8e39b07c890a 21:57:19 ---> 33053abd2dbd 21:57:19 Step 5/19 : COPY go.mod vendor* ./ 21:57:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:57:19 ---> 5747edd8d44d 21:57:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:20 ---> Running in 82770120cd59 21:57:20 Removing intermediate container 63e87b4a46e8 21:57:20 ---> 4ea9831771b3 21:57:20 21:57:20 Step 9/32 : FROM alpine:3.16 21:57:20 ---> bfe296a52501 21:57:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:57:20 ---> Running in aaa35bb00cc2 21:57:20 Removing intermediate container aaa35bb00cc2 21:57:20 ---> 38a853988a27 21:57:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:57:21 ---> Running in b15bee91f5d0 21:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:21 (1/2) Installing dumb-init (1.2.5-r1) 21:57:21 (2/2) Installing su-exec (0.2-r1) 21:57:21 Executing busybox-1.35.0-r17.trigger 21:57:21 OK: 6 MiB in 16 packages 21:57:23 Removing intermediate container b15bee91f5d0 21:57:23 ---> 6a66ef39b101 21:57:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:57:23 ---> Running in e50c1a36af5e 21:57:23 Removing intermediate container e50c1a36af5e 21:57:23 ---> 9c61ac77d03a 21:57:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:57:23 ---> Running in e3122d69d06e 21:57:23 Removing intermediate container e3122d69d06e 21:57:23 ---> 91b75b8c9d48 21:57:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:57:24 ---> Running in 042926907eb6 21:57:24 Removing intermediate container 042926907eb6 21:57:24 ---> d4653c336f6a 21:57:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:57:24 db1c61fa0a46: Pull complete 21:57:24 ---> Running in 064976901a65 21:57:25 Removing intermediate container 064976901a65 21:57:25 ---> 36a403af672a 21:57:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:57:25 ---> Running in e112f6b01a19 21:57:25 Removing intermediate container f2e3e6fddc10 21:57:25 ---> 5a59558a28bc 21:57:25 Step 8/22 : COPY . . 21:57:26 891c053d2c06: Pull complete 21:57:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 21:57:26 Removing intermediate container e112f6b01a19 21:57:26 ---> 59e19fc0ad47 21:57:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [Pipeline] sh 21:57:26 + docker build -t ci-base-image-arm64 -f - . 21:57:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:26 WORKDIR /edgex 21:57:26 COPY go.mod . 21:57:26 RUN go mod download 21:57:27 Sending build context to Docker daemon 3.109MB 21:57:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:57:27 ---> f96f9c87975a 21:57:27 Step 2/4 : WORKDIR /edgex 21:57:27 ---> Running in 67737e1832f8 21:57:27 Removing intermediate container 67737e1832f8 21:57:27 ---> b70fd34514a8 21:57:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:57:28 ---> 713a59d19c3d 21:57:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:57:28 ---> Running in 366b5156fea3 21:57:29 ---> Running in a4d6cf028c4b 21:57:29 Removing intermediate container 366b5156fea3 21:57:29 ---> 686d0d7a88a0 21:57:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:29 ---> d8f2ede303c4 21:57:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:57:29 Removing intermediate container a4d6cf028c4b 21:57:29 ---> 689c110ace95 21:57:29 Step 3/4 : COPY go.mod . 21:57:30 ---> 7f7ffc4c0205 21:57:30 Step 4/4 : RUN go mod download 21:57:30 ---> Running in 6f160395682d 21:57:30 ---> fbff8b717b46 21:57:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:57:30 ---> 1eeb552ec833 21:57:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:57:30 ---> Running in f7ced23df571 21:57:30 ---> 3fa68417a6fb 21:57:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:57:31 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 21:57:31 ---> cfc3c812219c 21:57:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:57:31 ---> fd4c231dfba7 21:57:31 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:57:33 ---> 95998e356ba2 21:57:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:57: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:57:36 ---> 4054b360ae32 21:57:36 Step 27/32 : RUN chmod +x /entrypoint.sh 21:57:36 ---> Running in 5e530f81eda7 21:57:39 Removing intermediate container 5e530f81eda7 21:57:39 ---> c8a46f855e33 21:57:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:57:39 ---> Running in 5553f54cf899 21:57:39 Removing intermediate container f1588d23068b 21:57:39 ---> a1bc173c1d01 21:57:39 21:57:39 Step 9/24 : FROM alpine:3.16 21:57:39 ---> bfe296a52501 21:57:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:57:39 Removing intermediate container 5553f54cf899 21:57:39 ---> 5d7f655755f8 21:57:39 Step 29/32 : CMD ["gate"] 21:57:39 ---> Running in 6934fd21531d 21:57:40 ---> Running in 77018458c156 21:57:40 Removing intermediate container 77018458c156 21:57:40 ---> 9f11724472ca 21:57:40 Step 30/32 : LABEL arch=x86_64 21:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:41 ---> Running in 5e809c827641 21:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:41 (1/3) Installing ca-certificates (20220614-r0) 21:57:41 (2/3) Installing dumb-init (1.2.5-r1) 21:57:41 (3/3) Installing su-exec (0.2-r1) 21:57:41 Executing busybox-1.35.0-r17.trigger 21:57:41 Executing ca-certificates-20220614-r0.trigger 21:57:41 Removing intermediate container 5e809c827641 21:57:41 ---> dbc55e378c0b 21:57:41 Step 31/32 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:41 OK: 6 MiB in 17 packages 21:57:41 ---> Running in 9a6ef9840f66 21:57:42 Removing intermediate container 9a6ef9840f66 21:57:42 ---> b989a2273fb1 21:57:42 Step 32/32 : LABEL version=0.0.0 21:57:42 ---> Running in 027007df323d 21:57:42 Removing intermediate container 027007df323d 21:57:42 ---> 0fd56018eb91 21:57:42 21:57:42 Successfully built 0fd56018eb91 21:57:42 Successfully tagged security-bootstrapper:latest 21:57:42  Building security-bootstrapper ... done Building security-spire-agent 21:57:42 Removing intermediate container 6934fd21531d 21:57:42 ---> e29c328bc881 21:57:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:43 ---> Running in cf394547f1cd 21:57:44 Removing intermediate container cf394547f1cd 21:57:44 ---> 396c55b743ea 21:57:44 Step 12/24 : WORKDIR / 21:57:45 ---> Running in 5fcf4edce139 21:57:46 Removing intermediate container 5fcf4edce139 21:57:46 ---> 698784646733 21:57:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:57:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:57:46 ---> 24960fe90c08 21:57:46 Step 3/24 : WORKDIR /edgex-go 21:57:46 ---> Using cache 21:57:46 ---> aa1ad6dc7ca8 21:57:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:57:46 ---> Running in 469fe0f4154d 21:57:46 ---> dcc2fc1fa503 21:57: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 21:57:46 Removing intermediate container 1fa6a473e797 21:57:46 ---> bb9862765de7 21:57:46 Step 8/24 : COPY . . 21:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:47 Removing intermediate container 82770120cd59 21:57:47 ---> 1ee1aba88088 21:57:47 Step 7/19 : COPY . . 21:57:47 ---> e210069c8f0c 21:57:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:57:47 OK: 211 MiB in 51 packages 21:57:50 ---> f89338cba59f 21:57:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:57:50 Removing intermediate container f7ced23df571 21:57:50 ---> cfeea8ea0aeb 21:57:50 21:57:50 Step 10/22 : FROM alpine:3.16 21:57:50 ---> bfe296a52501 21:57:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:57:50 Removing intermediate container 469fe0f4154d 21:57:50 ---> 682cb05f357a 21:57:50 Step 5/24 : COPY go.mod vendor* ./ 21:57:50 ---> 26052a6c9430 21:57:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:57:51 ---> Running in 0f7dfe4389b2 21:57:51 ---> 9fd2f2f5453e 21:57:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:57:51 ---> 8863e2601502 21:57:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:57:51 ---> Running in 9d593cbb71df 21:57:51 ---> Running in 4ec3bb705b49 21:57:51 ---> 8f47822a14cb 21:57:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:51 Removing intermediate container 0f7dfe4389b2 21:57:51 ---> 7a498d9b9ef1 21:57:51 Step 12/22 : ENV APP_PORT=59880 21:57:51 ---> Running in a14fa20b9ec6 21:57:51 ---> Running in 6828fe12c599 21:57:51 ---> f3aa722fde56 21:57:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:57:51 Removing intermediate container 6828fe12c599 21:57:51 ---> 47b436d338ae 21:57:51 Step 13/22 : EXPOSE $APP_PORT 21:57:51 ---> Running in 05f55635f56b 21:57: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:57:51 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 21:57:51 Removing intermediate container 05f55635f56b 21:57:51 ---> edcad72f37b0 21:57:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:57:51 ---> 98dddf14ddbb 21:57:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:57:51 ---> Running in da92e45e1bdc 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:52 ---> 57a0c70f44f0 21:57:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:52 ---> Running in b19d10f64bdb 21:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:53 (1/1) Installing dumb-init (1.2.5-r1) 21:57:53 Executing busybox-1.35.0-r17.trigger 21:57:53 OK: 6 MiB in 15 packages 21:57:53 Removing intermediate container b19d10f64bdb 21:57:53 ---> 715ccede7786 21:57:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:57:53 ---> Running in 16fbed210152 21:57:53 Removing intermediate container 16fbed210152 21:57:53 ---> 3d196313e60a 21:57:53 Step 22/24 : LABEL arch=x86_64 21:57:53 ---> Running in d15abe2868f6 21:57:53 Removing intermediate container da92e45e1bdc 21:57:53 ---> 0b5a8131e70b 21:57:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:53 Removing intermediate container d15abe2868f6 21:57:53 ---> d42e9b15a35e 21:57:53 Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:53 ---> Running in e43a10c6cdbe 21:57:53 ---> b17cb84df65e 21:57:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:57:53 Removing intermediate container e43a10c6cdbe 21:57:53 ---> 05dd9010c9f9 21:57:53 Step 24/24 : LABEL version=0.0.0 21:57:54 ---> Running in 7d4947f10d04 21:57:54 Removing intermediate container 7d4947f10d04 21:57:54 ---> bbed61c11819 21:57:54 21:57:54 Successfully built bbed61c11819 21:57:54 Successfully tagged security-secretstore-setup:latest 21:57:54  Building security-secretstore-setup ... done Building support-scheduler 21:57:55 ---> e0c7181b9115 21:57:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:57:56 ---> 2b3629dfc465 21:57:56 Step 18/22 : ENTRYPOINT ["/core-data"] 21:57:57 ---> Running in c5824bd3c4e0 21:57:57 Removing intermediate container c5824bd3c4e0 21:57:57 ---> 686a1d3fa9bc 21:57:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:57:57 ---> Running in 888430fb66b7 21:57:57 Removing intermediate container 888430fb66b7 21:57:57 ---> a35c4df69d4f 21:57:57 Step 20/22 : LABEL arch=x86_64 21:57:58 ---> Running in bf45ca74cdc4 21:57:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:57:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:57:58 ---> 24960fe90c08 21:57:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:57:58 ---> Using cache 21:57:58 ---> 2ce1d1a7b974 21:57:58 Step 4/22 : WORKDIR /edgex-go 21:57:58 ---> Using cache 21:57:58 ---> 25a46a29cf45 21:57:58 Step 5/22 : RUN apk add --update --no-cache make git 21:57:58 ---> Using cache 21:57:58 ---> c281d18c60eb 21:57:58 Step 6/22 : COPY go.mod vendor* ./ 21:57:58 ---> Using cache 21:57:58 ---> 6e66699373be 21:57:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:58 ---> Using cache 21:57:58 ---> bb9862765de7 21:57:58 Step 8/22 : COPY . . 21:57:58 ---> Using cache 21:57:58 ---> 9fd2f2f5453e 21:57:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:57:58 ---> Running in 3350a741a567 21:57:58 Removing intermediate container bf45ca74cdc4 21:57:58 ---> acd86fe962d4 21:57:58 Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:57:58 ---> Running in 24d4a83aec04 21:57:58 Removing intermediate container 24d4a83aec04 21:57:58 ---> fcd04d067d6e 21:57:58 Step 22/22 : LABEL version=0.0.0 21:57:58 ---> Running in b6ff80b429aa 21:57:59 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 21:57:59 Removing intermediate container b6ff80b429aa 21:57:59 ---> 00ff1866b836 21:57:59 21:57:59 Successfully built 00ff1866b836 21:57:59 Successfully tagged core-data:latest 21:58:09 Removing intermediate container 6f160395682d 21:58:09 ---> d1771e8a246a 21:58:09 Successfully built d1771e8a246a 21:58:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:09 + docker inspect -f . ci-base-image-arm64 21:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:09 prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container 21:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:11 $ docker top 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:12 + go version 21:58:12 go version go1.18.7 linux/arm64 [Pipeline] } 21:58:12 $ docker stop --time=1 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe 21:58:13 $ docker rm -f --volumes 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:14 + docker inspect -f . ci-base-image-arm64 21:58:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:14 prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container 21:58:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:15 $ docker top 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:58:16 ========================================================= 21:58:16 [edgeXBuildGoParallel] Running Tests and Build... 21:58:16 ========================================================= [Pipeline] sh 21:58:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:58:17 + make test 21:58:17 go test -race -coverprofile=coverage.out ./... 21:58:17  Building core-data ... done Removing intermediate container a14fa20b9ec6 21:58:17 ---> de04f7cde9bc 21:58:17 Step 7/24 : COPY . . 21:58:20 Removing intermediate container 9d593cbb71df 21:58:20 ---> ca4f658972a0 21:58:20 21:58:20 Step 10/24 : FROM alpine:3.16 21:58:20 ---> bfe296a52501 21:58:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:58:20 ---> Using cache 21:58:20 ---> af3326a4f6ba 21:58:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:58:20 ---> Using cache 21:58:20 ---> 15829ca450a6 21:58:20 Step 13/24 : ENV APP_PORT=59881 21:58:20 ---> Running in 06302a84cc5a 21:58:20 Removing intermediate container 4ec3bb705b49 21:58:20 ---> b233479edce8 21:58:20 21:58:20 Step 9/19 : FROM alpine:3.15 21:58:20 ---> c4fc93816858 21:58:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:20 ---> Using cache 21:58:20 ---> e77dac6926ac 21:58:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:58:20 ---> Running in da4e695baa7b 21:58:20 Removing intermediate container 06302a84cc5a 21:58:20 ---> 187b8cf50d7e 21:58:20 Step 14/24 : EXPOSE $APP_PORT 21:58:20 ---> Running in 145d2dcc451b 21:58:21 Removing intermediate container 145d2dcc451b 21:58:21 ---> 9d37c14c83ef 21:58:21 Step 15/24 : WORKDIR / 21:58:21 ---> Running in 0051bc03dc0a 21:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:21 Removing intermediate container 0051bc03dc0a 21:58:21 ---> 480fb1b4c28d 21:58:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:21 ---> a0cb676e1a4b 21:58:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:58:21 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:58:21 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:58:21 OK: 15859 distinct packages available 21:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:58:21 (1/9) Installing ca-certificates (20220614-r0) 21:58:22 (2/9) Installing brotli-libs (1.0.9-r5) 21:58:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:58:22 (4/9) Installing libcurl (7.80.0-r5) 21:58:22 (5/9) Installing curl (7.80.0-r5) 21:58:22 (6/9) Installing dumb-init (1.2.5-r1) 21:58:22 (7/9) Installing musl-obstack (1.2.3-r0) 21:58:22 (8/9) Installing libucontext (1.1-r0) 21:58:22 (9/9) Installing gcompat (1.0.0-r4) 21:58:22 Executing busybox-1.34.1-r7.trigger 21:58:22 Executing ca-certificates-20220614-r0.trigger 21:58:22 OK: 8 MiB in 23 packages 21:58:22 ---> 4baa7f2aa3be 21:58:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:58:22 ---> 2e6ba502c03b 21:58:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:58:22 ---> Running in 8f504850494e 21:58:22 ---> 626e18b4d928 21:58:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:58:22 Removing intermediate container 8f504850494e 21:58:22 ---> f23b1bda3d2f 21:58:22 Step 9/24 : WORKDIR /edgex-go/spire-build 21:58:22 ---> Running in c9b72479d9f4 21:58:22 ---> 71e6f93ef063 21:58:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:58:23 Removing intermediate container c9b72479d9f4 21:58:23 ---> b21dc4b09343 21:58:23 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 21:58:23 Removing intermediate container da4e695baa7b 21:58:23 ---> aba382e9e239 21:58:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:23 ---> Running in 3f962765beec 21:58:23 ---> Running in 37cf21b17292 21:58:23 Removing intermediate container 3f962765beec 21:58:23 ---> 81154508e4c5 21:58:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:23 ---> Running in b8a768705fd1 21:58:23 ---> 03acf29db96d 21:58:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:58:23 Removing intermediate container b8a768705fd1 21:58:23 ---> c183e9781da6 21:58:23 Step 22/24 : LABEL arch=x86_64 21:58:23 ---> Running in 78b378e8e6d5 21:58:23 Removing intermediate container 78b378e8e6d5 21:58:23 ---> 32cd77667552 21:58:23 Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:58:23 ---> Running in 90968b613334 21:58:23 ---> 3566a3ad6448 21:58:23 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:58:23 Removing intermediate container 90968b613334 21:58:23 ---> 2f4e5e9fb183 21:58:23 Step 24/24 : LABEL version=0.0.0 21:58:23 ---> Running in 16273875b5ee 21:58:23 Removing intermediate container 37cf21b17292 21:58:23 ---> 7c6ed54c85d2 21:58:23 Step 11/24 : WORKDIR /edgex-go 21:58:24 ---> Running in 5bedff4414bb 21:58:24 ---> 0a682d0d88f5 21:58:24 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:58:24 Removing intermediate container 16273875b5ee 21:58:24 ---> f27625fd45a1 21:58:24 21:58:24 ---> Running in 749706636f4d 21:58:24 Removing intermediate container 5bedff4414bb 21:58:24 ---> cee76d25d6fb 21:58:24 21:58:24 Step 12/24 : FROM alpine:3.15 21:58:24 ---> c4fc93816858 21:58:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:24 ---> Using cache 21:58:24 ---> e77dac6926ac 21:58:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:58:24 ---> Using cache 21:58:24 ---> d0e8ad9337e3 21:58:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:58:24 Removing intermediate container 749706636f4d 21:58:24 ---> 491b8f26e848 21:58:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:24 Successfully built f27625fd45a1 21:58:24 Successfully tagged core-metadata:latest 21:58:24  Building core-metadata ... done  ---> Running in af0f7d4ed7a1 21:58:24 Removing intermediate container af0f7d4ed7a1 21:58:24 ---> 7dd9c18b5e36 21:58:24 Step 17/19 : LABEL arch=x86_64 21:58:25 ---> Running in baaf8038ba65 21:58:25 ---> 43fd1b755ada 21:58:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:58:25 Removing intermediate container baaf8038ba65 21:58:25 ---> 3c3820f381bc 21:58:25 Step 18/19 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:58:25 ---> Running in de5d84416cc4 21:58:25 Removing intermediate container de5d84416cc4 21:58:25 ---> 7903de14f95b 21:58:25 Step 19/19 : LABEL version=0.0.0 21:58:25 ---> Running in 3ba0d7f5fc9d 21:58:25 Removing intermediate container 3ba0d7f5fc9d 21:58:25 ---> b0890a63215c 21:58:25 21:58:26 Successfully built b0890a63215c 21:58:26 Successfully tagged security-spiffe-token-provider:latest 21:58:26  Building security-spiffe-token-provider ... done  ---> 3fc11189d384 21:58:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:58:26 Removing intermediate container 3350a741a567 21:58:26 ---> 9bd22ae45e54 21:58:26 21:58:26 Step 10/22 : FROM alpine:3.16 21:58:26 ---> bfe296a52501 21:58:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:58:26 ---> Using cache 21:58:26 ---> af3326a4f6ba 21:58:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:58:26 ---> Using cache 21:58:26 ---> 15829ca450a6 21:58:26 Step 13/22 : ENV APP_PORT=59861 21:58:26 ---> Running in e211e5cf9171 21:58:26 ---> 8465680637b5 21:58:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:58:26 Removing intermediate container e211e5cf9171 21:58:26 ---> bd171d8369b3 21:58:26 Step 14/22 : EXPOSE $APP_PORT 21:58:26 ---> Running in 68e4c2b838e1 21:58:26 ---> 62ac7a550377 21:58:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:58:26 Removing intermediate container 68e4c2b838e1 21:58:26 ---> 0991c9febf3a 21:58:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:26 ---> 3b53e9f11aff 21:58:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:58:26 ---> Running in 6bd41a29570c 21:58:27 ---> 8be3ea407abe 21:58:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:58:27 Removing intermediate container 6bd41a29570c 21:58:27 ---> c9a2829e526f 21:58:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:58:27 ---> Running in f421fd068d4c 21:58:27 Removing intermediate container f421fd068d4c 21:58:27 ---> 9f7ff9f64b38 21:58:27 Step 22/24 : LABEL arch=x86_64 21:58:27 ---> Running in 549d8d86beb5 21:58:27 ---> 0b1a8604f8dc 21:58:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:58:27 Removing intermediate container 549d8d86beb5 21:58:27 ---> c41537c5e946 21:58:27 Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:58:27 ---> Running in 7b9a88d2d0dd 21:58:27 ---> 27bfddbcfef4 21:58:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:58:27 ---> Running in a2c702fee5d0 21:58:27 Removing intermediate container 7b9a88d2d0dd 21:58:27 ---> e99dff90bed5 21:58:27 Step 24/24 : LABEL version=0.0.0 21:58:27 ---> Running in b671c7fa885b 21:58:28 Removing intermediate container a2c702fee5d0 21:58:28 ---> 58b1229a584c 21:58:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:28 ---> Running in b1365bddfdb6 21:58:28 Removing intermediate container b671c7fa885b 21:58:28 ---> b1bb456e9b0d 21:58:28 21:58:28 Successfully built b1bb456e9b0d 21:58:28 Successfully tagged security-spire-agent:latest 21:58:28  Building security-spire-agent ... done Removing intermediate container b1365bddfdb6 21:58:28 ---> 0b98268bf9c4 21:58:28 Step 20/22 : LABEL arch=x86_64 21:58:28 ---> Running in de07c01b1c10 21:58:28 Removing intermediate container de07c01b1c10 21:58:28 ---> 6c822b63c37d 21:58:28 Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 21:58:28 ---> Running in af74f6a1fb20 21:58:28 Removing intermediate container af74f6a1fb20 21:58:28 ---> 90f3de9a1d62 21:58:28 Step 22/22 : LABEL version=0.0.0 21:58:28 ---> Running in 20cdc2e23d1a 21:58:28 Removing intermediate container 20cdc2e23d1a 21:58:28 ---> 4b902d5debb0 21:58:28 21:58:28 Successfully built 4b902d5debb0 21:58:28 Successfully tagged support-scheduler:latest 21:58:28  Building support-scheduler ... done  [Pipeline] } 21:58:28 $ docker stop --time=1 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c 21:58:29 $ docker rm -f --volumes 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c [Pipeline] // withDockerContainer [Pipeline] sh 21:58:30 + docker images 21:58:30 REPOSITORY TAG IMAGE ID CREATED SIZE 21:58:30 support-scheduler latest 4b902d5debb0 1 second ago 30MB 21:58:30 security-spire-agent latest b1bb456e9b0d 2 seconds ago 125MB 21:58:30 9bd22ae45e54 3 seconds ago 1.74GB 21:58:30 security-spiffe-token-provider latest b0890a63215c 4 seconds ago 29.8MB 21:58:30 cee76d25d6fb 6 seconds ago 1.54GB 21:58:30 core-metadata latest f27625fd45a1 6 seconds ago 18.5MB 21:58:30 b233479edce8 10 seconds ago 1.71GB 21:58:30 ca4f658972a0 11 seconds ago 1.68GB 21:58:30 core-data latest 00ff1866b836 30 seconds ago 17.9MB 21:58:30 security-secretstore-setup latest bbed61c11819 35 seconds ago 29.9MB 21:58:30 cfeea8ea0aeb 39 seconds ago 1.68GB 21:58:30 security-bootstrapper latest 0fd56018eb91 47 seconds ago 20.3MB 21:58:30 a1bc173c1d01 50 seconds ago 1.67GB 21:58:30 4ea9831771b3 About a minute ago 1.66GB 21:58:30 security-proxy-setup latest d957765dc347 About a minute ago 27.8MB 21:58:30 support-notifications latest abb6b92f8f5f About a minute ago 30.6MB 21:58:30 core-command latest b03dee915d35 About a minute ago 17.7MB 21:58:30 cac40b698bcd About a minute ago 1.74GB 21:58:30 6c2ffc9cb196 About a minute ago 1.66GB 21:58:30 ce75ce4e724a About a minute ago 1.67GB 21:58:30 security-spire-config latest 80fa9b6202d6 About a minute ago 85.8MB 21:58:30 security-spire-server latest 99527f7ccfc1 About a minute ago 86.5MB 21:58:30 6c775f08af78 About a minute ago 1.54GB 21:58:30 55d52c5c9b89 About a minute ago 1.54GB 21:58:30 ci-base-image-x86_64 latest 24960fe90c08 4 minutes ago 904MB 21:58:30 alpine 3.16 bfe296a52501 2 months ago 5.54MB 21:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 21:58:30 alpine 3.15 c4fc93816858 5 months ago 5.59MB 21:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 21:58:30 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] } 21:58:56 ? github.com/edgexfoundry/edgex-go [no test files] 22:00:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:00:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:00:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:00:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.691s coverage: 98.5% of statements 22:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.036s coverage: 43.0% of statements 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.583s coverage: 54.0% of statements 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.089s coverage: 89.2% of statements 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.603s coverage: 2.4% of statements 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.718s coverage: 95.6% of statements 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.682s coverage: 72.2% of statements 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.624s coverage: 60.0% of statements 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.875s coverage: 0.9% of statements 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.708s coverage: 58.8% of statements 22:01:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.6% of statements 22:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.401s coverage: 47.1% of statements 22:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements 22:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.459s coverage: 94.1% of statements 22:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements 22:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements 22:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 22:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.267s coverage: 44.8% of statements 22:02:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.978s coverage: 79.9% of statements 22:02:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 22:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.840s coverage: 91.2% of statements 22:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:02:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 64.7% of statements 22:02:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:02:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:02:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 22:02:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 22:02:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 22:02:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 22:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 22:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.403s coverage: 65.3% of statements 22:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.866s coverage: 41.8% of statements 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:02:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:02:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.714s coverage: 92.3% of statements 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:02:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.330s coverage: 63.2% of statements 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:02:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:02:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:02:38 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 22:02:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:02:38 go vet ./... 22:04:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:04:30 + ls -al . 22:04:30 total 744 22:04:30 drwxrwxr-x 10 1001 1001 4096 Jan 17 21:58 . 22:04:30 drwxr-xr-x 4 root root 4096 Jan 17 21:58 .. 22:04:30 drwxrwxr-x 2 1001 1001 4096 Jan 17 21:56 .blubracket 22:04:30 -rw-rw-r-- 1 1001 1001 16 Jan 17 21:56 .dockerignore 22:04:30 drwxrwxr-x 8 1001 1001 4096 Jan 17 21:56 .git 22:04:30 drwxrwxr-x 3 1001 1001 4096 Jan 17 21:56 .github 22:04:30 -rw-rw-r-- 1 1001 1001 956 Jan 17 21:56 .gitignore 22:04:30 -rw-rw-r-- 1 1001 1001 42 Jan 17 21:56 .golangci.yml 22:04:30 -rw-rw-r-- 1 1001 1001 87 Jan 17 21:56 .hadolint.yml 22:04:30 -rw-rw-r-- 1 1001 1001 166 Jan 17 21:56 .sonarcloud.properties 22:04:30 -rw-rw-r-- 1 1001 1001 1171 Jan 17 21:56 ADOPTERS.md 22:04:30 -rw-rw-r-- 1 1001 1001 10825 Jan 17 21:56 Attribution.txt 22:04:30 -rw-rw-r-- 1 1001 1001 73765 Jan 17 21:56 CHANGELOG.md 22:04:30 -rw-rw-r-- 1 1001 1001 3804 Jan 17 21:56 CONTRIBUTING.md 22:04:30 -rw-rw-r-- 1 1001 1001 677 Jan 17 21:56 GOVERNANCE.md 22:04:30 -rw-rw-r-- 1 1001 1001 850 Jan 17 21:56 Jenkinsfile 22:04:30 -rw-rw-r-- 1 1001 1001 10775 Jan 17 21:56 LICENSE 22:04:30 -rw-rw-r-- 1 1001 1001 12513 Jan 17 21:56 Makefile 22:04:30 -rw-rw-r-- 1 1001 1001 582 Jan 17 21:56 OWNERS.md 22:04:30 -rw-rw-r-- 1 1001 1001 9403 Jan 17 21:56 README.md 22:04:30 -rw-rw-r-- 1 1001 1001 6912 Jan 17 21:56 SECURITY.md 22:04:30 -rw-rw-r-- 1 1001 1001 5 Jan 17 21:53 VERSION 22:04:30 drwxrwxr-x 2 1001 1001 4096 Jan 17 21:56 bin 22:04:30 drwxrwxr-x 16 1001 1001 4096 Jan 17 21:56 cmd 22:04:30 -rw-r--r-- 1 root root 489970 Jan 17 22:02 coverage.out 22:04:30 -rw-rw-r-- 1 1001 1001 3377 Jan 17 21:56 go.mod 22:04:30 -rw-rw-r-- 1 1001 1001 34951 Jan 17 21:56 go.sum 22:04:30 drwxrwxr-x 7 1001 1001 4096 Jan 17 21:56 internal 22:04:30 drwxrwxr-x 3 1001 1001 4096 Jan 17 21:56 openapi 22:04:30 drwxrwxr-x 4 1001 1001 4096 Jan 17 21:56 snap 22:04:30 -rw-rw-r-- 1 1001 1001 204 Jan 17 21:56 version.go [Pipeline] sh 22:04:31 + '[' -e coverage.out ] 22:04:31 + chown 1001:1001 coverage.out [Pipeline] stash 22:04:31 Warning: overwriting stash ‘coverage-report’ 22:04:32 Stashed 1 file(s) [Pipeline] sh 22:04:33 + make build 22:04:33 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 22:06:09 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 22:06:09 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 22:06:12 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 22:06:59 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 22:07:04 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 22:07: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:16 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 22:07:19 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 22:07:24 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 22:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:07:43 $ docker stop --time=1 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 22:07:45 $ docker rm -f --volumes 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:47 22:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:48 latest: Pulling from edgex-devops/edgex-compose-arm64 22:07:48 29e5d40040c1: Pulling fs layer 22:07:48 1ce36da41761: Pulling fs layer 22:07:48 25b303627fd3: Pulling fs layer 22:07:48 29e5d40040c1: Verifying Checksum 22:07:48 29e5d40040c1: Download complete 22:07:48 1ce36da41761: Verifying Checksum 22:07:48 1ce36da41761: Download complete 22:07:48 29e5d40040c1: Pull complete 22:07:50 25b303627fd3: Verifying Checksum 22:07:50 25b303627fd3: Download complete 22:07:50 1ce36da41761: Pull complete 22:08:02 25b303627fd3: Pull complete 22:08:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container 22:08:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:05 $ docker top 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:06 + docker-compose build --help 22:08:06 + grep parallel 22:08:11 --parallel Build images in parallel. [Pipeline] } 22:08:12 $ docker stop --time=1 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 22:08:13 $ docker rm -f --volumes 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:14 prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container 22:08:14 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:08:15 $ docker top 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:08:21 Building core-command ... 22:08:21 Building core-data ... 22:08:21 Building core-metadata ... 22:08:21 Building security-bootstrapper ... 22:08:21 Building security-proxy-setup ... 22:08:21 Building security-secretstore-setup ... 22:08:21 Building security-spiffe-token-provider ... 22:08:21 Building security-spire-agent ... 22:08:21 Building security-spire-config ... 22:08:21 Building security-spire-server ... 22:08:21 Building support-notifications ... 22:08:21 Building support-scheduler ... 22:08:21 Building core-command 22:08:21 Building support-notifications 22:08:21 Building core-metadata 22:08:21 Building security-spire-agent 22:08:21 Building security-proxy-setup 22:09:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:08 ---> d1771e8a246a 22:09:08 Step 3/24 : WORKDIR /edgex-go 22:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:09 ---> d1771e8a246a 22:09:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:09:09 22:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:09:09 ---> d1771e8a246a 22:09:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:09:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:09 ---> d1771e8a246a 22:09:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:09:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:09:09 ---> d1771e8a246a 22:09:09 Step 3/21 : WORKDIR /edgex-go 22:09:09 ---> Running in 52d3268145ab 22:09:09 ---> Running in 5f82eaa504fd 22:09:09 ---> Running in 9648333a3f86 22:09:09 ---> Running in 07f5122d4769 22:09:09 ---> Running in 6c9437951ed8 22:09:10 Removing intermediate container 5f82eaa504fd 22:09:10 ---> f038491e3e5d 22:09:10 Step 4/23 : WORKDIR /edgex-go 22:09:10 Removing intermediate container 6c9437951ed8 22:09:10 ---> 5b4d00e19fa7 22:09:10 Step 4/22 : WORKDIR /edgex-go 22:09:10 Removing intermediate container 9648333a3f86 22:09:10 ---> 892aa5ea9aaf 22:09:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:09:10 Removing intermediate container 52d3268145ab 22:09:10 ---> 84573b36496c 22:09:10 Step 4/21 : RUN apk add --update --no-cache make git 22:09:10 ---> Running in 3c9c8f602fb1 22:09:10 Removing intermediate container 07f5122d4769 22:09:10 ---> 471ea88b29da 22:09:10 Step 4/24 : WORKDIR /edgex-go 22:09:10 ---> Running in d3f9b18dbd4e 22:09:10 ---> Running in 2aee7a59c4d8 22:09:10 ---> Running in c0bef9730e3c 22:09:10 ---> Running in 05e182c09519 22:09:11 Removing intermediate container 2aee7a59c4d8 22:09:11 ---> d86d4ea096e8 22:09:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:09:11 Removing intermediate container 3c9c8f602fb1 22:09:11 ---> e01e8ebf0ef0 22:09:11 Step 5/23 : RUN apk add --update --no-cache make git 22:09:11 ---> Running in 94fad4f47b58 22:09:12 Removing intermediate container 05e182c09519 22:09:12 ---> 4164cb3c9ba6 22:09:12 Step 5/24 : RUN apk add --update --no-cache make git 22:09:12 ---> Running in 54ba888672d5 22:09:12 ---> Running in f2d00f149c13 22:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:15 OK: 221 MiB in 51 packages 22:09:15 OK: 221 MiB in 51 packages 22:09:16 OK: 221 MiB in 51 packages 22:09:16 OK: 221 MiB in 51 packages 22:09:16 OK: 221 MiB in 51 packages 22:09:17 Removing intermediate container d3f9b18dbd4e 22:09:17 ---> 49332ad2d951 22:09:17 Step 5/24 : COPY go.mod vendor* ./ 22:09:17 Removing intermediate container c0bef9730e3c 22:09:17 ---> 0d4be028dd6e 22:09:17 Step 5/21 : COPY go.mod vendor* ./ 22:09:18 Removing intermediate container 94fad4f47b58 22:09:18 ---> b06f2777c27f 22:09:18 Step 6/22 : COPY go.mod vendor* ./ 22:09:18 Removing intermediate container 54ba888672d5 22:09:18 ---> f98f12b9a424 22:09:18 Step 6/23 : COPY go.mod vendor* ./ 22:09:18 Removing intermediate container f2d00f149c13 22:09:18 ---> ea7d9571e3e5 22:09:18 Step 6/24 : COPY go.mod vendor* ./ 22:09:18 ---> 0c3c0bf56558 22:09:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:18 ---> a3c9e14d6c8b 22:09:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:19 ---> Running in 3cb1c9e9fc58 22:09:19 ---> Running in a9c75d9a23da 22:09:19 ---> 9c35817358d8 22:09:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:19 ---> Running in faee0de0071a 22:09:20 ---> 2326cd76953f 22:09:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:20 ---> 77137a0230a8 22:09:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:20 ---> Running in aa1178065f05 22:09:20 ---> Running in c6c2b723f51e 22:11:12 Removing intermediate container 3cb1c9e9fc58 22:11:12 ---> 8ade9ea325e8 22:11:12 Step 7/21 : COPY . . 22:11:12 Removing intermediate container a9c75d9a23da 22:11:12 ---> 2626d6d95a21 22:11:12 Step 7/24 : COPY . . 22:11:12 Removing intermediate container c6c2b723f51e 22:11:12 ---> 9fe6db713093 22:11:12 Step 8/23 : COPY . . 22:11:12 Removing intermediate container faee0de0071a 22:11:12 ---> 0655223dc4dd 22:11:12 Step 8/22 : COPY . . 22:11:12 Removing intermediate container aa1178065f05 22:11:12 ---> 394aa899d0b9 22:11:12 Step 8/24 : COPY . . 22:11:30 ---> 1e5063559ad1 22:11:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:11:30 ---> d1ee67a1bfc7 22:11:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:11:30 ---> 44205612b719 22:11:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:11:30 ---> 732b74f37e18 22:11:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:11:30 ---> Running in 06482c572cc5 22:11:30 ---> e4cb06c04d90 22:11:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:11:30 ---> Running in 56dd97d61377 22:11:30 ---> Running in d6617b8e4491 22:11:30 ---> Running in f583f381289c 22:11:30 ---> Running in 4d367130cc1e 22:11:30 Removing intermediate container 4d367130cc1e 22:11:30 ---> a15b6b00bcc7 22:11:30 Step 9/24 : WORKDIR /edgex-go/spire-build 22:11:30 ---> Running in 9ef91de22746 22:11:30 Removing intermediate container 9ef91de22746 22:11:30 ---> d13ced2c5212 22:11:30 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 22:11:31 ---> Running in f8451dd0818e 22:11:32 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 22:11:32 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 22:11:32 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 22:11:32 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 22:11:34 Removing intermediate container f8451dd0818e 22:11:34 ---> e795a2622ac0 22:11:34 Step 11/24 : WORKDIR /edgex-go 22:11:34 ---> Running in 34e53e07f2b2 22:11:37 Removing intermediate container 34e53e07f2b2 22:11:37 ---> 68dc5e746038 22:11:37 22:11:37 Step 12/24 : FROM alpine:3.15 22:11:37 3.15: Pulling from library/alpine 22:11:38 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:11:38 Status: Downloaded newer image for alpine:3.15 22:11:38 ---> 8aa73fd46299 22:11:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:38 ---> Running in f105ff0f0c43 22:11:39 Removing intermediate container f105ff0f0c43 22:11:39 ---> fc59cd0f397c 22:11:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:11:39 ---> Running in 06824e9cb834 22:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:43 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:11:43 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:11:43 OK: 15736 distinct packages available 22:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:45 (1/5) Installing dumb-init (1.2.5-r1) 22:11:45 (2/5) Installing musl-obstack (1.2.3-r0) 22:11:45 (3/5) Installing libucontext (1.1-r0) 22:11:45 (4/5) Installing gcompat (1.0.0-r4) 22:11:45 (5/5) Installing openssl (1.1.1s-r1) 22:11:45 Executing busybox-1.34.1-r7.trigger 22:11:45 OK: 6 MiB in 19 packages 22:11:47 Removing intermediate container 06824e9cb834 22:11:47 ---> fb862120c287 22:11:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:11:50 ---> 1d8d4d5dc628 22:11:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:57 ---> 4d8231b82f3c 22:11:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:11:58 ---> 01325f0cc428 22:11:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:11:59 ---> f429b8b7cb0e 22:11:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:12:00 ---> bedff64bf819 22:12:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:12:00 ---> Running in e2a3cb13ebb8 22:12:00 Removing intermediate container e2a3cb13ebb8 22:12:00 ---> fddd568b9022 22:12:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:12:00 ---> Running in 4dddace799d8 22:12:01 Removing intermediate container 4dddace799d8 22:12:01 ---> 5a4f4ed7c7ca 22:12:01 Step 22/24 : LABEL arch=arm64 22:12:01 ---> Running in e3f3beed8e97 22:12:02 Removing intermediate container e3f3beed8e97 22:12:02 ---> a3cbd43d81dd 22:12:02 Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:12:02 ---> Running in 36fa376db5e1 22:12:03 Removing intermediate container 36fa376db5e1 22:12:03 ---> 07bd59e067f1 22:12:03 Step 24/24 : LABEL version=0.0.0 22:12:03 ---> Running in 76603b1226af 22:12:03 Removing intermediate container 76603b1226af 22:12:03 ---> c4ad8ac7e983 22:12:03 22:12:03 Successfully built c4ad8ac7e983 22:12:04 Successfully tagged security-spire-agent-arm64:latest 22:12:04  Building security-spire-agent ... done Building security-spire-config 22:12:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:12:19 ---> d1771e8a246a 22:12:19 Step 3/24 : WORKDIR /edgex-go 22:12:19 ---> Using cache 22:12:19 ---> 84573b36496c 22:12:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:12:19 ---> Running in dbf2f785736b 22:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:23 OK: 221 MiB in 51 packages 22:12:25 Removing intermediate container dbf2f785736b 22:12:25 ---> 9ec15f2e4360 22:12:25 Step 5/24 : COPY go.mod vendor* ./ 22:12:26 ---> 5ff29cb013b8 22:12:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:26 ---> Running in 60ebf12c2a20 22:14:18 Removing intermediate container 60ebf12c2a20 22:14:18 ---> 5d605d3d2c6c 22:14:18 Step 7/24 : COPY . . 22:14:25 ---> f7452bf65809 22:14:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:14:25 ---> Running in 564d40b3c993 22:14:25 Removing intermediate container 564d40b3c993 22:14:25 ---> f6047d930db2 22:14:25 Step 9/24 : WORKDIR /edgex-go/spire-build 22:14:25 ---> Running in df6dbc9f5826 22:14:26 Removing intermediate container df6dbc9f5826 22:14:26 ---> e7e9d73c9091 22:14:26 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 22:14:26 ---> Running in 85ee816d203f 22:14:29 Removing intermediate container 85ee816d203f 22:14:29 ---> 91b263990a7b 22:14:29 Step 11/24 : WORKDIR /edgex-go 22:14:29 ---> Running in e6c906d1e2e2 22:14:30 Removing intermediate container e6c906d1e2e2 22:14:30 ---> 5d440c6c2ed0 22:14:30 22:14:30 Step 12/24 : FROM alpine:3.15 22:14:30 ---> 8aa73fd46299 22:14:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:14:30 ---> Using cache 22:14:30 ---> fc59cd0f397c 22:14:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:14:30 ---> Running in f0f9204af110 22:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:14:34 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:14:34 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:14:34 OK: 15736 distinct packages available 22:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:14:36 (1/4) Installing dumb-init (1.2.5-r1) 22:14:36 (2/4) Installing musl-obstack (1.2.3-r0) 22:14:36 (3/4) Installing libucontext (1.1-r0) 22:14:36 (4/4) Installing gcompat (1.0.0-r4) 22:14:36 Executing busybox-1.34.1-r7.trigger 22:14:36 OK: 6 MiB in 18 packages 22:14:38 Removing intermediate container f0f9204af110 22:14:38 ---> ce706e593605 22:14:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:14:45 ---> 6580302ac3cf 22:14:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:14:45 ---> 11f6b5b3d02f 22:14:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:14:45 ---> Running in b074b8577cb0 22:14:45 Removing intermediate container b074b8577cb0 22:14:45 ---> 049cb978dc73 22:14:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:14:46 ---> 9904ef03bb13 22:14:46 Step 19/24 : WORKDIR / 22:14:46 ---> Running in 2623d4ff653f 22:14:47 Removing intermediate container 2623d4ff653f 22:14:47 ---> cec43e854b51 22:14:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:14:47 ---> Running in 52e105836719 22:14:48 Removing intermediate container 52e105836719 22:14:48 ---> 92d8053cca33 22:14:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:14:48 ---> Running in 56fb5aa2f6ea 22:14:48 Removing intermediate container 56fb5aa2f6ea 22:14:48 ---> f6cd8b5f499e 22:14:48 Step 22/24 : LABEL arch=arm64 22:14:48 ---> Running in b884cf0b4d32 22:14:49 Removing intermediate container b884cf0b4d32 22:14:49 ---> 37188ae84e03 22:14:49 Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:14:49 ---> Running in fdb99f4ac60d 22:14:49 Removing intermediate container fdb99f4ac60d 22:14:49 ---> 3314a05720cd 22:14:49 Step 24/24 : LABEL version=0.0.0 22:14:49 ---> Running in 36834c5a2874 22:14:50 Removing intermediate container 36834c5a2874 22:14:50 ---> bfe1c36d3bb7 22:14:50 22:14:50 Successfully built bfe1c36d3bb7 22:14:50 Successfully tagged security-spire-config-arm64:latest 22:14:50  Building security-spire-config ... done Building core-data 22:15:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:15:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:05 ---> d1771e8a246a 22:15:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:15:05 ---> Using cache 22:15:05 ---> 471ea88b29da 22:15:05 Step 4/22 : WORKDIR /edgex-go 22:15:05 ---> Using cache 22:15:05 ---> 4164cb3c9ba6 22:15:05 Step 5/22 : RUN apk add --update --no-cache make git 22:15:05 ---> Using cache 22:15:05 ---> ea7d9571e3e5 22:15:05 Step 6/22 : COPY go.mod vendor* ./ 22:15:05 ---> Using cache 22:15:05 ---> 2326cd76953f 22:15:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:05 ---> Using cache 22:15:05 ---> 394aa899d0b9 22:15:05 Step 8/22 : COPY . . 22:15:05 ---> Using cache 22:15:05 ---> 1e5063559ad1 22:15:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:15:05 ---> Running in fe8f053636c1 22:15:07 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 22:18:16 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 22:18:38 Removing intermediate container d6617b8e4491 22:18:38 ---> 3aa84773affd 22:18:38 22:18:38 Step 9/21 : FROM alpine:3.16 22:18:38 3.16: Pulling from library/alpine 22:18:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:18:39 Status: Downloaded newer image for alpine:3.16 22:18:39 ---> 2b4661558fb8 22:18:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:18:40 ---> Running in 4c538d614aad 22:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:44 (1/6) Installing ca-certificates (20220614-r0) 22:18:44 (2/6) Installing brotli-libs (1.0.9-r6) 22:18:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:18:44 (4/6) Installing libcurl (7.83.1-r5) 22:18:44 (5/6) Installing curl (7.83.1-r5) 22:18:44 (6/6) Installing dumb-init (1.2.5-r1) 22:18:44 Executing busybox-1.35.0-r17.trigger 22:18:45 Executing ca-certificates-20220614-r0.trigger 22:18:45 OK: 8 MiB in 20 packages 22:18:48 Removing intermediate container 4c538d614aad 22:18:48 ---> fc932ddcad96 22:18:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:18:48 ---> Running in 3495aa29621b 22:18:49 Removing intermediate container 3495aa29621b 22:18:49 ---> a5cdf9707756 22:18:49 Step 12/21 : WORKDIR /edgex 22:18:49 ---> Running in 4463fdaa9f4a 22:18:50 Removing intermediate container 4463fdaa9f4a 22:18:50 ---> 0d695bc9b593 22:18:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:18:51 ---> 4a3e96ead179 22:18:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:18:53 ---> 3d44c4e0e740 22:18:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:18:54 ---> 1c00f27fddfb 22:18:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:18:55 ---> b6f17c171532 22:18:55 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:18:55 ---> Running in 4f3c0c540868 22:18:59 Removing intermediate container 4f3c0c540868 22:18:59 ---> e6ebf4bb5843 22:18:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:18:59 ---> Running in af83c4858f2f 22:19:00 Removing intermediate container af83c4858f2f 22:19:00 ---> 010907a0a9a5 22:19:00 Step 19/21 : LABEL arch=arm64 22:19:00 ---> Running in 0a4d6c6341ca 22:19:00 Removing intermediate container 0a4d6c6341ca 22:19:00 ---> 0c503669aace 22:19:00 Step 20/21 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:19:00 ---> Running in 2209856dabe0 22:19:01 Removing intermediate container 2209856dabe0 22:19:01 ---> a7fb6b396e2d 22:19:01 Step 21/21 : LABEL version=0.0.0 22:19:01 ---> Running in 2d0ceddf2deb 22:19:02 Removing intermediate container 2d0ceddf2deb 22:19:02 ---> 6c92fd72253d 22:19:02 22:19:02 Successfully built 6c92fd72253d 22:19:02 Successfully tagged security-proxy-setup-arm64:latest 22:19:02 Building support-scheduler 22:19:17  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:19:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:17 ---> d1771e8a246a 22:19:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:19:17 ---> Using cache 22:19:17 ---> 471ea88b29da 22:19:17 Step 4/22 : WORKDIR /edgex-go 22:19:17 ---> Using cache 22:19:17 ---> 4164cb3c9ba6 22:19:17 Step 5/22 : RUN apk add --update --no-cache make git 22:19:17 ---> Using cache 22:19:17 ---> ea7d9571e3e5 22:19:17 Step 6/22 : COPY go.mod vendor* ./ 22:19:17 ---> Using cache 22:19:17 ---> 2326cd76953f 22:19:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:17 ---> Using cache 22:19:17 ---> 394aa899d0b9 22:19:17 Step 8/22 : COPY . . 22:19:17 ---> Using cache 22:19:17 ---> 1e5063559ad1 22:19:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:19:17 ---> Running in b4782a4a2770 22:19:19 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 22:19:29 Removing intermediate container 56dd97d61377 22:19:29 ---> ad85996d2c42 22:19:29 22:19:29 Step 10/23 : FROM alpine:3.16 22:19:29 ---> 2b4661558fb8 22:19:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:19:29 ---> Running in 520cd1a53ac8 22:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:33 (1/1) Installing dumb-init (1.2.5-r1) 22:19:33 Executing busybox-1.35.0-r17.trigger 22:19:33 OK: 5 MiB in 15 packages 22:19:34 Removing intermediate container 520cd1a53ac8 22:19:34 ---> 1e3f8c03f156 22:19:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:34 ---> Running in 31cd4fce95cb 22:19:35 Removing intermediate container 31cd4fce95cb 22:19:35 ---> 1a6c42b15f75 22:19:35 Step 13/23 : ENV APP_PORT=59882 22:19:35 ---> Running in a50c97476535 22:19:36 Removing intermediate container a50c97476535 22:19:36 ---> c8b2244c6cf6 22:19:36 Step 14/23 : EXPOSE $APP_PORT 22:19:36 ---> Running in 44971cef1f5a 22:19:36 Removing intermediate container 44971cef1f5a 22:19:36 ---> 2f5a1aa9b6bb 22:19:36 Step 15/23 : WORKDIR / 22:19:37 ---> Running in 872c75d388d0 22:19:37 Removing intermediate container 872c75d388d0 22:19:37 ---> 46da83b8e688 22:19:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:39 ---> 7628ee830f3a 22:19:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:19:40 ---> d88a4ca22f64 22:19:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:19:41 ---> 7a7c8153bde5 22:19:41 Step 19/23 : ENTRYPOINT ["/core-command"] 22:19:41 ---> Running in 5f47e1648f55 22:19:41 Removing intermediate container 5f47e1648f55 22:19:41 ---> 19819bcffcac 22:19:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:42 ---> Running in 0983a9031650 22:19:42 Removing intermediate container 0983a9031650 22:19:42 ---> c6de999cfbc5 22:19:42 Step 21/23 : LABEL arch=arm64 22:19:42 ---> Running in b7833be2984e 22:19:42 Removing intermediate container b7833be2984e 22:19:42 ---> 3553409a3f57 22:19:42 Step 22/23 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:19:43 ---> Running in ad62dbf05a0d 22:19:43 Removing intermediate container ad62dbf05a0d 22:19:43 ---> d6bf9c4320c4 22:19:43 Step 23/23 : LABEL version=0.0.0 22:19:43 ---> Running in 6b343258c618 22:19:44 Removing intermediate container 6b343258c618 22:19:44 ---> f5e901a81afb 22:19:44 22:19:44 Successfully built f5e901a81afb 22:19:44 Successfully tagged core-command-arm64:latest 22:19:44  Building core-command ... done Building security-secretstore-setup 22:19:59 Removing intermediate container 06482c572cc5 22:19:59 ---> 676d95d235e2 22:19:59 22:19:59 Step 10/24 : FROM alpine:3.16 22:19:59 ---> 2b4661558fb8 22:19:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:19:59 ---> Using cache 22:19:59 ---> 1e3f8c03f156 22:19:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:59 ---> Using cache 22:19:59 ---> 1a6c42b15f75 22:19:59 Step 13/24 : ENV APP_PORT=59881 22:19:59 ---> Running in b7f9e49ff834 22:19:59 Removing intermediate container b7f9e49ff834 22:19:59 ---> 20a56cf2d584 22:19:59 Step 14/24 : EXPOSE $APP_PORT 22:19:59 ---> Running in bb0a29cc1113 22:19:59 Removing intermediate container bb0a29cc1113 22:19:59 ---> 2f5cd5392ba8 22:19:59 Step 15/24 : WORKDIR / 22:19:59 ---> Running in 8363a1d659ac 22:20:00 Removing intermediate container 8363a1d659ac 22:20:00 ---> 0089ba1dc238 22:20:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:01 ---> 5c075b219a65 22:20:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:20:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:20:02 ---> d1771e8a246a 22:20:02 Step 3/24 : WORKDIR /edgex-go 22:20:02 ---> Using cache 22:20:02 ---> 84573b36496c 22:20:02 Step 4/24 : RUN apk add --update --no-cache make git 22:20:02 ---> Using cache 22:20:02 ---> 0d4be028dd6e 22:20:02 Step 5/24 : COPY go.mod vendor* ./ 22:20:02 ---> Using cache 22:20:02 ---> a3c9e14d6c8b 22:20:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:02 ---> Using cache 22:20:02 ---> 8ade9ea325e8 22:20:02 Step 7/24 : COPY . . 22:20:02 ---> Using cache 22:20:02 ---> d1ee67a1bfc7 22:20:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:02 ---> Running in 3004b3550d45 22:20:05 ---> 38bbf51e69b6 22:20:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:20:05 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 22:20:05 ---> 0ea7e2aa2173 22:20:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:20:06 ---> d1573abc4fee 22:20:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:20:06 ---> Running in c7f8609c47a3 22:20:07 Removing intermediate container c7f8609c47a3 22:20:07 ---> e5c7857c1a88 22:20:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:20:07 ---> Running in edc63a23ad60 22:20:08 Removing intermediate container edc63a23ad60 22:20:08 ---> 1b98ba4f9aec 22:20:08 Step 22/24 : LABEL arch=arm64 22:20:08 ---> Running in d822a687836d 22:20:08 Removing intermediate container d822a687836d 22:20:08 ---> cd93b4ace61e 22:20:08 Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:20:08 ---> Running in 88e203ceaded 22:20:09 Removing intermediate container 88e203ceaded 22:20:09 ---> b42b2340f60d 22:20:09 Step 24/24 : LABEL version=0.0.0 22:20:09 ---> Running in 23850f3c9211 22:20:10 Removing intermediate container 23850f3c9211 22:20:10 ---> 5a1ee7eef56c 22:20:10 22:20:10 Successfully built 5a1ee7eef56c 22:20:10 Successfully tagged core-metadata-arm64:latest 22:20:10  Building core-metadata ... done Building security-spire-server 22:20:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:20:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:20:28 ---> d1771e8a246a 22:20:28 Step 3/23 : WORKDIR /edgex-go 22:20:28 ---> Using cache 22:20:28 ---> 84573b36496c 22:20:28 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:20:28 ---> Using cache 22:20:28 ---> 9ec15f2e4360 22:20:28 Step 5/23 : COPY go.mod vendor* ./ 22:20:28 ---> Using cache 22:20:28 ---> 5ff29cb013b8 22:20:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:28 ---> Using cache 22:20:28 ---> 5d605d3d2c6c 22:20:28 Step 7/23 : COPY . . 22:20:28 ---> Using cache 22:20:28 ---> f7452bf65809 22:20:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:20:28 ---> Using cache 22:20:28 ---> f6047d930db2 22:20:28 Step 9/23 : WORKDIR /edgex-go/spire-build 22:20:28 ---> Using cache 22:20:28 ---> e7e9d73c9091 22:20:28 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 22:20:28 ---> Running in d427c0a9ed0d 22:20:30 Removing intermediate container d427c0a9ed0d 22:20:30 ---> 887514dd9450 22:20:30 Step 11/23 : WORKDIR /edgex-go 22:20:30 ---> Running in 2d9c103db653 22:20:31 Removing intermediate container 2d9c103db653 22:20:31 ---> 5ce71577ca67 22:20:31 22:20:31 Step 12/23 : FROM alpine:3.15 22:20:31 ---> 8aa73fd46299 22:20:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:20:31 ---> Using cache 22:20:31 ---> fc59cd0f397c 22:20:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:20:31 ---> Using cache 22:20:31 ---> fb862120c287 22:20:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:20:37 ---> d161ad69114c 22:20:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:20:38 ---> e65e687d1194 22:20:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:20:38 ---> 574eff495d2d 22:20:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:20:39 ---> 0938b47694f9 22:20:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:20:39 ---> Running in ae54e7aff2f1 22:20:40 Removing intermediate container ae54e7aff2f1 22:20:40 ---> 7babd49edd89 22:20:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:20:40 ---> Running in e3b9eaaf5c3d 22:20:41 Removing intermediate container e3b9eaaf5c3d 22:20:41 ---> 559dfdc5e4cb 22:20:41 Step 21/23 : LABEL arch=arm64 22:20:41 ---> Running in ec2af5b1f1cf 22:20:41 Removing intermediate container ec2af5b1f1cf 22:20:41 ---> 6f6b8cf31b83 22:20:41 Step 22/23 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:20:41 ---> Running in f3ba96bd41f0 22:20:42 Removing intermediate container f3ba96bd41f0 22:20:42 ---> 0144b675ce54 22:20:42 Step 23/23 : LABEL version=0.0.0 22:20:42 ---> Running in 714ef50445ec 22:20:43 Removing intermediate container 714ef50445ec 22:20:43 ---> a5c7357389e9 22:20:43 22:20:43 Successfully built a5c7357389e9 22:20:43 Successfully tagged security-spire-server-arm64:latest 22:20:43 Building security-spiffe-token-provider 22:21:01  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:21:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:21:01 ---> d1771e8a246a 22:21:01 Step 3/19 : WORKDIR /edgex-go 22:21:01 ---> Using cache 22:21:01 ---> 84573b36496c 22:21:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:21:01 ---> Running in abe0738889c9 22:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:21:04 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:21:04 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:21:04 OK: 16900 distinct packages available 22:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:21:06 OK: 221 MiB in 51 packages 22:21:08 Removing intermediate container abe0738889c9 22:21:08 ---> d25c5987fe1a 22:21:08 Step 5/19 : COPY go.mod vendor* ./ 22:21:09 ---> e86b1d21e8c0 22:21:09 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:09 ---> Running in 85bc2b91c9ca 22:22:46 Removing intermediate container 85bc2b91c9ca 22:22:46 ---> 9bfca32102f2 22:22:46 Step 7/19 : COPY . . 22:22:46 Removing intermediate container f583f381289c 22:22:46 ---> 0551d922a388 22:22:46 22:22:46 Step 10/22 : FROM alpine:3.16 22:22:46 ---> 2b4661558fb8 22:22:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:22:46 ---> Running in 329bd9e01d8d 22:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:48 (1/2) Installing ca-certificates (20220614-r0) 22:22:48 (2/2) Installing dumb-init (1.2.5-r1) 22:22:48 Executing busybox-1.35.0-r17.trigger 22:22:48 Executing ca-certificates-20220614-r0.trigger 22:22:48 OK: 6 MiB in 16 packages 22:22:52 Removing intermediate container 329bd9e01d8d 22:22:52 ---> c4d374b61f27 22:22:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:22:52 ---> Running in 291eb5725d96 22:22:53 Removing intermediate container 291eb5725d96 22:22:53 ---> b51d0ee0c218 22:22:53 Step 13/22 : ENV APP_PORT=59860 22:22:53 ---> Running in 98355627b850 22:22:54 Removing intermediate container 98355627b850 22:22:54 ---> 39066191b36f 22:22:54 Step 14/22 : EXPOSE $APP_PORT 22:22:54 ---> Running in 93d3167f84a5 22:22:55 Removing intermediate container 93d3167f84a5 22:22:55 ---> a8c90be6a383 22:22:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:57 ---> 3d30dd0685a5 22:22:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:23:00 Removing intermediate container fe8f053636c1 22:23:00 ---> 2d2a4f7d8353 22:23:00 22:23:00 Step 10/22 : FROM alpine:3.16 22:23:00 ---> 2b4661558fb8 22:23:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:00 ---> Running in 6f0fb2366ee4 22:23:01 Removing intermediate container 6f0fb2366ee4 22:23:01 ---> 5f7b8de799cb 22:23:01 Step 12/22 : ENV APP_PORT=59880 22:23:01 ---> Running in 8d73a171c87f 22:23:01 Removing intermediate container 8d73a171c87f 22:23:01 ---> 834033c5fe7d 22:23:01 Step 13/22 : EXPOSE $APP_PORT 22:23:02 ---> ef69350eb677 22:23:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:23:02 ---> Running in 56b5e2e378d9 22:23:03 Removing intermediate container 56b5e2e378d9 22:23:03 ---> d294100376d1 22:23:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:23:03 ---> Running in f7538304c855 22:23:04 ---> 8110e4087994 22:23:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:23:04 ---> Running in 198baf19f047 22:23:05 Removing intermediate container 198baf19f047 22:23:05 ---> ce1f3bd9b2e1 22:23:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:05 ---> Running in a1b62e172d5a 22:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:23:06 Removing intermediate container a1b62e172d5a 22:23:06 ---> bb46c6ce1fd3 22:23:06 Step 20/22 : LABEL arch=arm64 22:23:06 ---> Running in 7d21164af7fe 22:23:06 ---> 8efec05ce2be 22:23:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:06 ---> Running in ee4feb0e1d19 22:23:06 Removing intermediate container 7d21164af7fe 22:23:06 ---> dd04b092d247 22:23:06 Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:23:07 ---> Running in c4d395a4a2d7 22:23:07 (1/1) Installing dumb-init (1.2.5-r1) 22:23:07 Executing busybox-1.35.0-r17.trigger 22:23:07 OK: 5 MiB in 15 packages 22:23:07 Removing intermediate container c4d395a4a2d7 22:23:07 ---> 7df8cbbbed96 22:23:07 Step 22/22 : LABEL version=0.0.0 22:23:08 ---> Running in b16ac1fa8251 22:23:09 Removing intermediate container b16ac1fa8251 22:23:09 ---> d733e336d1e5 22:23:09 22:23: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 22:23:09 Successfully built d733e336d1e5 22:23:09 Successfully tagged support-notifications-arm64:latest 22:23:09 Building security-bootstrapper 22:23:09  Building support-notifications ... done Removing intermediate container f7538304c855 22:23:09 ---> f1482a645ffb 22:23:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:10 ---> 6e2b5397b472 22:23:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:23:12 ---> 16a45de979cc 22:23:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:23:13 ---> 8abd9e3568d6 22:23:13 Step 18/22 : ENTRYPOINT ["/core-data"] 22:23:13 ---> Running in 5fdaf193fe10 22:23:14 Removing intermediate container 5fdaf193fe10 22:23:14 ---> 8f3c249413b5 22:23:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:14 ---> Running in cbf9967bc72a 22:23:14 Removing intermediate container cbf9967bc72a 22:23:14 ---> b1ecc72f7fa4 22:23:14 Step 20/22 : LABEL arch=arm64 22:23:14 ---> Running in 1a0953dd962a 22:23:15 Removing intermediate container 1a0953dd962a 22:23:15 ---> bf0e00a71b48 22:23:15 Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:23:15 ---> Running in 025a4d8d41d0 22:23:16 Removing intermediate container 025a4d8d41d0 22:23:16 ---> e2115e47d2c6 22:23:16 Step 22/22 : LABEL version=0.0.0 22:23:16 ---> Running in c60098714852 22:23:16 Removing intermediate container c60098714852 22:23:16 ---> 41e13ad182e5 22:23:16 22:23:16 Successfully built 41e13ad182e5 22:23:16 Successfully tagged core-data-arm64:latest 22:23:26  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:23:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:23:26 ---> d1771e8a246a 22:23:26 Step 3/32 : WORKDIR /edgex-go 22:23:26 ---> Using cache 22:23:26 ---> 84573b36496c 22:23:26 Step 4/32 : RUN apk add --update --no-cache make git 22:23:26 ---> Using cache 22:23:26 ---> 0d4be028dd6e 22:23:26 Step 5/32 : COPY go.mod vendor* ./ 22:23:26 ---> Using cache 22:23:26 ---> a3c9e14d6c8b 22:23:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:26 ---> Using cache 22:23:26 ---> 8ade9ea325e8 22:23:26 Step 7/32 : COPY . . 22:23:26 ---> Using cache 22:23:26 ---> d1ee67a1bfc7 22:23:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:23:26 ---> Running in e771668ca3a5 22:23:28 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 22:25:20 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 22:25:32 Removing intermediate container 3004b3550d45 22:25:32 ---> 8b845f39e00d 22:25:32 22:25:32 Step 9/24 : FROM alpine:3.16 22:25:32 ---> 2b4661558fb8 22:25:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:25:32 ---> Running in f69c5f8f3e3b 22:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:35 (1/3) Installing ca-certificates (20220614-r0) 22:25:35 (2/3) Installing dumb-init (1.2.5-r1) 22:25:35 (3/3) Installing su-exec (0.2-r1) 22:25:35 Executing busybox-1.35.0-r17.trigger 22:25:35 Executing ca-certificates-20220614-r0.trigger 22:25:35 OK: 6 MiB in 17 packages 22:25:37 Removing intermediate container f69c5f8f3e3b 22:25:37 ---> 10bad1e47b86 22:25:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:25:37 ---> Running in 739fe0fb2918 22:25:38 Removing intermediate container 739fe0fb2918 22:25:38 ---> 3ca89707e36b 22:25:38 Step 12/24 : WORKDIR / 22:25:38 ---> Running in 0cce62e077c5 22:25:38 Removing intermediate container 0cce62e077c5 22:25:38 ---> 0cedae7ece3a 22:25:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:25:39 ---> f4bd5763c26b 22:25:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:25:40 ---> 9de3abda1291 22:25:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:25:42 ---> 22a5017d4198 22:25:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:25:43 ---> 9518e8478997 22:25:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:25:44 ---> 57a6a39f15d5 22:25:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:25:46 ---> 1c2e1b895b9c 22:25:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:25:47 ---> cf9d5765ce2f 22:25:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:47 ---> Running in 9eab6e596a6d 22:25:51 Removing intermediate container 9eab6e596a6d 22:25:51 ---> 0f9b5c8d1faa 22:25:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:25:51 ---> Running in f9c2bb5cd587 22:25:51 Removing intermediate container f9c2bb5cd587 22:25:51 ---> fa588355dba0 22:25:51 Step 22/24 : LABEL arch=arm64 22:25:51 ---> Running in a1f0d460eb2e 22:25:52 Removing intermediate container a1f0d460eb2e 22:25:52 ---> a06699976b5c 22:25:52 Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:25:52 ---> Running in 1c82f15372f1 22:25:52 Removing intermediate container 1c82f15372f1 22:25:52 ---> ba19dd0130fd 22:25:52 Step 24/24 : LABEL version=0.0.0 22:25:52 ---> Running in c5663af522d9 22:25:53 Removing intermediate container c5663af522d9 22:25:53 ---> cd9b8ce471c6 22:25:53 22:25:53 Successfully built cd9b8ce471c6 22:25:53 Successfully tagged security-secretstore-setup-arm64:latest 22:27:30  Building security-secretstore-setup ... done Removing intermediate container b4782a4a2770 22:27:30 ---> 7e6ec9782474 22:27:30 22:27:30 Step 10/22 : FROM alpine:3.16 22:27:30 ---> 2b4661558fb8 22:27:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:27:30 ---> Using cache 22:27:30 ---> 1e3f8c03f156 22:27:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:30 ---> Using cache 22:27:30 ---> 1a6c42b15f75 22:27:30 Step 13/22 : ENV APP_PORT=59861 22:27:30 ---> Running in ba2dc0c83be2 22:27:30 Removing intermediate container ba2dc0c83be2 22:27:30 ---> c8b762d856c0 22:27:30 Step 14/22 : EXPOSE $APP_PORT 22:27:30 ---> Running in a84e9066ffbb 22:27:30 Removing intermediate container a84e9066ffbb 22:27:30 ---> f41b613e46c2 22:27:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:31 ---> 6eb367b4958f 22:27:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:27:34 ---> 4c5d5a1d188c 22:27:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:27:35 ---> 595e23a9e8d5 22:27:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:27:35 ---> Running in 4975d43d96ef 22:27:36 Removing intermediate container 4975d43d96ef 22:27:36 ---> 2fe0e8f07b48 22:27:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:36 ---> Running in 23c776a172b5 22:27:36 Removing intermediate container 23c776a172b5 22:27:36 ---> 6cef13ceec5c 22:27:36 Step 20/22 : LABEL arch=arm64 22:27:36 ---> Running in 7be930d54610 22:27:37 Removing intermediate container 7be930d54610 22:27:37 ---> b2def5341694 22:27:37 Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:27:37 ---> Running in b82544837149 22:27:39 Removing intermediate container b82544837149 22:27:39 ---> 5a03bfd8b0e9 22:27:39 Step 22/22 : LABEL version=0.0.0 22:27:39 ---> Running in b67c888d7def 22:27:39 Removing intermediate container b67c888d7def 22:27:39 ---> 8cb1167c9e0a 22:27:39 22:27:39 Successfully built 8cb1167c9e0a 22:27:39 Successfully tagged support-scheduler-arm64:latest 22:27:51  Building support-scheduler ... done Removing intermediate container e771668ca3a5 22:27:51 ---> 550bec12b4f3 22:27:51 22:27:51 Step 9/32 : FROM alpine:3.16 22:27:51 ---> 2b4661558fb8 22:27:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:51 ---> Running in de6e2c80800d 22:27:51 Removing intermediate container de6e2c80800d 22:27:51 ---> a213a88351b3 22:27:51 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:27:51 ---> Running in 3a2c7451edff 22:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:27:55 (1/2) Installing dumb-init (1.2.5-r1) 22:27:55 (2/2) Installing su-exec (0.2-r1) 22:27:55 Executing busybox-1.35.0-r17.trigger 22:27:55 OK: 5 MiB in 16 packages 22:27:56 Removing intermediate container 3a2c7451edff 22:27:56 ---> 98f44c0c8dd3 22:27:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:27:56 ---> Running in 83e9167e7266 22:27:56 Removing intermediate container 83e9167e7266 22:27:56 ---> d4b241fca41a 22:27:56 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:27:56 ---> Running in 15f154b5a76f 22:27:57 Removing intermediate container 15f154b5a76f 22:27:57 ---> 0cf1956f0069 22:27:57 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:27:57 ---> Running in f910638afd21 22:27:57 Removing intermediate container f910638afd21 22:27:57 ---> 710b547f68ef 22:27:57 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:27:57 ---> Running in 3f5d094d0ea6 22:27:58 Removing intermediate container 3f5d094d0ea6 22:27:58 ---> 82d8622a75c0 22:27:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:27:58 ---> Running in 5cf2c0681ef7 22:28:00 Removing intermediate container 5cf2c0681ef7 22:28:00 ---> cb030c8c60dd 22:28:00 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:28:00 ---> Running in 0e9165495f21 22:28:00 Removing intermediate container 0e9165495f21 22:28:00 ---> 271b5d6359b2 22:28:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:28:01 ---> 79fce1d0763b 22:28:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:28:03 ---> Running in 93f7b67f3305 22:28:05 Removing intermediate container 93f7b67f3305 22:28:05 ---> 9e9f7f59dc1d 22:28:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:05 ---> e14578c1b7b9 22:28:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:28:06 ---> a04060705051 22:28:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:28:07 ---> 3d1c3ac6909b 22:28:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:28:07 ---> 890c14895122 22:28:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:28:08 ---> dd4dfb9f5062 22:28:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:28:09 ---> 149467f758eb 22:28:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:28:10 ---> c9718825f115 22:28:10 Step 27/32 : RUN chmod +x /entrypoint.sh 22:28:10 ---> Running in 017ddb061de2 22:28:12 Removing intermediate container 017ddb061de2 22:28:12 ---> 8f504c59870a 22:28:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:28:12 ---> Running in 90f5744b025a 22:28:12 Removing intermediate container 90f5744b025a 22:28:12 ---> 855da6295a3b 22:28:12 Step 29/32 : CMD ["gate"] 22:28:13 ---> Running in f6d1c88db18c 22:28:13 Removing intermediate container f6d1c88db18c 22:28:13 ---> e0a9bebe984b 22:28:13 Step 30/32 : LABEL arch=arm64 22:28:13 ---> Running in f217be57edf7 22:28:14 Removing intermediate container f217be57edf7 22:28:14 ---> c7357ef7d7b2 22:28:14 Step 31/32 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:28:14 ---> Running in 93895560554d 22:28:15 Removing intermediate container 93895560554d 22:28:15 ---> 1b952e27f4ad 22:28:15 Step 32/32 : LABEL version=0.0.0 22:28:15 ---> Running in 2126d961f8da 22:28:16 Removing intermediate container 2126d961f8da 22:28:16 ---> 0de1e21ce1b3 22:28:16 22:28:16 Successfully built 0de1e21ce1b3 22:28:16 Successfully tagged security-bootstrapper-arm64:latest 22:28:16  Building security-bootstrapper ... done Removing intermediate container ee4feb0e1d19 22:28:16 ---> 287b8e79899a 22:28:16 22:28:16 Step 9/19 : FROM alpine:3.15 22:28:16 ---> 8aa73fd46299 22:28:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:16 ---> Using cache 22:28:16 ---> fc59cd0f397c 22:28:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:28:16 ---> Running in c8dcc56dab4e 22:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:19 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:28:19 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:28:19 OK: 15736 distinct packages available 22:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:20 (1/9) Installing ca-certificates (20220614-r0) 22:28:20 (2/9) Installing brotli-libs (1.0.9-r5) 22:28:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:28:20 (4/9) Installing libcurl (7.80.0-r5) 22:28:20 (5/9) Installing curl (7.80.0-r5) 22:28:20 (6/9) Installing dumb-init (1.2.5-r1) 22:28:21 (7/9) Installing musl-obstack (1.2.3-r0) 22:28:21 (8/9) Installing libucontext (1.1-r0) 22:28:21 (9/9) Installing gcompat (1.0.0-r4) 22:28:21 Executing busybox-1.34.1-r7.trigger 22:28:21 Executing ca-certificates-20220614-r0.trigger 22:28:21 OK: 8 MiB in 23 packages 22:28:23 Removing intermediate container c8dcc56dab4e 22:28:23 ---> b917229babe7 22:28:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:23 ---> d0787cd64ae3 22:28:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:28:25 ---> 63bc868ffe9b 22:28:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:28:25 ---> 08602df2ef0a 22:28:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:28:25 ---> Running in 93fc7bb44a44 22:28:25 Removing intermediate container 93fc7bb44a44 22:28:25 ---> 7b3c01cd438e 22:28:25 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:28:25 ---> Running in a1201000ac67 22:28:26 Removing intermediate container a1201000ac67 22:28:26 ---> 1e20369959c8 22:28:26 Step 17/19 : LABEL arch=arm64 22:28:26 ---> Running in 6ffa3b38e919 22:28:26 Removing intermediate container 6ffa3b38e919 22:28:26 ---> b4f5136aa71a 22:28:26 Step 18/19 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 22:28:26 ---> Running in 8685cf53a9be 22:28:26 Removing intermediate container 8685cf53a9be 22:28:26 ---> 5d263bc6d453 22:28:26 Step 19/19 : LABEL version=0.0.0 22:28:26 ---> Running in 5a4c4e08907a 22:28:27 Removing intermediate container 5a4c4e08907a 22:28:27 ---> 08ecdd93282e 22:28:27 22:28:27 Successfully built 08ecdd93282e 22:28:27 Successfully tagged security-spiffe-token-provider-arm64:latest 22:28:28  Building security-spiffe-token-provider ... done  [Pipeline] } 22:28:28 $ docker stop --time=1 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd 22:28:29 $ docker rm -f --volumes 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd [Pipeline] // withDockerContainer [Pipeline] sh 22:28:30 + docker images 22:28:30 REPOSITORY TAG IMAGE ID CREATED SIZE 22:28:30 security-spiffe-token-provider-arm64 latest 08ecdd93282e 3 seconds ago 28.9MB 22:28:30 287b8e79899a 14 seconds ago 1.53GB 22:28:30 security-bootstrapper-arm64 latest 0de1e21ce1b3 15 seconds ago 19.5MB 22:28:30 550bec12b4f3 41 seconds ago 1.49GB 22:28:30 support-scheduler-arm64 latest 8cb1167c9e0a 51 seconds ago 29MB 22:28:30 7e6ec9782474 About a minute ago 1.56GB 22:28:30 security-secretstore-setup-arm64 latest cd9b8ce471c6 2 minutes ago 28.7MB 22:28:30 8b845f39e00d 3 minutes ago 1.49GB 22:28:30 core-data-arm64 latest 41e13ad182e5 5 minutes ago 17.2MB 22:28:30 support-notifications-arm64 latest d733e336d1e5 5 minutes ago 29.6MB 22:28:30 2d2a4f7d8353 5 minutes ago 1.5GB 22:28:30 0551d922a388 5 minutes ago 1.56GB 22:28:30 security-spire-server-arm64 latest a5c7357389e9 7 minutes ago 84.3MB 22:28:30 5ce71577ca67 8 minutes ago 1.37GB 22:28:30 core-metadata-arm64 latest 5a1ee7eef56c 8 minutes ago 17.8MB 22:28:30 676d95d235e2 8 minutes ago 1.51GB 22:28:30 core-command-arm64 latest f5e901a81afb 8 minutes ago 17MB 22:28:30 ad85996d2c42 9 minutes ago 1.5GB 22:28:30 security-proxy-setup-arm64 latest 6c92fd72253d 9 minutes ago 26.8MB 22:28:30 3aa84773affd 9 minutes ago 1.49GB 22:28:30 security-spire-config-arm64 latest bfe1c36d3bb7 13 minutes ago 83.6MB 22:28:30 5d440c6c2ed0 14 minutes ago 1.37GB 22:28:30 security-spire-agent-arm64 latest c4ad8ac7e983 16 minutes ago 122MB 22:28:30 68dc5e746038 16 minutes ago 1.37GB 22:28:30 ci-base-image-arm64 latest d1771e8a246a 30 minutes ago 905MB 22:28:30 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 22:28:30 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 22:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 22:28:30 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 22:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:30 22:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:31 arm64: Pulling from edgex-lftools-log-publisher 22:28:31 8998bd30e6a1: Pulling fs layer 22:28:31 04944245beec: Pulling fs layer 22:28:31 699f458cf7ca: Pulling fs layer 22:28:31 765212b225bb: Pulling fs layer 22:28:31 f23df028b6ca: Pulling fs layer 22:28:31 d65c8cfc05b1: Pulling fs layer 22:28:31 2437ff75d9bd: Pulling fs layer 22:28:31 f23df028b6ca: Waiting 22:28:31 d65c8cfc05b1: Waiting 22:28:31 2437ff75d9bd: Waiting 22:28:31 765212b225bb: Waiting 22:28:31 04944245beec: Verifying Checksum 22:28:31 04944245beec: Download complete 22:28:31 765212b225bb: Verifying Checksum 22:28:31 765212b225bb: Download complete 22:28:31 f23df028b6ca: Verifying Checksum 22:28:31 f23df028b6ca: Download complete 22:28:31 d65c8cfc05b1: Verifying Checksum 22:28:31 d65c8cfc05b1: Download complete 22:28:31 699f458cf7ca: Verifying Checksum 22:28:31 699f458cf7ca: Download complete 22:28:32 8998bd30e6a1: Verifying Checksum 22:28:32 8998bd30e6a1: Download complete 22:28:34 2437ff75d9bd: Download complete 22:28:36 8998bd30e6a1: Pull complete 22:28:36 04944245beec: Pull complete 22:28:38 699f458cf7ca: Pull complete 22:28:41 765212b225bb: Pull complete 22:28:41 f23df028b6ca: Pull complete 22:28:42 d65c8cfc05b1: Pull complete 22:28:57 2437ff75d9bd: Pull complete 22:28:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:57 prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container 22:28:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:29:00 $ docker top 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:01 ---> job-cost.sh 22:29:01 lf-activate-venv: SKIPPING 22:29:01 INFO: No Stack... 22:29:01 INFO: Retrieving Pricing Info for: v3-standard-4 22:29:02 INFO: Archiving Costs [Pipeline] sh 22:29:02 + cat /w/workspace/edgex-go/3/archives/cost.csv 22:29:02 + cut -d, -f6 [Pipeline] lock 22:29:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] 22:29:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] did not exist. Created. 22:29:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:29:03 Stashed 1 file(s) [Pipeline] } 22:29:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:29:03 $ docker stop --time=1 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 22:29:05 $ docker rm -f --volumes 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 [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 22:29:05 provisioning config files... 22:29:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config532234898371835389tmp [Pipeline] { [Pipeline] sh 22:29:06 + set +x 22:29:06 + curl -s https://codecov.io/bash 22:29:06 + bash -s -- 22:29:06 22:29:06 _____ _ 22:29:06 / ____| | | 22:29:06 | | ___ __| | ___ ___ _____ __ 22:29:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:29:06 | |___| (_) | (_| | __/ (_| (_) \ V / 22:29:06 \_____\___/ \__,_|\___|\___\___/ \_/ 22:29:06 Bash-1.0.6 22:29:06 22:29:06 22:29:06 ==> git version 2.25.1 found 22:29:06 ==> 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 22:29:06 Release-Date: 2020-01-08 22:29:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:29:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:29:06 ==> Jenkins CI detected. 22:29:06 current dir:  /w/workspace/edgex-go/3 22:29:06 project root: . 22:29:06 --> token set from env 22:29:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:29:06 ==> Running gcov in . (disable via -X gcov) 22:29:06 ==> Python coveragepy not found 22:29:06 ==> Searching for coverage reports in: 22:29:06 + . 22:29:06 -> Found 1 reports 22:29:06 ==> Detecting git/mercurial file structure 22:29:06 ==> Reading reports 22:29:06 + ./coverage.out bytes=489970 22:29:06 ==> Appending adjustments 22:29:06 https://docs.codecov.io/docs/fixing-reports 22:29:07 + Found adjustments 22:29:07 ==> Gzipping contents 22:29:07 64K /tmp/codecov.lvcPS4.gz 22:29:07 ==> Uploading reports 22:29:07 url: https://codecov.io 22:29:07 query: branch=PR-4289&commit=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= 22:29:07 -> Pinging Codecov 22:29:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4289&commit=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= 22:29:07 -> Uploading to 22:29:07 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/00271124DB129430A58F1EEE437C3FCB/6ddde6ec93c8fe92aefb97325f9e3f924b9d185b/dd86bac2-7614-4bdd-8d4b-1c05c3b27cfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T222907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e614b331408e81060cbd84259a52a2523d71f6550da81952c2260cfa1f93e9e 22:29:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:07 Dload Upload Total Spent Left Speed 22:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63206 0 0 100 63206 0 209k --:--:-- --:--:-- --:--:-- 209k 22:29:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] } 22:29:08 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 22:29:08 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 22:29:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:29:09 ---> package-listing.sh 22:29:09 ++ facter osfamily 22:29:09 ++ tr '[:upper:]' '[:lower:]' 22:29:10 + OS_FAMILY=debian 22:29:10 + workspace=/w/workspace/edgex-go/3 22:29:10 + START_PACKAGES=/tmp/packages_start.txt 22:29:10 + END_PACKAGES=/tmp/packages_end.txt 22:29:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:10 + PACKAGES=/tmp/packages_start.txt 22:29:10 + '[' /w/workspace/edgex-go/3 ']' 22:29:10 + PACKAGES=/tmp/packages_end.txt 22:29:10 + case "${OS_FAMILY}" in 22:29:10 + dpkg -l 22:29:10 + grep '^ii' 22:29:10 + '[' -f /tmp/packages_start.txt ']' 22:29:10 + '[' -f /tmp/packages_end.txt ']' 22:29:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:10 + '[' /w/workspace/edgex-go/3 ']' 22:29:10 + mkdir -p /w/workspace/edgex-go/3/archives/ 22:29:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 22:29:10 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:29:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:11 22:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:11 latest: Pulling from edgex-lftools-log-publisher 22:29:11 5eb5b503b376: Pulling fs layer 22:29:11 5c69ac0246d0: Pulling fs layer 22:29:11 ec43610c2a17: Pulling fs layer 22:29:11 3a2ae6a8a46f: Pulling fs layer 22:29:11 33b1e0a273af: Pulling fs layer 22:29:11 5d3b04190fa2: Pulling fs layer 22:29:11 2f39f015ded8: Pulling fs layer 22:29:11 33b1e0a273af: Waiting 22:29:11 5d3b04190fa2: Waiting 22:29:11 2f39f015ded8: Waiting 22:29:11 3a2ae6a8a46f: Waiting 22:29:11 5c69ac0246d0: Verifying Checksum 22:29:11 5c69ac0246d0: Download complete 22:29:11 3a2ae6a8a46f: Verifying Checksum 22:29:11 3a2ae6a8a46f: Download complete 22:29:11 33b1e0a273af: Verifying Checksum 22:29:11 33b1e0a273af: Download complete 22:29:11 ec43610c2a17: Verifying Checksum 22:29:11 ec43610c2a17: Download complete 22:29:11 5d3b04190fa2: Verifying Checksum 22:29:11 5d3b04190fa2: Download complete 22:29:12 5eb5b503b376: Download complete 22:29:12 2f39f015ded8: Download complete 22:29:13 5eb5b503b376: Pull complete 22:29:13 5c69ac0246d0: Pull complete 22:29:13 ec43610c2a17: Pull complete 22:29:13 3a2ae6a8a46f: Pull complete 22:29:14 33b1e0a273af: Pull complete 22:29:14 5d3b04190fa2: Pull complete 22:29:18 2f39f015ded8: Pull complete 22:29:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:18 prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container 22:29:18 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:29:20 $ docker top c89e923bac4df83a318e062ef8989ade7f561b2b12c8c1d0cdd49e402b94b703 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:20 + mkdir -p /var/log/sysstat [Pipeline] sh 22:29:21 + ls /var/log/sa-host 22:29:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:21 provisioning config files... 22:29:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6463700853788230234tmp [Pipeline] { [Pipeline] echo 22:29:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:21 ---> create-netrc.sh [Pipeline] } 22:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:21 ---> python-tools-install.sh [Pipeline] echo 22:29:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:22 ---> sudo-logs.sh 22:29:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:22 ---> job-cost.sh 22:29:22 lf-activate-venv: SKIPPING 22:29:22 DEBUG: total: 0.10999999940395355 22:29:22 INFO: Retrieving Stack Cost... 22:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:29:23 INFO: Archiving Costs [Pipeline] echo 22:29:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:23 ---> logs-deploy.sh 22:29:23 lf-activate-venv: SKIPPING 22:29:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4289/3 22:29:23 INFO: archiving workspace using pattern(s): 22:29:24 Archives upload complete. 22:29:24 INFO: archiving logs to Nexus