Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2d1e6c211f0d0a174d4a783f547b5908762bea7e+b2859d90283392a0de244e81d63275e3b01924cf (8a6dc0996454145c21e442784da1841770ef7630) 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-ssh2694666310169174238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14962196418843588666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2928148718533659690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1557846928386662912.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-4464/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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16166145748505651962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5154 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [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 b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e Merge succeeded, producing 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e Checking out Revision 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e (PR-4464) > 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/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e # timeout=10 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" > git rev-list --no-walk 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:36 ========================================================= 08:30:36 EdgeX Global Pipelines Version Info 08:30:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:37 ------------------- 08:30:37 stable info: 08:30:37 ------------------- 08:30:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:37 Message: update stable to v1.0.245 08:30:37 ------------------- 08:30:37 experimental info: 08:30:37 ------------------- 08:30:37 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:37 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:37 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 034c9b4 [Pipeline] echo 08:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:38 provisioning config files... 08:30:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config18246424863075382721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:38 ---> docker-login.sh 08:30:38 nexus3.edgexfoundry.org:10001 08:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:38 Configure a credential helper to remove this warning. See 08:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:38 08:30:38 Login Succeeded 08:30:38 nexus3.edgexfoundry.org:10002 08:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:38 Configure a credential helper to remove this warning. See 08:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:38 08:30:38 Login Succeeded 08:30:38 nexus3.edgexfoundry.org:10003 08:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:39 Configure a credential helper to remove this warning. See 08:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:39 08:30:39 Login Succeeded 08:30:39 nexus3.edgexfoundry.org:10004 08:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:39 Configure a credential helper to remove this warning. See 08:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:39 08:30:39 Login Succeeded 08:30:39 docker.io 08:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:39 Configure a credential helper to remove this warning. See 08:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:39 08:30:39 Login Succeeded 08:30:39 ---> docker-login.sh ends [Pipeline] } 08:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:39 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:39 + dirname cmd/core-command/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo core-command,cmd/core-command/Dockerfile 08:30:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:39 + dirname cmd/core-data/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo core-data,cmd/core-data/Dockerfile 08:30:39 + dirname cmd/core-metadata/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:39 + dirname cmd/security-bootstrapper/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:39 + dirname cmd/security-proxy-auth/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:39 + dirname cmd/security-proxy-setup/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:39 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:39 + dirname cmd/security-spire-agent/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:39 + dirname cmd/security-spire-config/Dockerfile+ 08:30:39 cut -d/ -f2 08:30:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:39 + dirname cmd/security-spire-server/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:39 + dirname cmd/support-notifications/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:39 + dirname cmd/support-scheduler/Dockerfile 08:30:39 + cut -d/ -f2 08:30:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:40 + git rev-list -1 --merges 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e~1..034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo 08:30:40 -----------> git rev-list -1 --merges 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e~1..034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:30:40 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [false] [Pipeline] sh 08:30:40 + git log --format=format:%s -1 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo 08:30:40 ========================================================= 08:30:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:40 + grep -v github /etc/ssh/ssh_known_hosts 08:30:40 + [ -e /tmp/ssh_known_hosts ] 08:30:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:40 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:40 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:41 08:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:41 b85a868b505f: Pulling fs layer 08:30:41 e2be974225ed: Pulling fs layer 08:30:41 339a4e72a1f5: Pulling fs layer 08:30:41 988bab9f4d93: Pulling fs layer 08:30:41 1469e6f7b9e6: Pulling fs layer 08:30:41 eaf3925da568: Pulling fs layer 08:30:41 bab4dde63d76: Pulling fs layer 08:30:41 988bab9f4d93: Waiting 08:30:41 bde34c3a00c8: Pulling fs layer 08:30:41 b352a97aabf1: Pulling fs layer 08:30:41 4872d77fe225: Pulling fs layer 08:30:41 5851b861e8e6: Pulling fs layer 08:30:41 eaf3925da568: Waiting 08:30:41 1469e6f7b9e6: Waiting 08:30:41 bab4dde63d76: Waiting 08:30:41 4872d77fe225: Waiting 08:30:41 bde34c3a00c8: Waiting 08:30:41 b352a97aabf1: Waiting 08:30:41 e2be974225ed: Verifying Checksum 08:30:41 e2be974225ed: Download complete 08:30:41 988bab9f4d93: Verifying Checksum 08:30:41 988bab9f4d93: Download complete 08:30:41 1469e6f7b9e6: Verifying Checksum 08:30:41 1469e6f7b9e6: Download complete 08:30:41 eaf3925da568: Download complete 08:30:41 339a4e72a1f5: Verifying Checksum 08:30:41 339a4e72a1f5: Download complete 08:30:41 bde34c3a00c8: Verifying Checksum 08:30:41 bde34c3a00c8: Download complete 08:30:41 b352a97aabf1: Verifying Checksum 08:30:41 b352a97aabf1: Download complete 08:30:41 4872d77fe225: Download complete 08:30:41 5851b861e8e6: Download complete 08:30:41 b85a868b505f: Verifying Checksum 08:30:41 b85a868b505f: Download complete 08:30:42 bab4dde63d76: Verifying Checksum 08:30:42 bab4dde63d76: Download complete 08:30:42 b85a868b505f: Pull complete 08:30:43 e2be974225ed: Pull complete 08:30:43 339a4e72a1f5: Pull complete 08:30:43 988bab9f4d93: Pull complete 08:30:43 1469e6f7b9e6: Pull complete 08:30:44 eaf3925da568: Pull complete 08:30:45 bab4dde63d76: Pull complete 08:30:45 bde34c3a00c8: Pull complete 08:30:45 b352a97aabf1: Pull complete 08:30:45 4872d77fe225: Pull complete 08:30:45 5851b861e8e6: Pull complete 08:30:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:46 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 08:30:46 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:47 $ docker top 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 -eo pid,comm 08:30:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:47 [ssh-agent] Looking for ssh-agent implementation... 08:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:47 $ docker exec 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent 08:30:47 SSH_AUTH_SOCK=/tmp/ssh-MZulLVQSQzoz/agent.32 08:30:47 SSH_AGENT_PID=38 08:30:47 Running ssh-add (command line suppressed) 08:30:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3382671506340559117.key (/w/workspace/edgex-go/4@tmp/private_key_3382671506340559117.key) 08:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:48 + git tag --points-at HEAD [Pipeline] } 08:30:48 $ docker exec --env ******** --env ******** 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent -k 08:30:48 unset SSH_AUTH_SOCK; 08:30:48 unset SSH_AGENT_PID; 08:30:48 echo Agent pid 38 killed; 08:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:48 [ssh-agent] Looking for ssh-agent implementation... 08:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:48 $ docker exec 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent 08:30:48 SSH_AUTH_SOCK=/tmp/ssh-lgPksbraRA2r/agent.69 08:30:48 SSH_AGENT_PID=75 08:30:48 Running ssh-add (command line suppressed) 08:30:48 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7771126662040067522.key (/w/workspace/edgex-go/4@tmp/private_key_7771126662040067522.key) 08:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:48 + git semver init 08:30:49 2023-03-22 08:30:49,092 [run_init] DEBUG init version:0.0.0 force:False 08:30:49 2023-03-22 08:30:49,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:49 2023-03-22 08:30:49,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:49 2023-03-22 08:30:49,093 [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:30:54 2023-03-22 08:30:53,394 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:54 2023-03-22 08:30:53,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4464 with force:False 08:30:54 2023-03-22 08:30:53,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4464 08:30:54 2023-03-22 08:30:53,398 [execute] INFO git cat-file --batch-check 08:30:54 2023-03-22 08:30:53,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:54 2023-03-22 08:30:53,405 [execute] INFO git cat-file --batch 08:30:54 2023-03-22 08:30:53,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:54 2023-03-22 08:30:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4464 08:30:54 0.0.0 [Pipeline] } 08:30:54 $ docker exec --env ******** --env ******** 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent -k 08:30:54 unset SSH_AUTH_SOCK; 08:30:54 unset SSH_AGENT_PID; 08:30:54 echo Agent pid 75 killed; 08:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:54 + git semver [Pipeline] } 08:30:55 $ docker stop --time=1 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 08:30:56 $ docker rm -f --volumes 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:57 Stashed 1 file(s) [Pipeline] echo 08:30:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:57 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:57 ========================================================= 08:30:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:57 63b65145d645: Pulling fs layer 08:30:57 a2d21d5440eb: Pulling fs layer 08:30:57 935e6c44a52c: Pulling fs layer 08:30:57 94cc34f8dd06: Pulling fs layer 08:30:57 30dea6a524f1: Pulling fs layer 08:30:57 a2aff8979fd8: Pulling fs layer 08:30:57 6808be2612f2: Pulling fs layer 08:30:57 f25807f1079a: Pulling fs layer 08:30:57 a2aff8979fd8: Waiting 08:30:57 94cc34f8dd06: Waiting 08:30:57 30dea6a524f1: Waiting 08:30:57 6808be2612f2: Waiting 08:30:57 f25807f1079a: Waiting 08:30:57 a2d21d5440eb: Download complete 08:30:57 94cc34f8dd06: Verifying Checksum 08:30:57 94cc34f8dd06: Download complete 08:30:57 30dea6a524f1: Verifying Checksum 08:30:57 30dea6a524f1: Download complete 08:30:57 63b65145d645: Verifying Checksum 08:30:57 63b65145d645: Download complete 08:30:57 a2aff8979fd8: Verifying Checksum 08:30:57 a2aff8979fd8: Download complete 08:30:57 63b65145d645: Pull complete 08:30:57 a2d21d5440eb: Pull complete 08:30:58 f25807f1079a: Verifying Checksum 08:30:58 f25807f1079a: Download complete 08:30:58 935e6c44a52c: Download complete 08:30:58 6808be2612f2: Verifying Checksum 08:30:58 6808be2612f2: Download complete 08:31:02 935e6c44a52c: Pull complete 08:31:02 94cc34f8dd06: Pull complete 08:31:02 30dea6a524f1: Pull complete 08:31:02 a2aff8979fd8: Pull complete 08:31:03 6808be2612f2: Pull complete 08:31:04 f25807f1079a: Pull complete 08:31:04 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:05 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:05 WORKDIR /edgex 08:31:05 COPY go.mod . 08:31:05 RUN go mod download -t 08:31:05 ci-base-image-x86_64 -f - . 08:31:05 Sending build context to Docker daemon 170.5MB 08:31:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:05 ---> 3b553350e43f 08:31:05 Step 2/4 : WORKDIR /edgex 08:31:07 ---> Running in 48902902ff0a 08:31:07 Removing intermediate container 48902902ff0a 08:31:07 ---> a826882fd7ef 08:31:07 Step 3/4 : COPY go.mod . 08:31:07 ---> 8181b68ec871 08:31:07 Step 4/4 : RUN go mod download 08:31:07 ---> Running in 35bf8f0a3639 08:31:12 Still waiting to schedule task 08:31:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:17 Removing intermediate container 35bf8f0a3639 08:31:17 ---> d0fede2a85fb 08:31:17 Successfully built d0fede2a85fb 08:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker inspect -f . ci-base-image-x86_64 08:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:18 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 08:31:18 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:18 $ docker top 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:18 + go version 08:31:18 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:18 $ docker stop --time=1 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc 08:31:20 $ docker rm -f --volumes 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:20 + docker inspect -f . ci-base-image-x86_64 08:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:20 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 08:31:20 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:20 $ docker top 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:20 ========================================================= 08:31:20 [edgeXBuildGoParallel] Running Tests and Build... 08:31:20 ========================================================= [Pipeline] sh 08:31:21 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:21 + make test 08:31:21 go test -race -coverprofile=coverage.out ./... 08:31:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.3% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.876s coverage: 88.5% of statements 08:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 44.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 08:32:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:38 go vet ./... 08:32:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:41 + ls -al . 08:32:41 total 704 08:32:41 drwxrwxr-x 11 1001 1001 4096 Mar 22 08:31 . 08:32:41 drwxr-xr-x 4 root root 4096 Mar 22 08:31 .. 08:32:41 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 .blubracket 08:32:41 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:30 .dockerignore 08:32:41 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:30 .git 08:32:41 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 .github 08:32:41 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:30 .gitignore 08:32:41 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:30 .golangci.yml 08:32:41 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:30 .hadolint.yml 08:32:41 drwxr-xr-x 3 1001 1001 4096 Mar 22 08:30 .semver 08:32:41 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:30 .sonarcloud.properties 08:32:41 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:30 ADOPTERS.md 08:32:41 -rw-rw-r-- 1 1001 1001 10954 Mar 22 08:30 Attribution.txt 08:32:41 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:30 CHANGELOG.md 08:32:41 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:30 CONTRIBUTING.md 08:32:41 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:30 GOVERNANCE.md 08:32:41 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:30 Jenkinsfile 08:32:41 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:30 LICENSE 08:32:41 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:30 Makefile 08:32:41 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:30 OWNERS.md 08:32:41 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:30 README.md 08:32:41 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:30 SECURITY.md 08:32:41 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:32:41 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 bin 08:32:41 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:30 cmd 08:32:41 -rw-r--r-- 1 root root 447378 Mar 22 08:32 coverage.out 08:32:41 -rw-rw-r-- 1 1001 1001 3379 Mar 22 08:30 go.mod 08:32:41 -rw-rw-r-- 1 1001 1001 31440 Mar 22 08:30 go.sum 08:32:41 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:30 internal 08:32:41 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 openapi 08:32:41 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:30 security.txt 08:32:41 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:30 snap 08:32:41 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:30 version.go [Pipeline] sh 08:32:41 + '[' -e coverage.out ] 08:32:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:41 Stashed 1 file(s) [Pipeline] sh 08:32:41 + make build 08:32:41 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:53 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:53 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:54 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:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:09 $ docker stop --time=1 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b 08:33:11 $ docker rm -f --volumes 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 08:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 latest: Pulling from edgex-devops/edgex-compose 08:33:12 cbdbe7a5bc2a: Pulling fs layer 08:33:12 ca9280d653b3: Pulling fs layer 08:33:12 7e9c9ca2126c: Pulling fs layer 08:33:12 cbdbe7a5bc2a: Download complete 08:33:13 cbdbe7a5bc2a: Pull complete 08:33:13 ca9280d653b3: Verifying Checksum 08:33:13 ca9280d653b3: Download complete 08:33:13 7e9c9ca2126c: Download complete 08:33:13 ca9280d653b3: Pull complete 08:33:16 7e9c9ca2126c: Pull complete 08:33:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:17 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 08:33:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:18 $ docker top fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:18 + docker-compose build --help 08:33:18 + grep parallel 08:33:19 --parallel Build images in parallel. [Pipeline] } 08:33:19 $ docker stop --time=1 fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd 08:33:20 $ docker rm -f --volumes fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:21 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 08:33:21 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:21 $ docker top 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:21 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:22 Building core-command ... 08:33:22 Building core-common-config-bootstrapper ... 08:33:22 Building core-data ... 08:33:22 Building core-metadata ... 08:33:22 Building security-bootstrapper ... 08:33:22 Building security-proxy-auth ... 08:33:22 Building security-proxy-setup ... 08:33:22 Building security-secretstore-setup ... 08:33:22 Building security-spiffe-token-provider ... 08:33:22 Building security-spire-agent ... 08:33:22 Building security-spire-config ... 08:33:22 Building security-spire-server ... 08:33:22 Building support-notifications ... 08:33:22 Building support-scheduler ... 08:33:22 Building security-bootstrapper 08:33:22 Building core-data 08:33:22 Building security-proxy-auth 08:33:22 Building support-scheduler 08:33:22 Building core-common-config-bootstrapper 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> d0fede2a85fb 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> d0fede2a85fb 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> d0fede2a85fb 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> d0fede2a85fb 08:33:34 Step 3/33 : WORKDIR /edgex-go 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> d0fede2a85fb 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:36 ---> Running in 4b9ff3c049a1 08:33:36 ---> Running in 22bcc987c6b7 08:33:36 ---> Running in b79a484b8d87 08:33:36 ---> Running in 7d9fee5371c9 08:33:36 ---> Running in bfc305b15b93 08:33:36 Removing intermediate container 4b9ff3c049a1 08:33:36 ---> e1e7b5eb54ea 08:33:36 Step 4/23 : WORKDIR /edgex-go 08:33:36 Removing intermediate container 22bcc987c6b7 08:33:36 ---> c3bb72d1bf5e 08:33:36 Step 4/23 : WORKDIR /edgex-go 08:33:36 Removing intermediate container b79a484b8d87 08:33:36 ---> 2eb8d4770494 08:33:36 Step 4/23 : WORKDIR /edgex-go 08:33:36 Removing intermediate container bfc305b15b93 08:33:36 ---> f3bd02c4b67d 08:33:36 Step 4/33 : RUN apk add --update --no-cache make git 08:33:36 Removing intermediate container 7d9fee5371c9 08:33:36 ---> 75ab0e5ae776 08:33:36 Step 4/23 : WORKDIR /edgex-go 08:33:36 ---> Running in b756b46f0036 08:33:36 ---> Running in 5a7f1c72afeb 08:33:36 ---> Running in 8f6ef569910c 08:33:36 ---> Running in e55a9988f9d5 08:33:36 ---> Running in d7a8ef1e2878 08:33:36 Removing intermediate container 8f6ef569910c 08:33:36 ---> 05bd16a3ae9e 08:33:36 Step 5/23 : RUN apk add --update --no-cache make git 08:33:36 Removing intermediate container 5a7f1c72afeb 08:33:36 ---> d8c27aab83b3 08:33:36 Step 5/23 : RUN apk add --update --no-cache make git 08:33:36 Removing intermediate container b756b46f0036 08:33:36 ---> 3673cf06edb2 08:33:36 Step 5/23 : RUN apk add --update --no-cache make git 08:33:36 ---> Running in 295e71a05048 08:33:36 Removing intermediate container d7a8ef1e2878 08:33:36 ---> 47af7691c493 08:33:36 Step 5/23 : RUN apk add --update --no-cache make git 08:33:36 ---> Running in f0b0947c371d 08:33:36 ---> Running in a19d34348c0f 08:33:36 ---> Running in 5cb9abd1eba4 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:36 OK: 265 MiB in 53 packages 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:37 OK: 265 MiB in 53 packages 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:37 OK: 265 MiB in 53 packages 08:33:37 OK: 265 MiB in 53 packages 08:33:37 OK: 265 MiB in 53 packages 08:33:37 Removing intermediate container e55a9988f9d5 08:33:37 ---> e0adc9283f7c 08:33:37 Step 5/33 : COPY go.mod vendor* ./ 08:33:37 Removing intermediate container 295e71a05048 08:33:37 ---> c4894bdc6c2d 08:33:37 Step 6/23 : COPY go.mod vendor* ./ 08:33:37 ---> 4e58bb653f2a 08:33:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> 8a44236e8857 08:33:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:38 ---> Running in 96c1f7c05a8c 08:33:38 ---> Running in 39adfdc815df 08:33:38 Removing intermediate container f0b0947c371d 08:33:38 ---> 2fa143901eb2 08:33:38 Step 6/23 : COPY go.mod vendor* ./ 08:33:38 ---> e99ebde451a6 08:33:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:38 Removing intermediate container a19d34348c0f 08:33:38 ---> 5fdcf8a4147f 08:33:38 Step 6/23 : COPY go.mod vendor* ./ 08:33:38 ---> Running in 579ea7bb2920 08:33:38 Removing intermediate container 5cb9abd1eba4 08:33:38 ---> 9efc3df8386b 08:33:38 Step 6/23 : COPY go.mod vendor* ./ 08:33:38 ---> db610ed52e73 08:33:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:38 ---> Running in 8ea7ea06325f 08:33:38 ---> 8559566dd761 08:33:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:38 ---> Running in 59f26a0b9a66 08:34:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5160 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws 08:34:00 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:34:00 The recommended git tool is: git 08:34:07 using credential edgex-jenkins-ssh 08:34:07 Cloning the remote Git repository 08:34:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:07 > git init /w/workspace/edgex-go/4 # timeout=10 08:34:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:08 > git --version # timeout=10 08:34:08 > git --version # 'git version 2.25.1' 08:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:10 Removing intermediate container 8ea7ea06325f 08:34:10 ---> b1dfb5339db4 08:34:10 Step 8/23 : COPY . . 08:34:10 Removing intermediate container 59f26a0b9a66 08:34:10 ---> c920dcbd67b5 08:34:10 Step 8/23 : COPY . . 08:34:10 Removing intermediate container 96c1f7c05a8c 08:34:10 ---> 3dd539b3a8e4 08:34:10 Step 7/33 : COPY . . 08:34:10 Removing intermediate container 39adfdc815df 08:34:10 ---> dad0e8930deb 08:34:10 Step 8/23 : COPY . . 08:34:10 Removing intermediate container 579ea7bb2920 08:34:10 ---> e4247c0ffbc0 08:34:10 Step 8/23 : COPY . . 08:34:14 ---> ab25933b1792 08:34:14 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:14 ---> c78d4aa51ef6 08:34:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:14 ---> Running in 3f3db3cc9c16 08:34:14 ---> Running in 4ad3e1f3bac6 08:34:14 ---> 1b6e3f08f01a 08:34:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:14 ---> 867bcade9472 08:34:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:14 ---> d0743470ce4e 08:34:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:15 ---> Running in fb4eb6ce884e 08:34:15 ---> Running in f9dd8ff00e28 08:34:15 ---> Running in e542100f1c7b 08:34: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:34:15 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:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:15 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:34:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:31 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e 08:34:31 Merge succeeded, producing c45f55eed3595a49f1d759c500b28abf723d6e98 08:34:31 Checking out Revision c45f55eed3595a49f1d759c500b28abf723d6e98 (PR-4464) 08:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:31 > git config core.sparsecheckout # timeout=10 08:34:31 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 08:34:31 > git remote # timeout=10 08:34:31 > git config --get remote.origin.url # timeout=10 08:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:31 > git merge b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 08:34:31 > git rev-parse HEAD^{commit} # timeout=10 08:34:31 > git config core.sparsecheckout # timeout=10 08:34:31 > git checkout -f c45f55eed3595a49f1d759c500b28abf723d6e98 # timeout=10 08:34:35 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" 08:34:35 > git rev-list --no-walk 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:36 Dload Upload Total Spent Left Speed 08:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:34:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:37 + sudo tee /etc/docker/daemon.new 08:34:37 { 08:34:37 "registry-mirrors": [ 08:34:37 "https://nexus3.edgexfoundry.org:10001" 08:34:37 ], 08:34:37 "bip": "10.250.0.254/24", 08:34:37 "hosts": [ 08:34:37 "tcp://0.0.0.0:5555", 08:34:37 "unix:///var/run/docker.sock" 08:34:37 ], 08:34:37 "mtu": 1458, 08:34:37 "selinux-enabled": true, 08:34:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:37 } [Pipeline] sh 08:34:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:38 + sudo service docker restart 08:34:54 Removing intermediate container 3f3db3cc9c16 08:34:54 ---> 6db16568f6e3 08:34:54 08:34:54 Step 9/33 : FROM alpine:3.17 08:34:54 Removing intermediate container e542100f1c7b 08:34:54 ---> 4642f354d205 08:34:54 08:34:54 Step 10/23 : FROM alpine:3.17 08:34:54 Removing intermediate container f9dd8ff00e28 08:34:54 ---> a333d9903468 08:34:54 08:34:54 Step 10/23 : FROM alpine:3.17 08:34:54 Removing intermediate container fb4eb6ce884e 08:34:54 ---> c4dc6cd6d0aa 08:34:54 08:34:54 Step 10/23 : FROM alpine:3.17 08:34:54 3.17: Pulling from library/alpine 08:34:54 3.17: Pulling from library/alpine 08:34:54 3.17: Pulling from library/alpine 08:34:54 3.17: Pulling from library/alpine 08:34:54 Removing intermediate container 4ad3e1f3bac6 08:34:54 ---> 85e42fc4a251 08:34:54 08:34:54 Step 10/23 : FROM alpine:3.17 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Status: Downloaded newer image for alpine:3.17 08:34:54 Status: Downloaded newer image for alpine:3.17 08:34:54 Status: Image is up to date for alpine:3.17 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Status: Image is up to date for alpine:3.17 08:34:54 ---> b2aa39c304c2 08:34:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:54 ---> b2aa39c304c2 08:34:54 ---> b2aa39c304c2 08:34:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:34:54 08:34:54 ---> b2aa39c304c2 08:34:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:54 3.17: Pulling from library/alpine 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Status: Image is up to date for alpine:3.17 08:34:54 ---> b2aa39c304c2 08:34:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:54 ---> Running in 4fa503ee5181 08:34:54 ---> Running in 5c26f4d76dd5 08:34:54 ---> Running in 92b020c01ca6 08:34:54 ---> Running in 66404e10ef94 08:34:54 ---> Running in fce1ef63176f 08:34:54 Removing intermediate container 4fa503ee5181 08:34:54 ---> c3b666756252 08:34:54 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:34:54 Removing intermediate container 5c26f4d76dd5 08:34:54 ---> 456ccee83e00 08:34:54 Step 12/23 : ENV APP_PORT=59880 08:34:54 Removing intermediate container 66404e10ef94 08:34:54 ---> fd423f39364a 08:34:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:54 Removing intermediate container 92b020c01ca6 08:34:54 ---> 12afbf92d219 08:34:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:54 ---> Running in 907c2d1cf227 08:34:54 ---> Running in f4c3ddc9309a 08:34:54 ---> Running in 863372f35855 08:34:54 ---> Running in e7c1d994cd5b 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:54 Removing intermediate container 863372f35855 08:34:54 ---> 9379201454b7 08:34:54 Step 13/23 : EXPOSE $APP_PORT 08:34:54 ---> Running in 4f3a78728ffd 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:54 Removing intermediate container 4f3a78728ffd 08:34:54 ---> e901bb77a858 08:34:54 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:34:54 ---> Running in 4839f60d1e47 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:54 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 OK: 7 MiB in 16 packages 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:54 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/main/x86_64/APKINDEX.tar.gz 08:34:54 (1/2) Installing dumb-init (1.2.5-r2) 08:34:54 (2/2) Installing su-exec (0.2-r2) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 OK: 7 MiB in 17 packages 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:54 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 Removing intermediate container fce1ef63176f 08:34:54 ---> 8db8593790fe 08:34:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:54 ---> Running in 7c094eeff12f 08:34:54 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 OK: 7 MiB in 16 packages 08:34:54 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 Removing intermediate container 7c094eeff12f 08:34:54 ---> 5387c1114056 08:34:54 Step 13/23 : ENV APP_PORT=59861 08:34:54 OK: 7 MiB in 16 packages 08:34:54 ---> Running in 93254146c297 08:34:54 Removing intermediate container 907c2d1cf227 08:34:54 ---> 74571fbb23b5 08:34:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:34:54 (1/1) Installing dumb-init (1.2.5-r2) 08:34:54 Executing busybox-1.35.0-r29.trigger 08:34:54 OK: 7 MiB in 16 packages 08:34:54 ---> Running in a5eb66c2a8a4 08:34:54 Removing intermediate container 93254146c297 08:34:54 ---> 831ae91d8f23 08:34:54 Step 14/23 : EXPOSE $APP_PORT 08:34:54 ---> Running in 23e921c2a7c2 08:34:54 Removing intermediate container a5eb66c2a8a4 08:34:54 ---> caf3138557c0 08:34:54 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:54 Removing intermediate container 23e921c2a7c2 08:34:54 ---> e7b1749d5d33 08:34:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> Running in 6dae8f16188c 08:34:54 08:34:54 Removing intermediate container 6dae8f16188c 08:34:54 ---> 3240761fa363 08:34:54 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:54 Removing intermediate container f4c3ddc9309a 08:34:54 ---> 650d0551ff9b 08:34:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 ---> 19c66deba663 08:34:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:54 ---> Running in 7f4a71178a10 08:34:54 Removing intermediate container e7c1d994cd5b 08:34:54 ---> 8469a633e4cf 08:34:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 Removing intermediate container 4839f60d1e47 08:34:54 ---> c9922d1e5f0e 08:34:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 Removing intermediate container 7f4a71178a10 08:34:54 ---> 9410cc7e5d75 08:34:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:54 ---> Running in c3e52933de63 08:34:54 ---> a1a7aa049856 08:34:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:54 ---> 1eb6d512b20b 08:34:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:54 ---> a82b4d6d92a2 08:34:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:54 ---> f89b1b07f4ef 08:34:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:54 Removing intermediate container c3e52933de63 08:34:54 ---> 639d41160c60 08:34:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:54 ---> cd27fe86ec34 08:34:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:54 ---> Running in 082faa3b80e2 08:34:54 ---> 45ac7a78160e 08:34:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:34:54 ---> 9d9b11d5d66f 08:34:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:54 ---> a1c92822cc3e 08:34:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:54 ---> 0ff38943ce8b 08:34:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:34:54 ---> b5c300c4905e 08:34:54 ---> 83bd9dcff1c9 08:34:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:54 08:34:55 ---> d051642d971d 08:34:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:34:55 ---> cc95eaaa3bd6 08:34:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:34:55 ---> Running in 90e215abdd23 08:34:55 ---> e013244710a1 08:34:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:55 ---> dcb9a9d9093f 08:34:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:34:55 ---> Running in b24b1c2f4d00 08:34:55 ---> 4be35203c631 08:34:55 Step 19/23 : ENTRYPOINT ["/core-data"] 08:34:55 Removing intermediate container 082faa3b80e2 08:34:55 ---> a1c177ae3def 08:34:55 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:55 Removing intermediate container 90e215abdd23 08:34:55 ---> 451d6f20c9cb 08:34:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:55 ---> Running in 8b3300fe4948 08:34:55 ---> Running in 202a61b235b0 08:34:55 ---> Running in e6bb2b481859 08:34:55 ---> be5519ab8eb5 08:34:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:55 ---> Running in 3af2ea647014 08:34:55 Removing intermediate container 202a61b235b0 08:34:55 ---> 3eea2866fa51 08:34:55 Step 21/23 : LABEL arch=x86_64 08:34:55 Removing intermediate container 8b3300fe4948 08:34:55 ---> 512e7fa6e835 08:34:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:55 Removing intermediate container e6bb2b481859 08:34:55 ---> ba9dc3135ea9 08:34:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:55 ---> Running in d0e3dec24ef4 08:34:55 ---> Running in a98f73727c83 08:34:55 Removing intermediate container d0e3dec24ef4 08:34:55 ---> 5a9610a47e71 08:34:55 Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:34:55 ---> 658c94501bc9 08:34:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:55 Removing intermediate container a98f73727c83 08:34:55 ---> dbd617b04fb5 08:34:55 Step 21/23 : LABEL arch=x86_64 08:34:55 ---> Running in dfe669ffd5f3 08:34:55 ---> Running in 845c49d381e0 08:34:55 ---> Running in 33e916fd6935 08:34:55 Removing intermediate container dfe669ffd5f3 08:34:55 ---> 1574749b4c1c 08:34:55 Step 23/23 : LABEL version=0.0.0 08:34:55 ---> Running in d1df1a14d85d 08:34:55 Removing intermediate container 33e916fd6935 08:34:55 ---> 05f1c0f64c6a 08:34:55 Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:34:55 Removing intermediate container b24b1c2f4d00 08:34:55 ---> 2bfa1558a276 08:34:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:55 ---> Running in 4897ab128110 08:34:55 ---> Running in bc97712104ed 08:34:55 Removing intermediate container d1df1a14d85d 08:34:55 ---> 6c0106cfacb7 08:34:55 08:34:56 Removing intermediate container 4897ab128110 08:34:56 ---> e6aa780babb2 08:34:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:34:56 Successfully built 6c0106cfacb7 08:34:56 Removing intermediate container bc97712104ed 08:34:56 ---> d6e1a651c3a8 08:34:56 Step 23/23 : LABEL version=0.0.0 08:34:56 Successfully tagged support-scheduler:latest 08:34:56  Building support-scheduler ... done Building security-secretstore-setup 08:34:56 Removing intermediate container 3af2ea647014 08:34:56 ---> 009357dceda0 08:34:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:56 ---> Running in cf2eee47ffde 08:34:56 ---> Running in 7d3115ae667c 08:34:56 ---> Running in 09841c314190 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:56 provisioning config files... 08:34:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14831353579220845902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:57 Removing intermediate container cf2eee47ffde 08:34:57 ---> 31d15e295e5b 08:34:57 Step 21/23 : LABEL arch=x86_64 08:34:57 ---> docker-login.sh 08:34:57 nexus3.edgexfoundry.org:10001 08:34:57 Removing intermediate container 09841c314190 08:34:57 ---> 6423f457267b 08:34:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:34:57 Removing intermediate container 7d3115ae667c 08:34:57 ---> 7128d4f49934 08:34:57 08:34:57 ---> Running in 21a62b69371c 08:34:57 Successfully built 7128d4f49934 08:34:57 ---> Running in 84df6ab6aaa5 08:34:57 Successfully tagged core-data:latest 08:34:57  Building core-data ... done Building support-notifications 08:34:57 Removing intermediate container 845c49d381e0 08:34:57 ---> 2a2e723d52e6 08:34:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 Removing intermediate container 21a62b69371c 08:34:57 ---> dd568e70b9f4 08:34:57 Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:34:57 Removing intermediate container 84df6ab6aaa5 08:34:57 ---> 81be17cb69e4 08:34:57 Step 21/23 : LABEL arch=x86_64 08:34:57 ---> Running in 251ad9820954 08:34:57 ---> Running in c785c396474d 08:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:57 Configure a credential helper to remove this warning. See 08:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:57 08:34:57 Login Succeeded 08:34:57 nexus3.edgexfoundry.org:10002 08:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:58 ---> 343caab3dadf 08:34:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:58 Configure a credential helper to remove this warning. See 08:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:58 08:34:58 Login Succeeded 08:34:58 nexus3.edgexfoundry.org:10003 08:34:58 Removing intermediate container 251ad9820954 08:34:58 ---> dbc5452a39d2 08:34:58 Step 23/23 : LABEL version=0.0.0 08:34:58 Removing intermediate container c785c396474d 08:34:58 ---> 83046ff9422e 08:34:58 Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:58 Configure a credential helper to remove this warning. See 08:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:58 08:34:58 Login Succeeded 08:34:58 nexus3.edgexfoundry.org:10004 08:34:58 ---> bb136d07a660 08:34:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:58 ---> Running in 9ab15df7db92 08:34:58 ---> Running in 006cafa42b1c 08:34:58 Removing intermediate container 9ab15df7db92 08:34:58 ---> 54fac5dd8cea 08:34:58 Step 23/23 : LABEL version=0.0.0 08:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:58 Configure a credential helper to remove this warning. See 08:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:58 08:34:58 Login Succeeded 08:34:59 Removing intermediate container 006cafa42b1c 08:34:59 ---> 7f0a00b4febd 08:34:59 08:34:59 ---> Running in 7429f1078d8e 08:34:59 Successfully built 7f0a00b4febd 08:34:59 Successfully tagged core-common-config-bootstrapper:latest 08:34:59 Building security-spiffe-token-provider 08:34:59 docker.io 08:34:59  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:59 ---> d0fede2a85fb 08:34:59 Step 3/25 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> f3bd02c4b67d 08:34:59 Step 4/25 : RUN apk add --update --no-cache make git 08:34:59 ---> Using cache 08:34:59 ---> e0adc9283f7c 08:34:59 Step 5/25 : COPY go.mod vendor* ./ 08:34:59 ---> Using cache 08:34:59 ---> 4e58bb653f2a 08:34:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 ---> Using cache 08:34:59 ---> 3dd539b3a8e4 08:34:59 Step 7/25 : COPY . . 08:34:59 ---> Using cache 08:34:59 ---> c78d4aa51ef6 08:34:59 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:59 ---> 8c12c27de84b 08:34:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:00 Configure a credential helper to remove this warning. See 08:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:00 08:35:00 Login Succeeded 08:35:00 ---> docker-login.sh ends [Pipeline] } 08:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:35:00 ---> Running in d4673a58e6db 08:35:00 Removing intermediate container 7429f1078d8e 08:35:00 ---> 242fe790ad19 08:35:00 08:35:00 Successfully built 242fe790ad19 [Pipeline] sh 08:35:00 Successfully tagged security-proxy-auth:latest 08:35:00 Building security-spire-config 08:35:00  Building security-proxy-auth ... done  ---> 24fa1920b091 08:35:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:00 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:00 ========================================================= 08:35:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:01 af6eaf76a39c: Pulling fs layer 08:35:01 55522c791124: Pulling fs layer 08:35:01 ce5c4a1c91eb: Pulling fs layer 08:35:01 169dfbe0d373: Pulling fs layer 08:35:01 e1ff8fa3b103: Pulling fs layer 08:35:01 52ebb69f0ebf: Pulling fs layer 08:35:01 5abe8eddf0d5: Pulling fs layer 08:35:01 169dfbe0d373: Waiting 08:35:01 e1ff8fa3b103: Waiting 08:35:01 5abe8eddf0d5: Waiting 08:35:01 52ebb69f0ebf: Waiting 08:35:01 55522c791124: Download complete 08:35:01 169dfbe0d373: Verifying Checksum 08:35:01 169dfbe0d373: Download complete 08:35:01 e1ff8fa3b103: Verifying Checksum 08:35:01 e1ff8fa3b103: Download complete 08:35:01 af6eaf76a39c: Verifying Checksum 08:35:01 af6eaf76a39c: Download complete 08:35:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:01 ---> d0fede2a85fb 08:35:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:01 ---> Using cache 08:35:01 ---> 75ab0e5ae776 08:35:01 Step 4/23 : WORKDIR /edgex-go 08:35:01 ---> Using cache 08:35:01 ---> 47af7691c493 08:35:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:01 ---> 2842ad917ea5 08:35:01 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:02 ---> Running in 7294dbbac5d1 08:35:02 ---> efe6a4e0035d 08:35:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:02 ---> 3431495f28fa 08:35:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:02 af6eaf76a39c: Pull complete 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:02 ---> 773ef5cdc93a 08:35:02 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:02 5abe8eddf0d5: Verifying Checksum 08:35:02 5abe8eddf0d5: Download complete 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:02 ---> Running in b77799cc45be 08:35:03 55522c791124: Pull complete 08:35:03 OK: 265 MiB in 53 packages 08:35:04 52ebb69f0ebf: Verifying Checksum 08:35:04 52ebb69f0ebf: Download complete 08:35:04 ce5c4a1c91eb: Download complete 08:35:04 Removing intermediate container 7294dbbac5d1 08:35:04 ---> 0bc01bd50b22 08:35:04 Step 6/23 : COPY go.mod vendor* ./ 08:35:04 Removing intermediate container b77799cc45be 08:35:04 ---> 64e414ad7143 08:35:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:04 ---> ca888bbe1645 08:35:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:04 ---> d0fede2a85fb 08:35:04 Step 3/20 : WORKDIR /edgex-go 08:35:04 ---> Using cache 08:35:04 ---> f3bd02c4b67d 08:35:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:04 ---> Running in d7ee9dc7a6e5 08:35:04 ---> Running in 180b0cc21afd 08:35:04 ---> Running in 5cb4cddf2488 08:35:04 Removing intermediate container d7ee9dc7a6e5 08:35:04 ---> 74643f5ce9b4 08:35:04 Step 30/33 : CMD ["gate"] 08:35:04 ---> Running in 8c92255170aa 08:35:05 Removing intermediate container 8c92255170aa 08:35:05 ---> 716f0233cc88 08:35:05 Step 31/33 : LABEL arch=x86_64 08:35:05 ---> Running in ebe6ecab9c71 08:35:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:05 ---> d0fede2a85fb 08:35:05 Step 3/27 : WORKDIR /edgex-go 08:35:05 ---> Using cache 08:35:05 ---> f3bd02c4b67d 08:35:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:05 Removing intermediate container ebe6ecab9c71 08:35:05 ---> 6313f56a34eb 08:35:05 Step 32/33 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:05 ---> Running in d3cb903fd341 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:05 ---> Running in 433764d06d8c 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:05 Removing intermediate container 433764d06d8c 08:35:05 ---> 044f0c911057 08:35:05 Step 33/33 : LABEL version=0.0.0 08:35:05 ---> Running in 52d495176b84 08:35:05 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:05 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:05 OK: 17820 distinct packages available 08:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:06 Removing intermediate container 52d495176b84 08:35:06 ---> 5430f42c07d5 08:35:06 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:06 OK: 265 MiB in 53 packages 08:35:06 Successfully built 5430f42c07d5 08:35:06 Successfully tagged security-bootstrapper:latest 08:35:06 Building security-proxy-setup 08:35:06  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:06 OK: 265 MiB in 53 packages 08:35:08 Removing intermediate container 180b0cc21afd 08:35:08 ---> 150b2c53770b 08:35:08 Step 5/20 : COPY go.mod vendor* ./ 08:35:08 Removing intermediate container d3cb903fd341 08:35:08 ---> 58da10dc1649 08:35:08 Step 5/27 : COPY go.mod vendor* ./ 08:35:08 ---> a1b5b8ae0a43 08:35:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> 81c94768dbe4 08:35:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Running in 90837db5eea1 08:35:09 ---> Running in a9f5f43b7e6c 08:35:09 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:09 ---> d0fede2a85fb 08:35:09 Step 3/22 : WORKDIR /edgex-go 08:35:09 ---> Using cache 08:35:09 ---> f3bd02c4b67d 08:35:09 Step 4/22 : RUN apk add --update --no-cache make git 08:35:09 ---> Using cache 08:35:09 ---> e0adc9283f7c 08:35:09 Step 5/22 : COPY go.mod vendor* ./ 08:35:09 ---> Using cache 08:35:09 ---> 4e58bb653f2a 08:35:09 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Using cache 08:35:09 ---> 3dd539b3a8e4 08:35:09 Step 7/22 : COPY . . 08:35:09 ---> Using cache 08:35:09 ---> c78d4aa51ef6 08:35:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:10 ---> Running in d4640762d3b6 08:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:16 ce5c4a1c91eb: Pull complete 08:35:16 169dfbe0d373: Pull complete 08:35:16 e1ff8fa3b103: Pull complete 08:35:23 52ebb69f0ebf: Pull complete 08:35:24 5abe8eddf0d5: Pull complete 08:35:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:24 WORKDIR /edgex 08:35:24 COPY go.mod . 08:35:24 RUN go mod download 08:35:24 + docker build -t ci-base-image-arm64 -f - . 08:35:25 Sending build context to Docker daemon 2.933MB 08:35:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:25 ---> 6cb57ee374ae 08:35:25 Step 2/4 : WORKDIR /edgex 08:35:27 ---> Running in 5fed9fac1322 08:35:27 Removing intermediate container 5fed9fac1322 08:35:27 ---> ee3434dee350 08:35:27 Step 3/4 : COPY go.mod . 08:35:28 Removing intermediate container d4673a58e6db 08:35:28 ---> 2492f77cd808 08:35:28 08:35:28 Step 9/25 : FROM alpine:3.17 08:35:28 ---> b2aa39c304c2 08:35:28 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:28 ---> Running in 803148b2db20 08:35:28 ---> 0ffacc8468e6 08:35:28 Step 4/4 : RUN go mod download 08:35:28 ---> Running in 12d04920786b 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:28 (1/3) Installing ca-certificates (20220614-r4) 08:35:28 (2/3) Installing dumb-init (1.2.5-r2) 08:35:28 (3/3) Installing su-exec (0.2-r2) 08:35:28 Executing busybox-1.35.0-r29.trigger 08:35:28 Executing ca-certificates-20220614-r4.trigger 08:35:28 OK: 8 MiB in 18 packages 08:35:29 Removing intermediate container d4640762d3b6 08:35:29 ---> 3aa6199eb3d7 08:35:29 08:35:29 Step 9/22 : FROM alpine:3.17 08:35:29 ---> b2aa39c304c2 08:35:29 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:35:29 ---> Running in 2d61696ad18a 08:35:29 Removing intermediate container 803148b2db20 08:35:29 ---> dc9e1c86a681 08:35:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:30 ---> Running in 57b39dccf029 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:30 Removing intermediate container 57b39dccf029 08:35:30 ---> 08b82bfb7c01 08:35:30 Step 12/25 : WORKDIR / 08:35:30 ---> Running in 0d5697b51904 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:30 Removing intermediate container 5cb4cddf2488 08:35:30 ---> 9d7b954b77d5 08:35:30 Step 8/23 : COPY . . 08:35:30 Removing intermediate container 90837db5eea1 08:35:30 ---> 241f52676909 08:35:30 Step 7/27 : COPY . . 08:35:30 Removing intermediate container 0d5697b51904 08:35:30 ---> f9e8e1b1ce1b 08:35:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:30 (1/2) Installing dumb-init (1.2.5-r2) 08:35:30 (2/2) Installing openssl (3.0.8-r0) 08:35:30 Removing intermediate container a9f5f43b7e6c 08:35:30 ---> 1977b75b8949 08:35:30 Step 7/20 : COPY . . 08:35:30 Executing busybox-1.35.0-r29.trigger 08:35:30 OK: 8 MiB in 17 packages 08:35:34 ---> f50bdd6b52d2 08:35:34 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:34 ---> 75afd644bd8d 08:35:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:34 ---> 2828d92e558e 08:35:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:34 ---> 1a43e657584d 08:35:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:34 ---> Running in c76f064897e7 08:35:34 ---> Running in 204a6f1479a9 08:35:34 ---> 41f971f9b982 08:35:34 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:34 Removing intermediate container 2d61696ad18a 08:35:34 ---> 8deb4796d766 08:35:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:34 ---> Running in 9a2297b11769 08:35:34 ---> Running in 4b5391cefed3 08:35:34 Removing intermediate container 9a2297b11769 08:35:34 ---> e44d1106981c 08:35:34 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:34 Removing intermediate container 4b5391cefed3 08:35:34 ---> 5511cd99fbb5 08:35:34 Step 12/22 : WORKDIR /edgex 08:35:34 ---> Running in 9a8ace1c317d 08:35:34 ---> bbded176ed09 08:35:34 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:34 ---> Running in 04a82ccd1374 08:35:34 Removing intermediate container 04a82ccd1374 08:35:34 ---> a7d9b0feda4c 08:35:34 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:34 Removing intermediate container 9a8ace1c317d 08:35:34 ---> b77307c774ba 08:35:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:34 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:35:35 ---> Running in 63a7de5d4fd2 08:35:35 ---> 382e8c16d8a8 08:35:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:35 ---> 5c225c9e8d34 08:35:35 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:35 Removing intermediate container 63a7de5d4fd2 08:35:35 ---> 699a4fa24cd4 08:35:35 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:35 ---> Running in a003a13f7063 08:35:35 ---> 29bd723e50ed 08:35:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:35 ---> a40f47fd130a 08:35:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:35 ---> c06cc011f1c1 08:35:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:35 ---> e37844192172 08:35:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:36 ---> 18b62262ef07 08:35:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:36 Removing intermediate container a003a13f7063 08:35:36 ---> 573a7cb17bbf 08:35:36 Step 12/27 : WORKDIR /edgex-go 08:35:36 ---> Running in c8e52ffb0ac5 08:35:36 ---> 1305dd5bedf7 08:35:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:36 ---> ebdbc5de85ba 08:35:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:36 Removing intermediate container c8e52ffb0ac5 08:35:36 ---> f014eab0128e 08:35:36 08:35:36 Step 13/27 : FROM alpine:3.17 08:35:36 ---> b2aa39c304c2 08:35:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:36 ---> Running in e6b7a08f0b28 08:35:36 ---> Running in 84eb6d389a7e 08:35:36 ---> 912186cce2a5 08:35:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:36 ---> Running in 94b3b4251fd2 08:35:36 Removing intermediate container 84eb6d389a7e 08:35:36 ---> bb70fdf7a158 08:35:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:36 ---> Running in b3bac5635319 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container e6b7a08f0b28 08:35:37 ---> 0f483b0164c0 08:35:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:37 ---> Running in 7f2cdf6c0921 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container 7f2cdf6c0921 08:35:37 ---> e8dd8f8fb878 08:35:37 Step 20/22 : LABEL arch=x86_64 08:35:37 ---> Running in 2fbd0abfbbb1 08:35:37 Removing intermediate container 94b3b4251fd2 08:35:37 ---> 26fcdfce78d1 08:35:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:37 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:37 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:37 OK: 17818 distinct packages available 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:37 ---> Running in e0669808baed 08:35:37 Removing intermediate container 2fbd0abfbbb1 08:35:37 ---> 9357655a8cf8 08:35:37 Step 21/22 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:37 ---> Running in 0e182c8078c9 08:35:37 (1/4) Installing dumb-init (1.2.5-r2) 08:35:37 Removing intermediate container e0669808baed 08:35:37 ---> b133e6c56c1e 08:35:37 Step 23/25 : LABEL arch=x86_64 08:35:37 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:37 (3/4) Installing libucontext (1.2-r0) 08:35:37 (4/4) Installing gcompat (1.1.0-r0) 08:35:37 Removing intermediate container 0e182c8078c9 08:35:37 ---> fa77cacea04c 08:35:37 Step 22/22 : LABEL version=0.0.0 08:35:37 Executing busybox-1.35.0-r29.trigger 08:35:37 OK: 7 MiB in 19 packages 08:35:37 ---> Running in c061f5112662 08:35:37 ---> Running in 7eed5c336682 08:35:37 Removing intermediate container 7eed5c336682 08:35:37 ---> 3f95d8356b2c 08:35:37 08:35:37 Removing intermediate container c061f5112662 08:35:37 ---> a71d0616781a 08:35:37 Step 24/25 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:38 Successfully built 3f95d8356b2c 08:35:38 ---> Running in 846ef1f633b7 08:35:38 Successfully tagged security-proxy-setup:latest 08:35:38 Building security-spire-agent 08:35:38  Building security-proxy-setup ... done Removing intermediate container 846ef1f633b7 08:35:38 ---> 1bf1825c3f32 08:35:38 Step 25/25 : LABEL version=0.0.0 08:35:38 ---> Running in 87feac6fd9a6 08:35:39 Removing intermediate container b3bac5635319 08:35:39 ---> 0898d94454a0 08:35:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:39 Removing intermediate container 87feac6fd9a6 08:35:39 ---> 76ee88ff735b 08:35:39 08:35:39 ---> 55f659a65a8c 08:35:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:39 Successfully built 76ee88ff735b 08:35:39 Successfully tagged security-secretstore-setup:latest 08:35:39 Building security-spire-server 08:35:41  Building security-secretstore-setup ... done  ---> f9d14f42ca03 08:35:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:44 ---> d0fede2a85fb 08:35:44 Step 3/27 : WORKDIR /edgex-go 08:35:44 ---> Using cache 08:35:44 ---> f3bd02c4b67d 08:35:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:44 ---> Using cache 08:35:44 ---> 58da10dc1649 08:35:44 Step 5/27 : COPY go.mod vendor* ./ 08:35:44 ---> Using cache 08:35:44 ---> a1b5b8ae0a43 08:35:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:44 ---> Using cache 08:35:44 ---> 241f52676909 08:35:44 Step 7/27 : COPY . . 08:35:44 ---> Using cache 08:35:44 ---> 1a43e657584d 08:35:44 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:44 ---> Using cache 08:35:44 ---> e44d1106981c 08:35:44 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:44 ---> Using cache 08:35:44 ---> b77307c774ba 08:35:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:44 ---> Using cache 08:35:44 ---> 699a4fa24cd4 08:35:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:44 ---> Using cache 08:35:44 ---> 573a7cb17bbf 08:35:44 Step 12/27 : WORKDIR /edgex-go 08:35:44 ---> Using cache 08:35:44 ---> f014eab0128e 08:35:44 08:35:44 Step 13/27 : FROM alpine:3.17 08:35:44 ---> b2aa39c304c2 08:35:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:44 ---> Using cache 08:35:44 ---> bb70fdf7a158 08:35:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:45 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:45 ---> d0fede2a85fb 08:35:45 Step 3/26 : WORKDIR /edgex-go 08:35:45 ---> Using cache 08:35:45 ---> f3bd02c4b67d 08:35:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:35:45 ---> Using cache 08:35:45 ---> 58da10dc1649 08:35:45 Step 5/26 : COPY go.mod vendor* ./ 08:35:45 ---> Using cache 08:35:45 ---> a1b5b8ae0a43 08:35:45 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:45 ---> Using cache 08:35:45 ---> 241f52676909 08:35:45 Step 7/26 : COPY . . 08:35:45 ---> Using cache 08:35:45 ---> 1a43e657584d 08:35:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:35:45 ---> Using cache 08:35:45 ---> e44d1106981c 08:35:45 Step 9/26 : WORKDIR /edgex-go/spire-build 08:35:45 ---> Using cache 08:35:45 ---> b77307c774ba 08:35:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:45 ---> Using cache 08:35:45 ---> 699a4fa24cd4 08:35:45 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:35:45 ---> e683bc94e1f8 08:35:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:45 ---> Running in 416bcc36b798 08:35:45 ---> Running in 8a997bd4a056 08:35:46 ---> ed60ec62959d 08:35:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:46 ---> Running in 3237bbecfe19 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 Removing intermediate container 3237bbecfe19 08:35:46 ---> 0e27fad48913 08:35:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:46 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:46 OK: 17818 distinct packages available 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:46 ---> 166013dc5f50 08:35:46 Step 22/27 : WORKDIR / 08:35:46 ---> Running in 7dacf163808f 08:35:47 (1/5) Installing dumb-init (1.2.5-r2) 08:35:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:47 (3/5) Installing libucontext (1.2-r0) 08:35:47 (4/5) Installing gcompat (1.1.0-r0) 08:35:47 (5/5) Installing openssl (3.0.8-r0) 08:35:47 Executing busybox-1.35.0-r29.trigger 08:35:47 OK: 8 MiB in 20 packages 08:35:47 Removing intermediate container 7dacf163808f 08:35:47 ---> 34f4e2ca0062 08:35:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:47 ---> Running in 6b499f6ff867 08:35:47 Removing intermediate container 8a997bd4a056 08:35:47 ---> c42806723b36 08:35:47 Step 12/26 : WORKDIR /edgex-go 08:35:47 ---> Running in 66975c843c8a 08:35:47 Removing intermediate container 6b499f6ff867 08:35:47 ---> 0c111023e804 08:35:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:47 ---> Running in b2feb5012d51 08:35:48 Removing intermediate container 416bcc36b798 08:35:48 ---> 28e889f2262e 08:35:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container b2feb5012d51 08:35:48 08:35:48 ---> 2d4b9e2af4cc 08:35:48 Step 25/27 : LABEL arch=x86_64 08:35:48 Removing intermediate container 66975c843c8a 08:35:48 ---> 801b322f9075 08:35:48 08:35:48 Step 13/26 : FROM alpine:3.17 08:35:48 ---> b2aa39c304c2 08:35:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:48 ---> Using cache 08:35:48 ---> bb70fdf7a158 08:35:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:48 ---> Using cache 08:35:48 ---> 28e889f2262e 08:35:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 ---> Running in 0ad971fe9add 08:35:48 ---> 052c37015e6f 08:35:48 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:48 Removing intermediate container 0ad971fe9add 08:35:48 ---> 189ba5e31bd8 08:35:48 Step 26/27 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:48 ---> 1698fc453566 08:35:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:48 ---> Running in 8786f264fd98 08:35:49 ---> 699221294566 08:35:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:49 ---> c8aa0598166e 08:35:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:49 Removing intermediate container 8786f264fd98 08:35:49 ---> a52ad2244843 08:35:49 Step 27/27 : LABEL version=0.0.0 08:35:49 ---> Running in 10416f61599f 08:35:49 Removing intermediate container 10416f61599f 08:35:49 ---> 5a3c01def63f 08:35:49 08:35:49 Successfully built 5a3c01def63f 08:35:49 Successfully tagged security-spire-config:latest 08:35:49 Building core-command 08:35:52  Building security-spire-config ... done  ---> 93b1339256a4 08:35:52 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:52 ---> e2668a00c95b 08:35:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:53 ---> 520e227f9084 08:35:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:53 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:53 ---> d0fede2a85fb 08:35:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:53 ---> Using cache 08:35:53 ---> 75ab0e5ae776 08:35:53 Step 4/24 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> 47af7691c493 08:35:53 Step 5/24 : RUN apk add --update --no-cache make git 08:35:53 ---> Using cache 08:35:53 ---> 9efc3df8386b 08:35:53 Step 6/24 : COPY go.mod vendor* ./ 08:35:53 ---> Using cache 08:35:53 ---> 8559566dd761 08:35:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:53 ---> Using cache 08:35:53 ---> c920dcbd67b5 08:35:53 Step 8/24 : COPY . . 08:35:53 ---> Using cache 08:35:53 ---> ab25933b1792 08:35:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:54 ---> 4f9d2f5102d0 08:35:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:54 ---> Running in 836e6c98c42a 08:35:54 ---> 3be5d594e705 08:35:54 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:54 ---> 28f419ef8578 08:35:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:54 ---> 2c863bb27f7f 08:35:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:54 ---> Running in 2a52299dcb23 08:35:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:54 Removing intermediate container 2a52299dcb23 08:35:54 ---> 88983aa604d9 08:35:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:54 ---> b6b4a8904f0f 08:35:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:54 ---> Running in 3a6dfca8f72d 08:35:54 Removing intermediate container 3a6dfca8f72d 08:35:54 ---> 4236721860f9 08:35:54 Step 24/26 : LABEL arch=x86_64 08:35:54 ---> 251a20941ddb 08:35:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:55 ---> Running in 584a08892e92 08:35:55 ---> Running in 417c1487083f 08:35:55 Removing intermediate container 584a08892e92 08:35:55 ---> 6b5ccd86fb75 08:35:55 Step 25/26 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:55 ---> Running in 020350b9a833 08:35:55 Removing intermediate container 417c1487083f 08:35:55 ---> fb9268bfcd4e 08:35:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:55 ---> Running in ca95281961fa 08:35:55 Removing intermediate container 020350b9a833 08:35:55 ---> c634394e31e5 08:35:55 Step 26/26 : LABEL version=0.0.0 08:35:55 ---> Running in 5f88c782b671 08:35:55 Removing intermediate container ca95281961fa 08:35:55 ---> b7d8cf7f6e48 08:35:55 Step 25/27 : LABEL arch=x86_64 08:35:55 ---> Running in cfc886ca917e 08:35:55 Removing intermediate container 5f88c782b671 08:35:55 ---> e1ca0448acea 08:35:55 08:35:55 Removing intermediate container cfc886ca917e 08:35:55 ---> bc55848e70be 08:35:55 Step 26/27 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:35:55 ---> Running in f06c8664f289 08:35:55 Successfully built e1ca0448acea 08:35:55 Successfully tagged security-spire-server:latest 08:35:55 Building core-metadata 08:35:56  Building security-spire-server ... done Removing intermediate container f06c8664f289 08:35:56 ---> c13e5269f91f 08:35:56 Step 27/27 : LABEL version=0.0.0 08:35:56 ---> Running in fc4526fd04bc 08:35:56 Removing intermediate container fc4526fd04bc 08:35:56 ---> 59ab07e72fc0 08:35:56 08:35:57 Successfully built 59ab07e72fc0 08:35:57 Successfully tagged security-spire-agent:latest 08:35:59  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:59 ---> d0fede2a85fb 08:35:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:59 ---> Using cache 08:35:59 ---> 75ab0e5ae776 08:35:59 Step 4/25 : WORKDIR /edgex-go 08:35:59 ---> Using cache 08:35:59 ---> 47af7691c493 08:35:59 Step 5/25 : RUN apk add --update --no-cache make git 08:35:59 ---> Using cache 08:35:59 ---> 9efc3df8386b 08:35:59 Step 6/25 : COPY go.mod vendor* ./ 08:35:59 ---> Using cache 08:35:59 ---> 8559566dd761 08:35:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 ---> Using cache 08:35:59 ---> c920dcbd67b5 08:35:59 Step 8/25 : COPY . . 08:35:59 ---> Using cache 08:35:59 ---> ab25933b1792 08:35:59 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:59 ---> Running in 4bcd6185c381 08:35:59 Removing intermediate container c76f064897e7 08:35:59 ---> 76f08524f8b3 08:35:59 08:35:59 Step 9/20 : FROM alpine:3.17 08:35:59 ---> b2aa39c304c2 08:35:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:59 ---> Using cache 08:35:59 ---> c3b666756252 08:35:59 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:59 ---> Running in bda90e0b9b6c 08:35:59 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:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:00 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:00 OK: 17818 distinct packages available 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:01 (1/9) Installing ca-certificates (20220614-r4) 08:36:01 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:01 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:01 (4/9) Installing libcurl (7.88.1-r1) 08:36:01 (5/9) Installing curl (7.88.1-r1) 08:36:01 (6/9) Installing dumb-init (1.2.5-r2) 08:36:01 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:01 (8/9) Installing libucontext (1.2-r0) 08:36:01 (9/9) Installing gcompat (1.1.0-r0) 08:36:01 Executing busybox-1.35.0-r29.trigger 08:36:01 Executing ca-certificates-20220614-r4.trigger 08:36:01 OK: 10 MiB in 24 packages 08:36:02 Removing intermediate container 204a6f1479a9 08:36:02 ---> 0c89e2c0d505 08:36:02 08:36:02 Step 10/23 : FROM alpine:3.17 08:36:02 ---> b2aa39c304c2 08:36:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:02 ---> Running in 4c339c07bb70 08:36:02 Removing intermediate container bda90e0b9b6c 08:36:02 ---> e1762385c553 08:36:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> 6fe9dee1cfa6 08:36:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 ---> 22bedc09b094 08:36:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:02 (1/2) Installing ca-certificates (20220614-r4) 08:36:02 (2/2) Installing dumb-init (1.2.5-r2) 08:36:02 Executing busybox-1.35.0-r29.trigger 08:36:02 Executing ca-certificates-20220614-r4.trigger 08:36:03 OK: 8 MiB in 17 packages 08:36:03 ---> 1004380d82ea 08:36:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:04 Removing intermediate container 4c339c07bb70 08:36:04 ---> 41d12905bdf1 08:36:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:04 ---> e6f86f9c941d 08:36:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:04 ---> Running in 5c8acee8762a 08:36:04 ---> Running in debc0d0fefbc 08:36:04 Removing intermediate container 5c8acee8762a 08:36:04 ---> 952ba449c55c 08:36:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:04 Removing intermediate container debc0d0fefbc 08:36:04 ---> 843c009babe6 08:36:04 Step 13/23 : ENV APP_PORT=59860 08:36:04 ---> Running in f584c19cccbd 08:36:04 ---> Running in 858abe8de316 08:36:04 Removing intermediate container f584c19cccbd 08:36:04 ---> fc6142ac1ade 08:36:04 Step 18/20 : LABEL arch=x86_64 08:36:04 Removing intermediate container 858abe8de316 08:36:04 ---> d00ef075afa8 08:36:04 Step 14/23 : EXPOSE $APP_PORT 08:36:04 ---> Running in 9423ad2dc689 08:36:04 ---> Running in b6768244fb03 08:36:04 Removing intermediate container 9423ad2dc689 08:36:04 ---> 602e97d5f5d8 08:36:04 Step 19/20 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:36:04 ---> Running in ba418cbdadd5 08:36:04 Removing intermediate container b6768244fb03 08:36:04 ---> cefed96342fd 08:36:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:05 Removing intermediate container ba418cbdadd5 08:36:05 ---> f53aba2357dc 08:36:05 Step 20/20 : LABEL version=0.0.0 08:36:05 ---> 0740f5aaa92a 08:36:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:05 ---> Running in 56a0cd6e106a 08:36:05 Removing intermediate container 56a0cd6e106a 08:36:05 ---> bd6f6aba964c 08:36:05 08:36:05 ---> 7ad01295dcf9 08:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:05 Successfully built bd6f6aba964c 08:36:05 Successfully tagged security-spiffe-token-provider:latest 08:36:06  Building security-spiffe-token-provider ... done  ---> 6ecb7361c28d 08:36:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:06 ---> 7acfd3e1af0b 08:36:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:06 ---> Running in 868f789b383f 08:36:06 Removing intermediate container 868f789b383f 08:36:06 ---> 57454582a669 08:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:06 ---> Running in def1eb332dd2 08:36:06 Removing intermediate container def1eb332dd2 08:36:06 ---> 9b18df9e90a2 08:36:06 Step 21/23 : LABEL arch=x86_64 08:36:06 ---> Running in 1be660da7832 08:36:07 Removing intermediate container 1be660da7832 08:36:07 ---> 7598bc9aed98 08:36:07 Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:36:07 ---> Running in 54812d463ac6 08:36:07 Removing intermediate container 54812d463ac6 08:36:07 ---> e0367d082a0d 08:36:07 Step 23/23 : LABEL version=0.0.0 08:36:07 ---> Running in d25a6ff4f9ba 08:36:07 Removing intermediate container d25a6ff4f9ba 08:36:07 ---> de2318d4ef20 08:36:07 08:36:07 Successfully built de2318d4ef20 08:36:07 Successfully tagged support-notifications:latest 08:36:12  Building support-notifications ... done Removing intermediate container 836e6c98c42a 08:36:12 ---> 6614f3415dd6 08:36:12 08:36:12 Step 10/24 : FROM alpine:3.17 08:36:12 ---> b2aa39c304c2 08:36:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:12 ---> Using cache 08:36:12 ---> 8db8593790fe 08:36:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:12 ---> Using cache 08:36:12 ---> 5387c1114056 08:36:12 Step 13/24 : ENV APP_PORT=59882 08:36:12 ---> Running in 8d0e00c1b81e 08:36:12 Removing intermediate container 8d0e00c1b81e 08:36:12 ---> 7677e7d80ef3 08:36:12 Step 14/24 : EXPOSE $APP_PORT 08:36:12 ---> Running in 4d171cec8e5e 08:36:12 Removing intermediate container 4d171cec8e5e 08:36:12 ---> 8888e686d13b 08:36:12 Step 15/24 : WORKDIR / 08:36:12 ---> Running in 5fc60e1a8d40 08:36:12 Removing intermediate container 5fc60e1a8d40 08:36:12 ---> c7eda8cba577 08:36:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:13 ---> 36babdf33681 08:36:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:13 ---> bd7cbd1074f0 08:36:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:13 ---> 0c6a1cf25818 08:36:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:13 ---> 045d876f6469 08:36:13 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:14 ---> Running in 24d6968c622a 08:36:14 Removing intermediate container 24d6968c622a 08:36:14 ---> 2fb5e23384e1 08:36:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:14 ---> Running in 10c0e3539751 08:36:14 Removing intermediate container 10c0e3539751 08:36:14 ---> 539d054b0319 08:36:14 Step 22/24 : LABEL arch=x86_64 08:36:14 ---> Running in 0ac5de103b27 08:36:14 Removing intermediate container 0ac5de103b27 08:36:14 ---> 66165e29e4c1 08:36:14 Step 23/24 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:36:14 ---> Running in 11b7815127a4 08:36:14 Removing intermediate container 11b7815127a4 08:36:14 ---> 8548a74333f0 08:36:14 Step 24/24 : LABEL version=0.0.0 08:36:14 ---> Running in 83387b89a300 08:36:14 Removing intermediate container 83387b89a300 08:36:14 ---> ea9d7f97d600 08:36:14 08:36:14 Successfully built ea9d7f97d600 08:36:14 Successfully tagged core-command:latest 08:36:15 Removing intermediate container 12d04920786b 08:36:15 ---> d6b14a98b344 08:36:15 Successfully built d6b14a98b344 08:36:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker inspect -f . ci-base-image-arm64 08:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:15 prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container 08:36:16 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:17  Building core-command ... done Removing intermediate container 4bcd6185c381 08:36:17 ---> 35716d51b598 08:36:17 08:36:17 Step 10/25 : FROM alpine:3.17 08:36:17 ---> b2aa39c304c2 08:36:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:17 ---> Using cache 08:36:17 ---> 8db8593790fe 08:36:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:17 ---> Using cache 08:36:17 ---> 5387c1114056 08:36:17 Step 13/25 : ENV APP_PORT=59881 08:36:17 ---> Running in ffe339e609e6 08:36:17 Removing intermediate container ffe339e609e6 08:36:17 ---> b5f1a121a495 08:36:17 Step 14/25 : EXPOSE $APP_PORT 08:36:17 ---> Running in 3bacc488119c 08:36:17 Removing intermediate container 3bacc488119c 08:36:17 ---> 8cdcd65955e0 08:36:17 Step 15/25 : WORKDIR / 08:36:17 ---> Running in 89d610f13c21 08:36:17 Removing intermediate container 89d610f13c21 08:36:17 ---> 952f36cbe058 08:36:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:17 ---> 3242cbebef0e 08:36:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:17 ---> 793d9126ec68 08:36:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:17 $ docker top c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 -eo pid,comm 08:36:17 ---> 9a83f6acde6b 08:36:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:17 ---> eaba5f932bee 08:36:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:17 ---> a712cbeae82b 08:36:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:17 ---> Running in 0bebd607137e [Pipeline] { [Pipeline] sh 08:36:17 Removing intermediate container 0bebd607137e 08:36:17 ---> 107c9aefa145 08:36:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:17 ---> Running in 55a8afe2453a 08:36:17 Removing intermediate container 55a8afe2453a 08:36:17 ---> ffd64ca0f714 08:36:17 Step 23/25 : LABEL arch=x86_64 08:36:17 ---> Running in 578915bdc0ee 08:36:18 Removing intermediate container 578915bdc0ee 08:36:18 ---> bc1dcd36cbbc 08:36:18 Step 24/25 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 08:36:18 ---> Running in 102d13ee9352 08:36:18 Removing intermediate container 102d13ee9352 08:36:18 ---> 281b5efec003 08:36:18 Step 25/25 : LABEL version=0.0.0 08:36:18 ---> Running in e06838332754 08:36:18 Removing intermediate container e06838332754 08:36:18 ---> 42a36518579c 08:36:18 08:36:18 Successfully built 42a36518579c 08:36:18 Successfully tagged core-metadata:latest 08:36:18  Building core-metadata ... done  [Pipeline] } 08:36:18 + go version 08:36:18 go version go1.20.2 linux/arm64 08:36:18 $ docker stop --time=1 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 08:36:20 $ docker rm -f --volumes 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 08:36:20 $ docker stop --time=1 c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 08:36:20 + docker images 08:36:20 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:20 core-metadata latest 42a36518579c 2 seconds ago 20.7MB 08:36:20 35716d51b598 4 seconds ago 1.7GB 08:36:20 core-command latest ea9d7f97d600 6 seconds ago 20.2MB 08:36:20 6614f3415dd6 9 seconds ago 1.69GB 08:36:20 support-notifications latest de2318d4ef20 13 seconds ago 33.1MB 08:36:20 security-spiffe-token-provider latest bd6f6aba964c 15 seconds ago 33.2MB 08:36:20 0c89e2c0d505 19 seconds ago 1.76GB 08:36:20 76f08524f8b3 21 seconds ago 1.73GB 08:36:20 security-spire-agent latest 59ab07e72fc0 24 seconds ago 129MB 08:36:20 security-spire-server latest e1ca0448acea 25 seconds ago 89.8MB 08:36:20 security-spire-config latest 5a3c01def63f 31 seconds ago 88.9MB 08:36:20 801b322f9075 32 seconds ago 1.55GB 08:36:20 security-secretstore-setup latest 76ee88ff735b 41 seconds ago 33.5MB 08:36:20 security-proxy-setup latest 3f95d8356b2c 43 seconds ago 19.1MB 08:36:20 f014eab0128e 44 seconds ago 1.55GB 08:36:20 3aa6199eb3d7 51 seconds ago 1.67GB 08:36:20 2492f77cd808 56 seconds ago 1.69GB 08:36:20 security-bootstrapper latest 5430f42c07d5 About a minute ago 22.5MB 08:36:20 security-proxy-auth latest 242fe790ad19 About a minute ago 18.6MB 08:36:20 core-common-config-bootstrapper latest 7f0a00b4febd About a minute ago 17.5MB 08:36:20 core-data latest 7128d4f49934 About a minute ago 20.4MB 08:36:20 support-scheduler latest 6c0106cfacb7 About a minute ago 32.4MB 08:36:20 85e42fc4a251 About a minute ago 1.76GB 08:36:20 4642f354d205 About a minute ago 1.69GB 08:36:20 6db16568f6e3 About a minute ago 1.68GB 08:36:20 c4dc6cd6d0aa About a minute ago 1.7GB 08:36:20 a333d9903468 About a minute ago 1.67GB 08:36:20 ci-base-image-x86_64 latest d0fede2a85fb 5 minutes ago 881MB 08:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 08:36:20 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 08:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB 08:36:21 $ docker rm -f --volumes c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:22 + docker inspect -f . ci-base-image-arm64 08:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:22 prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container 08:36:22 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:24 $ docker top 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:24 ========================================================= 08:36:24 [edgeXBuildGoParallel] Running Tests and Build... 08:36:24 ========================================================= [Pipeline] sh 08:36:24 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:36:25 + make test 08:36:25 go test -race -coverprofile=coverage.out ./... 08:37:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.3% of statements 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 54.0% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.874s coverage: 88.5% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.593s coverage: 3.9% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.141s coverage: 95.6% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.488s coverage: 0.9% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.0% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.341s coverage: 44.1% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.292s coverage: 94.1% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.352s coverage: 79.9% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.289s coverage: 92.9% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.278s coverage: 87.2% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.495s coverage: 81.2% of statements 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 86.0% of statements 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 08:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 08:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 08:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 08:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.694s coverage: 92.3% of statements 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 61.5% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 08:42:44 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:42:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:44 go vet ./... 08:45:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:52 + ls -al . 08:45:52 total 700 08:45:52 drwxrwxr-x 10 1001 1001 4096 Mar 22 08:36 . 08:45:52 drwxr-xr-x 4 root root 4096 Mar 22 08:36 .. 08:45:52 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:34 .blubracket 08:45:52 -rw-rw-r-- 1 1001 1001 16 Mar 22 08:34 .dockerignore 08:45:52 drwxrwxr-x 8 1001 1001 4096 Mar 22 08:34 .git 08:45:52 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:34 .github 08:45:52 -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:34 .gitignore 08:45:52 -rw-rw-r-- 1 1001 1001 42 Mar 22 08:34 .golangci.yml 08:45:52 -rw-rw-r-- 1 1001 1001 87 Mar 22 08:34 .hadolint.yml 08:45:52 -rw-rw-r-- 1 1001 1001 166 Mar 22 08:34 .sonarcloud.properties 08:45:52 -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:34 ADOPTERS.md 08:45:52 -rw-rw-r-- 1 1001 1001 10954 Mar 22 08:34 Attribution.txt 08:45:52 -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:34 CHANGELOG.md 08:45:52 -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:34 CONTRIBUTING.md 08:45:52 -rw-rw-r-- 1 1001 1001 677 Mar 22 08:34 GOVERNANCE.md 08:45:52 -rw-rw-r-- 1 1001 1001 883 Mar 22 08:34 Jenkinsfile 08:45:52 -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:34 LICENSE 08:45:52 -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:34 Makefile 08:45:52 -rw-rw-r-- 1 1001 1001 582 Mar 22 08:34 OWNERS.md 08:45:52 -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:34 README.md 08:45:52 -rw-rw-r-- 1 1001 1001 789 Mar 22 08:34 SECURITY.md 08:45:52 -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION 08:45:52 drwxrwxr-x 2 1001 1001 4096 Mar 22 08:34 bin 08:45:52 drwxrwxr-x 18 1001 1001 4096 Mar 22 08:34 cmd 08:45:52 -rw-r--r-- 1 root root 447378 Mar 22 08:42 coverage.out 08:45:52 -rw-rw-r-- 1 1001 1001 3379 Mar 22 08:34 go.mod 08:45:52 -rw-rw-r-- 1 1001 1001 31440 Mar 22 08:34 go.sum 08:45:52 drwxrwxr-x 7 1001 1001 4096 Mar 22 08:34 internal 08:45:52 drwxrwxr-x 3 1001 1001 4096 Mar 22 08:34 openapi 08:45:52 -rw-rw-r-- 1 1001 1001 594 Mar 22 08:34 security.txt 08:45:52 drwxrwxr-x 4 1001 1001 4096 Mar 22 08:34 snap 08:45:52 -rw-rw-r-- 1 1001 1001 204 Mar 22 08:34 version.go [Pipeline] sh 08:45:52 + '[' -e coverage.out ] 08:45:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:52 Warning: overwriting stash ‘coverage-report’ 08:45:53 Stashed 1 file(s) [Pipeline] sh 08:45:54 + make build 08:45: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:47:31 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:47:37 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:47:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:43 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:48:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:02 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:49:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:21 $ docker stop --time=1 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 08:49:23 $ docker rm -f --volumes 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:26 08:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:27 29e5d40040c1: Pulling fs layer 08:49:27 1ce36da41761: Pulling fs layer 08:49:27 25b303627fd3: Pulling fs layer 08:49:27 29e5d40040c1: Verifying Checksum 08:49:27 29e5d40040c1: Download complete 08:49:27 29e5d40040c1: Pull complete 08:49:27 1ce36da41761: Verifying Checksum 08:49:27 1ce36da41761: Download complete 08:49:29 1ce36da41761: Pull complete 08:49:29 25b303627fd3: Verifying Checksum 08:49:29 25b303627fd3: Download complete 08:49:39 25b303627fd3: Pull complete 08:49:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:39 prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container 08:49:39 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:41 $ docker top 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:42 + docker-compose build --help 08:49:42 + grep parallel 08:49:49 --parallel Build images in parallel. [Pipeline] } 08:49:49 $ docker stop --time=1 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c 08:49:51 $ docker rm -f --volumes 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:52 prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container 08:49:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:53 $ docker top e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:54 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:02 Building core-command ... 08:50:02 Building core-common-config-bootstrapper ... 08:50:02 Building core-data ... 08:50:02 Building core-metadata ... 08:50:02 Building security-bootstrapper ... 08:50:02 Building security-proxy-auth ... 08:50:02 Building security-proxy-setup ... 08:50:02 Building security-secretstore-setup ... 08:50:02 Building security-spiffe-token-provider ... 08:50:02 Building security-spire-agent ... 08:50:02 Building security-spire-config ... 08:50:02 Building security-spire-server ... 08:50:02 Building support-notifications ... 08:50:02 Building support-scheduler ... 08:50:02 Building security-bootstrapper 08:50:02 Building security-spire-agent 08:50:02 Building security-proxy-auth 08:50:02 Building security-secretstore-setup 08:50:02 Building security-spire-server 08:50:59 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:59 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:50:59 ---> d6b14a98b344 08:50:59 Step 3/33 : WORKDIR /edgex-go 08:50:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:59 ---> d6b14a98b344 08:50:59 Step 3/25 : WORKDIR /edgex-go 08:50:59 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:50:59 ---> d6b14a98b344 08:50:59 Step 3/26 : WORKDIR /edgex-go 08:50:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:59 ---> d6b14a98b344 08:50:59 Step 3/27 : WORKDIR /edgex-go 08:50:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:59 ---> d6b14a98b344 08:50:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:59 ---> Running in a052a06b0ad6 08:50:59 ---> Running in 9ac38824cefc 08:50:59 ---> Running in 7cd32039245f 08:50:59 ---> Running in 4e097ecd22b4 08:50:59 ---> Running in 0534897ddaba 08:50:59 Removing intermediate container 4e097ecd22b4 08:50:59 ---> efe1c2e212c0 08:50:59 Step 4/23 : WORKDIR /edgex-go 08:50:59 ---> Running in c0041a825274 08:50:59 Removing intermediate container 9ac38824cefc 08:50:59 ---> d06a1c1ec668 08:50:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:59 Removing intermediate container 0534897ddaba 08:50:59 ---> 1b04b49dd68e 08:50:59 Step 4/33 : RUN apk add --update --no-cache make git 08:50:59 Removing intermediate container a052a06b0ad6 08:50:59 ---> 83dc7c31bba5 08:50:59 Step 4/25 : RUN apk add --update --no-cache make git 08:50:59 Removing intermediate container 7cd32039245f 08:50:59 ---> f0fc665a8fac 08:50:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:50:59 ---> Running in e301519101e7 08:50:59 ---> Running in 9b3631910613 08:50:59 ---> Running in b0815a204c82 08:50:59 ---> Running in 2ee6cfa5a86f 08:50:59 Removing intermediate container c0041a825274 08:50:59 ---> f4e3db09ef2d 08:50:59 Step 5/23 : RUN apk add --update --no-cache make git 08:50:59 ---> Running in d646af453b1c 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:59 OK: 263 MiB in 53 packages 08:50:59 OK: 263 MiB in 53 packages 08:50:59 OK: 263 MiB in 53 packages 08:50:59 OK: 263 MiB in 53 packages 08:50:59 OK: 263 MiB in 53 packages 08:51:01 Removing intermediate container e301519101e7 08:51:01 ---> d2a23a868065 08:51:01 Step 5/27 : COPY go.mod vendor* ./ 08:51:01 Removing intermediate container b0815a204c82 08:51:01 ---> 4a78833f87c1 08:51:01 Step 5/26 : COPY go.mod vendor* ./ 08:51:01 Removing intermediate container 9b3631910613 08:51:01 ---> 747a19c4ba0e 08:51:01 Step 5/25 : COPY go.mod vendor* ./ 08:51:01 Removing intermediate container d646af453b1c 08:51:01 ---> d0e01e919fef 08:51:01 Step 6/23 : COPY go.mod vendor* ./ 08:51:01 Removing intermediate container 2ee6cfa5a86f 08:51:01 ---> f170c1899022 08:51:01 Step 5/33 : COPY go.mod vendor* ./ 08:51:02 ---> 463df2218bf1 08:51:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 9c36b66483e4 08:51:02 ---> 1161675ba9ad 08:51:02 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 8c2add4a23de 08:51:02 ---> 65e2b4defe70 08:51:02 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:03 ---> ec4c241072dd 08:51:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:03 ---> Running in 07271150b578 08:51:03 ---> Running in 3819e7c807b6 08:51:03 ---> 44a726c21076 08:51:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:03 ---> Running in 7d462ee2073e 08:53:10 Removing intermediate container 8c2add4a23de 08:53:10 ---> df03f70fcd88 08:53:10 Step 7/26 : COPY . . 08:53:10 Removing intermediate container 7d462ee2073e 08:53:10 ---> 1fd746acdcde 08:53:10 Step 8/23 : COPY . . 08:53:10 Removing intermediate container 07271150b578 08:53:10 ---> 3fd80a0c981b 08:53:10 Step 7/25 : COPY . . 08:53:10 Removing intermediate container 3819e7c807b6 08:53:10 ---> 1f19272890a6 08:53:10 Step 7/33 : COPY . . 08:53:10 Removing intermediate container 9c36b66483e4 08:53:10 ---> ee8a5e9c7363 08:53:10 Step 7/27 : COPY . . 08:53:17 ---> b42ee7b0354c 08:53:17 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:53:17 ---> 5c1559ce24c5 08:53:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:53:17 ---> ca16f0221ef2 08:53:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:17 ---> Running in 3a45eae261e9 08:53:17 ---> abb96b6e3724 08:53:17 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:17 ---> 0e7e4f2c617a 08:53:17 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:53:17 ---> Running in 6d34404ad2f6 08:53:17 ---> Running in 056473c54734 08:53:17 ---> Running in a18bab8344af 08:53:17 ---> Running in dbc0a3cec7a4 08:53:18 Removing intermediate container 3a45eae261e9 08:53:18 ---> 036bc6fbcbf6 08:53:18 Step 9/26 : WORKDIR /edgex-go/spire-build 08:53:18 Removing intermediate container dbc0a3cec7a4 08:53:18 ---> 579256aa37da 08:53:18 Step 9/27 : WORKDIR /edgex-go/spire-build 08:53:18 ---> Running in b2f8d743e483 08:53:18 ---> Running in 4e4eb152df89 08:53: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:19 Removing intermediate container b2f8d743e483 08:53:19 ---> dbf6f3594fb9 08:53:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:53:19 Removing intermediate container 4e4eb152df89 08:53:19 ---> 31549a9bd54e 08:53:19 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:53:19 ---> Running in ffcb734fc594 08:53:19 ---> Running in 4a2d893e8e11 08:53:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:20 Removing intermediate container ffcb734fc594 08:53:20 ---> 5eb2a518566c 08:53:20 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:53:20 Removing intermediate container 4a2d893e8e11 08:53:20 ---> 425f9c5eae97 08:53:20 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:53:20 ---> Running in 809e1a3798e7 08:53:20 ---> Running in 89d13e36f1ba 08:53:24 Removing intermediate container 809e1a3798e7 08:53:24 ---> c8e3d293309d 08:53:24 Step 12/27 : WORKDIR /edgex-go 08:53:24 ---> Running in 8687b5f608f1 08:53:25 Removing intermediate container 89d13e36f1ba 08:53:25 ---> 572d5dff8ad0 08:53:25 Step 12/26 : WORKDIR /edgex-go 08:53:25 ---> Running in c7bfcf359abc 08:53:25 Removing intermediate container 8687b5f608f1 08:53:25 ---> 4fe81c4e97bf 08:53:25 08:53:25 Step 13/27 : FROM alpine:3.17 08:53:25 3.17: Pulling from library/alpine 08:53:26 Removing intermediate container c7bfcf359abc 08:53:26 ---> 1fb555a71d80 08:53:26 08:53:26 Step 13/26 : FROM alpine:3.17 08:53:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:53:26 Status: Downloaded newer image for alpine:3.17 08:53:26 ---> d74e625d9115 08:53:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:26 3.17: Pulling from library/alpine 08:53:26 ---> Running in 291e5af0d2bd 08:53:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:53:26 Status: Image is up to date for alpine:3.17 08:53:26 ---> d74e625d9115 08:53:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:26 ---> Running in 602e93a8b1b9 08:53:26 Removing intermediate container 291e5af0d2bd 08:53:26 ---> 5dbf8183b545 08:53:26 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:26 Removing intermediate container 602e93a8b1b9 08:53:26 ---> 67fe0fbb4ced 08:53:26 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:26 ---> Running in 0d7d47db3d80 08:53:27 ---> Running in a930938c5e7a 08:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:32 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:53:32 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:53:32 OK: 17689 distinct packages available 08:53:32 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:53:32 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:53:32 OK: 17689 distinct packages available 08:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:35 (1/5) Installing dumb-init (1.2.5-r2) 08:53:35 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:35 (3/5) Installing libucontext (1.2-r0) 08:53:35 (4/5) Installing gcompat (1.1.0-r0) 08:53:35 (5/5) Installing openssl (3.0.8-r0) 08:53:35 Executing busybox-1.35.0-r29.trigger 08:53:35 OK: 9 MiB in 20 packages 08:53:35 (1/5) Installing dumb-init (1.2.5-r2) 08:53:35 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:35 (3/5) Installing libucontext (1.2-r0) 08:53:35 (4/5) Installing gcompat (1.1.0-r0) 08:53:35 (5/5) Installing openssl (3.0.8-r0) 08:53:35 Executing busybox-1.35.0-r29.trigger 08:53:35 OK: 9 MiB in 20 packages 08:53:37 Removing intermediate container 0d7d47db3d80 08:53:37 ---> 9ba6919e8446 08:53:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:37 Removing intermediate container a930938c5e7a 08:53:37 ---> 6f601c045635 08:53:37 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:38 ---> 9757d4410cb7 08:53:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:53:39 ---> 563474e9e7bc 08:53:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:53:40 ---> 0896de087476 08:53:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:53:40 ---> 814ff03fa013 08:53:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:44 ---> 783cf4531b25 08:53:44 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:50 ---> a51c4345a89f 08:53:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:50 ---> 0f3799104563 08:53:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:52 ---> 1e862c635fe5 08:53:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:53 ---> 2e0ec6f765c0 08:53:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:53 ---> Running in c4cc932b0642 08:53:53 ---> b29a0dd98a31 08:53:53 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:54 Removing intermediate container c4cc932b0642 08:53:54 ---> 066bc79d781e 08:53:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:54 ---> Running in a38642c88325 08:53:54 ---> 51a5312c584c 08:53:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:55 Removing intermediate container a38642c88325 08:53:55 ---> 0b54ba66eb05 08:53:55 Step 24/26 : LABEL arch=arm64 08:53:55 ---> Running in 3cf68c0c3813 08:53:55 Removing intermediate container 3cf68c0c3813 08:53:55 ---> 918cf56731e6 08:53:55 Step 25/26 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 08:53:55 ---> Running in 1f07f80e3a88 08:53:56 ---> 574307dade78 08:53:56 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:56 Removing intermediate container 1f07f80e3a88 08:53:56 ---> acc190a51039 08:53:56 Step 26/26 : LABEL version=0.0.0 08:53:56 ---> Running in b75a7e0cfaca 08:53:57 ---> 06b0619b8fa9 08:53:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:57 Removing intermediate container b75a7e0cfaca 08:53:57 ---> 3889e95ed745 08:53:57 08:53:57 ---> Running in 771c2c282a2f 08:53:58 Successfully built 3889e95ed745 08:53:58 Successfully tagged security-spire-server-arm64:latest 08:53:58  Building security-spire-server ... done Building support-scheduler 08:53:58 Removing intermediate container 771c2c282a2f 08:53:58 ---> ce28239eb467 08:53:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:58 ---> Running in 12f1b6767cc5 08:53:59 Removing intermediate container 12f1b6767cc5 08:53:59 ---> 0078c66a5fe1 08:53:59 Step 25/27 : LABEL arch=arm64 08:53:59 ---> Running in 3f043cf52f1f 08:53:59 Removing intermediate container 3f043cf52f1f 08:53:59 ---> 6486a26ab041 08:53:59 Step 26/27 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 08:53:59 ---> Running in f9d07bd17c82 08:54:00 Removing intermediate container f9d07bd17c82 08:54:00 ---> 4a2a2ad194bc 08:54:00 Step 27/27 : LABEL version=0.0.0 08:54:00 ---> Running in bb32f5968c6a 08:54:00 Removing intermediate container bb32f5968c6a 08:54:00 ---> a401ba6ec7fd 08:54:00 08:54:01 Successfully built a401ba6ec7fd 08:54:01 Successfully tagged security-spire-agent-arm64:latest 08:54:01  Building security-spire-agent ... done Building core-metadata 08:54:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:27 ---> d6b14a98b344 08:54:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:54:27 ---> Using cache 08:54:27 ---> efe1c2e212c0 08:54:27 Step 4/23 : WORKDIR /edgex-go 08:54:27 ---> Using cache 08:54:27 ---> f4e3db09ef2d 08:54:27 Step 5/23 : RUN apk add --update --no-cache make git 08:54:27 ---> Using cache 08:54:27 ---> d0e01e919fef 08:54:27 Step 6/23 : COPY go.mod vendor* ./ 08:54:27 ---> Using cache 08:54:27 ---> 44a726c21076 08:54:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:27 ---> Using cache 08:54:27 ---> 1fd746acdcde 08:54:27 Step 8/23 : COPY . . 08:54:27 ---> Using cache 08:54:27 ---> 5c1559ce24c5 08:54:27 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:54:27 ---> Running in 57aa11e84b17 08:54:29 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:54:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:54:29 ---> d6b14a98b344 08:54:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:54:29 ---> Using cache 08:54:29 ---> efe1c2e212c0 08:54:29 Step 4/25 : WORKDIR /edgex-go 08:54:29 ---> Using cache 08:54:29 ---> f4e3db09ef2d 08:54:29 Step 5/25 : RUN apk add --update --no-cache make git 08:54:29 ---> Using cache 08:54:29 ---> d0e01e919fef 08:54:29 Step 6/25 : COPY go.mod vendor* ./ 08:54:29 ---> Using cache 08:54:29 ---> 44a726c21076 08:54:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:29 ---> Using cache 08:54:29 ---> 1fd746acdcde 08:54:29 Step 8/25 : COPY . . 08:54:29 ---> Using cache 08:54:29 ---> 5c1559ce24c5 08:54:29 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:54:29 ---> Running in ab9927dbc5f1 08:54:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:00:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:39 Removing intermediate container 6d34404ad2f6 09:00:39 ---> 9f613a835f4b 09:00:39 09:00:39 Step 10/23 : FROM alpine:3.17 09:00:39 ---> d74e625d9115 09:00:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:39 ---> Running in 396c3ac421d1 09:00:39 Removing intermediate container 396c3ac421d1 09:00:39 ---> 6c9a647464e2 09:00:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:39 ---> Running in e5b08ed5f6d5 09:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:39 (1/1) Installing dumb-init (1.2.5-r2) 09:00:39 Executing busybox-1.35.0-r29.trigger 09:00:39 OK: 8 MiB in 16 packages 09:00:39 Removing intermediate container e5b08ed5f6d5 09:00:39 ---> 17cec02da3cf 09:00:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:39 ---> 42d4db74d398 09:00:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:40 ---> f648ea72d4b0 09:00:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:44 ---> 34be5571e965 09:00:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:00:45 ---> 2c1f7b9e5ff3 09:00:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:47 ---> 305a398df0cc 09:00:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:48 ---> Running in 2de96181b190 09:00:53 Removing intermediate container 2de96181b190 09:00:53 ---> 8c538925db8d 09:00:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:53 ---> Running in e4685a98aa1d 09:00:54 Removing intermediate container e4685a98aa1d 09:00:54 ---> 22f496e6b4a0 09:00:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:54 ---> Running in 596ec9305db6 09:00:55 Removing intermediate container 596ec9305db6 09:00:55 ---> 51cc117f7efc 09:00:55 Step 21/23 : LABEL arch=arm64 09:00:56 ---> Running in 3a3f53502401 09:00:57 Removing intermediate container 3a3f53502401 09:00:57 ---> 618abbdf276a 09:00:57 Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:00:57 ---> Running in ba079b424344 09:00:57 Removing intermediate container a18bab8344af 09:00:57 ---> 0bbe8ed1633e 09:00:57 09:00:57 Step 9/33 : FROM alpine:3.17 09:00:57 ---> d74e625d9115 09:00:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:00:57 ---> Running in 811cf7908377 09:00:58 Removing intermediate container 056473c54734 09:00:58 ---> c2325b710de5 09:00:58 09:00:58 Step 9/25 : FROM alpine:3.17 09:00:58 ---> d74e625d9115 09:00:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:58 Removing intermediate container ba079b424344 09:00:58 ---> a062c07109a4 09:00:58 Step 23/23 : LABEL version=0.0.0 09:00:58 Removing intermediate container 811cf7908377 09:00:58 ---> 1186806d2e8b 09:00:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:00:58 ---> Running in 84411b34b801 09:00:58 ---> Running in 5bcdbe700dcd 09:00:59 ---> Running in e1f26b44bf93 09:01:00 Removing intermediate container 5bcdbe700dcd 09:01:00 ---> 2a7a2171ca25 09:01:00 09:01:00 Successfully built 2a7a2171ca25 09:01:00 Successfully tagged security-proxy-auth-arm64:latest 09:01:00 Building core-command 09:01:01  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:04 (1/3) Installing ca-certificates (20220614-r4) 09:01:04 (2/3) Installing dumb-init (1.2.5-r2) 09:01:04 (3/3) Installing su-exec (0.2-r2) 09:01:04 Executing busybox-1.35.0-r29.trigger 09:01:04 Executing ca-certificates-20220614-r4.trigger 09:01:04 (1/2) Installing dumb-init (1.2.5-r2) 09:01:04 (2/2) Installing su-exec (0.2-r2) 09:01:04 Executing busybox-1.35.0-r29.trigger 09:01:04 OK: 8 MiB in 17 packages 09:01:05 OK: 8 MiB in 18 packages 09:01:06 Removing intermediate container e1f26b44bf93 09:01:06 ---> 65299c1ee3ea 09:01:06 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:01:07 ---> Running in 8264dac060f8 09:01:07 Removing intermediate container 8264dac060f8 09:01:07 ---> 2dbaeac0a2d0 09:01:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:01:07 Removing intermediate container 84411b34b801 09:01:07 ---> 383a14556a82 09:01:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:01:07 ---> Running in 2331a46dbe57 09:01:07 ---> Running in 909076cfc2f3 09:01:08 Removing intermediate container 909076cfc2f3 09:01:08 ---> 9661cae1d9f5 09:01:08 Step 12/25 : WORKDIR / 09:01:08 Removing intermediate container 2331a46dbe57 09:01:08 ---> 3a89a22f9ab7 09:01:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:01:09 ---> Running in 18b0e731aad0 09:01:09 ---> Running in 5fe5f4eb8bcc 09:01:10 Removing intermediate container 18b0e731aad0 09:01:10 ---> 40f5297c97fa 09:01:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:10 Removing intermediate container 5fe5f4eb8bcc 09:01:10 ---> 169c7e267b2d 09:01:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:01:10 ---> Running in 9bb37d303682 09:01:11 Removing intermediate container 9bb37d303682 09:01:11 ---> f21223b278e8 09:01:11 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:01:11 ---> 49174f584159 09:01:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:01:11 ---> Running in b6e0e6285fb0 09:01:13 ---> 480f994eee57 09:01:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:01:15 ---> 85e3e0293157 09:01:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:01:16 Removing intermediate container b6e0e6285fb0 09:01:16 ---> f165954828fe 09:01:16 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:01:16 ---> Running in c7769fd7024f 09:01:16 ---> 1dd748d59113 09:01:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:01:17 Removing intermediate container c7769fd7024f 09:01:17 ---> 1f8b95522622 09:01:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:01:18 ---> 837142e4b0e6 09:01:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:19 ---> d036b9b1fce6 09:01:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:01:19 ---> Running in d3ee4140a26e 09:01:23 ---> 56a6981a895d 09:01:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:01:24 Removing intermediate container d3ee4140a26e 09:01:24 ---> c106b9e9a47e 09:01:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:25 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:25 ---> d6b14a98b344 09:01:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:01:25 ---> Using cache 09:01:25 ---> efe1c2e212c0 09:01:25 Step 4/24 : WORKDIR /edgex-go 09:01:25 ---> Using cache 09:01:25 ---> f4e3db09ef2d 09:01:25 Step 5/24 : RUN apk add --update --no-cache make git 09:01:25 ---> Using cache 09:01:25 ---> d0e01e919fef 09:01:25 Step 6/24 : COPY go.mod vendor* ./ 09:01:25 ---> Using cache 09:01:25 ---> 44a726c21076 09:01:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:25 ---> Using cache 09:01:25 ---> 1fd746acdcde 09:01:25 Step 8/24 : COPY . . 09:01:25 ---> Using cache 09:01:25 ---> 5c1559ce24c5 09:01:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:25 ---> 4f10cd43e712 09:01:25 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:01:26 ---> Running in 0cf0bd9e77c3 09:01:26 ---> 9ec1ea7cb9d0 09:01:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:01:27 ---> ddfbf02f17ca 09:01:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:28 ---> 5958f23ed852 09:01:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:28 ---> Running in 79728abed1f6 09:01:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:01:31 ---> 91ebadb7e5f5 09:01:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:32 ---> 57ea5bc1f9d5 09:01:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:01:32 Removing intermediate container 79728abed1f6 09:01:32 ---> f975d919253c 09:01:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:01:32 ---> Running in a8cfc815bdf6 09:01:33 Removing intermediate container a8cfc815bdf6 09:01:33 ---> 65d1d42bf779 09:01:33 Step 23/25 : LABEL arch=arm64 09:01:33 ---> 7a52e2dc2c04 09:01:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:01:34 ---> Running in f3b83bb10f58 09:01:34 Removing intermediate container f3b83bb10f58 09:01:34 ---> a881a1f9c3ea 09:01:34 Step 24/25 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:01:34 ---> Running in 82fac36f68b1 09:01:35 ---> 32dbdb7991fb 09:01:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:01:35 Removing intermediate container 82fac36f68b1 09:01:35 ---> dc950d768e3e 09:01:35 Step 25/25 : LABEL version=0.0.0 09:01:35 ---> Running in dd38f529e57a 09:01:36 ---> 182b15b81888 09:01:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:36 Removing intermediate container dd38f529e57a 09:01:36 ---> a8f6ade868db 09:01:36 09:01:37 Successfully built a8f6ade868db 09:01:37 Successfully tagged security-secretstore-setup-arm64:latest 09:01:37  Building security-secretstore-setup ... done Building security-spire-config 09:01:37 ---> 0a295df36dd6 09:01:37 Step 28/33 : RUN chmod +x /entrypoint.sh 09:01:37 ---> Running in aedaf3185953 09:01:41 Removing intermediate container aedaf3185953 09:01:41 ---> 727a656c68a1 09:01:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:01:41 ---> Running in ec2e7cb9952b 09:01:44 Removing intermediate container ec2e7cb9952b 09:01:44 ---> 102ae064c30f 09:01:44 Step 30/33 : CMD ["gate"] 09:01:44 ---> Running in 30477d9a03db 09:01:44 Removing intermediate container 30477d9a03db 09:01:44 ---> 85c03e3c851c 09:01:44 Step 31/33 : LABEL arch=arm64 09:01:44 ---> Running in 4e0bea097b55 09:01:45 Removing intermediate container 4e0bea097b55 09:01:45 ---> d0a51e3249c6 09:01:45 Step 32/33 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:01:45 ---> Running in 201a7311b57b 09:01:46 Removing intermediate container 201a7311b57b 09:01:46 ---> 48835f67b22a 09:01:46 Step 33/33 : LABEL version=0.0.0 09:01:46 ---> Running in 2b91b964a1af 09:01:47 Removing intermediate container 2b91b964a1af 09:01:47 ---> b977504673e0 09:01:47 09:01:47 Successfully built b977504673e0 09:01:47 Successfully tagged security-bootstrapper-arm64:latest 09:01:47  Building security-bootstrapper ... done Building support-notifications 09:02:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:02:05 ---> d6b14a98b344 09:02:05 Step 3/27 : WORKDIR /edgex-go 09:02:05 ---> Using cache 09:02:05 ---> 83dc7c31bba5 09:02:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:02:05 ---> Running in e96fa9058774 09:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:11 OK: 263 MiB in 53 packages 09:02:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:13 ---> d6b14a98b344 09:02:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:13 ---> Using cache 09:02:13 ---> efe1c2e212c0 09:02:13 Step 4/23 : WORKDIR /edgex-go 09:02:13 ---> Using cache 09:02:13 ---> f4e3db09ef2d 09:02:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:02:13 ---> Running in 5402eb8c0567 09:02:13 Removing intermediate container e96fa9058774 09:02:13 ---> 9b1f2119127a 09:02:13 Step 5/27 : COPY go.mod vendor* ./ 09:02:15 ---> 004a9e06047d 09:02:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:15 ---> Running in 6cc10b0adc9f 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 OK: 263 MiB in 53 packages 09:02:20 Removing intermediate container 5402eb8c0567 09:02:20 ---> bf29ca79908e 09:02:20 Step 6/23 : COPY go.mod vendor* ./ 09:02:21 ---> 484609f0b50d 09:02:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:21 ---> Running in 9e9486cfb6c1 09:02:48 Removing intermediate container ab9927dbc5f1 09:02:48 ---> 155593f873f6 09:02:48 09:02:48 Step 10/25 : FROM alpine:3.17 09:02:48 ---> d74e625d9115 09:02:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:02:48 ---> Running in 7572bce4f9d5 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:53 (1/1) Installing dumb-init (1.2.5-r2) 09:02:53 Executing busybox-1.35.0-r29.trigger 09:02:53 OK: 8 MiB in 16 packages 09:02:55 Removing intermediate container 7572bce4f9d5 09:02:55 ---> 6ec485e2c215 09:02:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:55 ---> Running in f3ab983ac6ab 09:02:56 Removing intermediate container f3ab983ac6ab 09:02:56 ---> 7062a3019ac4 09:02:56 Step 13/25 : ENV APP_PORT=59881 09:02:56 ---> Running in e77ffa4e049b 09:02:56 Removing intermediate container e77ffa4e049b 09:02:56 ---> 639a13b190b9 09:02:56 Step 14/25 : EXPOSE $APP_PORT 09:02:56 ---> Running in f2124b7a1947 09:02:57 Removing intermediate container f2124b7a1947 09:02:57 ---> 4c653f36c959 09:02:57 Step 15/25 : WORKDIR / 09:02:57 ---> Running in b4b471742710 09:02:58 Removing intermediate container b4b471742710 09:02:58 ---> ca35282afd1c 09:02:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:59 ---> 2128e9440d60 09:02:59 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:03:00 ---> bf1bf903fb0f 09:03:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:03:02 ---> 429ef45c59cb 09:03:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:03:03 ---> f589ef5933d0 09:03:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:03:04 ---> 5fef7084f6f1 09:03:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:03:04 ---> Running in 35887bf0f66a 09:03:05 Removing intermediate container 35887bf0f66a 09:03:05 ---> 77924e6c329e 09:03:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:05 ---> Running in c2612c5f8c60 09:03:05 Removing intermediate container c2612c5f8c60 09:03:05 ---> e3fff54715d3 09:03:05 Step 23/25 : LABEL arch=arm64 09:03:06 ---> Running in 38f707a159c3 09:03:06 Removing intermediate container 38f707a159c3 09:03:06 ---> 6db34169cf02 09:03:06 Step 24/25 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:03:06 ---> Running in e3177d526c1c 09:03:07 Removing intermediate container e3177d526c1c 09:03:07 ---> b28062fb2277 09:03:07 Step 25/25 : LABEL version=0.0.0 09:03:07 ---> Running in 90492f6495cf 09:03:08 Removing intermediate container 90492f6495cf 09:03:08 ---> 5e75ce61ad69 09:03:08 09:03:08 Successfully built 5e75ce61ad69 09:03:08 Successfully tagged core-metadata-arm64:latest 09:03:08  Building core-metadata ... done Building core-data 09:03:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:26 ---> d6b14a98b344 09:03:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:26 ---> Using cache 09:03:26 ---> efe1c2e212c0 09:03:26 Step 4/23 : WORKDIR /edgex-go 09:03:26 ---> Using cache 09:03:26 ---> f4e3db09ef2d 09:03:26 Step 5/23 : RUN apk add --update --no-cache make git 09:03:26 ---> Using cache 09:03:26 ---> d0e01e919fef 09:03:26 Step 6/23 : COPY go.mod vendor* ./ 09:03:26 ---> Using cache 09:03:26 ---> 44a726c21076 09:03:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:26 ---> Using cache 09:03:26 ---> 1fd746acdcde 09:03:26 Step 8/23 : COPY . . 09:03:27 ---> Using cache 09:03:27 ---> 5c1559ce24c5 09:03:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:03:27 ---> Running in 66829c2d8bca 09:03:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:04:27 Removing intermediate container 6cc10b0adc9f 09:04:27 ---> 3e860f8d0c7f 09:04:27 Step 7/27 : COPY . . 09:04:30 Removing intermediate container 9e9486cfb6c1 09:04:30 ---> 8f9378a6d92c 09:04:30 Step 8/23 : COPY . . 09:04:48 ---> 7921b7d90aa9 09:04:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:04:48 ---> Running in f6bc774b2cb8 09:04:48 Removing intermediate container f6bc774b2cb8 09:04:48 ---> 680cec8778da 09:04:48 Step 9/27 : WORKDIR /edgex-go/spire-build 09:04:48 ---> Running in d017cb90a0d8 09:04:49 Removing intermediate container d017cb90a0d8 09:04:49 ---> 2ff51c738a0f 09:04:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:49 ---> Running in 01f2be3923fb 09:04:49 ---> 744811e725ab 09:04:49 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:04:49 ---> Running in ff6b8fcfb727 09:04:50 Removing intermediate container 01f2be3923fb 09:04:50 ---> e0d72db5d9e2 09:04:50 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:04:50 ---> Running in f6d7282c48df 09:04:53 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:04:54 Removing intermediate container f6d7282c48df 09:04:54 ---> ce3e1b091051 09:04:54 Step 12/27 : WORKDIR /edgex-go 09:04:54 ---> Running in c99d79005f3d 09:04:55 Removing intermediate container c99d79005f3d 09:04:55 ---> f288eb55bd45 09:04:55 09:04:55 Step 13/27 : FROM alpine:3.17 09:04:55 ---> d74e625d9115 09:04:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:55 ---> Using cache 09:04:55 ---> 67fe0fbb4ced 09:04:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:55 ---> Running in a632b7b54fde 09:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:00 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:00 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:00 OK: 17689 distinct packages available 09:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:03 (1/4) Installing dumb-init (1.2.5-r2) 09:05:03 (2/4) Installing musl-obstack (1.2.3-r0) 09:05:03 (3/4) Installing libucontext (1.2-r0) 09:05:03 (4/4) Installing gcompat (1.1.0-r0) 09:05:03 Executing busybox-1.35.0-r29.trigger 09:05:03 OK: 8 MiB in 19 packages 09:05:05 Removing intermediate container a632b7b54fde 09:05:05 ---> fd2285184c4b 09:05:05 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:06 ---> bcfcdbc762fc 09:05:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:05:07 ---> 2e8f0afd6851 09:05:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:13 ---> 1bd880b5f589 09:05:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:05:14 ---> 76626d8e9230 09:05:14 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:05:15 ---> Running in 08b1f6aefd91 09:05:15 Removing intermediate container 08b1f6aefd91 09:05:15 ---> 0a53a508aca2 09:05:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:05:17 ---> 84a97215ad89 09:05:17 Step 22/27 : WORKDIR / 09:05:17 ---> Running in 5ac08c69c6c8 09:05:18 Removing intermediate container 5ac08c69c6c8 09:05:18 ---> a72884b80c07 09:05:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:18 ---> Running in 6093a173cb17 09:05:18 Removing intermediate container 6093a173cb17 09:05:18 ---> 47e67dbfb68b 09:05:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:18 ---> Running in 6feaf75f3f80 09:05:19 Removing intermediate container 6feaf75f3f80 09:05:19 ---> 21bdc1519b66 09:05:19 Step 25/27 : LABEL arch=arm64 09:05:19 ---> Running in 36ec44ac833c 09:05:20 Removing intermediate container 36ec44ac833c 09:05:20 ---> eac417166985 09:05:20 Step 26/27 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:05:20 ---> Running in 755faba6fab3 09:05:20 Removing intermediate container 755faba6fab3 09:05:20 ---> 480077409f0e 09:05:20 Step 27/27 : LABEL version=0.0.0 09:05:20 ---> Running in 395bddc94e9c 09:05:21 Removing intermediate container 395bddc94e9c 09:05:21 ---> 19e6cad0dc55 09:05:21 09:05:21 Successfully built 19e6cad0dc55 09:05:21 Successfully tagged security-spire-config-arm64:latest 09:05:21 Building security-spiffe-token-provider 09:05:39  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:05:39 ---> d6b14a98b344 09:05:39 Step 3/20 : WORKDIR /edgex-go 09:05:39 ---> Using cache 09:05:39 ---> 83dc7c31bba5 09:05:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:05:40 ---> Running in 3e3a1a6fa5f7 09:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:45 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:45 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:45 OK: 17691 distinct packages available 09:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:49 OK: 263 MiB in 53 packages 09:05:51 Removing intermediate container 3e3a1a6fa5f7 09:05:51 ---> 88d43ff5ef2b 09:05:51 Step 5/20 : COPY go.mod vendor* ./ 09:05:52 Removing intermediate container 57aa11e84b17 09:05:52 ---> 36280ed3c023 09:05:52 09:05:52 Step 10/23 : FROM alpine:3.17 09:05:52 ---> d74e625d9115 09:05:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:05:52 ---> Using cache 09:05:52 ---> 6ec485e2c215 09:05:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:05:52 ---> Using cache 09:05:52 ---> 7062a3019ac4 09:05:52 Step 13/23 : ENV APP_PORT=59861 09:05:52 ---> Running in aa001850ac87 09:05:52 ---> f292dde30320 09:05:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:52 ---> Running in badabb0515c6 09:05:53 Removing intermediate container aa001850ac87 09:05:53 ---> 9c7630071e07 09:05:53 Step 14/23 : EXPOSE $APP_PORT 09:05:53 ---> Running in a6375d106a8f 09:05:54 Removing intermediate container a6375d106a8f 09:05:54 ---> cdb60d4f6598 09:05:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:57 ---> ad57d838d4d2 09:05:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:05:57 ---> 28ba74f39522 09:05:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:00 ---> c5bf962520d5 09:06:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:06:01 ---> b0b16ec41df4 09:06:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:06:01 ---> Running in 4f15bfd1b8b5 09:06:02 Removing intermediate container 4f15bfd1b8b5 09:06:02 ---> 59fe28fab7e0 09:06:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:02 ---> Running in 97c60e43e551 09:06:03 Removing intermediate container 97c60e43e551 09:06:03 ---> 9b33c47e4f22 09:06:03 Step 21/23 : LABEL arch=arm64 09:06:03 ---> Running in 57ca60b30e6d 09:06:03 Removing intermediate container 57ca60b30e6d 09:06:03 ---> e1f62a1fc4a9 09:06:03 Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:06:03 ---> Running in b7685d7af8c0 09:06:04 Removing intermediate container b7685d7af8c0 09:06:04 ---> c7d22c17367f 09:06:04 Step 23/23 : LABEL version=0.0.0 09:06:04 ---> Running in 996d0d2d3f9d 09:06:05 Removing intermediate container 996d0d2d3f9d 09:06:05 ---> d850e2bd701d 09:06:05 09:06:05 Successfully built d850e2bd701d 09:06:05 Successfully tagged support-scheduler-arm64:latest 09:06:05 Building core-common-config-bootstrapper 09:06:25  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:06:25 ---> d6b14a98b344 09:06:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:06:25 ---> Using cache 09:06:25 ---> efe1c2e212c0 09:06:25 Step 4/23 : WORKDIR /edgex-go 09:06:25 ---> Using cache 09:06:25 ---> f4e3db09ef2d 09:06:25 Step 5/23 : RUN apk add --update --no-cache make git 09:06:25 ---> Using cache 09:06:25 ---> d0e01e919fef 09:06:25 Step 6/23 : COPY go.mod vendor* ./ 09:06:25 ---> Using cache 09:06:25 ---> 44a726c21076 09:06:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:25 ---> Using cache 09:06:25 ---> 1fd746acdcde 09:06:25 Step 8/23 : COPY . . 09:06:25 ---> Using cache 09:06:25 ---> 5c1559ce24c5 09:06:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:06:25 ---> Running in 352bb1cc2506 09:06:27 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:07:48 Removing intermediate container badabb0515c6 09:07:48 ---> 2f117c8a00d1 09:07:48 Step 7/20 : COPY . . 09:07:58 ---> 8d8f266323e5 09:07:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:58 ---> Running in 9d0eb1b03319 09:07:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:10:06 Removing intermediate container 0cf0bd9e77c3 09:10:06 ---> 28ecb5dd7fb4 09:10:06 09:10:06 Step 10/24 : FROM alpine:3.17 09:10:06 ---> d74e625d9115 09:10:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:10:06 ---> Using cache 09:10:06 ---> 6ec485e2c215 09:10:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:06 ---> Using cache 09:10:06 ---> 7062a3019ac4 09:10:06 Step 13/24 : ENV APP_PORT=59882 09:10:06 ---> Running in d42f12832ea0 09:10:06 Removing intermediate container d42f12832ea0 09:10:06 ---> 82654c25f099 09:10:06 Step 14/24 : EXPOSE $APP_PORT 09:10:06 ---> Running in 3de3c81134bc 09:10:06 Removing intermediate container 3de3c81134bc 09:10:06 ---> e4c1b2a554a8 09:10:06 Step 15/24 : WORKDIR / 09:10:06 ---> Running in 15f73d59222a 09:10:06 Removing intermediate container 15f73d59222a 09:10:06 ---> b43399c2e8a2 09:10:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:06 ---> bdab01438242 09:10:06 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:10:06 ---> e34f3d5ab9bd 09:10:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:06 ---> be323b0fa0fb 09:10:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:06 ---> 3337c6a8d808 09:10:06 Step 20/24 : ENTRYPOINT ["/core-command"] 09:10:06 ---> Running in 8d3fac38e2a6 09:10:06 Removing intermediate container 8d3fac38e2a6 09:10:06 ---> b32aa464db58 09:10:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:06 ---> Running in 0889d4ee356d 09:10:06 Removing intermediate container 0889d4ee356d 09:10:06 ---> 8de06132720a 09:10:06 Step 22/24 : LABEL arch=arm64 09:10:06 ---> Running in ced73b2d7657 09:10:06 Removing intermediate container ced73b2d7657 09:10:06 ---> b73d5daf4539 09:10:06 Step 23/24 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:10:06 ---> Running in 9dddb1d4e4fa 09:10:07 Removing intermediate container 9dddb1d4e4fa 09:10:07 ---> 258f3c499dcf 09:10:07 Step 24/24 : LABEL version=0.0.0 09:10:07 ---> Running in 29104c2333bf 09:10:08 Removing intermediate container 29104c2333bf 09:10:08 ---> 5a4bc5ad9a8e 09:10:08 09:10:08 Successfully built 5a4bc5ad9a8e 09:10:08 Successfully tagged core-command-arm64:latest 09:10:08  Building core-command ... done Building security-proxy-setup 09:10:26 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:26 ---> d6b14a98b344 09:10:26 Step 3/22 : WORKDIR /edgex-go 09:10:26 ---> Using cache 09:10:26 ---> 83dc7c31bba5 09:10:26 Step 4/22 : RUN apk add --update --no-cache make git 09:10:26 ---> Using cache 09:10:26 ---> 747a19c4ba0e 09:10:26 Step 5/22 : COPY go.mod vendor* ./ 09:10:26 ---> Using cache 09:10:26 ---> 65e2b4defe70 09:10:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:26 ---> Using cache 09:10:26 ---> 3fd80a0c981b 09:10:26 Step 7/22 : COPY . . 09:10:26 ---> Using cache 09:10:26 ---> abb96b6e3724 09:10:26 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:10:26 ---> Running in f64879201bd7 09:10:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:12:33 Removing intermediate container 66829c2d8bca 09:12:33 ---> 1ded00c2c457 09:12:33 09:12:33 Step 10/23 : FROM alpine:3.17 09:12:33 ---> d74e625d9115 09:12:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:12:33 ---> Running in 450821d50c8e 09:12:33 Removing intermediate container 450821d50c8e 09:12:33 ---> 4c7970b3beae 09:12:33 Step 12/23 : ENV APP_PORT=59880 09:12:33 ---> Running in e6b1abd156a0 09:12:33 Removing intermediate container e6b1abd156a0 09:12:33 ---> 831f107e84f0 09:12:33 Step 13/23 : EXPOSE $APP_PORT 09:12:33 ---> Running in e8ffb45fd0d8 09:12:33 Removing intermediate container e8ffb45fd0d8 09:12:33 ---> c1043cca1a00 09:12:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:12:33 ---> Running in 731e70e4f973 09:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:33 (1/1) Installing dumb-init (1.2.5-r2) 09:12:33 Executing busybox-1.35.0-r29.trigger 09:12:33 OK: 8 MiB in 16 packages 09:12:33 Removing intermediate container 731e70e4f973 09:12:33 ---> 0336400e28a3 09:12:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:33 ---> b2e0cefdc70a 09:12:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:33 ---> d5292be92cc7 09:12:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:33 ---> 78347428cc9c 09:12:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:12:33 ---> f191d03b5970 09:12:33 Step 19/23 : ENTRYPOINT ["/core-data"] 09:12:33 ---> Running in 8548b671a199 09:12:33 Removing intermediate container 8548b671a199 09:12:33 ---> a3467d3c4e47 09:12:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:33 ---> Running in 5822cc57876a 09:12:34 Removing intermediate container 5822cc57876a 09:12:34 ---> 726bbe806200 09:12:34 Step 21/23 : LABEL arch=arm64 09:12:34 ---> Running in 0bd3f358b249 09:12:34 Removing intermediate container 0bd3f358b249 09:12:34 ---> 66c9cbde5983 09:12:34 Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:12:34 ---> Running in e3b3b0b8950b 09:12:35 Removing intermediate container e3b3b0b8950b 09:12:35 ---> 3443df12ff85 09:12:35 Step 23/23 : LABEL version=0.0.0 09:12:35 ---> Running in c7f97cf88f6d 09:12:36 Removing intermediate container c7f97cf88f6d 09:12:36 ---> 7e4062a22ebc 09:12:36 09:12:36 Successfully built 7e4062a22ebc 09:12:36 Successfully tagged core-data-arm64:latest 09:14:29  Building core-data ... done Removing intermediate container 352bb1cc2506 09:14:29 ---> e2fe97bcf49a 09:14:29 09:14:29 Step 10/23 : FROM alpine:3.17 09:14:29 ---> d74e625d9115 09:14:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:29 ---> Using cache 09:14:29 ---> 6c9a647464e2 09:14:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:14:29 ---> Using cache 09:14:29 ---> 17cec02da3cf 09:14:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:29 ---> Using cache 09:14:29 ---> 42d4db74d398 09:14:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:14:29 ---> Using cache 09:14:29 ---> f648ea72d4b0 09:14:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:14:29 ---> b81737f2f6e4 09:14:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:14:29 ---> 7bd65baa196f 09:14:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:14:29 ---> 2eec857d6881 09:14:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:29 ---> Running in 70df37e3743e 09:14:29 Removing intermediate container 70df37e3743e 09:14:29 ---> a7cf0b582753 09:14:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:29 ---> Running in 95caa5c15c1c 09:14:29 Removing intermediate container 95caa5c15c1c 09:14:29 ---> ed4367b4e1bb 09:14:29 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:14:29 ---> Running in c5d965db80bf 09:14:30 Removing intermediate container c5d965db80bf 09:14:30 ---> c7448028b2c0 09:14:30 Step 21/23 : LABEL arch=arm64 09:14:30 ---> Running in c1c0a9bd2ba8 09:14:30 Removing intermediate container c1c0a9bd2ba8 09:14:30 ---> 28b303735d54 09:14:30 Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:14:31 ---> Running in c167912097b7 09:14:31 Removing intermediate container c167912097b7 09:14:31 ---> 6686055288f6 09:14:31 Step 23/23 : LABEL version=0.0.0 09:14:31 ---> Running in a700413493b5 09:14:32 Removing intermediate container a700413493b5 09:14:32 ---> 7cd2d28efa0b 09:14:32 09:14:32 Successfully built 7cd2d28efa0b 09:14:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:15:54  Building core-common-config-bootstrapper ... done Removing intermediate container ff6b8fcfb727 09:15:54 ---> 81f75eac18e5 09:15:54 09:15:54 Step 10/23 : FROM alpine:3.17 09:15:54 ---> d74e625d9115 09:15:54 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:54 ---> Running in f26c0f80a279 09:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:54 (1/2) Installing ca-certificates (20220614-r4) 09:15:54 (2/2) Installing dumb-init (1.2.5-r2) 09:15:54 Executing busybox-1.35.0-r29.trigger 09:15:54 Executing ca-certificates-20220614-r4.trigger 09:15:54 OK: 8 MiB in 17 packages 09:15:54 Removing intermediate container f26c0f80a279 09:15:54 ---> fb535ebce3c3 09:15:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:54 ---> Running in 94e6125f7131 09:15:54 Removing intermediate container 94e6125f7131 09:15:54 ---> 070f623c0a4a 09:15:54 Step 13/23 : ENV APP_PORT=59860 09:15:54 ---> Running in d171dfc818a7 09:15:54 Removing intermediate container d171dfc818a7 09:15:54 ---> 335a2e63a787 09:15:54 Step 14/23 : EXPOSE $APP_PORT 09:15:54 ---> Running in fd0e0e810e49 09:15:54 Removing intermediate container fd0e0e810e49 09:15:54 ---> 8f4cb07f6f01 09:15:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:54 ---> 32fbb4ecccad 09:15:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:54 ---> 743f040d3058 09:15:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:56 ---> 17f84876fb8e 09:15:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:57 ---> dc26a683b025 09:15:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:57 ---> Running in 3c7b49434f72 09:15:57 Removing intermediate container 3c7b49434f72 09:15:57 ---> 13447d05441a 09:15:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:57 ---> Running in 6a4c57cd9497 09:15:58 Removing intermediate container 6a4c57cd9497 09:15:58 ---> ce3f9a99550d 09:15:58 Step 21/23 : LABEL arch=arm64 09:15:58 ---> Running in 19a11b4d774e 09:15:58 Removing intermediate container 19a11b4d774e 09:15:58 ---> ec6c34cd714a 09:15:58 Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:15:58 ---> Running in b88fcd8f3743 09:15:59 Removing intermediate container b88fcd8f3743 09:15:59 ---> 8bf93bf76388 09:15:59 Step 23/23 : LABEL version=0.0.0 09:15:59 ---> Running in ac678cf2667a 09:16:00 Removing intermediate container ac678cf2667a 09:16:00 ---> 1cd5043e72fd 09:16:00 09:16:00 Successfully built 1cd5043e72fd 09:16:00 Successfully tagged support-notifications-arm64:latest 09:16:07  Building support-notifications ... done Removing intermediate container f64879201bd7 09:16:07 ---> 32ce4786c179 09:16:07 09:16:07 Step 9/22 : FROM alpine:3.17 09:16:07 ---> d74e625d9115 09:16:07 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:16:07 ---> Running in 2e08f26b82a7 09:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:09 (1/2) Installing dumb-init (1.2.5-r2) 09:16:09 (2/2) Installing openssl (3.0.8-r0) 09:16:09 Executing busybox-1.35.0-r29.trigger 09:16:09 OK: 8 MiB in 17 packages 09:16:10 Removing intermediate container 2e08f26b82a7 09:16:10 ---> 9db7c10a15b9 09:16:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:16:10 ---> Running in 49086823c199 09:16:11 Removing intermediate container 49086823c199 09:16:11 ---> f3398d4e5269 09:16:11 Step 12/22 : WORKDIR /edgex 09:16:11 ---> Running in 637a0fe8016f 09:16:11 Removing intermediate container 637a0fe8016f 09:16:11 ---> 6d98d202a807 09:16:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:12 ---> 5897ab281350 09:16:12 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:16:13 ---> 4be079ed8d48 09:16:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:14 ---> 9098fb8ab68e 09:16:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:15 ---> 05cedb6e1e97 09:16:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:15 ---> 63af4cc04693 09:16:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:16 ---> Running in ab01b649ce52 09:16:16 Removing intermediate container 9d0eb1b03319 09:16:16 ---> 51042304a1be 09:16:16 09:16:16 Step 9/20 : FROM alpine:3.17 09:16:16 ---> d74e625d9115 09:16:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:16:16 ---> Using cache 09:16:16 ---> 1186806d2e8b 09:16:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:16:16 ---> Running in e17911409d1f 09:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:18 Removing intermediate container ab01b649ce52 09:16:18 ---> 96bbf7722bfc 09:16:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:16:18 ---> Running in 9b45f6c141ca 09:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:18 Removing intermediate container 9b45f6c141ca 09:16:18 ---> 7b180a8cddf3 09:16:18 Step 20/22 : LABEL arch=arm64 09:16:18 ---> Running in 11853ec7ecd6 09:16:18 Removing intermediate container 11853ec7ecd6 09:16:18 ---> 977297ff471b 09:16:18 Step 21/22 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:16:19 ---> Running in 2211b8b28f2e 09:16:19 Removing intermediate container 2211b8b28f2e 09:16:19 ---> 34dc89f28624 09:16:19 Step 22/22 : LABEL version=0.0.0 09:16:19 ---> Running in 1f98ef0a9be9 09:16:19 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:16:19 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:16:19 OK: 17689 distinct packages available 09:16:19 Removing intermediate container 1f98ef0a9be9 09:16:19 ---> 3c21841c48cf 09:16:19 09:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:19 Successfully built 3c21841c48cf 09:16:19 Successfully tagged security-proxy-setup-arm64:latest 09:16:20  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:21 (1/9) Installing ca-certificates (20220614-r4) 09:16:21 (2/9) Installing brotli-libs (1.0.9-r9) 09:16:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:16:21 (4/9) Installing libcurl (7.88.1-r1) 09:16:21 (5/9) Installing curl (7.88.1-r1) 09:16:21 (6/9) Installing dumb-init (1.2.5-r2) 09:16:21 (7/9) Installing musl-obstack (1.2.3-r0) 09:16:21 (8/9) Installing libucontext (1.2-r0) 09:16:21 (9/9) Installing gcompat (1.1.0-r0) 09:16:21 Executing busybox-1.35.0-r29.trigger 09:16:21 Executing ca-certificates-20220614-r4.trigger 09:16:21 OK: 11 MiB in 24 packages 09:16:23 Removing intermediate container e17911409d1f 09:16:23 ---> 142a5a230baa 09:16:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:25 ---> f998d62b28bd 09:16:25 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:16:25 ---> 06240b564e06 09:16:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:16:27 ---> ba446f56f80f 09:16:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:16:27 ---> bc117c5c9990 09:16:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:16:27 ---> Running in 866f8af1a106 09:16:27 Removing intermediate container 866f8af1a106 09:16:27 ---> 5dc34726acd7 09:16:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:27 ---> Running in 38cce5a2f523 09:16:28 Removing intermediate container 38cce5a2f523 09:16:28 ---> cf2f5ed4357c 09:16:28 Step 18/20 : LABEL arch=arm64 09:16:28 ---> Running in 718d38dc4d10 09:16:28 Removing intermediate container 718d38dc4d10 09:16:28 ---> a1fa47f24a09 09:16:28 Step 19/20 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 09:16:28 ---> Running in 283635e173c5 09:16:28 Removing intermediate container 283635e173c5 09:16:28 ---> 96b1694b34db 09:16:28 Step 20/20 : LABEL version=0.0.0 09:16:28 ---> Running in 64ca80ec53a2 09:16:29 Removing intermediate container 64ca80ec53a2 09:16:29 ---> a9c1ab5e054a 09:16:29 09:16:29 Successfully built a9c1ab5e054a 09:16:29 Successfully tagged security-spiffe-token-provider-arm64:latest 09:16:29  Building security-spiffe-token-provider ... done  [Pipeline] } 09:16:29 $ docker stop --time=1 e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 09:16:31 $ docker rm -f --volumes e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:31 + docker images 09:16:31 REPOSITORY TAG IMAGE ID CREATED SIZE 09:16:31 security-spiffe-token-provider-arm64 latest a9c1ab5e054a 3 seconds ago 33.1MB 09:16:31 security-proxy-setup-arm64 latest 3c21841c48cf 12 seconds ago 19MB 09:16:31 51042304a1be 16 seconds ago 1.54GB 09:16:31 32ce4786c179 26 seconds ago 1.48GB 09:16:31 support-notifications-arm64 latest 1cd5043e72fd 32 seconds ago 32.5MB 09:16:31 81f75eac18e5 49 seconds ago 1.57GB 09:16:31 core-common-config-bootstrapper-arm64 latest 7cd2d28efa0b 2 minutes ago 17.4MB 09:16:31 e2fe97bcf49a 2 minutes ago 1.49GB 09:16:31 core-data-arm64 latest 7e4062a22ebc 3 minutes ago 20.2MB 09:16:31 1ded00c2c457 4 minutes ago 1.5GB 09:16:31 core-command-arm64 latest 5a4bc5ad9a8e 6 minutes ago 20MB 09:16:31 28ecb5dd7fb4 6 minutes ago 1.5GB 09:16:31 support-scheduler-arm64 latest d850e2bd701d 10 minutes ago 31.8MB 09:16:31 36280ed3c023 10 minutes ago 1.57GB 09:16:31 security-spire-config-arm64 latest 19e6cad0dc55 11 minutes ago 86.2MB 09:16:31 f288eb55bd45 11 minutes ago 1.36GB 09:16:31 core-metadata-arm64 latest 5e75ce61ad69 13 minutes ago 20.6MB 09:16:31 155593f873f6 13 minutes ago 1.51GB 09:16:31 security-bootstrapper-arm64 latest b977504673e0 14 minutes ago 22.2MB 09:16:31 security-secretstore-setup-arm64 latest a8f6ade868db 14 minutes ago 32.8MB 09:16:31 security-proxy-auth-arm64 latest 2a7a2171ca25 15 minutes ago 18.5MB 09:16:31 c2325b710de5 15 minutes ago 1.49GB 09:16:31 0bbe8ed1633e 15 minutes ago 1.49GB 09:16:31 9f613a835f4b 16 minutes ago 1.48GB 09:16:31 security-spire-agent-arm64 latest a401ba6ec7fd 22 minutes ago 125MB 09:16:31 security-spire-server-arm64 latest 3889e95ed745 22 minutes ago 87.1MB 09:16:31 4fe81c4e97bf 23 minutes ago 1.36GB 09:16:31 1fb555a71d80 23 minutes ago 1.36GB 09:16:31 ci-base-image-arm64 latest d6b14a98b344 40 minutes ago 866MB 09:16:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 09:16:31 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 09:16:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:32 09:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:32 arm64: Pulling from edgex-lftools-log-publisher 09:16:32 8998bd30e6a1: Pulling fs layer 09:16:32 04944245beec: Pulling fs layer 09:16:32 699f458cf7ca: Pulling fs layer 09:16:32 765212b225bb: Pulling fs layer 09:16:32 f23df028b6ca: Pulling fs layer 09:16:32 d65c8cfc05b1: Pulling fs layer 09:16:32 2437ff75d9bd: Pulling fs layer 09:16:32 765212b225bb: Waiting 09:16:32 d65c8cfc05b1: Waiting 09:16:32 2437ff75d9bd: Waiting 09:16:32 f23df028b6ca: Waiting 09:16:32 04944245beec: Verifying Checksum 09:16:32 04944245beec: Download complete 09:16:32 765212b225bb: Verifying Checksum 09:16:32 765212b225bb: Download complete 09:16:32 f23df028b6ca: Verifying Checksum 09:16:32 f23df028b6ca: Download complete 09:16:32 d65c8cfc05b1: Verifying Checksum 09:16:32 d65c8cfc05b1: Download complete 09:16:33 699f458cf7ca: Verifying Checksum 09:16:33 699f458cf7ca: Download complete 09:16:33 8998bd30e6a1: Verifying Checksum 09:16:33 8998bd30e6a1: Download complete 09:16:36 2437ff75d9bd: Verifying Checksum 09:16:36 2437ff75d9bd: Download complete 09:16:37 8998bd30e6a1: Pull complete 09:16:37 04944245beec: Pull complete 09:16:39 699f458cf7ca: Pull complete 09:16:39 765212b225bb: Pull complete 09:16:40 f23df028b6ca: Pull complete 09:16:40 d65c8cfc05b1: Pull complete 09:16:55 2437ff75d9bd: Pull complete 09:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container 09:16:55 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:58 $ docker top f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:59 ---> job-cost.sh 09:16:59 lf-activate-venv: SKIPPING 09:16:59 INFO: No Stack... 09:16:59 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:00 INFO: Archiving Costs [Pipeline] sh 09:17:00 + cut -d, -f6+ 09:17:00 cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 09:17:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] 09:17:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] did not exist. Created. 09:17:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:01 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:01 Stashed 1 file(s) [Pipeline] } 09:17:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:01 $ docker stop --time=1 f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 09:17:03 $ docker rm -f --volumes f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:17:03 provisioning config files... 09:17:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config254856497065869859tmp [Pipeline] { [Pipeline] sh 09:17:04 + set +x 09:17:04 + bash -s -- 09:17:04 + curl -s https://codecov.io/bash 09:17:04 09:17:04 _____ _ 09:17:04 / ____| | | 09:17:04 | | ___ __| | ___ ___ _____ __ 09:17:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:04 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:04 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:04 Bash-1.0.6 09:17:04 09:17:04 09:17:04 ==> git version 2.25.1 found 09:17:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:17:04 Release-Date: 2020-01-08 09:17:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:04 ==> Jenkins CI detected. 09:17:04 current dir:  /w/workspace/edgex-go/4 09:17:04 project root: . 09:17:04 --> token set from env 09:17:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:04 ==> Running gcov in . (disable via -X gcov) 09:17:04 ==> Python coveragepy not found 09:17:04 ==> Searching for coverage reports in: 09:17:04 + . 09:17:04 -> Found 1 reports 09:17:04 ==> Detecting git/mercurial file structure 09:17:04 ==> Reading reports 09:17:04 + ./coverage.out bytes=447378 09:17:04 ==> Appending adjustments 09:17:04 https://docs.codecov.io/docs/fixing-reports 09:17:05 + Found adjustments 09:17:05 ==> Gzipping contents 09:17:05 60K /tmp/codecov.ELBkBw.gz 09:17:05 ==> Uploading reports 09:17:05 url: https://codecov.io 09:17:05 query: branch=PR-4464&commit=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 09:17:05 -> Pinging Codecov 09:17:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 09:17:05 -> Uploading to 09:17:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e/ca47c517-3338-4beb-860e-d42810808df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T091705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=990226cd0983a79416d4386ed307a808c0765eeb61091aed744b058ad79ebd2a 09:17:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:05 Dload Upload Total Spent Left Speed 09:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57474 0 0 100 57474 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57474 0 0 100 57474 0 186k --:--:-- --:--:-- --:--:-- 185k 09:17:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] } 09:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:17:06 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:17:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:07 ---> package-listing.sh 09:17:07 ++ facter osfamily 09:17:07 ++ tr '[:upper:]' '[:lower:]' 09:17:07 + OS_FAMILY=debian 09:17:07 + workspace=/w/workspace/edgex-go/4 09:17:07 + START_PACKAGES=/tmp/packages_start.txt 09:17:07 + END_PACKAGES=/tmp/packages_end.txt 09:17:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:07 + PACKAGES=/tmp/packages_start.txt 09:17:07 + '[' /w/workspace/edgex-go/4 ']' 09:17:07 + PACKAGES=/tmp/packages_end.txt 09:17:07 + case "${OS_FAMILY}" in 09:17:07 + dpkg -l 09:17:07 + grep '^ii' 09:17:07 + '[' -f /tmp/packages_start.txt ']' 09:17:07 + '[' -f /tmp/packages_end.txt ']' 09:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:07 + '[' /w/workspace/edgex-go/4 ']' 09:17:07 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:17:07 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:17:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:08 09:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:08 latest: Pulling from edgex-lftools-log-publisher 09:17:08 5eb5b503b376: Pulling fs layer 09:17:08 5c69ac0246d0: Pulling fs layer 09:17:08 ec43610c2a17: Pulling fs layer 09:17:08 3a2ae6a8a46f: Pulling fs layer 09:17:08 33b1e0a273af: Pulling fs layer 09:17:08 5d3b04190fa2: Pulling fs layer 09:17:08 2f39f015ded8: Pulling fs layer 09:17:08 33b1e0a273af: Waiting 09:17:08 5d3b04190fa2: Waiting 09:17:08 2f39f015ded8: Waiting 09:17:08 3a2ae6a8a46f: Waiting 09:17:08 5c69ac0246d0: Download complete 09:17:08 3a2ae6a8a46f: Verifying Checksum 09:17:08 3a2ae6a8a46f: Download complete 09:17:09 33b1e0a273af: Verifying Checksum 09:17:09 33b1e0a273af: Download complete 09:17:09 5d3b04190fa2: Download complete 09:17:09 ec43610c2a17: Verifying Checksum 09:17:09 ec43610c2a17: Download complete 09:17:09 5eb5b503b376: Verifying Checksum 09:17:09 5eb5b503b376: Download complete 09:17:09 2f39f015ded8: Download complete 09:17:10 5eb5b503b376: Pull complete 09:17:10 5c69ac0246d0: Pull complete 09:17:10 ec43610c2a17: Pull complete 09:17:10 3a2ae6a8a46f: Pull complete 09:17:10 33b1e0a273af: Pull complete 09:17:11 5d3b04190fa2: Pull complete 09:17:15 2f39f015ded8: Pull complete 09:17:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:15 prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container 09:17:15 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:17 $ docker top c68d944beec3f4997764dcf8e268e3572b254de0087ddfe28ff07abb8903ff2a -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:17 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:17 + ls /var/log/sa-host 09:17:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:18 provisioning config files... 09:17:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config12944828160181175925tmp [Pipeline] { [Pipeline] echo 09:17:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:18 ---> create-netrc.sh [Pipeline] } 09:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:18 ---> python-tools-install.sh [Pipeline] echo 09:17:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:18 ---> sudo-logs.sh 09:17:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:19 ---> job-cost.sh 09:17:19 lf-activate-venv: SKIPPING 09:17:19 DEBUG: total: 0.10999999940395355 09:17:19 INFO: Retrieving Stack Cost... 09:17:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:20 INFO: Archiving Costs [Pipeline] echo 09:17:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:20 ---> logs-deploy.sh 09:17:20 lf-activate-venv: SKIPPING 09:17:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/4 09:17:20 INFO: archiving workspace using pattern(s): 09:17:21 Archives upload complete. 09:17:21 INFO: archiving logs to Nexus