Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+5bf55878ace16878edbd308d9dee72012f144a0a (e4e91a90cecdb5fbfcdde6fc9343946b4d6732c6) 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-ssh13543528651372212846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15716739698532865850.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2337455007820406955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4613355759044271668.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5755627278946946764.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16677 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 92ebc57aabaa9a576287071c50ce44250fff77bf Checking out Revision 92ebc57aabaa9a576287071c50ce44250fff77bf (PR-4572) > 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ebc57aabaa9a576287071c50ce44250fff77bf # timeout=10 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:29 ========================================================= 08:29:29 EdgeX Global Pipelines Version Info 08:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:30 ------------------- 08:29:30 stable info: 08:29:30 ------------------- 08:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:30 Message: update stable to v1.0.249 > git rev-list --no-walk ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 08:29:30 ------------------- 08:29:30 experimental info: 08:29:30 ------------------- 08:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ebc57 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:31 provisioning config files... 08:29:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2976023054613414024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:31 ---> docker-login.sh 08:29:31 nexus3.edgexfoundry.org:10001 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10002 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10003 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10004 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 docker.io 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 ---> docker-login.sh ends [Pipeline] } 08:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:33 + 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:29:33 + + dirname cmd/core-command/Dockerfile 08:29:33 cut -d/ -f2 08:29:33 + echo core-command,cmd/core-command/Dockerfile 08:29:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + + dirname cmd/core-data/Dockerfilecut 08:29:33 -d/ -f2 08:29:33 + echo core-data,cmd/core-data/Dockerfile 08:29:33 + dirname cmd/core-metadata/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:33 + dirname cmd/security-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:33 + dirname cmd/security-proxy-auth/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:33 + dirname cmd/security-proxy-setup/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + dirname cmd/security-spire-agent/Dockerfile 08:29:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:33 + dirname cmd/security-spire-config/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:33 + dirname cmd/security-spire-server/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:33 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 08:29:33 08:29:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:33 + dirname cmd/support-scheduler/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:33 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:29:33 + git rev-list -1 --merges 92ebc57aabaa9a576287071c50ce44250fff77bf~1..92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo 08:29:33 -----------> git rev-list -1 --merges 92ebc57aabaa9a576287071c50ce44250fff77bf~1..92ebc57aabaa9a576287071c50ce44250fff77bf 92ebc57aabaa9a576287071c50ce44250fff77bf 08:29:33 92ebc57aabaa9a576287071c50ce44250fff77bf [false] [Pipeline] sh 08:29:33 + git log --format=format:%s -1 92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo 08:29:33 ========================================================= 08:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:34 + grep -v github /etc/ssh/ssh_known_hosts 08:29:34 + [ -e /tmp/ssh_known_hosts ] 08:29:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:34 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:29:34 -a /etc/ssh/ssh_known_hosts 08:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 08:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:35 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:35 b85a868b505f: Pulling fs layer 08:29:35 e2be974225ed: Pulling fs layer 08:29:35 339a4e72a1f5: Pulling fs layer 08:29:35 988bab9f4d93: Pulling fs layer 08:29:35 1469e6f7b9e6: Pulling fs layer 08:29:35 eaf3925da568: Pulling fs layer 08:29:35 bab4dde63d76: Pulling fs layer 08:29:35 bde34c3a00c8: Pulling fs layer 08:29:35 b352a97aabf1: Pulling fs layer 08:29:35 4872d77fe225: Pulling fs layer 08:29:35 5851b861e8e6: Pulling fs layer 08:29:35 1469e6f7b9e6: Waiting 08:29:35 eaf3925da568: Waiting 08:29:35 bab4dde63d76: Waiting 08:29:35 988bab9f4d93: Waiting 08:29:35 bde34c3a00c8: Waiting 08:29:35 b352a97aabf1: Waiting 08:29:35 4872d77fe225: Waiting 08:29:35 5851b861e8e6: Waiting 08:29:35 e2be974225ed: Verifying Checksum 08:29:35 e2be974225ed: Download complete 08:29:35 988bab9f4d93: Verifying Checksum 08:29:35 988bab9f4d93: Download complete 08:29:35 1469e6f7b9e6: Download complete 08:29:35 eaf3925da568: Verifying Checksum 08:29:35 eaf3925da568: Download complete 08:29:35 339a4e72a1f5: Verifying Checksum 08:29:35 339a4e72a1f5: Download complete 08:29:35 bde34c3a00c8: Verifying Checksum 08:29:35 b352a97aabf1: Download complete 08:29:35 4872d77fe225: Download complete 08:29:35 5851b861e8e6: Verifying Checksum 08:29:35 5851b861e8e6: Download complete 08:29:35 b85a868b505f: Verifying Checksum 08:29:35 b85a868b505f: Download complete 08:29:35 bab4dde63d76: Verifying Checksum 08:29:35 bab4dde63d76: Download complete 08:29:36 b85a868b505f: Pull complete 08:29:36 e2be974225ed: Pull complete 08:29:37 339a4e72a1f5: Pull complete 08:29:37 988bab9f4d93: Pull complete 08:29:37 1469e6f7b9e6: Pull complete 08:29:37 eaf3925da568: Pull complete 08:29:39 bab4dde63d76: Pull complete 08:29:39 bde34c3a00c8: Pull complete 08:29:39 b352a97aabf1: Pull complete 08:29:39 4872d77fe225: Pull complete 08:29:39 5851b861e8e6: Pull complete 08:29:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:40 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 08:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:43 $ docker top 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 -eo pid,comm 08:29:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:43 [ssh-agent] Looking for ssh-agent implementation... 08:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:43 $ docker exec 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent 08:29:43 SSH_AUTH_SOCK=/tmp/ssh-zlueYtj5gaUF/agent.33 08:29:43 SSH_AGENT_PID=40 08:29:43 Running ssh-add (command line suppressed) 08:29:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_17883842337949095518.key (/w/workspace/edgex-go/4@tmp/private_key_17883842337949095518.key) 08:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:43 + git tag --points-at HEAD [Pipeline] } 08:29:43 $ docker exec --env ******** --env ******** 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent -k 08:29:43 unset SSH_AUTH_SOCK; 08:29:43 unset SSH_AGENT_PID; 08:29:43 echo Agent pid 40 killed; 08:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:43 [ssh-agent] Looking for ssh-agent implementation... 08:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:44 $ docker exec 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent 08:29:44 SSH_AUTH_SOCK=/tmp/ssh-N65SUnYFwlTC/agent.72 08:29:44 SSH_AGENT_PID=78 08:29:44 Running ssh-add (command line suppressed) 08:29:44 Identity added: /w/workspace/edgex-go/4@tmp/private_key_16149570651518093722.key (/w/workspace/edgex-go/4@tmp/private_key_16149570651518093722.key) 08:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:44 + git semver init 08:29:44 2023-05-24 08:29:44,786 [run_init] DEBUG init version:0.0.0 force:False 08:29:44 2023-05-24 08:29:44,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:29:44 2023-05-24 08:29:44,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:29:44 2023-05-24 08:29:44,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:29:50 2023-05-24 08:29:49,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:29:50 2023-05-24 08:29:49,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4572 with force:False 08:29:50 2023-05-24 08:29:49,421 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4572 08:29:50 2023-05-24 08:29:49,426 [execute] INFO git cat-file --batch-check 08:29:50 2023-05-24 08:29:49,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:29:50 2023-05-24 08:29:49,432 [execute] INFO git cat-file --batch 08:29:50 2023-05-24 08:29:49,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:29:50 2023-05-24 08:29:49,437 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4572 08:29:50 0.0.0 [Pipeline] } 08:29:50 $ docker exec --env ******** --env ******** 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent -k 08:29:50 unset SSH_AUTH_SOCK; 08:29:50 unset SSH_AGENT_PID; 08:29:50 echo Agent pid 78 killed; 08:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:50 + git semver [Pipeline] } 08:29:50 $ docker stop --time=1 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 08:29:52 $ docker rm -f --volumes 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:52 Stashed 1 file(s) [Pipeline] echo 08:29:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:53 ========================================================= 08:29:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:53 f56be85fc22e: Pulling fs layer 08:29:53 85791d961cd3: Pulling fs layer 08:29:53 d694b5ae8c79: Pulling fs layer 08:29:53 9f32a84ed3da: Pulling fs layer 08:29:53 4d19c01a9841: Pulling fs layer 08:29:53 9325e15d5711: Pulling fs layer 08:29:53 556b6ee489ea: Pulling fs layer 08:29:53 c5a4b2cf53e6: Pulling fs layer 08:29:53 4d19c01a9841: Waiting 08:29:53 556b6ee489ea: Waiting 08:29:53 9325e15d5711: Waiting 08:29:53 9f32a84ed3da: Waiting 08:29:53 c5a4b2cf53e6: Waiting 08:29:53 85791d961cd3: Download complete 08:29:53 9f32a84ed3da: Verifying Checksum 08:29:53 9f32a84ed3da: Download complete 08:29:53 4d19c01a9841: Verifying Checksum 08:29:53 4d19c01a9841: Download complete 08:29:53 f56be85fc22e: Verifying Checksum 08:29:53 9325e15d5711: Verifying Checksum 08:29:53 9325e15d5711: Download complete 08:29:53 f56be85fc22e: Pull complete 08:29:53 85791d961cd3: Pull complete 08:29:53 c5a4b2cf53e6: Verifying Checksum 08:29:53 c5a4b2cf53e6: Download complete 08:29:54 d694b5ae8c79: Verifying Checksum 08:29:54 d694b5ae8c79: Download complete 08:29:54 556b6ee489ea: Verifying Checksum 08:29:54 556b6ee489ea: Download complete 08:29:58 d694b5ae8c79: Pull complete 08:29:58 9f32a84ed3da: Pull complete 08:29:58 4d19c01a9841: Pull complete 08:29:58 9325e15d5711: Pull complete 08:30:00 556b6ee489ea: Pull complete 08:30:01 c5a4b2cf53e6: Pull complete 08:30:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:01 WORKDIR /edgex 08:30:01 COPY go.mod . 08:30:01 RUN go mod download 08:30:01 docker build -t ci-base-image-x86_64 -f - . 08:30:02 Sending build context to Docker daemon 170.7MB 08:30:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:02 ---> c4be618373d6 08:30:02 Step 2/4 : WORKDIR /edgex 08:30:07 ---> Running in d638ab5990ed 08:30:07 Removing intermediate container d638ab5990ed 08:30:07 ---> 5935f93d9ca7 08:30:07 Step 3/4 : COPY go.mod . 08:30:07 ---> 44db674d306c 08:30:07 Step 4/4 : RUN go mod download 08:30:07 ---> Running in b583db4e3f0b 08:30:07 Still waiting to schedule task 08:30:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:22 Removing intermediate container b583db4e3f0b 08:30:22 ---> b1c19bfc3796 08:30:22 Successfully built b1c19bfc3796 08:30:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker inspect -f . ci-base-image-x86_64 08:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:22 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 08:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:23 + go version 08:30:23 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:23 $ docker stop --time=1 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 08:30:24 $ docker rm -f --volumes 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . ci-base-image-x86_64 08:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:25 $ docker top 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [edgeXBuildGoParallel] Running Tests and Build... 08:30:25 ========================================================= [Pipeline] sh 08:30:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:30:26 + make test 08:30:26 go test -race -coverprofile=coverage.out ./... 08:30:32 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.882s coverage: 88.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.8% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 42.9% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.071s coverage: 92.9% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 08:31: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:31:33 running golangci-lint 08:31:33 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:33 go version go1.20.2 linux/amd64 08:31:33 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:33 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16680 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws 08:31:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:31:43 The recommended git tool is: git 08:31:47 level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 13.644253401s" 08:31:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.627772ms" 08:31:50 using credential edgex-jenkins-ssh 08:31:50 Cloning the remote Git repository 08:31:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:50 > git init /w/workspace/edgex-go/4 # timeout=10 08:31:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:50 > git --version # timeout=10 08:31:50 > git --version # 'git version 2.25.1' 08:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:52 level=info msg="[linters_context/goanalysis] analyzers took 48.986802344s with top 10 stages: buildir: 27.29379161s, inspect: 2.030229934s, fact_deprecated: 2.007843905s, gosec: 1.244591978s, S1038: 1.061337075s, printf: 1.033041199s, nilness: 868.603881ms, ctrlflow: 865.103259ms, fact_purity: 687.781188ms, typedness: 612.206186ms" 08:31:52 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:52 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, skip_files: 203/203" 08:31:52 level=info msg="[runner] processing took 16.022235ms with stages: nolint: 6.49446ms, identifier_marker: 4.577759ms, path_prettifier: 1.495952ms, autogenerated_exclude: 1.40569ms, exclude-rules: 1.306598ms, skip_dirs: 665.834µs, cgo: 50.551µs, filename_unadjuster: 21.941µs, max_same_issues: 590ns, uniq_by_line: 450ns, skip_files: 370ns, sort_results: 290ns, source_code: 280ns, exclude: 270ns, diff: 250ns, severity-rules: 250ns, path_shortener: 240ns, max_from_linter: 180ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns" 08:31:52 level=info msg="[runner] linters took 6.368885725s with stages: goanalysis_metalinter: 6.352771768s" 08:31:52 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:52 level=info msg="Memory: 202 samples, avg is 180.4MB, max is 765.9MB" 08:31:52 level=info msg="Execution took 20.055574621s" 08:31:52 go vet ./... 08:31:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:56 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:56 + ls -al . 08:31:56 total 704 08:31:56 drwxrwxr-x 11 1001 1001 4096 May 24 08:30 . 08:31:56 drwxr-xr-x 4 root root 4096 May 24 08:30 .. 08:31:56 drwxrwxr-x 2 1001 1001 4096 May 24 08:29 .blubracket 08:31:56 -rw-rw-r-- 1 1001 1001 16 May 24 08:29 .dockerignore 08:31:56 drwxrwxr-x 8 1001 1001 4096 May 24 08:29 .git 08:31:56 drwxrwxr-x 3 1001 1001 4096 May 24 08:29 .github 08:31:56 -rw-rw-r-- 1 1001 1001 1133 May 24 08:29 .gitignore 08:31:56 -rw-rw-r-- 1 1001 1001 42 May 24 08:29 .golangci.yml 08:31:56 -rw-rw-r-- 1 1001 1001 87 May 24 08:29 .hadolint.yml 08:31:56 drwxr-xr-x 3 1001 1001 4096 May 24 08:29 .semver 08:31:56 -rw-rw-r-- 1 1001 1001 166 May 24 08:29 .sonarcloud.properties 08:31:56 -rw-rw-r-- 1 1001 1001 1171 May 24 08:29 ADOPTERS.md 08:31:56 -rw-rw-r-- 1 1001 1001 10835 May 24 08:29 Attribution.txt 08:31:56 -rw-rw-r-- 1 1001 1001 73765 May 24 08:29 CHANGELOG.md 08:31:56 -rw-rw-r-- 1 1001 1001 3804 May 24 08:29 CONTRIBUTING.md 08:31:56 -rw-rw-r-- 1 1001 1001 677 May 24 08:29 GOVERNANCE.md 08:31:56 -rw-rw-r-- 1 1001 1001 883 May 24 08:29 Jenkinsfile 08:31:56 -rw-rw-r-- 1 1001 1001 10775 May 24 08:29 LICENSE 08:31:56 -rw-rw-r-- 1 1001 1001 14368 May 24 08:29 Makefile 08:31:56 -rw-rw-r-- 1 1001 1001 582 May 24 08:29 OWNERS.md 08:31:56 -rw-rw-r-- 1 1001 1001 9902 May 24 08:29 README.md 08:31:56 -rw-rw-r-- 1 1001 1001 789 May 24 08:29 SECURITY.md 08:31:56 -rw-rw-r-- 1 1001 1001 5 May 24 08:29 VERSION 08:31:56 drwxrwxr-x 2 1001 1001 4096 May 24 08:29 bin 08:31:56 drwxrwxr-x 18 1001 1001 4096 May 24 08:29 cmd 08:31:56 -rw-r--r-- 1 root root 447731 May 24 08:31 coverage.out 08:31:56 -rw-rw-r-- 1 1001 1001 3159 May 24 08:29 go.mod 08:31:56 -rw-rw-r-- 1 1001 1001 31048 May 24 08:29 go.sum 08:31:56 drwxrwxr-x 7 1001 1001 4096 May 24 08:29 internal 08:31:56 drwxrwxr-x 3 1001 1001 4096 May 24 08:29 openapi 08:31:56 -rw-rw-r-- 1 1001 1001 594 May 24 08:29 security.txt 08:31:56 drwxrwxr-x 4 1001 1001 4096 May 24 08:29 snap 08:31:56 -rw-rw-r-- 1 1001 1001 204 May 24 08:29 version.go [Pipeline] sh 08:31:57 + '[' -e coverage.out ] 08:31:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:57 Stashed 1 file(s) [Pipeline] sh 08:31:57 + make build 08:31:57 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:32:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:09 Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 08:32:10 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:32:10 Merge succeeded, producing d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:32:10 Checking out Revision d92a891ee4f24f18c4e18d8dba9bd0f756a36413 (PR-4572) 08:32:11 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:32:09 > git config core.sparsecheckout # timeout=10 08:32:09 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 08:32:10 > git remote # timeout=10 08:32:10 > git config --get remote.origin.url # timeout=10 08:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:10 > git merge 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 08:32:10 > git rev-parse HEAD^{commit} # timeout=10 08:32:10 > git config core.sparsecheckout # timeout=10 08:32:10 > git checkout -f d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 08:32:14 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" 08:32:14 > git rev-list --no-walk ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 08:32:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:15 Dload Upload Total Spent Left Speed 08:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 08:32:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:16 + sudo tee /etc/docker/daemon.new 08:32:16 { 08:32:16 "registry-mirrors": [ 08:32:16 "https://nexus3.edgexfoundry.org:10001" 08:32:16 ], 08:32:16 "bip": "10.250.0.254/24", 08:32:16 "hosts": [ 08:32:16 "tcp://0.0.0.0:5555", 08:32:16 "unix:///var/run/docker.sock" 08:32:16 ], 08:32:16 "mtu": 1458, 08:32:16 "selinux-enabled": true, 08:32:16 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:16 } [Pipeline] sh 08:32:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:16 + sudo service docker restart 08:32:17 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:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:21 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:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:24 $ docker stop --time=1 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 08:32:29 $ docker rm -f --volumes 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:30 08:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:30 latest: Pulling from edgex-devops/edgex-compose 08:32:30 cbdbe7a5bc2a: Pulling fs layer 08:32:30 ca9280d653b3: Pulling fs layer 08:32:30 7e9c9ca2126c: Pulling fs layer 08:32:30 cbdbe7a5bc2a: Download complete 08:32:30 cbdbe7a5bc2a: Pull complete 08:32:31 ca9280d653b3: Verifying Checksum 08:32:31 ca9280d653b3: Download complete 08:32:32 7e9c9ca2126c: Download complete 08:32:32 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:35 provisioning config files... 08:32:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7268841518823408948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:35 ---> docker-login.sh 08:32:35 nexus3.edgexfoundry.org:10001 08:32:35 7e9c9ca2126c: Pull complete 08:32:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:35 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 nexus3.edgexfoundry.org:10002 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 nexus3.edgexfoundry.org:10003 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 nexus3.edgexfoundry.org:10004 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 docker.io 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 ---> docker-login.sh ends 08:32:38 $ docker top 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 -eo pid,comm [Pipeline] { [Pipeline] } 08:32:38 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:39 + docker-compose build --help 08:32:39 + grep parallel 08:32:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:39 ========================================================= 08:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:39 --parallel Build images in parallel. [Pipeline] } 08:32:39 $ docker stop --time=1 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 08:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:40 c41833b44d91: Pulling fs layer 08:32:40 ed15518f5707: Pulling fs layer 08:32:40 feae8fd75edb: Pulling fs layer 08:32:40 242c74f7c9fa: Pulling fs layer 08:32:40 3cdef696dda3: Pulling fs layer 08:32:40 2ced38df9373: Pulling fs layer 08:32:40 58f1dce35555: Pulling fs layer 08:32:40 3cdef696dda3: Waiting 08:32:40 2ced38df9373: Waiting 08:32:40 58f1dce35555: Waiting 08:32:40 242c74f7c9fa: Waiting 08:32:40 ed15518f5707: Verifying Checksum 08:32:40 ed15518f5707: Download complete 08:32:40 242c74f7c9fa: Verifying Checksum 08:32:40 242c74f7c9fa: Download complete 08:32:40 3cdef696dda3: Verifying Checksum 08:32:40 3cdef696dda3: Download complete 08:32:40 c41833b44d91: Verifying Checksum 08:32:40 c41833b44d91: Download complete 08:32:40 $ docker rm -f --volumes 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 [Pipeline] // withDockerContainer 08:32:41 c41833b44d91: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 58f1dce35555: Verifying Checksum 08:32:41 58f1dce35555: Download complete 08:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:41 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 08:32:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:41 $ docker top 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:42 Building core-command ... 08:32:42 Building core-common-config-bootstrapper ... 08:32:42 Building core-data ... 08:32:42 Building core-metadata ... 08:32:42 Building security-bootstrapper ... 08:32:42 Building security-proxy-auth ... 08:32:42 Building security-proxy-setup ... 08:32:42 Building security-secretstore-setup ... 08:32:42 Building security-spiffe-token-provider ... 08:32:42 Building security-spire-agent ... 08:32:42 Building security-spire-config ... 08:32:42 Building security-spire-server ... 08:32:42 Building support-notifications ... 08:32:42 Building support-scheduler ... 08:32:42 Building support-scheduler 08:32:42 Building security-secretstore-setup 08:32:42 Building security-spire-agent 08:32:42 Building security-spiffe-token-provider 08:32:42 Building support-notifications 08:32:42 feae8fd75edb: Verifying Checksum 08:32:42 feae8fd75edb: Download complete 08:32:42 2ced38df9373: Download complete 08:32:43 ed15518f5707: Pull complete 08:32:53 feae8fd75edb: Pull complete 08:32:53 242c74f7c9fa: Pull complete 08:32:53 3cdef696dda3: Pull complete 08:32:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:32:54 ---> b1c19bfc3796 08:32:54 Step 3/20 : WORKDIR /edgex-go 08:32:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:54 ---> b1c19bfc3796 08:32:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:54 ---> b1c19bfc3796 08:32:54 Step 3/25 : WORKDIR /edgex-go 08:32:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:54 ---> b1c19bfc3796 08:32:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:32:54 ---> b1c19bfc3796 08:32:54 Step 3/27 : WORKDIR /edgex-go 08:33:00 2ced38df9373: Pull complete 08:33:02 58f1dce35555: Pull complete 08:33:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:03 ---> Running in a35a68fc1c1f 08:33:03 ---> Running in e0edd08e487d 08:33:03 ---> Running in b30a9a0b4d11 08:33:03 ---> Running in 0cd36947c7bc 08:33:03 ---> Running in a973c7f9e8ab 08:33:03 Removing intermediate container b30a9a0b4d11 08:33:03 ---> a9ed3a6e1ca3 08:33:03 Step 4/23 : WORKDIR /edgex-go 08:33:03 Removing intermediate container e0edd08e487d 08:33:03 ---> 74323d5bdb26 08:33:03 Step 4/23 : WORKDIR /edgex-go 08:33:03 Removing intermediate container a973c7f9e8ab 08:33:03 ---> 3a6199765f06 08:33:03 Step 4/25 : RUN apk add --update --no-cache make git 08:33:03 Removing intermediate container a35a68fc1c1f 08:33:03 ---> 4163d42e452a 08:33:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:03 ---> Running in 96002139f1de 08:33:03 Removing intermediate container 0cd36947c7bc 08:33:03 ---> b23da4a9583f 08:33:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:03 ---> Running in 5b09cdf0a968 08:33:03 ---> Running in 6a2fe1891060 08:33:03 ---> Running in 7f5e70b89010 08:33:03 ---> Running in 81e99ef0aadf 08:33:03 Removing intermediate container 96002139f1de 08:33:03 ---> 6ebdb697c73b 08:33:03 Step 5/23 : RUN apk add --update --no-cache make git 08:33:03 ---> Running in 0cba914a9481 08:33:03 Removing intermediate container 7f5e70b89010 08:33:03 ---> bb99bf79abec 08:33:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:03 ---> Running in dc2f35577322 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:03 WORKDIR /edgex 08:33:03 COPY go.mod . 08:33:03 RUN go mod download 08:33:03 + docker build -t ci-base-image-arm64 -f - . 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:03 OK: 265 MiB in 53 packages 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:03 OK: 265 MiB in 53 packages 08:33:03 OK: 265 MiB in 53 packages 08:33:03 Sending build context to Docker daemon 2.928MB 08:33:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:03 ---> fadd8f120f05 08:33:03 Step 2/4 : WORKDIR /edgex 08:33:03 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:03 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:03 OK: 17826 distinct packages available 08:33:03 OK: 265 MiB in 53 packages 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:04 Removing intermediate container 5b09cdf0a968 08:33:04 ---> a24497a8b830 08:33:04 Step 5/25 : COPY go.mod vendor* ./ 08:33:04 Removing intermediate container 6a2fe1891060 08:33:04 ---> 0d6d3a1ff0ab 08:33:04 Step 5/27 : COPY go.mod vendor* ./ 08:33:04 OK: 265 MiB in 53 packages 08:33:04 ---> 322103cb0737 08:33:04 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in 2f58da812e9f 08:33:04 Removing intermediate container dc2f35577322 08:33:04 ---> 5d722eb31139 08:33:04 Step 6/23 : COPY go.mod vendor* ./ 08:33:04 ---> df3fea686517 08:33:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 Removing intermediate container 0cba914a9481 08:33:04 ---> c596e957285f 08:33:04 Step 6/23 : COPY go.mod vendor* ./ 08:33:04 ---> Running in d55cc2b55c37 08:33:04 ---> d86983c6b32b 08:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in 11e4b8cee595 08:33:04 ---> d16866c6fd27 08:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in c0361a152796 08:33:04 Removing intermediate container 81e99ef0aadf 08:33:04 ---> 58256bdc0d1a 08:33:04 Step 5/20 : COPY go.mod vendor* ./ 08:33:04 ---> ab0768efa1b2 08:33:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in c54456f49b66 08:33:05 ---> Running in e0291e16045d 08:33:05 Removing intermediate container e0291e16045d 08:33:05 ---> 366ba0c54c13 08:33:05 Step 3/4 : COPY go.mod . 08:33:06 ---> 800cef59236e 08:33:06 Step 4/4 : RUN go mod download 08:33:06 ---> Running in b2d27a9b2fdc 08:33:38 Removing intermediate container b2d27a9b2fdc 08:33:38 ---> 0d0212dc1a20 08:33:38 Successfully built 0d0212dc1a20 08:33:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:39 prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:40 $ docker top 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:41 + go version 08:33:41 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:41 $ docker stop --time=1 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 08:33:43 $ docker rm -f --volumes 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:43 + docker inspect -f . ci-base-image-arm64 08:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container 08:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:45 $ docker top 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:45 ========================================================= 08:33:45 [edgeXBuildGoParallel] Running Tests and Build... 08:33:45 ========================================================= [Pipeline] sh 08:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:33:46 + make test 08:33:46 go test -race -coverprofile=coverage.out ./... 08:34:26 Removing intermediate container 11e4b8cee595 08:34:26 ---> 645bffd0a1c4 08:34:26 Step 8/23 : COPY . . 08:34:26 Removing intermediate container c54456f49b66 08:34:26 ---> d6c6cb229cf7 08:34:26 Step 7/20 : COPY . . 08:34:26 Removing intermediate container 2f58da812e9f 08:34:26 ---> 681d39e42fab 08:34:26 Step 7/25 : COPY . . 08:34:26 Removing intermediate container c0361a152796 08:34:26 ---> cdbb21f09382 08:34:26 Step 8/23 : COPY . . 08:34:26 Removing intermediate container d55cc2b55c37 08:34:26 ---> a4492d8123d3 08:34:26 Step 7/27 : COPY . . 08:34:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:52 ---> 4e068a1019c7 08:34:52 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:52 ---> 328f7f40f584 08:34:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:52 ---> 078b69d91ad7 08:34:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:52 ---> Running in 142b804a2ce6 08:34:52 ---> c7c72462533c 08:34:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:34:52 ---> 45a58f51ea01 08:34:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:52 ---> Running in e14e3f90b3af 08:34:52 ---> Running in 6ce21d6b3e18 08:34:52 ---> Running in f4f770b747f4 08:34:52 ---> Running in f15b45f7af37 08:34:52 Removing intermediate container 142b804a2ce6 08:34:52 ---> edc1ec1719e7 08:34:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:52 ---> Running in 99f1cad0c36c 08:34:52 Removing intermediate container 99f1cad0c36c 08:34:52 ---> 2416cfed0187 08:34:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:52 ---> Running in d2febe7da909 08:34:52 Removing intermediate container d2febe7da909 08:34:52 ---> 0b8d5f7ae167 08:34:52 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:52 ---> Running in 0f2a6426dd91 08:34:52 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:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:52 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:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:52 Removing intermediate container 0f2a6426dd91 08:34:52 ---> 8257fb3a0da7 08:34:52 Step 12/27 : WORKDIR /edgex-go 08:34:52 ---> Running in a8aa026179b9 08:34:52 Removing intermediate container a8aa026179b9 08:34:52 ---> 9e0037ef7051 08:34:52 08:34:52 Step 13/27 : FROM alpine:3.17 08:34:52 3.17: Pulling from library/alpine 08:34:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:52 Status: Downloaded newer image for alpine:3.17 08:34:52 ---> 9ed4aefc74f6 08:34:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:52 ---> Running in 5a55b5fe1503 08:34:52 Removing intermediate container 5a55b5fe1503 08:34:52 ---> af98027466c6 08:34:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:53 ---> Running in 64826298ef38 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:53 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:53 OK: 17823 distinct packages available 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:54 (1/5) Installing dumb-init (1.2.5-r2) 08:34:54 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:54 (3/5) Installing libucontext (1.2-r0) 08:34:54 (4/5) Installing gcompat (1.1.0-r0) 08:34:54 (5/5) Installing openssl (3.0.8-r4) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 OK: 8 MiB in 20 packages 08:34:56 Removing intermediate container 64826298ef38 08:34:56 ---> 339f2be70678 08:34:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 ---> 5bf535d2dbe7 08:34:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:02 ---> a126367b8449 08:35:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:12 ---> e57886786f47 08:35:12 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:20 ---> 9d8b3e069db6 08:35:20 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:21 ---> f40b97654fbe 08:35:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:22 ---> 035e52252a1d 08:35:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:26 ---> 715556209d05 08:35:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:27 ---> Running in 8b9b54103651 08:35:27 Removing intermediate container 8b9b54103651 08:35:27 ---> 9a248893a945 08:35:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:30 ---> Running in ed34c2053a1e 08:35:31 Removing intermediate container ed34c2053a1e 08:35:31 ---> 0b7d92856eca 08:35:31 Step 25/27 : LABEL arch=x86_64 08:35:31 ---> Running in 8f078093621e 08:35:31 Removing intermediate container 6ce21d6b3e18 08:35:31 ---> 03cff3b4c7cf 08:35:31 08:35:31 Step 9/25 : FROM alpine:3.17 08:35:31 ---> 9ed4aefc74f6 08:35:31 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:31 Removing intermediate container f15b45f7af37 08:35:31 ---> 818933fe1b3d 08:35:31 08:35:31 Step 9/20 : FROM alpine:3.17 08:35:31 ---> 9ed4aefc74f6 08:35:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:37 ---> Running in 9641d7fab31b 08:35:37 ---> Running in fa1538a890ac 08:35:37 Removing intermediate container 8f078093621e 08:35:37 ---> 76553f9ff103 08:35:37 Step 26/27 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:35:37 ---> Running in 28333055e5be 08:35:37 Removing intermediate container 9641d7fab31b 08:35:37 ---> 50d019aa67b9 08:35:37 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:37 ---> Running in a9976e1df4a2 08:35:37 Removing intermediate container 28333055e5be 08:35:37 ---> 4443aa5d4371 08:35:37 Step 27/27 : LABEL version=0.0.0 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container e14e3f90b3af 08:35:37 ---> a99fa95b39b6 08:35:37 08:35:37 Step 10/23 : FROM alpine:3.17 08:35:37 ---> 9ed4aefc74f6 08:35:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:37 ---> Running in 375655a5b037 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 ---> Running in ad2bd6c0a32f 08:35:37 Removing intermediate container f4f770b747f4 08:35:37 ---> 991de8ba5bb7 08:35:37 08:35:37 Step 10/23 : FROM alpine:3.17 08:35:37 ---> 9ed4aefc74f6 08:35:37 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:37 Removing intermediate container 375655a5b037 08:35:37 ---> e21a3ae52391 08:35:37 08:35:37 ---> Running in f6fb26b0e069 08:35:37 Successfully built e21a3ae52391 08:35:37 Successfully tagged security-spire-agent:latest 08:35:37 Building core-metadata 08:35:37  Building security-spire-agent ... done (1/3) Installing ca-certificates (20230506-r0) 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 (2/3) Installing dumb-init (1.2.5-r2) 08:35:37 (3/3) Installing su-exec (0.2-r2) 08:35:37 Executing busybox-1.35.0-r29.trigger 08:35:37 Executing ca-certificates-20230506-r0.trigger 08:35:37 OK: 8 MiB in 18 packages 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:37 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:37 OK: 17823 distinct packages available 08:35:37 (1/1) Installing dumb-init (1.2.5-r2) 08:35:37 Executing busybox-1.35.0-r29.trigger 08:35:37 OK: 7 MiB in 16 packages 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:38 (1/2) Installing ca-certificates (20230506-r0) 08:35:38 (2/2) Installing dumb-init (1.2.5-r2) 08:35:38 Executing busybox-1.35.0-r29.trigger 08:35:38 Executing ca-certificates-20230506-r0.trigger 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:38 OK: 8 MiB in 17 packages 08:35:38 (1/9) Installing ca-certificates (20230506-r0) 08:35:38 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:38 (4/9) Installing libcurl (8.1.1-r0) 08:35:38 (5/9) Installing curl (8.1.1-r0) 08:35:38 (6/9) Installing dumb-init (1.2.5-r2) 08:35:38 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:38 (8/9) Installing libucontext (1.2-r0) 08:35:38 (9/9) Installing gcompat (1.1.0-r0) 08:35:38 Executing busybox-1.35.0-r29.trigger 08:35:38 Executing ca-certificates-20230506-r0.trigger 08:35:38 OK: 10 MiB in 24 packages 08:35:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:41 ---> b1c19bfc3796 08:35:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:41 ---> Using cache 08:35:41 ---> 74323d5bdb26 08:35:41 Step 4/25 : WORKDIR /edgex-go 08:35:41 ---> Using cache 08:35:41 ---> bb99bf79abec 08:35:41 Step 5/25 : RUN apk add --update --no-cache make git 08:35:44 ---> Running in b7c7176cebc5 08:35:44 Removing intermediate container fa1538a890ac 08:35:44 ---> aefa29890caa 08:35:44 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:44 ---> Running in 6f28f99d10ab 08:35:44 Removing intermediate container ad2bd6c0a32f 08:35:44 ---> 1087ba433dd0 08:35:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:44 Removing intermediate container f6fb26b0e069 08:35:44 ---> 9107df19ecc4 08:35:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:35:44 Removing intermediate container a9976e1df4a2 08:35:44 ---> 5855d3f577ff 08:35:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 ---> Running in 10e6d3ba8585 08:35:44 ---> Running in ab69d318eb72 08:35:44 Removing intermediate container 6f28f99d10ab 08:35:44 ---> efd6d67f40a1 08:35:44 Step 12/25 : WORKDIR / 08:35:44 ---> Running in fa892001308c 08:35:44 Removing intermediate container 10e6d3ba8585 08:35:44 ---> 43e052c57ca9 08:35:44 Step 13/23 : ENV APP_PORT=59861 08:35:44 Removing intermediate container ab69d318eb72 08:35:44 ---> c4e02ff9e6cb 08:35:44 Step 13/23 : ENV APP_PORT=59860 08:35:44 ---> Running in d7ff369e3707 08:35:44 ---> 2dd15d1032bf 08:35:44 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:44 ---> Running in 8786a909b689 08:35:44 Removing intermediate container fa892001308c 08:35:44 ---> 92911c6cf64d 08:35:44 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:44 Removing intermediate container d7ff369e3707 08:35:44 ---> 12e51104b8b7 08:35:44 Step 14/23 : EXPOSE $APP_PORT 08:35:44 ---> Running in c699ce5c99f1 08:35:44 Removing intermediate container 8786a909b689 08:35:44 ---> 6ab63014ae88 08:35:44 Step 14/23 : EXPOSE $APP_PORT 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:44 ---> Running in 1aa35f8fc85e 08:35:44 ---> b8e1f6f8908a 08:35:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:44 ---> e100d56bc153 08:35:45 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:45 Removing intermediate container c699ce5c99f1 08:35:45 ---> af2f24d50658 08:35:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 Removing intermediate container 1aa35f8fc85e 08:35:45 ---> 35e7380a1ad4 08:35:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 OK: 265 MiB in 53 packages 08:35:45 ---> 214807c7d975 08:35:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:45 ---> 3027c2c0dbea 08:35:45 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:35:45 ---> 72d7f9d74b73 08:35:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:45 ---> 37e1494d3945 08:35:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:45 ---> ebd426975706 08:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:45 ---> 513f011e44a4 08:35:45 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:35:45 ---> 3d16146e4d71 08:35:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:45 ---> eb48eccc7618 08:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:45 ---> Running in 23bf0276d82a 08:35:45 Removing intermediate container b7c7176cebc5 08:35:45 ---> 22ffd3584cdd 08:35:45 Step 6/25 : COPY go.mod vendor* ./ 08:35:46 ---> ea071bcf6acf 08:35:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:47 Removing intermediate container 23bf0276d82a 08:35:47 ---> 6369620d280e 08:35:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:35:47 ---> d9e6574a3925 08:35:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:47 ---> 533f9a3d4832 08:35:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:47 ---> d704b094e0aa 08:35:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:47 ---> a7207d8c353a 08:35:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:47 ---> Running in 69b1b89e5302 08:35:47 ---> Running in bf21cd18de12 08:35:47 Removing intermediate container 69b1b89e5302 08:35:47 ---> 21d9d93611b4 08:35:47 Step 18/20 : LABEL arch=x86_64 08:35:47 ---> ee3c7e9c0fa4 08:35:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:47 ---> Running in a9389a814a48 08:35:47 ---> 594077c5ee34 08:35:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:48 ---> Running in aa469115702e 08:35:48 ---> 365b5175d8bc 08:35:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:48 ---> Running in 6c354c3dccd3 08:35:48 Removing intermediate container a9389a814a48 08:35:48 ---> 03256d26a993 08:35:48 Step 19/20 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:35:48 ---> Running in 7b1c8129db56 08:35:48 Removing intermediate container aa469115702e 08:35:48 ---> 0b251ca5070e 08:35:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:48 Removing intermediate container 6c354c3dccd3 08:35:48 ---> c1c839017c00 08:35:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:48 Removing intermediate container 7b1c8129db56 08:35:48 ---> 61c6b86aaa2b 08:35:48 Step 20/20 : LABEL version=0.0.0 08:35:48 ---> Running in 8bfdd6af366b 08:35:48 ---> Running in 2c8f515dcf77 08:35:48 ---> Running in 8ef60ab412ca 08:35:48 ---> 6380fbe74053 08:35:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:48 Removing intermediate container 2c8f515dcf77 08:35:48 ---> a2f3352ddc2f 08:35:48 Step 21/23 : LABEL arch=x86_64 08:35:48 Removing intermediate container 8bfdd6af366b 08:35:48 ---> a24bd009a31f 08:35:48 Step 21/23 : LABEL arch=x86_64 08:35:48 Removing intermediate container 8ef60ab412ca 08:35:48 ---> 3b6a798ab7d5 08:35:48 08:35:48 ---> Running in ad98d3974490 08:35:48 ---> Running in fd7da73b5afa 08:35:48 ---> b0052b8e9fae 08:35:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:48 Successfully built 3b6a798ab7d5 08:35:48 Successfully tagged security-spiffe-token-provider:latest 08:35:48  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 08:35:48 ---> Running in ff6e444a4353 08:35:48 Removing intermediate container ad98d3974490 08:35:48 ---> 6442db79c844 08:35:48 Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:35:48 Removing intermediate container fd7da73b5afa 08:35:48 ---> 244f3a0d092a 08:35:48 Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:35:49 ---> Running in 8cb5abf5d888 08:35:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:53 ---> b1c19bfc3796 08:35:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:53 ---> Using cache 08:35:53 ---> 74323d5bdb26 08:35:53 Step 4/23 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> bb99bf79abec 08:35:53 Step 5/23 : RUN apk add --update --no-cache make git 08:35:53 ---> Using cache 08:35:53 ---> 22ffd3584cdd 08:35:53 Step 6/23 : COPY go.mod vendor* ./ 08:35:53 ---> Using cache 08:35:53 ---> d9e6574a3925 08:35:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 ---> Running in 835f839badf4 08:35:54 ---> Running in a57d726aaf61 08:35:54 Removing intermediate container 8cb5abf5d888 08:35:54 ---> b9b449caf68d 08:35:54 Step 23/23 : LABEL version=0.0.0 08:35:54 ---> Running in 3baa2fb55ff2 08:35:54 Removing intermediate container 835f839badf4 08:35:54 ---> bf9ac61a1098 08:35:54 Step 23/23 : LABEL version=0.0.0 08:35:54 ---> Running in 1b2446554fbe 08:35:54 Removing intermediate container 3baa2fb55ff2 08:35:54 ---> 4a4351bd1d2a 08:35:54 08:35:54 Successfully built 4a4351bd1d2a 08:35:54 Successfully tagged support-scheduler:latest 08:35:54 Building security-proxy-setup 08:35:54  Building support-scheduler ... done Removing intermediate container 1b2446554fbe 08:35:54 ---> 090c4cd23610 08:35:54 08:35:54 Removing intermediate container ff6e444a4353 08:35:54 ---> dadd12dd2e62 08:35:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:54 ---> Running in 28b82df84e14 08:35:54 Successfully built 090c4cd23610 08:35:54 Successfully tagged support-notifications:latest 08:35:54 Building core-command 08:35:54  Building support-notifications ... done Removing intermediate container 28b82df84e14 08:35:54 ---> db3993e16299 08:35:54 Step 23/25 : LABEL arch=x86_64 08:35:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:58 ---> b1c19bfc3796 08:35:58 Step 3/22 : WORKDIR /edgex-go 08:35:58 ---> Using cache 08:35:58 ---> b23da4a9583f 08:35:58 Step 4/22 : RUN apk add --update --no-cache make git 08:35:59 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:59 ---> b1c19bfc3796 08:35:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:59 ---> Using cache 08:35:59 ---> 74323d5bdb26 08:35:59 Step 4/24 : WORKDIR /edgex-go 08:35:59 ---> Using cache 08:35:59 ---> bb99bf79abec 08:35:59 Step 5/24 : RUN apk add --update --no-cache make git 08:35:59 ---> Using cache 08:35:59 ---> 22ffd3584cdd 08:35:59 Step 6/24 : COPY go.mod vendor* ./ 08:35:59 ---> Using cache 08:35:59 ---> d9e6574a3925 08:35:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:04 ---> Running in d8dfa63e8a0b 08:36:04 ---> Running in 408d472230b6 08:36:04 ---> Running in 47b57b7c7b12 08:36:04 Removing intermediate container d8dfa63e8a0b 08:36:04 ---> c32e46547d20 08:36:04 Step 24/25 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:36:04 ---> Running in 01eaa5bc5149 08:36:04 Removing intermediate container 01eaa5bc5149 08:36:04 ---> 03683fdca41f 08:36:04 Step 25/25 : LABEL version=0.0.0 08:36:04 ---> Running in 67bffd578671 08:36:04 Removing intermediate container 67bffd578671 08:36:04 ---> c44b83c6ae06 08:36:04 08:36:04 Successfully built c44b83c6ae06 08:36:04 Successfully tagged security-secretstore-setup:latest 08:36:04  Building security-secretstore-setup ... done Building security-spire-config 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:04 OK: 265 MiB in 53 packages 08:36:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> b1c19bfc3796 08:36:10 Step 3/27 : WORKDIR /edgex-go 08:36:10 ---> Using cache 08:36:10 ---> b23da4a9583f 08:36:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:15 ---> Running in 745ad283df73 08:36:15 Removing intermediate container 408d472230b6 08:36:15 ---> a5b5f354d0f5 08:36:15 Step 5/22 : COPY go.mod vendor* ./ 08:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:15 ---> 982b333eb210 08:36:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 OK: 265 MiB in 53 packages 08:36:17 ---> Running in 392a7a81c4e2 08:36:24 Removing intermediate container 745ad283df73 08:36:24 ---> 332752ac890c 08:36:24 Step 5/27 : COPY go.mod vendor* ./ 08:36:25 Removing intermediate container bf21cd18de12 08:36:25 ---> bcffe511beda 08:36:25 Step 8/25 : COPY . . 08:36:25 ---> f10f272dc220 08:36:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Running in 077def313b67 08:36:39 ---> 402c28c6046a 08:36:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:39 ---> Running in 7a5b3d36714b 08:36:39 Removing intermediate container a57d726aaf61 08:36:39 ---> 6fe2d7fae6cd 08:36:39 Step 8/23 : COPY . . 08:36:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:01 ---> c17bff9bce39 08:37:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:02 ---> Running in f5cabc0e8fde 08:37:02 Removing intermediate container 47b57b7c7b12 08:37:02 ---> 7be3cf70fc70 08:37:02 Step 8/24 : COPY . . 08:37:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements 08:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements 08:37:24 ---> 78f354e414e8 08:37:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:24 Removing intermediate container 7a5b3d36714b 08:37:24 ---> c98470791f9d 08:37:24 08:37:24 Step 10/25 : FROM alpine:3.17 08:37:24 ---> 9ed4aefc74f6 08:37:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:37:24 ---> Using cache 08:37:24 ---> 1087ba433dd0 08:37:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:24 ---> Using cache 08:37:24 ---> 43e052c57ca9 08:37:24 Step 13/25 : ENV APP_PORT=59881 08:37:24 ---> Running in fa355edba820 08:37:24 ---> Running in 23ec0006d5b9 08:37:24 Removing intermediate container 23ec0006d5b9 08:37:24 ---> 24e598aa775a 08:37:24 Step 14/25 : EXPOSE $APP_PORT 08:37:24 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:37:24 ---> Running in c95854ec3021 08:37:24 Removing intermediate container 392a7a81c4e2 08:37:24 ---> 5460a199334e 08:37:24 Step 7/22 : COPY . . 08:37:24 Removing intermediate container 077def313b67 08:37:24 ---> 75a9a81d14f1 08:37:24 Step 7/27 : COPY . . 08:37:26 Removing intermediate container c95854ec3021 08:37:26 ---> 3cd9591151b1 08:37:26 Step 15/25 : WORKDIR / 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.5% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements 08:37:41 ---> Running in a5d38040a8c1 08:37:41 ---> 8d4eab80276c 08:37:41 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:41 ---> 57a18c3db3f8 08:37:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:41 Removing intermediate container a5d38040a8c1 08:37:41 ---> ea3772d28d81 08:37:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 ---> Running in 331adbf3358d 08:37:41 ---> Running in acc12764cf76 08:37:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:41 ---> 5560ac2c9c56 08:37:41 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:37:41 Removing intermediate container acc12764cf76 08:37:41 ---> 8fd1598675b6 08:37:41 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:41 ---> 66a911c911e6 08:37:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:41 ---> Running in 11566cb1f80f 08:37:41 Removing intermediate container f5cabc0e8fde 08:37:41 ---> 755a604c4d41 08:37:41 08:37:41 Step 10/23 : FROM alpine:3.17 08:37:41 ---> 9ed4aefc74f6 08:37:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:41 ---> Running in e918cd35d40e 08:37:41 Removing intermediate container 11566cb1f80f 08:37:41 ---> ff6c1557c7b0 08:37:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:41 ---> Running in 49a0f2c0ea20 08:37:41 Removing intermediate container e918cd35d40e 08:37:41 ---> 349eecbd8560 08:37:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:42 ---> 446721283f45 08:37:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:42 ---> Running in 0656ad3a6294 08:37:42 Removing intermediate container 49a0f2c0ea20 08:37:42 ---> dca3ad840422 08:37:42 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:37:42 ---> Running in 4cbd1456c939 08:37:42 ---> 6cc0d4d13e60 08:37:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:42 ---> 0e8a8a62fc72 08:37:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:37:42 ---> Running in 6d3c69011f50 08:37:42 Removing intermediate container 6d3c69011f50 08:37:42 ---> 17ce462c569b 08:37:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:42 ---> Running in 997a412595a3 08:37:42 (1/1) Installing dumb-init (1.2.5-r2) 08:37:42 Executing busybox-1.35.0-r29.trigger 08:37:42 OK: 7 MiB in 16 packages 08:37:43 Removing intermediate container 997a412595a3 08:37:43 ---> 186d43f6d66d 08:37:43 Step 23/25 : LABEL arch=x86_64 08:37:43 ---> Running in c0dfb80bd12e 08:37:43 Removing intermediate container 4cbd1456c939 08:37:43 ---> 23311e85d531 08:37:43 Step 12/27 : WORKDIR /edgex-go 08:37:43 ---> Running in ad9892e5d939 08:37:43 Removing intermediate container c0dfb80bd12e 08:37:43 ---> 1717587185ba 08:37:43 Step 24/25 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:37:43 ---> Running in 5b3fdc7d5118 08:37:43 Removing intermediate container 0656ad3a6294 08:37:43 ---> 29b780ada27f 08:37:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:43 Removing intermediate container ad9892e5d939 08:37:43 ---> 58f1c9deb53d 08:37:43 08:37:43 Step 13/27 : FROM alpine:3.17 08:37:43 ---> 9ed4aefc74f6 08:37:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:43 ---> Using cache 08:37:43 ---> af98027466c6 08:37:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:43 Removing intermediate container 5b3fdc7d5118 08:37:43 ---> 55676b0876e4 08:37:43 Step 25/25 : LABEL version=0.0.0 08:37:43 ---> d84806040e16 08:37:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:43 ---> Running in a5c5f5a4a0a3 08:37:44 ---> Running in cca3c1f31d95 08:37:44 Removing intermediate container cca3c1f31d95 08:37:44 ---> 4ce3b9ec4231 08:37:44 08:37:44 ---> 345c6aa19dc6 08:37:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:44 Successfully built 4ce3b9ec4231 08:37:44 Successfully tagged core-metadata:latest 08:37:44 Building core-data 08:37:44  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:44 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:44 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:44 OK: 17823 distinct packages available 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:45 (1/4) Installing dumb-init (1.2.5-r2) 08:37:45 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:45 (3/4) Installing libucontext (1.2-r0) 08:37:45 (4/4) Installing gcompat (1.1.0-r0) 08:37:45 Executing busybox-1.35.0-r29.trigger 08:37:45 OK: 7 MiB in 19 packages 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:48 ---> b1c19bfc3796 08:37:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:48 ---> Using cache 08:37:48 ---> 74323d5bdb26 08:37:48 Step 4/23 : WORKDIR /edgex-go 08:37:48 ---> Using cache 08:37:48 ---> bb99bf79abec 08:37:48 Step 5/23 : RUN apk add --update --no-cache make git 08:37:48 ---> Using cache 08:37:48 ---> 22ffd3584cdd 08:37:48 Step 6/23 : COPY go.mod vendor* ./ 08:37:48 ---> Using cache 08:37:48 ---> d9e6574a3925 08:37:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 ---> Using cache 08:37:48 ---> 7be3cf70fc70 08:37:48 Step 8/23 : COPY . . 08:37:48 ---> Using cache 08:37:48 ---> 78f354e414e8 08:37:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:53 ---> e60d215b7340 08:37:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:53 ---> Running in 0219a7ef23b1 08:37:53 Removing intermediate container a5c5f5a4a0a3 08:37:53 ---> 1b2d42433380 08:37:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 ---> 81e2fe1799f8 08:37:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37: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:37:54 ---> 1e90f2d2fa51 08:37:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:54 ---> 91233e642dfa 08:37:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:54 ---> Running in 0591be7ca799 08:37:55 ---> 3b9e20db87d5 08:37:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.884s coverage: 88.5% of statements 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.601s coverage: 3.8% of statements 08:37:59 Removing intermediate container fa355edba820 08:37:59 ---> c824f71a2836 08:37:59 08:37:59 Step 10/24 : FROM alpine:3.17 08:37:59 ---> 9ed4aefc74f6 08:37:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:59 ---> Using cache 08:37:59 ---> 1087ba433dd0 08:37:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:59 ---> Using cache 08:37:59 ---> 43e052c57ca9 08:37:59 Step 13/24 : ENV APP_PORT=59882 08:37:59 ---> d5dc5b6123fc 08:37:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:59 ---> Running in 73a69b978afb 08:37:59 Removing intermediate container 0591be7ca799 08:37:59 ---> f34d049c7712 08:37:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:59 ---> Running in 35843ba46d66 08:37:59 Removing intermediate container 73a69b978afb 08:37:59 ---> 8b598d2fa197 08:37:59 Step 14/24 : EXPOSE $APP_PORT 08:37:59 ---> b5e971a58bc9 08:37:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:00 ---> Running in a1c98a639fe8 08:38:00 Removing intermediate container 35843ba46d66 08:38:00 ---> 5c684f6cd92c 08:38:00 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:38:00 ---> Running in 84dfa6fb4ec1 08:38:00 ---> Running in 2ce74c553a27 08:38:00 Removing intermediate container a1c98a639fe8 08:38:00 ---> 50aead557882 08:38:00 Step 15/24 : WORKDIR / 08:38:00 ---> Running in 77e372ab5d43 08:38:00 Removing intermediate container 84dfa6fb4ec1 08:38:00 ---> 1861c73428d7 08:38:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:00 Removing intermediate container 2ce74c553a27 08:38:00 ---> 00fd65c6935d 08:38:00 Step 21/23 : LABEL arch=x86_64 08:38:01 Removing intermediate container 77e372ab5d43 08:38:01 ---> afe667f60010 08:38:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:01 ---> Running in 9a10af613671 08:38:01 ---> fc779161bc1f 08:38:01 Step 22/27 : WORKDIR / 08:38:01 ---> Running in 5b7a8a783964 08:38:01 Removing intermediate container 9a10af613671 08:38:01 ---> 643695203c07 08:38:01 Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:01 ---> 39d754342ca6 08:38:01 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:01 ---> Running in e6ffa725cf5f 08:38:02 Removing intermediate container 5b7a8a783964 08:38:02 ---> e7020934fc26 08:38:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:02 ---> Running in ce8f39f3b6b3 08:38:02 Removing intermediate container e6ffa725cf5f 08:38:02 ---> 51fece37fb45 08:38:02 Step 23/23 : LABEL version=0.0.0 08:38:02 ---> 8173932f80c8 08:38:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:02 ---> Running in 0a1b0a5befb3 08:38:03 Removing intermediate container ce8f39f3b6b3 08:38:03 ---> 22f16ab6f39a 08:38:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:03 Removing intermediate container 0a1b0a5befb3 08:38:03 ---> 9557745543bf 08:38:03 08:38:03 ---> 2735654f87b2 08:38:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:03 ---> Running in bb5eed70cf23 08:38:03 Successfully built 9557745543bf 08:38:03 Successfully tagged core-common-config-bootstrapper:latest 08:38:03  Building core-common-config-bootstrapper ... done Building security-spire-server 08:38:05 Removing intermediate container bb5eed70cf23 08:38:05 ---> a6b7530af502 08:38:05 Step 25/27 : LABEL arch=x86_64 08:38:05 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:38:05 ---> b1c19bfc3796 08:38:05 Step 3/26 : WORKDIR /edgex-go 08:38:05 ---> Using cache 08:38:05 ---> b23da4a9583f 08:38:05 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:38:05 ---> Using cache 08:38:05 ---> 332752ac890c 08:38:05 Step 5/26 : COPY go.mod vendor* ./ 08:38:05 ---> Using cache 08:38:05 ---> f10f272dc220 08:38:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:05 ---> Using cache 08:38:05 ---> 75a9a81d14f1 08:38:05 Step 7/26 : COPY . . 08:38:05 ---> Using cache 08:38:05 ---> 57a18c3db3f8 08:38:05 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:38:05 ---> Using cache 08:38:05 ---> 8fd1598675b6 08:38:05 Step 9/26 : WORKDIR /edgex-go/spire-build 08:38:05 ---> Using cache 08:38:05 ---> ff6c1557c7b0 08:38:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:05 ---> Using cache 08:38:05 ---> dca3ad840422 08:38:05 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:38:08 ---> 36ae2ca1e08c 08:38:08 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:08 ---> Running in 2c31238b4bc2 08:38:08 ---> Running in 6c4436f0820b 08:38:08 ---> Running in e64cdebcd168 08:38:08 Removing intermediate container 2c31238b4bc2 08:38:08 ---> 12f64651e0cf 08:38:08 Step 26/27 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:08 ---> Running in 744cc992a655 08:38:08 Removing intermediate container e64cdebcd168 08:38:08 ---> 7c87b683f7de 08:38:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:08 ---> Running in 0afce267ceec 08:38:08 Removing intermediate container 744cc992a655 08:38:08 ---> 3bd2aaecfe11 08:38:08 Step 27/27 : LABEL version=0.0.0 08:38:09 ---> Running in 975c05efb5e6 08:38:09 Removing intermediate container 0afce267ceec 08:38:09 ---> 70da0ad1f2cd 08:38:09 Step 22/24 : LABEL arch=x86_64 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:09 Removing intermediate container 975c05efb5e6 08:38:09 ---> eabe1d1ae2dd 08:38:09 08:38:09 ---> Running in 593e3ec6a0a1 08:38:09 Successfully built eabe1d1ae2dd 08:38:09 Successfully tagged security-spire-config:latest 08:38:09 Building security-proxy-auth 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.879s coverage: 95.6% of statements 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:11  Building security-spire-config ... done Removing intermediate container 6c4436f0820b 08:38:11 ---> 8e1536d60e2a 08:38:11 Step 12/26 : WORKDIR /edgex-go 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 08:38:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:11 ---> b1c19bfc3796 08:38:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:11 ---> Using cache 08:38:11 ---> 74323d5bdb26 08:38:11 Step 4/23 : WORKDIR /edgex-go 08:38:11 ---> Using cache 08:38:11 ---> bb99bf79abec 08:38:11 Step 5/23 : RUN apk add --update --no-cache make git 08:38:11 ---> Using cache 08:38:11 ---> 22ffd3584cdd 08:38:11 Step 6/23 : COPY go.mod vendor* ./ 08:38:11 ---> Using cache 08:38:11 ---> d9e6574a3925 08:38:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:11 ---> Using cache 08:38:11 ---> 7be3cf70fc70 08:38:11 Step 8/23 : COPY . . 08:38:11 ---> Using cache 08:38:11 ---> 78f354e414e8 08:38:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:16 Removing intermediate container 593e3ec6a0a1 08:38:16 ---> 43e95ac75654 08:38:16 Step 23/24 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:16 ---> Running in 71bcc88c8d7e 08:38:16 ---> Running in dc131bc39675 08:38:16 ---> Running in 9fa663cdaed3 08:38:16 Removing intermediate container 331adbf3358d 08:38:16 ---> 5acb84c98df6 08:38:16 08:38:16 Step 9/22 : FROM alpine:3.17 08:38:16 ---> 9ed4aefc74f6 08:38:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:16 ---> Running in 52908726b90d 08:38:16 Removing intermediate container 9fa663cdaed3 08:38:16 ---> ca00052ed7ca 08:38:16 Step 24/24 : LABEL version=0.0.0 08:38:16 Removing intermediate container 71bcc88c8d7e 08:38:16 ---> fc6a0c1193c3 08:38:16 08:38:16 Step 13/26 : FROM alpine:3.17 08:38:16 ---> 9ed4aefc74f6 08:38:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:16 ---> Using cache 08:38:16 ---> af98027466c6 08:38:16 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:16 ---> Using cache 08:38:16 ---> 339f2be70678 08:38:16 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:16 ---> Using cache 08:38:16 ---> 5bf535d2dbe7 08:38:16 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:38:16 ---> Running in b173752c9cad 08:38:16 ---> Using cache 08:38:16 ---> a126367b8449 08:38:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:16 Removing intermediate container b173752c9cad 08:38:16 ---> 28a14c70bfd5 08:38:16 08:38:16 Successfully built 28a14c70bfd5 08:38:16 Successfully tagged core-command:latest 08:38:16  Building core-command ... done Building security-bootstrapper 08:38:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:16 (1/2) Installing dumb-init (1.2.5-r2) 08:38:16 (2/2) Installing openssl (3.0.8-r4) 08:38:16 Executing busybox-1.35.0-r29.trigger 08:38:16 OK: 8 MiB in 17 packages 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.286s coverage: 65.9% of statements 08:38:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:38:21 ---> b1c19bfc3796 08:38:21 Step 3/33 : WORKDIR /edgex-go 08:38:21 ---> Using cache 08:38:21 ---> b23da4a9583f 08:38:21 Step 4/33 : RUN apk add --update --no-cache make git 08:38:21 ---> Using cache 08:38:21 ---> a5b5f354d0f5 08:38:21 Step 5/33 : COPY go.mod vendor* ./ 08:38:21 ---> Using cache 08:38:21 ---> 982b333eb210 08:38:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 ---> Using cache 08:38:21 ---> 5460a199334e 08:38:21 Step 7/33 : COPY . . 08:38:21 ---> Using cache 08:38:21 ---> 8d4eab80276c 08:38:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:28 ---> 562d034fb6ad 08:38:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:28 ---> Running in 0e96669d4837 08:38:28 Removing intermediate container 0219a7ef23b1 08:38:28 ---> 766154736820 08:38:28 08:38:28 Step 10/23 : FROM alpine:3.17 08:38:28 ---> 9ed4aefc74f6 08:38:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:28 Removing intermediate container 52908726b90d 08:38:28 ---> 4b2859549d85 08:38:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:28 ---> 710f9aead792 08:38:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:28 ---> Running in 366558bb09c1 08:38:28 ---> Running in a9326b7ec1b7 08:38:28 ---> b9f478682acd 08:38:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:28 Removing intermediate container 366558bb09c1 08:38:28 ---> 5195e3bef76f 08:38:28 Step 12/23 : ENV APP_PORT=59880 08:38:28 Removing intermediate container a9326b7ec1b7 08:38:28 ---> 408f8bf586d5 08:38:28 Step 12/22 : WORKDIR /edgex 08:38:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:28 ---> Running in dedd037ff46d 08:38:28 ---> Running in 96438d1fcf54 08:38:29 Removing intermediate container 96438d1fcf54 08:38:29 ---> 9f16ea03ab54 08:38:29 Step 13/23 : EXPOSE $APP_PORT 08:38:29 ---> 287bbf9e36bc 08:38:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:29 Removing intermediate container dedd037ff46d 08:38:29 ---> 56d9e69019a1 08:38:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 ---> Running in dd7ab1f7b3c5 08:38:29 ---> Running in c4b0eb01de95 08:38:29 Removing intermediate container dd7ab1f7b3c5 08:38:29 ---> 128e08d6c36f 08:38:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:38:29 Removing intermediate container c4b0eb01de95 08:38:29 ---> cba9847ef102 08:38:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:29 ---> Running in f69c62849623 08:38:29 ---> d3e479ffccd7 08:38:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:29 ---> Running in 1a75df352bf3 08:38:29 Removing intermediate container 1a75df352bf3 08:38:29 ---> c720768d4ef3 08:38:29 Step 24/26 : LABEL arch=x86_64 08:38:29 ---> Running in 315b77cd71af 08:38:29 ---> 2233c4fa0902 08:38:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:29 Removing intermediate container 315b77cd71af 08:38:29 ---> 59710dc06064 08:38:29 Step 25/26 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:29 ---> Running in c4dd762072f9 08:38:29 ---> b09a5838fb40 08:38:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:29 Removing intermediate container c4dd762072f9 08:38:29 ---> 52ba440bff6d 08:38:29 Step 26/26 : LABEL version=0.0.0 08:38:29 ---> Running in 53e001c1db6d 08:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:29 Removing intermediate container 53e001c1db6d 08:38:29 ---> 428f315a3766 08:38:29 08:38:29 (1/1) Installing dumb-init (1.2.5-r2) 08:38:29 Executing busybox-1.35.0-r29.trigger 08:38:29 OK: 7 MiB in 16 packages 08:38:29 Successfully built 428f315a3766 08:38:30 Successfully tagged security-spire-server:latest 08:38:30  Building security-spire-server ... done  ---> 645a92ffd3d0 08:38:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.454s coverage: 0.9% of statements 08:38:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements 08:38:30 Removing intermediate container f69c62849623 08:38:30 ---> 61cf286fb8d4 08:38:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:30 ---> 4898e7d849c3 08:38:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:30 ---> Running in b7fdfaccfa7e 08:38:31 ---> 3f2fbd54955c 08:38:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:31 ---> 3532cebcdebd 08:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:31 Removing intermediate container b7fdfaccfa7e 08:38:31 ---> 8ed2fae6d8d6 08:38:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:31 ---> Running in 55058c5906b9 08:38:32 Removing intermediate container 55058c5906b9 08:38:32 ---> e62bc427a89c 08:38:32 Step 20/22 : LABEL arch=x86_64 08:38:32 ---> Running in f372020b44a6 08:38:32 ---> d5338229397b 08:38:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:32 Removing intermediate container f372020b44a6 08:38:32 ---> 086a53bb44f3 08:38:32 Step 21/22 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:32 ---> 52a2cc0f8e4f 08:38:32 Step 19/23 : ENTRYPOINT ["/core-data"] 08:38:32 ---> Running in ba7bec8f12c9 08:38:32 ---> Running in 5c731de4b474 08:38:32 Removing intermediate container ba7bec8f12c9 08:38:32 ---> 2a469b4d345a 08:38:32 Step 22/22 : LABEL version=0.0.0 08:38:32 ---> Running in c3d4df55afe0 08:38:32 Removing intermediate container 5c731de4b474 08:38:32 ---> 898a0a6d12e6 08:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:32 ---> Running in 141fe08bfc90 08:38:32 Removing intermediate container c3d4df55afe0 08:38:32 ---> 781a4bbb2632 08:38:32 08:38:32 Removing intermediate container 141fe08bfc90 08:38:32 ---> 6fd47cde499d 08:38:32 Step 21/23 : LABEL arch=x86_64 08:38:32 ---> Running in 3120c1498dce 08:38:33 Successfully built 781a4bbb2632 08:38:33 Successfully tagged security-proxy-setup:latest 08:38:33  Building security-proxy-setup ... done Removing intermediate container 3120c1498dce 08:38:33 ---> 81ce2706fafa 08:38:33 Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:33 ---> Running in bafbc8bb2abf 08:38:33 Removing intermediate container bafbc8bb2abf 08:38:33 ---> 9a0172af3c69 08:38:33 Step 23/23 : LABEL version=0.0.0 08:38:33 ---> Running in cbc4872cead0 08:38:33 Removing intermediate container cbc4872cead0 08:38:33 ---> 8ac06c2a3ac7 08:38:33 08:38:33 Successfully built 8ac06c2a3ac7 08:38:33 Successfully tagged core-data:latest 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 42.9% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.271s coverage: 82.9% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:41  Building core-data ... done Removing intermediate container dc131bc39675 08:38:41 ---> 3b16709a3b8a 08:38:41 08:38:41 Step 10/23 : FROM alpine:3.17 08:38:41 ---> 9ed4aefc74f6 08:38:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:41 ---> Using cache 08:38:41 ---> 349eecbd8560 08:38:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:41 ---> Using cache 08:38:41 ---> 29b780ada27f 08:38:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 ---> Using cache 08:38:42 ---> d84806040e16 08:38:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:42 ---> Using cache 08:38:42 ---> 345c6aa19dc6 08:38:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:42 ---> a1ce645620f3 08:38:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:43 ---> 22c12b89e1c1 08:38:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:43 ---> 4940f29adeae 08:38:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:43 ---> Running in 7aaae43d6386 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:45 Removing intermediate container 7aaae43d6386 08:38:45 ---> 049a2036dd8d 08:38:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:45 ---> Running in 3b85cb0195c7 08:38:45 Removing intermediate container 0e96669d4837 08:38:45 ---> 9ac5f568ec4f 08:38:45 08:38:45 Step 9/33 : FROM alpine:3.17 08:38:45 ---> 9ed4aefc74f6 08:38:45 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:45 ---> Using cache 08:38:45 ---> 50d019aa67b9 08:38:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:45 ---> Running in 96ff3b2a017a 08:38:45 Removing intermediate container 3b85cb0195c7 08:38:45 ---> 76d143e60508 08:38:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:45 ---> Running in b526162a6508 08:38:46 Removing intermediate container b526162a6508 08:38:46 ---> 264189a208f9 08:38:46 Step 21/23 : LABEL arch=x86_64 08:38:46 ---> Running in de4967b82c82 08:38:46 Removing intermediate container de4967b82c82 08:38:46 ---> ac3e369501f6 08:38:46 Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:46 ---> Running in 819db8be19ee 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:46 Removing intermediate container 819db8be19ee 08:38:46 ---> 24624a13e737 08:38:46 Step 23/23 : LABEL version=0.0.0 08:38:46 ---> Running in 8c861f48e772 08:38:46 Removing intermediate container 8c861f48e772 08:38:46 ---> 314c656cc78f 08:38:46 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:46 Successfully built 314c656cc78f 08:38:46 Successfully tagged security-proxy-auth:latest 08:38:46  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) 08:38:46 (2/2) Installing su-exec (0.2-r2) 08:38:46 Executing busybox-1.35.0-r29.trigger 08:38:46 OK: 7 MiB in 17 packages 08:38:46 Removing intermediate container 96ff3b2a017a 08:38:46 ---> 4de19b21efa8 08:38:46 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:46 ---> Running in 86cac4d8dd4c 08:38:46 Removing intermediate container 86cac4d8dd4c 08:38:46 ---> be02a320d381 08:38:46 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:46 ---> Running in 5f2de77b1fce 08:38:47 Removing intermediate container 5f2de77b1fce 08:38:47 ---> 548f23353f8d 08:38:47 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:47 ---> Running in ac0eb7a1357c 08:38:47 Removing intermediate container ac0eb7a1357c 08:38:47 ---> 3247d917ddd3 08:38:47 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:47 ---> Running in f0d930c1ee83 08:38:47 Removing intermediate container f0d930c1ee83 08:38:47 ---> 2729924572b0 08:38:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:47 ---> Running in 73a538781f7b 08:38:47 Removing intermediate container 73a538781f7b 08:38:47 ---> 47441bfd6a93 08:38:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:47 ---> Running in f1566ee88b9d 08:38:47 Removing intermediate container f1566ee88b9d 08:38:47 ---> 24f4c07e2d62 08:38:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:47 ---> 71f980ed986b 08:38:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:47 ---> Running in a58eace31d48 08:38:48 Removing intermediate container a58eace31d48 08:38:48 ---> 3bdeb4c4a095 08:38:48 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:48 ---> 73398de28091 08:38:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:48 ---> 276526cd2098 08:38:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:49 ---> 80d9f201d0ca 08:38:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:49 ---> ca676b14acb7 08:38:49 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:49 ---> 6bebbf6a8b0f 08:38:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:49 ---> c9a937d31d1f 08:38:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:49 ---> 6b03c3a87cb2 08:38:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:50 ---> 801a59a6e82f 08:38:50 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:50 ---> Running in 64785a1ab1a2 08:38:50 Removing intermediate container 64785a1ab1a2 08:38:50 ---> d42f07f6fc3e 08:38:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:50 ---> Running in 013ea280d705 08:38:50 Removing intermediate container 013ea280d705 08:38:50 ---> 49dc8513b618 08:38:50 Step 30/33 : CMD ["gate"] 08:38:50 ---> Running in 18964adc50c8 08:38:50 Removing intermediate container 18964adc50c8 08:38:50 ---> bf8e5c8dd203 08:38:50 Step 31/33 : LABEL arch=x86_64 08:38:51 ---> Running in 6076903da624 08:38:51 Removing intermediate container 6076903da624 08:38:51 ---> 38df2c37af5c 08:38:51 Step 32/33 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf 08:38:51 ---> Running in 2f0b005d2c74 08:38:51 Removing intermediate container 2f0b005d2c74 08:38:51 ---> fd766168c89c 08:38:51 Step 33/33 : LABEL version=0.0.0 08:38:51 ---> Running in 6b7ffb6cdd81 08:38:51 Removing intermediate container 6b7ffb6cdd81 08:38:51 ---> f2187c867bc7 08:38:51 08:38:51 Successfully built f2187c867bc7 08:38:51 Successfully tagged security-bootstrapper:latest 08:38:51  Building security-bootstrapper ... done  [Pipeline] } 08:38:51 $ docker stop --time=1 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:52 $ docker rm -f --volumes 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:52 + docker images 08:38:52 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:52 security-bootstrapper latest f2187c867bc7 1 second ago 22.2MB 08:38:52 security-proxy-auth latest 314c656cc78f 6 seconds ago 18.3MB 08:38:52 9ac5f568ec4f 7 seconds ago 1.71GB 08:38:52 3b16709a3b8a 12 seconds ago 1.7GB 08:38:52 core-data latest 8ac06c2a3ac7 19 seconds ago 20MB 08:38:52 security-proxy-setup latest 781a4bbb2632 20 seconds ago 18.7MB 08:38:52 security-spire-server latest 428f315a3766 23 seconds ago 103MB 08:38:52 766154736820 30 seconds ago 1.73GB 08:38:52 fc6a0c1193c3 37 seconds ago 1.58GB 08:38:52 core-command latest 28a14c70bfd5 37 seconds ago 19.9MB 08:38:52 5acb84c98df6 42 seconds ago 1.7GB 08:38:52 security-spire-config latest eabe1d1ae2dd 43 seconds ago 102MB 08:38:52 core-common-config-bootstrapper latest 9557745543bf 50 seconds ago 17.2MB 08:38:52 c824f71a2836 57 seconds ago 1.72GB 08:38:52 core-metadata latest 4ce3b9ec4231 About a minute ago 20.4MB 08:38:52 58f1c9deb53d About a minute ago 1.58GB 08:38:52 755a604c4d41 About a minute ago 1.72GB 08:38:52 c98470791f9d About a minute ago 1.73GB 08:38:52 security-secretstore-setup latest c44b83c6ae06 2 minutes ago 32.8MB 08:38:52 support-notifications latest 090c4cd23610 2 minutes ago 32.4MB 08:38:52 support-scheduler latest 4a4351bd1d2a 2 minutes ago 31.8MB 08:38:52 security-spiffe-token-provider latest 3b6a798ab7d5 3 minutes ago 32.8MB 08:38:52 security-spire-agent latest e21a3ae52391 3 minutes ago 161MB 08:38:52 a99fa95b39b6 3 minutes ago 1.79GB 08:38:52 991de8ba5bb7 3 minutes ago 1.79GB 08:38:52 818933fe1b3d 3 minutes ago 1.76GB 08:38:52 03cff3b4c7cf 3 minutes ago 1.72GB 08:38:52 9e0037ef7051 4 minutes ago 1.58GB 08:38:52 ci-base-image-x86_64 latest b1c19bfc3796 8 minutes ago 918MB 08:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 08:38:52 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 08:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.276s coverage: 92.9% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 62.3% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.531s coverage: 81.8% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 86.0% of statements 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.041s coverage: 38.4% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 92.3% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 61.5% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 08:39:57 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:39:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:57 go vet ./... 08:42:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:49 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:49 + ls -al . 08:42:49 total 700 08:42:49 drwxrwxr-x 10 1001 1001 4096 May 24 08:33 . 08:42:49 drwxr-xr-x 4 root root 4096 May 24 08:33 .. 08:42:49 drwxrwxr-x 2 1001 1001 4096 May 24 08:32 .blubracket 08:42:49 -rw-rw-r-- 1 1001 1001 16 May 24 08:32 .dockerignore 08:42:49 drwxrwxr-x 8 1001 1001 4096 May 24 08:32 .git 08:42:49 drwxrwxr-x 3 1001 1001 4096 May 24 08:32 .github 08:42:49 -rw-rw-r-- 1 1001 1001 1133 May 24 08:32 .gitignore 08:42:49 -rw-rw-r-- 1 1001 1001 42 May 24 08:32 .golangci.yml 08:42:49 -rw-rw-r-- 1 1001 1001 87 May 24 08:32 .hadolint.yml 08:42:49 -rw-rw-r-- 1 1001 1001 166 May 24 08:32 .sonarcloud.properties 08:42:49 -rw-rw-r-- 1 1001 1001 1171 May 24 08:32 ADOPTERS.md 08:42:49 -rw-rw-r-- 1 1001 1001 10835 May 24 08:32 Attribution.txt 08:42:49 -rw-rw-r-- 1 1001 1001 73765 May 24 08:32 CHANGELOG.md 08:42:49 -rw-rw-r-- 1 1001 1001 3804 May 24 08:32 CONTRIBUTING.md 08:42:49 -rw-rw-r-- 1 1001 1001 677 May 24 08:32 GOVERNANCE.md 08:42:49 -rw-rw-r-- 1 1001 1001 883 May 24 08:32 Jenkinsfile 08:42:49 -rw-rw-r-- 1 1001 1001 10775 May 24 08:32 LICENSE 08:42:49 -rw-rw-r-- 1 1001 1001 14368 May 24 08:32 Makefile 08:42:49 -rw-rw-r-- 1 1001 1001 582 May 24 08:32 OWNERS.md 08:42:49 -rw-rw-r-- 1 1001 1001 9902 May 24 08:32 README.md 08:42:49 -rw-rw-r-- 1 1001 1001 789 May 24 08:32 SECURITY.md 08:42:49 -rw-rw-r-- 1 1001 1001 5 May 24 08:29 VERSION 08:42:49 drwxrwxr-x 2 1001 1001 4096 May 24 08:32 bin 08:42:49 drwxrwxr-x 18 1001 1001 4096 May 24 08:32 cmd 08:42:49 -rw-r--r-- 1 root root 447731 May 24 08:39 coverage.out 08:42:49 -rw-rw-r-- 1 1001 1001 3159 May 24 08:32 go.mod 08:42:49 -rw-rw-r-- 1 1001 1001 31048 May 24 08:32 go.sum 08:42:49 drwxrwxr-x 7 1001 1001 4096 May 24 08:32 internal 08:42:49 drwxrwxr-x 3 1001 1001 4096 May 24 08:32 openapi 08:42:49 -rw-rw-r-- 1 1001 1001 594 May 24 08:32 security.txt 08:42:49 drwxrwxr-x 4 1001 1001 4096 May 24 08:32 snap 08:42:49 -rw-rw-r-- 1 1001 1001 204 May 24 08:32 version.go [Pipeline] sh 08:42:50 + '[' -e coverage.out ] 08:42:50 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:50 Warning: overwriting stash ‘coverage-report’ 08:42:51 Stashed 1 file(s) [Pipeline] sh 08:42:52 + make build 08:42:52 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:44 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:44 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:50 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:54 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:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:30 $ docker stop --time=1 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 08:46:32 $ docker rm -f --volumes 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:35 08:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:35 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:35 29e5d40040c1: Pulling fs layer 08:46:35 1ce36da41761: Pulling fs layer 08:46:35 25b303627fd3: Pulling fs layer 08:46:35 29e5d40040c1: Download complete 08:46:36 1ce36da41761: Verifying Checksum 08:46:36 1ce36da41761: Download complete 08:46:36 29e5d40040c1: Pull complete 08:46:37 1ce36da41761: Pull complete 08:46:37 25b303627fd3: Verifying Checksum 08:46:37 25b303627fd3: Download complete 08:46:47 25b303627fd3: Pull complete 08:46:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container 08:46:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:50 $ docker top 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:51 + grep parallel 08:46:51 + docker-compose build --help 08:46:58 --parallel Build images in parallel. [Pipeline] } 08:46:58 $ docker stop --time=1 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 08:46:59 $ docker rm -f --volumes 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container 08:47:00 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:47:02 $ docker top 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:03 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:11 Building core-command ... 08:47:11 Building core-common-config-bootstrapper ... 08:47:11 Building core-data ... 08:47:11 Building core-metadata ... 08:47:11 Building security-bootstrapper ... 08:47:11 Building security-proxy-auth ... 08:47:11 Building security-proxy-setup ... 08:47:11 Building security-secretstore-setup ... 08:47:11 Building security-spiffe-token-provider ... 08:47:11 Building security-spire-agent ... 08:47:11 Building security-spire-config ... 08:47:11 Building security-spire-server ... 08:47:11 Building support-notifications ... 08:47:11 Building support-scheduler ... 08:47:11 Building security-proxy-auth 08:47:11 Building core-command 08:47:11 Building security-secretstore-setup 08:47:11 Building security-spiffe-token-provider 08:47:11 Building security-bootstrapper 08:47:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:47:58 ---> 0d0212dc1a20 08:47:58 Step 3/20 : WORKDIR /edgex-go 08:47:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:58 ---> 0d0212dc1a20 08:47:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:58 ---> 0d0212dc1a20 08:47:58 Step 3/25 : WORKDIR /edgex-go 08:47:58 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:47:58 ---> 0d0212dc1a20 08:47:58 Step 3/33 : WORKDIR /edgex-go 08:47:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:58 ---> 0d0212dc1a20 08:47:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:58 ---> Running in 66eae76ed096 08:47:58 ---> Running in 249cc967d16a 08:47:58 ---> Running in 1cc1460d47f6 08:47:58 ---> Running in c4427cff9571 08:47:58 ---> Running in 4cb08e6b6944 08:47:59 Removing intermediate container 1cc1460d47f6 08:47:59 ---> 8c0820b2e0b1 08:47:59 Step 4/23 : WORKDIR /edgex-go 08:47:59 Removing intermediate container 249cc967d16a 08:47:59 ---> 32ff042765fa 08:47:59 Step 4/25 : RUN apk add --update --no-cache make git 08:47:59 Removing intermediate container 66eae76ed096 08:47:59 ---> d9b57db74e6e 08:47:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:47:59 Removing intermediate container 4cb08e6b6944 08:47:59 ---> e67d8f1942a4 08:47:59 Removing intermediate container c4427cff9571 08:47:59 ---> 99e42753131a 08:47:59 Step 4/24 : WORKDIR /edgex-go 08:47:59 Step 4/33 : RUN apk add --update --no-cache make git ---> Running in 0fcf2707265c 08:47:59 08:47:59 ---> Running in 273812ee64eb 08:47:59 ---> Running in 606594ad77c1 08:47:59 ---> Running in 2f8e83528cb0 08:47:59 ---> Running in f464e5deeeef 08:48:00 Removing intermediate container 0fcf2707265c 08:48:00 ---> 4907aed46ed0 08:48:00 Step 5/23 : RUN apk add --update --no-cache make git 08:48:00 ---> Running in 9ae8c5bdff84 08:48:00 Removing intermediate container 606594ad77c1 08:48:00 ---> 7d55e533f0a1 08:48:00 Step 5/24 : RUN apk add --update --no-cache make git 08:48:00 ---> Running in aee4ae9bbca4 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:04 OK: 263 MiB in 53 packages 08:48:05 OK: 263 MiB in 53 packages 08:48:05 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:48:05 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:48:05 OK: 17697 distinct packages available 08:48:05 OK: 263 MiB in 53 packages 08:48:05 OK: 263 MiB in 53 packages 08:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:06 Removing intermediate container 273812ee64eb 08:48:06 ---> a0b4ec09262f 08:48:06 Step 5/25 : COPY go.mod vendor* ./ 08:48:08 Removing intermediate container aee4ae9bbca4 08:48:08 ---> 4e12b8495ab3 08:48:08 Removing intermediate container 2f8e83528cb0 08:48:08 Step 6/24 : COPY go.mod vendor* ./ ---> fd34290fe5fc 08:48:08 Step 5/33 : COPY go.mod vendor* ./ 08:48:08 08:48:08 Removing intermediate container 9ae8c5bdff84 08:48:08 ---> f40b230b71ef 08:48:08 Step 6/23 : COPY go.mod vendor* ./ 08:48:08 OK: 263 MiB in 53 packages 08:48:08 ---> 69224166051d 08:48:08 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:08 ---> Running in 03e4236893ec 08:48:09 ---> d51b66195073 08:48:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:09 ---> 6eb0b5ff8fd2 08:48:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:09 ---> ca9be167eb31 08:48:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:09 ---> Running in a87c690ffc1b 08:48:09 ---> Running in 32c9045989af 08:48:09 ---> Running in f8f98216940e 08:48:10 Removing intermediate container f464e5deeeef 08:48:10 ---> 10031eed1c39 08:48:10 Step 5/20 : COPY go.mod vendor* ./ 08:48:11 ---> 934b3132d1fa 08:48:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:11 ---> Running in f9a6df4f49bf 08:50:03 Removing intermediate container 32c9045989af 08:50:03 ---> 742c13066089 08:50:03 Step 7/33 : COPY . . 08:50:03 Removing intermediate container 03e4236893ec 08:50:03 ---> 865e1ade53b1 08:50:03 Step 7/25 : COPY . . 08:50:03 Removing intermediate container f8f98216940e 08:50:03 ---> fb8b0f2dde52 08:50:03 Step 8/24 : COPY . . 08:50:03 Removing intermediate container f9a6df4f49bf 08:50:03 ---> 4e5998360005 08:50:03 Step 7/20 : COPY . . 08:50:03 Removing intermediate container a87c690ffc1b 08:50:03 ---> e2877fbc2695 08:50:03 Step 8/23 : COPY . . 08:50:22 ---> 6fe507a5c6b8 08:50:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:22 ---> 0defc06d5eb5 08:50:22 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:22 ---> 5757ab5619ce 08:50:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:22 ---> Running in e8d0fd52b838 08:50:22 ---> Running in 5c7678921f5e 08:50:22 ---> d2e11fbd5886 08:50:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:22 ---> a8706fdf960d 08:50:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:22 ---> Running in 59a27c562ee6 08:50:22 ---> Running in 24bef7601ff3 08:50:22 ---> Running in a21151d86880 08:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50: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:50: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:50:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:24 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:57:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:57:32 Removing intermediate container 59a27c562ee6 08:57:32 ---> 9681939cb982 08:57:32 08:57:32 Step 10/23 : FROM alpine:3.17 08:57:32 3.17: Pulling from library/alpine 08:57:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:57:32 Status: Downloaded newer image for alpine:3.17 08:57:32 ---> 51e60588ff2c 08:57:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:32 ---> Running in 5aa65041b670 08:57:32 Removing intermediate container 5aa65041b670 08:57:32 ---> daf25f1e2984 08:57:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:57:32 ---> Running in f58bc81160da 08:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:32 (1/1) Installing dumb-init (1.2.5-r2) 08:57:32 Executing busybox-1.35.0-r29.trigger 08:57:32 OK: 8 MiB in 16 packages 08:57:34 Removing intermediate container f58bc81160da 08:57:34 ---> f556a92f39b1 08:57:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:36 ---> dfc117609664 08:57:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:57:38 ---> 0e83a1b3a744 08:57:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:42 ---> 4acc9ea4cb87 08:57:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:44 ---> a9e495322004 08:57:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:48 ---> ed3508c0b1fd 08:57:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:48 ---> Running in 4de5e863b825 08:57:51 Removing intermediate container e8d0fd52b838 08:57:51 ---> c589c51cbf08 08:57:51 08:57:51 Step 9/25 : FROM alpine:3.17 08:57:51 ---> 51e60588ff2c 08:57:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:57:51 ---> Running in f82609ebd813 08:57:51 Removing intermediate container 5c7678921f5e 08:57:51 ---> 334ec0e6107a 08:57:51 08:57:51 Step 9/33 : FROM alpine:3.17 08:57:51 ---> 51e60588ff2c 08:57:51 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:57:51 ---> Running in 3c68e6442503 08:57:51 Removing intermediate container 4de5e863b825 08:57:51 ---> 0d7ce9cf9d97 08:57:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:52 ---> Running in 081fa0baf47d 08:57:52 Removing intermediate container 3c68e6442503 08:57:52 ---> 16f59b9a0e1f 08:57:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:57:52 ---> Running in e6262be5d345 08:57:53 Removing intermediate container 081fa0baf47d 08:57:53 ---> ae8e405849aa 08:57:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:57:53 ---> Running in 8eab761be97c 08:57:54 Removing intermediate container 8eab761be97c 08:57:54 ---> 250d4d830b50 08:57:54 Step 21/23 : LABEL arch=arm64 08:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:54 ---> Running in a28cfa0d86ca 08:57:54 Removing intermediate container a28cfa0d86ca 08:57:54 ---> d9b06c1741b4 08:57:54 Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:57:55 ---> Running in 203cb0bbebb4 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:55 Removing intermediate container 203cb0bbebb4 08:57:55 ---> e2c376e0d35b 08:57:55 Step 23/23 : LABEL version=0.0.0 08:57:55 ---> Running in 1aee98e024d3 08:57:56 Removing intermediate container 1aee98e024d3 08:57:56 ---> 752bfdd08a5c 08:57:56 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:56 Successfully built 752bfdd08a5c 08:57:56 Successfully tagged security-proxy-auth-arm64:latest 08:57:56  Building security-proxy-auth ... done Building security-spire-config 08:57:57 (1/3) Installing ca-certificates (20230506-r0) 08:57:57 (2/3) Installing dumb-init (1.2.5-r2) 08:57:57 (3/3) Installing su-exec (0.2-r2) 08:57:57 Executing busybox-1.35.0-r29.trigger 08:57:57 Executing ca-certificates-20230506-r0.trigger 08:57:58 OK: 8 MiB in 18 packages 08:57:58 (1/2) Installing dumb-init (1.2.5-r2) 08:57:58 (2/2) Installing su-exec (0.2-r2) 08:57:58 Executing busybox-1.35.0-r29.trigger 08:57:58 OK: 8 MiB in 17 packages 08:58:04 Removing intermediate container e6262be5d345 08:58:04 ---> e12a24d729a3 08:58:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:58:04 ---> Running in 4712d6cfee27 08:58:04 Removing intermediate container 4712d6cfee27 08:58:04 ---> 41b8eaef2c0e 08:58:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:04 ---> Running in 7048e573da93 08:58:04 Removing intermediate container f82609ebd813 08:58:04 ---> a298be0c082a 08:58:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:05 ---> Running in f68426c79f41 08:58:05 Removing intermediate container 7048e573da93 08:58:05 ---> e43d4871e3a6 08:58:05 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:06 ---> Running in fde4436e8321 08:58:06 Removing intermediate container f68426c79f41 08:58:06 ---> 2f7424f338f0 08:58:06 Step 12/25 : WORKDIR / 08:58:06 ---> Running in 6ddd80e5816d 08:58:07 Removing intermediate container fde4436e8321 08:58:07 ---> 992b8f21b50e 08:58:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:07 ---> Running in 74b79ac83399 08:58:07 Removing intermediate container 6ddd80e5816d 08:58:07 ---> e67e2e286331 08:58:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:08 Removing intermediate container 74b79ac83399 08:58:08 ---> cc344d6b4b1b 08:58:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:09 ---> Running in c4e9eb849ce3 08:58:10 ---> 5844d23bfb38 08:58:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:58:15 ---> 715383d36d4e 08:58:15 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:58:16 Removing intermediate container c4e9eb849ce3 08:58:16 ---> 3fbb54c277f4 08:58:16 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:16 ---> 4c34cc932ace 08:58:16 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:58:16 ---> Running in 369dc1fc56f0 08:58:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:58:17 ---> 0d0212dc1a20 08:58:17 Step 3/27 : WORKDIR /edgex-go 08:58:17 ---> Using cache 08:58:17 ---> d9b57db74e6e 08:58:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:58:17 Removing intermediate container a21151d86880 08:58:17 ---> 338da9142b8b 08:58:17 08:58:17 Step 10/24 : FROM alpine:3.17 08:58:17 ---> 51e60588ff2c 08:58:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:17 ---> Running in a0d2c76755a6 08:58:17 ---> Running in 8f9a7ff2162a 08:58:18 Removing intermediate container 369dc1fc56f0 08:58:18 ---> 77943d2ed64b 08:58:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:19 ---> d6e157c1ef36 08:58:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:20 ---> 937f04bdd323 08:58:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:20 ---> Running in aedaef031445 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:20 ---> 1a625e7614ec 08:58:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:22 OK: 263 MiB in 53 packages 08:58:22 ---> 57ae7cf9d39d 08:58:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:22 (1/1) Installing dumb-init (1.2.5-r2) 08:58:22 Executing busybox-1.35.0-r29.trigger 08:58:22 OK: 8 MiB in 16 packages 08:58:24 Removing intermediate container a0d2c76755a6 08:58:24 ---> 0bac2f175797 08:58:24 Step 5/27 : COPY go.mod vendor* ./ 08:58:24 Removing intermediate container aedaef031445 08:58:24 ---> a2f7bc50dcb6 08:58:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:25 Removing intermediate container 8f9a7ff2162a 08:58:25 ---> 8b90dbb04edb 08:58:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:25 ---> Running in 98de4810c97b 08:58:29 Removing intermediate container 98de4810c97b 08:58:29 ---> f97e9d3e11cf 08:58:29 Step 13/24 : ENV APP_PORT=59882 08:58:29 ---> 5645fb092514 08:58:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:29 ---> 7ed691c2fe1e 08:58:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:58:29 ---> Running in bf8e11c8774e 08:58:29 ---> f868c94e43dc 08:58:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:29 ---> Running in fdebd9177325 08:58:30 Removing intermediate container bf8e11c8774e 08:58:30 ---> b44618169cc0 08:58:30 Step 14/24 : EXPOSE $APP_PORT 08:58:30 ---> Running in 4c05a3a9b2fa 08:58:31 ---> b2e510931385 08:58:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:31 ---> 2b2185578c06 08:58:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:31 ---> Running in 816d71a6d2c9 08:58:32 Removing intermediate container 4c05a3a9b2fa 08:58:32 ---> 4ac177097280 08:58:32 Step 15/24 : WORKDIR / 08:58:32 ---> Running in 098e3d14d6fa 08:58:33 Removing intermediate container 098e3d14d6fa 08:58:33 ---> 7fee7dac3e2f 08:58:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:34 ---> d95dbe15272d 08:58:34 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:58:34 ---> bafb302b0170 08:58:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:35 Removing intermediate container 816d71a6d2c9 08:58:35 ---> 69267878135c 08:58:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:58:35 ---> Running in 7d909d3ce55b 08:58:35 ---> 206dbfbfe8e3 08:58:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:36 ---> 187ecd7d1e77 08:58:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:36 Removing intermediate container 7d909d3ce55b 08:58:36 ---> 70f8c242b60c 08:58:36 Step 23/25 : LABEL arch=arm64 08:58:36 ---> Running in 69598997cc63 08:58:37 Removing intermediate container 69598997cc63 08:58:37 ---> 009227dd4550 08:58:37 Step 24/25 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:58:37 ---> Running in 97c67b546c82 08:58:37 ---> 2dabdb38eabe 08:58:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:38 Removing intermediate container 97c67b546c82 08:58:38 ---> bad570173d3e 08:58:38 Step 25/25 : LABEL version=0.0.0 08:58:38 ---> Running in 346d82b66106 08:58:39 ---> baa76f0fb4c2 08:58:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:58:39 ---> 7979841f49bc 08:58:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:39 Removing intermediate container 346d82b66106 08:58:39 ---> 8dab09cd33c2 08:58:39 08:58:39 Successfully built 8dab09cd33c2 08:58:39 Successfully tagged security-secretstore-setup-arm64:latest 08:58:39  Building security-secretstore-setup ... done Building core-data 08:58:39 ---> bf5c50213982 08:58:39 Step 20/24 : ENTRYPOINT ["/core-command"] 08:58:40 ---> Running in 3c8b6397d712 08:58:40 ---> 0d144c7ca851 08:58:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:40 Removing intermediate container 3c8b6397d712 08:58:40 ---> 1a58cad8477e 08:58:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:40 ---> Running in bb9bf6a4946c 08:58:41 ---> ba4f19dfff07 08:58:41 Step 28/33 : RUN chmod +x /entrypoint.sh 08:58:41 ---> Running in f11427174f9a 08:58:41 Removing intermediate container bb9bf6a4946c 08:58:41 ---> fc9fb474f6ce 08:58:41 Step 22/24 : LABEL arch=arm64 08:58:42 ---> Running in 368b604a4895 08:58:42 Removing intermediate container 368b604a4895 08:58:42 ---> 2bb91d8f0a2d 08:58:42 Step 23/24 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:58:42 ---> Running in acea315666f6 08:58:43 Removing intermediate container acea315666f6 08:58:43 ---> de891dcdd836 08:58:43 Step 24/24 : LABEL version=0.0.0 08:58:43 ---> Running in 30b767399e45 08:58:44 Removing intermediate container 30b767399e45 08:58:44 ---> 1c5cc790add0 08:58:44 08:58:45 Successfully built 1c5cc790add0 08:58:45 Successfully tagged core-command-arm64:latest 08:58:45 Removing intermediate container f11427174f9a 08:58:45 ---> a97fe46684e3 08:58:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:58:45  Building core-command ... done Building support-notifications 08:58:45 ---> Running in 1bab580c461b 08:58:46 Removing intermediate container 1bab580c461b 08:58:46 ---> 0cee5c04d4e3 08:58:46 Step 30/33 : CMD ["gate"] 08:58:46 ---> Running in 23bbc42fc791 08:58:46 Removing intermediate container 23bbc42fc791 08:58:46 ---> b025ed8a2462 08:58:46 Step 31/33 : LABEL arch=arm64 08:58:46 ---> Running in a876259da440 08:58:47 Removing intermediate container a876259da440 08:58:47 ---> a4de44e9508f 08:58:47 Step 32/33 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:58:47 ---> Running in 5836025da805 08:58:48 Removing intermediate container 5836025da805 08:58:48 ---> 00e2f1c0dedc 08:58:48 Step 33/33 : LABEL version=0.0.0 08:58:48 ---> Running in 688b0cd5ebb2 08:58:48 Removing intermediate container 688b0cd5ebb2 08:58:48 ---> dc40b3b0848c 08:58:48 08:58:48 Successfully built dc40b3b0848c 08:58:48 Successfully tagged security-bootstrapper-arm64:latest 08:58:48  Building security-bootstrapper ... done Building security-spire-agent 08:58:49 Building security-proxy-setup 08:59:04 Removing intermediate container 24bef7601ff3 08:59:04 ---> 43b5c2dbac56 08:59:04 08:59:04 Step 9/20 : FROM alpine:3.17 08:59:04 ---> 51e60588ff2c 08:59:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:59:04 ---> Using cache 08:59:04 ---> 16f59b9a0e1f 08:59:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:04 ---> Running in 66fea3115d27 08:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:08 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:08 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:08 OK: 17694 distinct packages available 08:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:10 (1/9) Installing ca-certificates (20230506-r0) 08:59:10 (2/9) Installing brotli-libs (1.0.9-r9) 08:59:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:59:10 (4/9) Installing libcurl (8.1.1-r0) 08:59:10 (5/9) Installing curl (8.1.1-r0) 08:59:10 (6/9) Installing dumb-init (1.2.5-r2) 08:59:10 (7/9) Installing musl-obstack (1.2.3-r0) 08:59:10 (8/9) Installing libucontext (1.2-r0) 08:59:10 (9/9) Installing gcompat (1.1.0-r0) 08:59:10 Executing busybox-1.35.0-r29.trigger 08:59:10 Executing ca-certificates-20230506-r0.trigger 08:59:11 OK: 11 MiB in 24 packages 08:59:15 Removing intermediate container 66fea3115d27 08:59:15 ---> a5fe7850232e 08:59:15 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:16 ---> b02e5be117f1 08:59:16 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:59:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:16 ---> 0d0212dc1a20 08:59:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:16 ---> Using cache 08:59:16 ---> 99e42753131a 08:59:16 Step 4/23 : WORKDIR /edgex-go 08:59:16 ---> Using cache 08:59:16 ---> 7d55e533f0a1 08:59:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:16 ---> Running in 92ad5081db98 08:59:17 ---> b751f3400503 08:59:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:59:18 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:18 ---> 0d0212dc1a20 08:59:18 Step 3/27 : WORKDIR /edgex-go 08:59:18 ---> Using cache 08:59:18 ---> d9b57db74e6e 08:59:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:18 ---> Using cache 08:59:18 ---> 0bac2f175797 08:59:18 Step 5/27 : COPY go.mod vendor* ./ 08:59:18 ---> Using cache 08:59:18 ---> 5645fb092514 08:59:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:18 ---> Running in 2ea20a83bceb 08:59:19 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:19 ---> 0d0212dc1a20 08:59:19 Step 3/22 : WORKDIR /edgex-go 08:59:19 ---> Using cache 08:59:19 ---> d9b57db74e6e 08:59:19 Step 4/22 : RUN apk add --update --no-cache make git 08:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:19 ---> Running in dcbff25dfc85 08:59:21 OK: 263 MiB in 53 packages 08:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:23 ---> 8d78d6fe437f 08:59:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:59:24 Removing intermediate container 92ad5081db98 08:59:24 ---> 4c7f666dd78a 08:59:24 Step 6/23 : COPY go.mod vendor* ./OK: 263 MiB in 53 packages 08:59:24 08:59:24 ---> eaf1ce9835bb 08:59:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:59:24 ---> Running in c7557b47a88c 08:59:25 ---> 23f9cd49b277 08:59:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 Removing intermediate container c7557b47a88c 08:59:25 ---> 8fcf2090339b 08:59:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:59:25 ---> Running in 5714fc967e32 08:59:25 ---> Running in bc9f7c33ac3c 08:59:25 Removing intermediate container dcbff25dfc85 08:59:25 ---> f2282408f484 08:59:25 Step 5/22 : COPY go.mod vendor* ./ 08:59:26 Removing intermediate container bc9f7c33ac3c 08:59:26 ---> b8d70c656b9c 08:59:26 Step 18/20 : LABEL arch=arm64 08:59:26 ---> Running in adfa30f509e6 08:59:27 ---> 11b260d3d8eb 08:59:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:27 Removing intermediate container adfa30f509e6 08:59:27 ---> be9870cc1749 08:59:27 Step 19/20 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 08:59:27 ---> Running in dd309606dab2 08:59:27 ---> Running in 34d4f2497917 08:59:28 Removing intermediate container 34d4f2497917 08:59:28 ---> 592b56fbabf6 08:59:28 Step 20/20 : LABEL version=0.0.0 08:59:28 ---> Running in 63255d497950 08:59:29 Removing intermediate container 63255d497950 08:59:29 ---> 570f7889123b 08:59:29 08:59:30 Successfully built 570f7889123b 08:59:30 Successfully tagged security-spiffe-token-provider-arm64:latest 08:59:30 Building support-scheduler 08:59:48  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:48 ---> 0d0212dc1a20 08:59:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:48 ---> Using cache 08:59:48 ---> 99e42753131a 08:59:48 Step 4/23 : WORKDIR /edgex-go 08:59:48 ---> Using cache 08:59:48 ---> 7d55e533f0a1 08:59:48 Step 5/23 : RUN apk add --update --no-cache make git 08:59:48 ---> Using cache 08:59:48 ---> 4e12b8495ab3 08:59:48 Step 6/23 : COPY go.mod vendor* ./ 08:59:48 ---> Using cache 08:59:48 ---> ca9be167eb31 08:59:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:48 ---> Using cache 08:59:48 ---> fb8b0f2dde52 08:59:48 Step 8/23 : COPY . . 08:59:48 ---> Using cache 08:59:48 ---> a8706fdf960d 08:59:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:59:50 ---> Running in 6645b05b46f8 08:59:53 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:59:55 Removing intermediate container fdebd9177325 08:59:55 ---> ad7f32dee7d8 08:59:55 Step 7/27 : COPY . . 09:00:10 ---> 15731cca4f80 09:00:10 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:00:10 ---> Running in 1c5bf420b7a7 09:00:10 Removing intermediate container 1c5bf420b7a7 09:00:10 ---> 73e0c8cddc1d 09:00:10 Step 9/27 : WORKDIR /edgex-go/spire-build 09:00:10 ---> Running in 5df64f4ed123 09:00:10 Removing intermediate container 5df64f4ed123 09:00:10 ---> 40e236c4430b 09:00:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:00:11 ---> Running in 6dc76187fff2 09:00:11 Removing intermediate container 6dc76187fff2 09:00:11 ---> 30ff7d67fa03 09:00:11 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 09:00:11 ---> Running in 5485c846a6f9 09:00:17 Removing intermediate container 5485c846a6f9 09:00:17 ---> 7fbd3eb7a998 09:00:17 Step 12/27 : WORKDIR /edgex-go 09:00:17 ---> Running in e4bb7f8f2a84 09:00:17 Removing intermediate container e4bb7f8f2a84 09:00:17 ---> 8bc6dad1ba4d 09:00:17 09:00:17 Step 13/27 : FROM alpine:3.17 09:00:17 ---> 51e60588ff2c 09:00:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:18 ---> Running in 03bfd95a7b95 09:00:20 Removing intermediate container 03bfd95a7b95 09:00:20 ---> f2265b93defc 09:00:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:20 ---> Running in 3c2147792c4b 09:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:23 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:23 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:23 OK: 17694 distinct packages available 09:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:26 (1/4) Installing dumb-init (1.2.5-r2) 09:00:26 (2/4) Installing musl-obstack (1.2.3-r0) 09:00:26 (3/4) Installing libucontext (1.2-r0) 09:00:26 (4/4) Installing gcompat (1.1.0-r0) 09:00:26 Executing busybox-1.35.0-r29.trigger 09:00:26 OK: 8 MiB in 19 packages 09:00:28 Removing intermediate container 3c2147792c4b 09:00:28 ---> c6094de695da 09:00:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:29 ---> eb63c6b9e71e 09:00:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:00:31 ---> da36f6d3b952 09:00:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:53 ---> 423f75a1d2a9 09:00:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:53 ---> ce70e617cdf9 09:00:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:53 ---> Running in f4f6a9a489c6 09:00:53 Removing intermediate container f4f6a9a489c6 09:00:53 ---> cb37d5620877 09:00:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:55 ---> 3c6564ff3095 09:00:55 Step 22/27 : WORKDIR / 09:00:55 ---> Running in df60dbc9c305 09:01:00 Removing intermediate container df60dbc9c305 09:01:00 ---> e7b796ba7efe 09:01:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:00 ---> Running in ab40f1c1bedf 09:01:02 Removing intermediate container ab40f1c1bedf 09:01:02 ---> 9ca04a4310c4 09:01:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:02 ---> Running in 68aa6df83243 09:01:04 Removing intermediate container 68aa6df83243 09:01:04 ---> 0c39aef815fa 09:01:04 Step 25/27 : LABEL arch=arm64 09:01:04 ---> Running in 9eff80b4a88b 09:01:05 Removing intermediate container 9eff80b4a88b 09:01:05 ---> 2d5c3535e7ff 09:01:05 Step 26/27 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:01:06 ---> Running in d9dfeb177746 09:01:07 Removing intermediate container d9dfeb177746 09:01:07 ---> 977af78a3282 09:01:07 Step 27/27 : LABEL version=0.0.0 09:01:07 ---> Running in 1cb614462cdb 09:01:09 Removing intermediate container 1cb614462cdb 09:01:09 ---> c7c14b252acc 09:01:09 09:01:10 Successfully built c7c14b252acc 09:01:11 Successfully tagged security-spire-config-arm64:latest 09:01:11  Building security-spire-config ... done Building core-metadata 09:01:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:37 ---> 0d0212dc1a20 09:01:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:01:37 ---> Using cache 09:01:37 ---> 99e42753131a 09:01:37 Step 4/25 : WORKDIR /edgex-go 09:01:37 ---> Using cache 09:01:37 ---> 7d55e533f0a1 09:01:37 Step 5/25 : RUN apk add --update --no-cache make git 09:01:37 ---> Using cache 09:01:37 ---> 4e12b8495ab3 09:01:37 Step 6/25 : COPY go.mod vendor* ./ 09:01:37 ---> Using cache 09:01:37 ---> ca9be167eb31 09:01:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:37 ---> Using cache 09:01:37 ---> fb8b0f2dde52 09:01:37 Step 8/25 : COPY . . 09:01:37 ---> Using cache 09:01:37 ---> a8706fdf960d 09:01:37 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:01:37 ---> Running in 707f4c476149 09:01:38 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:01:40 Removing intermediate container 2ea20a83bceb 09:01:40 ---> ce6672446ac6 09:01:40 Step 7/27 : COPY . . 09:01:55 Removing intermediate container 5714fc967e32 09:01:55 ---> 5e845df7f649 09:01:55 Step 8/23 : COPY . . 09:01:57 Removing intermediate container dd309606dab2 09:01:57 ---> e6a3970f3dc2 09:01:57 Step 7/22 : COPY . . 09:02:02 ---> 401419b120e6 09:02:02 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:02:02 ---> Running in 88f860125630 09:02:03 Removing intermediate container 88f860125630 09:02:03 ---> c407e08ebf5f 09:02:03 Step 9/27 : WORKDIR /edgex-go/spire-build 09:02:04 ---> Running in 45c3d7f7b52c 09:02:05 Removing intermediate container 45c3d7f7b52c 09:02:05 ---> caf2c68f60d6 09:02:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:05 ---> Running in 3926ebf81e86 09:02:06 Removing intermediate container 3926ebf81e86 09:02:06 ---> 18383004180e 09:02:06 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 09:02:06 ---> Running in 59eef5f42939 09:02:12 Removing intermediate container 59eef5f42939 09:02:12 ---> a3d43a3e9793 09:02:12 Step 12/27 : WORKDIR /edgex-go 09:02:12 ---> Running in 7ae3de26e52e 09:02:13 Removing intermediate container 7ae3de26e52e 09:02:13 ---> 269449ce0e2d 09:02:13 09:02:13 Step 13/27 : FROM alpine:3.17 09:02:13 ---> 51e60588ff2c 09:02:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:13 ---> Using cache 09:02:13 ---> f2265b93defc 09:02:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:13 ---> Running in d0d38a5d6671 09:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:18 v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:18 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:18 OK: 17694 distinct packages available 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:20 ---> 3fee89bac09c 09:02:20 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:02:20 ---> Running in 427d9bb203a8 09:02:21 (1/5) Installing dumb-init (1.2.5-r2) 09:02:21 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:21 (3/5) Installing libucontext (1.2-r0) 09:02:21 (4/5) Installing gcompat (1.1.0-r0) 09:02:21 (5/5) Installing openssl (3.0.8-r4) 09:02:21 Executing busybox-1.35.0-r29.trigger 09:02:22 OK: 9 MiB in 20 packages 09:02:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:02:24 ---> 19c4b13bbf94 09:02:24 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:02:24 ---> Running in 37c3dd69dcf4 09:02:24 Removing intermediate container d0d38a5d6671 09:02:24 ---> 477309ecb05c 09:02:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:25 ---> aec48e6c2ccb 09:02:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:02: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 09:02:26 ---> 3bca9bae907d 09:02:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:32 ---> 278c4b15a48b 09:02:32 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:38 ---> 081788cf6f4d 09:02:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:39 ---> f3bd4dde8fb1 09:02:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:40 ---> 550db2fc6743 09:02:40 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:41 ---> 7c8b9aa649c8 09:02:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:41 ---> Running in 447191c344db 09:02:41 Removing intermediate container 447191c344db 09:02:41 ---> 71486ad89a9f 09:02:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:42 ---> Running in e85b920205ad 09:02:42 Removing intermediate container e85b920205ad 09:02:42 ---> 86b45d5aba61 09:02:42 Step 25/27 : LABEL arch=arm64 09:02:42 ---> Running in 6849ea5b0f1b 09:02:43 Removing intermediate container 6849ea5b0f1b 09:02:43 ---> 6dfadf7d372b 09:02:43 Step 26/27 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:02:43 ---> Running in 3eaf69e3e7bc 09:02:43 Removing intermediate container 3eaf69e3e7bc 09:02:43 ---> 4fea51ba6e1c 09:02:43 Step 27/27 : LABEL version=0.0.0 09:02:43 ---> Running in 8baeec2c0447 09:02:44 Removing intermediate container 8baeec2c0447 09:02:44 ---> add9b5f1bff3 09:02:44 09:02:44 Successfully built add9b5f1bff3 09:02:44 Successfully tagged security-spire-agent-arm64:latest 09:02:44  Building security-spire-agent ... done Building core-common-config-bootstrapper 09:03:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:03 ---> 0d0212dc1a20 09:03:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:03 ---> Using cache 09:03:03 ---> 99e42753131a 09:03:03 Step 4/23 : WORKDIR /edgex-go 09:03:03 ---> Using cache 09:03:03 ---> 7d55e533f0a1 09:03:03 Step 5/23 : RUN apk add --update --no-cache make git 09:03:03 ---> Using cache 09:03:03 ---> 4e12b8495ab3 09:03:03 Step 6/23 : COPY go.mod vendor* ./ 09:03:03 ---> Using cache 09:03:03 ---> ca9be167eb31 09:03:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:03 ---> Using cache 09:03:03 ---> fb8b0f2dde52 09:03:03 Step 8/23 : COPY . . 09:03:03 ---> Using cache 09:03:03 ---> a8706fdf960d 09:03:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:03 ---> Running in 661d681cbd36 09:03:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:08:57 Removing intermediate container 6645b05b46f8 09:08:57 ---> e9265f48788f 09:08:57 09:08:57 Step 10/23 : FROM alpine:3.17 09:08:57 ---> 51e60588ff2c 09:08:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:57 ---> Using cache 09:08:57 ---> 8b90dbb04edb 09:08:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:57 ---> Using cache 09:08:57 ---> f97e9d3e11cf 09:08:57 Step 13/23 : ENV APP_PORT=59861 09:08:57 ---> Running in 1de7c5048c94 09:08:57 Removing intermediate container 1de7c5048c94 09:08:57 ---> 5473fc507121 09:08:57 Step 14/23 : EXPOSE $APP_PORT 09:08:57 ---> Running in 56aee4b1ff9f 09:08:57 Removing intermediate container 56aee4b1ff9f 09:08:57 ---> 09b8c02fc175 09:08:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:57 ---> 604c425507f4 09:08:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:08:57 ---> 64008ab03d70 09:08:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:57 ---> 5ab1a211181a 09:08:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:08:57 ---> b0b8ad31061f 09:08:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:08:57 ---> Running in 0f2d6ab690f3 09:08:57 Removing intermediate container 0f2d6ab690f3 09:08:57 ---> 16c3616939de 09:08:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:57 ---> Running in 524d9047d6e5 09:08:57 Removing intermediate container 524d9047d6e5 09:08:57 ---> 538ee2b1aedd 09:08:57 Step 21/23 : LABEL arch=arm64 09:08:57 ---> Running in 58e01e7b58d4 09:08:57 Removing intermediate container 58e01e7b58d4 09:08:57 ---> dc02a6cccaf9 09:08:57 Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:08:57 ---> Running in c1a743b9bda4 09:08:58 Removing intermediate container c1a743b9bda4 09:08:58 ---> 33847ce50775 09:08:58 Step 23/23 : LABEL version=0.0.0 09:08:58 ---> Running in 0be4e92d54b0 09:08:58 Removing intermediate container 0be4e92d54b0 09:08:58 ---> 7d272eb49fc9 09:08:58 09:08:59 Successfully built 7d272eb49fc9 09:08:59 Successfully tagged support-scheduler-arm64:latest 09:08:59 Building security-spire-server 09:09:21  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:09:21 ---> 0d0212dc1a20 09:09:21 Step 3/26 : WORKDIR /edgex-go 09:09:21 ---> Using cache 09:09:21 ---> d9b57db74e6e 09:09:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:09:21 ---> Using cache 09:09:21 ---> 0bac2f175797 09:09:21 Step 5/26 : COPY go.mod vendor* ./ 09:09:21 ---> Using cache 09:09:21 ---> 5645fb092514 09:09:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:21 ---> Using cache 09:09:21 ---> ce6672446ac6 09:09:21 Step 7/26 : COPY . . 09:09:21 ---> Using cache 09:09:21 ---> 401419b120e6 09:09:21 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:09:21 ---> Using cache 09:09:21 ---> c407e08ebf5f 09:09:21 Step 9/26 : WORKDIR /edgex-go/spire-build 09:09:21 ---> Using cache 09:09:21 ---> caf2c68f60d6 09:09:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:21 ---> Using cache 09:09:21 ---> 18383004180e 09:09:21 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 09:09:21 ---> Running in 66e83b0c0dbf 09:09:22 Removing intermediate container 66e83b0c0dbf 09:09:22 ---> 9e5fa230afc9 09:09:22 Step 12/26 : WORKDIR /edgex-go 09:09:22 ---> Running in d12f01a4d7ff 09:09:22 Removing intermediate container d12f01a4d7ff 09:09:22 ---> e9b297ef0bad 09:09:22 09:09:22 Step 13/26 : FROM alpine:3.17 09:09:22 ---> 51e60588ff2c 09:09:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:22 ---> Using cache 09:09:22 ---> f2265b93defc 09:09:22 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:22 ---> Using cache 09:09:22 ---> 477309ecb05c 09:09:22 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:22 ---> Using cache 09:09:22 ---> aec48e6c2ccb 09:09:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:09:22 ---> Using cache 09:09:22 ---> 3bca9bae907d 09:09:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:29 ---> 5183bb870c53 09:09:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:09:32 ---> dc47b9043049 09:09:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:09:33 ---> 990ada08b911 09:09:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:09:34 ---> 1c19ddb88133 09:09:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:34 ---> Running in e33db76f3fb4 09:09:35 Removing intermediate container e33db76f3fb4 09:09:35 ---> 2a3470db511a 09:09:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:35 ---> Running in 0d2fc2ada351 09:09:35 Removing intermediate container 0d2fc2ada351 09:09:35 ---> 4c7f074b5ccf 09:09:35 Step 24/26 : LABEL arch=arm64 09:09:36 ---> Running in 39bab4f81525 09:09:36 Removing intermediate container 39bab4f81525 09:09:36 ---> 4feea5d9e385 09:09:36 Step 25/26 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:09:36 ---> Running in 49e63a4b4f3e 09:09:37 Removing intermediate container 49e63a4b4f3e 09:09:37 ---> 87594b4dc917 09:09:37 Step 26/26 : LABEL version=0.0.0 09:09:37 ---> Running in 1b9e69df99c5 09:09:38 Removing intermediate container 1b9e69df99c5 09:09:38 ---> 48153555284b 09:09:38 09:09:38 Successfully built 48153555284b 09:09:38 Successfully tagged security-spire-server-arm64:latest 09:09:56  Building security-spire-server ... done Removing intermediate container 37c3dd69dcf4 09:09:56 ---> 2e862c5d09e2 09:09:56 09:09:56 Step 9/22 : FROM alpine:3.17 09:09:56 ---> 51e60588ff2c 09:09:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:09:56 ---> Running in 2cc9a6142c5c 09:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:00 (1/2) Installing dumb-init (1.2.5-r2) 09:10:00 (2/2) Installing openssl (3.0.8-r4) 09:10:00 Executing busybox-1.35.0-r29.trigger 09:10:00 OK: 8 MiB in 17 packages 09:10:01 Removing intermediate container 707f4c476149 09:10:01 ---> e70004eef925 09:10:01 09:10:01 Step 10/25 : FROM alpine:3.17 09:10:01 ---> 51e60588ff2c 09:10:01 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:10:01 ---> Using cache 09:10:01 ---> 8b90dbb04edb 09:10:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:01 ---> Using cache 09:10:01 ---> f97e9d3e11cf 09:10:01 Step 13/25 : ENV APP_PORT=59881 09:10:01 ---> Running in 7c36318b33fa 09:10:02 Removing intermediate container 7c36318b33fa 09:10:02 ---> 7866fab41be6 09:10:02 Step 14/25 : EXPOSE $APP_PORT 09:10:02 ---> Running in 88d01d72f184 09:10:02 Removing intermediate container 2cc9a6142c5c 09:10:02 ---> 66b8c0faeee2 09:10:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:02 ---> Running in 1766192f2e8e 09:10:03 Removing intermediate container 88d01d72f184 09:10:03 ---> d0a3d42cbd5c 09:10:03 Step 15/25 : WORKDIR / 09:10:03 ---> Running in a283fa87abec 09:10:03 Removing intermediate container 1766192f2e8e 09:10:03 ---> c923a759a7ac 09:10:03 Step 12/22 : WORKDIR /edgex 09:10:04 ---> Running in fb1f704d486c 09:10:04 Removing intermediate container a283fa87abec 09:10:04 ---> 50e40602e700 09:10:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:04 Removing intermediate container fb1f704d486c 09:10:04 ---> 7edcc419d12b 09:10:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:05 ---> fe4906a048c5 09:10:05 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:10:06 ---> 96731ab26450 09:10:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:10:07 ---> 229d5fece5f8 09:10:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:10:07 ---> 365296b8cf99 09:10:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:10:08 ---> bba12122d85e 09:10:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:09 ---> 3ad460d83b78 09:10:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:10:11 ---> 1f147d12cbb6 09:10:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:10:11 ---> e549dedefe8c 09:10:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:14 ---> da445346b313 09:10:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:10:14 ---> 555b9d44279f 09:10:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:14 ---> Running in 509f07f8fe42 09:10:14 ---> Running in db3465bd4f24 09:10:15 Removing intermediate container 509f07f8fe42 09:10:15 ---> 105d6b3eba49 09:10:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:15 ---> Running in 7b6fced740a7 09:10:15 Removing intermediate container 7b6fced740a7 09:10:15 ---> 6095fea91205 09:10:15 Step 23/25 : LABEL arch=arm64 09:10:15 ---> Running in d6b5d8f865ee 09:10:16 Removing intermediate container d6b5d8f865ee 09:10:16 ---> d194a6f11648 09:10:16 Step 24/25 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:10:16 ---> Running in a6f59698a6b7 09:10:17 Removing intermediate container a6f59698a6b7 09:10:17 ---> 385041774459 09:10:17 Step 25/25 : LABEL version=0.0.0 09:10:17 Removing intermediate container db3465bd4f24 09:10:17 ---> ef523b9b475b 09:10:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:10:17 ---> Running in 329df75a92ad 09:10:17 ---> Running in f9732ee828fa 09:10:18 Removing intermediate container f9732ee828fa 09:10:18 ---> 28af089cd9c2 09:10:18 Step 20/22 : LABEL arch=arm64 09:10:18 Removing intermediate container 329df75a92ad 09:10:18 ---> 29eca71b6340 09:10:18 09:10:18 ---> Running in ddaaaf8266c1 09:10:19 Successfully built 29eca71b6340 09:10:19 Successfully tagged core-metadata-arm64:latest 09:10:19  Building core-metadata ... done Removing intermediate container ddaaaf8266c1 09:10:19 ---> 6feeb90d298a 09:10:19 Step 21/22 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:10:19 ---> Running in b86042e8d02b 09:10:20 Removing intermediate container b86042e8d02b 09:10:20 ---> 48fb4f404c99 09:10:20 Step 22/22 : LABEL version=0.0.0 09:10:20 ---> Running in e7f04d05855d 09:10:20 Removing intermediate container e7f04d05855d 09:10:20 ---> a881ce19174b 09:10:20 09:10:21 Successfully built a881ce19174b 09:10:21 Successfully tagged security-proxy-setup-arm64:latest 09:10:33  Building security-proxy-setup ... done Removing intermediate container 661d681cbd36 09:10:33 ---> 796fd8c8fcc9 09:10:33 09:10:33 Step 10/23 : FROM alpine:3.17 09:10:33 ---> 51e60588ff2c 09:10:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:10:33 ---> Using cache 09:10:33 ---> daf25f1e2984 09:10:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:10:33 ---> Using cache 09:10:33 ---> f556a92f39b1 09:10:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:33 ---> Using cache 09:10:33 ---> dfc117609664 09:10:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:10:33 ---> Using cache 09:10:33 ---> 0e83a1b3a744 09:10:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:33 ---> 2e0dcb1bb3c0 09:10:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:34 ---> 771c6d4343f6 09:10:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:35 ---> 61a784e95978 09:10:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:35 ---> Running in f674bafd804f 09:10:39 Removing intermediate container f674bafd804f 09:10:39 ---> 135250477dc4 09:10:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:10:39 ---> Running in 190d951233b7 09:10:39 Removing intermediate container 190d951233b7 09:10:39 ---> 775eb0b3704c 09:10:39 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:10:39 ---> Running in 9400b6ebebc0 09:10:39 Removing intermediate container 9400b6ebebc0 09:10:39 ---> c87e238402a4 09:10:39 Step 21/23 : LABEL arch=arm64 09:10:39 ---> Running in 10360ae860be 09:10:40 Removing intermediate container 10360ae860be 09:10:40 ---> 42370855728a 09:10:40 Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:10:40 ---> Running in 2c50673aad36 09:10:41 Removing intermediate container 2c50673aad36 09:10:41 ---> e0b1e512072f 09:10:41 Step 23/23 : LABEL version=0.0.0 09:10:41 ---> Running in abde6005d89f 09:10:41 Removing intermediate container abde6005d89f 09:10:41 ---> 5e9b7027a39c 09:10:41 09:10:41 Successfully built 5e9b7027a39c 09:10:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:20  Building core-common-config-bootstrapper ... done Removing intermediate container 427d9bb203a8 09:11:20 ---> 21553726e0dd 09:11:20 09:11:20 Step 10/23 : FROM alpine:3.17 09:11:20 ---> 51e60588ff2c 09:11:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:20 ---> Running in 9553d3423861 09:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:22 (1/2) Installing ca-certificates (20230506-r0) 09:11:22 (2/2) Installing dumb-init (1.2.5-r2) 09:11:22 Executing busybox-1.35.0-r29.trigger 09:11:22 Executing ca-certificates-20230506-r0.trigger 09:11:22 OK: 8 MiB in 17 packages 09:11:23 Removing intermediate container 9553d3423861 09:11:23 ---> 96ca7e15f7f2 09:11:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:23 ---> Running in 13ebb8497e11 09:11:24 Removing intermediate container 13ebb8497e11 09:11:24 ---> 90b805936d20 09:11:24 Step 13/23 : ENV APP_PORT=59860 09:11:24 ---> Running in f8983d098a92 09:11:24 Removing intermediate container f8983d098a92 09:11:24 ---> 1fb85faa99fa 09:11:24 Step 14/23 : EXPOSE $APP_PORT 09:11:24 ---> Running in 588eb3480a46 09:11:25 Removing intermediate container 588eb3480a46 09:11:25 ---> 1e141bb86976 09:11:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:25 ---> 3587ffa1cb62 09:11:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:26 ---> a326fd560e67 09:11:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:27 ---> 3196a49e9d35 09:11:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:28 ---> af45a76895f8 09:11:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:28 ---> Running in 3ebad546e99a 09:11:28 Removing intermediate container 3ebad546e99a 09:11:28 ---> 626e77225c57 09:11:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:28 ---> Running in f9e9803e3b9a 09:11:29 Removing intermediate container f9e9803e3b9a 09:11:29 ---> 4a9c7763a4ab 09:11:29 Step 21/23 : LABEL arch=arm64 09:11:29 ---> Running in cc4c72d63af5 09:11:29 Removing intermediate container cc4c72d63af5 09:11:29 ---> 2f37e53ec4b1 09:11:29 Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 09:11:29 ---> Running in 4390d9e354d6 09:11:29 Removing intermediate container 4390d9e354d6 09:11:29 ---> 40bb64c3f7a9 09:11:29 Step 23/23 : LABEL version=0.0.0 09:11:29 ---> Running in 9577636d731b 09:11:30 Removing intermediate container 9577636d731b 09:11:30 ---> a566c8126934 09:11:30 09:11:30 Successfully built a566c8126934 09:11:30 Successfully tagged support-notifications-arm64:latest 09:11:30  Building support-notifications ... done  09:11:30 ERROR: for core-data UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. 09:11:30 Couldn't connect to Docker daemon at http+docker://localhost - is it running? 09:11:30 09:11:30 If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [Pipeline] } 09:11:31 $ docker stop --time=1 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 09:11:32 $ docker rm -f --volumes 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:33 09:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:34 arm64: Pulling from edgex-lftools-log-publisher 09:11:34 8998bd30e6a1: Pulling fs layer 09:11:34 04944245beec: Pulling fs layer 09:11:34 699f458cf7ca: Pulling fs layer 09:11:34 765212b225bb: Pulling fs layer 09:11:34 f23df028b6ca: Pulling fs layer 09:11:34 d65c8cfc05b1: Pulling fs layer 09:11:34 2437ff75d9bd: Pulling fs layer 09:11:34 765212b225bb: Waiting 09:11:34 f23df028b6ca: Waiting 09:11:34 d65c8cfc05b1: Waiting 09:11:34 2437ff75d9bd: Waiting 09:11:34 04944245beec: Verifying Checksum 09:11:34 04944245beec: Download complete 09:11:34 765212b225bb: Verifying Checksum 09:11:34 765212b225bb: Download complete 09:11:34 f23df028b6ca: Verifying Checksum 09:11:34 f23df028b6ca: Download complete 09:11:34 d65c8cfc05b1: Verifying Checksum 09:11:34 d65c8cfc05b1: Download complete 09:11:34 699f458cf7ca: Verifying Checksum 09:11:34 699f458cf7ca: Download complete 09:11:34 8998bd30e6a1: Verifying Checksum 09:11:34 8998bd30e6a1: Download complete 09:11:37 2437ff75d9bd: Verifying Checksum 09:11:37 2437ff75d9bd: Download complete 09:11:39 8998bd30e6a1: Pull complete 09:11:39 04944245beec: Pull complete 09:11:41 699f458cf7ca: Pull complete 09:11:41 765212b225bb: Pull complete 09:11:42 f23df028b6ca: Pull complete 09:11:42 d65c8cfc05b1: Pull complete 09:11:57 2437ff75d9bd: Pull complete 09:11:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:57 prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container 09:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:12:00 $ docker top 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:01 ---> job-cost.sh 09:12:01 lf-activate-venv: SKIPPING 09:12:01 INFO: No Stack... 09:12:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:03 INFO: Archiving Costs [Pipeline] sh 09:12:03 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:12:03 + cut -d, -f6 [Pipeline] lock 09:12:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] 09:12:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] did not exist. Created. 09:12:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:04 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:04 Stashed 1 file(s) [Pipeline] } 09:12:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:04 $ docker stop --time=1 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 09:12:06 $ docker rm -f --volumes 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:12:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:12:07 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> package-listing.sh 09:12:08 ++ facter osfamily 09:12:08 ++ tr '[:upper:]' '[:lower:]' 09:12:08 + OS_FAMILY=debian 09:12:08 + workspace=/w/workspace/edgex-go/4 09:12:08 + START_PACKAGES=/tmp/packages_start.txt 09:12:08 + END_PACKAGES=/tmp/packages_end.txt 09:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:08 + PACKAGES=/tmp/packages_start.txt 09:12:08 + '[' /w/workspace/edgex-go/4 ']' 09:12:08 + PACKAGES=/tmp/packages_end.txt 09:12:08 + case "${OS_FAMILY}" in 09:12:08 + dpkg -l 09:12:08 + grep '^ii' 09:12:08 + '[' -f /tmp/packages_start.txt ']' 09:12:08 + '[' -f /tmp/packages_end.txt ']' 09:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:08 + '[' /w/workspace/edgex-go/4 ']' 09:12:08 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:12:08 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:09 09:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:09 latest: Pulling from edgex-lftools-log-publisher 09:12:09 5eb5b503b376: Pulling fs layer 09:12:09 5c69ac0246d0: Pulling fs layer 09:12:09 ec43610c2a17: Pulling fs layer 09:12:09 3a2ae6a8a46f: Pulling fs layer 09:12:09 33b1e0a273af: Pulling fs layer 09:12:09 5d3b04190fa2: Pulling fs layer 09:12:09 2f39f015ded8: Pulling fs layer 09:12:09 3a2ae6a8a46f: Waiting 09:12:09 2f39f015ded8: Waiting 09:12:09 33b1e0a273af: Waiting 09:12:09 5c69ac0246d0: Download complete 09:12:09 3a2ae6a8a46f: Download complete 09:12:09 33b1e0a273af: Verifying Checksum 09:12:09 33b1e0a273af: Download complete 09:12:09 ec43610c2a17: Verifying Checksum 09:12:09 ec43610c2a17: Download complete 09:12:09 5d3b04190fa2: Verifying Checksum 09:12:09 5d3b04190fa2: Download complete 09:12:09 5eb5b503b376: Download complete 09:12:10 2f39f015ded8: Download complete 09:12:11 5eb5b503b376: Pull complete 09:12:11 5c69ac0246d0: Pull complete 09:12:11 ec43610c2a17: Pull complete 09:12:11 3a2ae6a8a46f: Pull complete 09:12:11 33b1e0a273af: Pull complete 09:12:12 5d3b04190fa2: Pull complete 09:12:16 2f39f015ded8: Pull complete 09:12:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:16 prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container 09:12:16 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:20 $ docker top aa88a194cee85157aff3f26743bd960d3bc0b3574bcfa321c4241f1672a80994 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:20 + ls /var/log/sa-host 09:12:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:21 provisioning config files... 09:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2209217399238305520tmp [Pipeline] { [Pipeline] echo 09:12:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:21 ---> create-netrc.sh [Pipeline] } 09:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:21 ---> python-tools-install.sh [Pipeline] echo 09:12:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:22 ---> sudo-logs.sh 09:12:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:22 ---> job-cost.sh 09:12:22 lf-activate-venv: SKIPPING 09:12:22 DEBUG: total: 0.10999999940395355 09:12:22 INFO: Retrieving Stack Cost... 09:12:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:23 INFO: Archiving Costs [Pipeline] echo 09:12:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:23 ---> logs-deploy.sh 09:12:23 lf-activate-venv: SKIPPING 09:12:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/4 09:12:23 INFO: archiving workspace using pattern(s): 09:12:24 Archives upload complete. 09:12:24 INFO: archiving logs to Nexus