Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58a506b6595d254f095a0e9ec6407642d17a035+90e066c8f118aeb4a988f9c2e8073aae7cdb5770 (6085e81221f140d4aadcbcf5772d426f5f050b21) 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-ssh15963794648770401193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2127099940813345420.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4346357431424493988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9221394229053511294.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8491060738266059425.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/v3], 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.20 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/v3 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-6786 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit e58a506b6595d254f095a0e9ec6407642d17a035 Merge succeeded, producing ce50123a2c55fbde26f151991c348f4b0b6650d5 Checking out Revision ce50123a2c55fbde26f151991c348f4b0b6650d5 (PR-4482) > git config core.sparsecheckout # timeout=10 > git checkout -f e58a506b6595d254f095a0e9ec6407642d17a035 # 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 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce50123a2c55fbde26f151991c348f4b0b6650d5 # timeout=10 Commit message: "Merge commit '90e066c8f118aeb4a988f9c2e8073aae7cdb5770' into HEAD" > git rev-list --no-walk e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:21 ========================================================= 08:30:21 EdgeX Global Pipelines Version Info 08:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:22 ------------------- 08:30:22 stable info: 08:30:22 ------------------- 08:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:22 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:22 Message: update stable to v1.0.245 08:30:23 ------------------- 08:30:23 experimental info: 08:30:23 ------------------- 08:30:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:23 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:30:23 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce50123 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:23 provisioning config files... 08:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config18373341777021806616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:24 ---> docker-login.sh 08:30:24 nexus3.edgexfoundry.org:10001 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10002 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10003 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10004 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 docker.io 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 ---> docker-login.sh ends [Pipeline] } 08:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:25 + 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-auth/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:25 + dirname cmd/core-command/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-command,cmd/core-command/Dockerfile 08:30:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + dirname cmd/core-data/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-data,cmd/core-data/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + dirname cmd/core-metadata/Dockerfile 08:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:25 + + dirname cmd/security-bootstrapper/Dockerfile 08:30:25 cut -d/ -f2 08:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:25 + dirname cmd/security-proxy-auth/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:25 + dirname cmd/security-proxy-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + dirname cmd/security-spire-agent/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:25 + dirname cmd/security-spire-config/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:25 + dirname cmd/security-spire-server/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:25 + + cut -d/ -f2 08:30:25 dirname cmd/support-notifications/Dockerfile 08:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:25 + + cut -d/ -f2 08:30:25 dirname cmd/support-scheduler/Dockerfile 08:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:25 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-auth, dockerfile:cmd/security-proxy-auth/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:25 + git rev-list -1 --merges ce50123a2c55fbde26f151991c348f4b0b6650d5~1..ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo 08:30:25 -----------> git rev-list -1 --merges ce50123a2c55fbde26f151991c348f4b0b6650d5~1..ce50123a2c55fbde26f151991c348f4b0b6650d5 ce50123a2c55fbde26f151991c348f4b0b6650d5 08:30:25 ce50123a2c55fbde26f151991c348f4b0b6650d5 [false] [Pipeline] sh 08:30:26 + git log --format=format:%s -1 ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:26 + grep -v github /etc/ssh/ssh_known_hosts 08:30:26 + [ -e /tmp/ssh_known_hosts ] 08:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 08:30:26 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:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:27 b85a868b505f: Pulling fs layer 08:30:27 e2be974225ed: Pulling fs layer 08:30:27 339a4e72a1f5: Pulling fs layer 08:30:27 988bab9f4d93: Pulling fs layer 08:30:27 1469e6f7b9e6: Pulling fs layer 08:30:27 eaf3925da568: Pulling fs layer 08:30:27 bab4dde63d76: Pulling fs layer 08:30:27 bde34c3a00c8: Pulling fs layer 08:30:27 b352a97aabf1: Pulling fs layer 08:30:27 4872d77fe225: Pulling fs layer 08:30:27 5851b861e8e6: Pulling fs layer 08:30:27 eaf3925da568: Waiting 08:30:27 bab4dde63d76: Waiting 08:30:27 bde34c3a00c8: Waiting 08:30:27 b352a97aabf1: Waiting 08:30:27 4872d77fe225: Waiting 08:30:27 5851b861e8e6: Waiting 08:30:27 988bab9f4d93: Waiting 08:30:27 1469e6f7b9e6: Waiting 08:30:27 e2be974225ed: Download complete 08:30:27 988bab9f4d93: Download complete 08:30:27 1469e6f7b9e6: Verifying Checksum 08:30:27 1469e6f7b9e6: Download complete 08:30:27 339a4e72a1f5: Verifying Checksum 08:30:27 339a4e72a1f5: Download complete 08:30:27 eaf3925da568: Verifying Checksum 08:30:27 eaf3925da568: Download complete 08:30:27 bde34c3a00c8: Verifying Checksum 08:30:27 bde34c3a00c8: Download complete 08:30:27 b352a97aabf1: Verifying Checksum 08:30:27 b352a97aabf1: Download complete 08:30:27 4872d77fe225: Verifying Checksum 08:30:27 4872d77fe225: Download complete 08:30:27 5851b861e8e6: Download complete 08:30:27 b85a868b505f: Verifying Checksum 08:30:27 b85a868b505f: Download complete 08:30:27 bab4dde63d76: Verifying Checksum 08:30:27 bab4dde63d76: Download complete 08:30:28 b85a868b505f: Pull complete 08:30:28 e2be974225ed: Pull complete 08:30:29 339a4e72a1f5: Pull complete 08:30:29 988bab9f4d93: Pull complete 08:30:29 1469e6f7b9e6: Pull complete 08:30:29 eaf3925da568: Pull complete 08:30:31 bab4dde63d76: Pull complete 08:30:31 bde34c3a00c8: Pull complete 08:30:31 b352a97aabf1: Pull complete 08:30:31 4872d77fe225: Pull complete 08:30:31 5851b861e8e6: Pull complete 08:30:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:32 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 08:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:33 $ docker top b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb -eo pid,comm 08:30:33 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:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:33 [ssh-agent] Looking for ssh-agent implementation... 08:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:33 $ docker exec b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent 08:30:33 SSH_AUTH_SOCK=/tmp/ssh-docC6xkinJY5/agent.32 08:30:33 SSH_AGENT_PID=38 08:30:33 Running ssh-add (command line suppressed) 08:30:33 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1669690258497727124.key (/w/workspace/edgex-go/8@tmp/private_key_1669690258497727124.key) 08:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:34 + git tag --points-at HEAD [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent -k 08:30:34 unset SSH_AUTH_SOCK; 08:30:34 unset SSH_AGENT_PID; 08:30:34 echo Agent pid 38 killed; 08:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:52 [ssh-agent] Looking for ssh-agent implementation... 08:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:52 $ docker exec b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-iYUCsi2dR2o5/agent.70 08:30:53 SSH_AGENT_PID=76 08:30:53 Running ssh-add (command line suppressed) 08:30:53 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4282792673524296272.key (/w/workspace/edgex-go/8@tmp/private_key_4282792673524296272.key) 08:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:53 + git semver init 08:30:53 2023-04-04 08:30:53,636 [run_init] DEBUG init version:0.0.0 force:False 08:30:53 2023-04-04 08:30:53,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 08:30:53 2023-04-04 08:30:53,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 08:30:53 2023-04-04 08:30:53,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 08:30:58 2023-04-04 08:30:58,032 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 08:30:58 2023-04-04 08:30:58,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4482 with force:False 08:30:58 2023-04-04 08:30:58,033 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4482 08:30:58 2023-04-04 08:30:58,037 [execute] INFO git cat-file --batch-check 08:30:58 2023-04-04 08:30:58,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:30:58 2023-04-04 08:30:58,044 [execute] INFO git cat-file --batch 08:30:58 2023-04-04 08:30:58,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:30:58 2023-04-04 08:30:58,049 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4482 08:30:58 0.0.0 [Pipeline] } 08:30:58 $ docker exec --env ******** --env ******** b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent -k 08:30:59 unset SSH_AUTH_SOCK; 08:30:59 unset SSH_AGENT_PID; 08:30:59 echo Agent pid 76 killed; 08:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:59 + git semver [Pipeline] } 08:30:59 $ docker stop --time=1 b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb 08:31:00 $ docker rm -f --volumes b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb [Pipeline] // withDockerContainer [Pipeline] sh 08:31:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:01 Stashed 1 file(s) [Pipeline] echo 08:31:01 [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:31:01 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:01 ========================================================= 08:31:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:02 63b65145d645: Pulling fs layer 08:31:02 a2d21d5440eb: Pulling fs layer 08:31:02 935e6c44a52c: Pulling fs layer 08:31:02 94cc34f8dd06: Pulling fs layer 08:31:02 30dea6a524f1: Pulling fs layer 08:31:02 a2aff8979fd8: Pulling fs layer 08:31:02 6808be2612f2: Pulling fs layer 08:31:02 f25807f1079a: Pulling fs layer 08:31:02 a2aff8979fd8: Waiting 08:31:02 6808be2612f2: Waiting 08:31:02 94cc34f8dd06: Waiting 08:31:02 30dea6a524f1: Waiting 08:31:02 f25807f1079a: Waiting 08:31:02 a2d21d5440eb: Verifying Checksum 08:31:02 a2d21d5440eb: Download complete 08:31:02 94cc34f8dd06: Download complete 08:31:02 30dea6a524f1: Verifying Checksum 08:31:02 30dea6a524f1: Download complete 08:31:02 63b65145d645: Verifying Checksum 08:31:02 63b65145d645: Download complete 08:31:02 a2aff8979fd8: Verifying Checksum 08:31:02 a2aff8979fd8: Download complete 08:31:02 63b65145d645: Pull complete 08:31:02 a2d21d5440eb: Pull complete 08:31:02 f25807f1079a: Verifying Checksum 08:31:02 f25807f1079a: Download complete 08:31:03 935e6c44a52c: Verifying Checksum 08:31:03 935e6c44a52c: Download complete 08:31:03 6808be2612f2: Verifying Checksum 08:31:03 6808be2612f2: Download complete 08:31:06 935e6c44a52c: Pull complete 08:31:06 94cc34f8dd06: Pull complete 08:31:06 30dea6a524f1: Pull complete 08:31:06 a2aff8979fd8: Pull complete 08:31:08 6808be2612f2: Pull complete 08:31:09 f25807f1079a: Pull complete 08:31:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:09 WORKDIR /edgex 08:31:09 COPY go.mod . 08:31:09 RUN go mod download 08:31:09 + docker build -t ci-base-image-x86_64 -f - . 08:31:10 Sending build context to Docker daemon 170.5MB 08:31:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:10 ---> 3b553350e43f 08:31:10 Step 2/4 : WORKDIR /edgex 08:31:12 ---> Running in 5d568817c1f9 08:31:12 Removing intermediate container 5d568817c1f9 08:31:12 ---> 63f3937b2a8d 08:31:12 Step 3/4 : COPY go.mod . 08:31:12 ---> 4894a8ff393c 08:31:12 Step 4/4 : RUN go mod download 08:31:12 ---> Running in f2b09e86367a 08:31:16 Still waiting to schedule task 08:31:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:24 Removing intermediate container f2b09e86367a 08:31:24 ---> 53354cee87b9 08:31:24 Successfully built 53354cee87b9 08:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:24 + docker inspect -f . ci-base-image-x86_64 08:31:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:25 $ docker top 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:25 + go version 08:31:25 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:25 $ docker stop --time=1 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e 08:31:26 $ docker rm -f --volumes 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker inspect -f . ci-base-image-x86_64 08:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:27 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 08:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:27 $ docker top 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoParallel] Running Tests and Build... 08:31:27 ========================================================= [Pipeline] sh 08:31:28 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:31:28 + make test 08:31:28 go test -race -coverprofile=coverage.out ./... 08:31:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% 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 ? 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:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.794s coverage: 88.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 3.9% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.075s coverage: 97.7% of statements 08:32:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:33 running golangci-lint 08:32:33 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:33 go version go1.20.2 linux/amd64 08:32:33 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:33 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:47 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 13.856732599s" 08:32:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.077938ms" 08:32:53 level=info msg="[linters_context/goanalysis] analyzers took 48.420619789s with top 10 stages: buildir: 26.834689756s, inspect: 1.3159029s, printf: 1.089222625s, gosec: 908.164263ms, ctrlflow: 900.670285ms, fact_deprecated: 820.707375ms, S1038: 754.181573ms, nilness: 737.993014ms, fact_purity: 732.176813ms, typedness: 466.845826ms" 08:32:53 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:32:53 level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, nolint: 0/21, skip_dirs: 201/201, identifier_marker: 201/201, exclude-rules: 21/201" 08:32:53 level=info msg="[runner] processing took 17.427561ms with stages: nolint: 7.691841ms, identifier_marker: 4.800735ms, exclude-rules: 1.697945ms, path_prettifier: 1.495034ms, autogenerated_exclude: 1.193861ms, skip_dirs: 504.794µs, cgo: 25.961µs, filename_unadjuster: 13.86µs, max_same_issues: 700ns, uniq_by_line: 420ns, skip_files: 390ns, exclude: 380ns, source_code: 280ns, severity-rules: 270ns, sort_results: 270ns, diff: 250ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:32:53 level=info msg="[runner] linters took 6.526595451s with stages: goanalysis_metalinter: 6.509079099s" 08:32:53 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:53 level=info msg="Memory: 206 samples, avg is 179.8MB, max is 819.4MB" 08:32:53 level=info msg="Execution took 20.429349857s" 08:32:53 go vet ./... 08:32:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6787 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws 08:32:56 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:32:56 The recommended git tool is: git 08:32:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:58 + ls -al . 08:32:58 total 704 08:32:58 drwxrwxr-x 11 1001 1001 4096 Apr 4 08:31 . 08:32:58 drwxr-xr-x 4 root root 4096 Apr 4 08:31 .. 08:32:58 drwxrwxr-x 2 1001 1001 4096 Apr 4 08:30 .blubracket 08:32:58 -rw-rw-r-- 1 1001 1001 16 Apr 4 08:30 .dockerignore 08:32:58 drwxrwxr-x 8 1001 1001 4096 Apr 4 08:30 .git 08:32:58 drwxrwxr-x 3 1001 1001 4096 Apr 4 08:30 .github 08:32:58 -rw-rw-r-- 1 1001 1001 1133 Apr 4 08:30 .gitignore 08:32:58 -rw-rw-r-- 1 1001 1001 42 Apr 4 08:30 .golangci.yml 08:32:58 -rw-rw-r-- 1 1001 1001 87 Apr 4 08:30 .hadolint.yml 08:32:58 drwxr-xr-x 3 1001 1001 4096 Apr 4 08:30 .semver 08:32:58 -rw-rw-r-- 1 1001 1001 166 Apr 4 08:30 .sonarcloud.properties 08:32:58 -rw-rw-r-- 1 1001 1001 1171 Apr 4 08:30 ADOPTERS.md 08:32:58 -rw-rw-r-- 1 1001 1001 10835 Apr 4 08:30 Attribution.txt 08:32:58 -rw-rw-r-- 1 1001 1001 73765 Apr 4 08:30 CHANGELOG.md 08:32:58 -rw-rw-r-- 1 1001 1001 3804 Apr 4 08:30 CONTRIBUTING.md 08:32:58 -rw-rw-r-- 1 1001 1001 677 Apr 4 08:30 GOVERNANCE.md 08:32:58 -rw-rw-r-- 1 1001 1001 883 Apr 4 08:30 Jenkinsfile 08:32:58 -rw-rw-r-- 1 1001 1001 10775 Apr 4 08:30 LICENSE 08:32:58 -rw-rw-r-- 1 1001 1001 14368 Apr 4 08:30 Makefile 08:32:58 -rw-rw-r-- 1 1001 1001 582 Apr 4 08:30 OWNERS.md 08:32:58 -rw-rw-r-- 1 1001 1001 9403 Apr 4 08:30 README.md 08:32:58 -rw-rw-r-- 1 1001 1001 789 Apr 4 08:30 SECURITY.md 08:32:58 -rw-rw-r-- 1 1001 1001 5 Apr 4 08:31 VERSION 08:32:58 drwxrwxr-x 2 1001 1001 4096 Apr 4 08:30 bin 08:32:58 drwxrwxr-x 18 1001 1001 4096 Apr 4 08:30 cmd 08:32:58 -rw-r--r-- 1 root root 447380 Apr 4 08:32 coverage.out 08:32:58 -rw-rw-r-- 1 1001 1001 3200 Apr 4 08:30 go.mod 08:32:58 -rw-rw-r-- 1 1001 1001 31265 Apr 4 08:30 go.sum 08:32:58 drwxrwxr-x 7 1001 1001 4096 Apr 4 08:30 internal 08:32:58 drwxrwxr-x 3 1001 1001 4096 Apr 4 08:30 openapi 08:32:58 -rw-rw-r-- 1 1001 1001 594 Apr 4 08:30 security.txt 08:32:58 drwxrwxr-x 4 1001 1001 4096 Apr 4 08:30 snap 08:32:58 -rw-rw-r-- 1 1001 1001 204 Apr 4 08:30 version.go [Pipeline] sh 08:32:58 + '[' -e coverage.out ] 08:32:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:58 Stashed 1 file(s) [Pipeline] sh 08:32:58 + make build 08:32:58 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:02 using credential edgex-jenkins-ssh 08:33:02 Cloning the remote Git repository 08:33:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:02 > git init /w/workspace/edgex-go/8 # timeout=10 08:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:02 > git --version # timeout=10 08:33:02 > git --version # 'git version 2.25.1' 08:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:11 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:11 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:12 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:13 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:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:20 Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit e58a506b6595d254f095a0e9ec6407642d17a035 08:33:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:20 > git config core.sparsecheckout # timeout=10 08:33:20 > git checkout -f e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 08:33:21 Merge succeeded, producing 1dda6ba41a1466411a42de281ec05145ff0dc65c 08:33:21 Checking out Revision 1dda6ba41a1466411a42de281ec05145ff0dc65c (PR-4482) 08:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:21 > git remote # timeout=10 08:33:21 > git config --get remote.origin.url # timeout=10 08:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:21 > git merge 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 08:33:21 > git rev-parse HEAD^{commit} # timeout=10 08:33:21 > git config core.sparsecheckout # timeout=10 08:33:21 > git checkout -f 1dda6ba41a1466411a42de281ec05145ff0dc65c # timeout=10 08:33:23 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:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:24 Commit message: "Merge commit '90e066c8f118aeb4a988f9c2e8073aae7cdb5770' into HEAD" 08:33:24 > git rev-list --no-walk e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 08:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:26 Dload Upload Total Spent Left Speed 08:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [Pipeline] } 08:33:26 $ docker stop --time=1 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 08:33:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 08:33:28 $ docker rm -f --volumes 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:33:29 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 08:33:29 /etc/docker/daemon.new 08:33:29 { 08:33:29 "registry-mirrors": [ 08:33:29 "https://nexus3.edgexfoundry.org:10001" 08:33:29 ], 08:33:29 "bip": "10.250.0.254/24", 08:33:29 "hosts": [ 08:33:29 "tcp://0.0.0.0:5555", 08:33:29 "unix:///var/run/docker.sock" 08:33:29 ], 08:33:29 "mtu": 1458, 08:33:29 "selinux-enabled": true, 08:33:29 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:29 } [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:29 08:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + sudo service docker restart 08:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:30 latest: Pulling from edgex-devops/edgex-compose 08:33:30 cbdbe7a5bc2a: Pulling fs layer 08:33:30 ca9280d653b3: Pulling fs layer 08:33:30 7e9c9ca2126c: Pulling fs layer 08:33:30 cbdbe7a5bc2a: Download complete 08:33:30 ca9280d653b3: Verifying Checksum 08:33:30 ca9280d653b3: Download complete 08:33:30 cbdbe7a5bc2a: Pull complete 08:33:30 7e9c9ca2126c: Download complete 08:33:30 ca9280d653b3: Pull complete 08:33:34 7e9c9ca2126c: Pull complete 08:33:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 08:33:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:35 $ docker top 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:35 + docker-compose build --help 08:33:35 + grep parallel 08:33:36 --parallel Build images in parallel. [Pipeline] } 08:33:36 $ docker stop --time=1 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 08:33:37 $ docker rm -f --volumes 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:38 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 08:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:38 $ docker top b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:38 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:39 Building core-command ... 08:33:39 Building core-common-config-bootstrapper ... 08:33:39 Building core-data ... 08:33:39 Building core-metadata ... 08:33:39 Building security-bootstrapper ... 08:33:39 Building security-proxy-auth ... 08:33:39 Building security-proxy-setup ... 08:33:39 Building security-secretstore-setup ... 08:33:39 Building security-spiffe-token-provider ... 08:33:39 Building security-spire-agent ... 08:33:39 Building security-spire-config ... 08:33:39 Building security-spire-server ... 08:33:39 Building support-notifications ... 08:33:39 Building support-scheduler ... 08:33:39 Building security-spire-config 08:33:39 Building security-proxy-setup 08:33:39 Building core-data 08:33:39 Building security-proxy-auth 08:33:39 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:48 provisioning config files... 08:33:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config11454065227283188577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:48 ---> docker-login.sh 08:33:48 nexus3.edgexfoundry.org:10001 08:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:49 Configure a credential helper to remove this warning. See 08:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:49 08:33:49 Login Succeeded 08:33:49 nexus3.edgexfoundry.org:10002 08:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:50 Configure a credential helper to remove this warning. See 08:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:50 08:33:50 Login Succeeded 08:33:50 nexus3.edgexfoundry.org:10003 08:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:50 Configure a credential helper to remove this warning. See 08:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:50 08:33:50 Login Succeeded 08:33:50 nexus3.edgexfoundry.org:10004 08:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:50 Configure a credential helper to remove this warning. See 08:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:50 08:33:50 Login Succeeded 08:33:50 docker.io 08:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:51 Configure a credential helper to remove this warning. See 08:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:51 08:33:51 Login Succeeded 08:33:51 ---> docker-login.sh ends [Pipeline] } 08:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 53354cee87b9 08:33:51 Step 3/27 : WORKDIR /edgex-go 08:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 53354cee87b9 08:33:51 Step 3/22 : WORKDIR /edgex-go 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 53354cee87b9 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 53354cee87b9 08:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 53354cee87b9 08:33:51 Step 3/26 : WORKDIR /edgex-go 08:33:51 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:51 ========================================================= 08:33:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:33:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:52 ---> Running in f9cff5e01579 08:33:52 ---> Running in 0a75344ba25c 08:33:52 ---> Running in 6ef0c2b94d85 08:33:52 ---> Running in 1016f60741bd 08:33:52 ---> Running in 179202c9f266 08:33:52 Removing intermediate container 1016f60741bd 08:33:52 ---> 2fb9c1399104 08:33:52 Step 4/23 : WORKDIR /edgex-go 08:33:53 Removing intermediate container 179202c9f266 08:33:53 ---> 1fe257b51413 08:33:53 Step 4/22 : RUN apk add --update --no-cache make git 08:33:53 Removing intermediate container f9cff5e01579 08:33:53 Removing intermediate container 6ef0c2b94d85 08:33:53 ---> 71d043fdb390 08:33:53 ---> fa8e1ea712d9 08:33:53 Step 4/23 : WORKDIR /edgex-go 08:33:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:53 Removing intermediate container 0a75344ba25c 08:33:53 ---> bd5f1400c494 08:33:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:53 ---> Running in 53a3046e7517 08:33:53 ---> Running in 3f8f8f0e5865 08:33:53 ---> Running in 2b864b4a98c2 08:33:53 ---> Running in 284906c64682 08:33:53 ---> Running in 83ce491c1f73 08:33:53 Removing intermediate container 53a3046e7517 08:33:53 ---> 6205319503f1 08:33:53 Step 5/23 : RUN apk add --update --no-cache make git 08:33:53 Removing intermediate container 2b864b4a98c2 08:33:53 ---> 5703347a0147 08:33:53 Step 5/23 : RUN apk add --update --no-cache make git 08:33:53 ---> Running in aad1def2a2e7 08:33:53 ---> Running in 529d76e4629a 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 OK: 265 MiB in 53 packages 08:33:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:54 af6eaf76a39c: Pulling fs layer 08:33:54 55522c791124: Pulling fs layer 08:33:54 ce5c4a1c91eb: Pulling fs layer 08:33:54 169dfbe0d373: Pulling fs layer 08:33:54 e1ff8fa3b103: Pulling fs layer 08:33:54 52ebb69f0ebf: Pulling fs layer 08:33:54 5abe8eddf0d5: Pulling fs layer 08:33:54 e1ff8fa3b103: Waiting 08:33:54 52ebb69f0ebf: Waiting 08:33:54 5abe8eddf0d5: Waiting 08:33:54 169dfbe0d373: Waiting 08:33:54 55522c791124: Verifying Checksum 08:33:54 55522c791124: Download complete 08:33:54 169dfbe0d373: Verifying Checksum 08:33:54 169dfbe0d373: Download complete 08:33:54 e1ff8fa3b103: Verifying Checksum 08:33:54 e1ff8fa3b103: Download complete 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 af6eaf76a39c: Verifying Checksum 08:33:54 af6eaf76a39c: Download complete 08:33:54 Removing intermediate container 3f8f8f0e5865 08:33:54 ---> 1b82d29471f9 08:33:54 Step 5/22 : COPY go.mod vendor* ./ 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:54 ---> 5eb56cf6c5bd 08:33:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:54 ---> Running in 9aa047cf2567 08:33:54 Removing intermediate container 83ce491c1f73 08:33:54 ---> ce21c8dfecef 08:33:54 Step 5/27 : COPY go.mod vendor* ./ 08:33:54 Removing intermediate container 284906c64682 08:33:54 ---> 256eb2762409 08:33:54 Step 5/26 : COPY go.mod vendor* ./ 08:33:55 ---> cda6fa899a31 08:33:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 Removing intermediate container aad1def2a2e7 08:33:55 ---> 2bd1c4a8ef6f 08:33:55 Step 6/23 : COPY go.mod vendor* ./ 08:33:55 ---> Running in a46859302049 08:33:55 Removing intermediate container 529d76e4629a 08:33:55 ---> 3ee5bfb3f774 08:33:55 Step 6/23 : COPY go.mod vendor* ./ 08:33:55 ---> a1c9b50cfd26 08:33:55 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 5b9e4ce2fb05 08:33:55 ---> 48e59b17bc5b 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 af6eaf76a39c: Pull complete 08:33:55 5abe8eddf0d5: Verifying Checksum 08:33:55 5abe8eddf0d5: Download complete 08:33:55 ---> Running in 9f529126a740 08:33:55 ---> 24ba91097fd7 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 220fb0b1a809 08:33:55 55522c791124: Pull complete 08:33:56 ce5c4a1c91eb: Verifying Checksum 08:33:56 ce5c4a1c91eb: Download complete 08:33:56 52ebb69f0ebf: Verifying Checksum 08:33:56 52ebb69f0ebf: Download complete 08:34:06 ce5c4a1c91eb: Pull complete 08:34:06 169dfbe0d373: Pull complete 08:34:07 e1ff8fa3b103: Pull complete 08:34:13 52ebb69f0ebf: Pull complete 08:34:15 5abe8eddf0d5: Pull complete 08:34:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:15 + docker build -t ci-base-image-arm64 -f - . 08:34:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:15 WORKDIR /edgex 08:34:15 COPY go.mod . 08:34:15 RUN go mod download 08:34:16 Sending build context to Docker daemon 2.934MB 08:34:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:16 ---> 6cb57ee374ae 08:34:16 Step 2/4 : WORKDIR /edgex 08:34:18 ---> Running in e96092493cc2 08:34:18 Removing intermediate container e96092493cc2 08:34:18 ---> 4b9766045169 08:34:18 Step 3/4 : COPY go.mod . 08:34:18 ---> 5270918ee71c 08:34:18 Step 4/4 : RUN go mod download 08:34:18 ---> Running in ff5d03bc82be 08:34:41 Removing intermediate container 220fb0b1a809 08:34:41 ---> 4a72d2f066c2 08:34:41 Step 8/23 : COPY . . 08:34:41 Removing intermediate container 5b9e4ce2fb05 08:34:41 ---> c2f11a419430 08:34:41 Step 7/26 : COPY . . 08:34:41 Removing intermediate container a46859302049 08:34:41 ---> 98a3e04a902a 08:34:41 Step 7/27 : COPY . . 08:34:41 Removing intermediate container 9aa047cf2567 08:34:41 ---> 0ee9e9f38227 08:34:41 Step 7/22 : COPY . . 08:34:41 Removing intermediate container 9f529126a740 08:34:41 ---> 5264b573be84 08:34:41 Step 8/23 : COPY . . 08:34:44 ---> 58d1339ad1a7 08:34:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:44 ---> 13c2c6b5a904 08:34:44 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:34:44 ---> 4ee5aa046bfe 08:34:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:44 ---> Running in d3954552353d 08:34:44 ---> Running in 2f1838aa820a 08:34:44 ---> 94c6d9c5ed5c 08:34:44 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:34:44 ---> 11721d79c2c2 08:34:44 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:34:44 ---> Running in 4c9a86bace31 08:34:44 ---> Running in 084a45c885e0 08:34:44 ---> Running in 3b0470285d9f 08:34:44 Removing intermediate container 2f1838aa820a 08:34:44 ---> bad79c1da62c 08:34:44 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:44 ---> Running in 2b7147558e77 08:34:44 Removing intermediate container 084a45c885e0 08:34:44 ---> ae6e8871aeca 08:34:44 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:44 ---> Running in 1961401ee13e 08:34:44 Removing intermediate container 2b7147558e77 08:34:44 ---> 31291b2b3a0a 08:34:44 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:44 ---> Running in 4dd025bfa740 08:34: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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:44 Removing intermediate container 1961401ee13e 08:34:44 ---> 79a849174f33 08:34:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:44 Removing intermediate container 4dd025bfa740 08:34:44 ---> 97ed2d115a8d 08:34:44 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:44 ---> Running in d67d468f2219 08:34:44 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:34:44 ---> Running in 953cdbf87db3 08:34:45 Removing intermediate container d67d468f2219 08:34:45 ---> 5d29e98e648b 08:34:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:45 ---> Running in 18684c690c87 08:34:45 Removing intermediate container ff5d03bc82be 08:34:45 ---> 4bdc7178ad6e 08:34:45 Successfully built 4bdc7178ad6e 08:34:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:45 + docker inspect -f . ci-base-image-arm64 08:34:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:46 prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container 08:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:46 Removing intermediate container 953cdbf87db3 08:34:46 ---> e05cfe5aff87 08:34:46 Step 12/26 : WORKDIR /edgex-go 08:34:46 Removing intermediate container 18684c690c87 08:34:46 ---> caa3fe74f0a8 08:34:46 Step 12/27 : WORKDIR /edgex-go 08:34:46 ---> Running in 3a3a0f0f3e1e 08:34:46 ---> Running in 97cea96dd9bc 08:34:46 Removing intermediate container 97cea96dd9bc 08:34:46 ---> 3c65c94a1482 08:34:46 08:34:46 Step 13/26 : FROM alpine:3.17 08:34:46 Removing intermediate container 3a3a0f0f3e1e 08:34:46 ---> 933b9c4a42ab 08:34:46 08:34:46 Step 13/27 : FROM alpine:3.17 08:34:46 3.17: Pulling from library/alpine 08:34:46 3.17: Pulling from library/alpine 08:34:47 $ docker top 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:47 Status: Downloaded newer image for alpine:3.17 08:34:47 Status: Image is up to date for alpine:3.17 08:34:47 ---> 9ed4aefc74f6 08:34:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:47 ---> 9ed4aefc74f6 08:34:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:47 ---> Running in 48ee3d58c252 08:34:47 ---> Running in 48d9b028526e 08:34:47 Removing intermediate container 48d9b028526e 08:34:47 ---> a29623c94482 08:34:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:47 Removing intermediate container 48ee3d58c252 08:34:47 ---> d2b515c981cd 08:34:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:47 ---> Running in 40bdc8bf33f3 08:34:47 ---> Running in 7c998885d9f3 08:34:48 + go version 08:34:48 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:48 $ docker stop --time=1 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:48 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:48 OK: 17818 distinct packages available 08:34:48 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:48 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:48 OK: 17818 distinct packages available 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:49 (1/4) Installing dumb-init (1.2.5-r2) 08:34:49 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:49 (3/4) Installing libucontext (1.2-r0) 08:34:49 (4/4) Installing gcompat (1.1.0-r0) 08:34:49 Executing busybox-1.35.0-r29.trigger 08:34:49 OK: 7 MiB in 19 packages 08:34:49 (1/5) Installing dumb-init (1.2.5-r2) 08:34:49 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:49 (3/5) Installing libucontext (1.2-r0) 08:34:49 (4/5) Installing gcompat (1.1.0-r0) 08:34:49 (5/5) Installing openssl (3.0.8-r3) 08:34:49 Executing busybox-1.35.0-r29.trigger 08:34:49 OK: 8 MiB in 20 packages 08:34:49 $ docker rm -f --volumes 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:50 + docker inspect -f . ci-base-image-arm64 08:34:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:50 prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container 08:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:50 Removing intermediate container 7c998885d9f3 08:34:50 ---> 1f6d5aa7180a 08:34:50 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:50 Removing intermediate container 40bdc8bf33f3 08:34:50 ---> 8b0af43abf15 08:34:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:50 ---> 02e245399d4d 08:34:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:34:51 ---> fdd717a73a78 08:34:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:51 ---> e7d357153531 08:34:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:51 $ docker top 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:51 ========================================================= 08:34:51 [edgeXBuildGoParallel] Running Tests and Build... 08:34:51 ========================================================= [Pipeline] sh 08:34:51 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:34:52 + make test 08:34:52 go test -race -coverprofile=coverage.out ./... 08:34:52 ---> 1f596f324384 08:34:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:55 ---> d532f59d9532 08:34:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:56 ---> daf6bda524da 08:34:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:57 ---> 211e489d4663 08:34:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:57 ---> e86bb933487b 08:34:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:57 ---> abf6c35c59d0 08:34:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:57 ---> 16eb98c3c36e 08:34:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:57 ---> Running in d4cacfeea06f 08:34:57 ---> Running in fa04f2948b09 08:34:58 Removing intermediate container fa04f2948b09 08:34:58 ---> 437eaf1cbf2a 08:34:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:58 Removing intermediate container d4cacfeea06f 08:34:58 ---> ece2372aa32c 08:34:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:58 ---> Running in 31567044d30e 08:34:58 ---> e0b2de25d3c2 08:34:58 Step 22/27 : WORKDIR / 08:34:58 ---> Running in 8c6986922441 08:34:58 Removing intermediate container 31567044d30e 08:34:58 ---> f92e527e2e5e 08:34:58 Step 24/26 : LABEL arch=x86_64 08:34:58 ---> Running in b35915b297d1 08:34:59 Removing intermediate container 8c6986922441 08:34:59 ---> 18610a356c9c 08:34:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:59 ---> Running in 5e403e0e94e9 08:34:59 Removing intermediate container b35915b297d1 08:34:59 ---> 226c03959b9d 08:34:59 Step 25/26 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:34:59 ---> Running in 2b5d6cb4f8e3 08:34:59 Removing intermediate container 5e403e0e94e9 08:34:59 ---> 0cf49434a99f 08:34:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:59 Removing intermediate container 2b5d6cb4f8e3 08:34:59 ---> df0dd8aafbea 08:34:59 Step 26/26 : LABEL version=0.0.0 08:34:59 ---> Running in 771c31d34873 08:34:59 ---> Running in 56cb9f4458ad 08:35:00 Removing intermediate container 771c31d34873 08:35:00 ---> 9519810c6b8a 08:35:00 Step 25/27 : LABEL arch=x86_64 08:35:00 ---> Running in 097255e9ceb5 08:35:00 Removing intermediate container 56cb9f4458ad 08:35:00 ---> 2bd452105414 08:35:00 08:35:00 Successfully built 2bd452105414 08:35:00 Successfully tagged security-spire-server:latest 08:35:00 Building security-spiffe-token-provider 08:35:00  Building security-spire-server ... done Removing intermediate container 097255e9ceb5 08:35:00 ---> e0704d64ba2f 08:35:00 Step 26/27 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:01 ---> Running in 44cb64cfd672 08:35:01 Removing intermediate container 44cb64cfd672 08:35:01 ---> d2be51d6d1a2 08:35:01 Step 27/27 : LABEL version=0.0.0 08:35:01 ---> Running in b74c643c39e2 08:35:01 Removing intermediate container b74c643c39e2 08:35:01 ---> ccce17d12dde 08:35:01 08:35:01 Successfully built ccce17d12dde 08:35:01 Successfully tagged security-spire-config:latest 08:35:01 Building core-metadata 08:35:04  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:04 ---> 53354cee87b9 08:35:04 Step 3/20 : WORKDIR /edgex-go 08:35:04 ---> Using cache 08:35:04 ---> fa8e1ea712d9 08:35:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 53354cee87b9 08:35:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:06 ---> Using cache 08:35:06 ---> 71d043fdb390 08:35:06 Step 4/25 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> 5703347a0147 08:35:06 Step 5/25 : RUN apk add --update --no-cache make git 08:35:06 ---> Using cache 08:35:06 ---> 3ee5bfb3f774 08:35:06 Step 6/25 : COPY go.mod vendor* ./ 08:35:06 ---> Using cache 08:35:06 ---> 24ba91097fd7 08:35:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Using cache 08:35:06 ---> 4a72d2f066c2 08:35:06 Step 8/25 : COPY . . 08:35:06 ---> Using cache 08:35:06 ---> 4ee5aa046bfe 08:35:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:07 ---> Running in 156faf2d7df5 08:35:07 ---> Running in ca30c6166bec 08:35:08 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:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:08 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:08 OK: 17823 distinct packages available 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:09 OK: 265 MiB in 53 packages 08:35:11 Removing intermediate container d3954552353d 08:35:11 ---> 61a4e4845502 08:35:11 08:35:11 Step 10/23 : FROM alpine:3.17 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:11 ---> Running in 36bc67bc8310 08:35:11 Removing intermediate container 3b0470285d9f 08:35:11 Removing intermediate container 4c9a86bace31 08:35:11 ---> 5d52f8c1c5e5 08:35:11 ---> b0aba1bbc404 08:35:11 08:35:11 08:35:11 Step 9/22 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 08:35:11 08:35:11 ---> 9ed4aefc74f6 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 10/22 : RUN apk add --update --no-cache dumb-init opensslStep 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:11 08:35:11 Removing intermediate container 156faf2d7df5 08:35:11 ---> 5fad8877325f 08:35:11 Step 5/20 : COPY go.mod vendor* ./ 08:35:11 ---> Running in 3940d26c2a93 08:35:11 ---> Running in 74ec8062cffa 08:35:11 Removing intermediate container 36bc67bc8310 08:35:11 ---> 0076da150a3d 08:35:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:11 ---> Running in 3e2833fabee3 08:35:11 Removing intermediate container 74ec8062cffa 08:35:11 ---> 9f8521e77a84 08:35:11 Step 12/23 : ENV APP_PORT=59880 08:35:11 ---> 9eabe6625781 08:35:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 ---> Running in 1117b48fdf06 08:35:11 ---> Running in 6a78db007320 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 Removing intermediate container 1117b48fdf06 08:35:11 ---> 626cdff10ba5 08:35:11 Step 13/23 : EXPOSE $APP_PORT 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 ---> Running in c015dbbdb092 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 Removing intermediate container c015dbbdb092 08:35:11 ---> 4eb1e523d827 08:35:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 ---> Running in c3cab4bd79a0 08:35:11 (1/2) Installing dumb-init (1.2.5-r2) 08:35:11 (2/2) Installing openssl (3.0.8-r3) 08:35:11 Executing busybox-1.35.0-r29.trigger 08:35:11 OK: 8 MiB in 17 packages 08:35:11 (1/1) Installing dumb-init (1.2.5-r2) 08:35:11 Executing busybox-1.35.0-r29.trigger 08:35:11 OK: 7 MiB in 16 packages 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 Removing intermediate container 3940d26c2a93 08:35:12 ---> f9be3914e955 08:35:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 ---> Running in 156a4ce64203 08:35:12 Removing intermediate container 3e2833fabee3 08:35:12 ---> 067ae3840196 08:35:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:12 (1/1) Installing dumb-init (1.2.5-r2) 08:35:12 Executing busybox-1.35.0-r29.trigger 08:35:12 OK: 7 MiB in 16 packages 08:35:13 Removing intermediate container 156a4ce64203 08:35:13 ---> 9dae4c0306fe 08:35:13 Step 12/22 : WORKDIR /edgex 08:35:13 ---> 4e70482f2386 08:35:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:13 ---> Running in 82cc4e709653 08:35:13 ---> c92103c52f59 08:35:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:13 Removing intermediate container c3cab4bd79a0 08:35:13 ---> 397bf7094570 08:35:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 Removing intermediate container 82cc4e709653 08:35:13 ---> bbe40ed6dd28 08:35:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:14 ---> ace5aecae682 08:35:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:14 ---> b96e4eadcd29 08:35:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:14 ---> 4d5e410f87b8 08:35:14 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:14 ---> 6456eaf4922d 08:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:14 ---> 05746747a69e 08:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:14 ---> 4cae7b4ea348 08:35:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:15 ---> 9bb8494f6c17 08:35:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:15 ---> c12c93690bbd 08:35:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:15 ---> bde43398355d 08:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:15 ---> Running in 43549d10b4f7 08:35:15 ---> 44dae8b6b356 08:35:15 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:15 ---> Running in b78735de2ce7 08:35:15 Removing intermediate container b78735de2ce7 08:35:15 ---> 4240829adf21 08:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:16 ---> Running in 765ad68fd857 08:35:16 ---> 797eb8895638 08:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:16 Removing intermediate container 765ad68fd857 08:35:16 ---> 11a8ef56ea37 08:35:16 Step 21/23 : LABEL arch=x86_64 08:35:17 ---> 72181894ea82 08:35:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:17 ---> Running in af6e4c7af294 08:35:17 Removing intermediate container 43549d10b4f7 08:35:17 ---> 8390f501bd90 08:35:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:17 ---> Running in 5f3662733b59 08:35:17 ---> Running in d8e13a906a30 08:35:17 Removing intermediate container af6e4c7af294 08:35:17 ---> db9ab7e2ca01 08:35:17 Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:17 Removing intermediate container d8e13a906a30 08:35:17 ---> 113da8865b89 08:35:17 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:17 ---> Running in cc3c9feb3a1e 08:35:17 ---> Running in cfafe24ef666 08:35:18 Removing intermediate container cc3c9feb3a1e 08:35:18 ---> 462fdf23452d 08:35:18 Step 23/23 : LABEL version=0.0.0 08:35:18 ---> Running in 06854ba3baef 08:35:18 Removing intermediate container cfafe24ef666 08:35:18 ---> fb4ae51db975 08:35:18 Step 21/23 : LABEL arch=x86_64 08:35:18 ---> Running in c5e86746562c 08:35:18 Removing intermediate container 06854ba3baef 08:35:18 ---> 80d17c05ad05 08:35:18 08:35:18 Removing intermediate container 5f3662733b59 08:35:18 ---> c1dc85a20f14 08:35:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:18 Successfully built 80d17c05ad05 08:35:18 Successfully tagged core-data:latest 08:35:18  Building core-data ... done Building security-secretstore-setup 08:35:18 Removing intermediate container c5e86746562c 08:35:18 ---> Running in 378276ab1ef3 08:35:18 ---> 89dd736960cf 08:35:18 Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:18 ---> Running in 2c886bd07678 08:35:18 Removing intermediate container 378276ab1ef3 08:35:18 ---> c13a206ac1fb 08:35:18 Step 20/22 : LABEL arch=x86_64 08:35:19 Removing intermediate container 2c886bd07678 08:35:19 ---> 0df85058165a 08:35:19 Step 23/23 : LABEL version=0.0.0 08:35:19 ---> Running in 007dc28c5760 08:35:19 ---> Running in 6f709e57c40f 08:35:19 Removing intermediate container 007dc28c5760 08:35:19 ---> 0e68a313b729 08:35:19 Step 21/22 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:20 Removing intermediate container 6f709e57c40f 08:35:20 ---> e1b27c4d8210 08:35:20 08:35:20 ---> Running in cb2c81acba3b 08:35:20 Successfully built e1b27c4d8210 08:35:20 Successfully tagged security-proxy-auth:latest 08:35:20  Building security-proxy-auth ... done Building support-notifications 08:35:20 Removing intermediate container cb2c81acba3b 08:35:20 ---> f0df17894a9d 08:35:20 Step 22/22 : LABEL version=0.0.0 08:35:22 ---> Running in d36e30e7ba1c 08:35:22 Removing intermediate container d36e30e7ba1c 08:35:22 ---> 5f2ce19b9c72 08:35:22 08:35:22 Successfully built 5f2ce19b9c72 08:35:22 Successfully tagged security-proxy-setup:latest 08:35:22 Building security-spire-agent 08:35:23  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:23 ---> 53354cee87b9 08:35:23 Step 3/25 : WORKDIR /edgex-go 08:35:23 ---> Using cache 08:35:23 ---> fa8e1ea712d9 08:35:23 Step 4/25 : RUN apk add --update --no-cache make git 08:35:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:23 ---> 53354cee87b9 08:35:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:23 ---> Using cache 08:35:23 ---> 71d043fdb390 08:35:23 Step 4/23 : WORKDIR /edgex-go 08:35:23 ---> Using cache 08:35:23 ---> 5703347a0147 08:35:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:25 ---> 53354cee87b9 08:35:25 Step 3/27 : WORKDIR /edgex-go 08:35:25 ---> Using cache 08:35:25 ---> fa8e1ea712d9 08:35:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:25 ---> Using cache 08:35:25 ---> 256eb2762409 08:35:25 Step 5/27 : COPY go.mod vendor* ./ 08:35:25 ---> Using cache 08:35:25 ---> a1c9b50cfd26 08:35:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:25 ---> Using cache 08:35:25 ---> c2f11a419430 08:35:25 Step 7/27 : COPY . . 08:35:25 ---> Using cache 08:35:25 ---> 13c2c6b5a904 08:35:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:25 ---> Using cache 08:35:25 ---> bad79c1da62c 08:35:25 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:25 ---> Using cache 08:35:25 ---> 31291b2b3a0a 08:35:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:25 ---> Using cache 08:35:25 ---> 97ed2d115a8d 08:35:25 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:25 ---> Running in 9436f00f2b59 08:35:25 ---> Running in d69783794e9a 08:35:25 ---> Running in 481a2a7cc480 08:35:26 Removing intermediate container 6a78db007320 08:35:26 ---> b1fda65026df 08:35:26 Step 7/20 : COPY . . 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 OK: 265 MiB in 53 packages 08:35:26 OK: 265 MiB in 53 packages 08:35:28 Removing intermediate container 9436f00f2b59 08:35:28 ---> 29b9cda67337 08:35:28 Step 12/27 : WORKDIR /edgex-go 08:35:28 Removing intermediate container ca30c6166bec 08:35:28 ---> 7877427f3972 08:35:28 08:35:28 Step 10/25 : FROM alpine:3.17 08:35:28 ---> 9ed4aefc74f6 08:35:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:28 Removing intermediate container 481a2a7cc480 08:35:28 ---> 1329a3d5a575 08:35:28 Step 6/23 : COPY go.mod vendor* ./ 08:35:28 ---> Running in abb39e807a3e 08:35:28 Removing intermediate container d69783794e9a 08:35:28 ---> 60868653c660 08:35:28 Step 5/25 : COPY go.mod vendor* ./ 08:35:28 ---> Running in d773d1540940 08:35:28 Removing intermediate container abb39e807a3e 08:35:28 ---> 8bb521fc82eb 08:35:28 08:35:28 Step 13/27 : FROM alpine:3.17 08:35:28 ---> 9ed4aefc74f6 08:35:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:28 ---> Using cache 08:35:28 ---> d2b515c981cd 08:35:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:28 ---> Using cache 08:35:28 ---> 1f6d5aa7180a 08:35:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> Using cache 08:35:28 ---> dfa752e4acbf 08:35:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:28 ---> 8ebca5d3accd 08:35:28 ---> 02e245399d4d 08:35:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:28 08:35:28 ---> Using cache 08:35:29 ---> e7d357153531 08:35:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:29 ---> Running in df2580e0d815 08:35:29 ---> Running in 6bff46f61e76 08:35:29 (1/1) Installing dumb-init (1.2.5-r2) 08:35:29 Executing busybox-1.35.0-r29.trigger 08:35:29 OK: 7 MiB in 16 packages 08:35:29 ---> 9970353285ea 08:35:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:29 ---> Running in 663e31e75f46 08:35:29 ---> ae0a1f72a3f4 08:35:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:29 Removing intermediate container d773d1540940 08:35:29 ---> 924c8687a5e8 08:35:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:30 ---> Running in 09c53f118aa1 08:35:30 Removing intermediate container 09c53f118aa1 08:35:30 ---> 7853f8bdbd92 08:35:30 Step 13/25 : ENV APP_PORT=59881 08:35:30 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:35:30 ---> Running in c2ec443457c0 08:35:30 Removing intermediate container c2ec443457c0 08:35:30 ---> f486d205cfe1 08:35:30 Step 14/25 : EXPOSE $APP_PORT 08:35:30 ---> Running in e906b0c38ed2 08:35:30 Removing intermediate container e906b0c38ed2 08:35:30 ---> be3f24f23db7 08:35:30 Step 15/25 : WORKDIR / 08:35:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:31 ---> Running in 681212a681f6 08:35:31 ---> 26d41519338f 08:35:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:31 Removing intermediate container 681212a681f6 08:35:31 ---> ce4a5c30ca4a 08:35:31 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:31 ---> d8b7cf8bc1e8 08:35:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:31 ---> 85c76c675218 08:35:31 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:31 ---> ea58f4035074 08:35:31 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:31 ---> ed60d90cd906 08:35:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:31 ---> aacfd4780b85 08:35:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:31 ---> Running in a3a8d27a5586 08:35:31 Removing intermediate container a3a8d27a5586 08:35:31 ---> 8f6fddb110fc 08:35:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:31 ---> 16507829c1b8 08:35:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:31 ---> Running in b32f6d326111 08:35:32 Removing intermediate container b32f6d326111 08:35:32 ---> 155b38266a48 08:35:32 Step 25/27 : LABEL arch=x86_64 08:35:32 ---> Running in c7fa1dcedfa2 08:35:32 ---> ea64355bb0e8 08:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:32 Removing intermediate container c7fa1dcedfa2 08:35:32 ---> d577c5fae5f2 08:35:32 Step 26/27 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:32 ---> Running in facb806f2aa1 08:35:32 ---> b0dc2b0ea33e 08:35:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:32 ---> Running in 728cb2ba517f 08:35:32 Removing intermediate container facb806f2aa1 08:35:32 ---> 3c41a5640814 08:35:32 Step 27/27 : LABEL version=0.0.0 08:35:32 ---> Running in 04884aebfef5 08:35:32 Removing intermediate container 728cb2ba517f 08:35:32 ---> 5368a7993631 08:35:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:32 ---> Running in 84ba0e6aedfc 08:35:32 Removing intermediate container 04884aebfef5 08:35:32 ---> 672e5c5dd35e 08:35:32 08:35:32 Successfully built 672e5c5dd35e 08:35:32 Successfully tagged security-spire-agent:latest 08:35:32  Building security-spire-agent ... done Building security-bootstrapper 08:35:32 Removing intermediate container 84ba0e6aedfc 08:35:32 ---> 778896c6ab94 08:35:33 Step 23/25 : LABEL arch=x86_64 08:35:33 ---> Running in 70d1d8d1ffb0 08:35:33 Removing intermediate container 70d1d8d1ffb0 08:35:33 ---> b917c8eead76 08:35:33 Step 24/25 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:35:33 ---> Running in 3d6781ede900 08:35:34 Removing intermediate container 3d6781ede900 08:35:34 ---> d7f27ccdf598 08:35:34 Step 25/25 : LABEL version=0.0.0 08:35:34 ---> Running in b5c5d13153d1 08:35:34 Removing intermediate container b5c5d13153d1 08:35:34 ---> ba03c5abb62d 08:35:34 08:35:34 Successfully built ba03c5abb62d 08:35:34 Successfully tagged core-metadata:latest 08:35:34 Building core-command 08:35:35  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:35 ---> 53354cee87b9 08:35:35 Step 3/33 : WORKDIR /edgex-go 08:35:35 ---> Using cache 08:35:35 ---> fa8e1ea712d9 08:35:35 Step 4/33 : RUN apk add --update --no-cache make git 08:35:35 ---> Using cache 08:35:35 ---> 60868653c660 08:35:35 Step 5/33 : COPY go.mod vendor* ./ 08:35:35 ---> Using cache 08:35:35 ---> 8ebca5d3accd 08:35:35 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:37 ---> 53354cee87b9 08:35:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:37 ---> Using cache 08:35:37 ---> 71d043fdb390 08:35:37 Step 4/24 : WORKDIR /edgex-go 08:35:37 ---> Using cache 08:35:37 ---> 5703347a0147 08:35:37 Step 5/24 : RUN apk add --update --no-cache make git 08:35:37 ---> Using cache 08:35:37 ---> 3ee5bfb3f774 08:35:37 Step 6/24 : COPY go.mod vendor* ./ 08:35:37 ---> Using cache 08:35:37 ---> 24ba91097fd7 08:35:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:37 ---> Using cache 08:35:37 ---> 4a72d2f066c2 08:35:37 Step 8/24 : COPY . . 08:35:37 ---> Using cache 08:35:37 ---> 4ee5aa046bfe 08:35:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:40 ---> Running in f3a5d1109f3e 08:35:40 ---> Running in 0e5424b7416a 08:35:41 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:35:53 Removing intermediate container df2580e0d815 08:35:53 ---> 6baf7d1ad266 08:35:53 Step 8/23 : COPY . . 08:35:53 Removing intermediate container 6bff46f61e76 08:35:53 ---> 5769053cb9eb 08:35:53 Step 7/25 : COPY . . 08:36:01 ---> 987e088801e4 08:36:01 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:01 ---> 55f41b6cda9b 08:36:01 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:01 Removing intermediate container 663e31e75f46 08:36:01 ---> 1772ba4a0c2b 08:36:01 08:36:01 Step 9/20 : FROM alpine:3.17 08:36:01 ---> 9ed4aefc74f6 08:36:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:01 ---> Running in ed0a3424a5b9 08:36:01 ---> Running in 02ae6511af0a 08:36:01 ---> Running in 0cae49bea56e 08:36:01 Removing intermediate container 0cae49bea56e 08:36:01 ---> 4387d160a590 08:36:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:01 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:36:01 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:36:01 ---> Running in 78930225266f 08:36:01 Removing intermediate container 0e5424b7416a 08:36:01 ---> b5545c5cb959 08:36:01 Step 7/33 : COPY . . 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:01 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:01 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:01 OK: 17818 distinct packages available 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 (1/9) Installing ca-certificates (20220614-r4) 08:36:02 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:02 (4/9) Installing libcurl (7.88.1-r1) 08:36:02 (5/9) Installing curl (7.88.1-r1) 08:36:02 (6/9) Installing dumb-init (1.2.5-r2) 08:36:02 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:02 (8/9) Installing libucontext (1.2-r0) 08:36:02 (9/9) Installing gcompat (1.1.0-r0) 08:36:02 Executing busybox-1.35.0-r29.trigger 08:36:02 Executing ca-certificates-20220614-r4.trigger 08:36:02 OK: 10 MiB in 24 packages 08:36:04 Removing intermediate container f3a5d1109f3e 08:36:04 ---> 701d6d56a19d 08:36:04 08:36:04 Step 10/24 : FROM alpine:3.17 08:36:04 ---> 9ed4aefc74f6 08:36:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:04 ---> Using cache 08:36:04 ---> 924c8687a5e8 08:36:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:04 ---> Using cache 08:36:04 ---> 7853f8bdbd92 08:36:04 Step 13/24 : ENV APP_PORT=59882 08:36:04 ---> Running in 17fe5baff3ac 08:36:04 Removing intermediate container 78930225266f 08:36:04 ---> 51806db2694a 08:36:04 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:04 Removing intermediate container 17fe5baff3ac 08:36:04 ---> a04a97f14321 08:36:04 Step 14/24 : EXPOSE $APP_PORT 08:36:05 ---> eb8feac6f0e1 08:36:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:05 ---> Running in d46cc08cc7a7 08:36:05 ---> f755f79dc62d 08:36:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:05 ---> Running in 117f03d13bdb 08:36:05 Removing intermediate container d46cc08cc7a7 08:36:05 ---> 28a5b30d6ff5 08:36:05 Step 15/24 : WORKDIR / 08:36:05 ---> Running in 368c7c5a37dc 08:36:05 ---> 683ab242d64e 08:36:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:05 Removing intermediate container 368c7c5a37dc 08:36:05 ---> cecdd8271b59 08:36:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:06 ---> 3e8786998d89 08:36:06 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:07 ---> e3bb30f30cb0 08:36:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:07 ---> 17980eb020eb 08:36:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:07 ---> 7d269c7b8b94 08:36:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:07 ---> Running in 93ff4673fef7 08:36:07 ---> 4d8b882d315b 08:36:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:08 Removing intermediate container 93ff4673fef7 08:36:08 ---> 4289b8002bcc 08:36:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:08 ---> Running in e07f5dbc934a 08:36:08 ---> a6cc8c64ee57 08:36:08 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:08 ---> Running in f4b4c4cf8b55 08:36:08 Removing intermediate container e07f5dbc934a 08:36:08 ---> e4f12710edfd 08:36:08 Step 18/20 : LABEL arch=x86_64 08:36:08 ---> Running in 7065ed4f6ffe 08:36:08 Removing intermediate container f4b4c4cf8b55 08:36:08 ---> 8ad2a8d06677 08:36:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:08 ---> Running in 70099a4cbe07 08:36:08 Removing intermediate container 7065ed4f6ffe 08:36:08 ---> 1f24767b973b 08:36:08 Step 19/20 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:08 ---> Running in 4b2927949b8e 08:36:09 Removing intermediate container 70099a4cbe07 08:36:09 ---> 336bb0bfc4f1 08:36:09 Step 22/24 : LABEL arch=x86_64 08:36:09 Removing intermediate container 4b2927949b8e 08:36:09 ---> ef63be754978 08:36:09 Step 20/20 : LABEL version=0.0.0 08:36:09 ---> Running in 12960b379ccf 08:36:09 ---> Running in 3f600ac7236a 08:36:10 Removing intermediate container 3f600ac7236a 08:36:10 ---> af421bfa466a 08:36:10 08:36:10 Successfully built af421bfa466a 08:36:10 Successfully tagged security-spiffe-token-provider:latest 08:36:10 Building support-scheduler 08:36:10 Removing intermediate container 12960b379ccf 08:36:10 ---> b9c2b8140904 08:36:10 Step 23/24 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:10  Building security-spiffe-token-provider ... done  ---> Running in 174722ddd896 08:36:11 Removing intermediate container 174722ddd896 08:36:11 ---> bf8815a69312 08:36:11 Step 24/24 : LABEL version=0.0.0 08:36:11 ---> Running in e32c3f4956fc 08:36:12 Removing intermediate container e32c3f4956fc 08:36:12 ---> 695758b5d343 08:36:12 08:36:12 Successfully built 695758b5d343 08:36:12 Successfully tagged core-command:latest 08:36:12  Building core-command ... done Building core-common-config-bootstrapper 08:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:13 ---> 53354cee87b9 08:36:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:13 ---> Using cache 08:36:13 ---> 71d043fdb390 08:36:13 Step 4/23 : WORKDIR /edgex-go 08:36:13 ---> Using cache 08:36:13 ---> 5703347a0147 08:36:13 Step 5/23 : RUN apk add --update --no-cache make git 08:36:13 ---> Using cache 08:36:13 ---> 3ee5bfb3f774 08:36:13 Step 6/23 : COPY go.mod vendor* ./ 08:36:13 ---> Using cache 08:36:13 ---> 24ba91097fd7 08:36:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 ---> Using cache 08:36:13 ---> 4a72d2f066c2 08:36:13 Step 8/23 : COPY . . 08:36:13 ---> Using cache 08:36:13 ---> 4ee5aa046bfe 08:36:13 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:15 ---> Running in ddf9f2b2ce96 08:36:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> 53354cee87b9 08:36:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:16 ---> Using cache 08:36:16 ---> 71d043fdb390 08:36:16 Step 4/23 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> 5703347a0147 08:36:16 Step 5/23 : RUN apk add --update --no-cache make git 08:36:16 ---> Using cache 08:36:16 ---> 3ee5bfb3f774 08:36:16 Step 6/23 : COPY go.mod vendor* ./ 08:36:16 ---> Using cache 08:36:16 ---> 24ba91097fd7 08:36:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:16 ---> Using cache 08:36:16 ---> 4a72d2f066c2 08:36:16 Step 8/23 : COPY . . 08:36:16 ---> Using cache 08:36:16 ---> 4ee5aa046bfe 08:36:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:16 ---> Running in a6bb2bbd0506 08:36:17 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:36:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:28 Removing intermediate container 02ae6511af0a 08:36:28 ---> 094e56b3525b 08:36:28 08:36:28 Step 9/25 : FROM alpine:3.17 08:36:28 ---> 9ed4aefc74f6 08:36:28 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:28 ---> Running in e21a5da03d44 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:28 (1/3) Installing ca-certificates (20220614-r4) 08:36:28 (2/3) Installing dumb-init (1.2.5-r2) 08:36:28 (3/3) Installing su-exec (0.2-r2) 08:36:28 Executing busybox-1.35.0-r29.trigger 08:36:28 Executing ca-certificates-20220614-r4.trigger 08:36:28 OK: 8 MiB in 18 packages 08:36:29 Removing intermediate container e21a5da03d44 08:36:29 ---> 094a7c321473 08:36:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:29 ---> Running in 82851bf2e983 08:36:30 Removing intermediate container 82851bf2e983 08:36:30 ---> 3db6d71b183c 08:36:30 Step 12/25 : WORKDIR / 08:36:30 ---> Running in c5fb852e5824 08:36:30 Removing intermediate container c5fb852e5824 08:36:30 ---> e98c77c89802 08:36:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:31 ---> e4b8c9427e95 08:36:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:32 ---> fd2bd86e567a 08:36:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:33 ---> 65440cac807a 08:36:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:33 Removing intermediate container 117f03d13bdb 08:36:33 ---> fac1c12db5ff 08:36:33 08:36:33 Step 9/33 : FROM alpine:3.17 08:36:33 ---> 9ed4aefc74f6 08:36:33 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:33 ---> Using cache 08:36:33 ---> 4387d160a590 08:36:33 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:33 ---> Running in a39afd2a0e96 08:36:33 ---> 19f89c86bf93 08:36:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 ---> f999153edb1d 08:36:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 Removing intermediate container ed0a3424a5b9 08:36:34 ---> 219a6bcd475e 08:36:34 08:36:34 Step 10/23 : FROM alpine:3.17 08:36:34 ---> 9ed4aefc74f6 08:36:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:34 ---> Running in cd11fb29c74f 08:36:34 (1/2) Installing dumb-init (1.2.5-r2) 08:36:34 (2/2) Installing su-exec (0.2-r2) 08:36:34 Executing busybox-1.35.0-r29.trigger 08:36:34 OK: 7 MiB in 17 packages 08:36:34 ---> 7113e8825f23 08:36:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:35 Removing intermediate container a39afd2a0e96 08:36:35 ---> 33b31e49780f 08:36:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:35 ---> Running in c5ff6a297c8b 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:35 (1/2) Installing ca-certificates (20220614-r4) 08:36:35 (2/2) Installing dumb-init (1.2.5-r2) 08:36:35 Executing busybox-1.35.0-r29.trigger 08:36:35 Executing ca-certificates-20220614-r4.trigger 08:36:35 Removing intermediate container c5ff6a297c8b 08:36:35 ---> 8a15c55367b1 08:36:35 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:35 OK: 8 MiB in 17 packages 08:36:35 ---> Running in 1e6c18e75197 08:36:35 ---> 21e184b6c8db 08:36:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:35 Removing intermediate container 1e6c18e75197 08:36:35 ---> 89e9c798c455 08:36:35 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:35 ---> Running in c9f8ec11bc82 08:36:36 Removing intermediate container c9f8ec11bc82 08:36:36 ---> 4c70e80b6959 08:36:36 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:36 ---> 69377089f1d2 08:36:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:36 Removing intermediate container cd11fb29c74f 08:36:36 ---> 0071ba078ec5 08:36:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:36 ---> Running in 14fcfb6dc223 08:36:36 ---> Running in 8ffe85391e81 08:36:36 ---> Running in f14adf5f4d4d 08:36:36 Removing intermediate container 14fcfb6dc223 08:36:36 ---> 49eb735fdaab 08:36:36 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:36 Removing intermediate container f14adf5f4d4d 08:36:36 ---> e0c9741c34f7 08:36:36 Step 13/23 : ENV APP_PORT=59860 08:36:36 ---> Running in 5492fb018f8f 08:36:36 ---> Running in 00472d91b2a6 08:36:37 Removing intermediate container 00472d91b2a6 08:36:37 ---> f5493885573a 08:36:37 Step 14/23 : EXPOSE $APP_PORT 08:36:37 ---> Running in 4413e3fbc73a 08:36:37 Removing intermediate container 4413e3fbc73a 08:36:37 ---> 08355346922b 08:36:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 Removing intermediate container 8ffe85391e81 08:36:38 ---> fbbdeab62593 08:36:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:38 ---> Running in eae8e5ca3c54 08:36:38 ---> 834972e8aaba 08:36:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:38 Removing intermediate container eae8e5ca3c54 08:36:38 ---> 36e7b581b3f4 08:36:38 Step 23/25 : LABEL arch=x86_64 08:36:38 Removing intermediate container 5492fb018f8f 08:36:38 ---> 59ee2adc020c 08:36:38 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:38 ---> Running in 3d81896f2163 08:36:38 ---> 8b52898bfc22 08:36:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:38 ---> Running in 28f54eb9b0d9 08:36:38 Removing intermediate container 3d81896f2163 08:36:38 ---> bceb2b7f2e6c 08:36:38 Step 24/25 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:38 Removing intermediate container 28f54eb9b0d9 08:36:38 ---> a296bafd4624 08:36:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:38 ---> Running in c9922c332181 08:36:38 Removing intermediate container c9922c332181 08:36:38 ---> 1f3b0504137a 08:36:38 Step 25/25 : LABEL version=0.0.0 08:36:39 ---> 2b63c776ac21 08:36:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:39 ---> Running in 7f180fb90054 08:36:39 ---> Running in 8ecb36601da8 08:36:39 ---> dd64d2eeba0f 08:36:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:39 Removing intermediate container 7f180fb90054 08:36:39 ---> 3ca89c5c777a 08:36:39 08:36:39 Successfully built 3ca89c5c777a 08:36:39 Successfully tagged security-secretstore-setup:latest 08:36:39  Building security-secretstore-setup ... done  ---> f0581801bbcb 08:36:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:39 ---> Running in d510cc960f96 08:36:39 Removing intermediate container d510cc960f96 08:36:39 ---> 1b2abbf15c0d 08:36:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:40 ---> Running in 56a22400923a 08:36:40 Removing intermediate container 8ecb36601da8 08:36:40 ---> b6808094cdcc 08:36:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 Removing intermediate container 56a22400923a 08:36:40 ---> 93db95724357 08:36:40 Step 21/23 : LABEL arch=x86_64 08:36:40 ---> Running in 3c75da8cf448 08:36:40 ---> e71aed7e53c0 08:36:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:40 Removing intermediate container 3c75da8cf448 08:36:40 ---> b9996bb89b81 08:36:40 Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:40 ---> Running in cb5d8c2f1a1c 08:36:40 ---> f8a5eaba0bb2 08:36:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:40 Removing intermediate container cb5d8c2f1a1c 08:36:40 ---> b7cd83c55812 08:36:40 Step 23/23 : LABEL version=0.0.0 08:36:40 ---> Running in d18c0c77f92f 08:36:40 Removing intermediate container d18c0c77f92f 08:36:40 ---> 2e4c95fd235c 08:36:40 08:36:41 ---> efcfccf95561 08:36:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:41 Successfully built 2e4c95fd235c 08:36:41 Successfully tagged support-notifications:latest 08:36:41  Building support-notifications ... done Removing intermediate container a6bb2bbd0506 08:36:41 ---> 86fcffd76cf2 08:36:41 08:36:41 Step 10/23 : FROM alpine:3.17 08:36:41 ---> 9ed4aefc74f6 08:36:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:41 ---> Using cache 08:36:41 ---> 0076da150a3d 08:36:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:41 ---> Using cache 08:36:41 ---> 067ae3840196 08:36:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 ---> Using cache 08:36:41 ---> 4e70482f2386 08:36:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:41 ---> Using cache 08:36:41 ---> c92103c52f59 08:36:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:41 ---> d68a76875c72 08:36:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:41 ---> 90c76e544169 08:36:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:41 ---> cf91a13ed45b 08:36:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:41 ---> 6a60b4824e34 08:36:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:41 ---> 6b812e8ceca0 08:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:41 ---> 309405372c0a 08:36:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:41 ---> 36159c80b9cd 08:36:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:41 ---> Running in b19b5d2e59d9 08:36:42 ---> 40ac3c878b14 08:36:42 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:42 ---> Running in abd22fb77431 08:36:43 Removing intermediate container b19b5d2e59d9 08:36:43 ---> b6e01c752c06 08:36:43 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:43 Removing intermediate container abd22fb77431 08:36:43 ---> 5a77da2548b7 08:36:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:43 ---> Running in 95b02a8bbf52 08:36:43 ---> Running in 529380c152a7 08:36:43 Removing intermediate container 95b02a8bbf52 08:36:43 ---> c6a2e3da45b2 08:36:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:43 Removing intermediate container 529380c152a7 08:36:43 ---> 51e8762de59e 08:36:43 Step 30/33 : CMD ["gate"] 08:36:43 ---> Running in 323be9d987f1 08:36:43 ---> Running in 5c210b64425b 08:36:43 Removing intermediate container 323be9d987f1 08:36:43 ---> 4c82b3ad0e40 08:36:43 Step 21/23 : LABEL arch=x86_64 08:36:43 Removing intermediate container 5c210b64425b 08:36:43 ---> 1922bbac0d43 08:36:43 Step 31/33 : LABEL arch=x86_64 08:36:43 ---> Running in 3264d965599c 08:36:43 ---> Running in 739513c658f1 08:36:43 Removing intermediate container 3264d965599c 08:36:43 ---> 17a6c3fc3ba0 08:36:43 Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:43 Removing intermediate container 739513c658f1 08:36:43 ---> 4e930627f634 08:36:43 Step 32/33 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:43 ---> Running in d65419378cb4 08:36:44 ---> Running in 2f891eed37d6 08:36:44 Removing intermediate container d65419378cb4 08:36:44 ---> 6ef2a21071b8 08:36:44 Step 23/23 : LABEL version=0.0.0 08:36:44 Removing intermediate container 2f891eed37d6 08:36:44 ---> 337bff5f880b 08:36:44 Step 33/33 : LABEL version=0.0.0 08:36:44 ---> Running in 2b0017d3821d 08:36:44 ---> Running in bcb1b28a45ea 08:36:44 Removing intermediate container 2b0017d3821d 08:36:44 ---> f1554ade3493 08:36:44 08:36:44 Removing intermediate container bcb1b28a45ea 08:36:44 ---> 33da9113ab18 08:36:44 08:36:44 Removing intermediate container ddf9f2b2ce96 08:36:44 ---> a8f30a631547 08:36:44 08:36:44 Step 10/23 : FROM alpine:3.17 08:36:44 ---> 9ed4aefc74f6 08:36:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:44 ---> Using cache 08:36:44 ---> 924c8687a5e8 08:36:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:44 ---> Using cache 08:36:44 ---> 7853f8bdbd92 08:36:44 Step 13/23 : ENV APP_PORT=59861 08:36:44 Successfully built f1554ade3493 08:36:44 Successfully tagged core-common-config-bootstrapper:latest 08:36:44  Building core-common-config-bootstrapper ... done  ---> Running in 7817baac36f8 08:36:44 Successfully built 33da9113ab18 08:36:44 Successfully tagged security-bootstrapper:latest 08:36:44  Building security-bootstrapper ... done Removing intermediate container 7817baac36f8 08:36:44 ---> a3a5091afed3 08:36:44 Step 14/23 : EXPOSE $APP_PORT 08:36:44 ---> Running in e4db53443d67 08:36:44 Removing intermediate container e4db53443d67 08:36:44 ---> 9d754534aa5a 08:36:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 ---> 1cac887a65bf 08:36:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:45 ---> f65947be04b8 08:36:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:45 ---> eb23f0757ac4 08:36:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:45 ---> 866027e58d69 08:36:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:45 ---> Running in 4aef371cad64 08:36:45 Removing intermediate container 4aef371cad64 08:36:45 ---> 095e035b0a81 08:36:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:45 ---> Running in 08af7f544f46 08:36:46 Removing intermediate container 08af7f544f46 08:36:46 ---> 0cf7e8a4c832 08:36:46 Step 21/23 : LABEL arch=x86_64 08:36:46 ---> Running in 004d4468ec60 08:36:46 Removing intermediate container 004d4468ec60 08:36:46 ---> 504ad3c94824 08:36:46 Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 08:36:46 ---> Running in b24523f4671e 08:36:46 Removing intermediate container b24523f4671e 08:36:46 ---> 9df414889fe7 08:36:46 Step 23/23 : LABEL version=0.0.0 08:36:46 ---> Running in 47739b747137 08:36:46 Removing intermediate container 47739b747137 08:36:46 ---> 4ee839f0f514 08:36:46 08:36:46 Successfully built 4ee839f0f514 08:36:46 Successfully tagged support-scheduler:latest 08:36:46  Building support-scheduler ... done  [Pipeline] } 08:36:46 $ docker stop --time=1 b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 08:36:47 $ docker rm -f --volumes b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:47 + docker images 08:36:47 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:47 support-scheduler latest 4ee839f0f514 1 second ago 32.1MB 08:36:47 core-common-config-bootstrapper latest f1554ade3493 3 seconds ago 17.2MB 08:36:47 security-bootstrapper latest 33da9113ab18 3 seconds ago 22.2MB 08:36:47 a8f30a631547 3 seconds ago 1.75GB 08:36:47 86fcffd76cf2 7 seconds ago 1.68GB 08:36:47 support-notifications latest 2e4c95fd235c 7 seconds ago 32.7MB 08:36:47 security-secretstore-setup latest 3ca89c5c777a 9 seconds ago 32.8MB 08:36:47 219a6bcd475e 14 seconds ago 1.75GB 08:36:47 fac1c12db5ff 15 seconds ago 1.67GB 08:36:47 094e56b3525b 21 seconds ago 1.68GB 08:36:47 core-command latest 695758b5d343 36 seconds ago 19.8MB 08:36:47 security-spiffe-token-provider latest af421bfa466a 38 seconds ago 32.8MB 08:36:47 701d6d56a19d 45 seconds ago 1.69GB 08:36:47 1772ba4a0c2b 52 seconds ago 1.73GB 08:36:47 core-metadata latest ba03c5abb62d About a minute ago 20.4MB 08:36:47 security-spire-agent latest 672e5c5dd35e About a minute ago 129MB 08:36:47 8bb521fc82eb About a minute ago 1.55GB 08:36:47 7877427f3972 About a minute ago 1.69GB 08:36:47 security-proxy-setup latest 5f2ce19b9c72 About a minute ago 18.7MB 08:36:47 security-proxy-auth latest e1b27c4d8210 About a minute ago 18.3MB 08:36:47 core-data latest 80d17c05ad05 About a minute ago 20MB 08:36:47 b0aba1bbc404 About a minute ago 1.69GB 08:36:47 61a4e4845502 About a minute ago 1.66GB 08:36:47 5d52f8c1c5e5 About a minute ago 1.67GB 08:36:47 security-spire-config latest ccce17d12dde About a minute ago 88.9MB 08:36:47 security-spire-server latest 2bd452105414 About a minute ago 89.8MB 08:36:47 933b9c4a42ab 2 minutes ago 1.55GB 08:36:47 3c65c94a1482 2 minutes ago 1.55GB 08:36:47 ci-base-image-x86_64 latest 53354cee87b9 5 minutes ago 881MB 08:36:47 alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB 08:36:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 08:36:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:47 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:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.399s coverage: 28.7% of statements 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 98.5% of statements 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.441s coverage: 71.3% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.035s coverage: 88.5% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.852s coverage: 3.9% of statements 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.724s coverage: 95.6% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 65.9% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 29.0% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 44.1% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 82.9% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 15.297s coverage: 92.9% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.563s coverage: 81.2% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.468s coverage: 82.1% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 63.1% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 61.5% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 08:40:08 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:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:08 go vet ./... 08:42:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:45 + ls -al . 08:42:45 total 700 08:42:45 drwxrwxr-x 10 1001 1001 4096 Apr 4 08:34 . 08:42:45 drwxr-xr-x 4 root root 4096 Apr 4 08:34 .. 08:42:45 drwxrwxr-x 2 1001 1001 4096 Apr 4 08:33 .blubracket 08:42:45 -rw-rw-r-- 1 1001 1001 16 Apr 4 08:33 .dockerignore 08:42:45 drwxrwxr-x 8 1001 1001 4096 Apr 4 08:33 .git 08:42:45 drwxrwxr-x 3 1001 1001 4096 Apr 4 08:33 .github 08:42:45 -rw-rw-r-- 1 1001 1001 1133 Apr 4 08:33 .gitignore 08:42:45 -rw-rw-r-- 1 1001 1001 42 Apr 4 08:33 .golangci.yml 08:42:45 -rw-rw-r-- 1 1001 1001 87 Apr 4 08:33 .hadolint.yml 08:42:45 -rw-rw-r-- 1 1001 1001 166 Apr 4 08:33 .sonarcloud.properties 08:42:45 -rw-rw-r-- 1 1001 1001 1171 Apr 4 08:33 ADOPTERS.md 08:42:45 -rw-rw-r-- 1 1001 1001 10835 Apr 4 08:33 Attribution.txt 08:42:45 -rw-rw-r-- 1 1001 1001 73765 Apr 4 08:33 CHANGELOG.md 08:42:45 -rw-rw-r-- 1 1001 1001 3804 Apr 4 08:33 CONTRIBUTING.md 08:42:45 -rw-rw-r-- 1 1001 1001 677 Apr 4 08:33 GOVERNANCE.md 08:42:45 -rw-rw-r-- 1 1001 1001 883 Apr 4 08:33 Jenkinsfile 08:42:45 -rw-rw-r-- 1 1001 1001 10775 Apr 4 08:33 LICENSE 08:42:45 -rw-rw-r-- 1 1001 1001 14368 Apr 4 08:33 Makefile 08:42:45 -rw-rw-r-- 1 1001 1001 582 Apr 4 08:33 OWNERS.md 08:42:45 -rw-rw-r-- 1 1001 1001 9403 Apr 4 08:33 README.md 08:42:45 -rw-rw-r-- 1 1001 1001 789 Apr 4 08:33 SECURITY.md 08:42:45 -rw-rw-r-- 1 1001 1001 5 Apr 4 08:31 VERSION 08:42:45 drwxrwxr-x 2 1001 1001 4096 Apr 4 08:33 bin 08:42:45 drwxrwxr-x 18 1001 1001 4096 Apr 4 08:33 cmd 08:42:45 -rw-r--r-- 1 root root 447379 Apr 4 08:40 coverage.out 08:42:45 -rw-rw-r-- 1 1001 1001 3200 Apr 4 08:33 go.mod 08:42:45 -rw-rw-r-- 1 1001 1001 31265 Apr 4 08:33 go.sum 08:42:45 drwxrwxr-x 7 1001 1001 4096 Apr 4 08:33 internal 08:42:45 drwxrwxr-x 3 1001 1001 4096 Apr 4 08:33 openapi 08:42:45 -rw-rw-r-- 1 1001 1001 594 Apr 4 08:33 security.txt 08:42:45 drwxrwxr-x 4 1001 1001 4096 Apr 4 08:33 snap 08:42:45 -rw-rw-r-- 1 1001 1001 204 Apr 4 08:33 version.go [Pipeline] sh 08:42:45 + '[' -e coverage.out ] 08:42:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:45 Warning: overwriting stash ‘coverage-report’ 08:42:46 Stashed 1 file(s) [Pipeline] sh 08:42:46 + make build 08:42:46 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:23 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:23 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:23 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: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:45:10 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:12 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:26 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:45:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:44 $ docker stop --time=1 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 08:45:46 $ docker rm -f --volumes 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:48 08:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:49 29e5d40040c1: Pulling fs layer 08:45:49 1ce36da41761: Pulling fs layer 08:45:49 25b303627fd3: Pulling fs layer 08:45:49 29e5d40040c1: Verifying Checksum 08:45:49 29e5d40040c1: Download complete 08:45:49 1ce36da41761: Verifying Checksum 08:45:49 1ce36da41761: Download complete 08:45:50 29e5d40040c1: Pull complete 08:45:51 1ce36da41761: Pull complete 08:45:51 25b303627fd3: Verifying Checksum 08:45:51 25b303627fd3: Download complete 08:46:01 25b303627fd3: Pull complete 08:46:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:01 prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container 08:46:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:04 $ docker top 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:04 + docker-compose build --help 08:46:04 + grep parallel 08:46:09 --parallel Build images in parallel. [Pipeline] } 08:46:09 $ docker stop --time=1 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 08:46:10 $ docker rm -f --volumes 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:11 prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container 08:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:12 $ docker top 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:13 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:18 Building core-command ... 08:46:18 Building core-common-config-bootstrapper ... 08:46:18 Building core-data ... 08:46:18 Building core-metadata ... 08:46:18 Building security-bootstrapper ... 08:46:18 Building security-proxy-auth ... 08:46:18 Building security-proxy-setup ... 08:46:18 Building security-secretstore-setup ... 08:46:18 Building security-spiffe-token-provider ... 08:46:18 Building security-spire-agent ... 08:46:18 Building security-spire-config ... 08:46:18 Building security-spire-server ... 08:46:18 Building support-notifications ... 08:46:18 Building support-scheduler ... 08:46:18 Building security-spire-agent 08:46:18 Building support-scheduler 08:46:18 Building support-notifications 08:46:18 Building core-command 08:46:18 Building security-spire-config 08:47:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:05 ---> 4bdc7178ad6e 08:47:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:05 ---> 4bdc7178ad6e 08:47:05 Step 3/27 : WORKDIR /edgex-go 08:47:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:05 ---> 4bdc7178ad6e 08:47:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:05 ---> 4bdc7178ad6e 08:47:05 Step 3/27 : WORKDIR /edgex-go 08:47:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:05 ---> 4bdc7178ad6e 08:47:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:05 ---> Running in 1d9eea75b44d 08:47:05 ---> Running in 84144bba92a8 08:47:05 ---> Running in f1121bf88b66 08:47:05 ---> Running in b249b57ad9b2 08:47:05 ---> Running in d04a3f071aa2 08:47:05 Removing intermediate container b249b57ad9b2 08:47:05 ---> 9b196ef0f9b5 08:47:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:05 Removing intermediate container 1d9eea75b44d 08:47:05 ---> 5e8f03413cc2 08:47:05 Step 4/24 : WORKDIR /edgex-go 08:47:05 Removing intermediate container f1121bf88b66 08:47:05 ---> 82926ac601b0 08:47:05 Step 4/23 : WORKDIR /edgex-go 08:47:05 Removing intermediate container 84144bba92a8 08:47:05 ---> 067d2e4c9c49 08:47:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:05 ---> Running in 64991141c0c9 08:47:05 ---> Running in 4468ab53984e 08:47:06 Removing intermediate container d04a3f071aa2 08:47:06 ---> a2a48ae4f980 08:47:06 Step 4/23 : WORKDIR /edgex-go 08:47:06 ---> Running in 01cc91f45f80 08:47:06 ---> Running in 08ac76d2a67e 08:47:06 ---> Running in 7b774d0b8a05 08:47:06 Removing intermediate container 4468ab53984e 08:47:06 ---> 6d65c26fba7e 08:47:06 Step 5/24 : RUN apk add --update --no-cache make git 08:47:06 ---> Running in 7c2c7910ad12 08:47:06 Removing intermediate container 08ac76d2a67e 08:47:06 ---> 758ce14015fb 08:47:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:47:06 ---> Running in 871a16fc82c9 08:47:07 Removing intermediate container 7b774d0b8a05 08:47:07 ---> 370f2893a8d9 08:47:07 Step 5/23 : RUN apk add --update --no-cache make git 08:47:07 ---> Running in f9491d315448 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:09 OK: 263 MiB in 53 packages 08:47:10 OK: 263 MiB in 53 packages 08:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:11 OK: 263 MiB in 53 packages 08:47:11 OK: 263 MiB in 53 packages 08:47:11 OK: 263 MiB in 53 packages 08:47:11 Removing intermediate container 64991141c0c9 08:47:11 ---> a7735a7b746e 08:47:11 Step 5/27 : COPY go.mod vendor* ./ 08:47:11 Removing intermediate container 01cc91f45f80 08:47:11 ---> 829a0ec4d961 08:47:11 Step 5/27 : COPY go.mod vendor* ./ 08:47:12 Removing intermediate container 7c2c7910ad12 08:47:12 ---> d949339fb894 08:47:12 Step 6/24 : COPY go.mod vendor* ./ 08:47:12 Removing intermediate container 871a16fc82c9 08:47:12 ---> 86530ba648ae 08:47:12 Step 6/23 : COPY go.mod vendor* ./ 08:47:12 ---> c9d60c994175 08:47:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 Removing intermediate container f9491d315448 08:47:13 ---> b11334acf316 08:47:13 Step 6/23 : COPY go.mod vendor* ./ 08:47:13 ---> 9c1ca7b2d1bd 08:47:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 ---> Running in bbf8b061ac74 08:47:13 ---> Running in aa5896ffb8b4 08:47:13 ---> f6097c8fea6f 08:47:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 ---> Running in fe7e2a085549 08:47:14 ---> e4448befcbc8 08:47:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> b95da7fb7544 08:47:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Running in 0b9b26a453c5 08:47:14 ---> Running in 144ef457d6ba 08:49:06 Removing intermediate container 144ef457d6ba 08:49:06 ---> 37fdf1be7038 08:49:06 Step 8/23 : COPY . . 08:49:06 Removing intermediate container fe7e2a085549 08:49:06 ---> 589e1f426133 08:49:06 Step 8/24 : COPY . . 08:49:06 Removing intermediate container bbf8b061ac74 08:49:06 ---> fe97217ab844 08:49:06 Step 7/27 : COPY . . 08:49:06 Removing intermediate container aa5896ffb8b4 08:49:06 ---> 160f731957a3 08:49:06 Step 7/27 : COPY . . 08:49:06 Removing intermediate container 0b9b26a453c5 08:49:06 ---> f2336f103a5c 08:49:06 Step 8/23 : COPY . . 08:49:21 ---> 3c28f3e7fbaa 08:49:21 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:49:21 ---> 5ceed8e8ecf2 08:49:21 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:49:21 ---> Running in 0e07362fb8b1 08:49:21 ---> 7bf40ee7bad9 08:49:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:49:21 ---> e555504eb20c 08:49:21 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 ---> 9824da686904 08:49:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:21 08:49:21 ---> Running in 44515a5b1d37 08:49:21 ---> Running in a270881359af 08:49:21 ---> Running in 7d48035149dd 08:49:21 ---> Running in dccf801a5fc9 08:49:21 Removing intermediate container 44515a5b1d37 08:49:21 ---> 4119d0d901df 08:49:21 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:21 Removing intermediate container dccf801a5fc9 08:49:21 ---> 2cc1449d7feb 08:49:21 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:21 ---> Running in 2b42a559cea8 08:49:21 ---> Running in 24cb76a1b58d 08:49:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:22 Removing intermediate container 24cb76a1b58d 08:49:22 Removing intermediate container 2b42a559cea8 08:49:22 ---> fa9aa8ae1807 08:49:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:22 ---> 77bdd9d17edc 08:49:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:22 ---> Running in f313f51d6be9 08:49:22 ---> Running in dc5c85d3c454 08:49: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:49:22 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:49:23 Removing intermediate container f313f51d6be9 08:49:23 ---> 0fa1a22a435c 08:49:23 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:23 Removing intermediate container dc5c85d3c454 08:49:23 ---> ed7b74b71cfd 08:49:23 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:23 ---> Running in 8ef1078e35a1 08:49:23 ---> Running in 80f8742bac06 08:49:28 Removing intermediate container 80f8742bac06 08:49:28 ---> 8030b9d735cd 08:49:28 Step 12/27 : WORKDIR /edgex-go 08:49:28 ---> Running in fff29f8fe230 08:49:28 Removing intermediate container 8ef1078e35a1 08:49:28 ---> c17f7e04185d 08:49:28 Step 12/27 : WORKDIR /edgex-go 08:49:28 ---> Running in 8a2575dda85a 08:49:28 Removing intermediate container fff29f8fe230 08:49:28 ---> 04386cf564fb 08:49:28 08:49:28 Step 13/27 : FROM alpine:3.17 08:49:29 3.17: Pulling from library/alpine 08:49:29 Removing intermediate container 8a2575dda85a 08:49:29 ---> f96ac1d559f8 08:49:29 08:49:29 Step 13/27 : FROM alpine:3.17 08:49:29 3.17: Pulling from library/alpine 08:49:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:31 Status: Image is up to date for alpine:3.17 08:49:31 Status: Downloaded newer image for alpine:3.17 08:49:31 ---> 51e60588ff2c 08:49:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:31 ---> 51e60588ff2c 08:49:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:31 ---> Running in 69319f3977d2 08:49:31 ---> Running in 669fba6a6f57 08:49:32 Removing intermediate container 669fba6a6f57 08:49:32 ---> de25634ee5b3 08:49:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:32 Removing intermediate container 69319f3977d2 08:49:32 ---> d21a60538559 08:49:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:32 ---> Running in ecddbcd8e91e 08:49:32 ---> Running in 50b8139147ce 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:38 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:38 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:38 OK: 17689 distinct packages available 08:49:38 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:38 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:38 OK: 17689 distinct packages available 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:40 (1/4) Installing dumb-init (1.2.5-r2) 08:49:40 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:40 (3/4) Installing libucontext (1.2-r0) 08:49:40 (4/4) Installing gcompat (1.1.0-r0) 08:49:40 Executing busybox-1.35.0-r29.trigger 08:49:40 OK: 8 MiB in 19 packages 08:49:40 (1/5) Installing dumb-init (1.2.5-r2) 08:49:40 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:40 (3/5) Installing libucontext (1.2-r0) 08:49:40 (4/5) Installing gcompat (1.1.0-r0) 08:49:40 (5/5) Installing openssl (3.0.8-r3) 08:49:40 Executing busybox-1.35.0-r29.trigger 08:49:40 OK: 9 MiB in 20 packages 08:49:42 Removing intermediate container ecddbcd8e91e 08:49:42 ---> 4325650197c8 08:49:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:43 Removing intermediate container 50b8139147ce 08:49:43 ---> 6ca082337f9d 08:49:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:43 ---> 9bd15ea4e1e3 08:49:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:49:44 ---> 02f2106a805b 08:49:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:49:45 ---> a464dd30b5be 08:49:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:45 ---> 2aac6958b09c 08:49:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:50 ---> 2f8a6f7234c1 08:49:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:53 ---> 82af0ddb68f2 08:49:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:54 ---> 474ff02fe289 08:49:54 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:54 ---> Running in 474b6bda4f72 08:49:55 Removing intermediate container 474b6bda4f72 08:49:55 ---> 053a842dcb1f 08:49:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:56 ---> 280c5a4da33f 08:49:56 Step 22/27 : WORKDIR / 08:49:56 ---> Running in cef7fe3e4caf 08:49:57 Removing intermediate container cef7fe3e4caf 08:49:57 ---> b0e626c42bfc 08:49:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:58 ---> 50eede058bc5 08:49:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:58 ---> Running in 588505a7a1b2 08:49:58 Removing intermediate container 588505a7a1b2 08:49:58 ---> 8b6be0eeab3a 08:49:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:58 ---> Running in 82da427250e3 08:49:59 ---> f9a19cd379c3 08:49:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:59 Removing intermediate container 82da427250e3 08:49:59 ---> 15e84afb6854 08:49:59 Step 25/27 : LABEL arch=arm64 08:49:59 ---> Running in e7d1c18a2783 08:50:00 ---> 378d7bc29d5f 08:50:00 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:00 Removing intermediate container e7d1c18a2783 08:50:00 ---> 15fd76909edb 08:50:00 Step 26/27 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:50:00 ---> Running in 3932ab1b509e 08:50:01 Removing intermediate container 3932ab1b509e 08:50:01 ---> a248dfc8a12c 08:50:01 Step 27/27 : LABEL version=0.0.0 08:50:01 ---> Running in b49520702df4 08:50:01 ---> 049419380619 08:50:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:01 ---> Running in 59a99f051421 08:50:01 Removing intermediate container b49520702df4 08:50:01 ---> 3503cc03178a 08:50:01 08:50:02 Removing intermediate container 59a99f051421 08:50:02 ---> 7c1b74339a9a 08:50:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:02 Successfully built 3503cc03178a 08:50:02 Successfully tagged security-spire-config-arm64:latest 08:50:02  Building security-spire-config ... done Building security-spire-server 08:50:02 ---> Running in fad5dfdcaf40 08:50:03 Removing intermediate container fad5dfdcaf40 08:50:03 ---> 4039cbe5393c 08:50:03 Step 25/27 : LABEL arch=arm64 08:50:03 ---> Running in 4214767545e8 08:50:06 Removing intermediate container 4214767545e8 08:50:06 ---> b9a47b703484 08:50:06 Step 26/27 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:50:07 ---> Running in 17e204c8faab 08:50:07 Removing intermediate container 17e204c8faab 08:50:07 ---> a99482c1d419 08:50:07 Step 27/27 : LABEL version=0.0.0 08:50:07 ---> Running in 19ae44a8d8fd 08:50:08 Removing intermediate container 19ae44a8d8fd 08:50:08 ---> 218799ef9109 08:50:08 08:50:08 Successfully built 218799ef9109 08:50:08 Successfully tagged security-spire-agent-arm64:latest 08:50:08  Building security-spire-agent ... done Building core-common-config-bootstrapper 08:50:23 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:50:23 ---> 4bdc7178ad6e 08:50:23 Step 3/26 : WORKDIR /edgex-go 08:50:23 ---> Using cache 08:50:23 ---> 067d2e4c9c49 08:50:23 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:50:23 ---> Using cache 08:50:23 ---> 829a0ec4d961 08:50:23 Step 5/26 : COPY go.mod vendor* ./ 08:50:23 ---> Using cache 08:50:23 ---> 9c1ca7b2d1bd 08:50:23 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:23 ---> Using cache 08:50:23 ---> 160f731957a3 08:50:23 Step 7/26 : COPY . . 08:50:23 ---> Using cache 08:50:23 ---> 5ceed8e8ecf2 08:50:23 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:50:23 ---> Using cache 08:50:23 ---> 4119d0d901df 08:50:23 Step 9/26 : WORKDIR /edgex-go/spire-build 08:50:23 ---> Using cache 08:50:23 ---> fa9aa8ae1807 08:50:23 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:50:23 ---> Using cache 08:50:23 ---> 0fa1a22a435c 08:50:23 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:24 ---> Running in a2dc557546ca 08:50:29 Removing intermediate container a2dc557546ca 08:50:29 ---> 93fe53a791e5 08:50:29 Step 12/26 : WORKDIR /edgex-go 08:50:29 ---> Running in 03f849ce567d 08:50:29 Removing intermediate container 03f849ce567d 08:50:29 ---> dcf2ff958b35 08:50:29 08:50:29 Step 13/26 : FROM alpine:3.17 08:50:29 ---> 51e60588ff2c 08:50:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:29 ---> Using cache 08:50:29 ---> d21a60538559 08:50:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:29 ---> Using cache 08:50:29 ---> 6ca082337f9d 08:50:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:29 ---> Using cache 08:50:29 ---> 02f2106a805b 08:50:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:50:29 ---> Using cache 08:50:29 ---> 2aac6958b09c 08:50:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:32 ---> 4bdc7178ad6e 08:50:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:32 ---> Using cache 08:50:32 ---> a2a48ae4f980 08:50:32 Step 4/23 : WORKDIR /edgex-go 08:50:32 ---> Using cache 08:50:32 ---> 370f2893a8d9 08:50:32 Step 5/23 : RUN apk add --update --no-cache make git 08:50:32 ---> Using cache 08:50:32 ---> b11334acf316 08:50:32 Step 6/23 : COPY go.mod vendor* ./ 08:50:32 ---> Using cache 08:50:32 ---> b95da7fb7544 08:50:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:32 ---> Using cache 08:50:32 ---> 37fdf1be7038 08:50:32 Step 8/23 : COPY . . 08:50:32 ---> Using cache 08:50:32 ---> 7bf40ee7bad9 08:50:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:33 ---> Running in 6bd30ba96ffb 08:50:36 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:37 ---> 7a8b3cc29962 08:50:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:38 ---> 09d778f98285 08:50:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:39 ---> ae214f5d8563 08:50:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:40 ---> 96677345da2e 08:50:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:40 ---> Running in a4c2ba216338 08:50:40 Removing intermediate container a4c2ba216338 08:50:40 ---> f57740c04464 08:50:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:40 ---> Running in 413848bf901c 08:50:41 Removing intermediate container 413848bf901c 08:50:41 ---> c036edf0ee56 08:50:41 Step 24/26 : LABEL arch=arm64 08:50:41 ---> Running in cc250e95864f 08:50:41 Removing intermediate container cc250e95864f 08:50:41 ---> 24204ab2dc0f 08:50:41 Step 25/26 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:50:42 ---> Running in 4ce6b8cc221f 08:50:42 Removing intermediate container 4ce6b8cc221f 08:50:42 ---> 0dcd4233fdee 08:50:42 Step 26/26 : LABEL version=0.0.0 08:50:42 ---> Running in 6d5ed3cb6d32 08:50:43 Removing intermediate container 6d5ed3cb6d32 08:50:43 ---> 031c27e3b9c5 08:50:43 08:50:43 Successfully built 031c27e3b9c5 08:50:43 Successfully tagged security-spire-server-arm64:latest 08:50:43  Building security-spire-server ... done Building security-bootstrapper 08:51:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:51:01 ---> 4bdc7178ad6e 08:51:01 Step 3/33 : WORKDIR /edgex-go 08:51:01 ---> Using cache 08:51:01 ---> 067d2e4c9c49 08:51:01 Step 4/33 : RUN apk add --update --no-cache make git 08:51:01 ---> Running in 9861219aaf30 08:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:04 OK: 263 MiB in 53 packages 08:51:05 Removing intermediate container 9861219aaf30 08:51:05 ---> f211fc7f3ca7 08:51:05 Step 5/33 : COPY go.mod vendor* ./ 08:51:06 ---> 41a867a59dbe 08:51:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:06 ---> Running in d038a3aeedb2 08:52:43 Removing intermediate container d038a3aeedb2 08:52:43 ---> 8b4b92d06c47 08:52:43 Step 7/33 : COPY . . 08:52:45 ---> f11f29ca1859 08:52:45 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:45 ---> Running in 5962994fc2c5 08:52: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 08:56:24 Removing intermediate container 7d48035149dd 08:56:24 ---> 3c60d6e058dc 08:56:24 08:56:24 Step 10/24 : FROM alpine:3.17 08:56:24 ---> 51e60588ff2c 08:56:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:56:24 ---> Running in 41b6ad1b86db 08:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:24 (1/1) Installing dumb-init (1.2.5-r2) 08:56:24 Executing busybox-1.35.0-r29.trigger 08:56:24 OK: 8 MiB in 16 packages 08:56:24 Removing intermediate container 41b6ad1b86db 08:56:24 ---> bacc917adfea 08:56:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:24 ---> Running in 2d4567959b15 08:56:24 Removing intermediate container 2d4567959b15 08:56:24 ---> db6430e6aa22 08:56:24 Step 13/24 : ENV APP_PORT=59882 08:56:24 ---> Running in 9708a8119680 08:56:24 Removing intermediate container 9708a8119680 08:56:24 ---> b6e2e4031fcb 08:56:24 Step 14/24 : EXPOSE $APP_PORT 08:56:24 ---> Running in 02a7744eac99 08:56:24 Removing intermediate container 02a7744eac99 08:56:24 ---> 92d2b2985d16 08:56:24 Step 15/24 : WORKDIR / 08:56:24 ---> Running in 32abe3f8fc81 08:56:24 Removing intermediate container 32abe3f8fc81 08:56:24 ---> 5e0223109238 08:56:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:25 ---> 2109d3150c07 08:56:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:56:26 ---> 39f96f0c8952 08:56:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:28 ---> 9e97d9b4d2c1 08:56:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:56:28 ---> f8a253f0741a 08:56:28 Step 20/24 : ENTRYPOINT ["/core-command"] 08:56:28 ---> Running in 0e7c9315e76f 08:56:29 Removing intermediate container 0e7c9315e76f 08:56:29 ---> 3c6825597252 08:56:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:29 ---> Running in d9ba628c21a7 08:56:29 Removing intermediate container d9ba628c21a7 08:56:29 ---> 419e098f7068 08:56:29 Step 22/24 : LABEL arch=arm64 08:56:29 ---> Running in 3c3192636731 08:56:30 Removing intermediate container 3c3192636731 08:56:30 ---> 8bcf67294b76 08:56:30 Step 23/24 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:56:30 ---> Running in 03042f2d59d2 08:56:30 Removing intermediate container 03042f2d59d2 08:56:30 ---> aac1c0f0289a 08:56:30 Step 24/24 : LABEL version=0.0.0 08:56:30 ---> Running in b1806e651e22 08:56:31 Removing intermediate container b1806e651e22 08:56:31 ---> 7f16e06ff310 08:56:31 08:56:31 Successfully built 7f16e06ff310 08:56:31 Successfully tagged core-command-arm64:latest 08:56:31  Building core-command ... done Building security-secretstore-setup 08:56:50 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:56:50 ---> 4bdc7178ad6e 08:56:50 Step 3/25 : WORKDIR /edgex-go 08:56:50 ---> Using cache 08:56:50 ---> 067d2e4c9c49 08:56:50 Step 4/25 : RUN apk add --update --no-cache make git 08:56:50 ---> Using cache 08:56:50 ---> f211fc7f3ca7 08:56:50 Step 5/25 : COPY go.mod vendor* ./ 08:56:50 ---> Using cache 08:56:50 ---> 41a867a59dbe 08:56:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:50 ---> Using cache 08:56:50 ---> 8b4b92d06c47 08:56:50 Step 7/25 : COPY . . 08:56:50 ---> Using cache 08:56:50 ---> f11f29ca1859 08:56:50 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:50 ---> Running in 44710db80e1c 08:56:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:16 Removing intermediate container 6bd30ba96ffb 08:57:16 ---> 2c5af0c82572 08:57:16 08:57:16 Step 10/23 : FROM alpine:3.17 08:57:16 ---> 51e60588ff2c 08:57:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:16 ---> Running in 52136066fd3b 08:57:16 Removing intermediate container 52136066fd3b 08:57:16 ---> 0b684210a3aa 08:57:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:57:16 ---> Running in 3114623b9a54 08:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:19 (1/1) Installing dumb-init (1.2.5-r2) 08:57:19 Executing busybox-1.35.0-r29.trigger 08:57:19 OK: 8 MiB in 16 packages 08:57:21 Removing intermediate container 3114623b9a54 08:57:21 ---> 01e8ed17813f 08:57:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:22 ---> 9f411f1d75de 08:57:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:57:22 ---> 05548d960aca 08:57:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:57:24 ---> e6d25da1a1b9 08:57:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:57:25 ---> 36d33f408d12 08:57:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:57:25 ---> 45163ead2f79 08:57:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:26 ---> Running in 240daf072984 08:57:29 Removing intermediate container 240daf072984 08:57:29 ---> d477edaf3558 08:57:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:29 ---> Running in 12a14014318e 08:57:29 Removing intermediate container 12a14014318e 08:57:29 ---> dcf5db524b79 08:57:29 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:57:29 ---> Running in ddd4b5aa2e03 08:57:30 Removing intermediate container ddd4b5aa2e03 08:57:30 ---> b2d90edd11a4 08:57:30 Step 21/23 : LABEL arch=arm64 08:57:30 ---> Running in e0222caafcbf 08:57:30 Removing intermediate container e0222caafcbf 08:57:30 ---> 7dc0bb4d469d 08:57:30 Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:57:31 ---> Running in 8c8be6aab97a 08:57:31 Removing intermediate container 8c8be6aab97a 08:57:31 ---> 7d328ce245e6 08:57:31 Step 23/23 : LABEL version=0.0.0 08:57:31 ---> Running in 2896582e08b9 08:57:32 Removing intermediate container 2896582e08b9 08:57:32 ---> 696eaa7c7c0c 08:57:32 08:57:32 Successfully built 696eaa7c7c0c 08:57:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:32  Building core-common-config-bootstrapper ... done Building core-data 08:57:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:54 ---> 4bdc7178ad6e 08:57:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:54 ---> Using cache 08:57:54 ---> a2a48ae4f980 08:57:54 Step 4/23 : WORKDIR /edgex-go 08:57:54 ---> Using cache 08:57:54 ---> 370f2893a8d9 08:57:54 Step 5/23 : RUN apk add --update --no-cache make git 08:57:54 ---> Using cache 08:57:54 ---> b11334acf316 08:57:54 Step 6/23 : COPY go.mod vendor* ./ 08:57:54 ---> Using cache 08:57:54 ---> b95da7fb7544 08:57:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:54 ---> Using cache 08:57:54 ---> 37fdf1be7038 08:57:54 Step 8/23 : COPY . . 08:57:54 ---> Using cache 08:57:54 ---> 7bf40ee7bad9 08:57:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:54 ---> Running in bc940737f5be 08:57:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:59:16 Removing intermediate container 5962994fc2c5 08:59:16 ---> e1c26829e06c 08:59:16 08:59:16 Step 9/33 : FROM alpine:3.17 08:59:16 ---> 51e60588ff2c 08:59:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:59:16 Removing intermediate container 0e07362fb8b1 08:59:16 ---> 06316d860f67 08:59:16 08:59:16 Step 10/23 : FROM alpine:3.17 08:59:16 ---> 51e60588ff2c 08:59:16 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:16 ---> Running in 86f822bd2099 08:59:16 ---> Running in d2b9b7c08bcc 08:59:16 Removing intermediate container 86f822bd2099 08:59:16 ---> 679debff8f6c 08:59:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:59:16 ---> Running in 381f5dbda289 08:59:16 Removing intermediate container a270881359af 08:59:16 ---> 511572e79ff1 08:59:16 08:59:16 Step 10/23 : FROM alpine:3.17 08:59:16 ---> 51e60588ff2c 08:59:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:16 ---> Using cache 08:59:16 ---> bacc917adfea 08:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:16 ---> Using cache 08:59:16 ---> db6430e6aa22 08:59:16 Step 13/23 : ENV APP_PORT=59861 08:59:16 ---> Running in 9448361f1ca0 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:16 Removing intermediate container 9448361f1ca0 08:59:16 ---> af7be268b88a 08:59:16 Step 14/23 : EXPOSE $APP_PORT 08:59:16 ---> Running in b5ef083d80c5 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:16 Removing intermediate container b5ef083d80c5 08:59:16 ---> 139bc0b60317 08:59:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:16 ---> db8c0da6fb67 08:59:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:16 (1/2) Installing ca-certificates (20220614-r4) 08:59:16 (2/2) Installing dumb-init (1.2.5-r2) 08:59:16 Executing busybox-1.35.0-r29.trigger 08:59:16 Executing ca-certificates-20220614-r4.trigger 08:59:16 ---> 22ebe20b8039 08:59:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:59:16 OK: 8 MiB in 17 packages 08:59:16 (1/2) Installing dumb-init (1.2.5-r2) 08:59:16 (2/2) Installing su-exec (0.2-r2) 08:59:16 Executing busybox-1.35.0-r29.trigger 08:59:16 OK: 8 MiB in 17 packages 08:59:16 Removing intermediate container 381f5dbda289 08:59:16 ---> 97ca6096c3d7 08:59:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:16 ---> Running in dad4e2a338fc 08:59:16 Removing intermediate container d2b9b7c08bcc 08:59:16 ---> 0aca753775ca 08:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:59:16 ---> Running in 5ab2bc2952a2 08:59:16 ---> ed26c13ec44d 08:59:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:59:16 Removing intermediate container dad4e2a338fc 08:59:16 ---> bfaa02aa1123 08:59:16 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:16 ---> Running in f3a55fbedf2b 08:59:16 Removing intermediate container 5ab2bc2952a2 08:59:16 ---> 2304a52aaa4c 08:59:16 Step 13/23 : ENV APP_PORT=59860 08:59:16 ---> Running in af6db91f64d5 08:59:16 ---> a52de3b650b3 08:59:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:59:16 Removing intermediate container f3a55fbedf2b 08:59:16 ---> ddf88f394078 08:59:16 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:16 ---> Running in 1145678a6a52 08:59:16 ---> Running in 7b2c0393132d 08:59:16 Removing intermediate container af6db91f64d5 08:59:16 ---> 139ffeba3114 08:59:16 Step 14/23 : EXPOSE $APP_PORT 08:59:17 ---> Running in 3a349f121eb7 08:59:17 Removing intermediate container 1145678a6a52 08:59:17 ---> 32333db622b7 08:59:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:17 ---> Running in c1d19b726a3e 08:59:17 Removing intermediate container 7b2c0393132d 08:59:17 ---> f777b511fad8 08:59:17 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:17 ---> Running in 9864c1788103 08:59:17 Removing intermediate container 3a349f121eb7 08:59:17 ---> 9c8027d1a1a1 08:59:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:18 Removing intermediate container c1d19b726a3e 08:59:18 ---> 267408ca6dc4 08:59:18 Step 21/23 : LABEL arch=arm64 08:59:18 Removing intermediate container 9864c1788103 08:59:18 ---> 3484ad6fe052 08:59:18 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:18 ---> Running in 31ade3b03796 08:59:18 ---> Running in e0a71aa5ffb0 08:59:19 Removing intermediate container 31ade3b03796 08:59:19 ---> 0b074333788f 08:59:19 Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:59:19 ---> Running in b5d5dea348fc 08:59:20 ---> 8a443ff1975f 08:59:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:20 Removing intermediate container b5d5dea348fc 08:59:20 ---> fa79e72d6973 08:59:20 Step 23/23 : LABEL version=0.0.0 08:59:21 ---> Running in 167460089b6e 08:59:21 ---> f2159fe2bb9c 08:59:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:59:21 Removing intermediate container 167460089b6e 08:59:21 ---> 689091aa064e 08:59:21 08:59:22 Successfully built 689091aa064e 08:59:22 Successfully tagged support-scheduler-arm64:latest 08:59:22 Building security-proxy-auth 08:59:22  Building support-scheduler ... done Removing intermediate container e0a71aa5ffb0 08:59:22 ---> c0ed3f065614 08:59:22 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:22 ---> Running in 129e7fc0769f 08:59:23 Removing intermediate container 129e7fc0769f 08:59:23 ---> 9b5b008dbc43 08:59:23 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:25 ---> 53b1d00c97c8 08:59:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:59:25 ---> 29215b240ced 08:59:25 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:25 ---> Running in ea9c9b4939c6 08:59:26 ---> 33e1e85b1ab9 08:59:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:59:26 ---> Running in 70e3bffa63d0 08:59:27 Removing intermediate container 70e3bffa63d0 08:59:27 ---> 5f34693d89dd 08:59:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:27 ---> Running in 2c9dc065bb99 08:59:28 Removing intermediate container 2c9dc065bb99 08:59:28 ---> 5b84ade327c5 08:59:28 Step 21/23 : LABEL arch=arm64 08:59:28 ---> Running in 05b35b9b5054 08:59:29 Removing intermediate container ea9c9b4939c6 08:59:29 ---> 7b188570b1be 08:59:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:29 Removing intermediate container 05b35b9b5054 08:59:29 ---> edc59baf62f9 08:59:29 Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:59:29 ---> Running in 70f3aad700d9 08:59:31 Removing intermediate container 70f3aad700d9 08:59:31 ---> 23e121bc749b 08:59:31 Step 23/23 : LABEL version=0.0.0 08:59:31 ---> 1f37a09c431e 08:59:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:31 ---> Running in 295a54f97ae1 08:59:32 Removing intermediate container 295a54f97ae1 08:59:32 ---> 7b931c6cb6b5 08:59:32 08:59:33 ---> 66b81debf1cd 08:59:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:33 Successfully built 7b931c6cb6b5 08:59:33 Successfully tagged support-notifications-arm64:latest 08:59:33 Building core-metadata 08:59:35  Building support-notifications ... done  ---> 86fd3344b14d 08:59:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:59:37 ---> 01fb9ff48d10 08:59:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:37 ---> db17a00e5a5c 08:59:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:39 ---> 6a99e922d425 08:59:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:40 ---> 143d48a14485 08:59:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:41 ---> b927270f499c 08:59:41 Step 28/33 : RUN chmod +x /entrypoint.sh 08:59:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:41 ---> 4bdc7178ad6e 08:59:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:41 ---> Using cache 08:59:41 ---> a2a48ae4f980 08:59:41 Step 4/23 : WORKDIR /edgex-go 08:59:41 ---> Using cache 08:59:41 ---> 370f2893a8d9 08:59:41 Step 5/23 : RUN apk add --update --no-cache make git 08:59:41 ---> Using cache 08:59:41 ---> b11334acf316 08:59:41 Step 6/23 : COPY go.mod vendor* ./ 08:59:41 ---> Using cache 08:59:41 ---> b95da7fb7544 08:59:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 6fe8a6535645 08:59:41 08:59:41 ---> Using cache 08:59:41 ---> 37fdf1be7038 08:59:41 Step 8/23 : COPY . . 08:59:41 ---> Using cache 08:59:41 ---> 7bf40ee7bad9 08:59:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:59:41 ---> Running in 953faeac99e6 08:59: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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:59:45 Removing intermediate container 6fe8a6535645 08:59:45 ---> 2c719f020f77 08:59:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:46 ---> Running in 45aeb9befe39 08:59:46 Removing intermediate container 45aeb9befe39 08:59:46 ---> b263dc50d927 08:59:46 Step 30/33 : CMD ["gate"] 08:59:46 ---> Running in a05a12f7f816 08:59:47 Removing intermediate container a05a12f7f816 08:59:47 ---> de4d3764b3ae 08:59:47 Step 31/33 : LABEL arch=arm64 08:59:47 ---> Running in 25fc79b19c08 08:59:48 Removing intermediate container 25fc79b19c08 08:59:48 ---> c507d1338386 08:59:48 Step 32/33 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 08:59:48 ---> Running in 32778bdc3d9b 08:59:49 Removing intermediate container 32778bdc3d9b 08:59:49 ---> 54e2ff8f3d88 08:59:49 Step 33/33 : LABEL version=0.0.0 08:59:49 ---> Running in ee77bf1161e2 08:59:50 Removing intermediate container ee77bf1161e2 08:59:50 ---> 26dd697ad880 08:59:50 08:59:50 Successfully built 26dd697ad880 08:59:50 Successfully tagged security-bootstrapper-arm64:latest 08:59:50  Building security-bootstrapper ... done Building security-spiffe-token-provider 08:59:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:57 ---> 4bdc7178ad6e 08:59:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:59:57 ---> Using cache 08:59:57 ---> a2a48ae4f980 08:59:57 Step 4/25 : WORKDIR /edgex-go 08:59:57 ---> Using cache 08:59:57 ---> 370f2893a8d9 08:59:57 Step 5/25 : RUN apk add --update --no-cache make git 08:59:57 ---> Using cache 08:59:57 ---> b11334acf316 08:59:57 Step 6/25 : COPY go.mod vendor* ./ 08:59:57 ---> Using cache 08:59:57 ---> b95da7fb7544 08:59:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:57 ---> Using cache 08:59:57 ---> 37fdf1be7038 08:59:57 Step 8/25 : COPY . . 08:59:57 ---> Using cache 08:59:57 ---> 7bf40ee7bad9 08:59:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:59 ---> Running in 8f796247b937 09:00:01 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 09:00:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:00:11 ---> 4bdc7178ad6e 09:00:11 Step 3/20 : WORKDIR /edgex-go 09:00:11 ---> Using cache 09:00:11 ---> 067d2e4c9c49 09:00:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:00:12 ---> Running in f624dca6469a 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:16 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:16 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:16 OK: 17694 distinct packages available 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:19 OK: 263 MiB in 53 packages 09:00:20 Removing intermediate container f624dca6469a 09:00:20 ---> 21c939eaea0f 09:00:20 Step 5/20 : COPY go.mod vendor* ./ 09:00:21 ---> 0e9d36f3def4 09:00:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:22 ---> Running in 3632ac3feca6 09:01:58 Removing intermediate container 3632ac3feca6 09:01:58 ---> 76e0ac432a27 09:01:58 Step 7/20 : COPY . . 09:02:04 ---> 6bb26f167a3e 09:02:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:02:04 ---> Running in 5c2080fd09bb 09:02: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:02:27 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 09:02:46 Removing intermediate container 44710db80e1c 09:02:46 ---> 132a6e01aeb7 09:02:46 09:02:46 Step 9/25 : FROM alpine:3.17 09:02:46 ---> 51e60588ff2c 09:02:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:02:46 ---> Running in ee468e3b065b 09:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:49 (1/3) Installing ca-certificates (20220614-r4) 09:02:49 (2/3) Installing dumb-init (1.2.5-r2) 09:02:49 (3/3) Installing su-exec (0.2-r2) 09:02:49 Executing busybox-1.35.0-r29.trigger 09:02:49 Executing ca-certificates-20220614-r4.trigger 09:02:49 OK: 8 MiB in 18 packages 09:02:51 Removing intermediate container ee468e3b065b 09:02:51 ---> 124a7afd98a0 09:02:51 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:02:51 ---> Running in 3bfdefd3f048 09:02:52 Removing intermediate container 3bfdefd3f048 09:02:52 ---> edbd080e23e4 09:02:52 Step 12/25 : WORKDIR / 09:02:52 ---> Running in 57966fc60e4d 09:02:53 Removing intermediate container 57966fc60e4d 09:02:53 ---> 913aa96a0e5e 09:02:53 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:54 ---> 707e3e3dba63 09:02:54 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:02:54 ---> 890bde24dec6 09:02:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:02:55 ---> 34cf7f779ba1 09:02:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:02:56 ---> 371459065429 09:02:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:02:57 ---> 30d6d7cd7b29 09:02:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:02:59 ---> 6387e295625d 09:02:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:01 ---> 8b84a860fc65 09:03:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:02 ---> e33bbfac0f90 09:03:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:02 ---> Running in d2a1538e4246 09:03:06 Removing intermediate container d2a1538e4246 09:03:06 ---> e8b2951ca685 09:03:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:03:06 ---> Running in 35ad368b1c3e 09:03:06 Removing intermediate container 35ad368b1c3e 09:03:06 ---> 3222a14b3fd5 09:03:06 Step 23/25 : LABEL arch=arm64 09:03:06 ---> Running in a8f4024d2580 09:03:07 Removing intermediate container a8f4024d2580 09:03:07 ---> 2522bcd9ae70 09:03:07 Step 24/25 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:03:07 ---> Running in f1b31e43784c 09:03:07 Removing intermediate container f1b31e43784c 09:03:07 ---> b49bc312dfd6 09:03:07 Step 25/25 : LABEL version=0.0.0 09:03:07 ---> Running in 12acb9945bf6 09:03:08 Removing intermediate container 12acb9945bf6 09:03:08 ---> 897d0b797be3 09:03:08 09:03:08 Successfully built 897d0b797be3 09:03:08 Successfully tagged security-secretstore-setup-arm64:latest 09:03:08  Building security-secretstore-setup ... done Building security-proxy-setup 09:03:23 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> 4bdc7178ad6e 09:03:23 Step 3/22 : WORKDIR /edgex-go 09:03:23 ---> Using cache 09:03:23 ---> 067d2e4c9c49 09:03:23 Step 4/22 : RUN apk add --update --no-cache make git 09:03:23 ---> Using cache 09:03:23 ---> f211fc7f3ca7 09:03:23 Step 5/22 : COPY go.mod vendor* ./ 09:03:23 ---> Using cache 09:03:23 ---> 41a867a59dbe 09:03:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:23 ---> Using cache 09:03:23 ---> 8b4b92d06c47 09:03:23 Step 7/22 : COPY . . 09:03:23 ---> Using cache 09:03:23 ---> f11f29ca1859 09:03:23 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:03:23 ---> Running in 593114c435ef 09:03:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:04:46 Removing intermediate container bc940737f5be 09:04:46 ---> e7ff4cfc64e4 09:04:46 09:04:46 Step 10/23 : FROM alpine:3.17 09:04:46 ---> 51e60588ff2c 09:04:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:04:46 ---> Running in 0bbd2821760d 09:04:46 Removing intermediate container 0bbd2821760d 09:04:46 ---> e20ae9c6c1c5 09:04:46 Step 12/23 : ENV APP_PORT=59880 09:04:46 ---> Running in ed94d9987d78 09:04:46 Removing intermediate container ed94d9987d78 09:04:46 ---> 571e2949decf 09:04:46 Step 13/23 : EXPOSE $APP_PORT 09:04:46 ---> Running in f516defed3dd 09:04:46 Removing intermediate container f516defed3dd 09:04:46 ---> 18b29468133a 09:04:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:04:46 ---> Running in 34b1f6cd90dd 09:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:49 (1/1) Installing dumb-init (1.2.5-r2) 09:04:49 Executing busybox-1.35.0-r29.trigger 09:04:49 OK: 8 MiB in 16 packages 09:04:51 Removing intermediate container 34b1f6cd90dd 09:04:51 ---> 4d273d214cf2 09:04:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:52 ---> 0d84c3c86695 09:04:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:04:52 ---> 5752006d16ec 09:04:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:54 ---> 1ec5e5585189 09:04:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:04:55 ---> ff9f80f6d65d 09:04:55 Step 19/23 : ENTRYPOINT ["/core-data"] 09:04:55 ---> Running in f8fc3849992d 09:04:56 Removing intermediate container f8fc3849992d 09:04:56 ---> f62f3fcd9002 09:04:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:56 ---> Running in 922b7ce41802 09:04:56 Removing intermediate container 922b7ce41802 09:04:56 ---> 4a3fd3f630af 09:04:56 Step 21/23 : LABEL arch=arm64 09:04:56 ---> Running in bacd20960a0c 09:04:57 Removing intermediate container bacd20960a0c 09:04:57 ---> e22fd2fa3f34 09:04:57 Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:04:57 ---> Running in cbe55698d19b 09:04:58 Removing intermediate container cbe55698d19b 09:04:58 ---> 1dd983d1eb5d 09:04:58 Step 23/23 : LABEL version=0.0.0 09:04:58 ---> Running in 2c240640cc44 09:04:58 Removing intermediate container 2c240640cc44 09:04:58 ---> 00f4e4d409c5 09:04:58 09:04:59 Successfully built 00f4e4d409c5 09:04:59 Successfully tagged core-data-arm64:latest 09:05:55  Building core-data ... done Removing intermediate container 953faeac99e6 09:05:55 ---> 62d3a40f874b 09:05:55 09:05:55 Step 10/23 : FROM alpine:3.17 09:05:55 ---> 51e60588ff2c 09:05:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:05:55 ---> Using cache 09:05:55 ---> 0b684210a3aa 09:05:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:05:55 ---> Using cache 09:05:55 ---> 01e8ed17813f 09:05:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 ---> Using cache 09:05:55 ---> 9f411f1d75de 09:05:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:05:55 ---> Using cache 09:05:55 ---> 05548d960aca 09:05:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:05:57 ---> d47572d85fc6 09:05:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:05:57 ---> cfec988c4dd3 09:05:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:05:58 ---> 26418edfb56b 09:05:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:58 ---> Running in 8c4b631f46e4 09:06:02 Removing intermediate container 8c4b631f46e4 09:06:02 ---> d26305b18217 09:06:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:06:02 ---> Running in 681c6738e302 09:06:02 Removing intermediate container 681c6738e302 09:06:02 ---> 6d9682a541b9 09:06:02 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:06:02 ---> Running in a154d829ce10 09:06:03 Removing intermediate container a154d829ce10 09:06:03 ---> 218b370a4933 09:06:03 Step 21/23 : LABEL arch=arm64 09:06:03 ---> Running in 54de1db4aa98 09:06:03 Removing intermediate container 54de1db4aa98 09:06:03 ---> 7837d4add763 09:06:03 Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:06:03 ---> Running in a0c3286c34b4 09:06:03 Removing intermediate container a0c3286c34b4 09:06:04 ---> b4b0112cb7e0 09:06:04 Step 23/23 : LABEL version=0.0.0 09:06:04 ---> Running in 9bc37bc8cdd2 09:06:04 Removing intermediate container 9bc37bc8cdd2 09:06:04 ---> ff3fd1f3c0b5 09:06:04 09:06:04 Successfully built ff3fd1f3c0b5 09:06:04 Successfully tagged security-proxy-auth-arm64:latest 09:06:51  Building security-proxy-auth ... done Removing intermediate container 8f796247b937 09:06:51 ---> 6558281846d9 09:06:51 09:06:51 Step 10/25 : FROM alpine:3.17 09:06:51 ---> 51e60588ff2c 09:06:51 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:06:51 ---> Using cache 09:06:51 ---> bacc917adfea 09:06:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:06:51 ---> Using cache 09:06:51 ---> db6430e6aa22 09:06:51 Step 13/25 : ENV APP_PORT=59881 09:06:51 ---> Running in 8a9fa8c685b8 09:06:51 Removing intermediate container 8a9fa8c685b8 09:06:51 ---> 39aca905e373 09:06:51 Step 14/25 : EXPOSE $APP_PORT 09:06:51 ---> Running in 2893258b4891 09:06:51 Removing intermediate container 2893258b4891 09:06:51 ---> f5f82b88ddde 09:06:51 Step 15/25 : WORKDIR / 09:06:51 ---> Running in c4233c9da0d7 09:06:51 Removing intermediate container c4233c9da0d7 09:06:51 ---> 3de0ef9f5448 09:06:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:51 ---> eccc3bbb510b 09:06:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:06:51 ---> 23b197b5efe0 09:06:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:52 ---> cc008d219653 09:06:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:06:53 ---> fa7eb3c592cf 09:06:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:06:53 ---> f74bdf36b458 09:06:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:06:53 ---> Running in 89af313230b1 09:06:54 Removing intermediate container 89af313230b1 09:06:54 ---> 018fc4be4611 09:06:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:54 ---> Running in 5e78da7fdf92 09:06:55 Removing intermediate container 5e78da7fdf92 09:06:55 ---> 872c577a3c9f 09:06:55 Step 23/25 : LABEL arch=arm64 09:06:55 ---> Running in 47c2f0bd085d 09:06:55 Removing intermediate container 47c2f0bd085d 09:06:55 ---> 851622032fb8 09:06:55 Step 24/25 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:06:55 ---> Running in feffc1841299 09:06:56 Removing intermediate container feffc1841299 09:06:56 ---> eb128ce43d95 09:06:56 Step 25/25 : LABEL version=0.0.0 09:06:56 ---> Running in 786f50a0889a 09:06:56 Removing intermediate container 786f50a0889a 09:06:56 ---> f42f3e93913d 09:06:56 09:06:57 Successfully built f42f3e93913d 09:06:57 Successfully tagged core-metadata-arm64:latest 09:07:43  Building core-metadata ... done Removing intermediate container 593114c435ef 09:07:43 ---> 3c861f4d4cbb 09:07:43 09:07:43 Step 9/22 : FROM alpine:3.17 09:07:43 ---> 51e60588ff2c 09:07:43 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:07:43 ---> Running in 83bcb2532b59 09:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:45 (1/2) Installing dumb-init (1.2.5-r2) 09:07:45 (2/2) Installing openssl (3.0.8-r3) 09:07:45 Executing busybox-1.35.0-r29.trigger 09:07:45 OK: 8 MiB in 17 packages 09:07:46 Removing intermediate container 83bcb2532b59 09:07:46 ---> 56a7532a4e52 09:07:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:07:46 ---> Running in 06c234b08d3b 09:07:46 Removing intermediate container 06c234b08d3b 09:07:46 ---> 6b5d7841d3ce 09:07:46 Step 12/22 : WORKDIR /edgex 09:07:46 ---> Running in 0d1739c897d5 09:07:47 Removing intermediate container 0d1739c897d5 09:07:47 ---> f47e5bd67b68 09:07:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:48 ---> fb03de3da54f 09:07:48 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:07:48 ---> 008f447d868b 09:07:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:07:49 ---> 6517c17c4def 09:07:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:07:50 ---> 67f7dde044a4 09:07:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:07:50 ---> d462b9d3f3b1 09:07:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:51 ---> Running in 1c9bc3622d24 09:07:56 Removing intermediate container 1c9bc3622d24 09:07:56 ---> 13d8604e32e5 09:07:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:07:56 ---> Running in fe25e79e1404 09:07:56 Removing intermediate container 5c2080fd09bb 09:07:56 ---> 5f068c3bef31 09:07:56 09:07:56 Step 9/20 : FROM alpine:3.17 09:07:56 ---> 51e60588ff2c 09:07:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:07:56 ---> Using cache 09:07:56 ---> 679debff8f6c 09:07:56 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:56 ---> Running in 614fe93f1370 09:07:56 Removing intermediate container fe25e79e1404 09:07:56 ---> 8da6da8dff7a 09:07:56 Step 20/22 : LABEL arch=arm64 09:07:57 ---> Running in 33ae5f59c33f 09:07:57 Removing intermediate container 33ae5f59c33f 09:07:57 ---> c3c7e4fad16c 09:07:57 Step 21/22 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:07:57 ---> Running in 0066877faac6 09:07:58 Removing intermediate container 0066877faac6 09:07:58 ---> e5b205798675 09:07:58 Step 22/22 : LABEL version=0.0.0 09:07:58 ---> Running in 6b7e38a9c4fa 09:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:58 Removing intermediate container 6b7e38a9c4fa 09:07:58 ---> ea03cc51cd05 09:07:58 09:07:58 Successfully built ea03cc51cd05 09:07:58 Successfully tagged security-proxy-setup-arm64:latest 09:07:58  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:07:59 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:07:59 OK: 17689 distinct packages available 09:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:01 (1/9) Installing ca-certificates (20220614-r4) 09:08:01 (2/9) Installing brotli-libs (1.0.9-r9) 09:08:01 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:08:01 (4/9) Installing libcurl (7.88.1-r1) 09:08:01 (5/9) Installing curl (7.88.1-r1) 09:08:01 (6/9) Installing dumb-init (1.2.5-r2) 09:08:01 (7/9) Installing musl-obstack (1.2.3-r0) 09:08:01 (8/9) Installing libucontext (1.2-r0) 09:08:01 (9/9) Installing gcompat (1.1.0-r0) 09:08:01 Executing busybox-1.35.0-r29.trigger 09:08:01 Executing ca-certificates-20220614-r4.trigger 09:08:02 OK: 11 MiB in 24 packages 09:08:03 Removing intermediate container 614fe93f1370 09:08:03 ---> b57b9a71e8ec 09:08:03 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:03 ---> abd3dd46b486 09:08:03 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:08:04 ---> 80c5cfa2e2d0 09:08:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:05 ---> 1a4cf9f3e94e 09:08:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:08:06 ---> c576d6f722c4 09:08:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:08:06 ---> Running in 13fc80c96bbd 09:08:06 Removing intermediate container 13fc80c96bbd 09:08:06 ---> e829c84e88ac 09:08:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:06 ---> Running in 875a7d47d229 09:08:07 Removing intermediate container 875a7d47d229 09:08:07 ---> 20e1edc1caba 09:08:07 Step 18/20 : LABEL arch=arm64 09:08:07 ---> Running in 0769ec45ac50 09:08:07 Removing intermediate container 0769ec45ac50 09:08:07 ---> dca07151d554 09:08:07 Step 19/20 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c 09:08:07 ---> Running in ead980ad087e 09:08:07 Removing intermediate container ead980ad087e 09:08:07 ---> db21c7e2735a 09:08:07 Step 20/20 : LABEL version=0.0.0 09:08:07 ---> Running in 6d3b030f5e9e 09:08:08 Removing intermediate container 6d3b030f5e9e 09:08:08 ---> e753134ce91b 09:08:08 09:08:08 Successfully built e753134ce91b 09:08:08 Successfully tagged security-spiffe-token-provider-arm64:latest 09:08:08  Building security-spiffe-token-provider ... done  [Pipeline] } 09:08:08 $ docker stop --time=1 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 09:08:10 $ docker rm -f --volumes 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:10 + docker images 09:08:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:11 security-spiffe-token-provider-arm64 latest e753134ce91b 3 seconds ago 32.7MB 09:08:11 security-proxy-setup-arm64 latest ea03cc51cd05 12 seconds ago 18.7MB 09:08:11 5f068c3bef31 15 seconds ago 1.53GB 09:08:11 3c861f4d4cbb 29 seconds ago 1.47GB 09:08:11 core-metadata-arm64 latest f42f3e93913d About a minute ago 20.2MB 09:08:11 6558281846d9 About a minute ago 1.5GB 09:08:11 security-proxy-auth-arm64 latest ff3fd1f3c0b5 2 minutes ago 18.3MB 09:08:11 62d3a40f874b 2 minutes ago 1.47GB 09:08:11 core-data-arm64 latest 00f4e4d409c5 3 minutes ago 19.9MB 09:08:11 e7ff4cfc64e4 3 minutes ago 1.5GB 09:08:11 security-secretstore-setup-arm64 latest 897d0b797be3 5 minutes ago 32.2MB 09:08:11 132a6e01aeb7 5 minutes ago 1.49GB 09:08:11 security-bootstrapper-arm64 latest 26dd697ad880 8 minutes ago 21.9MB 09:08:11 support-notifications-arm64 latest 7b931c6cb6b5 8 minutes ago 32.2MB 09:08:11 support-scheduler-arm64 latest 689091aa064e 8 minutes ago 31.5MB 09:08:11 511572e79ff1 9 minutes ago 1.56GB 09:08:11 06316d860f67 9 minutes ago 1.56GB 09:08:11 e1c26829e06c 9 minutes ago 1.48GB 09:08:11 core-common-config-bootstrapper-arm64 latest 696eaa7c7c0c 10 minutes ago 17.2MB 09:08:11 2c5af0c82572 10 minutes ago 1.49GB 09:08:11 core-command-arm64 latest 7f16e06ff310 11 minutes ago 19.7MB 09:08:11 3c60d6e058dc 11 minutes ago 1.49GB 09:08:11 security-spire-server-arm64 latest 031c27e3b9c5 17 minutes ago 87.1MB 09:08:11 dcf2ff958b35 17 minutes ago 1.35GB 09:08:11 security-spire-agent-arm64 latest 218799ef9109 18 minutes ago 125MB 09:08:11 security-spire-config-arm64 latest 3503cc03178a 18 minutes ago 86.2MB 09:08:11 f96ac1d559f8 18 minutes ago 1.35GB 09:08:11 04386cf564fb 18 minutes ago 1.35GB 09:08:11 ci-base-image-arm64 latest 4bdc7178ad6e 33 minutes ago 866MB 09:08:11 alpine 3.17 51e60588ff2c 5 days ago 7.46MB 09:08:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 09:08:11 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:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:11 09:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:12 arm64: Pulling from edgex-lftools-log-publisher 09:08:12 8998bd30e6a1: Pulling fs layer 09:08:12 04944245beec: Pulling fs layer 09:08:12 699f458cf7ca: Pulling fs layer 09:08:12 765212b225bb: Pulling fs layer 09:08:12 765212b225bb: Waiting 09:08:12 f23df028b6ca: Pulling fs layer 09:08:12 f23df028b6ca: Waiting 09:08:12 d65c8cfc05b1: Pulling fs layer 09:08:12 2437ff75d9bd: Pulling fs layer 09:08:12 2437ff75d9bd: Waiting 09:08:12 d65c8cfc05b1: Waiting 09:08:12 04944245beec: Verifying Checksum 09:08:12 04944245beec: Download complete 09:08:12 765212b225bb: Verifying Checksum 09:08:12 765212b225bb: Download complete 09:08:12 f23df028b6ca: Verifying Checksum 09:08:12 f23df028b6ca: Download complete 09:08:12 d65c8cfc05b1: Verifying Checksum 09:08:12 d65c8cfc05b1: Download complete 09:08:12 699f458cf7ca: Verifying Checksum 09:08:12 8998bd30e6a1: Verifying Checksum 09:08:12 8998bd30e6a1: Download complete 09:08:15 2437ff75d9bd: Verifying Checksum 09:08:15 2437ff75d9bd: Download complete 09:08:16 8998bd30e6a1: Pull complete 09:08:16 04944245beec: Pull complete 09:08:18 699f458cf7ca: Pull complete 09:08:18 765212b225bb: Pull complete 09:08:21 f23df028b6ca: Pull complete 09:08:21 d65c8cfc05b1: Pull complete 09:08:36 2437ff75d9bd: Pull complete 09:08:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container 09:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:39 $ docker top 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:40 ---> job-cost.sh 09:08:40 lf-activate-venv: SKIPPING 09:08:40 INFO: No Stack... 09:08:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:41 INFO: Archiving Costs [Pipeline] sh 09:08:41 + cat /w/workspace/edgex-go/8/archives/cost.csv 09:08:41 + cut -d, -f6 [Pipeline] lock 09:08:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] 09:08:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] did not exist. Created. 09:08:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:08:42 Stashed 1 file(s) [Pipeline] } 09:08:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:42 $ docker stop --time=1 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 09:08:43 $ docker rm -f --volumes 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 [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:08:44 provisioning config files... 09:08:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config850690791099260935tmp [Pipeline] { [Pipeline] sh 09:08:44 + set +x 09:08:44 + bash -s -- 09:08:44 + curl -s https://codecov.io/bash 09:08:44 09:08:44 _____ _ 09:08:44 / ____| | | 09:08:44 | | ___ __| | ___ ___ _____ __ 09:08:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:08:44 | |___| (_) | (_| | __/ (_| (_) \ V / 09:08:44 \_____\___/ \__,_|\___|\___\___/ \_/ 09:08:44 Bash-1.0.6 09:08:44 09:08:44 09:08:44 ==> git version 2.25.1 found 09:08:44 ==> 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:08:44 Release-Date: 2020-01-08 09:08:44 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:08:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:08:44 ==> Jenkins CI detected. 09:08:44 current dir:  /w/workspace/edgex-go/8 09:08:44 project root: . 09:08:44 --> token set from env 09:08:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:08:44 ==> Running gcov in . (disable via -X gcov) 09:08:44 ==> Python coveragepy not found 09:08:44 ==> Searching for coverage reports in: 09:08:44 + . 09:08:44 -> Found 1 reports 09:08:44 ==> Detecting git/mercurial file structure 09:08:44 ==> Reading reports 09:08:44 + ./coverage.out bytes=447379 09:08:44 ==> Appending adjustments 09:08:44 https://docs.codecov.io/docs/fixing-reports 09:08:45 + Found adjustments 09:08:45 ==> Gzipping contents 09:08:45 60K /tmp/codecov.6b1k8J.gz 09:08:45 ==> Uploading reports 09:08:45 url: https://codecov.io 09:08:45 query: branch=PR-4482&commit=ce50123a2c55fbde26f151991c348f4b0b6650d5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 09:08:45 -> Pinging Codecov 09:08:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=ce50123a2c55fbde26f151991c348f4b0b6650d5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= 09:08:45 -> Uploading to 09:08:45 https://storage.googleapis.com/codecov/v4/raw/2023-04-04/00271124DB129430A58F1EEE437C3FCB/ce50123a2c55fbde26f151991c348f4b0b6650d5/b3bfde44-f5cb-4268-ad2f-a0952c313f08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T090845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7f9892b0770deef33964fe805c883519f2dd2b1758a0311215f0449f6f06e2 09:08:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:45 Dload Upload Total Spent Left Speed 09:08:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57475 0 0 100 57475 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57475 0 0 100 57475 0 184k --:--:-- --:--:-- --:--:-- 183k 09:08:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] } 09:08:46 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:08:46 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:08:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:48 ---> package-listing.sh 09:08:48 ++ facter osfamily 09:08:48 ++ tr '[:upper:]' '[:lower:]' 09:08:48 + OS_FAMILY=debian 09:08:48 + workspace=/w/workspace/edgex-go/8 09:08:48 + START_PACKAGES=/tmp/packages_start.txt 09:08:48 + END_PACKAGES=/tmp/packages_end.txt 09:08:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:48 + PACKAGES=/tmp/packages_start.txt 09:08:48 + '[' /w/workspace/edgex-go/8 ']' 09:08:48 + PACKAGES=/tmp/packages_end.txt 09:08:48 + case "${OS_FAMILY}" in 09:08:48 + dpkg -l 09:08:48 + grep '^ii' 09:08:48 + '[' -f /tmp/packages_start.txt ']' 09:08:48 + '[' -f /tmp/packages_end.txt ']' 09:08:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:48 + '[' /w/workspace/edgex-go/8 ']' 09:08:48 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:08:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:08:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:49 09:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:49 latest: Pulling from edgex-lftools-log-publisher 09:08:49 5eb5b503b376: Pulling fs layer 09:08:49 5c69ac0246d0: Pulling fs layer 09:08:49 ec43610c2a17: Pulling fs layer 09:08:49 3a2ae6a8a46f: Pulling fs layer 09:08:49 33b1e0a273af: Pulling fs layer 09:08:49 3a2ae6a8a46f: Waiting 09:08:49 33b1e0a273af: Waiting 09:08:49 5d3b04190fa2: Pulling fs layer 09:08:49 2f39f015ded8: Pulling fs layer 09:08:49 2f39f015ded8: Waiting 09:08:49 5d3b04190fa2: Waiting 09:08:49 5c69ac0246d0: Download complete 09:08:49 3a2ae6a8a46f: Verifying Checksum 09:08:49 3a2ae6a8a46f: Download complete 09:08:49 33b1e0a273af: Verifying Checksum 09:08:49 33b1e0a273af: Download complete 09:08:49 ec43610c2a17: Verifying Checksum 09:08:49 5d3b04190fa2: Verifying Checksum 09:08:49 5d3b04190fa2: Download complete 09:08:49 5eb5b503b376: Verifying Checksum 09:08:49 5eb5b503b376: Download complete 09:08:50 2f39f015ded8: Verifying Checksum 09:08:50 2f39f015ded8: Download complete 09:08:50 5eb5b503b376: Pull complete 09:08:51 5c69ac0246d0: Pull complete 09:08:51 ec43610c2a17: Pull complete 09:08:51 3a2ae6a8a46f: Pull complete 09:08:51 33b1e0a273af: Pull complete 09:08:51 5d3b04190fa2: Pull complete 09:08:55 2f39f015ded8: Pull complete 09:08:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:55 prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container 09:08:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:58 $ docker top fee9d211e418c14b0628e07fef80761fee3107907d7c4df770d54dc8c45f0ece -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:08:58 + ls /var/log/sa-host 09:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:59 provisioning config files... 09:08:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8231491844239870482tmp [Pipeline] { [Pipeline] echo 09:08:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:59 ---> create-netrc.sh [Pipeline] } 09:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:59 ---> python-tools-install.sh [Pipeline] echo 09:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:00 ---> sudo-logs.sh 09:09:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:00 ---> job-cost.sh 09:09:00 lf-activate-venv: SKIPPING 09:09:00 DEBUG: total: 0.10999999940395355 09:09:00 INFO: Retrieving Stack Cost... 09:09:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:01 INFO: Archiving Costs [Pipeline] echo 09:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:01 ---> logs-deploy.sh 09:09:01 lf-activate-venv: SKIPPING 09:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/8 09:09:01 INFO: archiving workspace using pattern(s): 09:09:02 Archives upload complete. 09:09:02 INFO: archiving logs to Nexus