Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+5b3503b3ec54b2f611c817a2964a7928ebb06f53 (201619c5ca33916f102d2d525e7219a4a1478d6f) 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-ssh4911174060573481457.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-ssh18077318796108688974.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5511338408878282011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15098316266736149409.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17997388424016093695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3967 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 Merge succeeded, producing 93c461f2ae471d81c2a62f6488a3a1781c6b9439 Checking out Revision 93c461f2ae471d81c2a62f6488a3a1781c6b9439 (PR-4302) > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # 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 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93c461f2ae471d81c2a62f6488a3a1781c6b9439 # timeout=10 Commit message: "Merge commit '5b3503b3ec54b2f611c817a2964a7928ebb06f53' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:34 ========================================================= 08:29:34 EdgeX Global Pipelines Version Info 08:29:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 08:29:35 ------------------- 08:29:35 stable info: 08:29:35 ------------------- 08:29:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:35 Message: update stable to v1.0.244 08:29:35 ------------------- 08:29:35 experimental info: 08:29:35 ------------------- 08:29:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93c461f [Pipeline] echo 08:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:36 provisioning config files... 08:29:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5310521275230090843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:36 ---> docker-login.sh 08:29:36 nexus3.edgexfoundry.org:10001 08:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:36 Configure a credential helper to remove this warning. See 08:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:36 08:29:36 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10002 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10003 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 nexus3.edgexfoundry.org:10004 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 docker.io 08:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:37 Configure a credential helper to remove this warning. See 08:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:37 08:29:37 Login Succeeded 08:29:37 ---> docker-login.sh ends [Pipeline] } 08:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:38 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:38 + dirname cmd/core-command/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-command,cmd/core-command/Dockerfile 08:29:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:38 + dirname cmd/core-data/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-data,cmd/core-data/Dockerfile 08:29:38 + dirname cmd/core-metadata/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:38 + dirname cmd/security-bootstrapper/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:38 + dirname cmd/security-proxy-setup/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:38 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:38 + dirname cmd/security-spire-agent/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:38 + dirname cmd/security-spire-config/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:38 + dirname+ cmd/security-spire-server/Dockerfile 08:29:38 cut -d/ -f2 08:29:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:38 + dirname cmd/support-notifications/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:38 + dirname cmd/support-scheduler/Dockerfile 08:29:38 + cut -d/ -f2 08:29:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:38 + git rev-list -1 --merges 93c461f2ae471d81c2a62f6488a3a1781c6b9439~1..93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo 08:29:38 -----------> git rev-list -1 --merges 93c461f2ae471d81c2a62f6488a3a1781c6b9439~1..93c461f2ae471d81c2a62f6488a3a1781c6b9439 93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:29:38 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [false] [Pipeline] sh 08:29:38 + git log --format=format:%s -1 93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] echo 08:29:38 ========================================================= 08:29:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:39 + grep -v github /etc/ssh/ssh_known_hosts 08:29:39 + [ -e /tmp/ssh_known_hosts ] 08:29:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:39 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 08:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:39 b85a868b505f: Pulling fs layer 08:29:39 e2be974225ed: Pulling fs layer 08:29:39 339a4e72a1f5: Pulling fs layer 08:29:39 988bab9f4d93: Pulling fs layer 08:29:39 1469e6f7b9e6: Pulling fs layer 08:29:39 eaf3925da568: Pulling fs layer 08:29:39 bab4dde63d76: Pulling fs layer 08:29:39 bde34c3a00c8: Pulling fs layer 08:29:39 b352a97aabf1: Pulling fs layer 08:29:39 4872d77fe225: Pulling fs layer 08:29:39 5851b861e8e6: Pulling fs layer 08:29:39 bab4dde63d76: Waiting 08:29:39 bde34c3a00c8: Waiting 08:29:39 b352a97aabf1: Waiting 08:29:39 988bab9f4d93: Waiting 08:29:39 1469e6f7b9e6: Waiting 08:29:39 eaf3925da568: Waiting 08:29:39 4872d77fe225: Waiting 08:29:39 5851b861e8e6: Waiting 08:29:39 e2be974225ed: Download complete 08:29:40 988bab9f4d93: Verifying Checksum 08:29:40 988bab9f4d93: Download complete 08:29:40 1469e6f7b9e6: Verifying Checksum 08:29:40 1469e6f7b9e6: Download complete 08:29:40 eaf3925da568: Verifying Checksum 08:29:40 eaf3925da568: Download complete 08:29:40 339a4e72a1f5: Verifying Checksum 08:29:40 339a4e72a1f5: Download complete 08:29:40 bde34c3a00c8: Download complete 08:29:40 b352a97aabf1: Download complete 08:29:40 4872d77fe225: Download complete 08:29:40 5851b861e8e6: Verifying Checksum 08:29:40 5851b861e8e6: Download complete 08:29:40 b85a868b505f: Verifying Checksum 08:29:40 b85a868b505f: Download complete 08:29:40 bab4dde63d76: Verifying Checksum 08:29:40 bab4dde63d76: Download complete 08:29:41 b85a868b505f: Pull complete 08:29:41 e2be974225ed: Pull complete 08:29:42 339a4e72a1f5: Pull complete 08:29:42 988bab9f4d93: Pull complete 08:29:42 1469e6f7b9e6: Pull complete 08:29:42 eaf3925da568: Pull complete 08:29:44 bab4dde63d76: Pull complete 08:29:44 bde34c3a00c8: Pull complete 08:29:44 b352a97aabf1: Pull complete 08:29:44 4872d77fe225: Pull complete 08:29:44 5851b861e8e6: Pull complete 08:29:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:45 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 08:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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/py-git-semver:0.1.4 cat 08:29:47 $ docker top 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 -eo pid,comm 08:29:47 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). 08:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:47 [ssh-agent] Looking for ssh-agent implementation... 08:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:47 $ docker exec 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent 08:29:47 SSH_AUTH_SOCK=/tmp/ssh-Az2KaIUs6Vdr/agent.32 08:29:47 SSH_AGENT_PID=38 08:29:47 Running ssh-add (command line suppressed) 08:29:47 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5142244812198518163.key (/w/workspace/edgex-go/8@tmp/private_key_5142244812198518163.key) 08:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:47 + git tag --points-at HEAD [Pipeline] } 08:29:47 $ docker exec --env ******** --env ******** 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent -k 08:29:47 unset SSH_AUTH_SOCK; 08:29:47 unset SSH_AGENT_PID; 08:29:47 echo Agent pid 38 killed; 08:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:47 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-X5qjTTGxfwMS/agent.71 08:29:48 SSH_AGENT_PID=77 08:29:48 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4312733035020614806.key (/w/workspace/edgex-go/8@tmp/private_key_4312733035020614806.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:48 + git semver init 08:29:48 2023-01-30 08:29:48,909 [run_init] DEBUG init version:0.0.0 force:False 08:29:48 2023-01-30 08:29:48,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 08:29:48 2023-01-30 08:29:48,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 08:29:48 2023-01-30 08:29:48,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 08:29:54 2023-01-30 08:29:54,107 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 08:29:54 2023-01-30 08:29:54,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4302 with force:False 08:29:54 2023-01-30 08:29:54,108 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4302 08:29:54 2023-01-30 08:29:54,112 [execute] INFO git cat-file --batch-check 08:29:54 2023-01-30 08:29:54,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-01-30 08:29:54,118 [execute] INFO git cat-file --batch 08:29:54 2023-01-30 08:29:54,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-01-30 08:29:54,123 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4302 08:29:54 0.0.0 [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 77 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:54 + git semver [Pipeline] } 08:29:55 $ docker stop --time=1 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 08:29:56 $ docker rm -f --volumes 38f196309980ccb449058ba49a32701c18fd01a1fc698ce54d33324951fbb500 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:56 Stashed 1 file(s) [Pipeline] echo 08:29:56 [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 08:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:57 213ec9aee27d: Pulling fs layer 08:29:57 4583459ba037: Pulling fs layer 08:29:57 93c1e223e6f2: Pulling fs layer 08:29:57 53926ce57604: Pulling fs layer 08:29:57 21b2b0c7a3f4: Pulling fs layer 08:29:57 22ff95d597cd: Pulling fs layer 08:29:57 12d6caf4c0d1: Pulling fs layer 08:29:57 96b7cbca73a9: Pulling fs layer 08:29:57 a7acece74701: Pulling fs layer 08:29:57 a7acece74701: Waiting 08:29:57 96b7cbca73a9: Waiting 08:29:57 22ff95d597cd: Waiting 08:29:57 12d6caf4c0d1: Waiting 08:29:57 21b2b0c7a3f4: Waiting 08:29:57 53926ce57604: Waiting 08:29:57 93c1e223e6f2: Verifying Checksum 08:29:57 93c1e223e6f2: Download complete 08:29:57 4583459ba037: Verifying Checksum 08:29:57 4583459ba037: Download complete 08:29:57 21b2b0c7a3f4: Verifying Checksum 08:29:57 21b2b0c7a3f4: Download complete 08:29:57 22ff95d597cd: Verifying Checksum 08:29:57 22ff95d597cd: Download complete 08:29:57 213ec9aee27d: Verifying Checksum 08:29:57 213ec9aee27d: Download complete 08:29:57 12d6caf4c0d1: Download complete 08:29:57 213ec9aee27d: Pull complete 08:29:58 4583459ba037: Pull complete 08:29:58 93c1e223e6f2: Pull complete 08:29:58 a7acece74701: Verifying Checksum 08:29:58 a7acece74701: Download complete 08:29:59 53926ce57604: Verifying Checksum 08:29:59 53926ce57604: Download complete 08:29:59 96b7cbca73a9: Download complete 08:30:02 53926ce57604: Pull complete 08:30:02 21b2b0c7a3f4: Pull complete 08:30:02 22ff95d597cd: Pull complete 08:30:02 12d6caf4c0d1: Pull complete 08:30:04 96b7cbca73a9: Pull complete 08:30:04 a7acece74701: Pull complete 08:30:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:05 WORKDIR /edgex 08:30:05 COPY go.mod . 08:30:05 RUN go mod download 08:30:05 + docker build -t ci-base-image-x86_64 -f - . 08:30:05 Sending build context to Docker daemon 170.1MB 08:30:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:05 ---> db6d94c90886 08:30:05 Step 2/4 : WORKDIR /edgex 08:30:09 ---> Running in 2b6ba0640100 08:30:09 Removing intermediate container 2b6ba0640100 08:30:09 ---> 363029bd54d6 08:30:09 Step 3/4 : COPY go.mod . 08:30:09 ---> 960d72067c08 08:30:09 Step 4/4 : RUN go mod download 08:30:09 ---> Running in 8e0a14504ab9 08:30:12 Still waiting to schedule task 08:30:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:21 Removing intermediate container 8e0a14504ab9 08:30:21 ---> d171e3565a3d 08:30:21 Successfully built d171e3565a3d 08:30:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker inspect -f . ci-base-image-x86_64 08:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:22 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 08:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:23 + go version 08:30:23 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:23 $ docker stop --time=1 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 08:30:24 $ docker rm -f --volumes 67cfa363bf7357687be28c9599e8fb538ca52495345ebea168f4f313f0451f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . ci-base-image-x86_64 08:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 08:30:25 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:26 $ docker top 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [edgeXBuildGoParallel] Running Tests and Build... 08:30:26 ========================================================= [Pipeline] sh 08:30:26 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:30:26 + make test 08:30:26 go test -race -coverprofile=coverage.out ./... 08:30:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.126s coverage: 43.1% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.259s coverage: 89.2% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.6% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 79.9% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 77.4% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.2% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.3% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 41.8% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:09 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 08:31:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:27 go vet ./... 08:31:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:29 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:29 + ls -al . 08:31:29 total 744 08:31:29 drwxrwxr-x 11 1001 1001 4096 Jan 30 08:30 . 08:31:29 drwxr-xr-x 4 root root 4096 Jan 30 08:30 .. 08:31:29 drwxrwxr-x 2 1001 1001 4096 Jan 30 08:29 .blubracket 08:31:29 -rw-rw-r-- 1 1001 1001 16 Jan 30 08:29 .dockerignore 08:31:29 drwxrwxr-x 8 1001 1001 4096 Jan 30 08:31 .git 08:31:29 drwxrwxr-x 3 1001 1001 4096 Jan 30 08:29 .github 08:31:29 -rw-rw-r-- 1 1001 1001 1024 Jan 30 08:29 .gitignore 08:31:29 -rw-rw-r-- 1 1001 1001 42 Jan 30 08:29 .golangci.yml 08:31:29 -rw-rw-r-- 1 1001 1001 87 Jan 30 08:29 .hadolint.yml 08:31:29 drwxr-xr-x 3 1001 1001 4096 Jan 30 08:29 .semver 08:31:29 -rw-rw-r-- 1 1001 1001 166 Jan 30 08:29 .sonarcloud.properties 08:31:29 -rw-rw-r-- 1 1001 1001 1171 Jan 30 08:29 ADOPTERS.md 08:31:29 -rw-rw-r-- 1 1001 1001 10825 Jan 30 08:29 Attribution.txt 08:31:29 -rw-rw-r-- 1 1001 1001 73765 Jan 30 08:29 CHANGELOG.md 08:31:29 -rw-rw-r-- 1 1001 1001 3804 Jan 30 08:29 CONTRIBUTING.md 08:31:29 -rw-rw-r-- 1 1001 1001 677 Jan 30 08:29 GOVERNANCE.md 08:31:29 -rw-rw-r-- 1 1001 1001 850 Jan 30 08:29 Jenkinsfile 08:31:29 -rw-rw-r-- 1 1001 1001 10775 Jan 30 08:29 LICENSE 08:31:29 -rw-rw-r-- 1 1001 1001 13388 Jan 30 08:29 Makefile 08:31:29 -rw-rw-r-- 1 1001 1001 582 Jan 30 08:29 OWNERS.md 08:31:29 -rw-rw-r-- 1 1001 1001 9403 Jan 30 08:29 README.md 08:31:29 -rw-rw-r-- 1 1001 1001 6912 Jan 30 08:29 SECURITY.md 08:31:29 -rw-rw-r-- 1 1001 1001 5 Jan 30 08:29 VERSION 08:31:29 drwxrwxr-x 2 1001 1001 4096 Jan 30 08:29 bin 08:31:29 drwxrwxr-x 17 1001 1001 4096 Jan 30 08:29 cmd 08:31:29 -rw-r--r-- 1 root root 487391 Jan 30 08:31 coverage.out 08:31:29 -rw-rw-r-- 1 1001 1001 3365 Jan 30 08:29 go.mod 08:31:29 -rw-rw-r-- 1 1001 1001 34951 Jan 30 08:29 go.sum 08:31:29 drwxrwxr-x 7 1001 1001 4096 Jan 30 08:29 internal 08:31:29 drwxrwxr-x 3 1001 1001 4096 Jan 30 08:29 openapi 08:31:29 drwxrwxr-x 4 1001 1001 4096 Jan 30 08:29 snap 08:31:29 -rw-rw-r-- 1 1001 1001 204 Jan 30 08:29 version.go [Pipeline] sh 08:31:30 + '[' -e coverage.out ] 08:31:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:30 Stashed 1 file(s) [Pipeline] sh 08:31:30 + make build 08:31:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3969 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 08:31:40 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:31:40 The recommended git tool is: git 08:31:41 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 08:31:42 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 08:31:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:43 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 08:31:45 using credential edgex-jenkins-ssh 08:31:45 Cloning the remote Git repository 08:31:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:46 > git init /w/workspace/edgex-go/8 # timeout=10 08:31:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:46 > git --version # timeout=10 08:31:46 > git --version # 'git version 2.25.1' 08:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:50 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 08:31:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:31: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:54 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 08:31:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:31:59 $ docker stop --time=1 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b 08:32:02 $ docker rm -f --volumes 1b3cc10c4088c4c873596df11172f5256ee9659d20b54cac68d521045409f78b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:03 08:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:03 latest: Pulling from edgex-devops/edgex-compose 08:32:03 cbdbe7a5bc2a: Pulling fs layer 08:32:03 ca9280d653b3: Pulling fs layer 08:32:03 7e9c9ca2126c: Pulling fs layer 08:32:04 cbdbe7a5bc2a: Download complete 08:32:04 cbdbe7a5bc2a: Pull complete 08:32:04 ca9280d653b3: Verifying Checksum 08:32:04 ca9280d653b3: Download complete 08:32:04 Merging remotes/origin/main commit 5b3503b3ec54b2f611c817a2964a7928ebb06f53 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 08:32:04 7e9c9ca2126c: Verifying Checksum 08:32:04 7e9c9ca2126c: Download complete 08:32:04 ca9280d653b3: Pull complete 08:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:04 > git config core.sparsecheckout # timeout=10 08:32:04 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 08:32:04 > git remote # timeout=10 08:32:04 > git config --get remote.origin.url # timeout=10 08:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:05 > git merge 5b3503b3ec54b2f611c817a2964a7928ebb06f53 # timeout=10 08:32:05 Merge succeeded, producing 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:32:05 Checking out Revision 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf (PR-4302) 08:32:05 > git rev-parse HEAD^{commit} # timeout=10 08:32:05 > git config core.sparsecheckout # timeout=10 08:32:05 > git checkout -f 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 08:32:07 7e9c9ca2126c: Pull complete 08:32:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:08 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 08:32:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:08 Commit message: "Merge commit '5b3503b3ec54b2f611c817a2964a7928ebb06f53' into HEAD" 08:32:08 First time build. Skipping changelog. 08:32:08 > git rev-list --no-walk d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 08:32:10 $ docker top 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:10 + docker-compose build --help 08:32:10 + grep parallel 08:32:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:10 Dload Upload Total Spent Left Speed 08:32:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 08:32:10 --parallel Build images in parallel. [Pipeline] } 08:32:11 $ docker stop --time=1 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b 08:32:12 $ docker rm -f --volumes 7fe267fb876b832b3a9b0995bdf473606ebd79eb30d9d3f922675f6e769f5a6b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:13 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 08:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:13 + sudo tee /etc/docker/daemon.new 08:32:13 { 08:32:13 "registry-mirrors": [ 08:32:13 "https://nexus3.edgexfoundry.org:10001" 08:32:13 ], 08:32:13 "bip": "10.250.0.254/24", 08:32:13 "hosts": [ 08:32:13 "tcp://0.0.0.0:5555", 08:32:13 "unix:///var/run/docker.sock" 08:32:13 ], 08:32:13 "mtu": 1458, 08:32:13 "selinux-enabled": true, 08:32:13 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:13 } 08:32:13 $ docker top 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:14 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:14 + sudo service docker restart 08:32:15 Building core-command ... 08:32:15 Building core-common-config-bootstrapper ... 08:32:15 Building core-data ... 08:32:15 Building core-metadata ... 08:32:15 Building security-bootstrapper ... 08:32:15 Building security-proxy-setup ... 08:32:15 Building security-secretstore-setup ... 08:32:15 Building security-spiffe-token-provider ... 08:32:15 Building security-spire-agent ... 08:32:15 Building security-spire-config ... 08:32:15 Building security-spire-server ... 08:32:15 Building support-notifications ... 08:32:15 Building support-scheduler ... 08:32:15 Building security-spire-config 08:32:15 Building core-metadata 08:32:15 Building security-spiffe-token-provider 08:32:15 Building support-scheduler 08:32:15 Building support-notifications 08:32:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:26 ---> d171e3565a3d 08:32:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:26 ---> d171e3565a3d 08:32:26 Step 3/19 : WORKDIR /edgex-go 08:32:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:26 ---> d171e3565a3d 08:32:26 Step 3/24 : WORKDIR /edgex-go 08:32:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:26 ---> d171e3565a3d 08:32:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:26 ---> d171e3565a3d 08:32:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:30 ---> Running in 1a50db203c8a 08:32:30 ---> Running in 9817faf262ba 08:32:30 ---> Running in 4af5e92c0af6 08:32:30 ---> Running in 9714de4edc70 08:32:30 ---> Running in 75fc205b3853 08:32:30 Removing intermediate container 4af5e92c0af6 08:32:30 ---> 5cfde7f536cd 08:32:30 Step 4/22 : WORKDIR /edgex-go 08:32:30 Removing intermediate container 1a50db203c8a 08:32:30 ---> 956188565afc 08:32:30 Step 4/22 : WORKDIR /edgex-go 08:32:30 Removing intermediate container 9714de4edc70 08:32:30 ---> c311c5c6edf0 08:32:30 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:30 Removing intermediate container 9817faf262ba 08:32:30 Removing intermediate container 75fc205b3853 08:32:30 ---> 3957e4b0b325 08:32:30 ---> 34db352330ab 08:32:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/24 : WORKDIR /edgex-go 08:32:30 08:32:30 ---> Running in 2696feee9b1b 08:32:30 ---> Running in 81e2c50ce2cc 08:32:30 ---> Running in 3cf2f273adde 08:32:30 ---> Running in 8d886a5c567f 08:32:30 ---> Running in e9a0aa1332f3 08:32:30 Removing intermediate container 2696feee9b1b 08:32:30 ---> d6b0e480c8cb 08:32:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:30 Removing intermediate container 81e2c50ce2cc 08:32:30 ---> e0dcedea7ff3 08:32:30 Step 5/22 : RUN apk add --update --no-cache make git 08:32:30 ---> Running in 86dbac0210cb 08:32:30 Removing intermediate container 8d886a5c567f 08:32:30 ---> d629a5cb4e5d 08:32:30 Step 5/24 : RUN apk add --update --no-cache make git 08:32:30 ---> Running in abbba991effe 08:32:30 ---> Running in 0eae7a33ea5d 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:31 v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:31 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:31 OK: 17044 distinct packages available 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:32 OK: 211 MiB in 51 packages 08:32:32 Removing intermediate container 86dbac0210cb 08:32:32 ---> 17ed8391eb3f 08:32:32 Step 6/22 : COPY go.mod vendor* ./ 08:32:32 ---> af7ff6401eee 08:32:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:32 ---> Running in 9598729563be 08:32:32 OK: 211 MiB in 51 packages 08:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:32 OK: 211 MiB in 51 packages 08:32:32 OK: 211 MiB in 51 packages 08:32:32 OK: 211 MiB in 51 packages 08:32:32 Removing intermediate container e9a0aa1332f3 08:32:32 ---> d4fd23906ea7 08:32:32 Step 5/24 : COPY go.mod vendor* ./ 08:32:32 ---> b3449f50f6b9 08:32:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:32 ---> Running in 12ad68f7f4d2 08:32:32 Removing intermediate container abbba991effe 08:32:32 ---> cdc152cd7c1d 08:32:32 Step 6/22 : COPY go.mod vendor* ./ 08:32:32 Removing intermediate container 3cf2f273adde 08:32:32 ---> e38a9bde9a6e 08:32:32 Step 5/19 : COPY go.mod vendor* ./ 08:32:32 Removing intermediate container 0eae7a33ea5d 08:32:32 ---> 97361192e165 08:32:32 Step 6/24 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:32 provisioning config files... 08:32:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config15812947541952161449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:33 ---> 84d6756b2e0d 08:32:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:33 ---> e17a22ea89f1 08:32:33 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:33 ---> Running in 93eead71f124 08:32:33 ---> d5b9a59926ee 08:32:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:33 ---> Running in 2a9a1362e424 08:32:33 ---> Running in 2699a005aeb1 08:32:33 ---> docker-login.sh 08:32:33 nexus3.edgexfoundry.org:10001 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 nexus3.edgexfoundry.org:10002 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10003 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10004 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 docker.io 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 ---> docker-login.sh ends [Pipeline] } 08:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:36 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 ========================================================= 08:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:38 9b18e9b68314: Pulling fs layer 08:32:38 35d82f9e3411: Pulling fs layer 08:32:38 e16973657156: Pulling fs layer 08:32:38 fc693d55d65f: Pulling fs layer 08:32:38 7e9fc2657dce: Pulling fs layer 08:32:38 dda99020689f: Pulling fs layer 08:32:38 db1c61fa0a46: Pulling fs layer 08:32:38 891c053d2c06: Pulling fs layer 08:32:38 fc693d55d65f: Waiting 08:32:38 7e9fc2657dce: Waiting 08:32:38 891c053d2c06: Waiting 08:32:38 db1c61fa0a46: Waiting 08:32:38 dda99020689f: Waiting 08:32:38 e16973657156: Verifying Checksum 08:32:38 e16973657156: Download complete 08:32:38 35d82f9e3411: Verifying Checksum 08:32:38 35d82f9e3411: Download complete 08:32:38 7e9fc2657dce: Verifying Checksum 08:32:38 7e9fc2657dce: Download complete 08:32:38 dda99020689f: Verifying Checksum 08:32:38 dda99020689f: Download complete 08:32:38 9b18e9b68314: Verifying Checksum 08:32:38 9b18e9b68314: Download complete 08:32:38 9b18e9b68314: Pull complete 08:32:39 891c053d2c06: Verifying Checksum 08:32:39 891c053d2c06: Download complete 08:32:39 35d82f9e3411: Pull complete 08:32:39 e16973657156: Pull complete 08:32:40 db1c61fa0a46: Verifying Checksum 08:32:40 db1c61fa0a46: Download complete 08:32:43 fc693d55d65f: Verifying Checksum 08:32:43 fc693d55d65f: Download complete 08:32:55 fc693d55d65f: Pull complete 08:32:55 7e9fc2657dce: Pull complete 08:32:55 dda99020689f: Pull complete 08:33:01 db1c61fa0a46: Pull complete 08:33:03 891c053d2c06: Pull complete 08:33:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:03 WORKDIR /edgex 08:33:03 COPY go.mod . 08:33:03 RUN go mod download 08:33:03 + docker build -t ci-base-image-arm64 -f - . 08:33:04 Sending build context to Docker daemon 3.122MB 08:33:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:04 ---> f96f9c87975a 08:33:04 Step 2/4 : WORKDIR /edgex 08:33:06 ---> Running in 96878aaa1605 08:33:06 Removing intermediate container 96878aaa1605 08:33:06 ---> 02aa5906ad5c 08:33:06 Step 3/4 : COPY go.mod . 08:33:07 ---> a48c45e3b860 08:33:07 Step 4/4 : RUN go mod download 08:33:07 ---> Running in f784bb62511b 08:33:12 Removing intermediate container 9598729563be 08:33:12 ---> 497e94e38352 08:33:12 Step 8/22 : COPY . . 08:33:12 Removing intermediate container 93eead71f124 08:33:12 ---> 3e367151ad06 08:33:12 Step 8/22 : COPY . . 08:33:12 Removing intermediate container 2699a005aeb1 08:33:12 ---> ff8e65fa3788 08:33:12 Step 8/24 : COPY . . 08:33:12 Removing intermediate container 12ad68f7f4d2 08:33:12 ---> fc962ac35bbf 08:33:12 Step 7/24 : COPY . . 08:33:12 Removing intermediate container 2a9a1362e424 08:33:12 ---> 7a4e3548173d 08:33:12 Step 7/19 : COPY . . 08:33:22 ---> 1e905073beb8 08:33:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:22 ---> b5bf6a19f810 08:33:22 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:22 ---> 167872872891 08:33:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:22 ---> ea4155681e22 08:33:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:22 ---> fa62dad6ec37 08:33:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:22 ---> Running in c7cef5919476 08:33:22 ---> Running in c9227304b840 08:33:22 ---> Running in b3f2f3bf52fc 08:33:22 ---> Running in 42f0b5e9ab72 08:33:22 ---> Running in f64abbd57cae 08:33:22 Removing intermediate container c9227304b840 08:33:22 ---> c4dacc9513d7 08:33:22 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:22 ---> Running in 532b02534d92 08:33:22 Removing intermediate container 532b02534d92 08:33:22 ---> e4822dd1d701 08:33:22 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 08:33:22 ---> Running in 53482683955a 08:33:22 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 08:33:22 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 08:33:22 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 08:33:22 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 08:33:23 Removing intermediate container 53482683955a 08:33:23 ---> aef617d9445b 08:33:23 Step 11/24 : WORKDIR /edgex-go 08:33:23 ---> Running in c5575ac778bc 08:33:23 Removing intermediate container c5575ac778bc 08:33:23 ---> a4f31c95caac 08:33:23 08:33:23 Step 12/24 : FROM alpine:3.15 08:33:23 3.15: Pulling from library/alpine 08:33:23 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:33:23 Status: Downloaded newer image for alpine:3.15 08:33:23 ---> c4fc93816858 08:33:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:23 ---> Running in ba16fdd2f3d0 08:33:24 Removing intermediate container ba16fdd2f3d0 08:33:24 ---> 39268d4d45c9 08:33:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:24 ---> Running in dc4e9322283f 08:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:25 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:25 OK: 15859 distinct packages available 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:25 (1/4) Installing dumb-init (1.2.5-r1) 08:33:25 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:25 (3/4) Installing libucontext (1.1-r0) 08:33:25 (4/4) Installing gcompat (1.0.0-r4) 08:33:25 Executing busybox-1.34.1-r7.trigger 08:33:25 OK: 6 MiB in 18 packages 08:33:26 Removing intermediate container dc4e9322283f 08:33:26 ---> 4eaaffdde129 08:33:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:30 ---> d9ba842ac8bf 08:33:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:30 ---> 467205da649e 08:33:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:30 ---> Running in f60c041fefe6 08:33:31 Removing intermediate container f60c041fefe6 08:33:31 ---> 4b04c7c9ba1b 08:33:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:31 ---> 0a019390a4d4 08:33:31 Step 19/24 : WORKDIR / 08:33:31 ---> Running in 258c5ebaace2 08:33:32 Removing intermediate container 258c5ebaace2 08:33:32 ---> 0bbecf8354e2 08:33:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:32 ---> Running in 7baebbebc7d8 08:33:32 Removing intermediate container 7baebbebc7d8 08:33:32 ---> 8f4b59951824 08:33:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:32 ---> Running in a9cf77a645b4 08:33:32 Removing intermediate container a9cf77a645b4 08:33:32 ---> a083b4d73029 08:33:32 Step 22/24 : LABEL arch=x86_64 08:33:32 ---> Running in 9fd6e7e30a1a 08:33:33 Removing intermediate container 9fd6e7e30a1a 08:33:33 ---> 2b2642e47dc3 08:33:33 Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:33:33 ---> Running in 2dcd57d148de 08:33:33 Removing intermediate container 2dcd57d148de 08:33:33 ---> 7809c23ad480 08:33:33 Step 24/24 : LABEL version=0.0.0 08:33:33 ---> Running in b7b6d658f92b 08:33:33 Removing intermediate container b7b6d658f92b 08:33:33 ---> d34a6cfa7b03 08:33:33 08:33:33 Successfully built d34a6cfa7b03 08:33:33 Successfully tagged security-spire-config:latest 08:33:33  Building security-spire-config ... done Building security-spire-agent 08:33:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> d171e3565a3d 08:33:37 Step 3/24 : WORKDIR /edgex-go 08:33:37 ---> Using cache 08:33:37 ---> 3957e4b0b325 08:33:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:37 ---> Using cache 08:33:37 ---> d4fd23906ea7 08:33:37 Step 5/24 : COPY go.mod vendor* ./ 08:33:37 ---> Using cache 08:33:37 ---> b3449f50f6b9 08:33:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Using cache 08:33:37 ---> fc962ac35bbf 08:33:37 Step 7/24 : COPY . . 08:33:37 ---> Using cache 08:33:37 ---> 1e905073beb8 08:33:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:37 ---> Using cache 08:33:37 ---> c4dacc9513d7 08:33:37 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:37 ---> Using cache 08:33:37 ---> e4822dd1d701 08:33:37 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 08:33:37 ---> Using cache 08:33:37 ---> aef617d9445b 08:33:37 Step 11/24 : WORKDIR /edgex-go 08:33:37 ---> Using cache 08:33:37 ---> a4f31c95caac 08:33:37 08:33:37 Step 12/24 : FROM alpine:3.15 08:33:37 ---> c4fc93816858 08:33:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:37 ---> Using cache 08:33:37 ---> 39268d4d45c9 08:33:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:39 Removing intermediate container f784bb62511b 08:33:39 ---> 2a8efe5c70a1 08:33:39 Successfully built 2a8efe5c70a1 08:33:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container 08:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:41 $ docker top ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:42 + go version 08:33:42 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:42 $ docker stop --time=1 ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 08:33:42 ---> Running in ee1a0733373a 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:43 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:43 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:43 OK: 15859 distinct packages available 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:43 (1/5) Installing dumb-init (1.2.5-r1) 08:33:43 $ docker rm -f --volumes ad6280cdc6c9982fddb274a6d4a92c6b4b29b151509697c7fea6d1d5d859c8b1 08:33:43 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:43 (3/5) Installing libucontext (1.1-r0) 08:33:43 (4/5) Installing gcompat (1.0.0-r4) 08:33:43 (5/5) Installing openssl (1.1.1s-r1) 08:33:43 Executing busybox-1.34.1-r7.trigger 08:33:43 OK: 7 MiB in 19 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:44 + docker inspect -f . ci-base-image-arm64 08:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container 08:33:44 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:45 Removing intermediate container ee1a0733373a 08:33:45 ---> 2bad2340d4b9 08:33:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:45 $ docker top ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:46 ========================================================= 08:33:46 [edgeXBuildGoParallel] Running Tests and Build... 08:33:46 ========================================================= [Pipeline] sh 08:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:33:47 + make test 08:33:47 go test -race -coverprofile=coverage.out ./... 08:33:49 ---> 6f3cad7aae33 08:33:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:53 ---> 4dcf9ee7d7f3 08:33:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:53 ---> 68c88efe0112 08:33:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:55 ---> d08fa8a4874d 08:33:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:57 ---> 8fec2683a48e 08:33:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:57 ---> Running in d3ea6340a3fb 08:33:58 Removing intermediate container d3ea6340a3fb 08:33:58 ---> 6c6643bf0d2c 08:33:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:58 ---> Running in 52041f178199 08:33:59 Removing intermediate container 52041f178199 08:33:59 ---> 0eaa1ff36da8 08:33:59 Step 22/24 : LABEL arch=x86_64 08:33:59 ---> Running in 0fa871259258 08:33:59 Removing intermediate container 42f0b5e9ab72 08:33:59 ---> 1738d6794df8 08:33:59 08:33:59 Step 10/24 : FROM alpine:3.16 08:33:59 Removing intermediate container 0fa871259258 08:33:59 ---> 64860dda9527 08:33:59 Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:33:59 3.16: Pulling from library/alpine 08:33:59 ---> Running in 9fa29944cbb6 08:33:59 Removing intermediate container 9fa29944cbb6 08:33:59 ---> 8c9ac4e85bef 08:33:59 Step 24/24 : LABEL version=0.0.0 08:33:59 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:33:59 Status: Downloaded newer image for alpine:3.16 08:33:59 ---> bfe296a52501 08:33:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:00 ---> Running in 508761708a7b 08:34:00 ---> Running in 099df17ada2d 08:34:00 Removing intermediate container 508761708a7b 08:34:00 ---> 780f4bfe5061 08:34:00 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 Successfully built 780f4bfe5061 08:34:00 Successfully tagged security-spire-agent:latest 08:34:00  Building security-spire-agent ... done Building security-spire-server 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 (1/1) Installing dumb-init (1.2.5-r1) 08:34:00 Executing busybox-1.35.0-r17.trigger 08:34:00 OK: 6 MiB in 15 packages 08:34:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> d171e3565a3d 08:34:03 Step 3/23 : WORKDIR /edgex-go 08:34:03 ---> Using cache 08:34:03 ---> 3957e4b0b325 08:34:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:03 ---> Using cache 08:34:03 ---> d4fd23906ea7 08:34:03 Step 5/23 : COPY go.mod vendor* ./ 08:34:03 ---> Using cache 08:34:03 ---> b3449f50f6b9 08:34:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Using cache 08:34:03 ---> fc962ac35bbf 08:34:03 Step 7/23 : COPY . . 08:34:04 ---> Using cache 08:34:04 ---> 1e905073beb8 08:34:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:04 ---> Using cache 08:34:04 ---> c4dacc9513d7 08:34:04 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:04 ---> Using cache 08:34:04 ---> e4822dd1d701 08:34:04 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 08:34:04 ---> Running in 13cdd82d05cd 08:34:04 Removing intermediate container 099df17ada2d 08:34:04 ---> 78e0a70e4e37 08:34:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:04 Removing intermediate container c7cef5919476 08:34:04 ---> 5357a7c538bb 08:34:04 08:34:04 Step 9/19 : FROM alpine:3.15 08:34:04 ---> c4fc93816858 08:34:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:04 ---> Using cache 08:34:04 ---> 39268d4d45c9 08:34:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:05 ---> Running in 56bf8cd35e6f 08:34:05 ---> Running in ab9d5554a468 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:06 Removing intermediate container ab9d5554a468 08:34:06 ---> f7ec6687cd89 08:34:06 Step 13/24 : ENV APP_PORT=59881 08:34:06 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:06 OK: 15859 distinct packages available 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:07 (1/9) Installing ca-certificates (20220614-r0) 08:34:07 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:07 (4/9) Installing libcurl (7.80.0-r5) 08:34:07 (5/9) Installing curl (7.80.0-r5) 08:34:07 (6/9) Installing dumb-init (1.2.5-r1) 08:34:07 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:07 (8/9) Installing libucontext (1.1-r0) 08:34:07 (9/9) Installing gcompat (1.0.0-r4) 08:34:07 Executing busybox-1.34.1-r7.trigger 08:34:07 Executing ca-certificates-20220614-r0.trigger 08:34:07 OK: 8 MiB in 23 packages 08:34:07 ---> Running in b430de7bdbe6 08:34:08 Removing intermediate container 13cdd82d05cd 08:34:08 ---> e027e9f0384a 08:34:08 Step 11/23 : WORKDIR /edgex-go 08:34:08 Removing intermediate container b430de7bdbe6 08:34:08 ---> 004cbd5ca2a7 08:34:08 Step 14/24 : EXPOSE $APP_PORT 08:34:08 ---> Running in 8c599f60ba01 08:34:08 ---> Running in 393fd44765d5 08:34:08 Removing intermediate container f64abbd57cae 08:34:08 Removing intermediate container b3f2f3bf52fc 08:34:08 ---> d5fbafa5f6b7 08:34:08 ---> e1ba697a5ced 08:34:08 08:34:08 08:34:08 Step 10/22 : FROM alpine:3.16Step 10/22 : FROM alpine:3.16 08:34:08 08:34:08 ---> bfe296a52501 08:34:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:08 ---> bfe296a52501 08:34:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:08 ---> Using cache 08:34:08 ---> 78e0a70e4e37 08:34:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:08 ---> Using cache 08:34:08 ---> f7ec6687cd89 08:34:08 Step 13/22 : ENV APP_PORT=59861 08:34:08 Removing intermediate container 8c599f60ba01 08:34:08 ---> 48c5bf22b6f6 08:34:08 08:34:08 Removing intermediate container 393fd44765d5 08:34:08 ---> 32240b3f93d7 08:34:08 Step 15/24 : WORKDIR / 08:34:08 Step 12/23 : FROM alpine:3.15 08:34:08 ---> c4fc93816858 08:34:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:08 ---> Using cache 08:34:08 ---> 39268d4d45c9 08:34:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:08 ---> Using cache 08:34:08 ---> 2bad2340d4b9 08:34:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:08 ---> Running in 5ff2331a782a 08:34:08 Removing intermediate container 56bf8cd35e6f 08:34:08 ---> affa97eef67c 08:34:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:08 ---> Running in 64fe8a77c2f6 08:34:08 ---> Running in c6eef32693a8 08:34:09 Removing intermediate container c6eef32693a8 08:34:09 ---> 2491c0819b67 08:34:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:09 Removing intermediate container 64fe8a77c2f6 08:34:09 ---> 8c9dfba7a8bf 08:34:09 Step 14/22 : EXPOSE $APP_PORT 08:34:09 ---> Running in ba17b9033083 08:34:09 ---> d557f69e5aa6 08:34:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:09 Removing intermediate container ba17b9033083 08:34:09 ---> dc4e0924b1e2 08:34:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:09 ---> 3a827de182d0 08:34:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:09 (1/2) Installing ca-certificates (20220614-r0) 08:34:09 (2/2) Installing dumb-init (1.2.5-r1) 08:34:09 Executing busybox-1.35.0-r17.trigger 08:34:09 Executing ca-certificates-20220614-r0.trigger 08:34:09 OK: 6 MiB in 16 packages 08:34:10 ---> f2605f54e6e9 08:34:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:11 ---> 0032d1f68c35 08:34:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:11 ---> c3857783ff28 08:34:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:11 ---> 84977d1ba6a1 08:34:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:11 Removing intermediate container 5ff2331a782a 08:34:11 ---> be315703e156 08:34:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:11 ---> 6725d11a7a99 08:34:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:11 ---> 195fca385fd7 08:34:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:11 ---> Running in 4d061b6c2bb2 08:34:11 ---> a7cfb5733f71 08:34:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:11 ---> 62c26a568fac 08:34:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:11 ---> Running in 71cdd034973c 08:34:11 Removing intermediate container 4d061b6c2bb2 08:34:11 ---> 36af2647d107 08:34:11 Step 13/22 : ENV APP_PORT=59860 08:34:11 Removing intermediate container 71cdd034973c 08:34:11 ---> 13cd1819475b 08:34:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:11 ---> Running in 98f897790769 08:34:11 ---> Running in b2a3d4afd30d 08:34:11 ---> 920b9815c1be 08:34:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:11 ---> 86af21f30d3c 08:34:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:11 ---> Running in 9674fb3e5490 08:34:11 ---> b25ff9756a9f 08:34:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:11 Removing intermediate container 98f897790769 08:34:11 ---> 08a868c0cf16 08:34:11 Step 14/22 : EXPOSE $APP_PORT 08:34:11 ---> Running in 59eb2aebd0d3 08:34:12 ---> Running in b4aa63522861 08:34:12 Removing intermediate container b2a3d4afd30d 08:34:12 ---> 77f90b49bba3 08:34:12 Step 17/19 : LABEL arch=x86_64 08:34:12 Removing intermediate container 9674fb3e5490 08:34:12 ---> c5ad2bde8e91 08:34:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:12 ---> adf6274530ea 08:34:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:12 Removing intermediate container 59eb2aebd0d3 08:34:12 ---> 9c3fc9820742 08:34:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:12 ---> Running in 6e5b8794d567 08:34:12 ---> Running in 90963998ac30 08:34:12 ---> Running in 22eaef617a39 08:34:12 ---> Running in 893ec15df7c7 08:34:12 Removing intermediate container b4aa63522861 08:34:12 ---> f20453260db8 08:34:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:12 Removing intermediate container 6e5b8794d567 08:34:12 ---> e681d95348e7 08:34:12 Step 18/19 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:34:12 Removing intermediate container 90963998ac30 08:34:12 ---> 663fb2712307 08:34:12 Step 22/24 : LABEL arch=x86_64 08:34:12 ---> Running in 9b18ef82eeae 08:34:12 Removing intermediate container 22eaef617a39 08:34:12 ---> 08598518d223 08:34:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:12 Removing intermediate container 893ec15df7c7 08:34:12 ---> b94f7921fc81 08:34:12 Step 20/22 : LABEL arch=x86_64 08:34:12 ---> Running in 3f6485e7066a 08:34:12 ---> Running in ee194aa3384e 08:34:12 ---> e7ee68b4de52 08:34:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:12 ---> Running in aa0e04300a52 08:34:12 Removing intermediate container 9b18ef82eeae 08:34:12 ---> d06082961eb6 08:34:12 Step 19/19 : LABEL version=0.0.0 08:34:12 ---> Running in b45e7531869c 08:34:12 Removing intermediate container ee194aa3384e 08:34:12 ---> 61d98c707363 08:34:12 Step 21/23 : LABEL arch=x86_64 08:34:12 Removing intermediate container 3f6485e7066a 08:34:12 ---> 03a0f48f9802 08:34:12 Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:34:12 ---> Running in fbbb2205cc97 08:34:12 ---> Running in ae4b5aa6de36 08:34:12 Removing intermediate container aa0e04300a52 08:34:12 ---> 930c4350a525 08:34:12 Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:34:13 Removing intermediate container b45e7531869c 08:34:13 ---> dbffb46c5f98 08:34:13 08:34:13 Removing intermediate container fbbb2205cc97 08:34:13 ---> 9373ba49443f 08:34:13 Step 22/23 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:34:13 ---> Running in c8b64d36f450 08:34:13 Successfully built dbffb46c5f98 08:34:13 ---> 8b6367ee1d66 08:34:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:13 Successfully tagged security-spiffe-token-provider:latest 08:34:13  Building security-spiffe-token-provider ... done Building security-bootstrapper 08:34:13 Removing intermediate container ae4b5aa6de36 08:34:13 ---> 696787633673 08:34:13 Step 24/24 : LABEL version=0.0.0 08:34:16 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:17 ---> d171e3565a3d 08:34:17 Step 3/32 : WORKDIR /edgex-go 08:34:17 ---> Using cache 08:34:17 ---> 3957e4b0b325 08:34:17 Step 4/32 : RUN apk add --update --no-cache make git 08:34:17 ---> Running in 6776929104a1 08:34:17 ---> Running in 36bd20bc1401 08:34:17 Removing intermediate container c8b64d36f450 08:34:17 ---> da1ba82d1eee 08:34:17 Step 22/22 : LABEL version=0.0.0 08:34:17 ---> c77fd5ec2261 08:34:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:17 ---> Running in 626dd062caf0 08:34:17 ---> Running in da029b1e3ce6 08:34:17 ---> Running in b59e7db145f3 08:34:17 Removing intermediate container 36bd20bc1401 08:34:17 ---> 73a1d6131260 08:34:17 Step 23/23 : LABEL version=0.0.0 08:34:17 Removing intermediate container 6776929104a1 08:34:17 ---> 86c1e50548bb 08:34:17 08:34:17 Removing intermediate container 626dd062caf0 08:34:17 ---> a56823b139a0 08:34:17 08:34:17 Successfully built 86c1e50548bb 08:34:17 ---> Running in 797b07864b08 08:34:17 Removing intermediate container b59e7db145f3 08:34:17 ---> 05522b4f261e 08:34:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:17 Successfully tagged core-metadata:latest 08:34:17  Building core-metadata ... done Building core-command 08:34:17 Successfully built a56823b139a0 08:34:17 Successfully tagged support-scheduler:latest 08:34:17 ---> Running in a33dbb6a4d29 08:34:17  Building support-scheduler ... done Building security-secretstore-setup 08:34:17 Removing intermediate container 797b07864b08 08:34:17 ---> 5590379f2fc5 08:34:17 08:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:17 Removing intermediate container a33dbb6a4d29 08:34:17 ---> 67def54a46ff 08:34:17 Step 20/22 : LABEL arch=x86_64 08:34:17 Successfully built 5590379f2fc5 08:34:17 Successfully tagged security-spire-server:latest 08:34:17  Building security-spire-server ... done Building security-proxy-setup 08:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:18 OK: 211 MiB in 51 packages 08:34:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:22 ---> Running in dbe3942ed835 08:34:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:24 ---> d171e3565a3d 08:34:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:24 ---> Using cache 08:34:24 ---> 34db352330ab 08:34:24 Step 4/23 : WORKDIR /edgex-go 08:34:24 ---> Using cache 08:34:24 ---> d629a5cb4e5d 08:34:24 Step 5/23 : RUN apk add --update --no-cache make git 08:34:24 ---> Using cache 08:34:24 ---> 97361192e165 08:34:24 Step 6/23 : COPY go.mod vendor* ./ 08:34:24 ---> Using cache 08:34:24 ---> d5b9a59926ee 08:34:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:24 ---> Using cache 08:34:24 ---> ff8e65fa3788 08:34:24 Step 8/23 : COPY . . 08:34:24 ---> Using cache 08:34:24 ---> ea4155681e22 08:34:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:24 ---> d171e3565a3d 08:34:24 Step 3/21 : WORKDIR /edgex-go 08:34:24 ---> Using cache 08:34:24 ---> 3957e4b0b325 08:34:24 Step 4/21 : RUN apk add --update --no-cache make git 08:34:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:24 ---> d171e3565a3d 08:34:24 Step 3/24 : WORKDIR /edgex-go 08:34:24 ---> Using cache 08:34:24 ---> 3957e4b0b325 08:34:24 Step 4/24 : RUN apk add --update --no-cache make git 08:34:26 Removing intermediate container dbe3942ed835 08:34:26 ---> cb50fcd61b9c 08:34:26 Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:34:26 ---> Running in 626319c16761 08:34:26 ---> Running in 2a9487732fa3 08:34:26 ---> Running in 8e0a6bf18b19 08:34:26 ---> Running in 4146f7e605fe 08:34:26 Removing intermediate container da029b1e3ce6 08:34:26 ---> 921c897027cc 08:34:26 Step 5/32 : COPY go.mod vendor* ./ 08:34:26 Removing intermediate container 4146f7e605fe 08:34:26 ---> 84bb01a485a6 08:34:26 Step 22/22 : LABEL version=0.0.0 08:34:26 ---> Running in 7404f2e9a90a 08:34:26 ---> f3c52933eea5 08:34:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:26 ---> Running in ec37663ee8ce 08:34:26 Removing intermediate container 7404f2e9a90a 08:34:26 ---> 396fccf9ff52 08:34:26 08:34:26 Successfully built 396fccf9ff52 08:34:26 Successfully tagged support-notifications:latest 08:34:26  Building support-notifications ... done Building core-data 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:27 OK: 211 MiB in 51 packages 08:34:27 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 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:28 OK: 211 MiB in 51 packages 08:34:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:29 ---> d171e3565a3d 08:34:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:29 ---> Using cache 08:34:29 ---> 34db352330ab 08:34:29 Step 4/22 : WORKDIR /edgex-go 08:34:29 ---> Using cache 08:34:29 ---> d629a5cb4e5d 08:34:29 Step 5/22 : RUN apk add --update --no-cache make git 08:34:29 ---> Using cache 08:34:29 ---> 97361192e165 08:34:29 Step 6/22 : COPY go.mod vendor* ./ 08:34:29 ---> Using cache 08:34:29 ---> d5b9a59926ee 08:34:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:29 ---> Using cache 08:34:29 ---> ff8e65fa3788 08:34:29 Step 8/22 : COPY . . 08:34:29 ---> Using cache 08:34:29 ---> ea4155681e22 08:34:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:31 ---> Running in 201d6a1c4872 08:34:32 Removing intermediate container 2a9487732fa3 08:34:32 ---> a864ba81c875 08:34:32 Step 5/24 : COPY go.mod vendor* ./ 08:34:32 Removing intermediate container 8e0a6bf18b19 08:34:32 ---> e9916ac22f37 08:34:32 Step 5/21 : COPY go.mod vendor* ./ 08:34:32 ---> b5ac4a70ca47 08:34:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 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 08:34:32 ---> 86448b03b2f5 08:34:32 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 ---> Running in 5bced2dc850c 08:34:32 ---> Running in be0c302e1551 08:35:05 Removing intermediate container 626319c16761 08:35:05 ---> 38e32c4ff9e8 08:35:05 08:35:05 Step 10/23 : FROM alpine:3.16 08:35:05 ---> bfe296a52501 08:35:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:05 ---> Using cache 08:35:05 ---> 78e0a70e4e37 08:35:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:05 ---> Using cache 08:35:05 ---> f7ec6687cd89 08:35:05 Step 13/23 : ENV APP_PORT=59882 08:35:05 ---> Running in 0bc1b89f3d1a 08:35:05 Removing intermediate container ec37663ee8ce 08:35:05 ---> 1fc236c10b47 08:35:05 Step 7/32 : COPY . . 08:35:05 Removing intermediate container be0c302e1551 08:35:05 ---> 8a8b0a026e6a 08:35:05 Step 7/21 : COPY . . 08:35:05 Removing intermediate container 5bced2dc850c 08:35:05 ---> 8920f6fa6015 08:35:05 Step 7/24 : COPY . . 08:35:13 Removing intermediate container 0bc1b89f3d1a 08:35:13 ---> aefdb679f62e 08:35:13 Step 14/23 : EXPOSE $APP_PORT 08:35:13 ---> Running in 5583b49bb32f 08:35:13 ---> 48cd546c3915 08:35:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:13 ---> 678d96a10c72 08:35:13 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:35:13 ---> cd7d421a3555 08:35:13 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:13 Removing intermediate container 201d6a1c4872 08:35:13 ---> 5beabc441395 08:35:13 08:35:13 Step 10/22 : FROM alpine:3.16 08:35:13 ---> bfe296a52501 08:35:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:13 ---> Running in d150ba978cc0 08:35:13 ---> Running in 0c5fc1930c89 08:35:13 ---> Running in 77e3a6724deb 08:35:13 Removing intermediate container 5583b49bb32f 08:35:13 ---> a730a7099eaa 08:35:13 Step 15/23 : WORKDIR / 08:35:13 ---> Running in 11b254d81f56 08:35:13 ---> Running in a9ba381ccb04 08:35:13 Removing intermediate container 0c5fc1930c89 08:35:13 ---> f7f6e8ae7307 08:35:13 Step 12/22 : ENV APP_PORT=59880 08:35:13 Removing intermediate container a9ba381ccb04 08:35:13 ---> 3ad00086b331 08:35:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 ---> Running in 6616b0333a58 08:35:13 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 08:35:13 Removing intermediate container 6616b0333a58 08:35:13 ---> fccb79a3ba32 08:35:13 Step 13/22 : EXPOSE $APP_PORT 08:35:13 ---> Running in 3b286715b8e3 08:35:13 ---> 5d1dc1478cc5 08:35:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:13 Removing intermediate container 3b286715b8e3 08:35:13 ---> d895f84d77c2 08:35:13 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:13 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 08:35:13 ---> Running in c3e60394ae9a 08:35:13 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 08:35:13 ---> 808568e8c881 08:35:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:14 ---> cf1c9731f702 08:35:14 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:14 ---> Running in db2bf9cdc03a 08:35:14 Removing intermediate container db2bf9cdc03a 08:35:14 ---> 5443c7affb8a 08:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:14 (1/1) Installing dumb-init (1.2.5-r1) 08:35:14 Executing busybox-1.35.0-r17.trigger 08:35:14 ---> Running in 23f598944d7a 08:35:14 OK: 6 MiB in 15 packages 08:35:14 Removing intermediate container 23f598944d7a 08:35:14 ---> 84de7e532db7 08:35:14 Step 21/23 : LABEL arch=x86_64 08:35:14 ---> Running in afc0f70ae3a9 08:35:14 Removing intermediate container afc0f70ae3a9 08:35:14 ---> 80563ceb11eb 08:35:14 Step 22/23 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:14 ---> Running in 6ef722ed84a3 08:35:14 Removing intermediate container 6ef722ed84a3 08:35:14 ---> 72cf4f452882 08:35:14 Step 23/23 : LABEL version=0.0.0 08:35:15 ---> Running in 6118c9515406 08:35:15 Removing intermediate container c3e60394ae9a 08:35:15 ---> 1bd67d24edb0 08:35:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:15 Removing intermediate container 6118c9515406 08:35:15 ---> e323a72a7680 08:35:15 08:35:15 Successfully built e323a72a7680 08:35:15 Successfully tagged core-command:latest 08:35:15  Building core-command ... done Building core-common-config-bootstrapper 08:35:15 ---> 39181875adce 08:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:18 ---> d171e3565a3d 08:35:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:18 ---> Using cache 08:35:18 ---> 34db352330ab 08:35:18 Step 4/22 : WORKDIR /edgex-go 08:35:18 ---> Using cache 08:35:18 ---> d629a5cb4e5d 08:35:18 Step 5/22 : RUN apk add --update --no-cache make git 08:35:18 ---> Using cache 08:35:18 ---> 97361192e165 08:35:18 Step 6/22 : COPY go.mod vendor* ./ 08:35:18 ---> Using cache 08:35:18 ---> d5b9a59926ee 08:35:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 ---> Using cache 08:35:18 ---> ff8e65fa3788 08:35:18 Step 8/22 : COPY . . 08:35:18 ---> Using cache 08:35:18 ---> ea4155681e22 08:35:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:24 ---> 2f9ed527e176 08:35:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:24 ---> Running in bc93b2c50db4 08:35:24 ---> 6390af7b8720 08:35:24 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:24 ---> Running in a49744592bdb 08:35:24 Removing intermediate container a49744592bdb 08:35:24 ---> b0d4717790e7 08:35:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:24 ---> Running in b3b93c3bca52 08:35:25 Removing intermediate container b3b93c3bca52 08:35:25 ---> 63a6cbc9b5c1 08:35:25 Step 20/22 : LABEL arch=x86_64 08:35:25 ---> Running in f5e0e55212b8 08:35:26 Removing intermediate container f5e0e55212b8 08:35:26 ---> d47ef6f71875 08:35:26 Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:26 ---> Running in 617e1d0774d7 08:35:26 Removing intermediate container 617e1d0774d7 08:35:26 ---> 62b70753776e 08:35:26 Step 22/22 : LABEL version=0.0.0 08:35:26 ---> Running in 6c150326f6d7 08:35:26 Removing intermediate container 6c150326f6d7 08:35:26 ---> 1413fb79c01c 08:35:26 08:35:26 Successfully built 1413fb79c01c 08:35:26 Successfully tagged core-data:latest 08:35:36  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 08:35:36 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 08:35:44 Removing intermediate container 11b254d81f56 08:35:44 ---> c77de60f6239 08:35:44 08:35:44 Step 9/32 : FROM alpine:3.16 08:35:44 ---> bfe296a52501 08:35:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:44 Removing intermediate container 77e3a6724deb 08:35:44 ---> 7724c395404b 08:35:44 08:35:44 Step 9/21 : FROM alpine:3.16 08:35:44 ---> bfe296a52501 08:35:44 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:35:44 Removing intermediate container d150ba978cc0 08:35:44 ---> 9f62e80ab9b8 08:35:44 08:35:44 Step 9/24 : FROM alpine:3.16 08:35:44 ---> bfe296a52501 08:35:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:44 ---> Running in 424414e659e0 08:35:44 ---> Running in fd49e3a7f16d 08:35:44 ---> Running in 844c3e093947 08:35:44 Removing intermediate container 424414e659e0 08:35:44 ---> d259e0357d2c 08:35:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 ---> Running in 830e817e51b4 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 (1/3) Installing ca-certificates (20220614-r0) 08:35:44 (1/6) Installing ca-certificates (20220614-r0) 08:35:44 (2/6) Installing brotli-libs (1.0.9-r6) 08:35:44 (2/3) Installing dumb-init (1.2.5-r1) 08:35:44 (3/3) Installing su-exec (0.2-r1) 08:35:44 Executing busybox-1.35.0-r17.trigger 08:35:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:35:44 Executing ca-certificates-20220614-r0.trigger 08:35:44 (4/6) Installing libcurl (7.83.1-r5) 08:35:44 (5/6) Installing curl (7.83.1-r5) 08:35:44 (6/6) Installing dumb-init (1.2.5-r1) 08:35:44 Executing busybox-1.35.0-r17.trigger 08:35:44 Executing ca-certificates-20220614-r0.trigger 08:35:44 OK: 6 MiB in 17 packages 08:35:44 OK: 8 MiB in 20 packages 08:35:44 (1/2) Installing dumb-init (1.2.5-r1) 08:35:44 (2/2) Installing su-exec (0.2-r1) 08:35:44 Executing busybox-1.35.0-r17.trigger 08:35:44 OK: 6 MiB in 16 packages 08:35:45 Removing intermediate container bc93b2c50db4 08:35:45 ---> 272c5c389475 08:35:45 08:35:45 Step 10/22 : FROM alpine:3.16 08:35:45 ---> bfe296a52501 08:35:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:45 ---> Running in eee5c00322e7 08:35:45 Removing intermediate container eee5c00322e7 08:35:45 ---> ad35092012c8 08:35:45 Removing intermediate container 830e817e51b4 08:35:45 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:45 ---> e6c1b5e0cccb 08:35:45 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:45 ---> Running in 438a123f4b26 08:35:45 ---> Running in 906e3d66bcbe 08:35:45 Removing intermediate container fd49e3a7f16d 08:35:45 ---> 992fd621bacf 08:35:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:45 ---> Running in 04d8e6809df5 08:35:45 Removing intermediate container 844c3e093947 08:35:45 ---> 2fdbd9ceac06 08:35:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:45 Removing intermediate container 438a123f4b26 08:35:45 ---> a7a31f28941c 08:35:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:45 ---> Running in d954afe73fcd 08:35:45 ---> Running in 5d113e995b7c 08:35:45 Removing intermediate container 04d8e6809df5 08:35:45 ---> c8e3780841de 08:35:45 Step 12/24 : WORKDIR / 08:35:45 ---> Running in 51bec77b1347 08:35:45 Removing intermediate container d954afe73fcd 08:35:45 ---> eb5c76ef47bd 08:35:45 Step 12/21 : WORKDIR /edgex 08:35:45 Removing intermediate container 5d113e995b7c 08:35:45 ---> 9562aa496ac5 08:35:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:45 ---> Running in 1a82895bb679 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:45 ---> Running in 2bda76c16aa8 08:35:45 Removing intermediate container 51bec77b1347 08:35:45 ---> b7054ed44867 08:35:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:45 Removing intermediate container 1a82895bb679 08:35:45 ---> e88b6356f677 08:35:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:46 Removing intermediate container 2bda76c16aa8 08:35:46 ---> 3ee00c597456 08:35:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:46 ---> Running in 642cddea99a6 08:35:46 ---> 25823e8ff37a 08:35:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:46 ---> ce2f4dfea87f 08:35:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:35:46 Removing intermediate container 642cddea99a6 08:35:46 ---> cf27f67b33f6 08:35:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:46 ---> Running in 282f0ff41445 08:35:46 (1/1) Installing dumb-init (1.2.5-r1) 08:35:46 Executing busybox-1.35.0-r17.trigger 08:35:46 OK: 6 MiB in 15 packages 08:35:46 ---> 11c5f4ec95c1 08:35:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:46 ---> 21b1175f3c6d 08:35:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:46 ---> 9f39d57971c0 08:35:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:46 ---> d45be39adda1 08:35:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:46 Removing intermediate container 906e3d66bcbe 08:35:46 ---> c4813315a786 08:35:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 ---> b968fa0204ec 08:35:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:47 Removing intermediate container 282f0ff41445 08:35:47 ---> f0f57624e990 08:35:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:47 ---> d9668c3b0d06 08:35:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:47 ---> da153b499a40 08:35:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:47 ---> Running in 6a5b5f215250 08:35:47 ---> fe28df1d688c 08:35:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:47 ---> Running in 59289619155c 08:35:47 Removing intermediate container 6a5b5f215250 08:35:47 ---> b168fc0a344b 08:35:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:47 ---> d4be1f16e540 08:35:47 ---> e28bfd989d8c 08:35:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yamlStep 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:47 08:35:47 ---> e2dab46da5fd 08:35:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:47 ---> Running in 64132256da71 08:35:47 ---> 3d2b149ddac0 08:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:47 ---> 139f892d68d0 08:35:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:47 ---> Running in 332b6c2e0bfd 08:35:47 ---> fba9e6495697 08:35:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:47 ---> Running in 61d37d84c6bc 08:35:47 Removing intermediate container 59289619155c 08:35:47 ---> 23780c0ebc26 08:35:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:35:48 ---> Running in 0427b78a778a 08:35:48 Removing intermediate container 0427b78a778a 08:35:48 ---> 30bedacf7c33 08:35:48 Step 19/21 : LABEL arch=x86_64 08:35:48 ---> Running in c6d786b7738f 08:35:48 Removing intermediate container c6d786b7738f 08:35:48 ---> 2dd92aaf6751 08:35:48 Step 20/21 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:48 ---> Running in d0ceca6e8569 08:35:48 Removing intermediate container 64132256da71 08:35:48 ---> 77ef3db066ab 08:35:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 Removing intermediate container d0ceca6e8569 08:35:48 ---> 85447a9d42b0 08:35:48 Step 21/21 : LABEL version=0.0.0 08:35:48 ---> Running in 8c7cacdc9944 08:35:48 Removing intermediate container 8c7cacdc9944 08:35:48 ---> 5785fd039446 08:35:48 08:35:48 ---> 472a3960b819 08:35:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:48 Successfully built 5785fd039446 08:35:48 Successfully tagged security-proxy-setup:latest 08:35:49  Building security-proxy-setup ... done Removing intermediate container 61d37d84c6bc 08:35:49 ---> 7e27b3791934 08:35:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:49 Removing intermediate container 332b6c2e0bfd 08:35:49 ---> d5325579725d 08:35:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:49 ---> 3391189964f8 08:35:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:49 ---> Running in 194d0f451ce1 08:35:49 ---> Running in 93e1bc50ba40 08:35:49 Removing intermediate container 93e1bc50ba40 08:35:49 ---> 3bb417fabb4d 08:35:49 Step 22/24 : LABEL arch=x86_64 08:35:49 Removing intermediate container 194d0f451ce1 08:35:49 ---> 581af74c57e7 08:35:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:49 ---> Running in e334c4bc7f4c 08:35:49 ---> 6fdf973c547d 08:35:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:49 ---> Running in c8fd81806d73 08:35:49 Removing intermediate container e334c4bc7f4c 08:35:49 ---> 8979731b1655 08:35:49 Step 23/24 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:49 ---> Running in 5f5489c19b3a 08:35:49 Removing intermediate container c8fd81806d73 08:35:49 ---> 368266666668 08:35:49 Step 20/22 : LABEL arch=x86_64 08:35:49 ---> Running in 8b02f3819415 08:35:49 ---> 66420281b995 08:35:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:49 Removing intermediate container 5f5489c19b3a 08:35:49 ---> 1f5ab509c2c4 08:35:49 Step 24/24 : LABEL version=0.0.0 08:35:49 ---> Running in 9dbe8c7e4f8b 08:35:49 Removing intermediate container 8b02f3819415 08:35:49 ---> a00fc4bf5d83 08:35:49 Step 21/22 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:49 ---> Running in c4177d3605d0 08:35:49 ---> 858314bcabd2 08:35:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:49 Removing intermediate container 9dbe8c7e4f8b 08:35:49 ---> e4e10c3080fa 08:35:49 08:35:49 Removing intermediate container c4177d3605d0 08:35:49 ---> 3b2252ff3f9a 08:35:49 Step 22/22 : LABEL version=0.0.0 08:35:49 Successfully built e4e10c3080fa 08:35:49 ---> Running in af762e07d690 08:35:49 Successfully tagged security-secretstore-setup:latest 08:35:49  Building security-secretstore-setup ... done  ---> d7e84ea42991 08:35:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:49 Removing intermediate container af762e07d690 08:35:49 ---> 702b47e70eab 08:35:49 08:35:49 Successfully built 702b47e70eab 08:35:49 Successfully tagged core-common-config-bootstrapper:latest 08:35:49  Building core-common-config-bootstrapper ... done  ---> 9eba5bef0e0f 08:35:49 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:49 ---> Running in df1df94d1c69 08:35:50 Removing intermediate container df1df94d1c69 08:35:50 ---> 41aa7f5ffb46 08:35:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:50 ---> Running in fcfbdd635cfa 08:35:50 Removing intermediate container fcfbdd635cfa 08:35:50 ---> bf25d0219ffb 08:35:50 Step 29/32 : CMD ["gate"] 08:35:50 ---> Running in 37e8b0fe2cc1 08:35:50 Removing intermediate container 37e8b0fe2cc1 08:35:50 ---> 21ee55d8fe40 08:35:50 Step 30/32 : LABEL arch=x86_64 08:35:50 ---> Running in 64073a240b8e 08:35:50 Removing intermediate container 64073a240b8e 08:35:50 ---> 61c8cf9dfff6 08:35:50 Step 31/32 : LABEL git_sha=93c461f2ae471d81c2a62f6488a3a1781c6b9439 08:35:50 ---> Running in de9f0269a07b 08:35:50 Removing intermediate container de9f0269a07b 08:35:50 ---> 481ce0902609 08:35:50 Step 32/32 : LABEL version=0.0.0 08:35:50 ---> Running in bbbdb7587eac 08:35:50 Removing intermediate container bbbdb7587eac 08:35:50 ---> 959a40a0895d 08:35:50 08:35:50 Successfully built 959a40a0895d 08:35:50 Successfully tagged security-bootstrapper:latest 08:35:50  Building security-bootstrapper ... done  [Pipeline] } 08:35:50 $ docker stop --time=1 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 08:35:52 $ docker rm -f --volumes 6aff3a129ecdd3b2b4851aa9e611934dac8e475dc6101ad21633936c4f7190d5 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:52 + docker images 08:35:52 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:52 security-bootstrapper latest 959a40a0895d 2 seconds ago 20.3MB 08:35:52 core-common-config-bootstrapper latest 702b47e70eab 3 seconds ago 15.5MB 08:35:52 security-secretstore-setup latest e4e10c3080fa 3 seconds ago 29.9MB 08:35:52 security-proxy-setup latest 5785fd039446 4 seconds ago 27.8MB 08:35:52 272c5c389475 8 seconds ago 1.68GB 08:35:52 7724c395404b 10 seconds ago 1.67GB 08:35:52 c77de60f6239 10 seconds ago 1.67GB 08:35:52 9f62e80ab9b8 10 seconds ago 1.67GB 08:35:52 core-data latest 1413fb79c01c 26 seconds ago 17.9MB 08:35:52 core-command latest e323a72a7680 38 seconds ago 17.7MB 08:35:52 5beabc441395 43 seconds ago 1.69GB 08:35:52 38e32c4ff9e8 About a minute ago 1.68GB 08:35:52 support-notifications latest 396fccf9ff52 About a minute ago 30.6MB 08:35:52 core-metadata latest 86c1e50548bb About a minute ago 18.5MB 08:35:52 security-spire-server latest 5590379f2fc5 About a minute ago 86.5MB 08:35:52 support-scheduler latest a56823b139a0 About a minute ago 30MB 08:35:52 security-spiffe-token-provider latest dbffb46c5f98 About a minute ago 29.8MB 08:35:52 48c5bf22b6f6 About a minute ago 1.55GB 08:35:52 d5fbafa5f6b7 About a minute ago 1.75GB 08:35:52 e1ba697a5ced About a minute ago 1.75GB 08:35:52 5357a7c538bb About a minute ago 1.71GB 08:35:52 security-spire-agent latest 780f4bfe5061 About a minute ago 125MB 08:35:52 1738d6794df8 About a minute ago 1.69GB 08:35:52 security-spire-config latest d34a6cfa7b03 2 minutes ago 85.8MB 08:35:52 a4f31c95caac 2 minutes ago 1.55GB 08:35:52 ci-base-image-x86_64 latest d171e3565a3d 5 minutes ago 904MB 08:35:52 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:35:52 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:35:52 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] } 08:36:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements 08:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.526s coverage: 98.5% of statements 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.548s coverage: 43.1% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.542s coverage: 54.0% of statements 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.082s coverage: 89.2% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.610s coverage: 2.6% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.344s coverage: 95.6% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.698s coverage: 72.2% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.585s coverage: 60.0% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.733s coverage: 0.9% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.672s coverage: 58.8% of statements 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 29.6% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.432s coverage: 47.1% of statements 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.609s coverage: 79.5% of statements 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.475s coverage: 94.1% of statements 08:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.833s coverage: 79.9% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.325s coverage: 92.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 77.4% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.938s coverage: 64.7% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.216s coverage: 100.0% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.227s coverage: 65.3% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 41.8% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.721s coverage: 92.3% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:01 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 08:38:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:01 go vet ./... 08:39:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:53 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:39:53 + ls -al . 08:39:53 total 740 08:39:53 drwxrwxr-x 10 1001 1001 4096 Jan 30 08:33 . 08:39:53 drwxr-xr-x 4 root root 4096 Jan 30 08:33 .. 08:39:53 drwxrwxr-x 2 1001 1001 4096 Jan 30 08:32 .blubracket 08:39:53 -rw-rw-r-- 1 1001 1001 16 Jan 30 08:32 .dockerignore 08:39:53 drwxrwxr-x 8 1001 1001 4096 Jan 30 08:32 .git 08:39:53 drwxrwxr-x 3 1001 1001 4096 Jan 30 08:32 .github 08:39:53 -rw-rw-r-- 1 1001 1001 1024 Jan 30 08:32 .gitignore 08:39:53 -rw-rw-r-- 1 1001 1001 42 Jan 30 08:32 .golangci.yml 08:39:53 -rw-rw-r-- 1 1001 1001 87 Jan 30 08:32 .hadolint.yml 08:39:53 -rw-rw-r-- 1 1001 1001 166 Jan 30 08:32 .sonarcloud.properties 08:39:53 -rw-rw-r-- 1 1001 1001 1171 Jan 30 08:32 ADOPTERS.md 08:39:53 -rw-rw-r-- 1 1001 1001 10825 Jan 30 08:32 Attribution.txt 08:39:53 -rw-rw-r-- 1 1001 1001 73765 Jan 30 08:32 CHANGELOG.md 08:39:53 -rw-rw-r-- 1 1001 1001 3804 Jan 30 08:32 CONTRIBUTING.md 08:39:53 -rw-rw-r-- 1 1001 1001 677 Jan 30 08:32 GOVERNANCE.md 08:39:53 -rw-rw-r-- 1 1001 1001 850 Jan 30 08:32 Jenkinsfile 08:39:53 -rw-rw-r-- 1 1001 1001 10775 Jan 30 08:32 LICENSE 08:39:53 -rw-rw-r-- 1 1001 1001 13388 Jan 30 08:32 Makefile 08:39:53 -rw-rw-r-- 1 1001 1001 582 Jan 30 08:32 OWNERS.md 08:39:53 -rw-rw-r-- 1 1001 1001 9403 Jan 30 08:32 README.md 08:39:53 -rw-rw-r-- 1 1001 1001 6912 Jan 30 08:32 SECURITY.md 08:39:53 -rw-rw-r-- 1 1001 1001 5 Jan 30 08:29 VERSION 08:39:53 drwxrwxr-x 2 1001 1001 4096 Jan 30 08:32 bin 08:39:53 drwxrwxr-x 17 1001 1001 4096 Jan 30 08:32 cmd 08:39:53 -rw-r--r-- 1 root root 487391 Jan 30 08:38 coverage.out 08:39:53 -rw-rw-r-- 1 1001 1001 3365 Jan 30 08:32 go.mod 08:39:53 -rw-rw-r-- 1 1001 1001 34951 Jan 30 08:32 go.sum 08:39:53 drwxrwxr-x 7 1001 1001 4096 Jan 30 08:32 internal 08:39:53 drwxrwxr-x 3 1001 1001 4096 Jan 30 08:32 openapi 08:39:53 drwxrwxr-x 4 1001 1001 4096 Jan 30 08:32 snap 08:39:53 -rw-rw-r-- 1 1001 1001 204 Jan 30 08:32 version.go [Pipeline] sh 08:39:54 + '[' -e coverage.out ] 08:39:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:54 Warning: overwriting stash ‘coverage-report’ 08:39:54 Stashed 1 file(s) [Pipeline] sh 08:39:55 + make build 08:39:55 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 08:41:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:21 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 08:41:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:30 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 08:42:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:29 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 08:42:33 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 08:42: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:50 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] } 08:42:55 $ docker stop --time=1 ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 08:42:59 $ docker rm -f --volumes ccc0a3911573baa54e35e2413910a492f0869801f84ad3045ca90e3abb3fd2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:01 08:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:02 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:02 29e5d40040c1: Pulling fs layer 08:43:02 1ce36da41761: Pulling fs layer 08:43:02 25b303627fd3: Pulling fs layer 08:43:02 29e5d40040c1: Verifying Checksum 08:43:02 29e5d40040c1: Download complete 08:43:02 1ce36da41761: Verifying Checksum 08:43:02 1ce36da41761: Download complete 08:43:02 29e5d40040c1: Pull complete 08:43:04 1ce36da41761: Pull complete 08:43:04 25b303627fd3: Verifying Checksum 08:43:04 25b303627fd3: Download complete 08:43:14 25b303627fd3: Pull complete 08:43:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:14 prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container 08:43:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:16 $ docker top 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:17 + docker-compose build --help 08:43:17 + grep parallel 08:43:21 --parallel Build images in parallel. [Pipeline] } 08:43:21 $ docker stop --time=1 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 08:43:23 $ docker rm -f --volumes 41f730c6eca8b5c4738f5d47c73aa45f39c8a4a3fc3f296e6f66904f22273d08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container 08:43:24 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:25 $ docker top 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:26 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:30 Building core-command ... 08:43:30 Building core-common-config-bootstrapper ... 08:43:30 Building core-data ... 08:43:30 Building core-metadata ... 08:43:30 Building security-bootstrapper ... 08:43:30 Building security-proxy-setup ... 08:43:30 Building security-secretstore-setup ... 08:43:30 Building security-spiffe-token-provider ... 08:43:30 Building security-spire-agent ... 08:43:30 Building security-spire-config ... 08:43:30 Building security-spire-server ... 08:43:30 Building support-notifications ... 08:43:30 Building support-scheduler ... 08:43:30 Building security-secretstore-setup 08:43:30 Building core-metadata 08:43:30 Building security-proxy-setup 08:43:30 Building security-spiffe-token-provider 08:43:30 Building security-spire-agent 08:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:17 ---> 2a8efe5c70a1 08:44:17 Step 3/24 : WORKDIR /edgex-go 08:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:17 ---> 2a8efe5c70a1 08:44:17 Step 3/24 : WORKDIR /edgex-go 08:44:17 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:44:17 ---> 2a8efe5c70a1 08:44:17 Step 3/21 : WORKDIR /edgex-go 08:44:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:44:17 ---> 2a8efe5c70a1 08:44:17 Step 3/19 : WORKDIR /edgex-go 08:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:17 ---> 2a8efe5c70a1 08:44:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:44:17 ---> Running in fc5803c1fddf 08:44:17 ---> Running in 3ed78641ed8b 08:44:17 ---> Running in e2ca1a96c984 08:44:17 ---> Running in 43bcfb086d70 08:44:17 ---> Running in 609cbfcefad2 08:44:17 Removing intermediate container 43bcfb086d70 08:44:17 ---> aa7cf8121ad3 08:44:17 Step 4/24 : WORKDIR /edgex-go 08:44:17 Removing intermediate container 609cbfcefad2 08:44:17 ---> b44b2734633e 08:44:17 Step 4/21 : RUN apk add --update --no-cache make git 08:44:17 Removing intermediate container e2ca1a96c984 08:44:17 ---> f5597b449342 08:44:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:44:17 Removing intermediate container fc5803c1fddf 08:44:17 ---> d11fe1514867 08:44:17 Step 4/24 : RUN apk add --update --no-cache make git 08:44:17 ---> Running in aeedaf00f9c6 08:44:17 Removing intermediate container 3ed78641ed8b 08:44:17 ---> 50c6f646781e 08:44:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:44:17 ---> Running in df81a9388740 08:44:17 ---> Running in e8e7c9cb8a75 08:44:17 ---> Running in 83c59a198f52 08:44:18 ---> Running in 6ed883489220 08:44:18 Removing intermediate container aeedaf00f9c6 08:44:18 ---> 0810a34eaa42 08:44:18 Step 5/24 : RUN apk add --update --no-cache make git 08:44:18 ---> Running in 7e0735fabcdc 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:22 v3.16.3-149-gdf7e38bd02 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:44:22 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:44:22 OK: 16901 distinct packages available 08:44:22 OK: 221 MiB in 51 packages 08:44:22 OK: 221 MiB in 51 packages 08:44:22 OK: 221 MiB in 51 packages 08:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:22 OK: 221 MiB in 51 packages 08:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:24 OK: 221 MiB in 51 packages 08:44:24 Removing intermediate container 83c59a198f52 08:44:24 ---> e41ada728063 08:44:24 Step 5/21 : COPY go.mod vendor* ./ 08:44:24 Removing intermediate container e8e7c9cb8a75 08:44:24 ---> 0ad4ac4a4e48 08:44:24 Step 5/24 : COPY go.mod vendor* ./ 08:44:24 Removing intermediate container 7e0735fabcdc 08:44:24 ---> e136b4dbc932 08:44:24 Step 6/24 : COPY go.mod vendor* ./ 08:44:24 Removing intermediate container df81a9388740 08:44:24 ---> 115b8c5a1cb5 08:44:24 Step 5/24 : COPY go.mod vendor* ./ 08:44:25 ---> 1b4c356cceb4 08:44:25 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:25 Removing intermediate container 6ed883489220 08:44:25 ---> 31d24ba87dba 08:44:25 Step 5/19 : COPY go.mod vendor* ./ 08:44:27 ---> 759425fdd811 08:44:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:27 ---> 73447c7776b6 08:44:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:27 ---> 0fb17d11e322 08:44:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:27 ---> Running in 0d54016c3360 08:44:27 ---> Running in edaf480ce564 08:44:27 ---> Running in 8c9001df6b00 08:44:27 ---> Running in ca2daccf772e 08:44:28 ---> 20108050a8f6 08:44:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:28 ---> Running in 573eec31d5b6 08:46:20 Removing intermediate container 0d54016c3360 08:46:20 ---> b74895f720c1 08:46:20 Step 7/21 : COPY . . 08:46:20 Removing intermediate container ca2daccf772e 08:46:20 ---> 2d90489745ae 08:46:20 Step 7/24 : COPY . . 08:46:20 Removing intermediate container edaf480ce564 08:46:20 ---> 0d0fe96a4207 08:46:20 Step 8/24 : COPY . . 08:46:20 Removing intermediate container 8c9001df6b00 08:46:20 ---> 481198434aa3 08:46:20 Step 7/24 : COPY . . 08:46:20 Removing intermediate container 573eec31d5b6 08:46:20 ---> 8410f015b2f1 08:46:20 Step 7/19 : COPY . . 08:46:32 ---> c67ff4d47e5b 08:46:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:46:32 ---> 22062aae9c10 08:46:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:32 ---> 1b8cbe10e99b 08:46:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:32 ---> 35e7b5c2bb3f 08:46:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:46:32 ---> 7a4542d6cb40 08:46:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:46:32 ---> Running in 6bed21d7d2e3 08:46:32 ---> Running in 0d4d2f14c345 08:46:32 ---> Running in f0ae609a4964 08:46:32 ---> Running in c1716f6ba99b 08:46:32 ---> Running in 936e1aca136e 08:46:33 Removing intermediate container 6bed21d7d2e3 08:46:33 ---> 928ba55e629c 08:46:33 Step 9/24 : WORKDIR /edgex-go/spire-build 08:46:33 ---> Running in 2bcda998a03b 08:46:34 Removing intermediate container 2bcda998a03b 08:46:34 ---> a66e5d57fbb8 08:46:34 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 08:46:34 ---> Running in ec3fc99b61d5 08:46: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:35 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 08:46:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:37 Removing intermediate container ec3fc99b61d5 08:46:37 ---> c97abb0fd388 08:46:37 Step 11/24 : WORKDIR /edgex-go 08:46:37 ---> Running in 5f96aa57455f 08:46:38 Removing intermediate container 5f96aa57455f 08:46:38 ---> c244ff3bb1d9 08:46:38 08:46:38 Step 12/24 : FROM alpine:3.15 08:46:38 3.15: Pulling from library/alpine 08:46:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:46:39 Status: Downloaded newer image for alpine:3.15 08:46:39 ---> 8aa73fd46299 08:46:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:39 ---> Running in 7bdd849b953e 08:46:39 Removing intermediate container 7bdd849b953e 08:46:39 ---> 37365f838ba9 08:46:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:39 ---> Running in 3174ad51dd7d 08:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:44 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:46:44 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:46:44 OK: 15736 distinct packages available 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:45 (1/5) Installing dumb-init (1.2.5-r1) 08:46:45 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:45 (3/5) Installing libucontext (1.1-r0) 08:46:45 (4/5) Installing gcompat (1.0.0-r4) 08:46:45 (5/5) Installing openssl (1.1.1s-r1) 08:46:45 Executing busybox-1.34.1-r7.trigger 08:46:45 OK: 6 MiB in 19 packages 08:46:47 Removing intermediate container 3174ad51dd7d 08:46:47 ---> 0f7e64ad913b 08:46:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:46:51 ---> c8a2dbdcbed5 08:46:51 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:46:57 ---> 8d2412b9440e 08:46:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:58 ---> d7ca1c0ee3ab 08:46:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:59 ---> b262c1bbabf4 08:46:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:59 ---> 6511afd99bb6 08:46:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:59 ---> Running in e6ccb4eb2a83 08:47:00 Removing intermediate container e6ccb4eb2a83 08:47:00 ---> 0103552e8297 08:47:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:00 ---> Running in cf03f4a31ed6 08:47:00 Removing intermediate container cf03f4a31ed6 08:47:00 ---> 66405cf8e80b 08:47:00 Step 22/24 : LABEL arch=arm64 08:47:00 ---> Running in 92b3ec744010 08:47:01 Removing intermediate container 92b3ec744010 08:47:01 ---> db57e6d07b31 08:47:01 Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:47:01 ---> Running in 6b07d8504ea7 08:47:02 Removing intermediate container 6b07d8504ea7 08:47:02 ---> 088529b1eefc 08:47:02 Step 24/24 : LABEL version=0.0.0 08:47:02 ---> Running in 57d8f9143db5 08:47:02 Removing intermediate container 57d8f9143db5 08:47:02 ---> 19e8167a82b7 08:47:02 08:47:02 Successfully built 19e8167a82b7 08:47:02 Successfully tagged security-spire-agent-arm64:latest 08:47:02 Building core-command 08:47:21  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:21 ---> 2a8efe5c70a1 08:47:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:21 ---> Using cache 08:47:21 ---> aa7cf8121ad3 08:47:21 Step 4/23 : WORKDIR /edgex-go 08:47:21 ---> Using cache 08:47:21 ---> 0810a34eaa42 08:47:21 Step 5/23 : RUN apk add --update --no-cache make git 08:47:21 ---> Using cache 08:47:21 ---> e136b4dbc932 08:47:21 Step 6/23 : COPY go.mod vendor* ./ 08:47:21 ---> Using cache 08:47:21 ---> 759425fdd811 08:47:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:21 ---> Using cache 08:47:21 ---> 0d0fe96a4207 08:47:21 Step 8/23 : COPY . . 08:47:21 ---> Using cache 08:47:21 ---> 35e7b5c2bb3f 08:47:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:47:21 ---> Running in 28e9250bb256 08:47:21 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 08:52:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:52:13 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 08:52:31 Removing intermediate container 0d4d2f14c345 08:52:31 ---> 72853283104c 08:52:31 08:52:31 Step 9/21 : FROM alpine:3.16 08:52:31 3.16: Pulling from library/alpine 08:52:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:52:32 Status: Downloaded newer image for alpine:3.16 08:52:32 ---> 2b4661558fb8 08:52:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:52:32 ---> Running in fd072497dbe1 08:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:35 Removing intermediate container f0ae609a4964 08:52:35 ---> 0c4fae6dcb35 08:52:35 08:52:35 Step 9/24 : FROM alpine:3.16 08:52:35 ---> 2b4661558fb8 08:52:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:35 ---> Running in 3eb5ef62b077 08:52:37 (1/6) Installing ca-certificates (20220614-r0) 08:52:37 (2/6) Installing brotli-libs (1.0.9-r6) 08:52:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:52:37 (4/6) Installing libcurl (7.83.1-r5) 08:52:37 (5/6) Installing curl (7.83.1-r5) 08:52:37 (6/6) Installing dumb-init (1.2.5-r1) 08:52:37 Executing busybox-1.35.0-r17.trigger 08:52:37 Executing ca-certificates-20220614-r0.trigger 08:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:37 OK: 8 MiB in 20 packages 08:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:39 (1/3) Installing ca-certificates (20220614-r0) 08:52:39 (2/3) Installing dumb-init (1.2.5-r1) 08:52:39 (3/3) Installing su-exec (0.2-r1) 08:52:39 Executing busybox-1.35.0-r17.trigger 08:52:39 Executing ca-certificates-20220614-r0.trigger 08:52:40 OK: 6 MiB in 17 packages 08:52:40 Removing intermediate container fd072497dbe1 08:52:40 ---> bfec44b32f1b 08:52:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:40 ---> Running in e914cdf0ada1 08:52:41 Removing intermediate container e914cdf0ada1 08:52:41 ---> ba3ff824bc8f 08:52:41 Step 12/21 : WORKDIR /edgex 08:52:41 ---> Running in cbd2995f0dfb 08:52:42 Removing intermediate container cbd2995f0dfb 08:52:42 ---> f767311edf06 08:52:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:52:42 Removing intermediate container 3eb5ef62b077 08:52:42 ---> df0ddc80b6b0 08:52:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:43 ---> Running in 084a68fed101 08:52:43 ---> fd5669da4979 08:52:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:52:44 Removing intermediate container 084a68fed101 08:52:44 ---> 25587ad4f3fd 08:52:44 Step 12/24 : WORKDIR / 08:52:44 ---> Running in f7030e3e834a 08:52:45 Removing intermediate container f7030e3e834a 08:52:45 ---> 99074fa5239d 08:52:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:52:45 ---> 50464911f6d9 08:52:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:52:45 ---> 061b336f6ec9 08:52:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:46 ---> 87debd1fea39 08:52:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:52:48 ---> cd49abc2ec49 08:52:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:52:48 ---> 9cc09c16e7b4 08:52:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:52:49 ---> 9756bfcfeeab 08:52:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:49 ---> Running in c08445a6a8d2 08:52:49 ---> 97f33e7f6124 08:52:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:52:52 ---> 1465483413e5 08:52:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:52:54 Removing intermediate container c08445a6a8d2 08:52:54 ---> 961c9600a150 08:52:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:52:54 ---> Running in 98fd4698e881 08:52:55 Removing intermediate container 98fd4698e881 08:52:55 ---> 09700125372f 08:52:55 Step 19/21 : LABEL arch=arm64 08:52:55 ---> Running in 34eb8d38dd30 08:52:55 ---> 2aedb72338b1 08:52:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:52:55 Removing intermediate container 34eb8d38dd30 08:52:55 ---> bee36ef0888c 08:52:55 Step 20/21 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:52:55 ---> Running in 1fc9013f4ae1 08:52:56 ---> 1708f2ac1218 08:52:56 Removing intermediate container 1fc9013f4ae1 08:52:56 ---> 5439c50175b1 08:52:56 Step 21/21 : LABEL version=0.0.0 08:52:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:56 ---> Running in 1a559adf9fb2 08:52:56 ---> Running in 2edad0bc2a44 08:52:57 Removing intermediate container 2edad0bc2a44 08:52:57 ---> f6cb750c9b71 08:52:57 08:52:58 Successfully built f6cb750c9b71 08:52:58 Successfully tagged security-proxy-setup-arm64:latest 08:52:58 Building support-notifications 08:52:59  Building security-proxy-setup ... done Removing intermediate container 1a559adf9fb2 08:52:59 ---> e70d53d27b12 08:52:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:53:00 ---> Running in ced23ae46899 08:53:00 Removing intermediate container ced23ae46899 08:53:00 ---> 88852fa68306 08:53:00 Step 22/24 : LABEL arch=arm64 08:53:00 ---> Running in dafb0fc713cf 08:53:01 Removing intermediate container dafb0fc713cf 08:53:01 ---> 17a6f8275eba 08:53:01 Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:53:01 ---> Running in 309563e4a2df 08:53:01 Removing intermediate container 309563e4a2df 08:53:01 ---> 22180e32c1e9 08:53:01 Step 24/24 : LABEL version=0.0.0 08:53:02 ---> Running in 4fbeb6477054 08:53:02 Removing intermediate container 4fbeb6477054 08:53:02 ---> db2a23fa4d9e 08:53:02 08:53:03 Successfully built db2a23fa4d9e 08:53:03 Successfully tagged security-secretstore-setup-arm64:latest 08:53:03 Building support-scheduler 08:53:21  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:21 ---> 2a8efe5c70a1 08:53:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:21 ---> Using cache 08:53:21 ---> aa7cf8121ad3 08:53:21 Step 4/22 : WORKDIR /edgex-go 08:53:21 ---> Using cache 08:53:21 ---> 0810a34eaa42 08:53:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:21 ---> Running in 2de1085ede9e 08:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:25 OK: 221 MiB in 51 packages 08:53:26 Removing intermediate container c1716f6ba99b 08:53:26 ---> 46b1b8c1f543 08:53:26 08:53:26 Step 10/24 : FROM alpine:3.16 08:53:26 ---> 2b4661558fb8 08:53:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:53:26 ---> Running in 390f776d76bc 08:53:27 Removing intermediate container 2de1085ede9e 08:53:27 ---> 6772b89f9193 08:53:27 Step 6/22 : COPY go.mod vendor* ./ 08:53:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:28 ---> 2a8efe5c70a1 08:53:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:28 ---> Using cache 08:53:28 ---> aa7cf8121ad3 08:53:28 Step 4/22 : WORKDIR /edgex-go 08:53:28 ---> Using cache 08:53:28 ---> 0810a34eaa42 08:53:28 Step 5/22 : RUN apk add --update --no-cache make git 08:53:28 ---> Using cache 08:53:28 ---> e136b4dbc932 08:53:28 Step 6/22 : COPY go.mod vendor* ./ 08:53:28 ---> Using cache 08:53:28 ---> 759425fdd811 08:53:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:28 ---> Using cache 08:53:28 ---> 0d0fe96a4207 08:53:28 Step 8/22 : COPY . . 08:53:28 ---> Using cache 08:53:28 ---> 35e7b5c2bb3f 08:53:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:30 ---> 2a6cd6c07eb5 08:53:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:30 ---> Running in 70a1ed5db567 08:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:30 ---> Running in c80ba47de878 08:53:31 (1/1) Installing dumb-init (1.2.5-r1) 08:53:31 Executing busybox-1.35.0-r17.trigger 08:53:31 OK: 5 MiB in 15 packages 08:53:33 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 08:53:33 Removing intermediate container 390f776d76bc 08:53:33 ---> 2fad9789b9bf 08:53:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:33 ---> Running in 51c4c1a3bf6b 08:53:34 Removing intermediate container 51c4c1a3bf6b 08:53:34 ---> acb44518aa5e 08:53:34 Step 13/24 : ENV APP_PORT=59881 08:53:34 ---> Running in b2b5f3180f3d 08:53:35 Removing intermediate container b2b5f3180f3d 08:53:35 ---> 74b56e896dae 08:53:35 Step 14/24 : EXPOSE $APP_PORT 08:53:35 ---> Running in 8d2492b5a874 08:53:35 Removing intermediate container 8d2492b5a874 08:53:35 ---> a0204b57bcd2 08:53:35 Step 15/24 : WORKDIR / 08:53:35 ---> Running in 46534ccc3db2 08:53:36 Removing intermediate container 46534ccc3db2 08:53:36 ---> 8b5d4dd458af 08:53:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:37 ---> cb911ab17fa8 08:53:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:53:38 Removing intermediate container 28e9250bb256 08:53:38 ---> 86fadf7563fd 08:53:38 08:53:38 Step 10/23 : FROM alpine:3.16 08:53:38 ---> 2b4661558fb8 08:53:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:53:38 ---> Using cache 08:53:38 ---> 2fad9789b9bf 08:53:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:38 ---> Using cache 08:53:38 ---> acb44518aa5e 08:53:38 Step 13/23 : ENV APP_PORT=59882 08:53:38 ---> Running in a29e7a8d4d3b 08:53:39 Removing intermediate container a29e7a8d4d3b 08:53:39 ---> ac9f58855b56 08:53:39 Step 14/23 : EXPOSE $APP_PORT 08:53:39 ---> Running in b8671f6545ac 08:53:39 ---> f17ddfe82c6b 08:53:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:53:40 Removing intermediate container b8671f6545ac 08:53:40 ---> f764a59a74b4 08:53:40 Step 15/23 : WORKDIR / 08:53:40 ---> Running in 793ea5918efd 08:53:40 ---> 0221249bb53c 08:53:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:53:41 Removing intermediate container 793ea5918efd 08:53:41 ---> aba73efcde17 08:53:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:41 ---> 59ac2a71832c 08:53:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:53:41 ---> Running in 49fe2612309b 08:53:42 ---> 8ec2c6d75fce 08:53:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:53:42 Removing intermediate container 49fe2612309b 08:53:42 ---> 44dce5db57cd 08:53:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:42 ---> Running in 07ae40945610 08:53:43 Removing intermediate container 07ae40945610 08:53:43 ---> ddda1824474b 08:53:43 Step 22/24 : LABEL arch=arm64 08:53:43 ---> Running in a7902dda1de0 08:53:44 Removing intermediate container a7902dda1de0 08:53:44 ---> c442972ed3dc 08:53:44 Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:53:44 ---> Running in 16291b232c59 08:53:44 ---> a08c9f1e9f26 08:53:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:53:45 Removing intermediate container 16291b232c59 08:53:45 ---> 0d0ac2aef9ce 08:53:45 Step 24/24 : LABEL version=0.0.0 08:53:45 ---> Running in 46a1024d9a2b 08:53:45 Removing intermediate container 46a1024d9a2b 08:53:45 ---> 63c230e2ac9e 08:53:45 08:53:45 ---> 7023d5077557 08:53:45 Step 19/23 : ENTRYPOINT ["/core-command"] 08:53:45 ---> Running in 3cabe912600c 08:53:45 Successfully built 63c230e2ac9e 08:53:46 Successfully tagged core-metadata-arm64:latest 08:53:46  Building core-metadata ... done Building security-spire-config 08:53:46 Removing intermediate container 3cabe912600c 08:53:46 ---> b3fd60305765 08:53:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:46 ---> Running in df89a929ca13 08:53:47 Removing intermediate container df89a929ca13 08:53:47 ---> afb0247b683a 08:53:47 Step 21/23 : LABEL arch=arm64 08:53:47 ---> Running in d50f1a0ea3af 08:53:47 Removing intermediate container d50f1a0ea3af 08:53:47 ---> 5fb327e5718e 08:53:47 Step 22/23 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:53:47 ---> Running in 2e34810190a9 08:53:48 Removing intermediate container 2e34810190a9 08:53:48 ---> 4283df6b23d1 08:53:48 Step 23/23 : LABEL version=0.0.0 08:53:48 ---> Running in b751bbdb0e00 08:53:49 Removing intermediate container b751bbdb0e00 08:53:49 ---> 26b16b9e2503 08:53:49 08:53:49 Successfully built 26b16b9e2503 08:53:49 Successfully tagged core-command-arm64:latest 08:53:49  Building core-command ... done Building security-spire-server 08:54:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:07 ---> 2a8efe5c70a1 08:54:07 Step 3/24 : WORKDIR /edgex-go 08:54:07 ---> Using cache 08:54:07 ---> 50c6f646781e 08:54:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:54:08 ---> Running in 750bf25f22c6 08:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:12 ---> 2a8efe5c70a1 08:54:12 Step 3/23 : WORKDIR /edgex-go 08:54:12 ---> Using cache 08:54:12 ---> 50c6f646781e 08:54:12 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:54:12 ---> Running in ce33eacfdf48 08:54:13 Removing intermediate container 936e1aca136e 08:54:13 ---> 0dafa74fe2d1 08:54:13 08:54:13 Step 9/19 : FROM alpine:3.15 08:54:13 ---> 8aa73fd46299 08:54:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:13 ---> Using cache 08:54:13 ---> 37365f838ba9 08:54:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:13 OK: 221 MiB in 51 packages 08:54:13 ---> Running in 2a7f0ead1d02 08:54:15 Removing intermediate container 750bf25f22c6 08:54:15 ---> 18029cbdfcee 08:54:15 Step 5/24 : COPY go.mod vendor* ./ 08:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:16 ---> 4acb326c53b7 08:54:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:16 ---> Running in 6a29706194b9 08:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:17 OK: 221 MiB in 51 packages 08:54:18 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:54:18 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:54:18 OK: 15736 distinct packages available 08:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:19 Removing intermediate container ce33eacfdf48 08:54:19 ---> 3b68e3dc4988 08:54:19 Step 5/23 : COPY go.mod vendor* ./ 08:54:20 (1/9) Installing ca-certificates (20220614-r0) 08:54:20 ---> 07eeff1c6d10 08:54:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:20 (2/9) Installing brotli-libs (1.0.9-r5) 08:54:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:54:20 (4/9) Installing libcurl (7.80.0-r5) 08:54:20 ---> Running in 886410196c25 08:54:20 (5/9) Installing curl (7.80.0-r5) 08:54:20 (6/9) Installing dumb-init (1.2.5-r1) 08:54:20 (7/9) Installing musl-obstack (1.2.3-r0) 08:54:20 (8/9) Installing libucontext (1.1-r0) 08:54:20 (9/9) Installing gcompat (1.0.0-r4) 08:54:20 Executing busybox-1.34.1-r7.trigger 08:54:20 Executing ca-certificates-20220614-r0.trigger 08:54:20 OK: 8 MiB in 23 packages 08:54:23 Removing intermediate container 2a7f0ead1d02 08:54:23 ---> b89789e6f159 08:54:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:24 ---> 4b7e23c90837 08:54:24 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:27 ---> 119d57e82d81 08:54:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:54:28 ---> 41493e0af09e 08:54:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:54:28 ---> Running in f484f40eee30 08:54:28 Removing intermediate container f484f40eee30 08:54:28 ---> 40aa22e97554 08:54:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:54:28 ---> Running in 25cb3726004d 08:54:29 Removing intermediate container 25cb3726004d 08:54:29 ---> bc76a7de785b 08:54:29 Step 17/19 : LABEL arch=arm64 08:54:29 ---> Running in 50912b3c1bb5 08:54:30 Removing intermediate container 50912b3c1bb5 08:54:30 ---> c136eff101f7 08:54:30 Step 18/19 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:54:31 ---> Running in c53f12c6c2a2 08:54:32 Removing intermediate container c53f12c6c2a2 08:54:32 ---> 7e9560f4632f 08:54:32 Step 19/19 : LABEL version=0.0.0 08:54:32 ---> Running in e9cc8fb464d0 08:54:33 Removing intermediate container e9cc8fb464d0 08:54:33 ---> a72aca109043 08:54:33 08:54:33 Successfully built a72aca109043 08:54:33 Successfully tagged security-spiffe-token-provider-arm64:latest 08:54:33 Building security-bootstrapper 08:54:51  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:54:51 ---> 2a8efe5c70a1 08:54:51 Step 3/32 : WORKDIR /edgex-go 08:54:51 ---> Using cache 08:54:51 ---> 50c6f646781e 08:54:51 Step 4/32 : RUN apk add --update --no-cache make git 08:54:53 ---> Running in 8298dd301f06 08:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:57 OK: 221 MiB in 51 packages 08:55:00 Removing intermediate container 8298dd301f06 08:55:00 ---> 15290a7ee260 08:55:00 Step 5/32 : COPY go.mod vendor* ./ 08:55:01 ---> 042ab78350cd 08:55:01 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:01 ---> Running in d419af616039 08:55:08 Removing intermediate container c80ba47de878 08:55:08 ---> 98198791375f 08:55:08 Step 8/22 : COPY . . 08:55:35 ---> bd9beba7dcba 08:55:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:55:35 ---> Running in 316c4e7cec66 08:55:37 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 08:56:24 Removing intermediate container 6a29706194b9 08:56:24 ---> eab85895389e 08:56:24 Step 7/24 : COPY . . 08:56:24 Removing intermediate container 886410196c25 08:56:24 ---> 590d3056f324 08:56:24 Step 7/23 : COPY . . 08:56:46 ---> 57ba398c1b8a 08:56:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:56:47 ---> Running in 322905e40e90 08:56:47 Removing intermediate container 322905e40e90 08:56:47 ---> 7771efe4c1dc 08:56:47 Step 9/24 : WORKDIR /edgex-go/spire-build 08:56:48 ---> Running in 278582c4ce85 08:56:48 ---> 2b8bf1c9f77d 08:56:48 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:56:50 Removing intermediate container d419af616039 08:56:50 ---> 5c2a601ee364 08:56:50 Step 7/32 : COPY . . 08:56:51 ---> Running in 61b215f99a31 08:56:51 Removing intermediate container 278582c4ce85 08:56:51 ---> 508dbbdd64a1 08:56:51 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 08:56:51 ---> Running in ee8d27e7a351 08:56:52 Removing intermediate container 61b215f99a31 08:56:52 ---> a19e64ed3870 08:56:52 Step 9/23 : WORKDIR /edgex-go/spire-build 08:56:52 ---> Running in a82dc0e965c8 08:56:54 Removing intermediate container a82dc0e965c8 08:56:54 ---> 0267c556f262 08:56:54 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 08:56:54 ---> Running in 6ffac40157db 08:56:56 Removing intermediate container ee8d27e7a351 08:56:56 ---> 1184703245e3 08:56:56 Step 11/24 : WORKDIR /edgex-go 08:56:56 ---> Running in 72b418a336a5 08:56:57 Removing intermediate container 72b418a336a5 08:56:57 ---> ec5fef4e67b1 08:56:57 08:56:57 Step 12/24 : FROM alpine:3.15 08:56:57 ---> 8aa73fd46299 08:56:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:57 ---> Using cache 08:56:57 ---> 37365f838ba9 08:56:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:57 ---> Running in 185ef403462b 08:56:58 Removing intermediate container 6ffac40157db 08:56:58 ---> 625b229c83d6 08:56:58 Step 11/23 : WORKDIR /edgex-go 08:56:58 ---> Running in 732170b42afa 08:57:00 Removing intermediate container 732170b42afa 08:57:00 ---> d84b6bcc35ec 08:57:00 08:57:00 Step 12/23 : FROM alpine:3.15 08:57:00 ---> 8aa73fd46299 08:57:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:00 ---> Using cache 08:57:00 ---> 37365f838ba9 08:57:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:00 ---> Using cache 08:57:00 ---> 0f7e64ad913b 08:57:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:01 v3.15.6-286-gc65ca622d2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:01 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:01 OK: 15736 distinct packages available 08:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:03 (1/4) Installing dumb-init (1.2.5-r1) 08:57:03 (2/4) Installing musl-obstack (1.2.3-r0) 08:57:03 (3/4) Installing libucontext (1.1-r0) 08:57:03 (4/4) Installing gcompat (1.0.0-r4) 08:57:03 Executing busybox-1.34.1-r7.trigger 08:57:03 OK: 6 MiB in 18 packages 08:57:06 Removing intermediate container 185ef403462b 08:57:06 ---> ed45bee19e66 08:57:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:11 ---> 55277577f6d1 08:57:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:13 ---> 397838e05c6e 08:57:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:14 ---> 88c4029925b7 08:57:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:17 ---> Running in 6ea0bda21e23 08:57:17 ---> 73792b5b85de 08:57:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:57:17 ---> dedb45b73002 08:57:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:18 ---> 13b79bcce75a 08:57:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:18 ---> da712db9c496 08:57:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:18 ---> Running in a037220725c9 08:57:19 ---> Running in ffbabb2a5579 08:57:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:19 Removing intermediate container a037220725c9 08:57:19 ---> 559bc13a5f9b 08:57:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:19 Removing intermediate container ffbabb2a5579 08:57:19 ---> 3f12928cd6f6 08:57:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:19 ---> Running in 966a846b940c 08:57:20 Removing intermediate container 966a846b940c 08:57:20 ---> 903e0e49b386 08:57:20 Step 21/23 : LABEL arch=arm64 08:57:20 ---> Running in 6f547c35b724 08:57:21 ---> edbd25f9b3a3 08:57:21 Step 19/24 : WORKDIR / 08:57:21 ---> Running in 734158ad5c67 08:57:21 Removing intermediate container 6f547c35b724 08:57:21 ---> 2db2217fc8d9 08:57:21 Step 22/23 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:57:21 Removing intermediate container 734158ad5c67 08:57:21 ---> 4727a513bff7 08:57:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:22 ---> Running in 14e8803286be 08:57:22 ---> Running in e9db1d0519c3 08:57:22 Removing intermediate container e9db1d0519c3 08:57:22 ---> 9139dd3a89f1 08:57:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:22 ---> Running in bc4ad33511c2 08:57:22 Removing intermediate container 14e8803286be 08:57:22 ---> 32b03806ebf5 08:57:22 Step 23/23 : LABEL version=0.0.0 08:57:22 ---> Running in 5f9de681a72b 08:57:23 Removing intermediate container bc4ad33511c2 08:57:23 ---> 719ba05f5092 08:57:23 Step 22/24 : LABEL arch=arm64 08:57:23 Removing intermediate container 5f9de681a72b 08:57:23 ---> 1de130a5a243 08:57:23 08:57:23 ---> Running in 104e4cc229a6 08:57:24 Successfully built 1de130a5a243 08:57:24 Successfully tagged security-spire-server-arm64:latest 08:57:24 Building core-data 08:57:24  Building security-spire-server ... done Removing intermediate container 104e4cc229a6 08:57:24 ---> 80f5d16eb182 08:57:24 Step 23/24 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 08:57:24 ---> Running in 846eeea43524 08:57:24 Removing intermediate container 846eeea43524 08:57:24 ---> c17e49e0f9df 08:57:24 Step 24/24 : LABEL version=0.0.0 08:57:25 ---> Running in b2766558b53d 08:57:25 Removing intermediate container b2766558b53d 08:57:25 ---> 1ad6e13b93f6 08:57:25 08:57:26 Successfully built 1ad6e13b93f6 08:57:26 Successfully tagged security-spire-config-arm64:latest 08:57:26  Building security-spire-config ... done Building core-common-config-bootstrapper 08:57:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 2a8efe5c70a1 08:57:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:52 ---> Using cache 08:57:52 ---> aa7cf8121ad3 08:57:52 Step 4/22 : WORKDIR /edgex-go 08:57:52 ---> Using cache 08:57:52 ---> 0810a34eaa42 08:57:52 Step 5/22 : RUN apk add --update --no-cache make git 08:57:52 ---> Using cache 08:57:52 ---> e136b4dbc932 08:57:52 Step 6/22 : COPY go.mod vendor* ./ 08:57:52 ---> Using cache 08:57:52 ---> 759425fdd811 08:57:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:52 ---> Using cache 08:57:52 ---> 0d0fe96a4207 08:57:52 Step 8/22 : COPY . . 08:57:52 ---> Using cache 08:57:52 ---> 35e7b5c2bb3f 08:57:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:52 ---> Running in f690a0f48dfb 08:57:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 2a8efe5c70a1 08:57:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:52 ---> Using cache 08:57:52 ---> aa7cf8121ad3 08:57:52 Step 4/22 : WORKDIR /edgex-go 08:57:52 ---> Using cache 08:57:52 ---> 0810a34eaa42 08:57:52 Step 5/22 : RUN apk add --update --no-cache make git 08:57:52 ---> Using cache 08:57:52 ---> e136b4dbc932 08:57:52 Step 6/22 : COPY go.mod vendor* ./ 08:57:52 ---> Using cache 08:57:52 ---> 759425fdd811 08:57:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:52 ---> Using cache 08:57:52 ---> 0d0fe96a4207 08:57:52 Step 8/22 : COPY . . 08:57:52 ---> Using cache 08:57:52 ---> 35e7b5c2bb3f 08:57:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:55 ---> Running in 30f31dbd6782 08:57:55 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 08:57:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:18 Removing intermediate container 70a1ed5db567 09:01:18 ---> 606e35d4e7c2 09:01:18 09:01:18 Step 10/22 : FROM alpine:3.16 09:01:18 ---> 2b4661558fb8 09:01:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:01:18 ---> Using cache 09:01:18 ---> 2fad9789b9bf 09:01:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:18 ---> Using cache 09:01:18 ---> acb44518aa5e 09:01:18 Step 13/22 : ENV APP_PORT=59861 09:01:18 ---> Running in 6854b988ac0e 09:01:18 Removing intermediate container 6854b988ac0e 09:01:18 ---> 7989f60b148f 09:01:18 Step 14/22 : EXPOSE $APP_PORT 09:01:18 ---> Running in 8068bda613e4 09:01:18 Removing intermediate container 8068bda613e4 09:01:18 ---> 5098eb9c7e49 09:01:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:18 ---> 26c626253858 09:01:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:18 ---> 1a584fbaf422 09:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:01:19 ---> ca3267bb50d3 09:01:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:01:19 ---> Running in d6a6e9a94765 09:01:20 Removing intermediate container d6a6e9a94765 09:01:20 ---> d82b98c2fcdb 09:01:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:20 ---> Running in 445aa91fe018 09:01:20 Removing intermediate container 445aa91fe018 09:01:20 ---> 73ae035362f0 09:01:20 Step 20/22 : LABEL arch=arm64 09:01:21 ---> Running in ab89ba7cb6f9 09:01:21 Removing intermediate container ab89ba7cb6f9 09:01:21 ---> e27c1230d5a4 09:01:21 Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 09:01:21 ---> Running in 7a272322a6ec 09:01:22 Removing intermediate container 7a272322a6ec 09:01:22 ---> 4c5b834cac31 09:01:22 Step 22/22 : LABEL version=0.0.0 09:01:22 ---> Running in ce5742e9015a 09:01:23 Removing intermediate container ce5742e9015a 09:01:23 ---> 9686676c620d 09:01:23 09:01:23 Successfully built 9686676c620d 09:01:23 Successfully tagged support-scheduler-arm64:latest 09:03:16  Building support-scheduler ... done Removing intermediate container 6ea0bda21e23 09:03:16 ---> 899d6d321a92 09:03:16 09:03:16 Step 9/32 : FROM alpine:3.16 09:03:16 ---> 2b4661558fb8 09:03:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:16 ---> Running in e847fa48fe54 09:03:16 Removing intermediate container e847fa48fe54 09:03:16 ---> eed7c6560412 09:03:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:03:16 ---> Running in 0a8acaac96f7 09:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:16 (1/2) Installing dumb-init (1.2.5-r1) 09:03:16 (2/2) Installing su-exec (0.2-r1) 09:03:16 Executing busybox-1.35.0-r17.trigger 09:03:16 OK: 5 MiB in 16 packages 09:03:16 Removing intermediate container 0a8acaac96f7 09:03:16 ---> d82ce6953ae4 09:03:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:03:16 ---> Running in 21b9baa9a7a9 09:03:16 Removing intermediate container 21b9baa9a7a9 09:03:16 ---> 8c3dbf5e873e 09:03:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:03:16 ---> Running in 384a4740de1a 09:03:16 Removing intermediate container 384a4740de1a 09:03:16 ---> 12910dcd4f1c 09:03:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:03:16 ---> Running in e91d09778da5 09:03:16 Removing intermediate container e91d09778da5 09:03:16 ---> 0a97297f6b19 09:03:16 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:03:16 ---> Running in 934adfd7dabd 09:03:16 Removing intermediate container 934adfd7dabd 09:03:16 ---> 281c11539de0 09:03:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:03:16 ---> Running in 7e5b25bc3f16 09:03:18 Removing intermediate container 7e5b25bc3f16 09:03:18 ---> 089e37589ba1 09:03:18 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:03:18 ---> Running in 5fc757313f34 09:03:18 Removing intermediate container 5fc757313f34 09:03:18 ---> 9838f012aff4 09:03:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:03:19 ---> 62a05e14d1a6 09:03:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:03:19 ---> Running in 5b56a20724ff 09:03:23 Removing intermediate container 5b56a20724ff 09:03:23 ---> db3da02fe84b 09:03:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:23 ---> 9344f9350030 09:03:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:25 ---> 69c544176398 09:03:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:03:26 ---> b6941c23b483 09:03:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:03:27 ---> eb28956d352f 09:03:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:03:29 ---> fe2fa33719bf 09:03:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:03:31 ---> 46b8f6d6c34b 09:03:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:32 ---> c5a3365b99f4 09:03:32 Step 27/32 : RUN chmod +x /entrypoint.sh 09:03:32 ---> Running in 0b7858960435 09:03:36 Removing intermediate container 0b7858960435 09:03:36 ---> 6a82f06596df 09:03:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:03:36 ---> Running in 679a63ef8b2b 09:03:37 Removing intermediate container 679a63ef8b2b 09:03:37 ---> 8a25c88335c0 09:03:37 Step 29/32 : CMD ["gate"] 09:03:37 ---> Running in 7d02fbc8fec8 09:03:38 Removing intermediate container 7d02fbc8fec8 09:03:38 ---> 2df87b0e6932 09:03:38 Step 30/32 : LABEL arch=arm64 09:03:38 ---> Running in 152746e9da92 09:03:39 Removing intermediate container 152746e9da92 09:03:39 ---> 77cba09284a0 09:03:39 Step 31/32 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 09:03:39 ---> Running in 5b079aca96e8 09:03:40 Removing intermediate container 5b079aca96e8 09:03:40 ---> 9b07366ec762 09:03:40 Step 32/32 : LABEL version=0.0.0 09:03:40 ---> Running in cde6ee555dec 09:03:40 Removing intermediate container 30f31dbd6782 09:03:40 ---> 61b4264ccb7f 09:03:40 09:03:40 Step 10/22 : FROM alpine:3.16 09:03:40 ---> 2b4661558fb8 09:03:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:03:40 ---> Running in 364a3e925738 09:03:41 Removing intermediate container cde6ee555dec 09:03:41 ---> 423a8fd217df 09:03:41 09:03:41 Removing intermediate container 364a3e925738 09:03:41 ---> 8db5a58946f5 09:03:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:03:41 Successfully built 423a8fd217df 09:03:41 Successfully tagged security-bootstrapper-arm64:latest 09:03:41  Building security-bootstrapper ... done  ---> Running in 1a7d3860e6e8 09:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:44 (1/1) Installing dumb-init (1.2.5-r1) 09:03:44 Executing busybox-1.35.0-r17.trigger 09:03:44 OK: 5 MiB in 15 packages 09:03:46 Removing intermediate container 1a7d3860e6e8 09:03:46 ---> 5da4ed741152 09:03:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:47 ---> 47a17e36d1a8 09:03:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:47 Removing intermediate container 316c4e7cec66 09:03:47 ---> 52932d31bffa 09:03:47 09:03:47 Step 10/22 : FROM alpine:3.16 09:03:47 ---> 2b4661558fb8 09:03:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:03:47 ---> Running in 91cd412a08e1 09:03:48 ---> 7a03a8d77b9f 09:03:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:49 ---> 177c71040c9a 09:03:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:49 Removing intermediate container f690a0f48dfb 09:03:49 ---> 91ba3af4cbaf 09:03:49 09:03:49 Step 10/22 : FROM alpine:3.16 09:03:49 ---> 2b4661558fb8 09:03:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:49 ---> Running in b8db77f9c9a7 09:03:50 ---> e64d3b19f8c9 09:03:50 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:50 ---> Running in 390a05311354 09:03:50 (1/2) Installing ca-certificates (20220614-r0) 09:03:50 (2/2) Installing dumb-init (1.2.5-r1) 09:03:50 Executing busybox-1.35.0-r17.trigger 09:03:50 Executing ca-certificates-20220614-r0.trigger 09:03:50 Removing intermediate container b8db77f9c9a7 09:03:50 ---> 9ed50987ce16 09:03:50 Step 12/22 : ENV APP_PORT=59880 09:03:50 ---> Running in 0a121b86798a 09:03:50 OK: 6 MiB in 16 packages 09:03:51 Removing intermediate container 0a121b86798a 09:03:51 ---> 4e0f631a9ab6 09:03:51 Step 13/22 : EXPOSE $APP_PORT 09:03:51 ---> Running in 9e8963dbb6fa 09:03:51 Removing intermediate container 9e8963dbb6fa 09:03:51 ---> 8840f0f0b0b5 09:03:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:03:52 ---> Running in 319e0423410b 09:03:52 Removing intermediate container 91cd412a08e1 09:03:52 ---> 5291d7aadc01 09:03:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:03:52 Removing intermediate container 390a05311354 09:03:52 ---> 6f54a9cbb171 09:03:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:03:52 ---> Running in d6423639217d 09:03:52 ---> Running in 28c960f925f7 09:03:53 Removing intermediate container d6423639217d 09:03:53 ---> 904ddee23812 09:03:53 Step 13/22 : ENV APP_PORT=59860 09:03:53 ---> Running in 793f11b39f17 09:03:53 Removing intermediate container 28c960f925f7 09:03:53 ---> 6787dbcaf995 09:03:53 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:03:53 ---> Running in 3ccd4e90fd80 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:53 Removing intermediate container 793f11b39f17 09:03:53 ---> d75a72d8eccf 09:03:53 Step 14/22 : EXPOSE $APP_PORT 09:03:53 ---> Running in 9a7ddf158321 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:53 Removing intermediate container 3ccd4e90fd80 09:03:53 ---> e9de9cefb153 09:03:53 Step 20/22 : LABEL arch=arm64 09:03:54 ---> Running in 999429dd3e3e 09:03:54 Removing intermediate container 9a7ddf158321 09:03:54 ---> 5d7bbdda2fc6 09:03:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:54 Removing intermediate container 999429dd3e3e 09:03:54 ---> cbbad2a7d364 09:03:54 Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 09:03:54 ---> Running in 8d17e4610d6b 09:03:54 ---> 74e5d5f9ac9c 09:03:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:03:54 Removing intermediate container 8d17e4610d6b 09:03:54 ---> b00060bd4ae3 09:03:54 Step 22/22 : LABEL version=0.0.0 09:03:54 (1/1) Installing dumb-init (1.2.5-r1) 09:03:54 Executing busybox-1.35.0-r17.trigger 09:03:55 OK: 5 MiB in 15 packages 09:03:55 ---> Running in b4de7f443bd8 09:03:55 Removing intermediate container b4de7f443bd8 09:03:55 ---> 5a5b903721d4 09:03:55 09:03:55 Successfully built 5a5b903721d4 09:03:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:03:56  Building core-common-config-bootstrapper ... done Removing intermediate container 319e0423410b 09:03:56 ---> 91befc7ebd0c 09:03:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:56 ---> dee703c21743 09:03:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:03:56 ---> 995c2ad967fd 09:03:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:57 ---> 1fe10ea10dc8 09:03:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:03:57 ---> Running in 715640c8015b 09:03:57 ---> 1d64c18e5e16 09:03:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:58 Removing intermediate container 715640c8015b 09:03:58 ---> 899672a3f38d 09:03:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:58 ---> Running in 178a7ee46038 09:03:58 Removing intermediate container 178a7ee46038 09:03:58 ---> af219f901f12 09:03:58 Step 20/22 : LABEL arch=arm64 09:03:58 ---> Running in 25fa45e56158 09:03:58 ---> 291d314b66dc 09:03:58 Step 18/22 : ENTRYPOINT ["/core-data"] 09:03:58 ---> Running in 9ac3a1105511 09:03:58 Removing intermediate container 25fa45e56158 09:03:58 ---> c7e562897ec8 09:03:58 Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 09:03:58 ---> Running in d007dc80d0fb 09:03:58 Removing intermediate container 9ac3a1105511 09:03:58 ---> c4a577042270 09:03:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:59 ---> Running in addbf2d00de0 09:03:59 Removing intermediate container d007dc80d0fb 09:03:59 ---> 93a4a6099fe4 09:03:59 Step 22/22 : LABEL version=0.0.0 09:03:59 ---> Running in 3004085f3472 09:03:59 Removing intermediate container addbf2d00de0 09:03:59 ---> 3acb219ac7ab 09:03:59 Step 20/22 : LABEL arch=arm64 09:03:59 ---> Running in 4c410b6e8a7f 09:03:59 Removing intermediate container 3004085f3472 09:03:59 ---> 2176fe06fce4 09:03:59 09:03:59 Removing intermediate container 4c410b6e8a7f 09:03:59 ---> 39e322065754 09:03:59 Step 21/22 : LABEL git_sha=3738e1c7666aa6d498cfb052bfcbfbd288d4dddf 09:03:59 ---> Running in 97deb5687599 09:03:59 Successfully built 2176fe06fce4 09:03:59 Successfully tagged support-notifications-arm64:latest 09:04:00  Building support-notifications ... done Removing intermediate container 97deb5687599 09:04:00 ---> 9c3425ab6119 09:04:00 Step 22/22 : LABEL version=0.0.0 09:04:00 ---> Running in a9292daaf387 09:04:00 Removing intermediate container a9292daaf387 09:04:00 ---> a7dc705a7d0d 09:04:00 09:04:00 Successfully built a7dc705a7d0d 09:04:00 Successfully tagged core-data-arm64:latest 09:04:01  Building core-data ... done  [Pipeline] } 09:04:01 $ docker stop --time=1 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e 09:04:02 $ docker rm -f --volumes 5de4f44c40d63b9307633d9e82e08b3d981f8792144e6347aced5f16322b3d5e [Pipeline] // withDockerContainer [Pipeline] sh 09:04:03 + docker images 09:04:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:04:03 core-data-arm64 latest a7dc705a7d0d 3 seconds ago 17.2MB 09:04:03 support-notifications-arm64 latest 2176fe06fce4 4 seconds ago 29.6MB 09:04:03 core-common-config-bootstrapper-arm64 latest 5a5b903721d4 8 seconds ago 14.9MB 09:04:03 91ba3af4cbaf 14 seconds ago 1.51GB 09:04:03 52932d31bffa 17 seconds ago 1.57GB 09:04:03 security-bootstrapper-arm64 latest 423a8fd217df 23 seconds ago 19.5MB 09:04:03 61b4264ccb7f 24 seconds ago 1.5GB 09:04:03 899d6d321a92 57 seconds ago 1.5GB 09:04:03 support-scheduler-arm64 latest 9686676c620d 2 minutes ago 29MB 09:04:03 606e35d4e7c2 2 minutes ago 1.57GB 09:04:03 security-spire-config-arm64 latest 1ad6e13b93f6 6 minutes ago 83.6MB 09:04:03 security-spire-server-arm64 latest 1de130a5a243 6 minutes ago 84.3MB 09:04:03 d84b6bcc35ec 7 minutes ago 1.38GB 09:04:03 ec5fef4e67b1 7 minutes ago 1.38GB 09:04:03 security-spiffe-token-provider-arm64 latest a72aca109043 9 minutes ago 28.9MB 09:04:03 0dafa74fe2d1 9 minutes ago 1.54GB 09:04:03 core-command-arm64 latest 26b16b9e2503 10 minutes ago 17MB 09:04:03 core-metadata-arm64 latest 63c230e2ac9e 10 minutes ago 17.8MB 09:04:03 86fadf7563fd 10 minutes ago 1.51GB 09:04:03 46b1b8c1f543 10 minutes ago 1.52GB 09:04:03 security-secretstore-setup-arm64 latest db2a23fa4d9e 11 minutes ago 28.7MB 09:04:03 security-proxy-setup-arm64 latest f6cb750c9b71 11 minutes ago 26.8MB 09:04:03 0c4fae6dcb35 11 minutes ago 1.5GB 09:04:03 72853283104c 11 minutes ago 1.5GB 09:04:03 security-spire-agent-arm64 latest 19e8167a82b7 17 minutes ago 122MB 09:04:03 c244ff3bb1d9 17 minutes ago 1.38GB 09:04:03 ci-base-image-arm64 latest 2a8efe5c70a1 30 minutes ago 905MB 09:04:03 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:04:03 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:04:03 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 09:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:04 09:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:04 arm64: Pulling from edgex-lftools-log-publisher 09:04:04 8998bd30e6a1: Pulling fs layer 09:04:04 04944245beec: Pulling fs layer 09:04:04 699f458cf7ca: Pulling fs layer 09:04:04 765212b225bb: Pulling fs layer 09:04:04 f23df028b6ca: Pulling fs layer 09:04:04 d65c8cfc05b1: Pulling fs layer 09:04:04 765212b225bb: Waiting 09:04:04 f23df028b6ca: Waiting 09:04:04 2437ff75d9bd: Pulling fs layer 09:04:04 d65c8cfc05b1: Waiting 09:04:04 2437ff75d9bd: Waiting 09:04:04 04944245beec: Verifying Checksum 09:04:04 04944245beec: Download complete 09:04:04 765212b225bb: Verifying Checksum 09:04:04 765212b225bb: Download complete 09:04:04 f23df028b6ca: Verifying Checksum 09:04:04 f23df028b6ca: Download complete 09:04:05 d65c8cfc05b1: Verifying Checksum 09:04:05 d65c8cfc05b1: Download complete 09:04:05 699f458cf7ca: Verifying Checksum 09:04:05 699f458cf7ca: Download complete 09:04:05 8998bd30e6a1: Verifying Checksum 09:04:05 8998bd30e6a1: Download complete 09:04:08 2437ff75d9bd: Verifying Checksum 09:04:08 2437ff75d9bd: Download complete 09:04:09 8998bd30e6a1: Pull complete 09:04:10 04944245beec: Pull complete 09:04:11 699f458cf7ca: Pull complete 09:04:11 765212b225bb: Pull complete 09:04:12 f23df028b6ca: Pull complete 09:04:12 d65c8cfc05b1: Pull complete 09:04:27 2437ff75d9bd: Pull complete 09:04:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:27 prd-ubuntu20.04-docker-arm64-4c-16g-3969 does not seem to be running inside a container 09:04:28 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:04:31 $ docker top e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:32 ---> job-cost.sh 09:04:32 lf-activate-venv: SKIPPING 09:04:32 INFO: No Stack... 09:04:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:34 INFO: Archiving Costs [Pipeline] sh 09:04:34 + cat /w/workspace/edgex-go/8/archives/cost.csv 09:04:34 + cut -d, -f6 [Pipeline] lock 09:04:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] 09:04:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] did not exist. Created. 09:04:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:04:35 Stashed 1 file(s) [Pipeline] } 09:04:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:04:35 $ docker stop --time=1 e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 09:04:37 $ docker rm -f --volumes e3627007be6bccdb8a1deffd21b59a93b284ff3673df015d24b32d06bd342699 [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 09:04:37 provisioning config files... 09:04:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config16729945468275182781tmp [Pipeline] { [Pipeline] sh 09:04:37 + set +x 09:04:37 + + bash -s -- 09:04:37 curl -s https://codecov.io/bash 09:04:37 09:04:37 _____ _ 09:04:37 / ____| | | 09:04:37 | | ___ __| | ___ ___ _____ __ 09:04:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:04:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:04:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:04:37 Bash-1.0.6 09:04:37 09:04:37 09:04:37 ==> git version 2.25.1 found 09:04:37 ==> 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 09:04:37 Release-Date: 2020-01-08 09:04:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:04:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:04:37 ==> Jenkins CI detected. 09:04:37 current dir:  /w/workspace/edgex-go/8 09:04:37 project root: . 09:04:37 --> token set from env 09:04:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:04:37 ==> Running gcov in . (disable via -X gcov) 09:04:38 ==> Python coveragepy not found 09:04:38 ==> Searching for coverage reports in: 09:04:38 + . 09:04:38 -> Found 1 reports 09:04:38 ==> Detecting git/mercurial file structure 09:04:38 ==> Reading reports 09:04:38 + ./coverage.out bytes=487391 09:04:38 ==> Appending adjustments 09:04:38 https://docs.codecov.io/docs/fixing-reports 09:04:39 + Found adjustments 09:04:39 ==> Gzipping contents 09:04:39 64K /tmp/codecov.l3Tv0q.gz 09:04:39 ==> Uploading reports 09:04:39 url: https://codecov.io 09:04:39 query: branch=PR-4302&commit=93c461f2ae471d81c2a62f6488a3a1781c6b9439&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:04:39 -> Pinging Codecov 09:04:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=93c461f2ae471d81c2a62f6488a3a1781c6b9439&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:04:39 -> Uploading to 09:04:39 https://storage.googleapis.com/codecov/v4/raw/2023-01-30/00271124DB129430A58F1EEE437C3FCB/93c461f2ae471d81c2a62f6488a3a1781c6b9439/73ea764e-1358-46b6-967d-504124cae1c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T090439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=545d10b5a76b1d3cb4defeed0d3917c2b84e9e6e22ab929a7094b8d1af19681d 09:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:39 Dload Upload Total Spent Left Speed 09:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63146 0 0 100 63146 0 232k --:--:-- --:--:-- --:--:-- 232k 09:04:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93c461f2ae471d81c2a62f6488a3a1781c6b9439 [Pipeline] } 09:04:39 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 09:04:40 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:04:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> package-listing.sh 09:04:41 ++ facter osfamily 09:04:41 ++ tr '[:upper:]' '[:lower:]' 09:04:41 + OS_FAMILY=debian 09:04:41 + workspace=/w/workspace/edgex-go/8 09:04:41 + START_PACKAGES=/tmp/packages_start.txt 09:04:41 + END_PACKAGES=/tmp/packages_end.txt 09:04:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:41 + PACKAGES=/tmp/packages_start.txt 09:04:41 + '[' /w/workspace/edgex-go/8 ']' 09:04:41 + PACKAGES=/tmp/packages_end.txt 09:04:41 + case "${OS_FAMILY}" in 09:04:41 + dpkg -l 09:04:41 + grep '^ii' 09:04:41 + '[' -f /tmp/packages_start.txt ']' 09:04:41 + '[' -f /tmp/packages_end.txt ']' 09:04:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:41 + '[' /w/workspace/edgex-go/8 ']' 09:04:41 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:04:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:04:41 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:04:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:42 09:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:43 latest: Pulling from edgex-lftools-log-publisher 09:04:43 5eb5b503b376: Pulling fs layer 09:04:43 5c69ac0246d0: Pulling fs layer 09:04:43 ec43610c2a17: Pulling fs layer 09:04:43 3a2ae6a8a46f: Pulling fs layer 09:04:43 33b1e0a273af: Pulling fs layer 09:04:43 5d3b04190fa2: Pulling fs layer 09:04:43 2f39f015ded8: Pulling fs layer 09:04:43 33b1e0a273af: Waiting 09:04:43 5d3b04190fa2: Waiting 09:04:43 2f39f015ded8: Waiting 09:04:43 3a2ae6a8a46f: Waiting 09:04:43 5c69ac0246d0: Download complete 09:04:43 3a2ae6a8a46f: Verifying Checksum 09:04:43 3a2ae6a8a46f: Download complete 09:04:43 33b1e0a273af: Verifying Checksum 09:04:43 33b1e0a273af: Download complete 09:04:43 5d3b04190fa2: Verifying Checksum 09:04:43 5d3b04190fa2: Download complete 09:04:43 ec43610c2a17: Verifying Checksum 09:04:43 ec43610c2a17: Download complete 09:04:43 5eb5b503b376: Verifying Checksum 09:04:43 5eb5b503b376: Download complete 09:04:44 2f39f015ded8: Download complete 09:04:44 5eb5b503b376: Pull complete 09:04:44 5c69ac0246d0: Pull complete 09:04:45 ec43610c2a17: Pull complete 09:04:45 3a2ae6a8a46f: Pull complete 09:04:45 33b1e0a273af: Pull complete 09:04:45 5d3b04190fa2: Pull complete 09:04:49 2f39f015ded8: Pull complete 09:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:50 prd-ubuntu20.04-docker-8c-8g-3967 does not seem to be running inside a container 09:04:50 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:04:51 $ docker top 0e7dd2b43883f1deb0aa1e14ed2b9993c2f42266e98df2b68f38b670746c3567 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:04:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:04:52 + ls /var/log/sa-host 09:04:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:53 provisioning config files... 09:04:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config9492208151862924394tmp [Pipeline] { [Pipeline] echo 09:04:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:04:53 ---> create-netrc.sh [Pipeline] } 09:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:04:53 ---> python-tools-install.sh [Pipeline] echo 09:04:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:04:54 ---> sudo-logs.sh 09:04:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:04:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:04:54 ---> job-cost.sh 09:04:54 lf-activate-venv: SKIPPING 09:04:54 DEBUG: total: 0.10999999940395355 09:04:54 INFO: Retrieving Stack Cost... 09:04:57 INFO: Retrieving Pricing Info for: v3-standard-8 09:04:57 INFO: Archiving Costs [Pipeline] echo 09:04:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:04:58 ---> logs-deploy.sh 09:04:58 lf-activate-venv: SKIPPING 09:04:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/8 09:04:58 INFO: archiving workspace using pattern(s): 09:04:59 Archives upload complete. 09:04:59 INFO: archiving logs to Nexus