Pull request #4290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d727f44eb9289eddba35f3538944c3b1584c0b20+81801e3d83727a95447f456a5df1a63b0188c95d (ee1bf5250ebd9b2056acead32e8991a1fc4f0a63) 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-ssh7912248870259538816.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-ssh8312579843544021948.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5502535492883123426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12040618796767986554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4922774322754553515.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15675411793611587426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2789 in /w/workspace/edgexfoundry_edgex-go_PR-4290 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4290/head:refs/remotes/origin/PR-4290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81801e3d83727a95447f456a5df1a63b0188c95d into PR head commit d727f44eb9289eddba35f3538944c3b1584c0b20 Merge succeeded, producing d727f44eb9289eddba35f3538944c3b1584c0b20 Checking out Revision d727f44eb9289eddba35f3538944c3b1584c0b20 (PR-4290) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:23:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:23:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:23:53 ========================================================= 20:23:53 EdgeX Global Pipelines Version Info 20:23:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d727f44eb9289eddba35f3538944c3b1584c0b20 # 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 81801e3d83727a95447f456a5df1a63b0188c95d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d727f44eb9289eddba35f3538944c3b1584c0b20 # timeout=10 20:23:54 ------------------- 20:23:54 stable info: 20:23:54 ------------------- 20:23:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:23:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:23:54 Message: update stable to v1.0.244 20:23:55 ------------------- 20:23:55 experimental info: 20:23:55 ------------------- 20:23:55 Commited By: **** collab-it+edgex@linuxfoundation.org 20:23:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:23:55 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:23:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4290 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4290 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4290 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d727f44eb9289eddba35f3538944c3b1584c0b20 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d727f44 [Pipeline] echo 20:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:56 provisioning config files... 20:23:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5567646532510407925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:56 ---> docker-login.sh 20:23:56 nexus3.edgexfoundry.org:10001 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 nexus3.edgexfoundry.org:10002 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 nexus3.edgexfoundry.org:10003 20:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 nexus3.edgexfoundry.org:10004 20:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 docker.io 20:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 ---> docker-login.sh ends [Pipeline] } 20:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23: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 20:23:59 + dirname cmd/core-command/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo core-command,cmd/core-command/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + dirname cmd/core-data/Dockerfile 20:23:59 + echo core-data,cmd/core-data/Dockerfile 20:23:59 + + dirname cmd/core-metadata/Dockerfilecut 20:23:59 -d/ -f2 20:23:59 + echo core-metadata,cmd/core-metadata/Dockerfile 20:23:59 + dirname cmd/security-bootstrapper/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:23:59 + + cut -d/ -f2 20:23:59 dirname cmd/security-proxy-setup/Dockerfile 20:23:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:23:59 + dirname cmd/security-secretstore-setup/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:23:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:23:59 + dirname cmd/security-spire-agent/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:23:59 + dirname cmd/security-spire-config/Dockerfile+ 20:23:59 cut -d/ -f2 20:23:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:23:59 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 20:23:59 20:23:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:23:59 + dirname cmd/support-notifications/Dockerfile+ 20:23:59 cut -d/ -f2 20:23:59 + echo support-notifications,cmd/support-notifications/Dockerfile 20:23:59 + dirname cmd/support-scheduler/Dockerfile 20:23:59 + cut -d/ -f2 20:23:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:23: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 20:23:59 + git rev-list -1 --merges d727f44eb9289eddba35f3538944c3b1584c0b20~1..d727f44eb9289eddba35f3538944c3b1584c0b20 [Pipeline] echo 20:23:59 -----------> git rev-list -1 --merges d727f44eb9289eddba35f3538944c3b1584c0b20~1..d727f44eb9289eddba35f3538944c3b1584c0b20 d727f44eb9289eddba35f3538944c3b1584c0b20 [false] [Pipeline] sh 20:24:00 + git log --format=format:%s -1 d727f44eb9289eddba35f3538944c3b1584c0b20 [Pipeline] echo 20:24:00 ========================================================= 20:24:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:24:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:24:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:24:00 + grep -v github /etc/ssh/ssh_known_hosts 20:24:00 + [ -e /tmp/ssh_known_hosts ] 20:24:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:24:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:24:00 + sudo tee -a /etc/ssh/ssh_known_hosts 20:24:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:00 20:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:24:01 b85a868b505f: Pulling fs layer 20:24:01 e2be974225ed: Pulling fs layer 20:24:01 339a4e72a1f5: Pulling fs layer 20:24:01 988bab9f4d93: Pulling fs layer 20:24:01 1469e6f7b9e6: Pulling fs layer 20:24:01 eaf3925da568: Pulling fs layer 20:24:01 bab4dde63d76: Pulling fs layer 20:24:01 bde34c3a00c8: Pulling fs layer 20:24:01 b352a97aabf1: Pulling fs layer 20:24:01 4872d77fe225: Pulling fs layer 20:24:01 5851b861e8e6: Pulling fs layer 20:24:01 1469e6f7b9e6: Waiting 20:24:01 eaf3925da568: Waiting 20:24:01 bab4dde63d76: Waiting 20:24:01 bde34c3a00c8: Waiting 20:24:01 b352a97aabf1: Waiting 20:24:01 4872d77fe225: Waiting 20:24:01 5851b861e8e6: Waiting 20:24:01 988bab9f4d93: Waiting 20:24:01 e2be974225ed: Download complete 20:24:01 988bab9f4d93: Verifying Checksum 20:24:01 988bab9f4d93: Download complete 20:24:01 339a4e72a1f5: Verifying Checksum 20:24:01 339a4e72a1f5: Download complete 20:24:01 eaf3925da568: Verifying Checksum 20:24:01 1469e6f7b9e6: Verifying Checksum 20:24:01 1469e6f7b9e6: Download complete 20:24:01 bde34c3a00c8: Verifying Checksum 20:24:01 bde34c3a00c8: Download complete 20:24:01 b352a97aabf1: Verifying Checksum 20:24:01 b352a97aabf1: Download complete 20:24:01 4872d77fe225: Download complete 20:24:01 b85a868b505f: Download complete 20:24:01 5851b861e8e6: Download complete 20:24:02 bab4dde63d76: Verifying Checksum 20:24:02 bab4dde63d76: Download complete 20:24:03 b85a868b505f: Pull complete 20:24:03 e2be974225ed: Pull complete 20:24:04 339a4e72a1f5: Pull complete 20:24:04 988bab9f4d93: Pull complete 20:24:04 1469e6f7b9e6: Pull complete 20:24:04 eaf3925da568: Pull complete 20:24:06 bab4dde63d76: Pull complete 20:24:06 bde34c3a00c8: Pull complete 20:24:06 b352a97aabf1: Pull complete 20:24:06 4872d77fe225: Pull complete 20:24:07 5851b861e8e6: Pull complete 20:24:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:07 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 20:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:24:09 $ docker top b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 -eo pid,comm 20:24:09 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). 20:24:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:09 [ssh-agent] Looking for ssh-agent implementation... 20:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:10 $ docker exec b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 ssh-agent 20:24:10 SSH_AUTH_SOCK=/tmp/ssh-ReyECticxzER/agent.32 20:24:10 SSH_AGENT_PID=38 20:24:10 Running ssh-add (command line suppressed) 20:24:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13031758924304464249.key (/w/workspace/edgex-go/1@tmp/private_key_13031758924304464249.key) 20:24:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:10 + git tag --points-at HEAD [Pipeline] } 20:24:10 $ docker exec --env ******** --env ******** b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 ssh-agent -k 20:24:10 unset SSH_AUTH_SOCK; 20:24:10 unset SSH_AGENT_PID; 20:24:10 echo Agent pid 38 killed; 20:24:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:24:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:10 [ssh-agent] Looking for ssh-agent implementation... 20:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:10 $ docker exec b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 ssh-agent 20:24:11 SSH_AUTH_SOCK=/tmp/ssh-gvi1OhL9TxrW/agent.70 20:24:11 SSH_AGENT_PID=76 20:24:11 Running ssh-add (command line suppressed) 20:24:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16379220893654398314.key (/w/workspace/edgex-go/1@tmp/private_key_16379220893654398314.key) 20:24:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:11 + git semver init 20:24:11 2023-01-17 20:24:11,729 [run_init] DEBUG init version:0.0.0 force:False 20:24:11 2023-01-17 20:24:11,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:24:11 2023-01-17 20:24:11,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:24:11 2023-01-17 20:24:11,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:24:18 2023-01-17 20:24:17,807 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:24:18 2023-01-17 20:24:17,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4290 with force:False 20:24:18 2023-01-17 20:24:17,808 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4290 20:24:18 2023-01-17 20:24:17,812 [execute] INFO git cat-file --batch-check 20:24:18 2023-01-17 20:24:17,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:24:18 2023-01-17 20:24:17,819 [execute] INFO git cat-file --batch 20:24:18 2023-01-17 20:24:17,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:24:18 2023-01-17 20:24:17,825 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4290 20:24:18 0.0.0 [Pipeline] } 20:24:18 $ docker exec --env ******** --env ******** b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 ssh-agent -k 20:24:18 unset SSH_AUTH_SOCK; 20:24:18 unset SSH_AGENT_PID; 20:24:18 echo Agent pid 76 killed; 20:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:18 + git semver [Pipeline] } 20:24:19 $ docker stop --time=1 b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 20:24:20 $ docker rm -f --volumes b8658a57a60fccd24ae974d7236ba02dd5311af1119bb386763b911014cf2b71 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:24:21 Stashed 1 file(s) [Pipeline] echo 20:24:21 [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 20:24:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:22 ========================================================= 20:24:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:24:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:24:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:24:22 213ec9aee27d: Pulling fs layer 20:24:22 4583459ba037: Pulling fs layer 20:24:22 93c1e223e6f2: Pulling fs layer 20:24:22 53926ce57604: Pulling fs layer 20:24:22 21b2b0c7a3f4: Pulling fs layer 20:24:22 22ff95d597cd: Pulling fs layer 20:24:22 12d6caf4c0d1: Pulling fs layer 20:24:22 96b7cbca73a9: Pulling fs layer 20:24:22 a7acece74701: Pulling fs layer 20:24:22 21b2b0c7a3f4: Waiting 20:24:22 22ff95d597cd: Waiting 20:24:22 a7acece74701: Waiting 20:24:22 12d6caf4c0d1: Waiting 20:24:22 53926ce57604: Waiting 20:24:22 93c1e223e6f2: Download complete 20:24:22 4583459ba037: Verifying Checksum 20:24:22 4583459ba037: Download complete 20:24:22 21b2b0c7a3f4: Verifying Checksum 20:24:22 21b2b0c7a3f4: Download complete 20:24:22 22ff95d597cd: Download complete 20:24:23 213ec9aee27d: Verifying Checksum 20:24:23 213ec9aee27d: Download complete 20:24:23 12d6caf4c0d1: Download complete 20:24:23 213ec9aee27d: Pull complete 20:24:23 4583459ba037: Pull complete 20:24:23 93c1e223e6f2: Pull complete 20:24:24 a7acece74701: Verifying Checksum 20:24:24 a7acece74701: Download complete 20:24:24 53926ce57604: Verifying Checksum 20:24:24 53926ce57604: Download complete 20:24:24 96b7cbca73a9: Verifying Checksum 20:24:24 96b7cbca73a9: Download complete 20:24:28 53926ce57604: Pull complete 20:24:28 21b2b0c7a3f4: Pull complete 20:24:28 22ff95d597cd: Pull complete 20:24:28 12d6caf4c0d1: Pull complete 20:24:30 96b7cbca73a9: Pull complete 20:24:31 a7acece74701: Pull complete 20:24:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:24:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:24:31 WORKDIR /edgex 20:24:31 COPY go.mod . 20:24:31 RUN go mod download 20:24:31 + docker build -t ci-base-image-x86_64 -f - . 20:24:32 Sending build context to Docker daemon 170MB 20:24:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:24:32 ---> db6d94c90886 20:24:32 Step 2/4 : WORKDIR /edgex 20:24:36 Still waiting to schedule task 20:24:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:24:37 ---> Running in b6b587a11f39 20:24:37 Removing intermediate container b6b587a11f39 20:24:37 ---> 91806a1e3d6f 20:24:37 Step 3/4 : COPY go.mod . 20:24:37 ---> 1733e82eb597 20:24:37 Step 4/4 : RUN go mod download 20:24:37 ---> Running in 4bc0d2a40e7c 20:24:52 Removing intermediate container 4bc0d2a40e7c 20:24:52 ---> 08b987705747 20:24:52 Successfully built 08b987705747 20:24:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:53 + docker inspect -f . ci-base-image-x86_64 20:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:53 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 20:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:24:53 $ docker top b0da5c1b4c704bbfc66d68e324747d65f139340a44c6dd7cf1f1dcd2459686a2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:54 + go version 20:24:54 go version go1.18.7 linux/amd64 [Pipeline] } 20:24:54 $ docker stop --time=1 b0da5c1b4c704bbfc66d68e324747d65f139340a44c6dd7cf1f1dcd2459686a2 20:24:55 $ docker rm -f --volumes b0da5c1b4c704bbfc66d68e324747d65f139340a44c6dd7cf1f1dcd2459686a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:56 + docker inspect -f . ci-base-image-x86_64 20:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:56 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 20:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:24:56 $ docker top 23fc3ad14f04d9b3462c972da7f0d032edb4686154c365fbe7b137c33f36b0e7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:24:56 ========================================================= 20:24:56 [edgeXBuildGoParallel] Running Tests and Build... 20:24:56 ========================================================= [Pipeline] sh 20:24:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:24:57 + make test 20:24:57 go test -race -coverprofile=coverage.out ./... 20:25:03 ? github.com/edgexfoundry/edgex-go [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 20:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 20:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.0% of statements 20:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 20:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.608s coverage: 89.2% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.4% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.526s coverage: 95.6% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 20:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 20:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 20:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 20:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 20:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 79.9% of statements 20:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:25:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:25:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:25:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:25:59 go vet ./... 20:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:26:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:26:02 + ls -al . 20:26:02 total 748 20:26:02 drwxrwxr-x 11 1001 1001 4096 Jan 17 20:24 . 20:26:02 drwxr-xr-x 4 root root 4096 Jan 17 20:24 .. 20:26:02 drwxrwxr-x 2 1001 1001 4096 Jan 17 20:23 .blubracket 20:26:02 -rw-rw-r-- 1 1001 1001 16 Jan 17 20:23 .dockerignore 20:26:02 drwxrwxr-x 8 1001 1001 4096 Jan 17 20:25 .git 20:26:02 drwxrwxr-x 3 1001 1001 4096 Jan 17 20:23 .github 20:26:02 -rw-rw-r-- 1 1001 1001 956 Jan 17 20:23 .gitignore 20:26:02 -rw-rw-r-- 1 1001 1001 42 Jan 17 20:23 .golangci.yml 20:26:02 -rw-rw-r-- 1 1001 1001 87 Jan 17 20:23 .hadolint.yml 20:26:02 drwxr-xr-x 3 1001 1001 4096 Jan 17 20:24 .semver 20:26:02 -rw-rw-r-- 1 1001 1001 166 Jan 17 20:23 .sonarcloud.properties 20:26:02 -rw-rw-r-- 1 1001 1001 1171 Jan 17 20:23 ADOPTERS.md 20:26:02 -rw-rw-r-- 1 1001 1001 10825 Jan 17 20:23 Attribution.txt 20:26:02 -rw-rw-r-- 1 1001 1001 73765 Jan 17 20:23 CHANGELOG.md 20:26:02 -rw-rw-r-- 1 1001 1001 3804 Jan 17 20:23 CONTRIBUTING.md 20:26:02 -rw-rw-r-- 1 1001 1001 677 Jan 17 20:23 GOVERNANCE.md 20:26:02 -rw-rw-r-- 1 1001 1001 850 Jan 17 20:23 Jenkinsfile 20:26:02 -rw-rw-r-- 1 1001 1001 10775 Jan 17 20:23 LICENSE 20:26:02 -rw-rw-r-- 1 1001 1001 12513 Jan 17 20:23 Makefile 20:26:02 -rw-rw-r-- 1 1001 1001 582 Jan 17 20:23 OWNERS.md 20:26:02 -rw-rw-r-- 1 1001 1001 9403 Jan 17 20:23 README.md 20:26:02 -rw-rw-r-- 1 1001 1001 6912 Jan 17 20:23 SECURITY.md 20:26:02 -rw-rw-r-- 1 1001 1001 5 Jan 17 20:24 VERSION 20:26:02 drwxrwxr-x 2 1001 1001 4096 Jan 17 20:23 bin 20:26:02 drwxrwxr-x 16 1001 1001 4096 Jan 17 20:23 cmd 20:26:02 -rw-r--r-- 1 root root 489579 Jan 17 20:25 coverage.out 20:26:02 -rw-rw-r-- 1 1001 1001 3376 Jan 17 20:23 go.mod 20:26:02 -rw-rw-r-- 1 1001 1001 34949 Jan 17 20:23 go.sum 20:26:02 drwxrwxr-x 7 1001 1001 4096 Jan 17 20:23 internal 20:26:02 drwxrwxr-x 3 1001 1001 4096 Jan 17 20:23 openapi 20:26:02 drwxrwxr-x 4 1001 1001 4096 Jan 17 20:23 snap 20:26:02 -rw-rw-r-- 1 1001 1001 204 Jan 17 20:23 version.go [Pipeline] sh 20:26:02 + '[' -e coverage.out ] 20:26:02 + chown 1001:1001 coverage.out [Pipeline] stash 20:26:02 Stashed 1 file(s) [Pipeline] sh 20:26:02 + make build 20:26:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:26:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:26:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:26:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:26:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:26: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:26:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:26:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:26: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 20:26:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:26:32 $ docker stop --time=1 23fc3ad14f04d9b3462c972da7f0d032edb4686154c365fbe7b137c33f36b0e7 20:26:42 $ docker rm -f --volumes 23fc3ad14f04d9b3462c972da7f0d032edb4686154c365fbe7b137c33f36b0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:43 20:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:45 latest: Pulling from edgex-devops/edgex-compose 20:26:45 cbdbe7a5bc2a: Pulling fs layer 20:26:45 ca9280d653b3: Pulling fs layer 20:26:45 7e9c9ca2126c: Pulling fs layer 20:26:45 cbdbe7a5bc2a: Download complete 20:26:45 ca9280d653b3: Verifying Checksum 20:26:45 ca9280d653b3: Download complete 20:26:45 cbdbe7a5bc2a: Pull complete 20:26:45 7e9c9ca2126c: Download complete 20:26:46 ca9280d653b3: Pull complete 20:26:51 7e9c9ca2126c: Pull complete 20:26:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:51 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 20:26:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:27:00 $ docker top ca11390fbd506c88580cc43b51704e4dc02246528daf4fc42c25bd1c9b6b57d2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:01 + docker-compose build --help 20:27:01 + grep parallel 20:27:01 --parallel Build images in parallel. [Pipeline] } 20:27:01 $ docker stop --time=1 ca11390fbd506c88580cc43b51704e4dc02246528daf4fc42c25bd1c9b6b57d2 20:27:03 $ docker rm -f --volumes ca11390fbd506c88580cc43b51704e4dc02246528daf4fc42c25bd1c9b6b57d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:04 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 20:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:27:06 $ docker top 505ee980e50c932009854fce28a31c60f93a7c6cdc4d46ae9f8fe59e9e8494ee -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:07 + docker-compose -f ./docker-compose-build.yml build --parallel 20:27:07 Building core-command ... 20:27:07 Building core-data ... 20:27:07 Building core-metadata ... 20:27:07 Building security-bootstrapper ... 20:27:07 Building security-proxy-setup ... 20:27:07 Building security-secretstore-setup ... 20:27:07 Building security-spiffe-token-provider ... 20:27:07 Building security-spire-agent ... 20:27:07 Building security-spire-config ... 20:27:07 Building security-spire-server ... 20:27:07 Building support-notifications ... 20:27:07 Building support-scheduler ... 20:27:07 Building security-proxy-setup 20:27:07 Building security-bootstrapper 20:27:07 Building security-secretstore-setup 20:27:07 Building security-spire-agent 20:27:07 Building security-spiffe-token-provider 20:27:20 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:20 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:27:20 ---> 08b987705747 20:27:20 Step 3/19 : WORKDIR /edgex-go 20:27:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:20 ---> 08b987705747 20:27:20 Step 3/24 : WORKDIR /edgex-go 20:27:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:20 ---> 08b987705747 20:27:20 Step 3/24 : WORKDIR /edgex-go 20:27:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:27:20 ---> 08b987705747 20:27:20 Step 3/32 : WORKDIR /edgex-go 20:27:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:27:21 ---> 08b987705747 20:27:21 Step 3/21 : WORKDIR /edgex-go 20:27:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2797 in /w/workspace/edgexfoundry_edgex-go_PR-4290 [Pipeline] { [Pipeline] ws 20:27:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:27:30 The recommended git tool is: git 20:27:36 using credential edgex-jenkins-ssh 20:27:36 Cloning the remote Git repository 20:27:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:36 > git init /w/workspace/edgex-go/1 # timeout=10 20:27:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:37 > git --version # timeout=10 20:27:37 > git --version # 'git version 2.25.1' 20:27:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:47 ---> Running in 893f469f3189 20:27:47 ---> Running in e7110f628f29 20:27:47 ---> Running in 9a43f118b49b 20:27:47 ---> Running in 81532559afb6 20:27:47 ---> Running in 2d3967db3872 20:27:47 Removing intermediate container 893f469f3189 20:27:47 ---> d54181811e62 20:27:47 Step 4/24 : RUN apk add --update --no-cache make git 20:27:47 Removing intermediate container 2d3967db3872 20:27:47 ---> 38affa03c454 20:27:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:27:47 Removing intermediate container 9a43f118b49b 20:27:47 ---> c2560cf5fe32 20:27:47 Step 4/32 : RUN apk add --update --no-cache make git 20:27:47 Removing intermediate container e7110f628f29 20:27:47 ---> b7a1f353a7df 20:27:47 Step 4/21 : RUN apk add --update --no-cache make git 20:27:47 Removing intermediate container 81532559afb6 20:27:47 ---> 6e08bb1f6d23 20:27:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:27:48 ---> Running in 990b6fb0720e 20:27:48 ---> Running in eec31482eb93 20:27:48 ---> Running in 88e3c2557336 20:27:48 ---> Running in cb5c512913bb 20:27:48 ---> Running in 4d2f945a92ba 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:50 OK: 211 MiB in 51 packages 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:50 OK: 211 MiB in 51 packages 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:51 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:27:51 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:27:51 OK: 17043 distinct packages available 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:52 OK: 211 MiB in 51 packages 20:27:52 OK: 211 MiB in 51 packages 20:27:52 OK: 211 MiB in 51 packages 20:27:53 Removing intermediate container 990b6fb0720e 20:27:53 ---> 5fa551a4fc52 20:27:53 Step 5/32 : COPY go.mod vendor* ./ 20:27:54 ---> aeb5846c024f 20:27:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:55 Removing intermediate container eec31482eb93 20:27:55 ---> 5ff372b406fd 20:27:55 Step 5/24 : COPY go.mod vendor* ./ 20:27:55 ---> Running in 27f63152fed6 20:27:56 Removing intermediate container 4d2f945a92ba 20:27:56 ---> 5b01c9b782c2 20:27:56 Step 5/19 : COPY go.mod vendor* ./ 20:27:56 Removing intermediate container 88e3c2557336 20:27:56 ---> c2468a96e893 20:27:56 ---> 8da35d965baa 20:27:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 5/24 : COPY go.mod vendor* ./ 20:27:56 20:27:56 Removing intermediate container cb5c512913bb 20:27:56 ---> 0c41a5a62376 20:27:56 Step 5/21 : COPY go.mod vendor* ./ 20:27:57 ---> Running in 3f61c46b6b07 20:27:58 ---> 9e448fd0ff18 20:27:58 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:58 ---> 8a0ec5776bd1 20:27:58 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:58 ---> 69794d41fef4 20:27:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:59 ---> Running in 11511a39fa50 20:28:00 ---> Running in d2cc856220e2 20:28:00 ---> Running in e5bfb34a1b3f 20:28:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:02 Merging remotes/origin/main commit 81801e3d83727a95447f456a5df1a63b0188c95d into PR head commit d727f44eb9289eddba35f3538944c3b1584c0b20 20:28:03 Merge succeeded, producing d727f44eb9289eddba35f3538944c3b1584c0b20 20:28:03 Checking out Revision d727f44eb9289eddba35f3538944c3b1584c0b20 (PR-4290) 20:28:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4290/head:refs/remotes/origin/PR-4290 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:28:03 > git config core.sparsecheckout # timeout=10 20:28:03 > git checkout -f d727f44eb9289eddba35f3538944c3b1584c0b20 # timeout=10 20:28:03 > git remote # timeout=10 20:28:03 > git config --get remote.origin.url # timeout=10 20:28:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:03 > git merge 81801e3d83727a95447f456a5df1a63b0188c95d # timeout=10 20:28:03 > git rev-parse HEAD^{commit} # timeout=10 20:28:03 > git config core.sparsecheckout # timeout=10 20:28:03 > git checkout -f d727f44eb9289eddba35f3538944c3b1584c0b20 # timeout=10 20:28:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:28:04 > git --version # timeout=10 20:28:04 > git --version # 'git version 2.25.1' 20:28:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:28:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:05 Dload Upload Total Spent Left Speed 20:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh 20:28:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:28:06 + sudo tee /etc/docker/daemon.new 20:28:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:28:06 { 20:28:06 "registry-mirrors": [ 20:28:06 "https://nexus3.edgexfoundry.org:10001" 20:28:06 ], 20:28:06 "bip": "10.250.0.254/24", 20:28:06 "hosts": [ 20:28:06 "tcp://0.0.0.0:5555", 20:28:06 "unix:///var/run/docker.sock" 20:28:06 ], 20:28:06 "mtu": 1458, 20:28:06 "selinux-enabled": true, 20:28:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:28:06 } [Pipeline] sh 20:28:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:28:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:26 provisioning config files... 20:28:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3285511301203983700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:26 ---> docker-login.sh 20:28:26 nexus3.edgexfoundry.org:10001 20:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:27 Configure a credential helper to remove this warning. See 20:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:27 20:28:27 Login Succeeded 20:28:27 nexus3.edgexfoundry.org:10002 20:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:27 Configure a credential helper to remove this warning. See 20:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:27 20:28:27 Login Succeeded 20:28:27 nexus3.edgexfoundry.org:10003 20:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:28 Configure a credential helper to remove this warning. See 20:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:28 20:28:28 Login Succeeded 20:28:28 nexus3.edgexfoundry.org:10004 20:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:28 Configure a credential helper to remove this warning. See 20:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:28 20:28:28 Login Succeeded 20:28:28 docker.io 20:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:30 Configure a credential helper to remove this warning. See 20:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:30 20:28:30 Login Succeeded 20:28:30 ---> docker-login.sh ends [Pipeline] } 20:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:28:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:31 ========================================================= 20:28:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:28:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:31 9b18e9b68314: Pulling fs layer 20:28:31 35d82f9e3411: Pulling fs layer 20:28:31 e16973657156: Pulling fs layer 20:28:31 fc693d55d65f: Pulling fs layer 20:28:31 7e9fc2657dce: Pulling fs layer 20:28:31 dda99020689f: Pulling fs layer 20:28:31 db1c61fa0a46: Pulling fs layer 20:28:31 891c053d2c06: Pulling fs layer 20:28:31 fc693d55d65f: Waiting 20:28:31 7e9fc2657dce: Waiting 20:28:31 db1c61fa0a46: Waiting 20:28:31 891c053d2c06: Waiting 20:28:31 dda99020689f: Waiting 20:28:31 e16973657156: Download complete 20:28:31 35d82f9e3411: Download complete 20:28:31 7e9fc2657dce: Verifying Checksum 20:28:31 7e9fc2657dce: Download complete 20:28:31 dda99020689f: Download complete 20:28:31 9b18e9b68314: Verifying Checksum 20:28:31 9b18e9b68314: Download complete 20:28:32 9b18e9b68314: Pull complete 20:28:33 891c053d2c06: Verifying Checksum 20:28:33 891c053d2c06: Download complete 20:28:33 35d82f9e3411: Pull complete 20:28:33 e16973657156: Pull complete 20:28:34 db1c61fa0a46: Verifying Checksum 20:28:34 db1c61fa0a46: Download complete 20:28:34 fc693d55d65f: Verifying Checksum 20:28:34 fc693d55d65f: Download complete 20:28:50 fc693d55d65f: Pull complete 20:28:50 7e9fc2657dce: Pull complete 20:28:50 dda99020689f: Pull complete 20:28:55 db1c61fa0a46: Pull complete 20:28:57 891c053d2c06: Pull complete 20:28:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:28:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:57 WORKDIR /edgex 20:28:57 COPY go.mod . 20:28:57 RUN go mod download 20:28:57 + docker build -t ci-base-image-arm64 -f - . 20:28:58 Sending build context to Docker daemon 3.112MB 20:28:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:58 ---> f96f9c87975a 20:28:58 Step 2/4 : WORKDIR /edgex 20:29:01 ---> Running in 21d10ced0d0d 20:29:01 Removing intermediate container 21d10ced0d0d 20:29:01 ---> 1a76b5d315cc 20:29:01 Step 3/4 : COPY go.mod . 20:29:01 ---> bbac7a996e0a 20:29:01 Step 4/4 : RUN go mod download 20:29:01 ---> Running in bc28276ce082 20:29:41 Removing intermediate container bc28276ce082 20:29:41 ---> da7b263cb7cd 20:29:41 Successfully built da7b263cb7cd 20:29:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:41 + docker inspect -f . ci-base-image-arm64 20:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:42 prd-ubuntu20.04-docker-arm64-4c-16g-2797 does not seem to be running inside a container 20:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:29:43 $ docker top 633efdd5baa452d273d49f740af5f3a501541bd9027288246885bd9220d736d6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:44 + go version 20:29:44 go version go1.18.7 linux/arm64 [Pipeline] } 20:29:44 $ docker stop --time=1 633efdd5baa452d273d49f740af5f3a501541bd9027288246885bd9220d736d6 20:29:46 $ docker rm -f --volumes 633efdd5baa452d273d49f740af5f3a501541bd9027288246885bd9220d736d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:47 + docker inspect -f . ci-base-image-arm64 20:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:47 prd-ubuntu20.04-docker-arm64-4c-16g-2797 does not seem to be running inside a container 20:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:29:48 $ docker top bda4e1f910729dfb918e9d1f916009283274caaf2e35cdd2c2ca6266e79d186e -eo pid,comm [Pipeline] { [Pipeline] echo 20:29:49 ========================================================= 20:29:49 [edgeXBuildGoParallel] Running Tests and Build... 20:29:49 ========================================================= [Pipeline] sh 20:29:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:29:50 + make test 20:29:50 go test -race -coverprofile=coverage.out ./... 20:30:37 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:38 Removing intermediate container 27f63152fed6 20:30:38 ---> 3eb9970ecd45 20:30:38 Step 7/32 : COPY . . 20:32:01 ---> 2c62ac75a353 20:32:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:01 Removing intermediate container 3f61c46b6b07 20:32:01 ---> 472a97eea8dd 20:32:01 Step 7/24 : COPY . . 20:32:01 Removing intermediate container e5bfb34a1b3f 20:32:01 ---> e669d8d87f6e 20:32:01 Step 7/21 : COPY . . 20:32:01 Removing intermediate container 11511a39fa50 20:32:01 ---> 0a819d7d4186 20:32:01 Step 7/19 : COPY . . 20:32:01 Removing intermediate container d2cc856220e2 20:32:01 ---> ebe2f56f1b08 20:32:01 Step 7/24 : COPY . . 20:32:49 ---> Running in 77ec6377eb2f 20:32:49 ---> 2180e41634d5 20:32:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:49 ---> b4f5968dfa3b 20:32:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:32:49 ---> 6d9f830a0bcd 20:32:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:49 ---> 97861129b2a9 20:32:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:49 ---> Running in 395ca3c48112 20:32:49 ---> Running in 603ecf9b4fbb 20:32:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:49 ---> Running in c6306d4bad1c 20:32:49 ---> Running in 4934e6fb1bf3 20:32:51 Removing intermediate container 395ca3c48112 20:32:51 ---> 537cf5a9f248 20:32:51 Step 9/24 : WORKDIR /edgex-go/spire-build 20:32:51 ---> Running in 8f976cbae099 20:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:55 Removing intermediate container 8f976cbae099 20:32:55 ---> ea2690b87329 20:32:55 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:33:10 ---> Running in 223ebc7988aa 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements 20:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.723s coverage: 43.0% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.457s coverage: 54.0% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:35 Removing intermediate container 223ebc7988aa 20:33:35 ---> c4b17e176853 20:33:35 Step 11/24 : WORKDIR /edgex-go 20:33:42 Removing intermediate container 77ec6377eb2f 20:33:42 ---> 98791df59342 20:33:42 20:33:42 Step 9/32 : FROM alpine:3.16 20:33:42 ---> Running in e64a5bfbb9c3 20:33:42 Removing intermediate container 603ecf9b4fbb 20:33:42 ---> ccf228daece0 20:33:42 20:33:42 Step 9/21 : FROM alpine:3.16 20:33:42 3.16: Pulling from library/alpine 20:33:42 3.16: Pulling from library/alpine 20:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.319s coverage: 89.2% of statements 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.660s coverage: 2.4% of statements 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:33:50 Removing intermediate container e64a5bfbb9c3 20:33:50 ---> 1d567e9f3480 20:33:50 20:33:50 Step 12/24 : FROM alpine:3.15 20:33:51 Removing intermediate container 4934e6fb1bf3 20:33:51 ---> 7619729587a9 20:33:51 20:33:51 Step 9/24 : FROM alpine:3.16 20:33:51 3.15: Pulling from library/alpine 20:33:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:33:52 Removing intermediate container c6306d4bad1c 20:33:52 ---> e5279f3652b3 20:33:52 20:33:52 Step 9/19 : FROM alpine:3.15 20:33:52 Status: Downloaded newer image for alpine:3.16 20:33:52 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:33:52 Status: Image is up to date for alpine:3.16 20:33:52 ---> bfe296a52501 20:33:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:33:52 3.16: Pulling from library/alpine 20:33:53 ---> bfe296a52501 20:33:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:54 3.15: Pulling from library/alpine 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.764s coverage: 95.6% of statements 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.273s coverage: 72.2% of statements 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.476s coverage: 60.0% of statements 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.261s coverage: 58.8% of statements 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.468s coverage: 29.6% of statements 20:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements 20:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.316s coverage: 79.5% of statements 20:33:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:33:54 Status: Image is up to date for alpine:3.16 20:33:54 ---> Running in 8f9f2f69266e 20:33:54 ---> bfe296a52501 20:33:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:33:54 ---> Running in ef37992df8e3 20:33:55 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:33:55 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 20:33:55 Status: Downloaded newer image for alpine:3.15 20:33:55 Status: Image is up to date for alpine:3.15 20:33:55 ---> Running in bc914b8df0f4 20:33:55 ---> c4fc93816858 20:33:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:55 ---> c4fc93816858 20:33:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 20:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.300s coverage: 87.5% of statements 20:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:33:56 ---> Running in 86957199a2f9 20:33:56 ---> Running in b8e2b17ae9db 20:33:57 Removing intermediate container ef37992df8e3 20:33:57 ---> 6d6566ca640c 20:33:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:33:57 (1/6) Installing ca-certificates (20220614-r0) 20:33:57 (2/6) Installing brotli-libs (1.0.9-r6) 20:33:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:33:57 (4/6) Installing libcurl (7.83.1-r5) 20:33:57 (5/6) Installing curl (7.83.1-r5) 20:33:57 (6/6) Installing dumb-init (1.2.5-r1) 20:33:57 Executing busybox-1.35.0-r17.trigger 20:33:57 Executing ca-certificates-20220614-r0.trigger 20:33:57 OK: 8 MiB in 20 packages 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:33:57 ---> Running in fbaa342c33cf 20:33:57 Removing intermediate container 86957199a2f9 20:33:57 ---> 86f7dac9a7bf 20:33:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:33:57 (1/3) Installing ca-certificates (20220614-r0) 20:33:57 (2/3) Installing dumb-init (1.2.5-r1) 20:33:57 (3/3) Installing su-exec (0.2-r1) 20:33:57 Executing busybox-1.35.0-r17.trigger 20:33:57 Executing ca-certificates-20220614-r0.trigger 20:33:57 Removing intermediate container b8e2b17ae9db 20:33:57 ---> dc3588197f66 20:33:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:57 OK: 6 MiB in 17 packages 20:33:58 ---> Running in 679919c482c7 20:33:58 ---> Running in 1222d0b6d18a 20:34:00 Removing intermediate container 8f9f2f69266e 20:34:00 ---> 63f467ca2539 20:34:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:34:00 (1/2) Installing dumb-init (1.2.5-r1) 20:34:00 (2/2) Installing su-exec (0.2-r1) 20:34:00 Executing busybox-1.35.0-r17.trigger 20:34:00 OK: 6 MiB in 16 packages 20:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:02 ---> Running in d4cc26f8acbc 20:34:02 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:02 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:02 OK: 15859 distinct packages available 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:02 (1/9) Installing ca-certificates (20220614-r0) 20:34:02 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:02 (4/9) Installing libcurl (7.80.0-r5) 20:34:02 (5/9) Installing curl (7.80.0-r5) 20:34:02 (6/9) Installing dumb-init (1.2.5-r1) 20:34:02 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:02 (8/9) Installing libucontext (1.1-r0) 20:34:02 (9/9) Installing gcompat (1.0.0-r4) 20:34:02 Executing busybox-1.34.1-r7.trigger 20:34:03 Executing ca-certificates-20220614-r0.trigger 20:34:03 Removing intermediate container bc914b8df0f4 20:34:03 ---> 55692f0d0aeb 20:34:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:03 OK: 8 MiB in 23 packages 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:03 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:03 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:03 OK: 15859 distinct packages available 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:04 (1/5) Installing dumb-init (1.2.5-r1) 20:34:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:04 (3/5) Installing libucontext (1.1-r0) 20:34:04 (4/5) Installing gcompat (1.0.0-r4) 20:34:04 (5/5) Installing openssl (1.1.1s-r1) 20:34:04 Executing busybox-1.34.1-r7.trigger 20:34:04 OK: 7 MiB in 19 packages 20:34:04 ---> Running in 728cdd203ff5 20:34:04 Removing intermediate container d4cc26f8acbc 20:34:04 ---> 1adf8f2c1f4f 20:34:04 Step 12/21 : WORKDIR /edgex 20:34:05 ---> Running in 5ea5deed8d08 20:34:05 Removing intermediate container fbaa342c33cf 20:34:05 ---> 28f53f32b482 20:34:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:34:06 Removing intermediate container 728cdd203ff5 20:34:06 ---> 9c320bf22db9 20:34:06 Step 12/24 : WORKDIR / 20:34:07 ---> Running in 0ebbdfc86969 20:34:08 Removing intermediate container 679919c482c7 20:34:08 ---> 6eef88eac097 20:34:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:08 ---> Running in 0447274c4225 20:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.296s coverage: 94.4% of statements 20:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.239s coverage: 44.8% of statements 20:34:09 Removing intermediate container 5ea5deed8d08 20:34:09 ---> d93c6c294672 20:34:09 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:09 Removing intermediate container 1222d0b6d18a 20:34:09 ---> 661c9c371ee7 20:34:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:34:10 Removing intermediate container 0ebbdfc86969 20:34:10 ---> 9814a1b08e59 20:34:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:34:12 Removing intermediate container 0447274c4225 20:34:12 ---> 9525930b9fab 20:34:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:12 ---> 407d1bdfa68f 20:34:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:13 ---> Running in 98eab7bf670c 20:34:13 ---> e1f77b2db572 20:34:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:13 ---> 288d90454273 20:34:13 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.728s coverage: 79.9% of statements 20:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:34:18 ---> 11352653e672 20:34:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:18 Removing intermediate container 98eab7bf670c 20:34:18 ---> e694980c9492 20:34:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:34:18 ---> 20a196b37829 20:34:18 ---> 72582bd69799 20:34:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.tomlStep 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:18 20:34:19 ---> 067fa4e147f6 20:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:34:20 ---> Running in 3bb02a7fac48 20:34:20 ---> 97ffa4e679be 20:34:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:20 ---> 464740bbc811 20:34:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:21 ---> 7464bb86fa60 20:34:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:21 ---> 1ea88efb0729 20:34:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:34:21 ---> Running in f1404a569246 20:34:21 Removing intermediate container 3bb02a7fac48 20:34:21 ---> 22e7855da60c 20:34:21 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:34:22 ---> d389f84b260e 20:34:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 86.9% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 77.4% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.288s coverage: 80.0% of statements 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.848s coverage: 91.2% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:34:23 ---> fda00e05e38c 20:34:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:23 ---> 84f66fe5876d 20:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:34:23 ---> Running in 1039f4617597 20:34:23 Removing intermediate container f1404a569246 20:34:23 ---> 797939585093 20:34:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:24 ---> eb1474f27aa8 20:34:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:24 ---> Running in b73b22b7d51b 20:34:25 ---> 0cc5cca34728 20:34:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:25 ---> Running in 05a87dc022f0 20:34:25 Removing intermediate container 1039f4617597 20:34:25 ---> 218575d963a0 20:34:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:34:26 ---> Running in 5be300d2dd03 20:34:26 ---> c6e5c5b6256e 20:34:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:26 ---> Running in 9a986ef78075 20:34:26 Removing intermediate container 05a87dc022f0 20:34:26 ---> d29d8751b448 20:34:26 Step 17/19 : LABEL arch=x86_64 20:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 64.7% of statements 20:34:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:34:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.371s coverage: 100.0% of statements 20:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 20:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 20:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:34:27 ---> Running in 6dedc067e684 20:34:27 Removing intermediate container 5be300d2dd03 20:34:27 ---> 2168235b85c1 20:34:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:27 ---> 3b052f725c35 20:34:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:28 ---> Running in 3b3cc3faaa1a 20:34:28 Removing intermediate container 6dedc067e684 20:34:28 ---> 067d7a2efaa1 20:34:28 Step 18/19 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:34:28 ---> c77007d9a75d 20:34:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:29 Removing intermediate container b73b22b7d51b 20:34:29 ---> 109de83e1042 20:34:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:34:29 Removing intermediate container 3b3cc3faaa1a 20:34:29 ---> a55b0ecbd1a7 20:34:29 Step 22/24 : LABEL arch=x86_64 20:34:29 ---> Running in 209bc6e8b818 20:34:29 ---> Running in 026226dd7a11 20:34:30 ---> Running in bdba480264d9 20:34:30 ---> Running in 1d64c02e31a4 20:34:32 Removing intermediate container 9a986ef78075 20:34:32 ---> 3971c780d848 20:34:32 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:34:32 Removing intermediate container 026226dd7a11 20:34:32 ---> 18b1c09a50ee 20:34:32 Step 19/19 : LABEL version=0.0.0 20:34:32 Removing intermediate container bdba480264d9 20:34:32 ---> 3983c48c1a79 20:34:32 Step 19/21 : LABEL arch=x86_64 20:34:32 Removing intermediate container 1d64c02e31a4 20:34:32 ---> 534c079e32af 20:34:32 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:34:33 ---> Running in 9f8ef4e5f2e9 20:34:33 ---> Running in 02d609adb3f0 20:34:33 ---> Running in 47c491b4aff9 20:34:33 ---> Running in a3dfff826ea5 20:34:34 Removing intermediate container 9f8ef4e5f2e9 20:34:34 ---> f319ef522ab9 20:34:34 20:34:34 Successfully built f319ef522ab9 20:34:34 Successfully tagged security-spiffe-token-provider:latest 20:34:34  Building security-spiffe-token-provider ... done Building support-scheduler 20:34:35 Removing intermediate container 02d609adb3f0 20:34:35 ---> f3c92a4a58ab 20:34:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.393s coverage: 65.8% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:34:35 Removing intermediate container a3dfff826ea5 20:34:35 ---> 91ceaa4b9317 20:34:35 Step 24/24 : LABEL version=0.0.0 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 41.8% of statements 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 08b987705747 20:34:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:34:40 Removing intermediate container 209bc6e8b818 20:34:40 ---> 9c3bc1e563b2 20:34:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:34:41 Removing intermediate container 47c491b4aff9 20:34:41 ---> 09ce1a883407 20:34:41 Step 20/21 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:34:41 ---> Running in 0672d48efb2a 20:34:42 ---> Running in 5cf4430c3658 20:34:42 ---> d02e4acf6717 20:34:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:34:42 ---> Running in ebd8bdb30d7a 20:34:42 ---> Running in 70f0e4f8a54c 20:34:43 ---> Running in 77598bff5bc4 20:34:43 Removing intermediate container 5cf4430c3658 20:34:43 ---> 2f6947bd4d1c 20:34:43 20:34:44 Successfully built 2f6947bd4d1c 20:34:44 Removing intermediate container 0672d48efb2a 20:34:44 ---> ab1a6d38818a 20:34:44 Step 4/22 : WORKDIR /edgex-go 20:34:44 Successfully tagged security-spire-agent:latest 20:34:44  Building security-spire-agent ... done Building core-data 20:34:44 Removing intermediate container ebd8bdb30d7a 20:34:44 ---> 5d293b9fff12 20:34:44 Step 22/24 : LABEL arch=x86_64 20:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:34:45 Removing intermediate container 70f0e4f8a54c 20:34:45 ---> d593266cc3cf 20:34:45 Step 21/21 : LABEL version=0.0.0 20:34:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:34:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:34:45 go vet ./... 20:34:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:48 ---> 08b987705747 20:34:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:34:48 ---> Using cache 20:34:48 ---> ab1a6d38818a 20:34:48 Step 4/22 : WORKDIR /edgex-go 20:34:53 ---> Running in 0af96871dbd9 20:34:53 ---> Running in ddc485a5c738 20:34:54 ---> Running in bd79a590ad73 20:34:54 ---> Running in 8660f9fd8244 20:34:56 Removing intermediate container 0af96871dbd9 20:34:56 ---> d0292c34920c 20:34:56 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:34:56 Removing intermediate container ddc485a5c738 20:34:56 ---> 058a8e16c94e 20:34:56 Step 5/22 : RUN apk add --update --no-cache make git 20:34:57 Removing intermediate container bd79a590ad73 20:34:57 ---> 9946f7227fe6 20:34:57 20:34:57 Successfully built 9946f7227fe6 20:34:57 Removing intermediate container 8660f9fd8244 20:34:57 ---> 69abed8cb751 20:34:57 Step 5/22 : RUN apk add --update --no-cache make git 20:34:57 Successfully tagged security-proxy-setup:latest 20:34:57  Building security-proxy-setup ... done Building support-notifications 20:34:57 ---> Running in cdcd610793aa 20:34:57 ---> Running in 663cab534df9 20:35:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:03 ---> 08b987705747 20:35:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:03 ---> Using cache 20:35:03 ---> ab1a6d38818a 20:35:03 Step 4/22 : WORKDIR /edgex-go 20:35:03 ---> Using cache 20:35:03 ---> 69abed8cb751 20:35:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:08 Removing intermediate container 77598bff5bc4 20:35:08 ---> Running in ee9fa17e157c 20:35:08 ---> 2c7fb37fe76c 20:35:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 ---> Running in 27ce89bc3019 20:35:08 Removing intermediate container cdcd610793aa 20:35:08 ---> ff3390b22faf 20:35:08 Step 24/24 : LABEL version=0.0.0 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:09 OK: 211 MiB in 51 packages 20:35:09 ---> Running in ba1e1b998511 20:35:09 ---> 3413dc5f8a14 20:35:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:10 OK: 211 MiB in 51 packages 20:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:11 OK: 211 MiB in 51 packages 20:35:12 Removing intermediate container ba1e1b998511 20:35:12 ---> f4b2694841f9 20:35:12 20:35:12 Successfully built f4b2694841f9 20:35:13 ---> 338f3e234739 20:35:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:13 Successfully tagged security-secretstore-setup:latest 20:35:13 Building core-command 20:35:21  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:21 ---> 08b987705747 20:35:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:35:21 ---> Using cache 20:35:21 ---> ab1a6d38818a 20:35:21 Step 4/23 : WORKDIR /edgex-go 20:35:21 ---> Using cache 20:35:21 ---> 69abed8cb751 20:35:21 Step 5/23 : RUN apk add --update --no-cache make git 20:35:24 ---> 41ba7d292ceb 20:35:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:24 ---> Running in 0f03a95532b1 20:35:24 Removing intermediate container 663cab534df9 20:35:24 ---> f01bbff86e6a 20:35:24 Step 6/22 : COPY go.mod vendor* ./ 20:35:26 Removing intermediate container 27ce89bc3019 20:35:26 ---> 81869fa7d39d 20:35:26 Step 6/22 : COPY go.mod vendor* ./ 20:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:26 ---> 80e6f2e7ad42 20:35:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:26 Removing intermediate container ee9fa17e157c 20:35:26 ---> 4b518b04ff6b 20:35:26 Step 6/22 : COPY go.mod vendor* ./ 20:35:26 ---> eb88eb847151 20:35:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:35:26 OK: 211 MiB in 51 packages 20:35:27 ---> Running in b16739a66eae 20:35:28 ---> 687060d5967e 20:35:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:28 ---> 0546f1841e03 20:35:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:28 ---> c340ad6710f6 20:35:28 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:35:28 ---> Running in e32935961ead 20:35:28 ---> Running in 43fdf38e232a 20:35:29 Removing intermediate container 0f03a95532b1 20:35:29 ---> f5afead0feed 20:35:29 Step 6/23 : COPY go.mod vendor* ./ 20:35:29 ---> 780689607b50 20:35:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:33 ---> fe496e94e5ad 20:35:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:33 ---> 889154627909 20:35:33 Step 27/32 : RUN chmod +x /entrypoint.sh 20:35:34 ---> Running in 293b767c567b 20:35:34 ---> Running in 792d40bd122f 20:36:22 Removing intermediate container 792d40bd122f 20:36:22 ---> 680f9c8ad150 20:36:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:36:30 ---> Running in 4ce15892aeed 20:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:39 ./bin/test-attribution-txt.sh [Pipeline] echo 20:36:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:36:40 + ls -al . 20:36:40 total 744 20:36:40 drwxrwxr-x 10 1001 1001 4096 Jan 17 20:29 . 20:36:40 drwxr-xr-x 4 root root 4096 Jan 17 20:29 .. 20:36:40 drwxrwxr-x 2 1001 1001 4096 Jan 17 20:28 .blubracket 20:36:40 -rw-rw-r-- 1 1001 1001 16 Jan 17 20:28 .dockerignore 20:36:40 drwxrwxr-x 8 1001 1001 4096 Jan 17 20:28 .git 20:36:40 drwxrwxr-x 3 1001 1001 4096 Jan 17 20:28 .github 20:36:40 -rw-rw-r-- 1 1001 1001 956 Jan 17 20:28 .gitignore 20:36:40 -rw-rw-r-- 1 1001 1001 42 Jan 17 20:28 .golangci.yml 20:36:40 -rw-rw-r-- 1 1001 1001 87 Jan 17 20:28 .hadolint.yml 20:36:40 -rw-rw-r-- 1 1001 1001 166 Jan 17 20:28 .sonarcloud.properties 20:36:40 -rw-rw-r-- 1 1001 1001 1171 Jan 17 20:28 ADOPTERS.md 20:36:40 -rw-rw-r-- 1 1001 1001 10825 Jan 17 20:28 Attribution.txt 20:36:40 -rw-rw-r-- 1 1001 1001 73765 Jan 17 20:28 CHANGELOG.md 20:36:40 -rw-rw-r-- 1 1001 1001 3804 Jan 17 20:28 CONTRIBUTING.md 20:36:40 -rw-rw-r-- 1 1001 1001 677 Jan 17 20:28 GOVERNANCE.md 20:36:40 -rw-rw-r-- 1 1001 1001 850 Jan 17 20:28 Jenkinsfile 20:36:40 -rw-rw-r-- 1 1001 1001 10775 Jan 17 20:28 LICENSE 20:36:40 -rw-rw-r-- 1 1001 1001 12513 Jan 17 20:28 Makefile 20:36:40 -rw-rw-r-- 1 1001 1001 582 Jan 17 20:28 OWNERS.md 20:36:40 -rw-rw-r-- 1 1001 1001 9403 Jan 17 20:28 README.md 20:36:40 -rw-rw-r-- 1 1001 1001 6912 Jan 17 20:28 SECURITY.md 20:36:40 -rw-rw-r-- 1 1001 1001 5 Jan 17 20:24 VERSION 20:36:40 drwxrwxr-x 2 1001 1001 4096 Jan 17 20:28 bin 20:36:40 drwxrwxr-x 16 1001 1001 4096 Jan 17 20:28 cmd 20:36:40 -rw-r--r-- 1 root root 489579 Jan 17 20:34 coverage.out 20:36:40 -rw-rw-r-- 1 1001 1001 3376 Jan 17 20:28 go.mod 20:36:40 -rw-rw-r-- 1 1001 1001 34949 Jan 17 20:28 go.sum 20:36:40 drwxrwxr-x 7 1001 1001 4096 Jan 17 20:28 internal 20:36:40 drwxrwxr-x 3 1001 1001 4096 Jan 17 20:28 openapi 20:36:40 drwxrwxr-x 4 1001 1001 4096 Jan 17 20:28 snap 20:36:40 -rw-rw-r-- 1 1001 1001 204 Jan 17 20:28 version.go [Pipeline] sh 20:36:40 + '[' -e coverage.out ] 20:36:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:36:40 Warning: overwriting stash ‘coverage-report’ 20:36:41 Stashed 1 file(s) [Pipeline] sh 20:36:42 + make build 20:36:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:37:26 Removing intermediate container 4ce15892aeed 20:37:26 ---> cb9cb36b2054 20:37:26 Step 29/32 : CMD ["gate"] 20:37:26 Removing intermediate container b16739a66eae 20:37:26 ---> 1245ad5c879c 20:37:26 Step 8/22 : COPY . . 20:37:26 Removing intermediate container e32935961ead 20:37:26 ---> e30eadff7940 20:37:26 Step 8/22 : COPY . . 20:37:26 Removing intermediate container 43fdf38e232a 20:37:26 ---> 020d709e5486 20:37:26 Step 8/22 : COPY . . 20:37:36 ---> Running in d797bed0205e 20:37:59 ---> 55b971a57606 20:37:59 ---> 80cf4bbb5b0f 20:37:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:37:59 20:37:59 ---> c2ca03ed4d66 20:37:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:37:59 Removing intermediate container d797bed0205e 20:37:59 ---> a6c0021a36db 20:37:59 Step 30/32 : LABEL arch=x86_64 20:37:59 Removing intermediate container 293b767c567b 20:37:59 ---> daec7255094e 20:37:59 Step 8/23 : COPY . . 20:38:00 ---> Running in 1dff18bc0932 20:38:03 ---> Running in cbd08df3c7f2 20:38:03 ---> Running in 8ba9b73e3fbf 20:38:03 ---> Running in eb2bd633a5de 20:38:03 ---> 5d594a13c129 20:38:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:38:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:38:04 ---> Running in 23653a7c3c2d 20:38:05 Removing intermediate container cbd08df3c7f2 20:38:05 ---> a38d7cba3df7 20:38:05 Step 31/32 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:38:05 ---> Running in e94a004c5b6c 20:38:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:38:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:38:09 Removing intermediate container e94a004c5b6c 20:38:09 ---> 5d1bcc8bd13c 20:38:09 Step 32/32 : LABEL version=0.0.0 20:38:11 ---> Running in 955c8fa75d74 20:38:15 Removing intermediate container 955c8fa75d74 20:38:15 ---> 1dcb998ee547 20:38:15 20:38:15 Successfully built 1dcb998ee547 20:38:15 Successfully tagged security-bootstrapper:latest 20:38:15 Building security-spire-config 20:38:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:38:20  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 08b987705747 20:38:20 Step 3/24 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 6e08bb1f6d23 20:38:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:38:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:42 ---> Running in c0a73ea49354 20:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:47 OK: 211 MiB in 51 packages 20:38:47 Removing intermediate container 1dff18bc0932 20:38:47 ---> 80e2f60b959b 20:38:47 20:38:47 Step 10/22 : FROM alpine:3.16 20:38:47 ---> bfe296a52501 20:38:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:38:55 ---> Running in 616d5e16247c 20:38:55 Removing intermediate container 616d5e16247c 20:38:55 ---> 2371eb8e43ab 20:38:55 Step 12/22 : ENV APP_PORT=59880 20:38:55 Removing intermediate container c0a73ea49354 20:38:55 ---> 45642421289a 20:38:55 Step 5/24 : COPY go.mod vendor* ./ 20:38:55 ---> Running in 9fa22ce90b01 20:38:56 ---> 3117c29befaa 20:38:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:56 Removing intermediate container 23653a7c3c2d 20:38:56 ---> 661aee7b3810 20:38:56 20:38:56 Step 10/23 : FROM alpine:3.16 20:38:56 ---> bfe296a52501 20:38:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:56 Removing intermediate container 9fa22ce90b01 20:38:56 ---> 850123596461 20:38:56 Step 13/22 : EXPOSE $APP_PORT 20:38:56 ---> Running in 552bd71560f2 20:38:56 Removing intermediate container eb2bd633a5de 20:38:56 ---> 204ea2ee6e1e 20:38:56 20:38:56 Step 10/22 : FROM alpine:3.16 20:38:56 ---> bfe296a52501 20:38:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:38:56 ---> Running in 88ba0eb47dc8 20:38:56 Removing intermediate container 8ba9b73e3fbf 20:38:56 ---> cb44e8561cb9 20:38:56 20:38:56 Step 10/22 : FROM alpine:3.16 20:38:56 ---> bfe296a52501 20:38:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:56 ---> Running in 56a337ef6924 20:38:56 ---> Running in 7e62434c66b3 20:38:56 ---> Running in 1a6c242c1ee0 20:38:56 Removing intermediate container 56a337ef6924 20:38:56 ---> 2f8f7fe829eb 20:38:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:38:56 ---> Running in 0630aba8df96 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:57 (1/2) Installing ca-certificates (20220614-r0) 20:38:57 (2/2) Installing dumb-init (1.2.5-r1) 20:38:57 Executing busybox-1.35.0-r17.trigger 20:38:57 Executing ca-certificates-20220614-r0.trigger 20:38:57 (1/1) Installing dumb-init (1.2.5-r1) 20:38:57 Executing busybox-1.35.0-r17.trigger 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:57 OK: 6 MiB in 15 packages 20:38:57 OK: 6 MiB in 16 packages 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:58 (1/1) Installing dumb-init (1.2.5-r1) 20:38:58 Executing busybox-1.35.0-r17.trigger 20:38:58 OK: 6 MiB in 15 packages 20:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:58 (1/1) Installing dumb-init (1.2.5-r1) 20:38:58 Executing busybox-1.35.0-r17.trigger 20:38:58 OK: 6 MiB in 15 packages 20:38:58 Removing intermediate container 88ba0eb47dc8 20:38:58 ---> cd211e42e881 20:38:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:59 ---> Running in 9254ec3a558c 20:38:59 Removing intermediate container 7e62434c66b3 20:38:59 ---> 4fbf461ab849 20:38:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:59 Removing intermediate container 1a6c242c1ee0 20:38:59 ---> dd3269f01d64 20:38:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:38:59 ---> Running in 42b0e61e85fd 20:38:59 ---> Running in 65c9ea3bcb56 20:38:59 Removing intermediate container 9254ec3a558c 20:38:59 ---> 404b476b4286 20:38:59 Step 13/23 : ENV APP_PORT=59882 20:38:59 ---> Running in 89bb2a48ebfa 20:38:59 Removing intermediate container 42b0e61e85fd 20:38:59 ---> 8cf0bc52515a 20:38:59 Step 13/22 : ENV APP_PORT=59860 20:38:59 Removing intermediate container 65c9ea3bcb56 20:38:59 ---> 4b26507bee45 20:38:59 Step 13/22 : ENV APP_PORT=59861 20:38:59 ---> Running in 86addef862de 20:38:59 Removing intermediate container 0630aba8df96 20:38:59 ---> a796dfdc913c 20:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:59 Removing intermediate container 89bb2a48ebfa 20:38:59 ---> ac2422111718 20:38:59 Step 14/23 : EXPOSE $APP_PORT 20:38:59 ---> Running in 1d2499acc18e 20:38:59 ---> Running in e60bb86fbcc7 20:38:59 Removing intermediate container 86addef862de 20:38:59 ---> 0be274cb0730 20:38:59 Step 14/22 : EXPOSE $APP_PORT 20:38:59 ---> Running in 8f92957601f1 20:38:59 Removing intermediate container 1d2499acc18e 20:38:59 ---> 8a8ef26a8879 20:38:59 Step 14/22 : EXPOSE $APP_PORT 20:38:59 ---> Running in af2eeeafaa39 20:38:59 Removing intermediate container e60bb86fbcc7 20:38:59 ---> b82834e57568 20:38:59 Step 15/23 : WORKDIR / 20:38:59 Removing intermediate container 8f92957601f1 20:38:59 ---> 0053ad50630a 20:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:59 ---> 6b12641fa5a4 20:38:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:59 ---> Running in e4fba0598978 20:38:59 Removing intermediate container af2eeeafaa39 20:38:59 ---> 4912587786c7 20:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:00 ---> d0b8a74e4b3d 20:39:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:00 Removing intermediate container e4fba0598978 20:39:00 ---> 3f9506d9aebd 20:39:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:00 ---> b9f6d9f5831d 20:39:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:02 ---> 35d070d966d5 20:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:02 ---> 762250f13652 20:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:39:02 ---> cca396d64121 20:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:39:02 ---> cf01b743e29a 20:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:02 ---> 67bb4a2df318 20:39:02 Step 18/22 : ENTRYPOINT ["/core-data"] 20:39:02 ---> 7a68bc813be4 20:39:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:39:02 ---> 7677de1e532d 20:39:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:39:02 ---> Running in c21f41e217b9 20:39:02 ---> Running in 686ae1e96e07 20:39:02 ---> cca86905145b 20:39:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:39:02 ---> Running in 82da4b55a983 20:39:02 Removing intermediate container c21f41e217b9 20:39:02 ---> e01463d1e658 20:39:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:02 Removing intermediate container 82da4b55a983 20:39:02 ---> 2ccce8bc4e03 20:39:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:02 ---> Running in 8ccb6b41745e 20:39:02 Removing intermediate container 686ae1e96e07 20:39:02 ---> cdb397fe275e 20:39:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:02 ---> Running in 63c6fbb0c6dd 20:39:02 ---> 8e4262a68eaf 20:39:02 Step 19/23 : ENTRYPOINT ["/core-command"] 20:39:03 ---> Running in d8952c7c722b 20:39:03 ---> Running in 4fec0b78b674 20:39:03 Removing intermediate container 8ccb6b41745e 20:39:03 ---> c83db959dbdc 20:39:03 Step 20/22 : LABEL arch=x86_64 20:39:03 Removing intermediate container 63c6fbb0c6dd 20:39:03 ---> 7cad4dc270b4 20:39:03 Step 20/22 : LABEL arch=x86_64 20:39:03 ---> Running in 8fbf84255891 20:39:03 Removing intermediate container d8952c7c722b 20:39:03 ---> 07b9e2e58560 20:39:03 Step 20/22 : LABEL arch=x86_64 20:39:03 ---> Running in 2bf88d529b67 20:39:03 ---> Running in 5cd9454d94eb 20:39:03 Removing intermediate container 4fec0b78b674 20:39:03 ---> 4cc6bc2da495 20:39:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:03 Removing intermediate container 8fbf84255891 20:39:03 ---> 34b8f80962c8 20:39:03 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:39:03 ---> Running in 852745be71b3 20:39:03 ---> Running in 94b4919546da 20:39:03 Removing intermediate container 5cd9454d94eb 20:39:03 ---> 9e9e68f1901f 20:39:03 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:39:03 Removing intermediate container 2bf88d529b67 20:39:03 ---> e945c3cbb990 20:39:03 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:39:03 ---> Running in bc5a80f7a415 20:39:03 ---> Running in c99cadb71826 20:39:03 Removing intermediate container 852745be71b3 20:39:03 ---> e6fc783b9e84 20:39:03 Step 21/23 : LABEL arch=x86_64 20:39:03 Removing intermediate container 94b4919546da 20:39:03 ---> f4d419042e34 20:39:03 Step 22/22 : LABEL version=0.0.0 20:39:03 ---> Running in 3e0ca896f9f5 20:39:03 Removing intermediate container bc5a80f7a415 20:39:03 ---> 99ac0a26e3a2 20:39:03 Step 22/22 : LABEL version=0.0.0 20:39:03 ---> Running in e1603ef451cf 20:39:03 Removing intermediate container c99cadb71826 20:39:03 ---> d9ac91b828c7 20:39:03 Step 22/22 : LABEL version=0.0.0 20:39:03 ---> Running in 7c540a41baa1 20:39:03 ---> Running in 4e295066b001 20:39:03 Removing intermediate container 3e0ca896f9f5 20:39:03 ---> d4a4f91314bd 20:39:03 Step 22/23 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:39:03 Removing intermediate container e1603ef451cf 20:39:03 ---> c49f72805b31 20:39:03 20:39:03 ---> Running in 58534dc2c012 20:39:04 Successfully built c49f72805b31 20:39:04 Successfully tagged core-data:latest 20:39:04  Building core-data ... done Building security-spire-server 20:39:04 Removing intermediate container 7c540a41baa1 20:39:04 ---> 8d6634d88c65 20:39:04 20:39:04 Removing intermediate container 4e295066b001 20:39:04 ---> 5576622cc9d3 20:39:04 20:39:04 Removing intermediate container 58534dc2c012 20:39:04 ---> 5d3b038cd1dd 20:39:04 Step 23/23 : LABEL version=0.0.0 20:39:04 ---> Running in 6a1e01474380 20:39:04 Successfully built 8d6634d88c65 20:39:04 Successfully tagged support-notifications:latest 20:39:04 Building core-metadata 20:39:04  Building support-notifications ... done Successfully built 5576622cc9d3 20:39:04 Successfully tagged support-scheduler:latest 20:39:05  Building support-scheduler ... done Removing intermediate container 6a1e01474380 20:39:05 ---> 49956a542e06 20:39:05 20:39:05 Successfully built 49956a542e06 20:39:05 Successfully tagged core-command:latest 20:39:07  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:07 ---> 08b987705747 20:39:07 Step 3/23 : WORKDIR /edgex-go 20:39:07 ---> Using cache 20:39:07 ---> 6e08bb1f6d23 20:39:07 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:39:07 ---> Using cache 20:39:07 ---> 45642421289a 20:39:07 Step 5/23 : COPY go.mod vendor* ./ 20:39:07 ---> Using cache 20:39:07 ---> 3117c29befaa 20:39:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:09 ---> 08b987705747 20:39:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:39:09 ---> Using cache 20:39:09 ---> ab1a6d38818a 20:39:09 Step 4/24 : WORKDIR /edgex-go 20:39:09 ---> Using cache 20:39:09 ---> 69abed8cb751 20:39:09 Step 5/24 : RUN apk add --update --no-cache make git 20:39:09 ---> Using cache 20:39:09 ---> f5afead0feed 20:39:09 Step 6/24 : COPY go.mod vendor* ./ 20:39:09 ---> Using cache 20:39:09 ---> fe496e94e5ad 20:39:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:09 ---> Using cache 20:39:09 ---> daec7255094e 20:39:09 Step 8/24 : COPY . . 20:39:09 ---> Using cache 20:39:09 ---> 5d594a13c129 20:39:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:39:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:39:19 ---> Running in 8c9f2d949b55 20:39:19 ---> Running in 8570d3a16990 20:39:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:39: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:39:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:39:34 Removing intermediate container 552bd71560f2 20:39:34 ---> 7a601e6bf22a 20:39:34 Step 7/24 : COPY . . 20:39:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:39:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:39:49 ---> 974dd39215c6 20:39:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:39:49 ---> Running in cbeeb64be3f1 20:39:49 Removing intermediate container cbeeb64be3f1 20:39:49 ---> 34ba690fb86c 20:39:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:39:49 ---> Running in 00fb74dcd422 20:39:49 Removing intermediate container 00fb74dcd422 20:39:49 ---> 297fcf14133d 20:39:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:39:49 ---> Running in ae26410454c5 20:39:53 Removing intermediate container 8c9f2d949b55 20:39:53 ---> 529e8bbc22df 20:39:53 20:39:53 Step 10/24 : FROM alpine:3.16 20:39:53 ---> bfe296a52501 20:39:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:39:53 ---> Using cache 20:39:53 ---> 4fbf461ab849 20:39:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:53 ---> Using cache 20:39:53 ---> 4b26507bee45 20:39:53 Step 13/24 : ENV APP_PORT=59881 20:39:55 Removing intermediate container ae26410454c5 20:39:55 ---> 3f64e1b5ee14 20:39:55 Step 11/24 : WORKDIR /edgex-go 20:39:55 ---> Running in ffed926d4ee5 20:39:55 ---> Running in 5196b52ea958 20:39:56 Removing intermediate container ffed926d4ee5 20:39:56 ---> 94278eb17176 20:39:56 Step 14/24 : EXPOSE $APP_PORT 20:39:56 Removing intermediate container 5196b52ea958 20:39:56 ---> db06a1580502 20:39:56 20:39:56 Step 12/24 : FROM alpine:3.15 20:39:56 ---> c4fc93816858 20:39:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:56 ---> Using cache 20:39:56 ---> dc3588197f66 20:39:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:56 ---> Running in 440cb729fe24 20:39:56 ---> Running in 9d3c9de135d7 20:39:56 Removing intermediate container 9d3c9de135d7 20:39:56 ---> 3e528bb7e6b3 20:39:56 Step 15/24 : WORKDIR / 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:56 ---> Running in f7ed721fe745 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:56 Removing intermediate container f7ed721fe745 20:39:56 ---> d24376b36bcf 20:39:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:56 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:39:56 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:39:56 OK: 15859 distinct packages available 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:57 (1/4) Installing dumb-init (1.2.5-r1) 20:39:57 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:57 (3/4) Installing libucontext (1.1-r0) 20:39:57 (4/4) Installing gcompat (1.0.0-r4) 20:39:57 Executing busybox-1.34.1-r7.trigger 20:39:57 OK: 6 MiB in 18 packages 20:39:58 ---> cb3831293b48 20:39:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:40:01 ---> 236c93322434 20:40:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:40:01 Removing intermediate container 440cb729fe24 20:40:01 ---> 15d529280d2c 20:40:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] } 20:40:01 $ docker stop --time=1 bda4e1f910729dfb918e9d1f916009283274caaf2e35cdd2c2ca6266e79d186e 20:40:03 ---> 52928ba51bfe 20:40:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:40:03 ---> 4942320a3111 20:40:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:40:04 Removing intermediate container 8570d3a16990 20:40:04 ---> c2c8dfa11365 20:40:04 Step 7/23 : COPY . . 20:40:04 ---> d66ae042e9ed 20:40:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:40:04 ---> bb240eb17ff7 20:40:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:40:04 ---> Running in de76b88321cc 20:40:04 ---> Running in 9f07b89055b0 20:40:04 $ docker rm -f --volumes bda4e1f910729dfb918e9d1f916009283274caaf2e35cdd2c2ca6266e79d186e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:07 20:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:08 latest: Pulling from edgex-devops/edgex-compose-arm64 20:40:08 29e5d40040c1: Pulling fs layer 20:40:08 1ce36da41761: Pulling fs layer 20:40:08 25b303627fd3: Pulling fs layer 20:40:08 29e5d40040c1: Download complete 20:40:08 1ce36da41761: Verifying Checksum 20:40:08 1ce36da41761: Download complete 20:40:08 29e5d40040c1: Pull complete 20:40:10 1ce36da41761: Pull complete 20:40:10 25b303627fd3: Verifying Checksum 20:40:10 25b303627fd3: Download complete 20:40:10 Removing intermediate container de76b88321cc 20:40:10 ---> f82e3913318b 20:40:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:10 Removing intermediate container 9f07b89055b0 20:40:10 ---> 05a350cef960 20:40:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:40:10 ---> Running in 0232e272daa7 20:40:10 ---> 2add70ea2448 20:40:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:40:10 ---> Running in 0584af5186e9 20:40:10 Removing intermediate container 0232e272daa7 20:40:10 ---> b83ba16b8b34 20:40:10 Step 22/24 : LABEL arch=x86_64 20:40:10 ---> Running in e3077d58c067 20:40:10 ---> 995b995c9099 20:40:10 Step 19/24 : WORKDIR / 20:40:10 Removing intermediate container 0584af5186e9 20:40:10 ---> ac171a918ea3 20:40:10 Step 9/23 : WORKDIR /edgex-go/spire-build 20:40:11 ---> Running in 1790d21ff293 20:40:11 ---> Running in 103fd2315f16 20:40:11 Removing intermediate container e3077d58c067 20:40:11 ---> 28a5a5ba2a1a 20:40:11 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:40:11 ---> Running in e88fdbfaac29 20:40:11 Removing intermediate container 1790d21ff293 20:40:11 ---> 0006f3dc5d77 20:40:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:11 ---> Running in dac258b96ebe 20:40:11 Removing intermediate container 103fd2315f16 20:40:11 ---> 6751033e6676 20:40:11 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:40:11 ---> Running in c189e1008d80 20:40:11 Removing intermediate container e88fdbfaac29 20:40:11 ---> 488229d9a3cf 20:40:11 Step 24/24 : LABEL version=0.0.0 20:40:11 ---> Running in 5c2a7a1b5555 20:40:11 Removing intermediate container dac258b96ebe 20:40:11 ---> 2ae7443af59b 20:40:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:11 ---> Running in 4fc0fa0c6109 20:40:11 Removing intermediate container 5c2a7a1b5555 20:40:11 ---> cb70efb6ded9 20:40:11 20:40:11 Removing intermediate container 4fc0fa0c6109 20:40:11 ---> 69291a5c8874 20:40:11 Step 22/24 : LABEL arch=x86_64 20:40:11 ---> Running in bed9b297ec50 20:40:11 Successfully built cb70efb6ded9 20:40:11 Successfully tagged core-metadata:latest 20:40:11  Building core-metadata ... done Removing intermediate container bed9b297ec50 20:40:11 ---> 0cde880ccfc6 20:40:11 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:40:11 ---> Running in c53d70afb80d 20:40:11 Removing intermediate container c53d70afb80d 20:40:11 ---> 069f6bdb916b 20:40:11 Step 24/24 : LABEL version=0.0.0 20:40:11 ---> Running in 55652b055347 20:40:11 Removing intermediate container 55652b055347 20:40:11 ---> 9d81d50898c4 20:40:11 20:40:11 Successfully built 9d81d50898c4 20:40:11 Successfully tagged security-spire-config:latest 20:40:11  Building security-spire-config ... done Removing intermediate container c189e1008d80 20:40:11 ---> 9b799cb905ef 20:40:11 Step 11/23 : WORKDIR /edgex-go 20:40:11 ---> Running in 395fb0a83fbe 20:40:12 Removing intermediate container 395fb0a83fbe 20:40:12 ---> 43b7d50e545b 20:40:12 20:40:12 Step 12/23 : FROM alpine:3.15 20:40:12 ---> c4fc93816858 20:40:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:12 ---> Using cache 20:40:12 ---> dc3588197f66 20:40:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:12 ---> Using cache 20:40:12 ---> 661c9c371ee7 20:40:12 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:40:15 ---> 02857a0665e9 20:40:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:40:15 ---> b6ba09618cca 20:40:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:40:15 ---> 7a59b2644759 20:40:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:40:15 ---> 05577fcb2090 20:40:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:15 ---> Running in 51993a1e8297 20:40:15 Removing intermediate container 51993a1e8297 20:40:15 ---> 843f5fd7d383 20:40:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:16 ---> Running in 5fa8800fabc3 20:40:16 Removing intermediate container 5fa8800fabc3 20:40:16 ---> d176140ae72c 20:40:16 Step 21/23 : LABEL arch=x86_64 20:40:16 ---> Running in 3ba42572c6c7 20:40:16 Removing intermediate container 3ba42572c6c7 20:40:16 ---> 8f825744ed94 20:40:16 Step 22/23 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:40:16 ---> Running in 4619e1fde13e 20:40:16 Removing intermediate container 4619e1fde13e 20:40:16 ---> 0cf5e2ce5f6f 20:40:16 Step 23/23 : LABEL version=0.0.0 20:40:16 ---> Running in 0268661522e9 20:40:16 Removing intermediate container 0268661522e9 20:40:16 ---> 17adeefb07d8 20:40:16 20:40:16 Successfully built 17adeefb07d8 20:40:16 Successfully tagged security-spire-server:latest 20:40:16  Building security-spire-server ... done  [Pipeline] } 20:40:16 $ docker stop --time=1 505ee980e50c932009854fce28a31c60f93a7c6cdc4d46ae9f8fe59e9e8494ee 20:40:17 $ docker rm -f --volumes 505ee980e50c932009854fce28a31c60f93a7c6cdc4d46ae9f8fe59e9e8494ee [Pipeline] // withDockerContainer [Pipeline] sh 20:40:18 + docker images 20:40:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:18 security-spire-server latest 17adeefb07d8 2 seconds ago 86.5MB 20:40:18 security-spire-config latest 9d81d50898c4 7 seconds ago 85.8MB 20:40:18 core-metadata latest cb70efb6ded9 7 seconds ago 18.5MB 20:40:18 43b7d50e545b 7 seconds ago 1.54GB 20:40:18 db06a1580502 23 seconds ago 1.54GB 20:40:18 529e8bbc22df 26 seconds ago 1.68GB 20:40:18 core-command latest 49956a542e06 About a minute ago 17.7MB 20:40:18 support-notifications latest 8d6634d88c65 About a minute ago 30.6MB 20:40:18 core-data latest c49f72805b31 About a minute ago 17.9MB 20:40:18 support-scheduler latest 5576622cc9d3 About a minute ago 30MB 20:40:18 661aee7b3810 About a minute ago 1.67GB 20:40:18 cb44e8561cb9 About a minute ago 1.74GB 20:40:18 204ea2ee6e1e About a minute ago 1.74GB 20:40:18 80e2f60b959b About a minute ago 1.68GB 20:40:18 security-bootstrapper latest 1dcb998ee547 2 minutes ago 20.3MB 20:40:18 security-secretstore-setup latest f4b2694841f9 5 minutes ago 29.9MB 20:40:18 security-proxy-setup latest 9946f7227fe6 5 minutes ago 27.7MB 20:40:18 security-spire-agent latest 2f6947bd4d1c 5 minutes ago 125MB 20:40:18 security-spiffe-token-provider latest f319ef522ab9 5 minutes ago 29.8MB 20:40:18 e5279f3652b3 6 minutes ago 1.7GB 20:40:18 7619729587a9 6 minutes ago 1.66GB 20:40:18 1d567e9f3480 6 minutes ago 1.54GB 20:40:18 ccf228daece0 6 minutes ago 1.66GB 20:40:18 98791df59342 6 minutes ago 1.66GB 20:40:18 ci-base-image-x86_64 latest 08b987705747 15 minutes ago 904MB 20:40:18 alpine 3.16 bfe296a52501 2 months ago 5.54MB 20:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 20:40:18 alpine 3.15 c4fc93816858 5 months ago 5.59MB 20:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 20:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:20 25b303627fd3: Pull complete 20:40:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-2797 does not seem to be running inside a container 20:40:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:23 $ docker top 506a03717d7c6ce649a1d782edfc8684df18aa410e12b96e31435850cc23dd03 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:24 + docker-compose+ buildgrep --help parallel 20:40:24 20:40:30 --parallel Build images in parallel. [Pipeline] } 20:40:31 $ docker stop --time=1 506a03717d7c6ce649a1d782edfc8684df18aa410e12b96e31435850cc23dd03 20:40:32 $ docker rm -f --volumes 506a03717d7c6ce649a1d782edfc8684df18aa410e12b96e31435850cc23dd03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:33 prd-ubuntu20.04-docker-arm64-4c-16g-2797 does not seem to be running inside a container 20:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:35 $ docker top dfcf5f32b30258b0e44be907e813b05c8cb0daa43a77a50c41e841aac6820efe -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:40:42 Building core-command ... 20:40:42 Building core-data ... 20:40:42 Building core-metadata ... 20:40:42 Building security-bootstrapper ... 20:40:42 Building security-proxy-setup ... 20:40:42 Building security-secretstore-setup ... 20:40:42 Building security-spiffe-token-provider ... 20:40:42 Building security-spire-agent ... 20:40:42 Building security-spire-config ... 20:40:42 Building security-spire-server ... 20:40:42 Building support-notifications ... 20:40:42 Building support-scheduler ... 20:40:42 Building core-command 20:40:42 Building support-scheduler 20:40:42 Building support-notifications 20:40:42 Building security-spire-server 20:40:42 Building security-proxy-setup 20:41:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> da7b263cb7cd 20:41:29 Step 3/21 : WORKDIR /edgex-go 20:41:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> da7b263cb7cd 20:41:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:41:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> da7b263cb7cd 20:41:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:41:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> da7b263cb7cd 20:41:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:41:29 ---> Running in fd65b4923622 20:41:29 ---> Running in edd7fd7ee1e5 20:41:29 ---> Running in ead12eb16d31 20:41:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> da7b263cb7cd 20:41:29 Step 3/23 : WORKDIR /edgex-go 20:41:29 ---> Running in 5a5b8c926ca4 20:41:29 ---> Running in 238f10b349aa 20:41:29 Removing intermediate container ead12eb16d31 20:41:29 ---> 92c834871232 20:41:29 Step 4/22 : WORKDIR /edgex-go 20:41:29 Removing intermediate container fd65b4923622 20:41:29 ---> 825146ebbbb5 20:41:29 Step 4/21 : RUN apk add --update --no-cache make git 20:41:29 Removing intermediate container edd7fd7ee1e5 20:41:29 ---> 710cc13b0090 20:41:29 Step 4/23 : WORKDIR /edgex-go 20:41:29 Removing intermediate container 238f10b349aa 20:41:29 ---> 3f0c8f18feb9 20:41:29 Step 4/22 : WORKDIR /edgex-go 20:41:29 ---> Running in ed35c6d59611 20:41:29 Removing intermediate container 5a5b8c926ca4 20:41:29 ---> 31e5be096d61 20:41:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:41:29 ---> Running in b2748258b6b5 20:41:29 ---> Running in e2a4aa06e0c4 20:41:29 ---> Running in b34861475135 20:41:29 ---> Running in dfbf4ec9ae6f 20:41:30 Removing intermediate container ed35c6d59611 20:41:30 ---> 3f089340f4ee 20:41:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:41:30 Removing intermediate container e2a4aa06e0c4 20:41:30 ---> efb1bae02007 20:41:30 Step 5/23 : RUN apk add --update --no-cache make git 20:41:30 Removing intermediate container b34861475135 20:41:30 ---> 9f9bb8ceb23c 20:41:30 Step 5/22 : RUN apk add --update --no-cache make git 20:41:30 ---> Running in e3e8a4b4af89 20:41:30 ---> Running in c161b67736b1 20:41:30 ---> Running in 1640942f42bf 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:33 OK: 221 MiB in 51 packages 20:41:33 OK: 221 MiB in 51 packages 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:35 OK: 221 MiB in 51 packages 20:41:35 OK: 221 MiB in 51 packages 20:41:35 Removing intermediate container dfbf4ec9ae6f 20:41:35 ---> b75a9a227543 20:41:35 Step 5/23 : COPY go.mod vendor* ./ 20:41:35 OK: 221 MiB in 51 packages 20:41:35 Removing intermediate container b2748258b6b5 20:41:35 ---> 66ecad00c06e 20:41:35 Step 5/21 : COPY go.mod vendor* ./ 20:41:37 ---> 1fccaf615bc0 20:41:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:37 ---> a62488d1ea25 20:41:37 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:37 Removing intermediate container 1640942f42bf 20:41:37 ---> 3e20a44274c3 20:41:37 Step 6/23 : COPY go.mod vendor* ./ 20:41:37 ---> Running in 9b556ccb404e 20:41:37 ---> Running in 81471f3d4fca 20:41:37 Removing intermediate container e3e8a4b4af89 20:41:37 ---> b6e7b4716bac 20:41:37 Step 6/22 : COPY go.mod vendor* ./ 20:41:37 Removing intermediate container c161b67736b1 20:41:37 ---> 85320cc282c0 20:41:37 Step 6/22 : COPY go.mod vendor* ./ 20:41:38 ---> ff992137d113 20:41:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:38 ---> Running in 0bbf331ccf0b 20:41:38 ---> 95fdacb4fa24 20:41:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:38 ---> f564d4006aaa 20:41:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:38 ---> Running in 08502bc75d8a 20:41:38 ---> Running in eaa725c548c8 20:43:30 Removing intermediate container 0bbf331ccf0b 20:43:30 ---> 5fccb5f97d9c 20:43:30 Step 8/23 : COPY . . 20:43:30 Removing intermediate container 9b556ccb404e 20:43:30 ---> 453046d3275a 20:43:30 Step 7/21 : COPY . . 20:43:30 Removing intermediate container eaa725c548c8 20:43:30 ---> c8a988c655a6 20:43:30 Step 8/22 : COPY . . 20:43:30 Removing intermediate container 08502bc75d8a 20:43:30 ---> 0684f6b6f755 20:43:30 Step 8/22 : COPY . .Removing intermediate container 81471f3d4fca 20:43:30 ---> 37e3802588b1 20:43:30 Step 7/23 : COPY . . 20:43:30 20:43:45 ---> 212acae39476 20:43:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:43:45 ---> Running in 4b8fa7bd0a8a 20:43:45 ---> 65155583d50e 20:43:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:43:45 ---> ba1b694b50bd 20:43:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:43:45 ---> 9a93e1c1cc77 20:43:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:43:45 ---> 8bc49fa03a93 20:43:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:43:45 ---> Running in c07ff1139296 20:43:45 ---> Running in a7d6b356443c 20:43:45 ---> Running in 7ee7813b695c 20:43:45 ---> Running in c14e37d4a187 20:43:45 Removing intermediate container a7d6b356443c 20:43:45 ---> 26e06c37c1b4 20:43:45 Step 9/23 : WORKDIR /edgex-go/spire-build 20:43:45 ---> Running in 035bc1533480 20:43:46 Removing intermediate container 035bc1533480 20:43:46 ---> 7e976f48be25 20:43:46 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:43:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:46 ---> Running in be76423811b5 20:43:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:43:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:43:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:49 Removing intermediate container be76423811b5 20:43:49 ---> 6dacbd02f09a 20:43:49 Step 11/23 : WORKDIR /edgex-go 20:43:49 ---> Running in 325065e04a5d 20:43:50 Removing intermediate container 325065e04a5d 20:43:50 ---> 1b4668fad631 20:43:50 20:43:50 Step 12/23 : FROM alpine:3.15 20:43:50 3.15: Pulling from library/alpine 20:43:51 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:43:51 Status: Downloaded newer image for alpine:3.15 20:43:51 ---> 8aa73fd46299 20:43:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:52 ---> Running in 08bf60bd1713 20:43:52 Removing intermediate container 08bf60bd1713 20:43:52 ---> 29f1a0ebdd78 20:43:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:52 ---> Running in da15a209a3ea 20:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:56 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:43:56 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:43:56 OK: 15736 distinct packages available 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:58 (1/5) Installing dumb-init (1.2.5-r1) 20:43:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:43:58 (3/5) Installing libucontext (1.1-r0) 20:43:58 (4/5) Installing gcompat (1.0.0-r4) 20:43:58 (5/5) Installing openssl (1.1.1s-r1) 20:43:58 Executing busybox-1.34.1-r7.trigger 20:43:58 OK: 6 MiB in 19 packages 20:44:00 Removing intermediate container da15a209a3ea 20:44:00 ---> 66a4643371e6 20:44:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:44:06 ---> 80c72dfc5685 20:44:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:44:07 ---> c8c23b3e450f 20:44:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:44:08 ---> ae32fd4e0d4d 20:44:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:44:09 ---> 34f3401655cd 20:44:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:44:09 ---> Running in 9db139108a73 20:44:09 Removing intermediate container 9db139108a73 20:44:09 ---> c5fb23a42607 20:44:09 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:44:09 ---> Running in ee8f5be0798e 20:44:10 Removing intermediate container ee8f5be0798e 20:44:10 ---> 72347e4ffeab 20:44:10 Step 21/23 : LABEL arch=arm64 20:44:10 ---> Running in bcc09809ec8d 20:44:10 Removing intermediate container bcc09809ec8d 20:44:10 ---> 370e84e945c7 20:44:10 Step 22/23 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:44:10 ---> Running in 086084db70fe 20:44:11 Removing intermediate container 086084db70fe 20:44:11 ---> 3f987f49a0a3 20:44:11 Step 23/23 : LABEL version=0.0.0 20:44:11 ---> Running in 3984c03bb666 20:44:11 Removing intermediate container 3984c03bb666 20:44:11 ---> 6add9b6f72c5 20:44:11 20:44:12 Successfully built 6add9b6f72c5 20:44:12 Successfully tagged security-spire-server-arm64:latest 20:44:12  Building security-spire-server ... done Building security-bootstrapper 20:44:30 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:44:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:44:30 ---> da7b263cb7cd 20:44:30 Step 3/32 : WORKDIR /edgex-go 20:44:30 ---> Using cache 20:44:30 ---> 31e5be096d61 20:44:30 Step 4/32 : RUN apk add --update --no-cache make git 20:44:30 ---> Running in f045b5fff1ee 20:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:32 OK: 221 MiB in 51 packages 20:44:33 Removing intermediate container f045b5fff1ee 20:44:33 ---> 616567dd7727 20:44:33 Step 5/32 : COPY go.mod vendor* ./ 20:44:34 ---> 4e63d440284a 20:44:34 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:34 ---> Running in 67587b4a4753 20:46:26 Removing intermediate container 67587b4a4753 20:46:26 ---> 278774c4ebef 20:46:26 Step 7/32 : COPY . . 20:46:26 ---> 76b5097698b5 20:46:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:46:26 ---> Running in 013442b35a31 20:46:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:50: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 20:50:40 Removing intermediate container c07ff1139296 20:50:40 ---> a85f839c9c5e 20:50:40 20:50:40 Step 9/21 : FROM alpine:3.16 20:50:40 3.16: Pulling from library/alpine 20:50:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:50:40 Status: Downloaded newer image for alpine:3.16 20:50:40 ---> 2b4661558fb8 20:50:40 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:50:42 ---> Running in a09433b00707 20:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:46 (1/6) Installing ca-certificates (20220614-r0) 20:50:46 (2/6) Installing brotli-libs (1.0.9-r6) 20:50:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:50:46 (4/6) Installing libcurl (7.83.1-r5) 20:50:46 (5/6) Installing curl (7.83.1-r5) 20:50:46 (6/6) Installing dumb-init (1.2.5-r1) 20:50:46 Executing busybox-1.35.0-r17.trigger 20:50:46 Executing ca-certificates-20220614-r0.trigger 20:50:47 OK: 8 MiB in 20 packages 20:50:49 Removing intermediate container a09433b00707 20:50:49 ---> 1ca3e5b66d20 20:50:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:49 ---> Running in fd82c5d25891 20:50:49 Removing intermediate container fd82c5d25891 20:50:49 ---> eadbb68b343d 20:50:49 Step 12/21 : WORKDIR /edgex 20:50:49 ---> Running in 2ba0fbd22d2b 20:50:50 Removing intermediate container 2ba0fbd22d2b 20:50:50 ---> c35156994c37 20:50:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:50:51 ---> baec6df1e48c 20:50:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:50:54 ---> 8fccc9bd7e84 20:50:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:55 ---> 1377f174aab1 20:50:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:50:56 ---> 6f8a58498769 20:50:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:56 ---> Running in 152ca9a1780b 20:51:00 Removing intermediate container 152ca9a1780b 20:51:00 ---> e634777227a9 20:51:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:51:00 ---> Running in eaca5fdf103c 20:51:00 Removing intermediate container eaca5fdf103c 20:51:00 ---> ceda16b72ed3 20:51:00 Step 19/21 : LABEL arch=arm64 20:51:00 ---> Running in bb06fb7ee747 20:51:01 Removing intermediate container bb06fb7ee747 20:51:01 ---> aa48fddc2a5f 20:51:01 Step 20/21 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:51:01 ---> Running in 9954bf3c6521 20:51:01 Removing intermediate container 9954bf3c6521 20:51:01 ---> d30c7c88d49c 20:51:01 Step 21/21 : LABEL version=0.0.0 20:51:01 ---> Running in 0ad7620800fc 20:51:02 Removing intermediate container 0ad7620800fc 20:51:02 ---> fe1070d46712 20:51:02 20:51:02 Successfully built fe1070d46712 20:51:02 Successfully tagged security-proxy-setup-arm64:latest 20:51:02 Building security-spire-config 20:51:17  Building security-proxy-setup ... done Removing intermediate container 7ee7813b695c 20:51:17 ---> b9ad776ff551 20:51:17 20:51:17 Step 10/23 : FROM alpine:3.16 20:51:17 ---> 2b4661558fb8 20:51:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:51:17 ---> Running in 8c31a89f159f 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:20 (1/1) Installing dumb-init (1.2.5-r1) 20:51:20 Executing busybox-1.35.0-r17.trigger 20:51:20 OK: 5 MiB in 15 packages 20:51:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:21 ---> da7b263cb7cd 20:51:21 Step 3/24 : WORKDIR /edgex-go 20:51:21 ---> Using cache 20:51:21 ---> 31e5be096d61 20:51:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:51:21 ---> Using cache 20:51:21 ---> b75a9a227543 20:51:21 Step 5/24 : COPY go.mod vendor* ./ 20:51:21 ---> Using cache 20:51:21 ---> a62488d1ea25 20:51:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:21 ---> Using cache 20:51:21 ---> 37e3802588b1 20:51:21 Step 7/24 : COPY . . 20:51:21 ---> Using cache 20:51:21 ---> ba1b694b50bd 20:51:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:51:21 ---> Using cache 20:51:21 ---> 26e06c37c1b4 20:51:21 Step 9/24 : WORKDIR /edgex-go/spire-build 20:51:21 ---> Using cache 20:51:21 ---> 7e976f48be25 20:51:21 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:51:22 ---> Running in 3ccc0014d9fa 20:51:22 Removing intermediate container 8c31a89f159f 20:51:22 ---> 239950b4ccd9 20:51:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:23 ---> Running in af1ebebe395b 20:51:24 Removing intermediate container af1ebebe395b 20:51:24 ---> fdd87fdb43aa 20:51:24 Step 13/23 : ENV APP_PORT=59882 20:51:24 ---> Running in 47471b739c79 20:51:24 Removing intermediate container 47471b739c79 20:51:24 ---> 99dab852ce77 20:51:24 Step 14/23 : EXPOSE $APP_PORT 20:51:24 ---> Running in fb4d751b0709 20:51:25 Removing intermediate container fb4d751b0709 20:51:25 ---> df31df65334b 20:51:25 Step 15/23 : WORKDIR / 20:51:25 Removing intermediate container 3ccc0014d9fa 20:51:25 ---> 6d2cdfa763c8 20:51:25 Step 11/24 : WORKDIR /edgex-go 20:51:25 ---> Running in 1ee8d8affcdd 20:51:26 ---> Running in f02a8d592c6e 20:51:26 Removing intermediate container 1ee8d8affcdd 20:51:26 ---> 1257460ed866 20:51:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:26 Removing intermediate container f02a8d592c6e 20:51:26 ---> b6189fb23cab 20:51:26 20:51:27 Step 12/24 : FROM alpine:3.15 20:51:27 ---> 8aa73fd46299 20:51:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:27 ---> Using cache 20:51:27 ---> 29f1a0ebdd78 20:51:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:51:27 ---> Running in dc76b54d336a 20:51:28 ---> c3942296324a 20:51:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:30 ---> 5611e565d978 20:51:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:31 v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:51:31 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:51:31 OK: 15736 distinct packages available 20:51:31 ---> 2c6cfb0461b9 20:51:31 Step 19/23 : ENTRYPOINT ["/core-command"] 20:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:31 ---> Running in 2e19ff6e6ec6 20:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:32 Removing intermediate container 2e19ff6e6ec6 20:51:32 ---> 25e7408d837c 20:51:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:32 ---> Running in c784a2b230dc 20:51:32 Removing intermediate container c784a2b230dc 20:51:32 ---> ca903be67f73 20:51:32 Step 21/23 : LABEL arch=arm64 20:51:32 ---> Running in e81e2fa35f9d 20:51:33 Removing intermediate container e81e2fa35f9d 20:51:33 ---> 816e26ffdb7b 20:51:33 Step 22/23 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:51:33 (1/4) Installing dumb-init (1.2.5-r1) 20:51:33 (2/4) Installing musl-obstack (1.2.3-r0) 20:51:33 (3/4) Installing libucontext (1.1-r0) 20:51:33 ---> Running in 7526c0e5c0bb 20:51:33 (4/4) Installing gcompat (1.0.0-r4) 20:51:33 Executing busybox-1.34.1-r7.trigger 20:51:33 OK: 6 MiB in 18 packages 20:51:34 Removing intermediate container 7526c0e5c0bb 20:51:34 ---> 4e5b644b7782 20:51:34 Step 23/23 : LABEL version=0.0.0 20:51:34 ---> Running in 3519d93eb59d 20:51:35 Removing intermediate container 3519d93eb59d 20:51:35 ---> f02ab62842e4 20:51:35 20:51:35 Successfully built f02ab62842e4 20:51:35 Successfully tagged core-command-arm64:latest 20:51:35 Removing intermediate container dc76b54d336a 20:51:35 ---> b69e52c76e82 20:51:35  Building core-command ... done Building core-data 20:51:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:42 ---> 15195520a28c 20:51:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:51:42 ---> cafe66198b1d 20:51:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:51:43 ---> Running in b26e5ed1dc81 20:51:44 Removing intermediate container b26e5ed1dc81 20:51:44 ---> 80478c78293a 20:51:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:51:45 ---> d59ea47f39b1 20:51:45 Step 19/24 : WORKDIR / 20:51:46 ---> Running in 996201eb5016 20:51:46 Removing intermediate container 996201eb5016 20:51:46 ---> c1a0d21db3b2 20:51:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:47 ---> Running in 73dcbf2919c5 20:51:47 Removing intermediate container 73dcbf2919c5 20:51:47 ---> 94a48937c2bb 20:51:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:47 ---> Running in 9569fef5ef8f 20:51:48 Removing intermediate container 9569fef5ef8f 20:51:48 ---> 8c179738c283 20:51:48 Step 22/24 : LABEL arch=arm64 20:51:48 ---> Running in f56337d29619 20:51:49 Removing intermediate container f56337d29619 20:51:49 ---> bfaa58850f59 20:51:49 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:51:49 ---> Running in f2680ff30cc0 20:51:50 Removing intermediate container f2680ff30cc0 20:51:50 ---> ddee0c8a0c9a 20:51:50 Step 24/24 : LABEL version=0.0.0 20:51:50 ---> Running in a463f809090c 20:51:51 Removing intermediate container a463f809090c 20:51:51 ---> 6ee4c5542d03 20:51:51 20:51:51 Successfully built 6ee4c5542d03 20:51:51 Successfully tagged security-spire-config-arm64:latest 20:51:51  Building security-spire-config ... done Building security-spiffe-token-provider 20:51:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:52 ---> da7b263cb7cd 20:51:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:52 ---> Using cache 20:51:52 ---> 3f0c8f18feb9 20:51:52 Step 4/22 : WORKDIR /edgex-go 20:51:52 ---> Using cache 20:51:52 ---> 9f9bb8ceb23c 20:51:52 Step 5/22 : RUN apk add --update --no-cache make git 20:51:52 ---> Using cache 20:51:52 ---> 85320cc282c0 20:51:52 Step 6/22 : COPY go.mod vendor* ./ 20:51:52 ---> Using cache 20:51:52 ---> 95fdacb4fa24 20:51:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:52 ---> Using cache 20:51:52 ---> c8a988c655a6 20:51:52 Step 8/22 : COPY . . 20:51:52 ---> Using cache 20:51:52 ---> 212acae39476 20:51:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:51:52 ---> Running in cc5b4aee7ac5 20:51: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 20:52:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:52:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:52:12 ---> da7b263cb7cd 20:52:12 Step 3/19 : WORKDIR /edgex-go 20:52:12 ---> Using cache 20:52:12 ---> 31e5be096d61 20:52:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:52:12 ---> Running in 79994a6efec6 20:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:52:14 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:52:14 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:52:14 OK: 16900 distinct packages available 20:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:52:16 OK: 221 MiB in 51 packages 20:52:18 Removing intermediate container 79994a6efec6 20:52:18 ---> 87c68e30df66 20:52:18 Step 5/19 : COPY go.mod vendor* ./ 20:52:19 ---> b66c0fb9629b 20:52:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:19 ---> Running in 6f4c8a0e6bc5 20:53:41 Removing intermediate container 013442b35a31 20:53:41 ---> 22291923be4e 20:53:41 20:53:41 Step 9/32 : FROM alpine:3.16 20:53:41 ---> 2b4661558fb8 20:53:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:53:41 ---> Running in 9ee1211feaa8 20:53:41 Removing intermediate container 9ee1211feaa8 20:53:41 ---> 5a352fa8d59c 20:53:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:53:41 ---> Running in 698d3004a708 20:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:53:41 (1/2) Installing dumb-init (1.2.5-r1) 20:53:41 (2/2) Installing su-exec (0.2-r1) 20:53:41 Executing busybox-1.35.0-r17.trigger 20:53:41 OK: 5 MiB in 16 packages 20:53:41 Removing intermediate container 698d3004a708 20:53:41 ---> f54de9b7a2c6 20:53:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:53:41 ---> Running in 3137a1360258 20:53:42 Removing intermediate container 3137a1360258 20:53:42 ---> 612d1e2be48f 20:53:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:53:42 ---> Running in 6943c37159a2 20:53:43 Removing intermediate container 6943c37159a2 20:53:43 ---> f66ae82c5be8 20:53:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:53:44 ---> Running in 90cae472f171 20:53:44 Removing intermediate container 90cae472f171 20:53:44 ---> 9874fdea518d 20:53:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:53:45 ---> Running in 75f4233f8cf8 20:53:45 Removing intermediate container 75f4233f8cf8 20:53:45 ---> c3d4c2265da2 20:53:45 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:53:46 ---> Running in d00225878de4 20:53:51 Removing intermediate container d00225878de4 20:53:51 ---> 4167cf91cd44 20:53:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:53:51 ---> Running in 739df65ec7cb 20:53:52 Removing intermediate container 739df65ec7cb 20:53:52 ---> 4f84f61a3747 20:53:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:53:54 ---> b9603fcb9921 20:53:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:53:54 ---> Running in d13c91eea311 20:53:58 Removing intermediate container d13c91eea311 20:53:58 ---> ec3187317d11 20:53:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:00 ---> 38b6d429e7d4 20:54:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:04 ---> 898bebfb111c 20:54:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:05 ---> 0e4f06c42ef7 20:54:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:07 ---> fbb872927562 20:54:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:54:08 ---> 29a0b382f87a 20:54:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:54:10 ---> 08395f0521a0 20:54:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:11 ---> b8270c9f38eb 20:54:11 Step 27/32 : RUN chmod +x /entrypoint.sh 20:54:11 ---> Running in 702cce4e3cf8 20:54:14 Removing intermediate container 6f4c8a0e6bc5 20:54:14 ---> 8bda941ac51f 20:54:14 Step 7/19 : COPY . . 20:54:15 Removing intermediate container 702cce4e3cf8 20:54:15 ---> 1034f278a4a6 20:54:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:54:15 ---> Running in ca042c3196fe 20:54:16 Removing intermediate container ca042c3196fe 20:54:16 ---> 1505d174949b 20:54:16 Step 29/32 : CMD ["gate"] 20:54:16 ---> Running in c83fdb8b9783 20:54:17 Removing intermediate container c83fdb8b9783 20:54:17 ---> 0475f7238fda 20:54:17 Step 30/32 : LABEL arch=arm64 20:54:17 ---> Running in 26d82d112b6f 20:54:18 Removing intermediate container 26d82d112b6f 20:54:18 ---> 1a4b9407da07 20:54:18 Step 31/32 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:54:18 ---> Running in 5c0458c0a85a 20:54:19 Removing intermediate container 5c0458c0a85a 20:54:19 ---> ce14512ce5fe 20:54:19 Step 32/32 : LABEL version=0.0.0 20:54:19 ---> Running in 92b2ad67e6b0 20:54:20 Removing intermediate container 92b2ad67e6b0 20:54:20 ---> 33c070f57bfd 20:54:20 20:54:21 Successfully built 33c070f57bfd 20:54:21 Successfully tagged security-bootstrapper-arm64:latest 20:54:21  Building security-bootstrapper ... done Building security-secretstore-setup 20:54:36 ---> ae251439ca71 20:54:36 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:54:36 ---> Running in 5584b093c297 20:54:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:54:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:54:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:54:44 ---> da7b263cb7cd 20:54:44 Step 3/24 : WORKDIR /edgex-go 20:54:44 ---> Using cache 20:54:44 ---> 31e5be096d61 20:54:44 Step 4/24 : RUN apk add --update --no-cache make git 20:54:44 ---> Using cache 20:54:44 ---> 616567dd7727 20:54:44 Step 5/24 : COPY go.mod vendor* ./ 20:54:44 ---> Using cache 20:54:44 ---> 4e63d440284a 20:54:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:44 ---> Using cache 20:54:44 ---> 278774c4ebef 20:54:44 Step 7/24 : COPY . . 20:54:44 Removing intermediate container 4b8fa7bd0a8a 20:54:44 ---> e8b92e0af377 20:54:44 20:54:44 Step 10/22 : FROM alpine:3.16 20:54:44 ---> 2b4661558fb8 20:54:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:54:44 ---> Using cache 20:54:44 ---> 239950b4ccd9 20:54:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:44 ---> Using cache 20:54:44 ---> fdd87fdb43aa 20:54:44 Step 13/22 : ENV APP_PORT=59861 20:54:44 ---> Using cache 20:54:44 ---> 76b5097698b5 20:54:44 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:45 ---> Running in 7e0ab48e321a 20:54:45 ---> Running in 306c7c3f080d 20:54:46 Removing intermediate container 7e0ab48e321a 20:54:46 ---> d6c1f95e7611 20:54:46 Step 14/22 : EXPOSE $APP_PORT 20:54:46 ---> Running in fad338ed79c0 20:54:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:54:47 Removing intermediate container fad338ed79c0 20:54:47 ---> b5b6699b9a13 20:54:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:49 ---> a671adb4a8f2 20:54:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:54:53 Removing intermediate container c14e37d4a187 20:54:53 ---> 8ef1882d0e4b 20:54:53 20:54:53 Step 10/22 : FROM alpine:3.16 20:54:53 ---> 2b4661558fb8 20:54:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:54:54 ---> Running in ac5906c081e4 20:54:54 ---> 80023db5c4fe 20:54:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:54:55 ---> 7f5f5ca3a077 20:54:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:54:55 ---> Running in 5a033fe7a52c 20:54:56 Removing intermediate container 5a033fe7a52c 20:54:56 ---> d5023c87b178 20:54:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:54:56 ---> Running in c46d703b925c 20:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:54:56 Removing intermediate container c46d703b925c 20:54:56 ---> d02635c5dc43 20:54:56 Step 20/22 : LABEL arch=arm64 20:54:57 ---> Running in ec6ed12583cb 20:54:57 Removing intermediate container ec6ed12583cb 20:54:57 ---> 4d1b0aaf1196 20:54:57 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:54:57 ---> Running in 58815595c66c 20:54:58 Removing intermediate container 58815595c66c 20:54:58 ---> 10f4ec5e0508 20:54:58 Step 22/22 : LABEL version=0.0.0 20:54:58 ---> Running in 03703b1a7fef 20:54:58 (1/2) Installing ca-certificates (20220614-r0) 20:54:58 (2/2) Installing dumb-init (1.2.5-r1) 20:54:58 Executing busybox-1.35.0-r17.trigger 20:54:58 Executing ca-certificates-20220614-r0.trigger 20:54:59 Removing intermediate container 03703b1a7fef 20:54:59 ---> 99a6637c5262 20:54:59 20:54:59 Successfully built 99a6637c5262 20:54:59 Successfully tagged support-scheduler-arm64:latest 20:54:59  Building support-scheduler ... done Building security-spire-agent 20:54:59 OK: 6 MiB in 16 packages 20:55:01 Removing intermediate container ac5906c081e4 20:55:01 ---> ed634d4706fe 20:55:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:55:01 ---> Running in 685ba95f3301 20:55:02 Removing intermediate container 685ba95f3301 20:55:02 ---> 68b25d19e15a 20:55:02 Step 13/22 : ENV APP_PORT=59860 20:55:02 ---> Running in a85bec1677d9 20:55:02 Removing intermediate container a85bec1677d9 20:55:02 ---> eb0ad1d1229a 20:55:02 Step 14/22 : EXPOSE $APP_PORT 20:55:02 ---> Running in f7f73ba8a479 20:55:03 Removing intermediate container f7f73ba8a479 20:55:03 ---> 1b6b0aa0d936 20:55:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:04 ---> 569d9d3bd587 20:55:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:07 ---> e7ce75eac002 20:55:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:55:08 ---> 7b52695cc9b6 20:55:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:55:08 ---> Running in 2b285c9c7836 20:55:09 Removing intermediate container 2b285c9c7836 20:55:09 ---> 20f02086fa55 20:55:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:55:09 ---> Running in 8dc64b2c5eda 20:55:10 Removing intermediate container 8dc64b2c5eda 20:55:10 ---> e43b9ed7f2e9 20:55:10 Step 20/22 : LABEL arch=arm64 20:55:10 ---> Running in 6bd4f86b7fa5 20:55:11 Removing intermediate container 6bd4f86b7fa5 20:55:11 ---> 30cbdb74be66 20:55:11 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:55:11 ---> Running in ea80b34e7a6d 20:55:11 Removing intermediate container ea80b34e7a6d 20:55:11 ---> 3d3943a016a0 20:55:11 Step 22/22 : LABEL version=0.0.0 20:55:12 ---> Running in 8dd93b77ddd4 20:55:12 Removing intermediate container 8dd93b77ddd4 20:55:12 ---> e4967d84d9d2 20:55:12 20:55:13 Successfully built e4967d84d9d2 20:55:13 Successfully tagged support-notifications-arm64:latest 20:55:13  Building support-notifications ... done Building core-metadata 20:55:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:55:16 ---> da7b263cb7cd 20:55:16 Step 3/24 : WORKDIR /edgex-go 20:55:16 ---> Using cache 20:55:16 ---> 31e5be096d61 20:55:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:55:16 ---> Using cache 20:55:16 ---> b75a9a227543 20:55:16 Step 5/24 : COPY go.mod vendor* ./ 20:55:16 ---> Using cache 20:55:16 ---> a62488d1ea25 20:55:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:16 ---> Using cache 20:55:16 ---> 37e3802588b1 20:55:16 Step 7/24 : COPY . . 20:55:16 ---> Using cache 20:55:16 ---> ba1b694b50bd 20:55:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:55:16 ---> Using cache 20:55:16 ---> 26e06c37c1b4 20:55:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:55:16 ---> Using cache 20:55:16 ---> 7e976f48be25 20:55:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:55:16 ---> Using cache 20:55:16 ---> 6d2cdfa763c8 20:55:16 Step 11/24 : WORKDIR /edgex-go 20:55:16 ---> Using cache 20:55:16 ---> b6189fb23cab 20:55:16 20:55:16 Step 12/24 : FROM alpine:3.15 20:55:16 ---> 8aa73fd46299 20:55:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:16 ---> Using cache 20:55:16 ---> 29f1a0ebdd78 20:55:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:55:16 ---> Using cache 20:55:16 ---> 66a4643371e6 20:55:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:55:20 ---> 3dc2cc07b264 20:55:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:29 ---> b087a467198b 20:55:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:55:29 ---> 701888c2d4b5 20:55:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:55:33 ---> 96041a98fce5 20:55:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:55:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:55:33 ---> da7b263cb7cd 20:55:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:55:33 ---> Using cache 20:55:33 ---> 3f0c8f18feb9 20:55:33 Step 4/24 : WORKDIR /edgex-go 20:55:33 ---> Using cache 20:55:33 ---> 9f9bb8ceb23c 20:55:33 Step 5/24 : RUN apk add --update --no-cache make git 20:55:33 ---> Using cache 20:55:33 ---> 85320cc282c0 20:55:33 Step 6/24 : COPY go.mod vendor* ./ 20:55:33 ---> Using cache 20:55:33 ---> 95fdacb4fa24 20:55:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:33 ---> Using cache 20:55:33 ---> c8a988c655a6 20:55:33 Step 8/24 : COPY . . 20:55:33 ---> Using cache 20:55:33 ---> 212acae39476 20:55:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:55:33 ---> Running in 8f64b6f1e228 20:55:34 ---> 29a3d4682035 20:55:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:55:34 ---> Running in 4800ce194e0b 20:55:35 Removing intermediate container 4800ce194e0b 20:55:35 ---> 119c13660ec6 20:55:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:55:35 ---> Running in 348d497c1067 20:55:35 Removing intermediate container 348d497c1067 20:55:35 ---> ccd8eb4300ad 20:55:35 Step 22/24 : LABEL arch=arm64 20:55:36 ---> Running in a86f7016f73c 20:55:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:55:36 Removing intermediate container a86f7016f73c 20:55:36 ---> eb4b4e0f813b 20:55:36 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:55:36 ---> Running in 6040b7d59a08 20:55:37 Removing intermediate container 6040b7d59a08 20:55:37 ---> 1cce13e04a02 20:55:37 Step 24/24 : LABEL version=0.0.0 20:55:37 ---> Running in 3d53a448a88e 20:55:38 Removing intermediate container 3d53a448a88e 20:55:38 ---> c69012706113 20:55:38 20:55:38 Successfully built c69012706113 20:55:38 Successfully tagged security-spire-agent-arm64:latest 20:58:14  Building security-spire-agent ... done Removing intermediate container cc5b4aee7ac5 20:58:14 ---> c2c22fe391e7 20:58:14 20:58:14 Step 10/22 : FROM alpine:3.16 20:58:14 ---> 2b4661558fb8 20:58:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:58:14 ---> Running in a8aa456774fb 20:58:14 Removing intermediate container a8aa456774fb 20:58:14 ---> abe4d1d71e3c 20:58:14 Step 12/22 : ENV APP_PORT=59880 20:58:14 ---> Running in eb6a9ced946a 20:58:14 Removing intermediate container eb6a9ced946a 20:58:14 ---> 319bbc5b9036 20:58:14 Step 13/22 : EXPOSE $APP_PORT 20:58:14 ---> Running in 6e5b1a5d5cda 20:58:14 Removing intermediate container 6e5b1a5d5cda 20:58:14 ---> d7f7d3a9ff49 20:58:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:58:14 ---> Running in 992dd39c9f0d 20:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:15 (1/1) Installing dumb-init (1.2.5-r1) 20:58:15 Executing busybox-1.35.0-r17.trigger 20:58:15 OK: 5 MiB in 15 packages 20:58:17 Removing intermediate container 992dd39c9f0d 20:58:17 ---> 4fd2b063ef1b 20:58:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:19 ---> d0ac1e082108 20:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:58:21 ---> fbd340d1ce2c 20:58:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:58:22 ---> b78771d1082e 20:58:22 Step 18/22 : ENTRYPOINT ["/core-data"] 20:58:22 ---> Running in 01fbdbafc32c 20:58:22 Removing intermediate container 01fbdbafc32c 20:58:22 ---> 18127eabfe23 20:58:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:58:23 ---> Running in e6918820dbb9 20:58:23 Removing intermediate container e6918820dbb9 20:58:23 ---> df5e6b702c35 20:58:23 Step 20/22 : LABEL arch=arm64 20:58:23 ---> Running in 7ff9135feaed 20:58:24 Removing intermediate container 7ff9135feaed 20:58:24 ---> 031b549ec41f 20:58:24 Step 21/22 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 20:58:24 ---> Running in 2c698100079f 20:58:24 Removing intermediate container 2c698100079f 20:58:25 ---> 7b0434918745 20:58:25 Step 22/22 : LABEL version=0.0.0 20:58:25 ---> Running in 91b80c57256b 20:58:25 Removing intermediate container 91b80c57256b 20:58:25 ---> 2f0f9c072d5a 20:58:25 20:58:25 Successfully built 2f0f9c072d5a 20:58:25 Successfully tagged core-data-arm64:latest 20:59:47  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:50 Removing intermediate container 306c7c3f080d 20:59:50 ---> 55582cdfa054 20:59:50 20:59:50 Step 9/24 : FROM alpine:3.16 20:59:50 ---> 2b4661558fb8 20:59:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:51 ---> Running in 68246895ae26 20:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:59:54 (1/3) Installing ca-certificates (20220614-r0) 20:59:54 (2/3) Installing dumb-init (1.2.5-r1) 20:59:54 (3/3) Installing su-exec (0.2-r1) 20:59:54 Executing busybox-1.35.0-r17.trigger 20:59:54 Executing ca-certificates-20220614-r0.trigger 20:59:54 OK: 6 MiB in 17 packages 20:59:56 Removing intermediate container 68246895ae26 20:59:56 ---> dc6901d9c9a7 20:59:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:56 ---> Running in 0667a74cba94 20:59:57 Removing intermediate container 0667a74cba94 20:59:57 ---> b657b3dec445 20:59:57 Step 12/24 : WORKDIR / 20:59:57 ---> Running in 8dafb145db52 20:59:58 Removing intermediate container 8dafb145db52 20:59:58 ---> f531cebeee73 20:59:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:59:59 ---> ab6b6ca45977 20:59:59 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:00:00 ---> a7de27c32b27 21:00:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:00:01 ---> 8d1922e1138c 21:00:01 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:00:02 ---> 97015b7fc89f 21:00:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:00:03 ---> beb0988c2318 21:00:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:05 ---> b019b9f9b656 21:00:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:06 ---> b622ee451d83 21:00:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:00:06 ---> Running in 324cd0672991 21:00:09 Removing intermediate container 324cd0672991 21:00:09 ---> 1a78bfd4dbad 21:00:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:00:09 ---> Running in 38465d9d4bc3 21:00:10 Removing intermediate container 38465d9d4bc3 21:00:10 ---> 076316422af4 21:00:10 Step 22/24 : LABEL arch=arm64 21:00:10 ---> Running in 3d40002d7ed5 21:00:10 Removing intermediate container 3d40002d7ed5 21:00:10 ---> 28d6ee555242 21:00:10 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 21:00:11 ---> Running in 318c21f797a9 21:00:11 Removing intermediate container 318c21f797a9 21:00:11 ---> 0bbf69fa8103 21:00:11 Step 24/24 : LABEL version=0.0.0 21:00:11 ---> Running in 842a6e3dc855 21:00:13 Removing intermediate container 842a6e3dc855 21:00:13 ---> 4ae8dd5278d6 21:00:13 21:00:13 Successfully built 4ae8dd5278d6 21:00:13 Successfully tagged security-secretstore-setup-arm64:latest 21:00:32  Building security-secretstore-setup ... done Removing intermediate container 8f64b6f1e228 21:00:32 ---> 691533c1e883 21:00:32 21:00:32 Step 10/24 : FROM alpine:3.16 21:00:32 ---> 2b4661558fb8 21:00:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:00:32 ---> Using cache 21:00:32 ---> 239950b4ccd9 21:00:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:32 ---> Using cache 21:00:32 ---> fdd87fdb43aa 21:00:32 Step 13/24 : ENV APP_PORT=59881 21:00:32 ---> Running in 562308246e21 21:00:32 Removing intermediate container 562308246e21 21:00:32 ---> 2020043092f8 21:00:32 Step 14/24 : EXPOSE $APP_PORT 21:00:32 ---> Running in f6081a8d3ae7 21:00:32 Removing intermediate container f6081a8d3ae7 21:00:32 ---> b8aa317506df 21:00:32 Step 15/24 : WORKDIR / 21:00:32 ---> Running in 1417215aa97c 21:00:32 Removing intermediate container 1417215aa97c 21:00:32 ---> 8d19c4b4ecdd 21:00:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:33 ---> dd5e361e891d 21:00:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:00:34 ---> 0d5736426838 21:00:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:00:35 ---> 71fa21392c55 21:00:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:00:37 ---> e03e639555c1 21:00:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:00:37 ---> Running in 86f58aec1b01 21:00:38 Removing intermediate container 86f58aec1b01 21:00:38 ---> 847e23e06fad 21:00:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:00:38 ---> Running in 6c73859e6e21 21:00:38 Removing intermediate container 5584b093c297 21:00:38 ---> 05ec99a716e8 21:00:38 21:00:38 Step 9/19 : FROM alpine:3.15 21:00:38 ---> 8aa73fd46299 21:00:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:38 ---> Using cache 21:00:38 ---> 29f1a0ebdd78 21:00:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:38 ---> Running in 0db6d47add1b 21:00:39 Removing intermediate container 6c73859e6e21 21:00:39 ---> 75434664a3d6 21:00:39 Step 22/24 : LABEL arch=arm64 21:00:39 ---> Running in 0df810a470b0 21:00:39 Removing intermediate container 0df810a470b0 21:00:39 ---> 1998e571ec2a 21:00:39 Step 23/24 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 21:00:39 ---> Running in 91d320e77ac1 21:00:39 Removing intermediate container 91d320e77ac1 21:00:39 ---> 694e9c02f654 21:00:39 Step 24/24 : LABEL version=0.0.0 21:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:40 ---> Running in ab220f1e6766 21:00:40 Removing intermediate container ab220f1e6766 21:00:40 ---> 098cb4362cc9 21:00:40 21:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:40 Successfully built 098cb4362cc9 21:00:40 Successfully tagged core-metadata-arm64:latest 21:00:41  Building core-metadata ... done v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:00:41 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:00:41 OK: 15736 distinct packages available 21:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:42 (1/9) Installing ca-certificates (20220614-r0) 21:00:42 (2/9) Installing brotli-libs (1.0.9-r5) 21:00:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:00:42 (4/9) Installing libcurl (7.80.0-r5) 21:00:42 (5/9) Installing curl (7.80.0-r5) 21:00:43 (6/9) Installing dumb-init (1.2.5-r1) 21:00:43 (7/9) Installing musl-obstack (1.2.3-r0) 21:00:43 (8/9) Installing libucontext (1.1-r0) 21:00:43 (9/9) Installing gcompat (1.0.0-r4) 21:00:43 Executing busybox-1.34.1-r7.trigger 21:00:43 Executing ca-certificates-20220614-r0.trigger 21:00:43 OK: 8 MiB in 23 packages 21:00:44 Removing intermediate container 0db6d47add1b 21:00:44 ---> c1b9e3c62b60 21:00:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:45 ---> 6f772c079e71 21:00:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:00:46 ---> 53f7367fe7a8 21:00:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:00:47 ---> e6da169aab2d 21:00:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:00:47 ---> Running in d11c049cd144 21:00:47 Removing intermediate container d11c049cd144 21:00:47 ---> dc570f179bd1 21:00:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:00:47 ---> Running in 17d7c72e582a 21:00:47 Removing intermediate container 17d7c72e582a 21:00:47 ---> a40e54fa0a30 21:00:47 Step 17/19 : LABEL arch=arm64 21:00:47 ---> Running in 3447d5a593f0 21:00:48 Removing intermediate container 3447d5a593f0 21:00:48 ---> 416b1271e94d 21:00:48 Step 18/19 : LABEL git_sha=d727f44eb9289eddba35f3538944c3b1584c0b20 21:00:48 ---> Running in 0a1e5d26c01b 21:00:48 Removing intermediate container 0a1e5d26c01b 21:00:48 ---> 8e6ff2796022 21:00:48 Step 19/19 : LABEL version=0.0.0 21:00:48 ---> Running in f0e7243fed47 21:00:49 Removing intermediate container f0e7243fed47 21:00:49 ---> 101e2a3a06f8 21:00:49 21:00:49 Successfully built 101e2a3a06f8 21:00:49 Successfully tagged security-spiffe-token-provider-arm64:latest 21:00:49  Building security-spiffe-token-provider ... done  [Pipeline] } 21:00:49 $ docker stop --time=1 dfcf5f32b30258b0e44be907e813b05c8cb0daa43a77a50c41e841aac6820efe 21:00:51 $ docker rm -f --volumes dfcf5f32b30258b0e44be907e813b05c8cb0daa43a77a50c41e841aac6820efe [Pipeline] // withDockerContainer [Pipeline] sh 21:00:52 + docker images 21:00:52 REPOSITORY TAG IMAGE ID CREATED SIZE 21:00:52 security-spiffe-token-provider-arm64 latest 101e2a3a06f8 3 seconds ago 28.9MB 21:00:52 core-metadata-arm64 latest 098cb4362cc9 12 seconds ago 17.8MB 21:00:52 05ec99a716e8 15 seconds ago 1.53GB 21:00:52 691533c1e883 23 seconds ago 1.51GB 21:00:52 security-secretstore-setup-arm64 latest 4ae8dd5278d6 41 seconds ago 28.7MB 21:00:52 55582cdfa054 About a minute ago 1.49GB 21:00:52 core-data-arm64 latest 2f0f9c072d5a 2 minutes ago 17.2MB 21:00:52 c2c22fe391e7 2 minutes ago 1.5GB 21:00:52 security-spire-agent-arm64 latest c69012706113 5 minutes ago 122MB 21:00:52 support-notifications-arm64 latest e4967d84d9d2 5 minutes ago 29.6MB 21:00:52 support-scheduler-arm64 latest 99a6637c5262 5 minutes ago 29MB 21:00:52 8ef1882d0e4b 6 minutes ago 1.56GB 21:00:52 e8b92e0af377 6 minutes ago 1.56GB 21:00:52 security-bootstrapper-arm64 latest 33c070f57bfd 6 minutes ago 19.5MB 21:00:52 22291923be4e 7 minutes ago 1.49GB 21:00:52 security-spire-config-arm64 latest 6ee4c5542d03 9 minutes ago 83.6MB 21:00:52 core-command-arm64 latest f02ab62842e4 9 minutes ago 17MB 21:00:52 b6189fb23cab 9 minutes ago 1.37GB 21:00:52 b9ad776ff551 9 minutes ago 1.5GB 21:00:52 security-proxy-setup-arm64 latest fe1070d46712 9 minutes ago 26.8MB 21:00:52 a85f839c9c5e 10 minutes ago 1.49GB 21:00:52 security-spire-server-arm64 latest 6add9b6f72c5 16 minutes ago 84.3MB 21:00:52 1b4668fad631 17 minutes ago 1.37GB 21:00:52 ci-base-image-arm64 latest da7b263cb7cd 31 minutes ago 905MB 21:00:52 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 21:00:52 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 21:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 21:00:52 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 21:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:53 21:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:53 arm64: Pulling from edgex-lftools-log-publisher 21:00:53 8998bd30e6a1: Pulling fs layer 21:00:53 04944245beec: Pulling fs layer 21:00:53 699f458cf7ca: Pulling fs layer 21:00:53 765212b225bb: Pulling fs layer 21:00:53 f23df028b6ca: Pulling fs layer 21:00:53 d65c8cfc05b1: Pulling fs layer 21:00:53 2437ff75d9bd: Pulling fs layer 21:00:53 f23df028b6ca: Waiting 21:00:53 d65c8cfc05b1: Waiting 21:00:53 2437ff75d9bd: Waiting 21:00:53 765212b225bb: Waiting 21:00:53 04944245beec: Verifying Checksum 21:00:53 04944245beec: Download complete 21:00:53 765212b225bb: Verifying Checksum 21:00:53 765212b225bb: Download complete 21:00:53 f23df028b6ca: Verifying Checksum 21:00:53 f23df028b6ca: Download complete 21:00:53 d65c8cfc05b1: Verifying Checksum 21:00:53 d65c8cfc05b1: Download complete 21:00:54 699f458cf7ca: Verifying Checksum 21:00:54 699f458cf7ca: Download complete 21:00:54 8998bd30e6a1: Verifying Checksum 21:00:54 8998bd30e6a1: Download complete 21:00:57 2437ff75d9bd: Verifying Checksum 21:00:57 2437ff75d9bd: Download complete 21:00:59 8998bd30e6a1: Pull complete 21:00:59 04944245beec: Pull complete 21:01:00 699f458cf7ca: Pull complete 21:01:00 765212b225bb: Pull complete 21:01:03 f23df028b6ca: Pull complete 21:01:03 d65c8cfc05b1: Pull complete 21:01:18 2437ff75d9bd: Pull complete 21:01:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-2797 does not seem to be running inside a container 21:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:01:23 $ docker top 8c60a0429cb1d6f1bfa7239420c358ef216a03250dcb7f1fcfa5b0fcd163f879 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:24 ---> job-cost.sh 21:01:24 lf-activate-venv: SKIPPING 21:01:24 INFO: No Stack... 21:01:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:25 INFO: Archiving Costs [Pipeline] sh 21:01:25 + + cut -d, -f6 21:01:25 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 21:01:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4290-1-stack-cost] 21:01:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4290-1-stack-cost] did not exist. Created. 21:01:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:26 Stashed 1 file(s) [Pipeline] } 21:01:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4290-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:26 $ docker stop --time=1 8c60a0429cb1d6f1bfa7239420c358ef216a03250dcb7f1fcfa5b0fcd163f879 21:01:29 $ docker rm -f --volumes 8c60a0429cb1d6f1bfa7239420c358ef216a03250dcb7f1fcfa5b0fcd163f879 [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 21:01:30 provisioning config files... 21:01:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5155301529002149703tmp [Pipeline] { [Pipeline] sh 21:01:31 + set +x 21:01:31 + curl -s https://codecov.io/bash 21:01:31 + bash -s -- 21:01:31 21:01:31 _____ _ 21:01:31 / ____| | | 21:01:31 | | ___ __| | ___ ___ _____ __ 21:01:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:31 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:31 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:31 Bash-1.0.6 21:01:31 21:01:31 21:01:31 ==> git version 2.25.1 found 21:01:31 ==> 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 21:01:31 Release-Date: 2020-01-08 21:01:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:01:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:01:31 ==> Jenkins CI detected. 21:01:31 current dir:  /w/workspace/edgex-go/1 21:01:31 project root: . 21:01:31 --> token set from env 21:01:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:31 ==> Running gcov in . (disable via -X gcov) 21:01:31 ==> Python coveragepy not found 21:01:31 ==> Searching for coverage reports in: 21:01:31 + . 21:01:31 -> Found 1 reports 21:01:31 ==> Detecting git/mercurial file structure 21:01:31 ==> Reading reports 21:01:31 + ./coverage.out bytes=489579 21:01:31 ==> Appending adjustments 21:01:31 https://docs.codecov.io/docs/fixing-reports 21:01:32 + Found adjustments 21:01:32 ==> Gzipping contents 21:01:32 64K /tmp/codecov.x2uyQ6.gz 21:01:32 ==> Uploading reports 21:01:32 url: https://codecov.io 21:01:32 query: branch=PR-4290&commit=d727f44eb9289eddba35f3538944c3b1584c0b20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4290&job=&cmd_args= 21:01:32 -> Pinging Codecov 21:01:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4290&commit=d727f44eb9289eddba35f3538944c3b1584c0b20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4290&job=&cmd_args= 21:01:33 -> Uploading to 21:01:33 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/00271124DB129430A58F1EEE437C3FCB/d727f44eb9289eddba35f3538944c3b1584c0b20/80fb8b56-6988-4be4-b813-6799ffa0fae1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T210132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7db32bbdc08defac30322f54fe5382de1da8fbc1eeed3e0a9b225264d8ba6691 21:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:33 Dload Upload Total Spent Left Speed 21:01:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63151 0 0 100 63151 0 190k --:--:-- --:--:-- --:--:-- 190k 21:01:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d727f44eb9289eddba35f3538944c3b1584c0b20 [Pipeline] } 21:01:33 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 21:01:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:01:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:36 ---> package-listing.sh 21:01:36 ++ facter osfamily 21:01:36 ++ tr '[:upper:]' '[:lower:]' 21:01:36 + OS_FAMILY=debian 21:01:36 + workspace=/w/workspace/edgex-go/1 21:01:36 + START_PACKAGES=/tmp/packages_start.txt 21:01:36 + END_PACKAGES=/tmp/packages_end.txt 21:01:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:36 + PACKAGES=/tmp/packages_start.txt 21:01:36 + '[' /w/workspace/edgex-go/1 ']' 21:01:36 + PACKAGES=/tmp/packages_end.txt 21:01:36 + case "${OS_FAMILY}" in 21:01:36 + dpkg -l 21:01:36 + grep '^ii' 21:01:36 + '[' -f /tmp/packages_start.txt ']' 21:01:36 + '[' -f /tmp/packages_end.txt ']' 21:01:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:36 + '[' /w/workspace/edgex-go/1 ']' 21:01:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:01:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:01:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:01:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:37 21:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:37 latest: Pulling from edgex-lftools-log-publisher 21:01:37 5eb5b503b376: Pulling fs layer 21:01:37 5c69ac0246d0: Pulling fs layer 21:01:37 ec43610c2a17: Pulling fs layer 21:01:37 3a2ae6a8a46f: Pulling fs layer 21:01:37 33b1e0a273af: Pulling fs layer 21:01:37 5d3b04190fa2: Pulling fs layer 21:01:37 2f39f015ded8: Pulling fs layer 21:01:37 33b1e0a273af: Waiting 21:01:37 3a2ae6a8a46f: Waiting 21:01:37 2f39f015ded8: Waiting 21:01:37 5d3b04190fa2: Waiting 21:01:37 5c69ac0246d0: Download complete 21:01:37 3a2ae6a8a46f: Verifying Checksum 21:01:37 3a2ae6a8a46f: Download complete 21:01:37 33b1e0a273af: Verifying Checksum 21:01:37 33b1e0a273af: Download complete 21:01:37 5d3b04190fa2: Verifying Checksum 21:01:37 5d3b04190fa2: Download complete 21:01:37 ec43610c2a17: Verifying Checksum 21:01:37 ec43610c2a17: Download complete 21:01:38 5eb5b503b376: Verifying Checksum 21:01:38 5eb5b503b376: Download complete 21:01:38 2f39f015ded8: Download complete 21:01:39 5eb5b503b376: Pull complete 21:01:39 5c69ac0246d0: Pull complete 21:01:40 ec43610c2a17: Pull complete 21:01:40 3a2ae6a8a46f: Pull complete 21:01:40 33b1e0a273af: Pull complete 21:01:40 5d3b04190fa2: Pull complete 21:01:45 2f39f015ded8: Pull complete 21:01:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:45 prd-ubuntu20.04-docker-8c-8g-2789 does not seem to be running inside a container 21:01:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:49 $ docker top 97cae5bd48aee1722e0518617c334287339ab6a611fc7bf0c2c066459a3e39d6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:50 + touch /tmp/pre-build-complete [Pipeline] sh 21:01:50 + mkdir -p /var/log/sysstat [Pipeline] sh 21:01:50 + ls /var/log/sa-host 21:01:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:50 provisioning config files... 21:01:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8724131742994826403tmp [Pipeline] { [Pipeline] echo 21:01:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:01:51 ---> create-netrc.sh [Pipeline] } 21:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:01:51 ---> python-tools-install.sh [Pipeline] echo 21:01:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:01:51 ---> sudo-logs.sh 21:01:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:01:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:01:52 ---> job-cost.sh 21:01:52 lf-activate-venv: SKIPPING 21:01:52 DEBUG: total: 0.10999999940395355 21:01:52 INFO: Retrieving Stack Cost... 21:01:52 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:53 INFO: Archiving Costs [Pipeline] echo 21:01:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:01:53 ---> logs-deploy.sh 21:01:53 lf-activate-venv: SKIPPING 21:01:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4290/1 21:01:53 INFO: archiving workspace using pattern(s): 21:01:54 Archives upload complete. 21:01:54 INFO: archiving logs to Nexus 21:01:55 ---> uname -a: 21:01:55 Linux prd-ubuntu20-04-docker-8c-8g-2789 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:01:55 21:01:55 21:01:55 ---> lscpu: 21:01:55 Architecture: x86_64 21:01:55 CPU op-mode(s): 32-bit, 64-bit 21:01:55 Byte Order: Little Endian 21:01:55 Address sizes: 40 bits physical, 48 bits virtual 21:01:55 CPU(s): 8 21:01:55 On-line CPU(s) list: 0-7 21:01:55 Thread(s) per core: 1 21:01:55 Core(s) per socket: 1 21:01:55 Socket(s): 8 21:01:55 NUMA node(s): 1 21:01:55 Vendor ID: AuthenticAMD 21:01:55 CPU family: 23 21:01:55 Model: 49 21:01:55 Model name: AMD EPYC-Rome Processor 21:01:55 Stepping: 0 21:01:55 CPU MHz: 2800.002 21:01:55 BogoMIPS: 5600.00 21:01:55 Virtualization: AMD-V 21:01:55 Hypervisor vendor: KVM 21:01:55 Virtualization type: full 21:01:55 L1d cache: 256 KiB 21:01:55 L1i cache: 256 KiB 21:01:55 L2 cache: 4 MiB 21:01:55 L3 cache: 128 MiB 21:01:55 NUMA node0 CPU(s): 0-7 21:01:55 Vulnerability Itlb multihit: Not affected 21:01:55 Vulnerability L1tf: Not affected 21:01:55 Vulnerability Mds: Not affected 21:01:55 Vulnerability Meltdown: Not affected 21:01:55 Vulnerability Mmio stale data: Not affected 21:01:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:01:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:01:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:01:55 Vulnerability Srbds: Not affected 21:01:55 Vulnerability Tsx async abort: Not affected 21:01:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:01:55 21:01:55