Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9b0e0bc461d55b7092059b7bddd34b8eb56813+0884a144fb493a631a0908641cc58311c6d2a231 (fae811e70733a567a9d61890a36441ae3fd89017) 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-ssh15335654763799198984.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-ssh15659825839207136248.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-ssh8810363508608197334.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-ssh8512060461357722567.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-ssh10733289129175599515.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-3654 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 Merge succeeded, producing b359bf8d16faa10225ef176648944ba445a1b952 Checking out Revision b359bf8d16faa10225ef176648944ba445a1b952 (PR-4302) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b359bf8d16faa10225ef176648944ba445a1b952 # timeout=10 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" > git rev-list --no-walk be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:13 ========================================================= 08:30:13 EdgeX Global Pipelines Version Info 08:30:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:13 ------------------- 08:30:13 stable info: 08:30:13 ------------------- 08:30:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:13 Message: update stable to v1.0.244 08:30:14 ------------------- 08:30:14 experimental info: 08:30:14 ------------------- 08:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b359bf8 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:15 provisioning config files... 08:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13560883546709093157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:15 ---> docker-login.sh 08:30:15 nexus3.edgexfoundry.org:10001 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10002 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10003 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10004 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 docker.io 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ---> docker-login.sh ends [Pipeline] } 08:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:16 + 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:30:16 + dirname cmd/core-command/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo core-command,cmd/core-command/Dockerfile 08:30:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/core-data/Dockerfile 08:30:16 + echo core-data,cmd/core-data/Dockerfile 08:30:16 + dirname cmd/core-metadata/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:16 + dirname cmd/security-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:16 + dirname cmd/security-proxy-setup/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:16 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + dirname cmd/security-spire-agent/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:16 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 08:30:16 08:30:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:16 + dirname cmd/security-spire-server/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:16 + dirname cmd/support-notifications/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:16 + dirname cmd/support-scheduler/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:16 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:30:17 + git rev-list -1 --merges b359bf8d16faa10225ef176648944ba445a1b952~1..b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo 08:30:17 -----------> git rev-list -1 --merges b359bf8d16faa10225ef176648944ba445a1b952~1..b359bf8d16faa10225ef176648944ba445a1b952 b359bf8d16faa10225ef176648944ba445a1b952 08:30:17 b359bf8d16faa10225ef176648944ba445a1b952 [false] [Pipeline] sh 08:30:17 + git log --format=format:%s -1 b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:17 + grep -v github /etc/ssh/ssh_known_hosts 08:30:17 + [ -e /tmp/ssh_known_hosts ] 08:30:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:17 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 08:30:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:18 b85a868b505f: Pulling fs layer 08:30:18 e2be974225ed: Pulling fs layer 08:30:18 339a4e72a1f5: Pulling fs layer 08:30:18 988bab9f4d93: Pulling fs layer 08:30:18 1469e6f7b9e6: Pulling fs layer 08:30:18 eaf3925da568: Pulling fs layer 08:30:18 bab4dde63d76: Pulling fs layer 08:30:18 bde34c3a00c8: Pulling fs layer 08:30:18 b352a97aabf1: Pulling fs layer 08:30:18 4872d77fe225: Pulling fs layer 08:30:18 5851b861e8e6: Pulling fs layer 08:30:18 eaf3925da568: Waiting 08:30:18 bab4dde63d76: Waiting 08:30:18 b352a97aabf1: Waiting 08:30:18 988bab9f4d93: Waiting 08:30:18 5851b861e8e6: Waiting 08:30:18 4872d77fe225: Waiting 08:30:18 1469e6f7b9e6: Waiting 08:30:18 e2be974225ed: Verifying Checksum 08:30:18 e2be974225ed: Download complete 08:30:18 988bab9f4d93: Verifying Checksum 08:30:18 988bab9f4d93: Download complete 08:30:18 1469e6f7b9e6: Verifying Checksum 08:30:18 1469e6f7b9e6: Download complete 08:30:18 eaf3925da568: Download complete 08:30:18 339a4e72a1f5: Verifying Checksum 08:30:18 339a4e72a1f5: Download complete 08:30:19 bde34c3a00c8: Verifying Checksum 08:30:19 bde34c3a00c8: Download complete 08:30:19 4872d77fe225: Verifying Checksum 08:30:19 4872d77fe225: Download complete 08:30:19 5851b861e8e6: Verifying Checksum 08:30:19 5851b861e8e6: Download complete 08:30:19 b85a868b505f: Verifying Checksum 08:30:19 b85a868b505f: Download complete 08:30:19 bab4dde63d76: Verifying Checksum 08:30:19 bab4dde63d76: Download complete 08:30:20 b85a868b505f: Pull complete 08:30:20 e2be974225ed: Pull complete 08:30:21 339a4e72a1f5: Pull complete 08:30:21 988bab9f4d93: Pull complete 08:30:21 1469e6f7b9e6: Pull complete 08:30:22 eaf3925da568: Pull complete 08:30:23 bab4dde63d76: Pull complete 08:30:24 bde34c3a00c8: Pull complete 08:30:24 b352a97aabf1: Pull complete 08:30:24 4872d77fe225: Pull complete 08:30:24 5851b861e8e6: Pull complete 08:30:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:24 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 08:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:30:27 $ docker top cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 -eo pid,comm 08:30:27 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:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:27 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-8aCdM8jiDMgD/agent.30 08:30:28 SSH_AGENT_PID=36 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_624248468557145264.key (/w/workspace/edgex-go/2@tmp/private_key_624248468557145264.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:28 + git tag --points-at HEAD [Pipeline] } 08:30:28 $ docker exec --env ******** --env ******** cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent -k 08:30:28 unset SSH_AUTH_SOCK; 08:30:28 unset SSH_AGENT_PID; 08:30:28 echo Agent pid 36 killed; 08:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-glQkJS9XDaPl/agent.67 08:30:28 SSH_AGENT_PID=73 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14089185702713486036.key (/w/workspace/edgex-go/2@tmp/private_key_14089185702713486036.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:29 + git semver init 08:30:29 2023-01-25 08:30:29,647 [run_init] DEBUG init version:0.0.0 force:False 08:30:29 2023-01-25 08:30:29,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:29 2023-01-25 08:30:29,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:29 2023-01-25 08:30:29,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:36 2023-01-25 08:30:36,019 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:36 2023-01-25 08:30:36,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4302 with force:False 08:30:36 2023-01-25 08:30:36,020 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4302 08:30:36 2023-01-25 08:30:36,024 [execute] INFO git cat-file --batch-check 08:30:36 2023-01-25 08:30:36,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:36 2023-01-25 08:30:36,030 [execute] INFO git cat-file --batch 08:30:36 2023-01-25 08:30:36,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:36 2023-01-25 08:30:36,035 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4302 08:30:36 0.0.0 [Pipeline] } 08:30:36 $ docker exec --env ******** --env ******** cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 ssh-agent -k 08:30:36 unset SSH_AUTH_SOCK; 08:30:36 unset SSH_AGENT_PID; 08:30:36 echo Agent pid 73 killed; 08:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:36 + git semver [Pipeline] } 08:30:37 $ docker stop --time=1 cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 08:30:38 $ docker rm -f --volumes cf5749319df4fa73b9dc8fecce8f3d8af745e2f15bf212b6a49b679afc554015 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:39 Stashed 1 file(s) [Pipeline] echo 08:30:39 [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:30:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:39 ========================================================= 08:30:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:40 213ec9aee27d: Pulling fs layer 08:30:40 4583459ba037: Pulling fs layer 08:30:40 93c1e223e6f2: Pulling fs layer 08:30:40 53926ce57604: Pulling fs layer 08:30:40 21b2b0c7a3f4: Pulling fs layer 08:30:40 22ff95d597cd: Pulling fs layer 08:30:40 12d6caf4c0d1: Pulling fs layer 08:30:40 96b7cbca73a9: Pulling fs layer 08:30:40 a7acece74701: Pulling fs layer 08:30:40 53926ce57604: Waiting 08:30:40 21b2b0c7a3f4: Waiting 08:30:40 22ff95d597cd: Waiting 08:30:40 12d6caf4c0d1: Waiting 08:30:40 96b7cbca73a9: Waiting 08:30:40 a7acece74701: Waiting 08:30:40 93c1e223e6f2: Verifying Checksum 08:30:40 93c1e223e6f2: Download complete 08:30:40 4583459ba037: Download complete 08:30:40 21b2b0c7a3f4: Download complete 08:30:40 22ff95d597cd: Download complete 08:30:40 213ec9aee27d: Verifying Checksum 08:30:40 12d6caf4c0d1: Download complete 08:30:40 213ec9aee27d: Pull complete 08:30:40 4583459ba037: Pull complete 08:30:40 93c1e223e6f2: Pull complete 08:30:41 a7acece74701: Verifying Checksum 08:30:41 a7acece74701: Download complete 08:30:41 53926ce57604: Verifying Checksum 08:30:41 53926ce57604: Download complete 08:30:41 96b7cbca73a9: Verifying Checksum 08:30:41 96b7cbca73a9: Download complete 08:30:46 53926ce57604: Pull complete 08:30:46 21b2b0c7a3f4: Pull complete 08:30:46 22ff95d597cd: Pull complete 08:30:46 12d6caf4c0d1: Pull complete 08:30:49 96b7cbca73a9: Pull complete 08:30:49 a7acece74701: Pull complete 08:30:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:50 WORKDIR /edgex 08:30:50 COPY go.mod . 08:30:50 RUN go mod download 08:30:50 + docker build -t ci-base-image-x86_64 -f - . 08:30:51 Sending build context to Docker daemon 170.1MB 08:30:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:51 ---> db6d94c90886 08:30:51 Step 2/4 : WORKDIR /edgex 08:30:54 Still waiting to schedule task 08:30:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:01 ---> Running in 6aee633441c3 08:31:01 Removing intermediate container 6aee633441c3 08:31:01 ---> 3b86816b3a20 08:31:01 Step 3/4 : COPY go.mod . 08:31:01 ---> 096e6a08c98b 08:31:01 Step 4/4 : RUN go mod download 08:31:01 ---> Running in 9ba946661e88 08:31:28 Removing intermediate container 9ba946661e88 08:31:28 ---> f818dae7feff 08:31:28 Successfully built f818dae7feff 08:31:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:28 + docker inspect -f . ci-base-image-x86_64 08:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:28 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 08:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:29 $ docker top 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:29 + go version 08:31:29 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:29 $ docker stop --time=1 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 08:31:31 $ docker rm -f --volumes 0e4c06d226763337b7a4e9ec96f5b3505b37fc68e662ab4f7afb6e83d4f1eb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:31 + docker inspect -f . ci-base-image-x86_64 08:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:31 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 08:31:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:32 $ docker top 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:32 ========================================================= 08:31:32 [edgeXBuildGoParallel] Running Tests and Build... 08:31:32 ========================================================= [Pipeline] sh 08:31:32 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:33 + make test 08:31:33 go test -race -coverprofile=coverage.out ./... 08:31:41 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.190s coverage: 43.1% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.618s coverage: 89.2% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.4% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.623s coverage: 95.6% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.103s coverage: 0.9% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.114s coverage: 92.9% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.107s coverage: 80.0% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.291s coverage: 41.8% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:21 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:32:43 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:32:43 go vet ./... 08:32:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:48 + ls -al . 08:32:48 total 748 08:32:48 drwxrwxr-x 11 1001 1001 4096 Jan 25 08:31 . 08:32:48 drwxr-xr-x 4 root root 4096 Jan 25 08:31 .. 08:32:48 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 .blubracket 08:32:48 -rw-rw-r-- 1 1001 1001 16 Jan 25 08:30 .dockerignore 08:32:48 drwxrwxr-x 8 1001 1001 4096 Jan 25 08:32 .git 08:32:48 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 .github 08:32:48 -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:30 .gitignore 08:32:48 -rw-rw-r-- 1 1001 1001 42 Jan 25 08:30 .golangci.yml 08:32:48 -rw-rw-r-- 1 1001 1001 87 Jan 25 08:30 .hadolint.yml 08:32:48 drwxr-xr-x 3 1001 1001 4096 Jan 25 08:30 .semver 08:32:48 -rw-rw-r-- 1 1001 1001 166 Jan 25 08:30 .sonarcloud.properties 08:32:48 -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:30 ADOPTERS.md 08:32:48 -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:30 Attribution.txt 08:32:48 -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:30 CHANGELOG.md 08:32:48 -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:30 CONTRIBUTING.md 08:32:48 -rw-rw-r-- 1 1001 1001 677 Jan 25 08:30 GOVERNANCE.md 08:32:48 -rw-rw-r-- 1 1001 1001 850 Jan 25 08:30 Jenkinsfile 08:32:48 -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:30 LICENSE 08:32:48 -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:30 Makefile 08:32:48 -rw-rw-r-- 1 1001 1001 582 Jan 25 08:30 OWNERS.md 08:32:48 -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:30 README.md 08:32:48 -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:30 SECURITY.md 08:32:48 -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION 08:32:48 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 bin 08:32:48 drwxrwxr-x 17 1001 1001 4096 Jan 25 08:30 cmd 08:32:48 -rw-r--r-- 1 root root 489969 Jan 25 08:32 coverage.out 08:32:48 -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:30 go.mod 08:32:48 -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:30 go.sum 08:32:48 drwxrwxr-x 7 1001 1001 4096 Jan 25 08:30 internal 08:32:48 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 openapi 08:32:48 drwxrwxr-x 4 1001 1001 4096 Jan 25 08:30 snap 08:32:48 -rw-rw-r-- 1 1001 1001 204 Jan 25 08:30 version.go [Pipeline] sh 08:32:48 + '[' -e coverage.out ] 08:32:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:48 Stashed 1 file(s) [Pipeline] sh 08:32:48 + make build 08:32:48 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:33:03 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:03 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:33:04 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:33:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33: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: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 [Pipeline] } 08:33:23 $ docker stop --time=1 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 08:33:32 $ docker rm -f --volumes 7bbb39521eb8dc1e1d4a55d11ec9e1a9ff0086643b065b43d78742e1490c5528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3659 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 08:33:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:32 The recommended git tool is: git 08:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 08:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:33 latest: Pulling from edgex-devops/edgex-compose 08:33:33 cbdbe7a5bc2a: Pulling fs layer 08:33:33 ca9280d653b3: Pulling fs layer 08:33:33 7e9c9ca2126c: Pulling fs layer 08:33:33 cbdbe7a5bc2a: Verifying Checksum 08:33:33 cbdbe7a5bc2a: Download complete 08:33:33 cbdbe7a5bc2a: Pull complete 08:33:33 ca9280d653b3: Verifying Checksum 08:33:33 ca9280d653b3: Download complete 08:33:33 7e9c9ca2126c: Download complete 08:33:33 ca9280d653b3: Pull complete 08:33:37 7e9c9ca2126c: Pull complete 08:33:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:37 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 08:33:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:42 $ docker top 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:43 + docker-compose build --help 08:33:43 + grep parallel 08:33:44 --parallel Build images in parallel. [Pipeline] } 08:33:44 $ docker stop --time=1 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 08:33:45 $ docker rm -f --volumes 9f7cacf225bef5379b7f5bb5350c5fbaba2f5986927725cd0c7b51536e5925f3 08:33:45 using credential edgex-jenkins-ssh 08:33:45 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:46 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 08:33:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:45 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:46 > git --version # timeout=10 08:33:46 > git --version # 'git version 2.25.1' 08:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:46 $ docker top 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:47 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:47 Building core-command ... 08:33:47 Building core-common-config-bootstrapper ... 08:33:47 Building core-data ... 08:33:47 Building core-metadata ... 08:33:47 Building security-bootstrapper ... 08:33:47 Building security-proxy-setup ... 08:33:47 Building security-secretstore-setup ... 08:33:47 Building security-spiffe-token-provider ... 08:33:47 Building security-spire-agent ... 08:33:47 Building security-spire-config ... 08:33:47 Building security-spire-server ... 08:33:47 Building support-notifications ... 08:33:47 Building support-scheduler ... 08:33:47 Building core-metadata 08:33:47 Building security-proxy-setup 08:33:47 Building security-bootstrapper 08:33:47 Building support-scheduler 08:33:47 Building core-common-config-bootstrapper 08:34:00 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:00 ---> f818dae7feff 08:34:00 Step 3/32 : WORKDIR /edgex-go 08:34:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:00 ---> f818dae7feff 08:34:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:00 ---> f818dae7feff 08:34:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:00 ---> f818dae7feff 08:34:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> f818dae7feff 08:34:01 Step 3/21 : WORKDIR /edgex-go 08:34:22 ---> Running in a7d56b3b04eb 08:34:22 ---> Running in 51f89d46ef22 08:34:22 ---> Running in 4c3b5c5704a6 08:34:22 ---> Running in e26ac122be70 08:34:22 ---> Running in bd4c67b9134f 08:34:22 Removing intermediate container a7d56b3b04eb 08:34:22 ---> e729b717ac8b 08:34:22 Step 4/24 : WORKDIR /edgex-go 08:34:22 Removing intermediate container 4c3b5c5704a6 08:34:22 ---> 385373f3e297 08:34:22 Step 4/22 : WORKDIR /edgex-go 08:34:22 Removing intermediate container bd4c67b9134f 08:34:22 ---> 95ea1ccfc718 08:34:22 Step 4/21 : RUN apk add --update --no-cache make git 08:34:22 Removing intermediate container 51f89d46ef22 08:34:22 ---> b01e725fc28b 08:34:22 Step 4/22 : WORKDIR /edgex-go 08:34:22 Removing intermediate container e26ac122be70 08:34:22 ---> c68897ef2256 08:34:22 Step 4/32 : RUN apk add --update --no-cache make git 08:34:22 ---> Running in f25120174431 08:34:22 ---> Running in 15aa044d8b45 08:34:22 ---> Running in 514512f0ab96 08:34:22 ---> Running in 839dd56ad11d 08:34:22 ---> Running in e82f5c748cba 08:34:23 Removing intermediate container f25120174431 08:34:23 ---> 3ae35c574b28 08:34:23 Step 5/24 : RUN apk add --update --no-cache make git 08:34:23 Removing intermediate container 15aa044d8b45 08:34:23 ---> 511363e5798a 08:34:23 Step 5/22 : RUN apk add --update --no-cache make git 08:34:23 Removing intermediate container 839dd56ad11d 08:34:23 ---> 6fdf858ad803 08:34:23 Step 5/22 : RUN apk add --update --no-cache make git 08:34:24 ---> Running in ce182878307c 08:34:24 ---> Running in 10edc6b01dee 08:34:24 ---> Running in abc0bc1f62dc 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 OK: 211 MiB in 51 packages 08:34:24 OK: 211 MiB in 51 packages 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:25 OK: 211 MiB in 51 packages 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:25 OK: 211 MiB in 51 packages 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:26 OK: 211 MiB in 51 packages 08:34:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:25 > 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:34:26 Removing intermediate container 514512f0ab96 08:34:26 ---> 1c8d38a19022 08:34:26 Step 5/21 : COPY go.mod vendor* ./ 08:34:26 Removing intermediate container e82f5c748cba 08:34:26 ---> 8312c75f2821 08:34:26 Step 5/32 : COPY go.mod vendor* ./ 08:34:26 Removing intermediate container ce182878307c 08:34:26 ---> a9659de33c7b 08:34:26 Step 6/24 : COPY go.mod vendor* ./ 08:34:26 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 08:34:27 ---> 7c0eb8723c77 08:34:27 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:27 ---> c51b00477be1 08:34:27 ---> d1b9e3e5c1ab 08:34:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:27 08:34:27 Merge succeeded, producing 3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:34:27 Checking out Revision 3392cf78c26e58735dd9521f8ef2ca6e44ed649f (PR-4302) 08:34:27 Removing intermediate container 10edc6b01dee 08:34:27 ---> 20e83efb7c12 08:34:27 Step 6/22 : COPY go.mod vendor* ./ 08:34:27 Removing intermediate container abc0bc1f62dc 08:34:27 ---> 4ea8e7ab2411 08:34:27 Step 6/22 : COPY go.mod vendor* ./ 08:34:27 ---> Running in 68b41c571cd4 08:34:27 ---> Running in be9bc4b6aabe 08:34:27 ---> Running in b5d85fa67a93 08:34:28 ---> cc42218e2b60 08:34:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> 30832de2cdc3 08:34:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> Running in 9c617221067b 08:34:28 ---> Running in d0d5e2e3412e 08:34:26 > git config core.sparsecheckout # timeout=10 08:34:26 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 08:34:27 > git remote # timeout=10 08:34:27 > git config --get remote.origin.url # timeout=10 08:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:27 > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 08:34:27 > git rev-parse HEAD^{commit} # timeout=10 08:34:27 > git config core.sparsecheckout # timeout=10 08:34:27 > git checkout -f 3392cf78c26e58735dd9521f8ef2ca6e44ed649f # timeout=10 08:34:30 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" 08:34:30 > git rev-list --no-walk be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:31 Dload Upload Total Spent Left Speed 08:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 08:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:33 + sudo tee /etc/docker/daemon.new 08:34:33 { 08:34:33 "registry-mirrors": [ 08:34:33 "https://nexus3.edgexfoundry.org:10001" 08:34:33 ], 08:34:33 "bip": "10.250.0.254/24", 08:34:33 "hosts": [ 08:34:33 "tcp://0.0.0.0:5555", 08:34:33 "unix:///var/run/docker.sock" 08:34:33 ], 08:34:33 "mtu": 1458, 08:34:33 "selinux-enabled": true, 08:34:33 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:33 } [Pipeline] sh 08:34:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:52 provisioning config files... 08:34:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3648411546188220427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:52 ---> docker-login.sh 08:34:52 nexus3.edgexfoundry.org:10001 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10002 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10003 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10004 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 docker.io 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 ---> docker-login.sh ends [Pipeline] } 08:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:55 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:55 ========================================================= 08:34:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:57 9b18e9b68314: Pulling fs layer 08:34:57 35d82f9e3411: Pulling fs layer 08:34:57 e16973657156: Pulling fs layer 08:34:57 fc693d55d65f: Pulling fs layer 08:34:57 7e9fc2657dce: Pulling fs layer 08:34:57 dda99020689f: Pulling fs layer 08:34:57 db1c61fa0a46: Pulling fs layer 08:34:57 891c053d2c06: Pulling fs layer 08:34:57 fc693d55d65f: Waiting 08:34:57 7e9fc2657dce: Waiting 08:34:57 dda99020689f: Waiting 08:34:57 db1c61fa0a46: Waiting 08:34:57 891c053d2c06: Waiting 08:34:57 e16973657156: Download complete 08:34:57 35d82f9e3411: Verifying Checksum 08:34:57 35d82f9e3411: Download complete 08:34:57 7e9fc2657dce: Verifying Checksum 08:34:57 7e9fc2657dce: Download complete 08:34:57 dda99020689f: Download complete 08:34:57 9b18e9b68314: Download complete 08:34:58 9b18e9b68314: Pull complete 08:34:58 891c053d2c06: Verifying Checksum 08:34:58 891c053d2c06: Download complete 08:34:58 35d82f9e3411: Pull complete 08:34:58 e16973657156: Pull complete 08:34:59 db1c61fa0a46: Verifying Checksum 08:34:59 db1c61fa0a46: Download complete 08:34:59 fc693d55d65f: Verifying Checksum 08:34:59 fc693d55d65f: Download complete 08:35:12 fc693d55d65f: Pull complete 08:35:12 7e9fc2657dce: Pull complete 08:35:12 dda99020689f: Pull complete 08:35:19 db1c61fa0a46: Pull complete 08:35:20 891c053d2c06: Pull complete 08:35:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:21 + + dockerecho build -t ci-base-image-arm64 -f - . 08:35:21 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:21 WORKDIR /edgex 08:35:21 COPY go.mod . 08:35:21 RUN go mod download 08:35:21 Sending build context to Docker daemon 3.124MB 08:35:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:21 ---> f96f9c87975a 08:35:21 Step 2/4 : WORKDIR /edgex 08:35:23 ---> Running in 088cd7281c69 08:35:23 Removing intermediate container 088cd7281c69 08:35:23 ---> 5777e3ac0adb 08:35:23 Step 3/4 : COPY go.mod . 08:35:24 ---> 5017b248427f 08:35:24 Step 4/4 : RUN go mod download 08:35:24 ---> Running in c955f2a06030 08:35:56 Removing intermediate container c955f2a06030 08:35:56 ---> 964644c2f93c 08:35:56 Successfully built 964644c2f93c 08:35:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:57 + docker inspect -f . ci-base-image-arm64 08:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:57 prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container 08:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:35:58 $ docker top a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:59 + go version 08:35:59 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:59 $ docker stop --time=1 a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a 08:36:01 $ docker rm -f --volumes a669699aed12e3b9075501a008e681d125bf32c5855d980a2a0abd0ceb2bf97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker inspect -f . ci-base-image-arm64 08:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:02 prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container 08:36:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:36:03 $ docker top ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:03 ========================================================= 08:36:03 [edgeXBuildGoParallel] Running Tests and Build... 08:36:03 ========================================================= [Pipeline] sh 08:36:04 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:36:05 + make test 08:36:05 go test -race -coverprofile=coverage.out ./... 08:36:19 Removing intermediate container be9bc4b6aabe 08:36:19 ---> e6496c9c64fe 08:36:19 Step 7/21 : COPY . . 08:36:19 Removing intermediate container d0d5e2e3412e 08:36:19 ---> e7fc992d2fc1 08:36:19 Step 8/22 : COPY . . 08:36:19 Removing intermediate container b5d85fa67a93 08:36:19 ---> 980d41b78364 08:36:19 Step 8/24 : COPY . . 08:36:19 Removing intermediate container 9c617221067b 08:36:19 ---> 3c84832461c7 08:36:19 Step 8/22 : COPY . . 08:36:19 Removing intermediate container 68b41c571cd4 08:36:19 ---> 9fcfd24281d8 08:36:19 Step 7/32 : COPY . . 08:36:51 ---> 950ef08d5495 08:36:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:36:51 ---> 8c1549178c66 08:36:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:51 ---> 17490229298d 08:36:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:51 ---> 5d628d0daf42 08:36:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:51 ---> a80820621b29 08:36:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:51 ---> Running in 8af832dcd99e 08:36:51 ---> Running in b29c0eb1c51f 08:36:51 ---> Running in b622d7e4ab2b 08:36:51 ---> Running in c7279e893541 08:36:51 ---> Running in 1e599b3cdf97 08:36:51 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:36: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:36:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:52 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:37:30 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:37:57 Removing intermediate container c7279e893541 08:37:57 Removing intermediate container 1e599b3cdf97 08:37:57 ---> e992468c8431 08:37:57 ---> a06ec190bab9 08:37:57 08:37:57 08:37:57 Step 10/22 : FROM alpine:3.16Step 9/32 : FROM alpine:3.16 08:37:57 08:37:57 Removing intermediate container b622d7e4ab2b 08:37:57 ---> 3ff49cfb5c34 08:37:57 08:37:57 Step 10/24 : FROM alpine:3.16 08:37:57 Removing intermediate container b29c0eb1c51f 08:37:57 ---> 54651c6bb520 08:37:57 08:37:57 Step 9/21 : FROM alpine:3.16 08:37:57 Removing intermediate container 8af832dcd99e 08:37:57 ---> fad6026fdc52 08:37:57 08:37:57 Step 10/22 : FROM alpine:3.16 08:37:57 3.16: Pulling from library/alpine 08:37:57 3.16: Pulling from library/alpine 08:37:57 3.16: Pulling from library/alpine 08:37:57 3.16: Pulling from library/alpine 08:37:57 3.16: Pulling from library/alpine 08:37:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:37:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:37:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:37:58 Status: Downloaded newer image for alpine:3.16 08:37:58 Status: Downloaded newer image for alpine:3.16 08:37:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:37:58 Status: Image is up to date for alpine:3.16 08:37:58 Status: Image is up to date for alpine:3.16 08:37:58 ---> bfe296a52501 08:37:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:58 ---> bfe296a52501 08:37:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:58 ---> bfe296a52501 08:37:58 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:37:58 Status: Image is up to date for alpine:3.16 08:37:58 ---> bfe296a52501 08:37:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:58 ---> bfe296a52501 08:37:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:37:58 ---> Running in 954c1f47ef90 08:37:58 ---> Running in 4a70dbe18bbb 08:37:58 ---> Running in 7a3a9baad25f 08:37:58 ---> Running in ff60c885325d 08:37:58 ---> Running in 3afa3a75b093 08:37:58 Removing intermediate container 4a70dbe18bbb 08:37:58 ---> 8d1d49b08824 08:37:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:37:58 Removing intermediate container ff60c885325d 08:37:58 ---> 458f8dc48485 08:37:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:37:58 ---> Running in b754bdbf8dea 08:37:58 ---> Running in fd72df57fe86 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:59 (1/6) Installing ca-certificates (20220614-r0) 08:37:59 (1/1) Installing dumb-init (1.2.5-r1) 08:37:59 Executing busybox-1.35.0-r17.trigger 08:37:59 OK: 6 MiB in 15 packages 08:37:59 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:59 (4/6) Installing libcurl (7.83.1-r5) 08:37:59 (5/6) Installing curl (7.83.1-r5) 08:37:59 (6/6) Installing dumb-init (1.2.5-r1) 08:37:59 Executing busybox-1.35.0-r17.trigger 08:37:59 Executing ca-certificates-20220614-r0.trigger 08:37:59 (1/1) Installing dumb-init (1.2.5-r1) 08:37:59 Executing busybox-1.35.0-r17.trigger 08:37:59 OK: 6 MiB in 15 packages 08:37:59 OK: 8 MiB in 20 packages 08:37:59 (1/1) Installing dumb-init (1.2.5-r1) 08:37:59 Executing busybox-1.35.0-r17.trigger 08:37:59 OK: 6 MiB in 15 packages 08:37:59 (1/2) Installing dumb-init (1.2.5-r1) 08:37:59 (2/2) Installing su-exec (0.2-r1) 08:37:59 Executing busybox-1.35.0-r17.trigger 08:37:59 OK: 6 MiB in 16 packages 08:37:59 Removing intermediate container 7a3a9baad25f 08:37:59 ---> 2ff4723778e7 08:37:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:59 ---> Running in d3eb156f2a51 08:37:59 Removing intermediate container 3afa3a75b093 08:37:59 ---> 30ab8483f626 08:37:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:00 Removing intermediate container d3eb156f2a51 08:38:00 ---> 53a148435f5f 08:38:00 Step 13/22 : ENV APP_PORT=59861 08:38:00 ---> Running in 7c747e0d33eb 08:38:00 ---> Running in 4bccc40c608a 08:38:00 Removing intermediate container 7c747e0d33eb 08:38:00 ---> 3b95dd512431 08:38:00 Step 13/24 : ENV APP_PORT=59881 08:38:00 Removing intermediate container 954c1f47ef90 08:38:00 ---> 64b3e7b29923 08:38:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:00 Removing intermediate container 4bccc40c608a 08:38:00 ---> fc9e43a0035d 08:38:00 Step 14/22 : EXPOSE $APP_PORT 08:38:00 ---> Running in 89e02402752b 08:38:00 ---> Running in f1cf65d39076 08:38:00 Removing intermediate container b754bdbf8dea 08:38:00 ---> 1aeccf0aadf9 08:38:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:38:00 ---> Running in d972569bd50a 08:38:00 ---> Running in 585789ab6fe8 08:38:00 Removing intermediate container fd72df57fe86 08:38:00 ---> 32d82d187e7d 08:38:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:00 Removing intermediate container 89e02402752b 08:38:00 ---> eed64dd15a04 08:38:00 Step 14/24 : EXPOSE $APP_PORT 08:38:00 Removing intermediate container f1cf65d39076 08:38:00 ---> 8bc0bc0927da 08:38:00 Step 12/21 : WORKDIR /edgex 08:38:00 ---> Running in ccea09805fb1 08:38:00 Removing intermediate container d972569bd50a 08:38:00 ---> 6df011313776 08:38:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:00 ---> Running in f861659f1b3a 08:38:00 Removing intermediate container 585789ab6fe8 08:38:00 ---> c52d720d772d 08:38:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:00 ---> Running in 1c9380788131 08:38:00 ---> a2cef5b7ec01 08:38:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:00 Removing intermediate container ccea09805fb1 08:38:00 ---> d94266bb026f 08:38:00 Step 15/24 : WORKDIR / 08:38:00 Removing intermediate container f861659f1b3a 08:38:00 ---> a69f616c8437 08:38:00 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:38:00 ---> Running in cb7c6da84d06 08:38:00 ---> 3b0ad144ebc0 08:38:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:00 Removing intermediate container 1c9380788131 08:38:00 ---> d14b3e4d8784 08:38:00 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:00 ---> Running in 264876ccb9a3 08:38:02 Removing intermediate container cb7c6da84d06 08:38:02 ---> 96a43d9ecfe6 08:38:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 ---> 24f3383b9d18 08:38:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:38:02 ---> eaf9bfa416da 08:38:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:02 ---> 9753a5998fc4 08:38:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:38:02 Removing intermediate container 264876ccb9a3 08:38:02 ---> 45f2c3db8e7b 08:38:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:02 ---> Running in 39a6c4bab3e3 08:38:02 ---> 1733bd60d1ce 08:38:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:03 ---> 9a0193f12b9c 08:38:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:38:03 Removing intermediate container 39a6c4bab3e3 08:38:03 ---> 4ed2b0ce50c8 08:38:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:03 ---> 6bf82fccbb7a 08:38:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:03 ---> e1ed29fa060a 08:38:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:03 ---> Running in 1e0362b7b1bb 08:38:03 ---> Running in 1643f74dbdb8 08:38:03 ---> 71434d6dcd05 08:38:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:38:03 Removing intermediate container 1643f74dbdb8 08:38:03 ---> 44ab9df67d25 08:38:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:03 ---> Running in 698b9e70fd36 08:38:04 ---> 0c0ce0062845 08:38:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:38:04 ---> d52be1324582 08:38:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:04 ---> ebdeec8c1e6f 08:38:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:04 ---> Running in 3f09262eec85 08:38:04 Removing intermediate container 698b9e70fd36 08:38:04 ---> 3abda784ab07 08:38:04 Step 20/22 : LABEL arch=x86_64 08:38:04 ---> Running in 99edc1f654f8 08:38:04 ---> ff474adb43cc 08:38:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:38:04 Removing intermediate container 99edc1f654f8 08:38:04 ---> 6a974517aef8 08:38:04 Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:38:04 ---> 6ca719726501 08:38:04 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:04 ---> Running in 1e4028bb71fa 08:38:04 ---> Running in 760a2cb1ed74 08:38:04 ---> Running in b425e18ec23a 08:38:04 Removing intermediate container 1e4028bb71fa 08:38:04 ---> 4e06e5cef16a 08:38:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:04 Removing intermediate container 1e0362b7b1bb 08:38:04 ---> 11cd67984ba7 08:38:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:04 ---> Running in b61d258e98ba 08:38:04 Removing intermediate container b425e18ec23a 08:38:04 ---> 13be5535cebd 08:38:04 Step 22/22 : LABEL version=0.0.0 08:38:04 ---> Running in 99c4e04f28dd 08:38:04 ---> Running in 490240bc2177 08:38:04 Removing intermediate container b61d258e98ba 08:38:04 ---> bd21f1a13604 08:38:04 Step 22/24 : LABEL arch=x86_64 08:38:04 ---> Running in 52e534ff99bb 08:38:04 Removing intermediate container 99c4e04f28dd 08:38:04 ---> 31e757eb8758 08:38:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:04 Removing intermediate container 490240bc2177 08:38:04 ---> bc2657780255 08:38:04 08:38:04 Removing intermediate container 52e534ff99bb 08:38:04 ---> c600fbf58382 08:38:04 Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:38:04 ---> Running in 1dc385e2eb75 08:38:04 Removing intermediate container 3f09262eec85 08:38:04 ---> 496eb7f084a3 08:38:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:04 Successfully built bc2657780255 08:38:05 Successfully tagged support-scheduler:latest 08:38:05 ---> 223b14bcfafe 08:38:05  Building support-scheduler ... done Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.shBuilding security-spiffe-token-provider 08:38:05 08:38:05 ---> Running in 46eb7d671bc5 08:38:05 ---> Running in 34367d714c23 08:38:05 Removing intermediate container 1dc385e2eb75 08:38:05 ---> bcedb4f69d0d 08:38:05 Step 24/24 : LABEL version=0.0.0 08:38:11 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:11 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:38:11 ---> f818dae7feff 08:38:11 Step 3/19 : WORKDIR /edgex-go 08:38:11 ---> Using cache 08:38:11 ---> 95ea1ccfc718 08:38:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:38:14 ---> Running in a05261893a5c 08:38:14 Removing intermediate container 34367d714c23 08:38:14 ---> 1d3a5d5863eb 08:38:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:38:14 ---> Running in 19d9581f156e 08:38:14 ---> Running in 27493c22e4bd 08:38:14 Removing intermediate container 760a2cb1ed74 08:38:14 ---> 2c0c1c065e09 08:38:14 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:38:14 ---> Running in eca5739662e9 08:38:14 Removing intermediate container a05261893a5c 08:38:14 ---> 6eb44b62c990 08:38:14 08:38:14 Removing intermediate container 27493c22e4bd 08:38:14 ---> 6510f6b45e59 08:38:14 Step 20/22 : LABEL arch=x86_64 08:38:14 ---> Running in f7a7c8825de1 08:38:14 Successfully built 6eb44b62c990 08:38:14 Successfully tagged core-metadata:latest 08:38:14  Building core-metadata ... done Building core-command 08:38:14 Removing intermediate container eca5739662e9 08:38:14 ---> 13cfbf7a452b 08:38:14 Step 19/21 : LABEL arch=x86_64 08:38:15 ---> Running in 327e3c00b9ee 08:38:15 Removing intermediate container f7a7c8825de1 08:38:15 ---> f1b82bf617ca 08:38:15 Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:15 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:38:15 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:38:15 OK: 17044 distinct packages available 08:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:16 OK: 211 MiB in 51 packages 08:38:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:24 ---> f818dae7feff 08:38:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:24 ---> Using cache 08:38:24 ---> b01e725fc28b 08:38:24 Step 4/23 : WORKDIR /edgex-go 08:38:24 ---> Using cache 08:38:24 ---> 6fdf858ad803 08:38:24 Step 5/23 : RUN apk add --update --no-cache make git 08:38:24 ---> Using cache 08:38:24 ---> 4ea8e7ab2411 08:38:24 Step 6/23 : COPY go.mod vendor* ./ 08:38:24 ---> Using cache 08:38:24 ---> 30832de2cdc3 08:38:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:24 ---> Using cache 08:38:24 ---> e7fc992d2fc1 08:38:24 Step 8/23 : COPY . . 08:38:24 ---> Using cache 08:38:24 ---> 17490229298d 08:38:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:38:25 ---> Running in a45c2097fa8c 08:38:25 Removing intermediate container 327e3c00b9ee 08:38:25 ---> 3b471a0b10d6 08:38:25 Step 20/21 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:38:25 ---> Running in d05007f96c9e 08:38:25 ---> Running in 6894a11e869e 08:38:25 Removing intermediate container a45c2097fa8c 08:38:25 ---> dec9fdb47135 08:38:25 Step 22/22 : LABEL version=0.0.0 08:38:25 ---> Running in 2bd18762d27f 08:38:25 Removing intermediate container 46eb7d671bc5 08:38:25 ---> acfd0dd8afc1 08:38:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 Removing intermediate container 6894a11e869e 08:38:25 ---> 7497a14a3cb7 08:38:25 Step 21/21 : LABEL version=0.0.0 08:38:25 ---> Running in 7492eb15b490 08:38:26 Removing intermediate container 2bd18762d27f 08:38:26 ---> 98b9ea44e42a 08:38:26 08:38:26 Removing intermediate container 7492eb15b490 08:38:26 ---> 5830b598e28f 08:38:26 08:38:26 ---> 830b54d9eac1 08:38:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:26 Removing intermediate container 19d9581f156e 08:38:26 ---> 0cad44ee46c9 08:38:26 Step 5/19 : COPY go.mod vendor* ./ 08:38:26 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:38:26 Successfully built 98b9ea44e42a 08:38:26 Successfully built 5830b598e28f 08:38:26 Successfully tagged core-common-config-bootstrapper:latest 08:38:26 Successfully tagged security-proxy-setup:latest 08:38:26 Building security-spire-agent 08:38:26  Building core-common-config-bootstrapper ... done Building support-notifications 08:38:26  Building security-proxy-setup ... done  ---> 19ea8f7787e2 08:38:26 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:37 ---> f818dae7feff 08:38:37 ---> f818dae7feff 08:38:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:38:37 Step 3/24 : WORKDIR /edgex-go 08:38:37 ---> Using cache 08:38:37 ---> b01e725fc28b 08:38:37 Step 4/22 : WORKDIR /edgex-go 08:38:37 ---> Using cache 08:38:37 ---> 6fdf858ad803 08:38:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:38:37 ---> Using cache 08:38:37 ---> 95ea1ccfc718 08:38:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:38:43 ---> f629b80f82af 08:38:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:38:43 ---> Running in daddf6b9dbc0 08:38:43 ---> Running in f6c94c1b1a78 08:38:43 ---> Running in 2cbaf82ca0f0 08:38:43 ---> 6dd40c867652 08:38:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:43 ---> 60b79f0c8b60 08:38:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:43 ---> 0fc3b7ceebb7 08:38:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:43 ---> f5e107a5917f 08:38:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:43 ---> 317eca3ffc22 08:38:43 Step 27/32 : RUN chmod +x /entrypoint.sh 08:38:43 ---> Running in 606b8b07d320 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:44 OK: 211 MiB in 51 packages 08:38:44 OK: 211 MiB in 51 packages 08:38:44 Removing intermediate container 606b8b07d320 08:38:44 ---> a1863b7cdb3e 08:38:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:38:44 ---> Running in 0c8b84753730 08:38:44 Removing intermediate container 0c8b84753730 08:38:44 ---> 7ae3833c002a 08:38:44 Step 29/32 : CMD ["gate"] 08:38:44 ---> Running in 19b5f8da7e3e 08:38:44 Removing intermediate container 2cbaf82ca0f0 08:38:44 ---> a4759a358eda 08:38:44 Step 6/22 : COPY go.mod vendor* ./ 08:38:44 Removing intermediate container f6c94c1b1a78 08:38:44 ---> 34e28ed07c52 08:38:44 Step 5/24 : COPY go.mod vendor* ./ 08:38:44 Removing intermediate container 19b5f8da7e3e 08:38:44 ---> abcea1b4ca48 08:38:44 Step 30/32 : LABEL arch=x86_64 08:38:44 ---> Running in d60de37843c2 08:38:45 ---> bbad49f4c4e3 08:38:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:45 Removing intermediate container d60de37843c2 08:38:45 ---> 7b5ff26fac97 08:38:45 Step 31/32 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:38:45 ---> 02c051efa802 08:38:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:45 ---> Running in d965fa226faf 08:38:45 ---> Running in cd61b8eb5653 08:38:45 ---> Running in 8bba810454eb 08:38:45 Removing intermediate container cd61b8eb5653 08:38:45 ---> dcd392bda771 08:38:45 Step 32/32 : LABEL version=0.0.0 08:38:45 ---> Running in 09ce408b29f4 08:38:45 Removing intermediate container 09ce408b29f4 08:38:45 ---> 97b292e84d0f 08:38:45 08:38:45 Successfully built 97b292e84d0f 08:38:45 Successfully tagged security-bootstrapper:latest 08:38:45  Building security-bootstrapper ... done Building security-secretstore-setup 08:38:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:49 ---> f818dae7feff 08:38:49 Step 3/24 : WORKDIR /edgex-go 08:38:49 ---> Using cache 08:38:49 ---> 95ea1ccfc718 08:38:49 Step 4/24 : RUN apk add --update --no-cache make git 08:38:49 ---> Using cache 08:38:49 ---> 1c8d38a19022 08:38:49 Step 5/24 : COPY go.mod vendor* ./ 08:38:49 ---> Using cache 08:38:49 ---> 7c0eb8723c77 08:38:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:49 ---> Using cache 08:38:49 ---> e6496c9c64fe 08:38:49 Step 7/24 : COPY . . 08:38:49 ---> Using cache 08:38:49 ---> 8c1549178c66 08:38:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:11 ---> Running in 2e5046ee31e3 08:39:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.503s coverage: 98.5% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.014s coverage: 43.1% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.587s coverage: 54.0% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:43 Removing intermediate container d05007f96c9e 08:39:43 ---> 5917205d9ae6 08:39:43 08:39:43 Step 10/23 : FROM alpine:3.16 08:39:43 ---> bfe296a52501 08:39:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:43 ---> Using cache 08:39:43 ---> 30ab8483f626 08:39:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:43 ---> Using cache 08:39:43 ---> 3b95dd512431 08:39:43 Step 13/23 : ENV APP_PORT=59882 08:39:43 Removing intermediate container daddf6b9dbc0 08:39:43 ---> b5fe262f4d93 08:39:43 Step 7/19 : COPY . . 08:39:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.573s coverage: 89.2% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.575s coverage: 2.4% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.954s coverage: 95.6% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.437s coverage: 60.0% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.548s coverage: 58.8% of statements 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.563s coverage: 29.6% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.416s coverage: 47.1% of statements 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.373s coverage: 79.5% of statements 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.327s coverage: 96.3% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.321s coverage: 87.5% of statements 08:40:02 ---> Running in 2d172f6e57f5 08:40:02 ---> e50dc50cd2b8 08:40:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:03 Removing intermediate container d965fa226faf 08:40:03 ---> 7f24e1871903 08:40:03 Step 8/22 : COPY . . 08:40:03 Removing intermediate container 8bba810454eb 08:40:03 ---> 32c13bd26e4b 08:40:03 Step 7/24 : COPY . . 08:40:08 ---> Running in f536ccf43f1f 08:40:08 Removing intermediate container 2d172f6e57f5 08:40:08 ---> ca6dc10e59c8 08:40:08 Step 14/23 : EXPOSE $APP_PORT 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.322s coverage: 94.4% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.013s coverage: 79.9% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:23 ---> Running in adfb94dac383 08:40:23 ---> d9fdd2bf3c10 08:40:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:40:23 Removing intermediate container 2e5046ee31e3 08:40:23 ---> 1801faacf2c0 08:40:23 08:40:23 Step 9/24 : FROM alpine:3.16 08:40:23 ---> bfe296a52501 08:40:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:40:23 ---> aea7f5edb428 08:40:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:40:23 ---> Running in 7bb54f287050 08:40:23 ---> Running in cd69eef7a821 08:40:23 ---> Running in 6711f43bf482 08:40:23 Removing intermediate container adfb94dac383 08:40:23 ---> 5c9f405c6df3 08:40:23 Step 15/23 : WORKDIR / 08:40:23 ---> Running in efc6af0bfb09 08:40:23 Removing intermediate container cd69eef7a821 08:40:23 ---> 64fc0d2fb28d 08:40:23 Step 9/24 : WORKDIR /edgex-go/spire-build 08:40:23 ---> Running in 493cb8a6d5bd 08:40:23 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:40:23 Removing intermediate container efc6af0bfb09 08:40:23 ---> be19bb39e7bb 08:40:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:23 Removing intermediate container 493cb8a6d5bd 08:40:23 ---> 0054e96f71ce 08:40:23 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:40:23 ---> Running in ec740a2c59a3 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:23 ---> de026fd88d98 08:40:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:23 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:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.357s coverage: 92.9% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.304s coverage: 86.9% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.265s coverage: 87.2% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.227s coverage: 100.0% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.361s coverage: 77.4% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements 08:40:23 (1/3) Installing ca-certificates (20220614-r0) 08:40:23 (2/3) Installing dumb-init (1.2.5-r1) 08:40:23 (3/3) Installing su-exec (0.2-r1) 08:40:23 Executing busybox-1.35.0-r17.trigger 08:40:23 Executing ca-certificates-20220614-r0.trigger 08:40:23 OK: 6 MiB in 17 packages 08:40:24 ---> 4afde23fc801 08:40:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:24 ---> 48645d8b5fcb 08:40:24 Step 19/23 : ENTRYPOINT ["/core-command"] 08:40:24 ---> Running in 57f90e1236d9 08:40:24 Removing intermediate container ec740a2c59a3 08:40:24 ---> a7fe41bfcddf 08:40:24 Step 11/24 : WORKDIR /edgex-go 08:40:24 ---> Running in 3586741909bf 08:40:24 Removing intermediate container 57f90e1236d9 08:40:24 ---> efa18a054ee3 08:40:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:24 ---> Running in 87e42c22e242 08:40:24 Removing intermediate container 7bb54f287050 08:40:24 ---> 983d5f8d2943 08:40:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:24 Removing intermediate container 3586741909bf 08:40:24 ---> 582722aa97ea 08:40:24 08:40:24 Step 12/24 : FROM alpine:3.15 08:40:24 ---> Running in 4df9a6a2514f 08:40:24 Removing intermediate container 87e42c22e242 08:40:24 ---> 03055e781f0a 08:40:24 Step 21/23 : LABEL arch=x86_64 08:40:24 ---> Running in 6b13e8bc6ddd 08:40:24 Removing intermediate container 4df9a6a2514f 08:40:24 ---> 9ee40cd0702c 08:40:24 Step 12/24 : WORKDIR / 08:40:24 ---> Running in 1f76531f1b93 08:40:24 3.15: Pulling from library/alpine 08:40:25 Removing intermediate container 6b13e8bc6ddd 08:40:25 ---> bc444862997d 08:40:25 Step 22/23 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:40:25 Removing intermediate container 1f76531f1b93 08:40:25 ---> 309dd293a7be 08:40:25 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:40:25 ---> Running in 15260fbefdda 08:40:25 Removing intermediate container 15260fbefdda 08:40:25 ---> a751252281dc 08:40:25 Step 23/23 : LABEL version=0.0.0 08:40:25 ---> Running in 25069b7e7b0a 08:40:25 ---> 959a05be207d 08:40:25 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:40:25 Removing intermediate container 25069b7e7b0a 08:40:25 ---> 8cf67f262c43 08:40:25 08:40:25 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.301s coverage: 91.2% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:25 Status: Downloaded newer image for alpine:3.15 08:40:25 ---> c4fc93816858 08:40:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:25 ---> Running in 6b83736f8bb6 08:40:25 Successfully built 8cf67f262c43 08:40:25 Successfully tagged core-command:latest 08:40:25  Building core-command ... done Building security-spire-server 08:40:25 ---> 0cc650b54a3e 08:40:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:40:26 Removing intermediate container 6b83736f8bb6 08:40:26 ---> 573df77cb256 08:40:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:31 ---> f818dae7feff 08:40:31 Step 3/23 : WORKDIR /edgex-go 08:40:31 ---> Using cache 08:40:31 ---> 95ea1ccfc718 08:40:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:40:31 ---> Using cache 08:40:31 ---> 34e28ed07c52 08:40:31 Step 5/23 : COPY go.mod vendor* ./ 08:40:31 ---> Using cache 08:40:31 ---> 02c051efa802 08:40:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:31 ---> Using cache 08:40:31 ---> 32c13bd26e4b 08:40:31 Step 7/23 : COPY . . 08:40:31 ---> Using cache 08:40:31 ---> d9fdd2bf3c10 08:40:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:40:31 ---> Using cache 08:40:31 ---> 64fc0d2fb28d 08:40:31 Step 9/23 : WORKDIR /edgex-go/spire-build 08:40:31 ---> Using cache 08:40:31 ---> 0054e96f71ce 08:40:31 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:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.080s coverage: 64.7% of statements 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.208s coverage: 89.4% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.531s coverage: 65.3% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:39 ---> Running in 4f64958a8cb5 08:40:39 ---> Running in 137f02b5c3d3 08:40:39 ---> 239a8d279aa3 08:40:39 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:40:39 ---> d66b6485c6eb 08:40:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 41.8% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.412s coverage: 84.8% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:40 OK: 15859 distinct packages available 08:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:40 (1/5) Installing dumb-init (1.2.5-r1) 08:40:40 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:40 (3/5) Installing libucontext (1.1-r0) 08:40:40 (4/5) Installing gcompat (1.0.0-r4) 08:40:40 (5/5) Installing openssl (1.1.1s-r1) 08:40:40 Executing busybox-1.34.1-r7.trigger 08:40:40 OK: 7 MiB in 19 packages 08:40:41 ---> 089c15c02543 08:40:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:41 Removing intermediate container 137f02b5c3d3 08:40:41 ---> 44f65a190123 08:40:41 Step 11/23 : WORKDIR /edgex-go 08:40:41 ---> Running in ae5f178670fb 08:40:41 Removing intermediate container 4f64958a8cb5 08:40:41 ---> 5316899ca611 08:40:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:42 Removing intermediate container ae5f178670fb 08:40:42 ---> dcf8a7e380f3 08:40:42 08:40:42 Step 12/23 : FROM alpine:3.15 08:40:42 ---> c4fc93816858 08:40:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:42 ---> Using cache 08:40:42 ---> 573df77cb256 08:40:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:42 ---> Using cache 08:40:42 ---> 5316899ca611 08:40:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:47 ---> 807490dd887a 08:40:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:47 ---> fb21d56cea30 08:40:47 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:47 ---> c72892485294 08:40:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:40:47 ---> 20e06cc302ba 08:40:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:47 ---> Running in 22e219eff681 08:40:48 ---> 21644a6f4699 08:40:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.836s coverage: 92.3% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.532s coverage: 63.2% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.560s coverage: 97.7% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:50 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:40:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:50 go vet ./... 08:40:52 ---> 2e4f6cf5fe68 08:40:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:40:52 ---> fbd7b70399ff 08:40:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:52 ---> 024e66382d68 08:40:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:52 ---> Running in ad8e6536a245 08:40:52 Removing intermediate container 22e219eff681 08:40:52 ---> 71dce71f4f13 08:40:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:40:52 ---> Running in 9da75e93915a 08:40:52 ---> 334e3bbec304 08:40:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:52 Removing intermediate container ad8e6536a245 08:40:52 ---> ffd019fc4e15 08:40:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:53 ---> Running in b444c8d0a074 08:40:53 Removing intermediate container 9da75e93915a 08:40:53 ---> 770690ade77f 08:40:53 Step 22/24 : LABEL arch=x86_64 08:40:53 ---> Running in 71dcf34b6629 08:40:53 Removing intermediate container b444c8d0a074 08:40:53 ---> c5c05600874b 08:40:53 Step 21/23 : LABEL arch=x86_64 08:40:53 Removing intermediate container 71dcf34b6629 08:40:53 ---> e507ee1d9c64 08:40:53 Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:40:53 ---> 96d3f583fd1b 08:40:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:53 ---> Running in e2b93487dda3 08:40:53 ---> Running in d52f617c621f 08:40:53 Removing intermediate container e2b93487dda3 08:40:53 ---> c4b6e95d7532 08:40:53 Step 22/23 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:40:53 ---> Running in 703f77ac62ee 08:40:53 Removing intermediate container d52f617c621f 08:40:53 ---> 001645ac51b0 08:40:53 Step 24/24 : LABEL version=0.0.0 08:40:53 ---> Running in d8be7800e689 08:40:53 ---> 1d09bb52c3f8 08:40:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:53 ---> Running in 2839943f6355 08:40:54 Removing intermediate container 703f77ac62ee 08:40:54 ---> a207c4245b7e 08:40:54 Step 23/23 : LABEL version=0.0.0 08:40:54 Removing intermediate container d8be7800e689 08:40:54 ---> 6c66e3114e94 08:40:54 08:40:54 Removing intermediate container 2839943f6355 08:40:54 ---> 425aeeafbb9f 08:40:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:54 ---> Running in 4fb8f2597a8e 08:40:54 ---> Running in 7db21af038ef 08:40:54 Successfully built 6c66e3114e94 08:40:54 Successfully tagged security-secretstore-setup:latest 08:40:54  Building security-secretstore-setup ... done Building core-data 08:40:54 Removing intermediate container 7db21af038ef 08:40:54 ---> e4815194b353 08:40:54 Step 22/24 : LABEL arch=x86_64 08:40:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:58 ---> f818dae7feff 08:40:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:40:58 ---> Using cache 08:40:58 ---> b01e725fc28b 08:40:58 Step 4/22 : WORKDIR /edgex-go 08:40:58 ---> Using cache 08:40:58 ---> 6fdf858ad803 08:40:58 Step 5/22 : RUN apk add --update --no-cache make git 08:40:58 ---> Using cache 08:40:58 ---> 4ea8e7ab2411 08:40:58 Step 6/22 : COPY go.mod vendor* ./ 08:40:58 ---> Using cache 08:40:58 ---> 30832de2cdc3 08:40:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:58 ---> Using cache 08:40:58 ---> e7fc992d2fc1 08:40:58 Step 8/22 : COPY . . 08:40:58 ---> Using cache 08:40:58 ---> 17490229298d 08:40:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:41:05 Removing intermediate container 4fb8f2597a8e 08:41:05 ---> c0ae4f9213ab 08:41:05 08:41:05 ---> Running in c34d4f74e3d1 08:41:05 ---> Running in 167369eb17d5 08:41:05 Successfully built c0ae4f9213ab 08:41:05 Successfully tagged security-spire-server:latest 08:41:05  Building security-spire-server ... done Building security-spire-config 08:41:05 Removing intermediate container c34d4f74e3d1 08:41:05 ---> b1a1c2e2cbae 08:41:05 Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:41:05 ---> Running in 63c6e4a354ad 08:41:06 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:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:08 ---> f818dae7feff 08:41:08 Step 3/24 : WORKDIR /edgex-go 08:41:08 ---> Using cache 08:41:08 ---> 95ea1ccfc718 08:41:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:41:08 ---> Using cache 08:41:08 ---> 34e28ed07c52 08:41:08 Step 5/24 : COPY go.mod vendor* ./ 08:41:08 ---> Using cache 08:41:08 ---> 02c051efa802 08:41:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:08 ---> Using cache 08:41:08 ---> 32c13bd26e4b 08:41:08 Step 7/24 : COPY . . 08:41:08 ---> Using cache 08:41:08 ---> d9fdd2bf3c10 08:41:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:41:08 ---> Using cache 08:41:08 ---> 64fc0d2fb28d 08:41:08 Step 9/24 : WORKDIR /edgex-go/spire-build 08:41:08 ---> Using cache 08:41:08 ---> 0054e96f71ce 08:41:08 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:41:08 ---> Using cache 08:41:08 ---> a7fe41bfcddf 08:41:08 Step 11/24 : WORKDIR /edgex-go 08:41:08 ---> Using cache 08:41:08 ---> 582722aa97ea 08:41:08 08:41:08 Step 12/24 : FROM alpine:3.15 08:41:08 ---> c4fc93816858 08:41:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:08 ---> Using cache 08:41:08 ---> 573df77cb256 08:41:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:18 Removing intermediate container 63c6e4a354ad 08:41:18 ---> 0a762f622c79 08:41:18 Step 24/24 : LABEL version=0.0.0 08:41:18 ---> Running in 0d65e6da1681 08:41:18 ---> Running in fbae72483bce 08:41:18 Removing intermediate container 6711f43bf482 08:41:18 ---> 100f89d2e521 08:41:18 08:41:18 Step 10/22 : FROM alpine:3.16 08:41:18 ---> bfe296a52501 08:41:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:18 Removing intermediate container f536ccf43f1f 08:41:18 ---> 83bccce68e47 08:41:18 08:41:18 Step 9/19 : FROM alpine:3.15 08:41:18 ---> c4fc93816858 08:41:18 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:18 ---> Using cache 08:41:18 ---> 573df77cb256 08:41:18 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:18 ---> Running in 0e66cd64238d 08:41:18 ---> Running in 27878e392ae7 08:41:18 Removing intermediate container fbae72483bce 08:41:18 ---> 10d87a45b3bb 08:41:18 08:41:18 Successfully built 10d87a45b3bb 08:41:18 Successfully tagged security-spire-agent:latest 08:41:18  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:19 OK: 15859 distinct packages available 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:19 (1/2) Installing ca-certificates (20220614-r0) 08:41:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:19 OK: 15859 distinct packages available 08:41:19 (2/2) Installing dumb-init (1.2.5-r1) 08:41:19 Executing busybox-1.35.0-r17.trigger 08:41:19 Executing ca-certificates-20220614-r0.trigger 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:19 OK: 6 MiB in 16 packages 08:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:19 (1/4) Installing dumb-init (1.2.5-r1) 08:41:19 (2/4) Installing musl-obstack (1.2.3-r0) 08:41:19 (3/4) Installing libucontext (1.1-r0) 08:41:19 (4/4) Installing gcompat (1.0.0-r4) 08:41:19 Executing busybox-1.34.1-r7.trigger 08:41:19 OK: 6 MiB in 18 packages 08:41:19 (1/9) Installing ca-certificates (20220614-r0) 08:41:19 (2/9) Installing brotli-libs (1.0.9-r5) 08:41:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:41:19 (4/9) Installing libcurl (7.80.0-r5) 08:41:19 (5/9) Installing curl (7.80.0-r5) 08:41:19 (6/9) Installing dumb-init (1.2.5-r1) 08:41:19 (7/9) Installing musl-obstack (1.2.3-r0) 08:41:19 (8/9) Installing libucontext (1.1-r0) 08:41:19 (9/9) Installing gcompat (1.0.0-r4) 08:41:19 Executing busybox-1.34.1-r7.trigger 08:41:19 Executing ca-certificates-20220614-r0.trigger 08:41:19 OK: 8 MiB in 23 packages 08:41:20 Removing intermediate container 0e66cd64238d 08:41:20 ---> 987689816b7a 08:41:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:41:20 ---> Running in 98472fa3329b 08:41:20 Removing intermediate container 0d65e6da1681 08:41:20 ---> d3604de69693 08:41:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:20 Removing intermediate container 98472fa3329b 08:41:20 ---> 1713326dca12 08:41:20 Step 13/22 : ENV APP_PORT=59860 08:41:21 Removing intermediate container 27878e392ae7 08:41:21 ---> 85c1b8df9fe5 08:41:21 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:23 ---> Running in d58f70632b52 08:41:23 ---> 73e8f46e3ad7 08:41:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:23 Removing intermediate container d58f70632b52 08:41:23 ---> 3963b2020c78 08:41:23 Step 14/22 : EXPOSE $APP_PORT 08:41:23 ---> 33132f124a8c 08:41:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:41:23 ---> Running in 11c89a8f27db 08:41:23 Removing intermediate container 11c89a8f27db 08:41:23 ---> 21cff273a718 08:41:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:24 ---> f5cebe7707b0 08:41:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:41:25 ---> Running in 4c152fd9a003 08:41:25 ---> d825d3910b58 08:41:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:25 ---> 268343e15ac7 08:41:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:41:25 Removing intermediate container 4c152fd9a003 08:41:25 ---> 3f74ae9233ec 08:41:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:41:25 ---> c6f5a64f6636 08:41:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:41:26 ---> Running in e0e736c1de1e 08:41:26 ---> 421d79f82713 08:41:26 Step 19/24 : WORKDIR / 08:41:26 ---> 1b1c07057e5d 08:41:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:41:26 ---> Running in 826c32727c5a 08:41:26 Removing intermediate container e0e736c1de1e 08:41:26 ---> 5cace12738ab 08:41:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:26 ---> Running in b9ae0a2a6bd5 08:41:26 ---> 307bae69362b 08:41:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:41:26 Removing intermediate container 826c32727c5a 08:41:26 ---> be0fc1ce9ac5 08:41:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:26 ---> Running in 6e2dab140f70 08:41:26 ---> Running in ec43b8980719 08:41:27 Removing intermediate container b9ae0a2a6bd5 08:41:27 ---> 4b902b4c3434 08:41:27 Step 17/19 : LABEL arch=x86_64 08:41:27 ---> Running in 515963132cb3 08:41:27 Removing intermediate container ec43b8980719 08:41:27 ---> 2b2812157c33 08:41:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:27 Removing intermediate container 6e2dab140f70 08:41:27 ---> 96bf995b4adc 08:41:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:27 ---> Running in e8f6fab9bc64 08:41:27 ---> Running in 589851090dbc 08:41:27 Removing intermediate container 515963132cb3 08:41:27 ---> c563bb124f4a 08:41:27 Step 18/19 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:41:27 ---> Running in a7a407a94500 08:41:27 Removing intermediate container e8f6fab9bc64 08:41:27 ---> b99593ae5903 08:41:27 Step 22/24 : LABEL arch=x86_64 08:41:27 Removing intermediate container 589851090dbc 08:41:27 ---> 40d169e1d6a1 08:41:27 Step 20/22 : LABEL arch=x86_64 08:41:27 ---> Running in f113bf5e1e14 08:41:27 ---> Running in e3359f60de3f 08:41:27 Removing intermediate container a7a407a94500 08:41:27 ---> dea004a04332 08:41:27 Step 19/19 : LABEL version=0.0.0 08:41:27 ---> Running in dc05cb9954f4 08:41:27 Removing intermediate container f113bf5e1e14 08:41:27 ---> a66f1d32be96 08:41:27 Step 23/24 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:41:27 ---> Running in 1a62dc4bf203 08:41:27 Removing intermediate container e3359f60de3f 08:41:27 ---> 9301f25ce6fa 08:41:27 Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:41:27 ---> Running in 5068f8dbdd87 08:41:27 Removing intermediate container 1a62dc4bf203 08:41:27 ---> 6cfab24d6d57 08:41:27 Step 24/24 : LABEL version=0.0.0 08:41:27 Removing intermediate container dc05cb9954f4 08:41:27 ---> 77ab09a912bd 08:41:27 08:41:27 ---> Running in fdf724567dd8 08:41:28 Removing intermediate container 5068f8dbdd87 08:41:28 ---> 71c3dc6a86ed 08:41:28 Step 22/22 : LABEL version=0.0.0 08:41:28 Successfully built 77ab09a912bd 08:41:28 Successfully tagged security-spiffe-token-provider:latest 08:41:28  Building security-spiffe-token-provider ... done  ---> Running in 912f82722b6c 08:41:28 Removing intermediate container fdf724567dd8 08:41:28 ---> 074b9c359e6c 08:41:28 08:41:28 Successfully built 074b9c359e6c 08:41:28 Successfully tagged security-spire-config:latest 08:41:29  Building security-spire-config ... done Removing intermediate container 912f82722b6c 08:41:29 ---> 894c606f1656 08:41:29 08:41:29 Successfully built 894c606f1656 08:41:29 Successfully tagged support-notifications:latest 08:41:37  Building support-notifications ... done Removing intermediate container 167369eb17d5 08:41:37 ---> 5ad7b9031463 08:41:37 08:41:37 Step 10/22 : FROM alpine:3.16 08:41:37 ---> bfe296a52501 08:41:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:41:37 ---> Running in 8e69a11ef009 08:41:37 Removing intermediate container 8e69a11ef009 08:41:37 ---> 5ba67ca1ece2 08:41:37 Step 12/22 : ENV APP_PORT=59880 08:41:38 ---> Running in 427b066cdd9a 08:41:38 Removing intermediate container 427b066cdd9a 08:41:38 ---> 68c13148224e 08:41:38 Step 13/22 : EXPOSE $APP_PORT 08:41:38 ---> Running in 239f26b2b6eb 08:41:38 Removing intermediate container 239f26b2b6eb 08:41:38 ---> d24f6da4d984 08:41:38 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:41:38 ---> Running in 74e5815d946c 08:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:39 (1/1) Installing dumb-init (1.2.5-r1) 08:41:39 Executing busybox-1.35.0-r17.trigger 08:41:39 OK: 6 MiB in 15 packages 08:41:39 Removing intermediate container 74e5815d946c 08:41:39 ---> 0352fbffa623 08:41:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:40 ---> db640afebaf3 08:41:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:40 ---> 3298c0126992 08:41:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:40 ---> 48eec25e042f 08:41:40 Step 18/22 : ENTRYPOINT ["/core-data"] 08:41:40 ---> Running in 638b5c5c3b66 08:41:40 Removing intermediate container 638b5c5c3b66 08:41:40 ---> c1003f6284ce 08:41:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:40 ---> Running in 8135398600ab 08:41:40 Removing intermediate container 8135398600ab 08:41:40 ---> af0e35d80cbc 08:41:40 Step 20/22 : LABEL arch=x86_64 08:41:40 ---> Running in 45adb417009c 08:41:41 Removing intermediate container 45adb417009c 08:41:41 ---> f7ebe0b93e6a 08:41:41 Step 21/22 : LABEL git_sha=b359bf8d16faa10225ef176648944ba445a1b952 08:41:41 ---> Running in a9f4881bf086 08:41:41 Removing intermediate container a9f4881bf086 08:41:41 ---> 2ff198e46bf0 08:41:41 Step 22/22 : LABEL version=0.0.0 08:41:41 ---> Running in 06ad48a946ff 08:41:41 Removing intermediate container 06ad48a946ff 08:41:41 ---> a1a362780776 08:41:41 08:41:41 Successfully built a1a362780776 08:41:41 Successfully tagged core-data:latest 08:41:41  Building core-data ... done  [Pipeline] } 08:41:41 $ docker stop --time=1 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf 08:41:42 $ docker rm -f --volumes 3df1fceea25dd2dc59a82c2e3315517260d727fa6d6dbd32337576cec73a0eaf [Pipeline] // withDockerContainer [Pipeline] sh 08:41:43 + docker images 08:41:43 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:43 core-data latest a1a362780776 1 second ago 17.9MB 08:41:43 5ad7b9031463 8 seconds ago 1.69GB 08:41:43 support-notifications latest 894c606f1656 14 seconds ago 30.6MB 08:41:43 security-spiffe-token-provider latest 77ab09a912bd 15 seconds ago 29.8MB 08:41:43 security-spire-config latest 074b9c359e6c 15 seconds ago 85.8MB 08:41:43 security-spire-agent latest 10d87a45b3bb 24 seconds ago 125MB 08:41:43 100f89d2e521 27 seconds ago 1.75GB 08:41:43 83bccce68e47 27 seconds ago 1.71GB 08:41:43 security-spire-server latest c0ae4f9213ab 48 seconds ago 86.5MB 08:41:43 security-secretstore-setup latest 6c66e3114e94 48 seconds ago 29.9MB 08:41:43 dcf8a7e380f3 About a minute ago 1.55GB 08:41:43 core-command latest 8cf67f262c43 About a minute ago 17.7MB 08:41:43 582722aa97ea About a minute ago 1.55GB 08:41:43 1801faacf2c0 About a minute ago 1.67GB 08:41:43 5917205d9ae6 2 minutes ago 1.68GB 08:41:43 security-bootstrapper latest 97b292e84d0f 2 minutes ago 20.3MB 08:41:43 security-proxy-setup latest 5830b598e28f 3 minutes ago 27.8MB 08:41:43 core-common-config-bootstrapper latest 98b9ea44e42a 3 minutes ago 14.9MB 08:41:43 core-metadata latest 6eb44b62c990 3 minutes ago 18.6MB 08:41:43 support-scheduler latest bc2657780255 3 minutes ago 30MB 08:41:43 fad6026fdc52 3 minutes ago 1.74GB 08:41:43 3ff49cfb5c34 3 minutes ago 1.69GB 08:41:43 a06ec190bab9 3 minutes ago 1.67GB 08:41:43 54651c6bb520 3 minutes ago 1.67GB 08:41:43 e992468c8431 3 minutes ago 1.67GB 08:41:43 ci-base-image-x86_64 latest f818dae7feff 10 minutes ago 903MB 08:41:43 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:41:43 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:41:43 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:42:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:58 + ls -al . 08:42:58 total 744 08:42:58 drwxrwxr-x 10 1001 1001 4096 Jan 25 08:36 . 08:42:58 drwxr-xr-x 4 root root 4096 Jan 25 08:36 .. 08:42:58 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 .blubracket 08:42:58 -rw-rw-r-- 1 1001 1001 16 Jan 25 08:34 .dockerignore 08:42:58 drwxrwxr-x 8 1001 1001 4096 Jan 25 08:34 .git 08:42:58 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 .github 08:42:58 -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:34 .gitignore 08:42:58 -rw-rw-r-- 1 1001 1001 42 Jan 25 08:34 .golangci.yml 08:42:58 -rw-rw-r-- 1 1001 1001 87 Jan 25 08:34 .hadolint.yml 08:42:58 -rw-rw-r-- 1 1001 1001 166 Jan 25 08:34 .sonarcloud.properties 08:42:58 -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:34 ADOPTERS.md 08:42:58 -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:34 Attribution.txt 08:42:58 -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:34 CHANGELOG.md 08:42:58 -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:34 CONTRIBUTING.md 08:42:58 -rw-rw-r-- 1 1001 1001 677 Jan 25 08:34 GOVERNANCE.md 08:42:58 -rw-rw-r-- 1 1001 1001 850 Jan 25 08:34 Jenkinsfile 08:42:58 -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:34 LICENSE 08:42:58 -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:34 Makefile 08:42:58 -rw-rw-r-- 1 1001 1001 582 Jan 25 08:34 OWNERS.md 08:42:58 -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:34 README.md 08:42:58 -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:34 SECURITY.md 08:42:58 -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION 08:42:58 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 bin 08:42:58 drwxrwxr-x 17 1001 1001 4096 Jan 25 08:34 cmd 08:42:58 -rw-r--r-- 1 root root 489970 Jan 25 08:40 coverage.out 08:42:58 -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:34 go.mod 08:42:58 -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:34 go.sum 08:42:58 drwxrwxr-x 7 1001 1001 4096 Jan 25 08:34 internal 08:42:58 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 openapi 08:42:58 drwxrwxr-x 4 1001 1001 4096 Jan 25 08:34 snap 08:42:58 -rw-rw-r-- 1 1001 1001 204 Jan 25 08:34 version.go [Pipeline] sh 08:42:58 + '[' -e coverage.out ] 08:42:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:58 Warning: overwriting stash ‘coverage-report’ 08:42:59 Stashed 1 file(s) [Pipeline] sh 08:43:00 + make build 08:43:00 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:44:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:49 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:45:36 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:45:44 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:45:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:59 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:46:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:25 $ docker stop --time=1 ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 08:46:27 $ docker rm -f --volumes ff01ae5199d71ce71577dc56105e4f831e3b2b0077f08cc71299b0e97317cb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:29 08:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:30 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:30 29e5d40040c1: Pulling fs layer 08:46:30 1ce36da41761: Pulling fs layer 08:46:30 25b303627fd3: Pulling fs layer 08:46:30 29e5d40040c1: Verifying Checksum 08:46:30 29e5d40040c1: Download complete 08:46:31 1ce36da41761: Verifying Checksum 08:46:31 1ce36da41761: Download complete 08:46:31 29e5d40040c1: Pull complete 08:46:32 1ce36da41761: Pull complete 08:46:32 25b303627fd3: Verifying Checksum 08:46:32 25b303627fd3: Download complete 08:46:42 25b303627fd3: Pull complete 08:46:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:42 prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container 08:46:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:46:45 $ docker top 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:46 + docker-compose build --help 08:46:46 + grep parallel 08:46:53 --parallel Build images in parallel. [Pipeline] } 08:46:53 $ docker stop --time=1 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 08:46:54 $ docker rm -f --volumes 69c35ff4f4708b595de336e9d11088479fd0222e99e62b7f8faac528b4511650 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container 08:46:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:46:56 $ docker top 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:04 Building core-command ... 08:47:04 Building core-common-config-bootstrapper ... 08:47:04 Building core-data ... 08:47:04 Building core-metadata ... 08:47:04 Building security-bootstrapper ... 08:47:04 Building security-proxy-setup ... 08:47:04 Building security-secretstore-setup ... 08:47:04 Building security-spiffe-token-provider ... 08:47:04 Building security-spire-agent ... 08:47:04 Building security-spire-config ... 08:47:04 Building security-spire-server ... 08:47:04 Building support-notifications ... 08:47:04 Building support-scheduler ... 08:47:04 Building security-spire-agent 08:47:04 Building support-scheduler 08:47:04 Building core-metadata 08:47:04 Building core-common-config-bootstrapper 08:47:04 Building security-proxy-setup 08:47:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 964644c2f93c 08:47:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 964644c2f93c 08:47:51 Step 3/24 : WORKDIR /edgex-go 08:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 964644c2f93c 08:47:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:51 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 964644c2f93c 08:47:51 Step 3/21 : WORKDIR /edgex-go 08:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:51 ---> 964644c2f93c 08:47:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:52 ---> Running in e988cde01b8c 08:47:52 ---> Running in 3d8be327c25e 08:47:52 ---> Running in 8e6f81cc29be 08:47:52 ---> Running in 01f40abdf05d 08:47:52 ---> Running in 4af2f3ce1a0e 08:47:53 Removing intermediate container 01f40abdf05d 08:47:53 ---> b048d0dcb682 08:47:53 Step 4/22 : WORKDIR /edgex-go 08:47:53 Removing intermediate container 4af2f3ce1a0e 08:47:53 ---> c19a3f58bc36 08:47:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:53 Removing intermediate container 3d8be327c25e 08:47:53 ---> 8efa1c999fec 08:47:53 Step 4/22 : WORKDIR /edgex-go 08:47:53 Removing intermediate container e988cde01b8c 08:47:53 ---> 79ff2524d922 08:47:53 Step 4/24 : WORKDIR /edgex-go 08:47:53 Removing intermediate container 8e6f81cc29be 08:47:53 ---> a7ea5635b135 08:47:53 Step 4/21 : RUN apk add --update --no-cache make git 08:47:53 ---> Running in 26cf9d273d73 08:47:53 ---> Running in a7126d77df8e 08:47:53 ---> Running in 2d4d5e928b05 08:47:53 ---> Running in 3cdc05e0e741 08:47:53 ---> Running in 625b1218e42a 08:47:54 Removing intermediate container 26cf9d273d73 08:47:54 ---> ee0f2451c929 08:47:54 Step 5/22 : RUN apk add --update --no-cache make git 08:47:54 Removing intermediate container 625b1218e42a 08:47:54 ---> 86654b2cbddc 08:47:54 Step 5/24 : RUN apk add --update --no-cache make git ---> Running in 116c6493b8de 08:47:54 08:47:54 ---> Running in e322ed41e482 08:47:54 Removing intermediate container 3cdc05e0e741 08:47:54 ---> dcfd29e81c3a 08:47:54 Step 5/22 : RUN apk add --update --no-cache make git 08:47:55 ---> Running in 0935f49f4807 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:58 OK: 221 MiB in 51 packages 08:47:58 OK: 221 MiB in 51 packages 08:47:59 OK: 221 MiB in 51 packages 08:48:00 Removing intermediate container a7126d77df8e 08:48:00 ---> fd08192710c3 08:48:00 Step 5/24 : COPY go.mod vendor* ./ 08:48:00 OK: 221 MiB in 51 packages 08:48:01 OK: 221 MiB in 51 packages 08:48:01 Removing intermediate container 2d4d5e928b05 08:48:01 ---> c80eee66a01f 08:48:01 Step 5/21 : COPY go.mod vendor* ./ 08:48:01 ---> 8f1fe1f10f11 08:48:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:01 ---> Running in 0d422d277dec 08:48:02 Removing intermediate container 116c6493b8de 08:48:02 ---> 5ded70d30802 08:48:02 Step 6/22 : COPY go.mod vendor* ./ 08:48:02 Removing intermediate container 0935f49f4807 08:48:02 ---> d571c585f815 08:48:02 Step 6/22 : COPY go.mod vendor* ./ 08:48:02 ---> 8bcd242a4658 08:48:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:03 Removing intermediate container e322ed41e482 08:48:03 ---> e8a137e69c7a 08:48:03 Step 6/24 : COPY go.mod vendor* ./ 08:48:03 ---> Running in 26ee5ae417d2 08:48:04 ---> b3a038b877ad 08:48:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> 1c7f44470216 08:48:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> Running in 725be207efa1 08:48:04 ---> Running in fc469a441fe9 08:48:04 ---> caa5cd771f97 08:48:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> Running in 31a83bc25f53 08:50:11 Removing intermediate container 0d422d277dec 08:50:11 ---> ef57abde1df5 08:50:11 Step 7/24 : COPY . . 08:50:11 Removing intermediate container fc469a441fe9 08:50:11 ---> df16e7d421fc 08:50:11 Step 8/22 : COPY . . 08:50:11 Removing intermediate container 725be207efa1 08:50:11 ---> ea18dbcc0c84 08:50:11 Step 8/22 : COPY . . 08:50:11 Removing intermediate container 26ee5ae417d2 08:50:11 ---> bc369bec5ea7 08:50:11 Step 7/21 : COPY . . 08:50:11 Removing intermediate container 31a83bc25f53 08:50:11 ---> 5c27e0c32682 08:50:11 Step 8/24 : COPY . . 08:50:19 ---> 6bcebbd50460 08:50:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:50:19 ---> f918296770cc 08:50:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:19 ---> Running in 4b02770dac29 08:50:19 ---> Running in 0cb77a17465a 08:50:20 ---> f30a5338ec48 08:50:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:50:20 ---> Running in 450576c64301 08:50:20 Removing intermediate container 4b02770dac29 08:50:20 ---> d4129dc777c4 08:50:20 Step 9/24 : WORKDIR /edgex-go/spire-build 08:50:20 ---> Running in c54538bc6a64 08:50:21 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:50:21 Removing intermediate container c54538bc6a64 08:50:21 ---> 46742a018fb2 08:50:21 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:22 ---> Running in 0585f4224bce 08:50: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:50:26 Removing intermediate container 0585f4224bce 08:50:26 ---> 78f6dff2d2f1 08:50:26 Step 11/24 : WORKDIR /edgex-go 08:50:26 ---> Running in bf367db66824 08:50:27 Removing intermediate container bf367db66824 08:50:27 ---> d3d5438f8cb4 08:50:27 08:50:27 Step 12/24 : FROM alpine:3.15 08:50:27 3.15: Pulling from library/alpine 08:50:30 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:50:30 Status: Downloaded newer image for alpine:3.15 08:50:30 ---> 8aa73fd46299 08:50:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:31 ---> Running in 0dd398a21d2e 08:50:32 Removing intermediate container 0dd398a21d2e 08:50:32 ---> acf462d88adf 08:50:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:32 ---> eb9ff7735ebe 08:50:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:32 ---> 507f6df1e5c3 08:50:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:50:32 ---> Running in 84f4eeabe764 08:50:32 ---> Running in 0284cc74fe15 08:50:32 ---> Running in 35d0c00ef94f 08:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50: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:50: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:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:37 OK: 15736 distinct packages available 08:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:39 (1/5) Installing dumb-init (1.2.5-r1) 08:50:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:39 (3/5) Installing libucontext (1.1-r0) 08:50:39 (4/5) Installing gcompat (1.0.0-r4) 08:50:39 (5/5) Installing openssl (1.1.1s-r1) 08:50:39 Executing busybox-1.34.1-r7.trigger 08:50:39 OK: 6 MiB in 19 packages 08:50:43 Removing intermediate container 84f4eeabe764 08:50:43 ---> b37054acdfb1 08:50:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:50:47 ---> 541d6a0eeaf9 08:50:47 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:53 ---> 317f2e6ab2ae 08:50:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:53 ---> 7cf7a9535700 08:50:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:54 ---> d5b3c457fd13 08:50:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:55 ---> 9177a96d179a 08:50:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:55 ---> Running in 73f0928dd9c5 08:50:56 Removing intermediate container 73f0928dd9c5 08:50:56 ---> 71061a9db82a 08:50:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:56 ---> Running in c979534dac48 08:50:56 Removing intermediate container c979534dac48 08:50:56 ---> 1ce0bcb3673c 08:50:57 Step 22/24 : LABEL arch=arm64 08:50:57 ---> Running in 7bbf1c5cae8f 08:50:57 Removing intermediate container 7bbf1c5cae8f 08:50:57 ---> 427cfc0e97ac 08:50:57 Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:50:57 ---> Running in e0c484057243 08:50:58 Removing intermediate container e0c484057243 08:50:58 ---> c72c79e0a9b3 08:50:58 Step 24/24 : LABEL version=0.0.0 08:50:58 ---> Running in 74bb82149a82 08:50:59 Removing intermediate container 74bb82149a82 08:50:59 ---> add509783a4b 08:50:59 08:50:59 Successfully built add509783a4b 08:50:59 Successfully tagged security-spire-agent-arm64:latest 08:50:59  Building security-spire-agent ... done Building security-secretstore-setup 08:51:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:17 ---> 964644c2f93c 08:51:17 Step 3/24 : WORKDIR /edgex-go 08:51:17 ---> Using cache 08:51:17 ---> a7ea5635b135 08:51:17 Step 4/24 : RUN apk add --update --no-cache make git 08:51:17 ---> Using cache 08:51:17 ---> c80eee66a01f 08:51:17 Step 5/24 : COPY go.mod vendor* ./ 08:51:17 ---> Using cache 08:51:17 ---> 8bcd242a4658 08:51:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 ---> Using cache 08:51:17 ---> bc369bec5ea7 08:51:17 Step 7/24 : COPY . . 08:51:17 ---> Using cache 08:51:17 ---> 507f6df1e5c3 08:51:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:17 ---> Running in 0fbb58ac763b 08:51:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:11 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:57:34 Removing intermediate container 0cb77a17465a 08:57:34 ---> fa430789e0ea 08:57:34 08:57:34 Step 10/22 : FROM alpine:3.16 08:57:34 3.16: Pulling from library/alpine 08:57:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:57:34 Status: Downloaded newer image for alpine:3.16 08:57:34 ---> 2b4661558fb8 08:57:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:34 ---> Running in 4ad5c03ff62b 08:57:34 Removing intermediate container 4ad5c03ff62b 08:57:34 ---> 1f768464ec06 08:57:34 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:57:34 ---> Running in e30c801aee33 08:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:37 Removing intermediate container 0284cc74fe15 08:57:37 ---> 034f3867b911 08:57:37 08:57:37 Step 9/21 : FROM alpine:3.16 08:57:37 ---> 2b4661558fb8 08:57:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:57:38 ---> Running in 8f772362eb17 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:40 (1/1) Installing dumb-init (1.2.5-r1) 08:57:40 Executing busybox-1.35.0-r17.trigger 08:57:40 OK: 5 MiB in 15 packages 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:42 Removing intermediate container e30c801aee33 08:57:42 ---> 66ccbc0d4791 08:57:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:42 (1/6) Installing ca-certificates (20220614-r0) 08:57:42 (2/6) Installing brotli-libs (1.0.9-r6) 08:57:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:57:42 (4/6) Installing libcurl (7.83.1-r5) 08:57:42 (5/6) Installing curl (7.83.1-r5) 08:57:42 (6/6) Installing dumb-init (1.2.5-r1) 08:57:42 Executing busybox-1.35.0-r17.trigger 08:57:42 Executing ca-certificates-20220614-r0.trigger 08:57:43 ---> 0a3c3dcb9d3f 08:57:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:57:43 OK: 8 MiB in 20 packages 08:57:45 ---> ccc3ecd9b19f 08:57:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:57:46 Removing intermediate container 8f772362eb17 08:57:46 ---> 951906e36e31 08:57:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:57:46 ---> ffd7d7541eb6 08:57:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:57:46 ---> Running in 7aee30b63a77 08:57:47 Removing intermediate container 7aee30b63a77 08:57:47 ---> 79fa4d7d1609 08:57:47 Step 12/21 : WORKDIR /edgex 08:57:47 ---> Running in d487a6bc2205 08:57:47 ---> e6715e1b0abf 08:57:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:47 ---> Running in bfd2a373303a 08:57:48 Removing intermediate container d487a6bc2205 08:57:48 ---> 7cbc7d5d3212 08:57:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:57:49 ---> 4ff64804f176 08:57:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:57:51 Removing intermediate container bfd2a373303a 08:57:51 ---> 141ad63dae3e 08:57:51 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:57:51 ---> Running in ecc119fa03a0 08:57:52 ---> ee358670d5e2 08:57:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:57:52 Removing intermediate container ecc119fa03a0 08:57:52 ---> 72663484e104 08:57:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:57:52 ---> Running in 978c0a9ebaa9 08:57:53 Removing intermediate container 978c0a9ebaa9 08:57:53 ---> 0162e5292b6e 08:57:53 Step 20/22 : LABEL arch=arm64 08:57:53 ---> Running in 0b9239cbdd3d 08:57:54 Removing intermediate container 0b9239cbdd3d 08:57:54 ---> 2b33d25b5faf 08:57:54 Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:57:54 ---> Running in 30ec587924c0 08:57:54 ---> 83282d26492b 08:57:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:57:55 Removing intermediate container 30ec587924c0 08:57:55 ---> 1896fabda525 08:57:55 Step 22/22 : LABEL version=0.0.0 08:57:55 ---> Running in adaabc3febb6 08:57:56 Removing intermediate container adaabc3febb6 08:57:56 ---> 7c6def8b961f 08:57:56 08:57:56 ---> da32853866a4 08:57:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:56 ---> Running in d7092cda35d8 08:57:56 Successfully built 7c6def8b961f 08:57:56 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:56  Building core-common-config-bootstrapper ... done Building support-notifications 08:58:00 Removing intermediate container d7092cda35d8 08:58:00 ---> c16f96c4d7d5 08:58:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:58:00 ---> Running in 571fbbac86c6 08:58:01 Removing intermediate container 571fbbac86c6 08:58:01 ---> 82950a36049a 08:58:01 Step 19/21 : LABEL arch=arm64 08:58:01 ---> Running in 87a2baf38318 08:58:01 Removing intermediate container 87a2baf38318 08:58:01 ---> b802dc3eb8f8 08:58:01 Step 20/21 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:58:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:02 ---> Running in 61b89851a892 08:58:02 Removing intermediate container 61b89851a892 08:58:02 ---> d88cd674a361 08:58:02 Step 21/21 : LABEL version=0.0.0 08:58:02 ---> Running in 07f875767c31 08:58:03 Removing intermediate container 07f875767c31 08:58:03 ---> ca79ffda4d82 08:58:03 08:58:03 Successfully built ca79ffda4d82 08:58:03 Successfully tagged security-proxy-setup-arm64:latest 08:58:03  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:58:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:22 ---> 964644c2f93c 08:58:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:22 ---> Using cache 08:58:22 ---> 79ff2524d922 08:58:22 Step 4/22 : WORKDIR /edgex-go 08:58:22 ---> Using cache 08:58:22 ---> 86654b2cbddc 08:58:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:58:22 ---> Running in 50ffd101a36d 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:26 OK: 221 MiB in 51 packages 08:58:28 Removing intermediate container 50ffd101a36d 08:58:28 ---> c8138d18ffa3 08:58:28 Step 6/22 : COPY go.mod vendor* ./ 08:58:30 ---> 50cb869ad409 08:58:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:30 ---> Running in b3a82c70190c 08:58:32 Removing intermediate container 0fbb58ac763b 08:58:32 ---> 73bbc76118b1 08:58:32 08:58:32 Step 9/24 : FROM alpine:3.16 08:58:32 ---> 2b4661558fb8 08:58:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:58:33 ---> Running in da9b99ea7009 08:58:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:58:35 ---> 964644c2f93c 08:58:35 Step 3/19 : WORKDIR /edgex-go 08:58:35 ---> Using cache 08:58:35 ---> a7ea5635b135 08:58:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:36 ---> Running in 7f37c06af7f4 08:58:37 (1/3) Installing ca-certificates (20220614-r0) 08:58:37 (2/3) Installing dumb-init (1.2.5-r1) 08:58:37 (3/3) Installing su-exec (0.2-r1) 08:58:37 Executing busybox-1.35.0-r17.trigger 08:58:37 Executing ca-certificates-20220614-r0.trigger 08:58:38 OK: 6 MiB in 17 packages 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:41 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:58:41 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:58:41 OK: 16901 distinct packages available 08:58:41 Removing intermediate container da9b99ea7009 08:58:41 ---> 5b4ec967cd1d 08:58:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:41 ---> Running in 78b787415eb8 08:58:42 Removing intermediate container 35d0c00ef94f 08:58:42 ---> 64e99bf7babe 08:58:42 08:58:42 Step 10/24 : FROM alpine:3.16 08:58:42 ---> 2b4661558fb8 08:58:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:42 Removing intermediate container 78b787415eb8 08:58:42 ---> 62fa74787fb1 08:58:42 Step 12/24 : WORKDIR / 08:58:42 ---> Running in 2c41ff15f779 08:58:42 ---> Running in a05ce00db5a7 08:58:43 Removing intermediate container a05ce00db5a7 08:58:43 ---> 0e3514de23f8 08:58:43 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:58:44 OK: 221 MiB in 51 packages 08:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:45 ---> 6dbd603ad117 08:58: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:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:46 Removing intermediate container 7f37c06af7f4 08:58:46 ---> ccf3255093f2 08:58:46 Step 5/19 : COPY go.mod vendor* ./ 08:58:46 ---> f6e1ced76844 08:58:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:47 (1/1) Installing dumb-init (1.2.5-r1) 08:58:47 Executing busybox-1.35.0-r17.trigger 08:58:47 OK: 5 MiB in 15 packages 08:58:47 ---> 9d5c61f50858 08:58:47 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:58:47 ---> 4b5054970daf 08:58:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:48 ---> Running in 47566e85ea46 08:58:50 Removing intermediate container 2c41ff15f779 08:58:50 ---> ab750116f5f6 08:58:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:50 ---> 23c72412d809 08:58:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:50 ---> Running in 79f6caf3c4a6 08:58:51 Removing intermediate container 79f6caf3c4a6 08:58:51 ---> 32ea20497df8 08:58:51 Step 13/24 : ENV APP_PORT=59881 08:58:51 ---> Running in 43ad2eeb8568 08:58:52 Removing intermediate container 43ad2eeb8568 08:58:52 ---> e49a5f906580 08:58:52 Step 14/24 : EXPOSE $APP_PORT 08:58:52 ---> 2a3daa9c6b01 08:58:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:52 ---> Running in 439e04d50fec 08:58:53 Removing intermediate container 439e04d50fec 08:58:53 ---> 350ceb0d93aa 08:58:53 Step 15/24 : WORKDIR / 08:58:53 ---> Running in e95d7782bdd6 08:58:54 Removing intermediate container e95d7782bdd6 08:58:54 ---> 85d1568cfeb9 08:58:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:55 ---> 4959c74f37bb 08:58:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:55 ---> 41149f99721a 08:58:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:56 ---> 45c2fcd6be13 08:58:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:56 ---> Running in a66d7f570dbd 08:58:58 ---> 6ec2c0441464 08:58:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:59:00 ---> ed1c90a0f482 08:59:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:59:00 Removing intermediate container a66d7f570dbd 08:59:00 ---> 8c7e58721532 08:59:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:59:01 ---> Running in 8d07484a347d 08:59:01 ---> 6608156fd3fc 08:59:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:59:02 Removing intermediate container 8d07484a347d 08:59:02 ---> df777b2ea1d8 08:59:02 Step 22/24 : LABEL arch=arm64 08:59:02 ---> Running in c2624b9e20a7 08:59:02 ---> Running in 3ec0fda71780 08:59:02 Removing intermediate container c2624b9e20a7 08:59:02 ---> 01892f41b05b 08:59:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:03 Removing intermediate container 3ec0fda71780 08:59:03 ---> a71afa1f3f21 08:59:03 Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:59:03 ---> Running in 858926f25364 08:59:03 ---> Running in e4860c415ddd 08:59:04 Removing intermediate container 858926f25364 08:59:04 ---> b5c7a7cf3b37 08:59:04 Step 22/24 : LABEL arch=arm64 08:59:04 Removing intermediate container e4860c415ddd 08:59:04 ---> da3104bb22e7 08:59:04 Step 24/24 : LABEL version=0.0.0 08:59:04 ---> Running in a2627703fd44 08:59:04 ---> Running in 8272181d2341 08:59:05 Removing intermediate container a2627703fd44 08:59:05 ---> 9bfff4d147fc 08:59:05 08:59:05 Removing intermediate container 8272181d2341 08:59:05 ---> af8539a768fc 08:59:05 Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 08:59:05 ---> Running in b7178e78af60 08:59:05 Successfully built 9bfff4d147fc 08:59:05 Successfully tagged security-secretstore-setup-arm64:latest 08:59:05  Building security-secretstore-setup ... done Building security-spire-server 08:59:06 Removing intermediate container b7178e78af60 08:59:06 ---> 13dcf4da49b4 08:59:06 Step 24/24 : LABEL version=0.0.0 08:59:06 ---> Running in 676add6560a3 08:59:07 Removing intermediate container 676add6560a3 08:59:07 ---> 2796d6185191 08:59:07 08:59:07 Successfully built 2796d6185191 08:59:07 Successfully tagged core-metadata-arm64:latest 08:59:07  Building core-metadata ... done Building security-spire-config 08:59:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:34 ---> 964644c2f93c 08:59:34 Step 3/23 : WORKDIR /edgex-go 08:59:34 ---> Using cache 08:59:34 ---> a7ea5635b135 08:59:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:59:34 ---> Running in 0b196b4d1eb3 08:59:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:36 ---> 964644c2f93c 08:59:36 Step 3/24 : WORKDIR /edgex-go 08:59:36 ---> Using cache 08:59:36 ---> a7ea5635b135 08:59:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:59:36 ---> Running in 97813f0ce8f1 08:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:38 OK: 221 MiB in 51 packages 08:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:41 OK: 221 MiB in 51 packages 08:59:41 Removing intermediate container 0b196b4d1eb3 08:59:41 ---> 796ba0843278 08:59:41 Step 5/23 : COPY go.mod vendor* ./ 08:59:43 Removing intermediate container 97813f0ce8f1 08:59:43 ---> 16b8719562ae 08:59:43 Step 5/24 : COPY go.mod vendor* ./ 08:59:43 ---> ad93ece672b1 08:59:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:44 ---> Running in 442c8e17660c 08:59:46 ---> d47154cd7323 08:59:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:46 ---> Running in 2158644777ae 09:00:42 Removing intermediate container b3a82c70190c 09:00:42 ---> 689d139e4dc2 09:00:42 Step 8/22 : COPY . . 09:00:42 Removing intermediate container 47566e85ea46 09:00:42 ---> 8c4324b49e17 09:00:42 Step 7/19 : COPY . . 09:00:47 Removing intermediate container 450576c64301 09:00:47 ---> e0216d5132f1 09:00:47 09:00:47 Step 10/22 : FROM alpine:3.16 09:00:47 ---> 2b4661558fb8 09:00:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:00:47 ---> Using cache 09:00:47 ---> ab750116f5f6 09:00:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:47 ---> Using cache 09:00:47 ---> 32ea20497df8 09:00:47 Step 13/22 : ENV APP_PORT=59861 09:00:47 ---> Running in aaba87caca38 09:00:48 Removing intermediate container aaba87caca38 09:00:48 ---> e27347e88870 09:00:48 Step 14/22 : EXPOSE $APP_PORT 09:00:48 ---> Running in d598490dd00b 09:00:49 Removing intermediate container d598490dd00b 09:00:49 ---> be10ddd914c3 09:00:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:50 ---> 7868a0cddde0 09:00:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:57 ---> 798e583829bf 09:00:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:00:57 ---> 168377baa484 09:00:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:00:57 ---> Running in 547870bf7ac0 09:00:57 ---> 226f0d89ef2a 09:00:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:00:57 ---> Running in 96ce144859a3 09:00:58 Removing intermediate container 96ce144859a3 09:00:58 ---> 7822a14708cf 09:00:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:58 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 09:00:58 ---> Running in 704a4b15f4bb 09:00:59 Removing intermediate container 704a4b15f4bb 09:00:59 ---> 5c2804682b6f 09:00:59 Step 20/22 : LABEL arch=arm64 09:00:59 ---> Running in 9b542d084496 09:01:00 Removing intermediate container 9b542d084496 09:01:00 ---> 330e55c1f38e 09:01:00 Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:01:00 ---> Running in 19bd95d4daa6 09:01:02 Removing intermediate container 19bd95d4daa6 09:01:02 ---> 2648a542885a 09:01:02 Step 22/22 : LABEL version=0.0.0 09:01:02 ---> Running in d299fb42e835 09:01:02 ---> a7f67dad9c35 09:01:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:02 ---> Running in ee90752cfc3c 09:01:03 Removing intermediate container d299fb42e835 09:01:03 ---> 5d9a80c366ba 09:01:03 09:01:05 Successfully built 5d9a80c366ba 09:01:05 Successfully tagged support-scheduler-arm64:latest 09:01:05  Building support-scheduler ... done Building core-command 09:01:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:01:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:27 ---> 964644c2f93c 09:01:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:27 ---> Using cache 09:01:27 ---> 79ff2524d922 09:01:27 Step 4/23 : WORKDIR /edgex-go 09:01:27 ---> Using cache 09:01:27 ---> 86654b2cbddc 09:01:27 Step 5/23 : RUN apk add --update --no-cache make git 09:01:27 ---> Using cache 09:01:27 ---> e8a137e69c7a 09:01:27 Step 6/23 : COPY go.mod vendor* ./ 09:01:27 ---> Using cache 09:01:27 ---> caa5cd771f97 09:01:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:27 ---> Using cache 09:01:27 ---> 5c27e0c32682 09:01:27 Step 8/23 : COPY . . 09:01:27 ---> Using cache 09:01:27 ---> eb9ff7735ebe 09:01:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:28 ---> Running in e10bd5687a66 09:01:31 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 09:01:34 Removing intermediate container 442c8e17660c 09:01:34 ---> 2b93ed98dae8 09:01:34 Step 7/23 : COPY . . 09:01:34 Removing intermediate container 2158644777ae 09:01:34 ---> a99ff0adae4e 09:01:34 Step 7/24 : COPY . . 09:01:56 ---> b87d6e808d2d 09:01:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:56 ---> d10028aeb857 09:01:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:01:56 ---> Running in 22cf00c4ee4a 09:01:56 ---> Running in 32c223a4e446 09:01:56 Removing intermediate container 32c223a4e446 09:01:56 ---> c738532c2db7 09:01:56 Step 9/23 : WORKDIR /edgex-go/spire-build 09:01:56 Removing intermediate container 22cf00c4ee4a 09:01:56 ---> eb6d3a8a262a 09:01:56 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:56 ---> Running in 4d36ff31bdfb 09:01:56 ---> Running in 2734a12d9fa4 09:01:56 Removing intermediate container 4d36ff31bdfb 09:01:56 ---> 1f3cc0d31d9b 09:01:56 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 09:01:56 ---> Running in a085915b128e 09:01:56 Removing intermediate container 2734a12d9fa4 09:01:56 ---> b8feab8e0d46 09:01:56 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 09:01:56 ---> Running in bc15fe72ed3d 09:02:00 Removing intermediate container a085915b128e 09:02:00 ---> ba2260d3e464 09:02:00 Step 11/24 : WORKDIR /edgex-go 09:02:00 ---> Running in 04dbc10a322a 09:02:01 Removing intermediate container bc15fe72ed3d 09:02:01 ---> a8dc5ee05b92 09:02:01 Step 11/23 : WORKDIR /edgex-go 09:02:01 ---> Running in 235b8f99af74 09:02:01 Removing intermediate container 04dbc10a322a 09:02:01 ---> c1d82c1f9de9 09:02:01 09:02:01 Step 12/24 : FROM alpine:3.15 09:02:01 ---> 8aa73fd46299 09:02:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:01 ---> Using cache 09:02:01 ---> acf462d88adf 09:02:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:02 ---> Running in ea4a841c7e46 09:02:02 Removing intermediate container 235b8f99af74 09:02:02 ---> 791eb04e564f 09:02:02 09:02:02 Step 12/23 : FROM alpine:3.15 09:02:02 ---> 8aa73fd46299 09:02:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:02 ---> Using cache 09:02:02 ---> acf462d88adf 09:02:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:02 ---> Using cache 09:02:02 ---> b37054acdfb1 09:02:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:07 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:07 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:07 OK: 15736 distinct packages available 09:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:09 ---> 839004b78408 09:02:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:09 (1/4) Installing dumb-init (1.2.5-r1) 09:02:09 (2/4) Installing musl-obstack (1.2.3-r0) 09:02:09 (3/4) Installing libucontext (1.1-r0) 09:02:09 (4/4) Installing gcompat (1.0.0-r4) 09:02:09 Executing busybox-1.34.1-r7.trigger 09:02:09 OK: 6 MiB in 18 packages 09:02:09 ---> 9d3c3ead7fbc 09:02:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:11 ---> c8566c8c3e73 09:02:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:12 Removing intermediate container ea4a841c7e46 09:02:12 ---> ca15ad7cbe69 09:02:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:12 ---> 4f5682376081 09:02:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:12 ---> Running in 353410d75b06 09:02:13 Removing intermediate container 353410d75b06 09:02:13 ---> 1cbc22a5297a 09:02:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:13 ---> Running in 1314f45259b6 09:02:14 Removing intermediate container 1314f45259b6 09:02:14 ---> 1a330eae164d 09:02:14 Step 21/23 : LABEL arch=arm64 09:02:15 ---> Running in 2accbe1d9da9 09:02:16 Removing intermediate container 2accbe1d9da9 09:02:16 ---> e8ab1c7f2c06 09:02:16 Step 22/23 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:02:16 ---> Running in d5bffea2cda5 09:02:17 Removing intermediate container d5bffea2cda5 09:02:17 ---> 4d7ffc22fb1e 09:02:17 Step 23/23 : LABEL version=0.0.0 09:02:17 ---> Running in 1614f047c263 09:02:18 Removing intermediate container 1614f047c263 09:02:18 ---> c89b28d519d5 09:02:18 09:02:18 Successfully built c89b28d519d5 09:02:18 Successfully tagged security-spire-server-arm64:latest 09:02:18 Building security-bootstrapper 09:02:20  Building security-spire-server ... done  ---> fc2dbadf283e 09:02:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:21 ---> cafa0ef42be4 09:02:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:21 ---> Running in 4ee8c22f31bb 09:02:21 Removing intermediate container 4ee8c22f31bb 09:02:21 ---> 64068b7e9ea7 09:02:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:23 ---> 2814be6eecb9 09:02:23 Step 19/24 : WORKDIR / 09:02:23 ---> Running in 71926e1f8926 09:02:23 Removing intermediate container 71926e1f8926 09:02:23 ---> 38bccc4dd8dd 09:02:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:24 ---> Running in 03e0e56e4c43 09:02:24 Removing intermediate container 03e0e56e4c43 09:02:24 ---> df0b5a5fe4ee 09:02:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:25 ---> Running in 3f16d55e936c 09:02:25 Removing intermediate container 3f16d55e936c 09:02:25 ---> 740d8fdd9bba 09:02:25 Step 22/24 : LABEL arch=arm64 09:02:25 ---> Running in c97e6f91bec1 09:02:26 Removing intermediate container c97e6f91bec1 09:02:26 ---> bd492061de22 09:02:26 Step 23/24 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:02:26 ---> Running in 0028998b9804 09:02:27 Removing intermediate container 0028998b9804 09:02:27 ---> 5a50115cdfc9 09:02:27 Step 24/24 : LABEL version=0.0.0 09:02:27 ---> Running in 13cfb0d557e0 09:02:27 Removing intermediate container 13cfb0d557e0 09:02:27 ---> 6f8ead8ff7a9 09:02:27 09:02:28 Successfully built 6f8ead8ff7a9 09:02:28 Successfully tagged security-spire-config-arm64:latest 09:02:28 Building core-data 09:02:46  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:02:46 ---> 964644c2f93c 09:02:46 Step 3/32 : WORKDIR /edgex-go 09:02:46 ---> Using cache 09:02:46 ---> a7ea5635b135 09:02:46 Step 4/32 : RUN apk add --update --no-cache make git 09:02:46 ---> Using cache 09:02:46 ---> c80eee66a01f 09:02:46 Step 5/32 : COPY go.mod vendor* ./ 09:02:46 ---> Using cache 09:02:46 ---> 8bcd242a4658 09:02:46 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:46 ---> Using cache 09:02:46 ---> bc369bec5ea7 09:02:46 Step 7/32 : COPY . . 09:02:46 ---> Using cache 09:02:46 ---> 507f6df1e5c3 09:02:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:46 ---> Running in 4beb67ec64f2 09:02:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:02:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:02:53 ---> 964644c2f93c 09:02:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:53 ---> Using cache 09:02:53 ---> 79ff2524d922 09:02:53 Step 4/22 : WORKDIR /edgex-go 09:02:53 ---> Using cache 09:02:53 ---> 86654b2cbddc 09:02:53 Step 5/22 : RUN apk add --update --no-cache make git 09:02:53 ---> Using cache 09:02:53 ---> e8a137e69c7a 09:02:53 Step 6/22 : COPY go.mod vendor* ./ 09:02:53 ---> Using cache 09:02:53 ---> caa5cd771f97 09:02:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:53 ---> Using cache 09:02:53 ---> 5c27e0c32682 09:02:53 Step 8/22 : COPY . . 09:02:53 ---> Using cache 09:02:53 ---> eb9ff7735ebe 09:02:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:53 ---> Running in 553ca5d96ffe 09:02: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 09:09:32 Removing intermediate container e10bd5687a66 09:09:32 ---> fc651dc2b9e9 09:09:32 09:09:32 Step 10/23 : FROM alpine:3.16 09:09:32 ---> 2b4661558fb8 09:09:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:09:32 ---> Using cache 09:09:32 ---> ab750116f5f6 09:09:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:32 ---> Using cache 09:09:32 ---> 32ea20497df8 09:09:32 Step 13/23 : ENV APP_PORT=59882 09:09:32 ---> Running in 9969e2be6cd8 09:09:32 Removing intermediate container 9969e2be6cd8 09:09:32 ---> 8ba76f014a3b 09:09:32 Step 14/23 : EXPOSE $APP_PORT 09:09:32 ---> Running in 89ae8542376b 09:09:32 Removing intermediate container 89ae8542376b 09:09:32 ---> 1e65b55b3e3e 09:09:32 Step 15/23 : WORKDIR / 09:09:32 ---> Running in 7d931f10eae3 09:09:32 Removing intermediate container 7d931f10eae3 09:09:32 ---> df0edc5ba9a7 09:09:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:32 ---> 0ed80d734d8d 09:09:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:32 ---> 51bc881f2341 09:09:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:09:32 ---> ac3e99703551 09:09:32 Step 19/23 : ENTRYPOINT ["/core-command"] 09:09:32 ---> Running in dda554e7a1f9 09:09:32 Removing intermediate container dda554e7a1f9 09:09:32 ---> 9f9b7d21f32a 09:09:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:32 ---> Running in 0d52fce92930 09:09:32 Removing intermediate container 0d52fce92930 09:09:32 ---> 2b2c75ac1648 09:09:32 Step 21/23 : LABEL arch=arm64 09:09:32 ---> Running in 96bfc24d2e5a 09:09:33 Removing intermediate container 96bfc24d2e5a 09:09:33 ---> 2b9a64a49e7f 09:09:33 Step 22/23 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:09:33 ---> Running in 1e501af6ec4f 09:09:33 Removing intermediate container 1e501af6ec4f 09:09:33 ---> 9432714c073d 09:09:33 Step 23/23 : LABEL version=0.0.0 09:09:34 ---> Running in 1e27e382e747 09:09:34 Removing intermediate container 1e27e382e747 09:09:34 ---> 30d093a7e54e 09:09:34 09:09:34 Successfully built 30d093a7e54e 09:09:34 Successfully tagged core-command-arm64:latest 09:10:13  Building core-command ... done Removing intermediate container 4beb67ec64f2 09:10:13 ---> 34380e849de0 09:10:13 09:10:13 Step 9/32 : FROM alpine:3.16 09:10:13 ---> 2b4661558fb8 09:10:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:13 ---> Running in 62b22fda1c79 09:10:14 Removing intermediate container 62b22fda1c79 09:10:14 ---> 34fb9eac6f77 09:10:14 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:10:14 ---> Running in 40919d22ef5a 09:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:18 (1/2) Installing dumb-init (1.2.5-r1) 09:10:18 (2/2) Installing su-exec (0.2-r1) 09:10:18 Executing busybox-1.35.0-r17.trigger 09:10:18 OK: 5 MiB in 16 packages 09:10:21 Removing intermediate container 40919d22ef5a 09:10:21 ---> 281fa81e7270 09:10:21 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:10:21 ---> Running in 248cd6840195 09:10:21 Removing intermediate container 248cd6840195 09:10:21 ---> c4ee8cdd68f6 09:10:21 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:10:21 ---> Running in 10684e7561b4 09:10:22 Removing intermediate container 10684e7561b4 09:10:22 ---> 6856a821cfe5 09:10:22 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:10:22 ---> Running in 25e13a225fff 09:10:23 Removing intermediate container 25e13a225fff 09:10:23 ---> 5043d57d603f 09:10:23 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:10:23 ---> Running in 9909b82cca77 09:10:23 Removing intermediate container 9909b82cca77 09:10:23 ---> 1cf328337130 09:10:23 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:10:23 ---> Running in 65868c6e9477 09:10:28 Removing intermediate container 65868c6e9477 09:10:28 ---> 36f6a8491679 09:10:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:10:28 ---> Running in 30c3b19bf4b0 09:10:29 Removing intermediate container 30c3b19bf4b0 09:10:29 ---> f6bb7d42ef0d 09:10:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:10:31 ---> e6f0c2b1bb56 09:10:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:10:31 ---> Running in 5809ae0f4b54 09:10:35 Removing intermediate container 5809ae0f4b54 09:10:35 ---> b8a94702a839 09:10:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:37 ---> 1747a96333f0 09:10:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:38 Removing intermediate container ee90752cfc3c 09:10:38 ---> 0ddb57e98fce 09:10:38 09:10:38 Step 9/19 : FROM alpine:3.15 09:10:38 ---> 8aa73fd46299 09:10:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:38 ---> Using cache 09:10:38 ---> acf462d88adf 09:10:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:38 ---> Running in a5a9f3ce9129 09:10:39 ---> 4327b1381264 09:10:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:10:40 ---> 4a00f63564d7 09:10:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:41 ---> d5fa6186ce15 09:10:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:10:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:10:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:10:42 OK: 15736 distinct packages available 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:42 ---> 9f1444ae7728 09:10:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:10:44 (1/9) Installing ca-certificates (20220614-r0) 09:10:44 (2/9) Installing brotli-libs (1.0.9-r5) 09:10:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:10:44 (4/9) Installing libcurl (7.80.0-r5) 09:10:44 (5/9) Installing curl (7.80.0-r5) 09:10:44 (6/9) Installing dumb-init (1.2.5-r1) 09:10:44 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:44 (8/9) Installing libucontext (1.1-r0) 09:10:44 (9/9) Installing gcompat (1.0.0-r4) 09:10:44 Executing busybox-1.34.1-r7.trigger 09:10:44 Executing ca-certificates-20220614-r0.trigger 09:10:44 OK: 8 MiB in 23 packages 09:10:46 ---> 61775c4bcc3b 09:10:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:47 ---> afa4b3d7054e 09:10:47 Step 27/32 : RUN chmod +x /entrypoint.sh 09:10:47 ---> Running in 147cb34201c3 09:10:48 Removing intermediate container a5a9f3ce9129 09:10:48 ---> bcfc508a154e 09:10:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:50 ---> 18557aa36ce8 09:10:50 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:51 Removing intermediate container 147cb34201c3 09:10:51 ---> 4a5aa6faff7c 09:10:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:10:51 ---> Running in d68776b7413f 09:10:52 Removing intermediate container d68776b7413f 09:10:52 ---> fcfb1acdcb28 09:10:52 Step 29/32 : CMD ["gate"] 09:10:52 Removing intermediate container 553ca5d96ffe 09:10:52 ---> d9c93b896f49 09:10:52 09:10:52 Step 10/22 : FROM alpine:3.16 09:10:52 ---> 2b4661558fb8 09:10:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:10:52 ---> Running in 0235c4f68399 09:10:52 ---> Running in 8ef065e49b70 09:10:53 Removing intermediate container 0235c4f68399 09:10:53 ---> 295c0f324eed 09:10:53 Step 30/32 : LABEL arch=arm64 09:10:53 Removing intermediate container 8ef065e49b70 09:10:53 ---> 0c2507695561 09:10:53 Step 12/22 : ENV APP_PORT=59880 09:10:53 ---> 1f5800575ce5 09:10:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:10:53 ---> Running in 573de962ee27 09:10:53 ---> Running in e0f9bc274d8f 09:10:54 Removing intermediate container 573de962ee27 09:10:54 ---> a495d0f470d8 09:10:54 Step 31/32 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:10:54 Removing intermediate container e0f9bc274d8f 09:10:54 ---> e0b9ceaae382 09:10:54 Step 13/22 : EXPOSE $APP_PORT 09:10:54 ---> Running in a94dc956d26e 09:10:54 ---> Running in a181d1ad95bb 09:10:54 ---> af46d40063a1 09:10:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:55 ---> Running in a46c5f68793b 09:10:55 Removing intermediate container a94dc956d26e 09:10:55 ---> 3d6748520104 09:10:55 Step 32/32 : LABEL version=0.0.0 09:10:55 ---> Running in 2fb226fe6dc2 09:10:55 Removing intermediate container a181d1ad95bb 09:10:55 ---> afa6f119de29 09:10:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:10:55 ---> Running in 005ee525a706 09:10:55 Removing intermediate container a46c5f68793b 09:10:55 ---> 181eaac38e6e 09:10:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:55 ---> Running in ffa62bc6dfe9 09:10:55 Removing intermediate container 2fb226fe6dc2 09:10:55 ---> 11a53e311e89 09:10:55 09:10:56 Successfully built 11a53e311e89 09:10:56 Successfully tagged security-bootstrapper-arm64:latest 09:10:56  Building security-bootstrapper ... done Removing intermediate container ffa62bc6dfe9 09:10:56 ---> 212f3e96446e 09:10:56 Step 17/19 : LABEL arch=arm64 09:10:56 ---> Running in 17999fa6e043 09:10:56 Removing intermediate container 17999fa6e043 09:10:56 ---> e10e0e3616ee 09:10:56 Step 18/19 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:10:57 ---> Running in d8ed7e3ad9ee 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:57 Removing intermediate container d8ed7e3ad9ee 09:10:57 ---> 2bee1e8cca77 09:10:57 Step 19/19 : LABEL version=0.0.0 09:10:57 ---> Running in 5072ed42ee55 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:58 Removing intermediate container 5072ed42ee55 09:10:58 ---> 45999b45b98c 09:10:58 09:10:58 Successfully built 45999b45b98c 09:10:58 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:58  Building security-spiffe-token-provider ... done (1/1) Installing dumb-init (1.2.5-r1) 09:10:58 Executing busybox-1.35.0-r17.trigger 09:10:58 OK: 5 MiB in 15 packages 09:11:00 Removing intermediate container 005ee525a706 09:11:00 ---> ae76a0e5e924 09:11:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:00 ---> f4c9081caea5 09:11:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:02 ---> abd29c0804df 09:11:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:11:03 ---> 79808c480899 09:11:03 Step 18/22 : ENTRYPOINT ["/core-data"] 09:11:03 ---> Running in 0b10483bf24d 09:11:03 Removing intermediate container 0b10483bf24d 09:11:03 ---> b3b113b84eaf 09:11:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:03 ---> Running in 7d171fd469cc 09:11:04 Removing intermediate container 7d171fd469cc 09:11:04 ---> b754c19cb2c2 09:11:04 Step 20/22 : LABEL arch=arm64 09:11:04 ---> Running in cb0f50d64725 09:11:05 Removing intermediate container cb0f50d64725 09:11:05 ---> f0edbba5616d 09:11:05 Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:11:05 ---> Running in 1436ee2fa8aa 09:11:05 Removing intermediate container 1436ee2fa8aa 09:11:05 ---> 3a7e23385041 09:11:05 Step 22/22 : LABEL version=0.0.0 09:11:05 ---> Running in 8d5f7d14b9ca 09:11:06 Removing intermediate container 8d5f7d14b9ca 09:11:06 ---> fe5ad840193c 09:11:06 09:11:06 Successfully built fe5ad840193c 09:11:06 Successfully tagged core-data-arm64:latest 09:11:07  Building core-data ... done Removing intermediate container 547870bf7ac0 09:11:07 ---> 5334e2cb0867 09:11:07 09:11:07 Step 10/22 : FROM alpine:3.16 09:11:07 ---> 2b4661558fb8 09:11:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:07 ---> Running in 46d24ac03c0c 09:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:10 (1/2) Installing ca-certificates (20220614-r0) 09:11:10 (2/2) Installing dumb-init (1.2.5-r1) 09:11:10 Executing busybox-1.35.0-r17.trigger 09:11:10 Executing ca-certificates-20220614-r0.trigger 09:11:10 OK: 6 MiB in 16 packages 09:11:11 Removing intermediate container 46d24ac03c0c 09:11:11 ---> 3c01644df7d7 09:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:11:11 ---> Running in 4309babb1ca6 09:11:11 Removing intermediate container 4309babb1ca6 09:11:11 ---> cea6c298b70d 09:11:11 Step 13/22 : ENV APP_PORT=59860 09:11:11 ---> Running in b43153abdb67 09:11:12 Removing intermediate container b43153abdb67 09:11:12 ---> f92643fa2c11 09:11:12 Step 14/22 : EXPOSE $APP_PORT 09:11:12 ---> Running in b4ed9db1f00f 09:11:12 Removing intermediate container b4ed9db1f00f 09:11:12 ---> 5d2f05bf61d4 09:11:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:13 ---> f3405792f6be 09:11:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:14 ---> 1d9c91e53cb2 09:11:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:11:14 ---> 69fe0e2a122a 09:11:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:11:14 ---> Running in 4578b73b0fec 09:11:15 Removing intermediate container 4578b73b0fec 09:11:15 ---> e294ca931b5c 09:11:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:15 ---> Running in 25b4a6cbd0d2 09:11:15 Removing intermediate container 25b4a6cbd0d2 09:11:15 ---> f9b53b58fe99 09:11:15 Step 20/22 : LABEL arch=arm64 09:11:15 ---> Running in 419246fc221d 09:11:15 Removing intermediate container 419246fc221d 09:11:15 ---> 840edb54476f 09:11:15 Step 21/22 : LABEL git_sha=3392cf78c26e58735dd9521f8ef2ca6e44ed649f 09:11:15 ---> Running in 750b58a2a01e 09:11:16 Removing intermediate container 750b58a2a01e 09:11:16 ---> 12555f6387f8 09:11:16 Step 22/22 : LABEL version=0.0.0 09:11:16 ---> Running in e44c5ea4b9d5 09:11:16 Removing intermediate container e44c5ea4b9d5 09:11:16 ---> cc94438ce5e1 09:11:16 09:11:16 Successfully built cc94438ce5e1 09:11:16 Successfully tagged support-notifications-arm64:latest 09:11:17  Building support-notifications ... done  [Pipeline] } 09:11:17 $ docker stop --time=1 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 09:11:18 $ docker rm -f --volumes 6e4172633d30bf1a4b929a015b7d6bdc7f65fb766d667e625e8ff1f5f91a4510 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:19 + docker images 09:11:19 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:19 support-notifications-arm64 latest cc94438ce5e1 3 seconds ago 29.6MB 09:11:19 5334e2cb0867 13 seconds ago 1.57GB 09:11:19 core-data-arm64 latest fe5ad840193c 14 seconds ago 17.2MB 09:11:19 security-spiffe-token-provider-arm64 latest 45999b45b98c 22 seconds ago 28.9MB 09:11:19 security-bootstrapper-arm64 latest 11a53e311e89 24 seconds ago 19.5MB 09:11:19 d9c93b896f49 28 seconds ago 1.51GB 09:11:19 0ddb57e98fce 42 seconds ago 1.54GB 09:11:19 34380e849de0 About a minute ago 1.5GB 09:11:19 core-command-arm64 latest 30d093a7e54e About a minute ago 17MB 09:11:19 fc651dc2b9e9 About a minute ago 1.51GB 09:11:19 security-spire-config-arm64 latest 6f8ead8ff7a9 8 minutes ago 83.6MB 09:11:19 security-spire-server-arm64 latest c89b28d519d5 9 minutes ago 84.3MB 09:11:19 791eb04e564f 9 minutes ago 1.38GB 09:11:19 c1d82c1f9de9 9 minutes ago 1.38GB 09:11:19 support-scheduler-arm64 latest 5d9a80c366ba 10 minutes ago 29MB 09:11:19 e0216d5132f1 10 minutes ago 1.57GB 09:11:19 core-metadata-arm64 latest 2796d6185191 12 minutes ago 17.8MB 09:11:19 security-secretstore-setup-arm64 latest 9bfff4d147fc 12 minutes ago 28.7MB 09:11:19 64e99bf7babe 12 minutes ago 1.51GB 09:11:19 73bbc76118b1 12 minutes ago 1.5GB 09:11:19 security-proxy-setup-arm64 latest ca79ffda4d82 13 minutes ago 26.8MB 09:11:19 core-common-config-bootstrapper-arm64 latest 7c6def8b961f 13 minutes ago 14.4MB 09:11:19 034f3867b911 13 minutes ago 1.5GB 09:11:19 fa430789e0ea 13 minutes ago 1.5GB 09:11:19 security-spire-agent-arm64 latest add509783a4b 20 minutes ago 122MB 09:11:19 d3d5438f8cb4 20 minutes ago 1.38GB 09:11:19 ci-base-image-arm64 latest 964644c2f93c 35 minutes ago 905MB 09:11:19 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:11:19 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:11:19 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:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:20 09:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:20 arm64: Pulling from edgex-lftools-log-publisher 09:11:20 8998bd30e6a1: Pulling fs layer 09:11:20 04944245beec: Pulling fs layer 09:11:20 699f458cf7ca: Pulling fs layer 09:11:20 765212b225bb: Pulling fs layer 09:11:20 f23df028b6ca: Pulling fs layer 09:11:20 d65c8cfc05b1: Pulling fs layer 09:11:20 2437ff75d9bd: Pulling fs layer 09:11:20 765212b225bb: Waiting 09:11:20 f23df028b6ca: Waiting 09:11:20 d65c8cfc05b1: Waiting 09:11:20 2437ff75d9bd: Waiting 09:11:20 04944245beec: Verifying Checksum 09:11:20 765212b225bb: Verifying Checksum 09:11:20 765212b225bb: Download complete 09:11:20 f23df028b6ca: Verifying Checksum 09:11:20 f23df028b6ca: Download complete 09:11:20 d65c8cfc05b1: Verifying Checksum 09:11:20 d65c8cfc05b1: Download complete 09:11:20 699f458cf7ca: Verifying Checksum 09:11:20 699f458cf7ca: Download complete 09:11:21 8998bd30e6a1: Verifying Checksum 09:11:21 8998bd30e6a1: Download complete 09:11:23 2437ff75d9bd: Verifying Checksum 09:11:23 2437ff75d9bd: Download complete 09:11:25 8998bd30e6a1: Pull complete 09:11:25 04944245beec: Pull complete 09:11:26 699f458cf7ca: Pull complete 09:11:26 765212b225bb: Pull complete 09:11:27 f23df028b6ca: Pull complete 09:11:27 d65c8cfc05b1: Pull complete 09:11:42 2437ff75d9bd: Pull complete 09:11:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:42 prd-ubuntu20.04-docker-arm64-4c-16g-3659 does not seem to be running inside a container 09:11:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:11:45 $ docker top d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:46 ---> job-cost.sh 09:11:46 lf-activate-venv: SKIPPING 09:11:46 INFO: No Stack... 09:11:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:48 INFO: Archiving Costs [Pipeline] sh 09:11:48 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:11:48 + cut -d, -f6 [Pipeline] lock 09:11:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] 09:11:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] did not exist. Created. 09:11:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:49 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:49 Stashed 1 file(s) [Pipeline] } 09:11:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:49 $ docker stop --time=1 d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 09:11:51 $ docker rm -f --volumes d94a46f0073dc4f492d17fe680b1ba1992ee8646c0347e84cb1a91b351e8f670 [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:11:51 provisioning config files... 09:11:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10686524562455260362tmp [Pipeline] { [Pipeline] sh 09:11:51 + set +x 09:11:51 + + bash -scurl -- -s 09:11:51 https://codecov.io/bash 09:11:51 09:11:51 _____ _ 09:11:51 / ____| | | 09:11:51 | | ___ __| | ___ ___ _____ __ 09:11:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:51 Bash-1.0.6 09:11:51 09:11:51 09:11:51 ==> git version 2.25.1 found 09:11:51 ==> 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:11:51 Release-Date: 2020-01-08 09:11:51 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:11:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:51 ==> Jenkins CI detected. 09:11:51 current dir:  /w/workspace/edgex-go/2 09:11:51 project root: . 09:11:51 --> token set from env 09:11:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:51 ==> Running gcov in . (disable via -X gcov) 09:11:51 ==> Python coveragepy not found 09:11:51 ==> Searching for coverage reports in: 09:11:51 + . 09:11:51 -> Found 1 reports 09:11:51 ==> Detecting git/mercurial file structure 09:11:51 ==> Reading reports 09:11:51 + ./coverage.out bytes=489970 09:11:51 ==> Appending adjustments 09:11:51 https://docs.codecov.io/docs/fixing-reports 09:11:53 + Found adjustments 09:11:53 ==> Gzipping contents 09:11:53 64K /tmp/codecov.ec0X6K.gz 09:11:53 ==> Uploading reports 09:11:53 url: https://codecov.io 09:11:53 query: branch=PR-4302&commit=b359bf8d16faa10225ef176648944ba445a1b952&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:11:53 -> Pinging Codecov 09:11:53 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=b359bf8d16faa10225ef176648944ba445a1b952&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:11:53 -> Uploading to 09:11:53 https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/b359bf8d16faa10225ef176648944ba445a1b952/59421540-d4ff-42c3-91a4-067b3a3a373f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T091153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07482812d5849f5affb4c00d2c10c11b2ed5fccc79aa90a5c7ff238101133e7f 09:11:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:53 Dload Upload Total Spent Left Speed 09:11:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63197 0 0 100 63197 0 276k --:--:-- --:--:-- --:--:-- 276k 09:11:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b359bf8d16faa10225ef176648944ba445a1b952 [Pipeline] } 09:11:53 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:11:54 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:55 ---> package-listing.sh 09:11:55 ++ facter osfamily 09:11:55 ++ tr '[:upper:]' '[:lower:]' 09:11:55 + OS_FAMILY=debian 09:11:55 + workspace=/w/workspace/edgex-go/2 09:11:55 + START_PACKAGES=/tmp/packages_start.txt 09:11:55 + END_PACKAGES=/tmp/packages_end.txt 09:11:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:55 + PACKAGES=/tmp/packages_start.txt 09:11:55 + '[' /w/workspace/edgex-go/2 ']' 09:11:55 + PACKAGES=/tmp/packages_end.txt 09:11:55 + case "${OS_FAMILY}" in 09:11:55 + dpkg -l 09:11:55 + grep '^ii' 09:11:55 + '[' -f /tmp/packages_start.txt ']' 09:11:55 + '[' -f /tmp/packages_end.txt ']' 09:11:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:55 + '[' /w/workspace/edgex-go/2 ']' 09:11:55 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:11:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:11:55 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:56 09:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:57 latest: Pulling from edgex-lftools-log-publisher 09:11:57 5eb5b503b376: Pulling fs layer 09:11:57 5c69ac0246d0: Pulling fs layer 09:11:57 ec43610c2a17: Pulling fs layer 09:11:57 3a2ae6a8a46f: Pulling fs layer 09:11:57 33b1e0a273af: Pulling fs layer 09:11:57 5d3b04190fa2: Pulling fs layer 09:11:57 2f39f015ded8: Pulling fs layer 09:11:57 33b1e0a273af: Waiting 09:11:57 3a2ae6a8a46f: Waiting 09:11:57 5d3b04190fa2: Waiting 09:11:57 2f39f015ded8: Waiting 09:11:57 5c69ac0246d0: Verifying Checksum 09:11:57 5c69ac0246d0: Download complete 09:11:57 3a2ae6a8a46f: Download complete 09:11:57 33b1e0a273af: Verifying Checksum 09:11:57 33b1e0a273af: Download complete 09:11:57 5d3b04190fa2: Verifying Checksum 09:11:57 5d3b04190fa2: Download complete 09:11:57 ec43610c2a17: Verifying Checksum 09:11:57 ec43610c2a17: Download complete 09:11:57 5eb5b503b376: Download complete 09:11:58 2f39f015ded8: Download complete 09:11:58 5eb5b503b376: Pull complete 09:11:58 5c69ac0246d0: Pull complete 09:11:59 ec43610c2a17: Pull complete 09:11:59 3a2ae6a8a46f: Pull complete 09:11:59 33b1e0a273af: Pull complete 09:11:59 5d3b04190fa2: Pull complete 09:12:03 2f39f015ded8: Pull complete 09:12:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:03 prd-ubuntu20.04-docker-8c-8g-3654 does not seem to be running inside a container 09:12:03 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:12:06 $ docker top 4e2bcc0876563fa2c376171193e2d5cbd180ce9d25a3b77e3efd686647a841a3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:07 + ls /var/log/sa-host 09:12:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:07 provisioning config files... 09:12:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5242898691061366038tmp [Pipeline] { [Pipeline] echo 09:12:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> create-netrc.sh [Pipeline] } 09:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> python-tools-install.sh [Pipeline] echo 09:12:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> sudo-logs.sh 09:12:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:09 ---> job-cost.sh 09:12:09 lf-activate-venv: SKIPPING 09:12:09 DEBUG: total: 0.10999999940395355 09:12:09 INFO: Retrieving Stack Cost... 09:12:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:09 INFO: Archiving Costs [Pipeline] echo 09:12:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:10 ---> logs-deploy.sh 09:12:10 lf-activate-venv: SKIPPING 09:12:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/2 09:12:10 INFO: archiving workspace using pattern(s): 09:12:11 Archives upload complete. 09:12:11 INFO: archiving logs to Nexus