Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+d52ecc9ec6b167035306dda8479a360a024b5268 (9a738b1715b6121ce98694c40fe588e2c8a4c33f) 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-ssh11463007752922558797.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-ssh8955786316917191548.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-4458/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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1805943088349166946.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-ssh14782975216313492165.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-4458/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-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11183961693243500257.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-4494 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Merge succeeded, producing ccdc1749f655513ce2893535d2b0a6a5926edb3e Checking out Revision ccdc1749f655513ce2893535d2b0a6a5926edb3e (PR-4458) > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # 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 d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccdc1749f655513ce2893535d2b0a6a5926edb3e # timeout=10 Commit message: "Merge commit 'd52ecc9ec6b167035306dda8479a360a024b5268' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:58 ========================================================= 08:29:58 EdgeX Global Pipelines Version Info 08:29:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 08:29:59 ------------------- 08:29:59 stable info: 08:29:59 ------------------- 08:29:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:59 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:29:59 Message: update stable to v1.0.245 08:29:59 ------------------- 08:29:59 experimental info: 08:29:59 ------------------- 08:29:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:59 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:29:59 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdc174 [Pipeline] echo 08:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:00 provisioning config files... 08:30:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9841557150740254226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:00 ---> docker-login.sh 08:30:00 nexus3.edgexfoundry.org:10001 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 nexus3.edgexfoundry.org:10002 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 nexus3.edgexfoundry.org:10003 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 nexus3.edgexfoundry.org:10004 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 docker.io 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 ---> docker-login.sh ends [Pipeline] } 08:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:01 + 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:01 + cut -d/ -f2 08:30:01 + dirname cmd/core-command/Dockerfile 08:30:01 + echo core-command,cmd/core-command/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:01 + dirname cmd/core-data/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo core-data,cmd/core-data/Dockerfile 08:30:01 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 08:30:01 08:30:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + dirname cmd/security-bootstrapper/Dockerfile 08:30:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:01 + dirname cmd/security-proxy-auth/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:01 + dirname cmd/security-proxy-setup/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:01 + dirname cmd/security-spire-agent/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:01 + dirname cmd/security-spire-config/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:01 + dirname cmd/security-spire-server/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + dirname cmd/support-notifications/Dockerfile 08:30:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:01 + dirname cmd/support-scheduler/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:01 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:02 + git rev-list -1 --merges ccdc1749f655513ce2893535d2b0a6a5926edb3e~1..ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo 08:30:02 -----------> git rev-list -1 --merges ccdc1749f655513ce2893535d2b0a6a5926edb3e~1..ccdc1749f655513ce2893535d2b0a6a5926edb3e ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:30:02 ccdc1749f655513ce2893535d2b0a6a5926edb3e [false] [Pipeline] sh 08:30:02 + git log --format=format:%s -1 ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo 08:30:02 ========================================================= 08:30:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:02 + grep -v github /etc/ssh/ssh_known_hosts 08:30:02 + [ -e /tmp/ssh_known_hosts ] 08:30:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:03 08:30:03 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:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:03 b85a868b505f: Pulling fs layer 08:30:03 e2be974225ed: Pulling fs layer 08:30:03 339a4e72a1f5: Pulling fs layer 08:30:03 988bab9f4d93: Pulling fs layer 08:30:03 1469e6f7b9e6: Pulling fs layer 08:30:03 eaf3925da568: Pulling fs layer 08:30:03 bab4dde63d76: Pulling fs layer 08:30:03 bde34c3a00c8: Pulling fs layer 08:30:03 b352a97aabf1: Pulling fs layer 08:30:03 4872d77fe225: Pulling fs layer 08:30:03 5851b861e8e6: Pulling fs layer 08:30:03 bab4dde63d76: Waiting 08:30:03 1469e6f7b9e6: Waiting 08:30:03 bde34c3a00c8: Waiting 08:30:03 eaf3925da568: Waiting 08:30:03 b352a97aabf1: Waiting 08:30:03 4872d77fe225: Waiting 08:30:03 5851b861e8e6: Waiting 08:30:03 988bab9f4d93: Waiting 08:30:03 e2be974225ed: Verifying Checksum 08:30:03 e2be974225ed: Download complete 08:30:03 988bab9f4d93: Verifying Checksum 08:30:03 988bab9f4d93: Download complete 08:30:03 1469e6f7b9e6: Verifying Checksum 08:30:03 1469e6f7b9e6: Download complete 08:30:03 eaf3925da568: Verifying Checksum 08:30:03 eaf3925da568: Download complete 08:30:03 339a4e72a1f5: Verifying Checksum 08:30:03 339a4e72a1f5: Download complete 08:30:03 bde34c3a00c8: Download complete 08:30:03 b352a97aabf1: Verifying Checksum 08:30:03 b352a97aabf1: Download complete 08:30:03 4872d77fe225: Download complete 08:30:03 5851b861e8e6: Verifying Checksum 08:30:03 5851b861e8e6: Download complete 08:30:03 b85a868b505f: Verifying Checksum 08:30:03 b85a868b505f: Download complete 08:30:04 bab4dde63d76: Verifying Checksum 08:30:04 bab4dde63d76: Download complete 08:30:05 b85a868b505f: Pull complete 08:30:05 e2be974225ed: Pull complete 08:30:05 339a4e72a1f5: Pull complete 08:30:05 988bab9f4d93: Pull complete 08:30:06 1469e6f7b9e6: Pull complete 08:30:06 eaf3925da568: Pull complete 08:30:08 bab4dde63d76: Pull complete 08:30:08 bde34c3a00c8: Pull complete 08:30:08 b352a97aabf1: Pull complete 08:30:08 4872d77fe225: Pull complete 08:30:08 5851b861e8e6: Pull complete 08:30:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:08 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 08:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:10 $ docker top a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed -eo pid,comm 08:30:10 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:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:10 [ssh-agent] Looking for ssh-agent implementation... 08:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:10 $ docker exec a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent 08:30:10 SSH_AUTH_SOCK=/tmp/ssh-G0iKUnAmkZAn/agent.31 08:30:10 SSH_AGENT_PID=37 08:30:10 Running ssh-add (command line suppressed) 08:30:10 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9682075736023557366.key (/w/workspace/edgex-go/3@tmp/private_key_9682075736023557366.key) 08:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:10 + git tag --points-at HEAD [Pipeline] } 08:30:11 $ docker exec --env ******** --env ******** a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent -k 08:30:11 unset SSH_AUTH_SOCK; 08:30:11 unset SSH_AGENT_PID; 08:30:11 echo Agent pid 37 killed; 08:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:11 [ssh-agent] Looking for ssh-agent implementation... 08:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:11 $ docker exec a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent 08:30:11 SSH_AUTH_SOCK=/tmp/ssh-GCnSfbDh3Wua/agent.69 08:30:11 SSH_AGENT_PID=75 08:30:11 Running ssh-add (command line suppressed) 08:30:11 Identity added: /w/workspace/edgex-go/3@tmp/private_key_12932998382452037603.key (/w/workspace/edgex-go/3@tmp/private_key_12932998382452037603.key) 08:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:11 + git semver init 08:30:12 2023-03-18 08:30:11,957 [run_init] DEBUG init version:0.0.0 force:False 08:30:12 2023-03-18 08:30:11,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:12 2023-03-18 08:30:11,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:12 2023-03-18 08:30:11,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:16 2023-03-18 08:30:16,187 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:16 2023-03-18 08:30:16,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4458 with force:False 08:30:16 2023-03-18 08:30:16,188 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4458 08:30:16 2023-03-18 08:30:16,193 [execute] INFO git cat-file --batch-check 08:30:16 2023-03-18 08:30:16,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:16 2023-03-18 08:30:16,200 [execute] INFO git cat-file --batch 08:30:16 2023-03-18 08:30:16,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:16 2023-03-18 08:30:16,205 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4458 08:30:16 0.0.0 [Pipeline] } 08:30:16 $ docker exec --env ******** --env ******** a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent -k 08:30:16 unset SSH_AUTH_SOCK; 08:30:16 unset SSH_AGENT_PID; 08:30:16 echo Agent pid 75 killed; 08:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:16 + git semver [Pipeline] } 08:30:17 $ docker stop --time=1 a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed 08:30:18 $ docker rm -f --volumes a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed [Pipeline] // withDockerContainer [Pipeline] sh 08:30:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:18 Stashed 1 file(s) [Pipeline] echo 08:30:18 [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:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:19 63b65145d645: Pulling fs layer 08:30:19 a2d21d5440eb: Pulling fs layer 08:30:19 935e6c44a52c: Pulling fs layer 08:30:19 94cc34f8dd06: Pulling fs layer 08:30:19 30dea6a524f1: Pulling fs layer 08:30:19 a2aff8979fd8: Pulling fs layer 08:30:19 6808be2612f2: Pulling fs layer 08:30:19 f25807f1079a: Pulling fs layer 08:30:19 94cc34f8dd06: Waiting 08:30:19 6808be2612f2: Waiting 08:30:19 30dea6a524f1: Waiting 08:30:19 f25807f1079a: Waiting 08:30:19 a2aff8979fd8: Waiting 08:30:19 a2d21d5440eb: Verifying Checksum 08:30:19 a2d21d5440eb: Download complete 08:30:19 94cc34f8dd06: Verifying Checksum 08:30:19 94cc34f8dd06: Download complete 08:30:19 30dea6a524f1: Verifying Checksum 08:30:19 30dea6a524f1: Download complete 08:30:19 63b65145d645: Verifying Checksum 08:30:19 63b65145d645: Download complete 08:30:19 a2aff8979fd8: Verifying Checksum 08:30:19 a2aff8979fd8: Download complete 08:30:19 63b65145d645: Pull complete 08:30:19 a2d21d5440eb: Pull complete 08:30:20 f25807f1079a: Verifying Checksum 08:30:20 f25807f1079a: Download complete 08:30:20 935e6c44a52c: Verifying Checksum 08:30:20 935e6c44a52c: Download complete 08:30:20 6808be2612f2: Verifying Checksum 08:30:20 6808be2612f2: Download complete 08:30:23 935e6c44a52c: Pull complete 08:30:23 94cc34f8dd06: Pull complete 08:30:23 30dea6a524f1: Pull complete 08:30:23 a2aff8979fd8: Pull complete 08:30:26 6808be2612f2: Pull complete 08:30:26 f25807f1079a: Pull complete 08:30:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:27 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:27 WORKDIR /edgex 08:30:27 COPY go.mod . 08:30:27 RUN go mod download build 08:30:27 -t ci-base-image-x86_64 -f - . 08:30:27 Sending build context to Docker daemon 170.4MB 08:30:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:27 ---> 3b553350e43f 08:30:27 Step 2/4 : WORKDIR /edgex 08:30:30 ---> Running in 776f631a6960 08:30:30 Removing intermediate container 776f631a6960 08:30:30 ---> d6157cbb10ac 08:30:30 Step 3/4 : COPY go.mod . 08:30:30 ---> f0d6baf6f0ca 08:30:30 Step 4/4 : RUN go mod download 08:30:30 ---> Running in 835b56c88e2d 08:30:34 Still waiting to schedule task 08:30:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:45 Removing intermediate container 835b56c88e2d 08:30:45 ---> 633e6d013f2d 08:30:45 Successfully built 633e6d013f2d 08:30:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker inspect -f . ci-base-image-x86_64 08:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:45 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 08:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:45 $ docker top 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:46 + go version 08:30:46 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:46 $ docker stop --time=1 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a 08:30:47 $ docker rm -f --volumes 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . ci-base-image-x86_64 08:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:48 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 08:30:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:48 $ docker top c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:48 ========================================================= 08:30:48 [edgeXBuildGoParallel] Running Tests and Build... 08:30:48 ========================================================= [Pipeline] sh 08:30:48 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:49 + make test 08:30:49 go test -race -coverprofile=coverage.out ./... 08:30:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.799s coverage: 88.5% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.9% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 82.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.310s coverage: 79.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 08:31:45 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:07 go vet ./... 08:32:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4495 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws 08:32:07 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:32:07 The recommended git tool is: git 08:32:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:12 ./bin/test-attribution-txt.sh 08:32:12 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:12 + ls -al . 08:32:12 total 704 08:32:12 drwxrwxr-x 11 1001 1001 4096 Mar 18 08:30 . 08:32:12 drwxr-xr-x 4 root root 4096 Mar 18 08:30 .. 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:29 .blubracket 08:32:12 -rw-rw-r-- 1 1001 1001 16 Mar 18 08:29 .dockerignore 08:32:12 drwxrwxr-x 8 1001 1001 4096 Mar 18 08:30 .git 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 18 08:29 .github 08:32:12 -rw-rw-r-- 1 1001 1001 1133 Mar 18 08:29 .gitignore 08:32:12 -rw-rw-r-- 1 1001 1001 42 Mar 18 08:29 .golangci.yml 08:32:12 -rw-rw-r-- 1 1001 1001 87 Mar 18 08:29 .hadolint.yml 08:32:12 drwxr-xr-x 3 1001 1001 4096 Mar 18 08:30 .semver 08:32:12 -rw-rw-r-- 1 1001 1001 166 Mar 18 08:29 .sonarcloud.properties 08:32:12 -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:29 ADOPTERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 10825 Mar 18 08:29 Attribution.txt 08:32:12 -rw-rw-r-- 1 1001 1001 73765 Mar 18 08:29 CHANGELOG.md 08:32:12 -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:29 CONTRIBUTING.md 08:32:12 -rw-rw-r-- 1 1001 1001 677 Mar 18 08:29 GOVERNANCE.md 08:32:12 -rw-rw-r-- 1 1001 1001 883 Mar 18 08:29 Jenkinsfile 08:32:12 -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:29 LICENSE 08:32:12 -rw-rw-r-- 1 1001 1001 14266 Mar 18 08:29 Makefile 08:32:12 -rw-rw-r-- 1 1001 1001 582 Mar 18 08:29 OWNERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 9403 Mar 18 08:29 README.md 08:32:12 -rw-rw-r-- 1 1001 1001 789 Mar 18 08:29 SECURITY.md 08:32:12 -rw-rw-r-- 1 1001 1001 5 Mar 18 08:30 VERSION 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:29 bin 08:32:12 drwxrwxr-x 18 1001 1001 4096 Mar 18 08:29 cmd 08:32:12 -rw-r--r-- 1 root root 447275 Mar 18 08:31 coverage.out 08:32:12 -rw-rw-r-- 1 1001 1001 3236 Mar 18 08:29 go.mod 08:32:12 -rw-rw-r-- 1 1001 1001 31410 Mar 18 08:29 go.sum 08:32:12 drwxrwxr-x 7 1001 1001 4096 Mar 18 08:29 internal 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 18 08:29 openapi 08:32:12 -rw-rw-r-- 1 1001 1001 594 Mar 18 08:29 security.txt 08:32:12 drwxrwxr-x 4 1001 1001 4096 Mar 18 08:29 snap 08:32:12 -rw-rw-r-- 1 1001 1001 204 Mar 18 08:29 version.go [Pipeline] sh 08:32:12 + '[' -e coverage.out ] 08:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:13 Stashed 1 file(s) [Pipeline] sh 08:32:13 + make build 08:32:13 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:13 using credential edgex-jenkins-ssh 08:32:13 Cloning the remote Git repository 08:32:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:13 > git init /w/workspace/edgex-go/3 # timeout=10 08:32:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:13 > git --version # timeout=10 08:32:13 > git --version # 'git version 2.25.1' 08:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:25 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:25 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:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:33 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 08:32:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:34 Merge succeeded, producing dc12e82fcf27e07851e55a88dfce156e2258c1db 08:32:34 Checking out Revision dc12e82fcf27e07851e55a88dfce156e2258c1db (PR-4458) 08:32:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:33 > git config core.sparsecheckout # timeout=10 08:32:33 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 08:32:33 > git remote # timeout=10 08:32:33 > git config --get remote.origin.url # timeout=10 08:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:33 > git merge d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 08:32:34 > git rev-parse HEAD^{commit} # timeout=10 08:32:34 > git config core.sparsecheckout # timeout=10 08:32:34 > git checkout -f dc12e82fcf27e07851e55a88dfce156e2258c1db # timeout=10 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:37 Commit message: "Merge commit 'd52ecc9ec6b167035306dda8479a360a024b5268' into HEAD" 08:32:37 First time build. Skipping changelog. 08:32:38 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:38 Dload Upload Total Spent Left Speed 08:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k 08:32:37 > git rev-list --no-walk 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 [Pipeline] sh 08:32:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:39 + sudo tee /etc/docker/daemon.new 08:32:39 { 08:32:39 "registry-mirrors": [ 08:32:39 "https://nexus3.edgexfoundry.org:10001" 08:32:39 ], 08:32:39 "bip": "10.250.0.254/24", 08:32:39 "hosts": [ 08:32:39 "tcp://0.0.0.0:5555", 08:32:39 "unix:///var/run/docker.sock" 08:32:39 ], 08:32:39 "mtu": 1458, 08:32:39 "selinux-enabled": true, 08:32:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:39 } [Pipeline] sh 08:32:40 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:32:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:40 + sudo service docker restart [Pipeline] } 08:32:40 $ docker stop --time=1 c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 08:32:43 $ docker rm -f --volumes c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 08:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 latest: Pulling from edgex-devops/edgex-compose 08:32:44 cbdbe7a5bc2a: Pulling fs layer 08:32:44 ca9280d653b3: Pulling fs layer 08:32:44 7e9c9ca2126c: Pulling fs layer 08:32:45 ca9280d653b3: Verifying Checksum 08:32:45 ca9280d653b3: Download complete 08:32:45 cbdbe7a5bc2a: Pull complete 08:32:45 7e9c9ca2126c: Download complete 08:32:45 ca9280d653b3: Pull complete 08:32:49 7e9c9ca2126c: Pull complete 08:32:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:49 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 08:32:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:50 $ docker top 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:50 + docker-compose+ build --help 08:32:50 grep parallel 08:32:51 --parallel Build images in parallel. [Pipeline] } 08:32:51 $ docker stop --time=1 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 08:32:52 $ docker rm -f --volumes 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:53 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 08:32:53 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:53 $ docker top 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:53 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:54 Building core-command ... 08:32:54 Building core-common-config-bootstrapper ... 08:32:54 Building core-data ... 08:32:54 Building core-metadata ... 08:32:54 Building security-bootstrapper ... 08:32:54 Building security-proxy-auth ... 08:32:54 Building security-proxy-setup ... 08:32:54 Building security-secretstore-setup ... 08:32:54 Building security-spiffe-token-provider ... 08:32:54 Building security-spire-agent ... 08:32:54 Building security-spire-config ... 08:32:54 Building security-spire-server ... 08:32:54 Building support-notifications ... 08:32:54 Building support-scheduler ... 08:32:54 Building core-metadata 08:32:54 Building support-scheduler 08:32:54 Building security-proxy-auth 08:32:54 Building core-data 08:32:54 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:58 provisioning config files... 08:32:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15483773178761322547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:59 ---> docker-login.sh 08:32:59 nexus3.edgexfoundry.org:10001 08:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:59 Configure a credential helper to remove this warning. See 08:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:59 08:32:59 Login Succeeded 08:32:59 nexus3.edgexfoundry.org:10002 08:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:59 Configure a credential helper to remove this warning. See 08:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:59 08:32:59 Login Succeeded 08:32:59 nexus3.edgexfoundry.org:10003 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 nexus3.edgexfoundry.org:10004 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 docker.io 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 ---> docker-login.sh ends [Pipeline] } 08:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:01 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:01 ========================================================= 08:33:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:33:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:02 af6eaf76a39c: Pulling fs layer 08:33:02 55522c791124: Pulling fs layer 08:33:02 ce5c4a1c91eb: Pulling fs layer 08:33:02 169dfbe0d373: Pulling fs layer 08:33:02 e1ff8fa3b103: Pulling fs layer 08:33:02 52ebb69f0ebf: Pulling fs layer 08:33:02 169dfbe0d373: Waiting 08:33:02 e1ff8fa3b103: Waiting 08:33:02 5abe8eddf0d5: Pulling fs layer 08:33:02 52ebb69f0ebf: Waiting 08:33:02 5abe8eddf0d5: Waiting 08:33:02 55522c791124: Verifying Checksum 08:33:02 55522c791124: Download complete 08:33:02 169dfbe0d373: Verifying Checksum 08:33:02 169dfbe0d373: Download complete 08:33:02 e1ff8fa3b103: Download complete 08:33:02 af6eaf76a39c: Download complete 08:33:03 5abe8eddf0d5: Verifying Checksum 08:33:03 5abe8eddf0d5: Download complete 08:33:04 52ebb69f0ebf: Verifying Checksum 08:33:04 52ebb69f0ebf: Download complete 08:33:04 ce5c4a1c91eb: Verifying Checksum 08:33:04 ce5c4a1c91eb: Download complete 08:33:05 af6eaf76a39c: Pull complete 08:33:06 55522c791124: Pull complete 08:33:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:06 ---> 633e6d013f2d 08:33:06 Step 3/25 : WORKDIR /edgex-go 08:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:06 ---> 633e6d013f2d 08:33:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:06 ---> 633e6d013f2d 08:33:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:06 ---> 633e6d013f2d 08:33:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:06 ---> 633e6d013f2d 08:33:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:09 ---> Running in 3220ece47bff 08:33:09 ---> Running in 273c24f0ee5a 08:33:09 ---> Running in 335d4e0f0a1e 08:33:09 ---> Running in affcbfdaedd4 08:33:09 ---> Running in b6d5ece5e5cb 08:33:09 Removing intermediate container 273c24f0ee5a 08:33:09 ---> 1a91daf324ab 08:33:09 Step 4/25 : WORKDIR /edgex-go 08:33:09 Removing intermediate container b6d5ece5e5cb 08:33:09 ---> 6fa9ded279b5 08:33:09 Step 4/23 : WORKDIR /edgex-go 08:33:09 Removing intermediate container affcbfdaedd4 08:33:09 ---> 47bfa835595f 08:33:09 Step 4/23 : WORKDIR /edgex-go 08:33:09 Removing intermediate container 335d4e0f0a1e 08:33:09 ---> 799fc790e1e1 08:33:09 Step 4/23 : WORKDIR /edgex-go 08:33:09 Removing intermediate container 3220ece47bff 08:33:09 ---> fe78745dbba9 08:33:09 Step 4/25 : RUN apk add --update --no-cache make git 08:33:09 ---> Running in e0d9c443c3e9 08:33:09 ---> Running in 7af192c86d8a 08:33:09 ---> Running in 8abfbfb1a8f4 08:33:09 ---> Running in be1c1be6c986 08:33:09 ---> Running in 941bc0b2bb99 08:33:09 Removing intermediate container 7af192c86d8a 08:33:09 ---> a3ecd99d7e0d 08:33:09 Step 5/23 : RUN apk add --update --no-cache make git 08:33:09 Removing intermediate container e0d9c443c3e9 08:33:09 ---> 1cc6b1cfc82c 08:33:09 Step 5/25 : RUN apk add --update --no-cache make git 08:33:09 Removing intermediate container 8abfbfb1a8f4 08:33:09 ---> 162bdda9d301 08:33:09 Step 5/23 : RUN apk add --update --no-cache make git 08:33:09 Removing intermediate container be1c1be6c986 08:33:09 ---> a5f960bb05be 08:33:09 Step 5/23 : RUN apk add --update --no-cache make git 08:33:09 ---> Running in 0fd57d6bd177 08:33:09 ---> Running in 1fb68397e27d 08:33:09 ---> Running in 4ef2317e1940 08:33:09 ---> Running in a4b63b0e7b8f 08:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:10 OK: 265 MiB in 53 packages 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 OK: 265 MiB in 53 packages 08:33:10 Removing intermediate container 941bc0b2bb99 08:33:10 ---> e227cfbd82dc 08:33:10 Step 5/25 : COPY go.mod vendor* ./ 08:33:10 Removing intermediate container 0fd57d6bd177 08:33:10 ---> 01a5fe40e8f0 08:33:10 Step 6/23 : COPY go.mod vendor* ./ 08:33:10 ---> b91d04e6d2bd 08:33:10 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 ---> 3d3dceecc58b 08:33:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 ---> Running in 561b45e90d86 08:33:11 ---> Running in 9e143eff541f 08:33:11 Removing intermediate container 1fb68397e27d 08:33:11 ---> 4f474def01ea 08:33:11 Step 6/23 : COPY go.mod vendor* ./ 08:33:11 Removing intermediate container 4ef2317e1940 08:33:11 ---> 00112d6ff0b5 08:33:11 Step 6/25 : COPY go.mod vendor* ./ 08:33:11 Removing intermediate container a4b63b0e7b8f 08:33:11 ---> 95ebcd98743a 08:33:11 Step 6/23 : COPY go.mod vendor* ./ 08:33:11 ---> 207978173de8 08:33:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 ---> Running in c474fd619487 08:33:11 ---> 6d6b7dcbfdf6 08:33:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 ---> 5f48efbbc814 08:33:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 ---> Running in 64c32bfed5c8 08:33:11 ---> Running in bcd533ad2cd2 08:33:18 ce5c4a1c91eb: Pull complete 08:33:18 169dfbe0d373: Pull complete 08:33:18 e1ff8fa3b103: Pull complete 08:33:25 52ebb69f0ebf: Pull complete 08:33:27 5abe8eddf0d5: Pull complete 08:33:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:27 WORKDIR /edgex 08:33:27 COPY go.mod . 08:33:27 RUN go mod download 08:33:27 + docker build -t ci-base-image-arm64 -f - . 08:33:28 Sending build context to Docker daemon 2.933MB 08:33:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:28 ---> 6cb57ee374ae 08:33:28 Step 2/4 : WORKDIR /edgex 08:33:30 ---> Running in 6b1e84a0d107 08:33:30 Removing intermediate container 6b1e84a0d107 08:33:30 ---> 69e020cada9a 08:33:30 Step 3/4 : COPY go.mod . 08:33:31 ---> 643e892c953c 08:33:31 Step 4/4 : RUN go mod download 08:33:31 ---> Running in 6f594c13d8d4 08:33:57 Removing intermediate container 6f594c13d8d4 08:33:57 ---> 8cab8a252a1c 08:33:57 Successfully built 8cab8a252a1c 08:33:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . ci-base-image-arm64 08:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container 08:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:59 $ docker top 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:00 + go version 08:34:00 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:00 $ docker stop --time=1 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de 08:34:01 $ docker rm -f --volumes 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker inspect -f . ci-base-image-arm64 08:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container 08:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:03 $ docker top e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:03 ========================================================= 08:34:03 [edgeXBuildGoParallel] Running Tests and Build... 08:34:03 ========================================================= [Pipeline] sh 08:34:04 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:04 + make test 08:34:04 go test -race -coverprofile=coverage.out ./... 08:34:07 Removing intermediate container c474fd619487 08:34:07 ---> 7e2fb0cb2ae2 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container 561b45e90d86 08:34:07 ---> 71394df2c133 08:34:07 Step 7/25 : COPY . . 08:34:07 Removing intermediate container 64c32bfed5c8 08:34:07 ---> 6e511fc5597f 08:34:07 Step 8/25 : COPY . . 08:34:07 Removing intermediate container bcd533ad2cd2 08:34:07 ---> a808950cf2c6 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container 9e143eff541f 08:34:07 ---> ea748f88584a 08:34:07 Step 8/23 : COPY . . 08:34:10 ---> 6e29cc0c8eab 08:34:10 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:10 ---> 7eaca4a6746f 08:34:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:10 ---> 33688283fd23 08:34:10 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:10 ---> Running in 80dc997d005c 08:34:10 ---> Running in c88ac612f2e5 08:34:10 ---> f0e975c648cb 08:34:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:10 ---> 2499357dee48 08:34:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:10 ---> Running in f522ab0e6e0f 08:34:10 ---> Running in f076c7f52fac 08:34:10 ---> Running in 01760e3d3925 08:34:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:11 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:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:11 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:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:44 Removing intermediate container 01760e3d3925 08:34:44 ---> 2b789fff1b6a 08:34:44 08:34:44 Step 10/23 : FROM alpine:3.17 08:34:44 3.17: Pulling from library/alpine 08:34:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:44 Status: Downloaded newer image for alpine:3.17 08:34:44 ---> b2aa39c304c2 08:34:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:47 ---> Running in 548d49d86c75 08:34:47 Removing intermediate container 548d49d86c75 08:34:47 ---> 9e940807faf1 08:34:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:47 Removing intermediate container c88ac612f2e5 08:34:47 ---> 5fad025531ae 08:34:47 08:34:47 Step 10/25 : FROM alpine:3.17 08:34:47 ---> b2aa39c304c2 08:34:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:34:47 Removing intermediate container 80dc997d005c 08:34:47 ---> 30028c4e5bba 08:34:47 08:34:47 Step 9/25 : FROM alpine:3.17 08:34:47 ---> b2aa39c304c2 08:34:47 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:47 Removing intermediate container f076c7f52fac 08:34:47 ---> 7a077ce837b2 08:34:47 08:34:47 Step 10/23 : FROM alpine:3.17 08:34:47 ---> b2aa39c304c2 08:34:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:47 ---> Running in a3cc57d15837 08:34:47 ---> Running in b0d8532507d6 08:34:47 ---> Running in 765ee925ebff 08:34:47 ---> Running in 266c2d5c3462 08:34:47 Removing intermediate container 266c2d5c3462 08:34:47 ---> ed2d7a80e48b 08:34:47 Step 12/23 : ENV APP_PORT=59880 08:34:47 ---> Running in 59b02611b386 08:34:47 Removing intermediate container 59b02611b386 08:34:47 ---> 06f1d1517e1d 08:34:47 Step 13/23 : EXPOSE $APP_PORT 08:34:48 ---> Running in 26a07a0ca0e2 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 Removing intermediate container 26a07a0ca0e2 08:34:48 ---> 2e5bbba7f425 08:34:48 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:48 ---> Running in 8103804d1612 08:34:48 (1/3) Installing ca-certificates (20220614-r4) 08:34:48 (1/1) Installing dumb-init (1.2.5-r2) 08:34:48 Executing busybox-1.35.0-r29.trigger 08:34:48 (2/3) Installing dumb-init (1.2.5-r2) 08:34:48 (3/3) Installing su-exec (0.2-r2) 08:34:48 OK: 7 MiB in 16 packages 08:34:48 (1/1) Installing dumb-init (1.2.5-r2) 08:34:48 Executing busybox-1.35.0-r29.trigger 08:34:48 Executing ca-certificates-20220614-r4.trigger 08:34:48 Executing busybox-1.35.0-r29.trigger 08:34:48 OK: 7 MiB in 16 packages 08:34:48 OK: 8 MiB in 18 packages 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:49 (1/1) Installing dumb-init (1.2.5-r2) 08:34:49 Executing busybox-1.35.0-r29.trigger 08:34:49 OK: 7 MiB in 16 packages 08:34:50 Removing intermediate container a3cc57d15837 08:34:50 ---> c0f9d7a71930 08:34:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:50 Removing intermediate container 765ee925ebff 08:34:50 ---> b217645818a5 08:34:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:50 Removing intermediate container b0d8532507d6 08:34:50 ---> b2f29e61210c 08:34:50 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:50 Removing intermediate container f522ab0e6e0f 08:34:50 ---> 48852e59ab86 08:34:50 08:34:50 Step 10/23 : FROM alpine:3.17 08:34:50 ---> b2aa39c304c2 08:34:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:50 ---> Using cache 08:34:50 ---> b217645818a5 08:34:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:50 ---> Running in e11e3fa7993c 08:34:50 Removing intermediate container 8103804d1612 08:34:50 ---> 31e5d4b17fd1 08:34:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:50 ---> Running in c657b1acb072 08:34:50 ---> Running in c26981a41457 08:34:50 ---> 2acfae5b08b8 08:34:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:50 Removing intermediate container e11e3fa7993c 08:34:50 ---> 0ed81592511d 08:34:50 Step 13/25 : ENV APP_PORT=59881 08:34:50 Removing intermediate container c26981a41457 08:34:50 ---> e3aa0ef2b760 08:34:50 Step 13/23 : ENV APP_PORT=59861 08:34:50 Removing intermediate container c657b1acb072 08:34:50 ---> 70e20d18f197 08:34:50 Step 12/25 : WORKDIR / 08:34:50 ---> 43739cdad957 08:34:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:50 ---> Running in b68389ebda64 08:34:50 ---> Running in ec4e57631c4a 08:34:50 ---> Running in d1e3ecd7bc3b 08:34:50 ---> 6ab3f6ec0ace 08:34:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:34:50 Removing intermediate container b68389ebda64 08:34:50 ---> 1d231870de8b 08:34:50 Step 14/25 : EXPOSE $APP_PORT 08:34:51 Removing intermediate container ec4e57631c4a 08:34:51 ---> 64bdfcced44c 08:34:51 Step 14/23 : EXPOSE $APP_PORT 08:34:51 ---> 8afa7481663f 08:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:51 ---> Running in 1af234288571 08:34:51 Removing intermediate container d1e3ecd7bc3b 08:34:51 ---> 258c691a6d94 08:34:51 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:51 ---> Running in 6db242698e40 08:34:51 ---> 0d1f53f15a4d 08:34:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:34:51 Removing intermediate container 1af234288571 08:34:51 ---> 750a0d2a1ece 08:34:51 Step 15/25 : WORKDIR / 08:34:51 ---> Running in b93c039681bf 08:34:51 Removing intermediate container 6db242698e40 08:34:51 ---> 9cea138f1ee1 08:34:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:51 ---> c1429a595663 08:34:51 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:34:51 ---> 384fdb9d1b89 08:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:34:51 ---> 02c71f00f5bc 08:34:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:51 Removing intermediate container b93c039681bf 08:34:51 ---> 7ca6d895dc5b 08:34:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:51 ---> 292d099aac28 08:34:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> fbaaf90ade38 08:34:51 08:34:51 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:34:51 ---> 2c355dd6cb7e 08:34:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:51 ---> Running in 084aef044c3a 08:34:51 ---> bf06f16cb220 08:34:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:34:51 ---> 72cedd50a943 08:34:51 Step 19/23 : ENTRYPOINT ["/core-data"] 08:34:51 ---> c5567836b203 08:34:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:51 ---> ca1497853b4b 08:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:51 ---> Running in bfedb0d29afe 08:34:52 ---> f7343fb7543d 08:34:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:52 Removing intermediate container bfedb0d29afe 08:34:52 ---> dbcb446b3520 08:34:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:52 ---> f71057726eca 08:34:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:52 ---> Running in b4ebeb63e559 08:34:52 ---> dd0c3678d91f 08:34:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:52 Removing intermediate container b4ebeb63e559 08:34:52 ---> 7889cd0ae223 08:34:52 Step 21/23 : LABEL arch=x86_64 08:34:52 ---> f6ad2be7daf3 08:34:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:52 ---> 9f6fea8e6b33 08:34:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:52 ---> Running in a13fa44cf472 08:34:52 ---> 9cecf096e68f 08:34:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:34:52 ---> 0495d6bdb9ed 08:34:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:52 Removing intermediate container 084aef044c3a 08:34:52 ---> 040e4e216f7b 08:34:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:52 Removing intermediate container a13fa44cf472 08:34:52 ---> bf8cb87356a9 08:34:52 Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:34:52 ---> 94e5dcc47ae8 08:34:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:53 ---> Running in cd4d98f55724 08:34:53 ---> Running in 81f872b98989 08:34:53 ---> Running in 74e116c2a3b3 08:34:53 Removing intermediate container cd4d98f55724 08:34:53 ---> 9a1aec1054b7 08:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:53 Removing intermediate container 81f872b98989 08:34:53 ---> f09a0ffe015a 08:34:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:34:53 Removing intermediate container 74e116c2a3b3 08:34:53 ---> 36db98085913 08:34:53 Step 23/23 : LABEL version=0.0.0 08:34:53 ---> 2d6bc3ea67a2 08:34:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:34:53 ---> Running in 3ab69b8944b4 08:34:53 ---> Running in 9592eb2ca155 08:34:53 ---> Running in b1e8f6bae9f5 08:34:53 ---> Running in 48043980a64c 08:34:53 ---> 000c23cb3052 08:34:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:53 Removing intermediate container 9592eb2ca155 08:34:53 ---> bac166cbb31d 08:34:53 08:34:53 Removing intermediate container b1e8f6bae9f5 08:34:53 ---> 50394283b6a9 08:34:53 Step 21/23 : LABEL arch=x86_64 08:34:53 Removing intermediate container 3ab69b8944b4 08:34:53 ---> 435ba148c632 08:34:53 Step 21/23 : LABEL arch=x86_64 08:34:53 Removing intermediate container 48043980a64c 08:34:53 ---> 87951fe90a95 08:34:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:53 ---> Running in 1df077e67167 08:34:53 ---> Running in 0145801f959b 08:34:53 ---> Running in 18fe98941ef1 08:34:53 Successfully built bac166cbb31d 08:34:53 Successfully tagged core-data:latest 08:34:53 Building security-spire-config 08:34:55  Building core-data ... done Removing intermediate container 18fe98941ef1 08:34:55 ---> d3abc74826a6 08:34:55 Step 23/25 : LABEL arch=x86_64 08:34:55 Removing intermediate container 1df077e67167 08:34:55 ---> 3c8c9224eaad 08:34:55 Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:34:55 ---> beee5488795b 08:34:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:55 Removing intermediate container 0145801f959b 08:34:55 ---> 93e6eeb1a31e 08:34:55 Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:34:55 ---> Running in 281d8771ce9c 08:34:55 ---> Running in 754c733922db 08:34:55 ---> Running in 5872b872170b 08:34:55 ---> Running in 137ce78e1329 08:34:55 Removing intermediate container 281d8771ce9c 08:34:55 ---> 49aac7aa6791 08:34:55 Step 24/25 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:34:55 Removing intermediate container 5872b872170b 08:34:55 ---> 859e04028c2f 08:34:55 Step 23/23 : LABEL version=0.0.0 08:34:55 Removing intermediate container 754c733922db 08:34:55 ---> 275f24b07061 08:34:55 Step 23/23 : LABEL version=0.0.0 08:34:56 ---> Running in 677193984cf8 08:34:56 ---> Running in d2e1d477b95d 08:34:56 ---> Running in 29f7a87cd240 08:34:56 Removing intermediate container 677193984cf8 08:34:56 ---> ad43b7f25fc1 08:34:56 Step 25/25 : LABEL version=0.0.0 08:34:56 Removing intermediate container 29f7a87cd240 08:34:56 ---> 9035d476283c 08:34:56 08:34:56 Removing intermediate container d2e1d477b95d 08:34:56 ---> 0e01c3680294 08:34:56 08:34:56 ---> Running in 7a7a8cfaf2f8 08:34:56 Successfully built 9035d476283c 08:34:56 Successfully tagged support-scheduler:latest 08:34:56 Building support-notifications 08:34:56  Building support-scheduler ... done Successfully built 0e01c3680294 08:34:56 Successfully tagged security-proxy-auth:latest 08:34:56 Building security-spire-server 08:34:56  Building security-proxy-auth ... done Removing intermediate container 137ce78e1329 08:34:56 ---> df8a418ab255 08:34:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:34:56 Removing intermediate container 7a7a8cfaf2f8 08:34:56 ---> d187c5807fb6 08:34:56 08:34:56 ---> Running in ccc63181849a 08:34:56 Successfully built d187c5807fb6 08:34:56 Successfully tagged core-metadata:latest 08:34:56  Building core-metadata ... done Building security-bootstrapper 08:34:57 Removing intermediate container ccc63181849a 08:34:57 ---> fc9eb0d506d8 08:34:57 Step 23/25 : LABEL arch=x86_64 08:34:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 633e6d013f2d 08:34:57 Step 3/27 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> fe78745dbba9 08:34:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:59 ---> Running in 34c6e88a9828 08:34:59 ---> Running in aaf7e28111a8 08:34:59 Removing intermediate container 34c6e88a9828 08:34:59 ---> e62478729157 08:34:59 Step 24/25 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:34:59 ---> Running in f7aaa7cbec23 08:34:59 Removing intermediate container f7aaa7cbec23 08:34:59 ---> 4f76a56b661f 08:34:59 Step 25/25 : LABEL version=0.0.0 08:34:59 ---> Running in e7e951586598 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:00 Removing intermediate container e7e951586598 08:35:00 ---> d9539ebcbbf2 08:35:00 08:35:00 Successfully built d9539ebcbbf2 08:35:00 Successfully tagged security-secretstore-setup:latest 08:35:00  Building security-secretstore-setup ... done Building security-spiffe-token-provider 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:00 OK: 265 MiB in 53 packages 08:35:02 Removing intermediate container aaf7e28111a8 08:35:02 ---> 0de2835fe06f 08:35:02 Step 5/27 : COPY go.mod vendor* ./ 08:35:02 ---> 5f31bc4daacc 08:35:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 ---> Running in 2f20ab258ede 08:35:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 633e6d013f2d 08:35:06 Step 3/26 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> fe78745dbba9 08:35:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:35:06 ---> Using cache 08:35:06 ---> 0de2835fe06f 08:35:06 Step 5/26 : COPY go.mod vendor* ./ 08:35:06 ---> Using cache 08:35:06 ---> 5f31bc4daacc 08:35:06 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 633e6d013f2d 08:35:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:06 ---> Using cache 08:35:06 ---> 799fc790e1e1 08:35:06 Step 4/23 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> a5f960bb05be 08:35:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:06 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 633e6d013f2d 08:35:06 Step 3/33 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> fe78745dbba9 08:35:06 Step 4/33 : RUN apk add --update --no-cache make git 08:35:06 ---> Using cache 08:35:06 ---> e227cfbd82dc 08:35:06 Step 5/33 : COPY go.mod vendor* ./ 08:35:06 ---> Using cache 08:35:06 ---> b91d04e6d2bd 08:35:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Using cache 08:35:06 ---> 71394df2c133 08:35:06 Step 7/33 : COPY . . 08:35:06 ---> Using cache 08:35:06 ---> 7eaca4a6746f 08:35:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 633e6d013f2d 08:35:06 Step 3/20 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> fe78745dbba9 08:35:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:08 ---> Running in 88862e1daea1 08:35:08 ---> Running in 09dc8342b554 08:35:08 ---> Running in c74379d4657c 08:35:08 ---> Running in e8224f441dac 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:09 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:09 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:09 OK: 17816 distinct packages available 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:09 OK: 265 MiB in 53 packages 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:09 OK: 265 MiB in 53 packages 08:35:11 Removing intermediate container 09dc8342b554 08:35:11 ---> 400049d5fdf4 08:35:11 Step 6/23 : COPY go.mod vendor* ./ 08:35:11 Removing intermediate container 88862e1daea1 08:35:11 ---> fb58c36503bb 08:35:11 Step 5/20 : COPY go.mod vendor* ./ 08:35:11 ---> 9d6d587077ff 08:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 ---> Running in bafafc059b31 08:35:11 ---> 5652c7bd3d4c 08:35:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 ---> Running in 2ae40440190e 08:35:26 Removing intermediate container 2f20ab258ede 08:35:26 ---> 9ecdb4719d79 08:35:26 Step 7/27 : COPY . . 08:35:34 ---> 91c9725f08e7 08:35:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:34 Removing intermediate container e8224f441dac 08:35:34 ---> 7dac86d2f93f 08:35:34 08:35:34 Step 9/33 : FROM alpine:3.17 08:35:34 ---> b2aa39c304c2 08:35:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:34 ---> Running in ea31eda2e48d 08:35:34 ---> Running in 177a76b15d3b 08:35:34 Removing intermediate container ea31eda2e48d 08:35:34 ---> c96d8285ea40 08:35:34 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:34 Removing intermediate container 177a76b15d3b 08:35:34 ---> 3a115a1caba5 08:35:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:34 ---> Running in 3a3113dde037 08:35:34 ---> Running in 8c3002ebb094 08:35:34 Removing intermediate container 3a3113dde037 08:35:34 ---> da29a1160d30 08:35:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:34 Removing intermediate container c74379d4657c 08:35:34 ---> 4645ca92aafe 08:35:34 Step 7/26 : COPY . . 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:35 ---> Running in 8424586ecd15 08:35:35 Removing intermediate container 2ae40440190e 08:35:35 ---> 0f379fe2c124 08:35:35 Step 7/20 : COPY . . 08:35:35 Removing intermediate container bafafc059b31 08:35:35 ---> 02156c292692 08:35:35 Step 8/23 : COPY . . 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:35 (1/2) Installing dumb-init (1.2.5-r2) 08:35:35 (2/2) Installing su-exec (0.2-r2) 08:35:35 Executing busybox-1.35.0-r29.trigger 08:35:35 OK: 7 MiB in 17 packages 08:35:37 Removing intermediate container 8424586ecd15 08:35:37 ---> 24d69462e50d 08:35:37 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:41 ---> Running in 4dd7bc6e2684 08:35:41 ---> deea51fc7076 08:35:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:41 Removing intermediate container 8c3002ebb094 08:35:41 ---> 6fc5855c78c5 08:35:41 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:41 ---> e41720fa477b 08:35:41 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:35:41 ---> e48f4ba9d3b3 08:35:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:41 ---> Running in c75ac10dc142 08:35:41 ---> Running in 57a37a82a089 08:35:41 ---> Running in 6c9a2431319c 08:35:41 ---> Running in becd2adce602 08:35:41 Removing intermediate container 57a37a82a089 08:35:41 ---> 1608532136b2 08:35:41 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:41 Removing intermediate container becd2adce602 08:35:41 ---> 37beaccd9fe4 08:35:41 Step 9/26 : WORKDIR /edgex-go/spire-build 08:35:41 ---> Running in c5c5a7c36bf8 08:35:41 ---> Running in b06be87a1df0 08:35:41 Removing intermediate container c5c5a7c36bf8 08:35:41 ---> 74b7cd3ab452 08:35:41 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:41 Removing intermediate container b06be87a1df0 08:35:41 ---> 4697bf4ee26f 08:35:41 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:41 ---> Running in 04fc88d78b3e 08:35:41 ---> Running in 783c119f8c77 08:35:41 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:41 Removing intermediate container 04fc88d78b3e 08:35:41 ---> b7a85362616f 08:35:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:41 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:41 Removing intermediate container 783c119f8c77 08:35:41 ---> 5dbe5f158f0c 08:35:41 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:41 ---> Running in 4279acd5984c 08:35:41 Removing intermediate container 4dd7bc6e2684 08:35:41 ---> a3dc4d66105e 08:35:41 Step 12/27 : WORKDIR /edgex-go 08:35:41 ---> Running in 1050bea80cc0 08:35:41 ---> Running in 28fc86650192 08:35:41 Removing intermediate container 4279acd5984c 08:35:41 ---> ad84c4490ee9 08:35:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:41 ---> Running in 4f41c8bc3528 08:35:41 Removing intermediate container 28fc86650192 08:35:41 ---> fe9655a7dcbc 08:35:41 08:35:41 Step 13/27 : FROM alpine:3.17 08:35:41 ---> b2aa39c304c2 08:35:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:41 ---> Using cache 08:35:41 ---> 3a115a1caba5 08:35:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:42 ---> Running in 6c4fa89efe1e 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 Removing intermediate container 1050bea80cc0 08:35:42 ---> e42d05241442 08:35:42 Step 12/26 : WORKDIR /edgex-go 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:42 ---> Running in 1c83d2355287 08:35:42 Removing intermediate container 1c83d2355287 08:35:42 ---> b88926ecdae9 08:35:42 08:35:42 Step 13/26 : FROM alpine:3.17 08:35:42 ---> b2aa39c304c2 08:35:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:42 ---> Using cache 08:35:42 ---> 3a115a1caba5 08:35:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:42 Removing intermediate container 4f41c8bc3528 08:35:42 ---> b80fe9d3f39a 08:35:42 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:42 ---> Running in d003b2b38175 08:35:42 ---> Running in 7979db9f1a44 08:35:42 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:42 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:42 OK: 17816 distinct packages available 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:43 Removing intermediate container 7979db9f1a44 08:35:43 ---> 7ab299d588a3 08:35:43 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 ---> f9b94b803bba 08:35:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:43 ---> Running in 4d1098d9127c 08:35:43 (1/4) Installing dumb-init (1.2.5-r2) 08:35:43 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:43 (3/4) Installing libucontext (1.2-r0) 08:35:43 (4/4) Installing gcompat (1.1.0-r0) 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 Executing busybox-1.35.0-r29.trigger 08:35:43 OK: 7 MiB in 19 packages 08:35:43 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:43 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:43 OK: 17816 distinct packages available 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 Removing intermediate container 6c4fa89efe1e 08:35:43 ---> ecc12f66e0ce 08:35:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 (1/5) Installing dumb-init (1.2.5-r2) 08:35:44 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:44 (3/5) Installing libucontext (1.2-r0) 08:35:44 (4/5) Installing gcompat (1.1.0-r0) 08:35:44 (5/5) Installing openssl (3.0.8-r0) 08:35:44 Executing busybox-1.35.0-r29.trigger 08:35:44 OK: 8 MiB in 20 packages 08:35:44 Removing intermediate container 4d1098d9127c 08:35:44 ---> 4772a1a3931f 08:35:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 ---> b62aa033b45f 08:35:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:44 ---> 2d4892c1e4e2 08:35:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:44 ---> 8b564a2354c6 08:35:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:44 Removing intermediate container d003b2b38175 08:35:44 ---> ea38398400c1 08:35:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 ---> 70dfdd3e77d8 08:35:44 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:45 ---> 61af9afe09a7 08:35:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:45 ---> 102de42d009c 08:35:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:45 ---> 4e99686ad515 08:35:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:46 ---> 86faeb3b625e 08:35:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:46 ---> 30cd3af1b417 08:35:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:46 ---> 85fbd5975703 08:35:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:46 ---> da84982a38bf 08:35:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:47 ---> Running in 1eb3eac71626 08:35:47 ---> bd473c54d6a5 08:35:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:47 Removing intermediate container 1eb3eac71626 08:35:47 ---> d4e2f77fd530 08:35:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:48 ---> de2d828580e9 08:35:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:48 ---> 2d7ba269e15f 08:35:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:48 ---> 88b2698f6eb4 08:35:48 Step 22/27 : WORKDIR / 08:35:48 ---> Running in 390163dc7fa8 08:35:48 ---> 12bb73ca49af 08:35:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:48 ---> 6bb6827dce8a 08:35:48 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:48 ---> Running in 9b7adce4115c 08:35:49 Removing intermediate container 390163dc7fa8 08:35:49 ---> bc46d2e6247e 08:35:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:49 ---> Running in 338d201b0da5 08:35:49 ---> ea2f7b8e55e1 08:35:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:49 Removing intermediate container 338d201b0da5 08:35:49 ---> 1b4d6f045a8e 08:35:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:50 ---> c465d1eb0f37 08:35:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:50 ---> Running in 82bbb7e91b06 08:35:50 ---> Running in ba94a9ce7046 08:35:50 Removing intermediate container 82bbb7e91b06 08:35:50 ---> 9fd3320caf86 08:35:50 Step 25/27 : LABEL arch=x86_64 08:35:50 ---> Running in a1a832c65bbd 08:35:50 Removing intermediate container ba94a9ce7046 08:35:50 ---> 987be16c6c1e 08:35:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:50 ---> Running in 2648da8889a6 08:35:50 Removing intermediate container 9b7adce4115c 08:35:50 ---> 4395cf332f2e 08:35:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:51 ---> Running in 55aa96082d33 08:35:51 Removing intermediate container a1a832c65bbd 08:35:51 ---> 2188952e29f7 08:35:51 Step 26/27 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:35:51 ---> Running in f96c65860283 08:35:51 Removing intermediate container 2648da8889a6 08:35:51 ---> 259deede7f6f 08:35:51 Step 24/26 : LABEL arch=x86_64 08:35:51 ---> Running in 84ee5998e3b8 08:35:51 Removing intermediate container 55aa96082d33 08:35:51 ---> 4e760ed34999 08:35:51 Step 30/33 : CMD ["gate"] 08:35:51 ---> Running in ca49b492347c 08:35:51 Removing intermediate container f96c65860283 08:35:51 ---> 8c072dc27b1b 08:35:51 Step 27/27 : LABEL version=0.0.0 08:35:51 ---> Running in 4845a452a4eb 08:35:51 Removing intermediate container 84ee5998e3b8 08:35:51 ---> da814ea3cc5b 08:35:51 Step 25/26 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:35:52 Removing intermediate container ca49b492347c 08:35:52 ---> 7d2462db357d 08:35:52 Step 31/33 : LABEL arch=x86_64 08:35:52 ---> Running in 46c30961c3ce 08:35:52 ---> Running in 413751b64f01 08:35:52 Removing intermediate container 4845a452a4eb 08:35:52 ---> 6e230edb5b49 08:35:52 08:35:52 Successfully built 6e230edb5b49 08:35:52 Successfully tagged security-spire-config:latest 08:35:52  Building security-spire-config ... done Building security-spire-agent 08:35:52 Removing intermediate container 46c30961c3ce 08:35:52 ---> bf4bb0492792 08:35:52 Step 26/26 : LABEL version=0.0.0 08:35:53 Removing intermediate container 413751b64f01 08:35:53 ---> e86e4392f6e5 08:35:53 Step 32/33 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:35:53 ---> Running in c346df912ccb 08:35:54 ---> Running in 112921f2829b 08:35:54 Removing intermediate container c346df912ccb 08:35:54 ---> 2f3d9e75b65d 08:35:54 08:35:54 Successfully built 2f3d9e75b65d 08:35:54 Successfully tagged security-spire-server:latest 08:35:54 Building core-command 08:35:54  Building security-spire-server ... done Removing intermediate container 112921f2829b 08:35:54 ---> ddd60a659383 08:35:54 Step 33/33 : LABEL version=0.0.0 08:35:54 ---> Running in 5e735f9e7a30 08:35:56 Removing intermediate container 5e735f9e7a30 08:35:56 ---> 815b192e0600 08:35:56 08:35:56 Successfully built 815b192e0600 08:35:56 Successfully tagged security-bootstrapper:latest 08:35:56  Building security-bootstrapper ... done Building core-common-config-bootstrapper 08:35:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:58 ---> 633e6d013f2d 08:35:58 Step 3/27 : WORKDIR /edgex-go 08:35:58 ---> Using cache 08:35:58 ---> fe78745dbba9 08:35:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:58 ---> Using cache 08:35:58 ---> 0de2835fe06f 08:35:58 Step 5/27 : COPY go.mod vendor* ./ 08:35:58 ---> Using cache 08:35:58 ---> 5f31bc4daacc 08:35:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Using cache 08:35:58 ---> 4645ca92aafe 08:35:58 Step 7/27 : COPY . . 08:35:58 ---> Using cache 08:35:58 ---> e41720fa477b 08:35:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:58 ---> Using cache 08:35:58 ---> 37beaccd9fe4 08:35:58 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:58 ---> Using cache 08:35:58 ---> 4697bf4ee26f 08:35:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:58 ---> Using cache 08:35:58 ---> 5dbe5f158f0c 08:35:58 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:59 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:59 ---> 633e6d013f2d 08:35:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:59 ---> Using cache 08:35:59 ---> 799fc790e1e1 08:35:59 Step 4/24 : WORKDIR /edgex-go 08:35:59 ---> Using cache 08:35:59 ---> a5f960bb05be 08:35:59 Step 5/24 : RUN apk add --update --no-cache make git 08:35:59 ---> Using cache 08:35:59 ---> 95ebcd98743a 08:35:59 Step 6/24 : COPY go.mod vendor* ./ 08:35:59 ---> Using cache 08:35:59 ---> 5f48efbbc814 08:35:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 ---> Using cache 08:35:59 ---> a808950cf2c6 08:35:59 Step 8/24 : COPY . . 08:35:59 ---> Using cache 08:35:59 ---> 33688283fd23 08:35:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:00 ---> 633e6d013f2d 08:36:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:00 ---> Using cache 08:36:00 ---> 799fc790e1e1 08:36:00 Step 4/23 : WORKDIR /edgex-go 08:36:00 ---> Using cache 08:36:00 ---> a5f960bb05be 08:36:00 Step 5/23 : RUN apk add --update --no-cache make git 08:36:00 ---> Using cache 08:36:00 ---> 95ebcd98743a 08:36:00 Step 6/23 : COPY go.mod vendor* ./ 08:36:00 ---> Using cache 08:36:00 ---> 5f48efbbc814 08:36:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 ---> Using cache 08:36:00 ---> a808950cf2c6 08:36:00 Step 8/23 : COPY . . 08:36:00 ---> Using cache 08:36:00 ---> 33688283fd23 08:36:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:01 ---> Running in 03e840dcf28d 08:36:01 ---> Running in d24f424e276b 08:36:01 ---> Running in a2a79af473b5 08:36:02 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:36:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:02 Removing intermediate container 03e840dcf28d 08:36:02 ---> 6c08b671a9f3 08:36:02 Step 12/27 : WORKDIR /edgex-go 08:36:02 ---> Running in 3c78a2c36126 08:36:02 Removing intermediate container 3c78a2c36126 08:36:02 ---> 876f095e9ad2 08:36:02 08:36:02 Step 13/27 : FROM alpine:3.17 08:36:02 ---> b2aa39c304c2 08:36:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:02 ---> Using cache 08:36:02 ---> 3a115a1caba5 08:36:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:02 ---> Using cache 08:36:02 ---> ea38398400c1 08:36:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> Using cache 08:36:02 ---> 61af9afe09a7 08:36:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:02 ---> Using cache 08:36:03 ---> 4e99686ad515 08:36:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:04 ---> 39406793d697 08:36:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:06 ---> 40df09161fdc 08:36:06 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:07 Removing intermediate container 6c9a2431319c 08:36:07 ---> 26026ffb5482 08:36:07 08:36:07 Step 9/20 : FROM alpine:3.17 08:36:07 ---> b2aa39c304c2 08:36:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:07 ---> Using cache 08:36:07 ---> 3a115a1caba5 08:36:07 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:07 ---> 143fe0dbc3bb 08:36:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:07 ---> Running in cde76c2fe82b 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:08 ---> 0281c073d207 08:36:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:08 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:08 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:08 OK: 17816 distinct packages available 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:08 (1/9) Installing ca-certificates (20220614-r4) 08:36:08 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:08 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:08 (4/9) Installing libcurl (7.88.1-r0) 08:36:08 (5/9) Installing curl (7.88.1-r0) 08:36:08 (6/9) Installing dumb-init (1.2.5-r2) 08:36:08 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:08 (8/9) Installing libucontext (1.2-r0) 08:36:08 (9/9) Installing gcompat (1.1.0-r0) 08:36:08 Executing busybox-1.35.0-r29.trigger 08:36:08 Executing ca-certificates-20220614-r4.trigger 08:36:09 OK: 10 MiB in 24 packages 08:36:09 ---> 98046830b990 08:36:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:09 ---> Running in 76b937b0d961 08:36:09 Removing intermediate container c75ac10dc142 08:36:09 ---> c460f5e2853b 08:36:09 08:36:09 Step 10/23 : FROM alpine:3.17 08:36:09 ---> b2aa39c304c2 08:36:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:09 ---> Running in 5cac9ac57f20 08:36:09 Removing intermediate container 76b937b0d961 08:36:09 ---> d2a1bb6dd44a 08:36:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:09 ---> Running in da9835ba28b7 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 Removing intermediate container da9835ba28b7 08:36:10 ---> cce16632d80d 08:36:10 Step 25/27 : LABEL arch=x86_64 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 Removing intermediate container cde76c2fe82b 08:36:10 ---> b6a06a52fd0c 08:36:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 ---> Running in ab33695b96bd 08:36:10 (1/2) Installing ca-certificates (20220614-r4) 08:36:10 (2/2) Installing dumb-init (1.2.5-r2) 08:36:10 Executing busybox-1.35.0-r29.trigger 08:36:10 Executing ca-certificates-20220614-r4.trigger 08:36:10 OK: 8 MiB in 17 packages 08:36:11 Removing intermediate container ab33695b96bd 08:36:11 ---> 2b1b5c9f0529 08:36:11 Step 26/27 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:11 ---> d3502d3b52eb 08:36:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:11 ---> Running in e8f7ff7d26b8 08:36:11 Removing intermediate container e8f7ff7d26b8 08:36:11 ---> 27f57f400c77 08:36:11 Step 27/27 : LABEL version=0.0.0 08:36:11 ---> 97ed9cfff1b8 08:36:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:11 Removing intermediate container 5cac9ac57f20 08:36:11 ---> de1575f6df04 08:36:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:11 ---> Running in 75e97f815243 08:36:11 ---> Running in 0991badf9d47 08:36:12 Removing intermediate container 75e97f815243 08:36:12 ---> 96cc7d422753 08:36:12 08:36:12 Successfully built 96cc7d422753 08:36:12 Removing intermediate container 0991badf9d47 08:36:12 ---> 03f857871656 08:36:12 Step 13/23 : ENV APP_PORT=59860 08:36:12 Successfully tagged security-spire-agent:latest 08:36:12  Building security-spire-agent ... done Building security-proxy-setup 08:36:13 ---> Running in 6489fb1d80e7 08:36:13 ---> cb4c526fbda4 08:36:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:14 Removing intermediate container 6489fb1d80e7 08:36:14 ---> a878c1f3b9ae 08:36:14 Step 14/23 : EXPOSE $APP_PORT 08:36:14 ---> 6c8ccd49788d 08:36:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:14 ---> Running in 2fe7e1a8104b 08:36:14 ---> Running in 2e3b70248fad 08:36:15 Removing intermediate container 2fe7e1a8104b 08:36:15 ---> 4deabcffb26d 08:36:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:15 Removing intermediate container 2e3b70248fad 08:36:15 ---> 206ea68b26c2 08:36:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:15 ---> Running in d26c64c2990c 08:36:15 ---> 8c68c3d925a2 08:36:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:15 Removing intermediate container d26c64c2990c 08:36:15 ---> 21559a3a13dc 08:36:15 Step 18/20 : LABEL arch=x86_64 08:36:15 ---> Running in 0aa38abe7097 08:36:16 ---> f07f16e01dc3 08:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:16 Removing intermediate container 0aa38abe7097 08:36:16 ---> a106d5ccf8af 08:36:16 Step 19/20 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:16 ---> Running in fdc8de41ca76 08:36:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> 633e6d013f2d 08:36:16 Step 3/22 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> fe78745dbba9 08:36:16 Step 4/22 : RUN apk add --update --no-cache make git 08:36:16 ---> Using cache 08:36:16 ---> e227cfbd82dc 08:36:16 Step 5/22 : COPY go.mod vendor* ./ 08:36:16 ---> Using cache 08:36:16 ---> b91d04e6d2bd 08:36:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:16 ---> Using cache 08:36:16 ---> 71394df2c133 08:36:16 Step 7/22 : COPY . . 08:36:16 ---> Using cache 08:36:16 ---> 7eaca4a6746f 08:36:16 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:16 Removing intermediate container fdc8de41ca76 08:36:16 ---> ec276f57f682 08:36:16 Step 20/20 : LABEL version=0.0.0 08:36:16 ---> Running in fc8751a153e1 08:36:17 ---> Running in 0cf565d4a879 08:36:17 ---> 27b2d45221fc 08:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:17 Removing intermediate container 0cf565d4a879 08:36:17 ---> b149f2a640c3 08:36:17 08:36:17 Successfully built b149f2a640c3 08:36:17 ---> ce361d3063e7 08:36:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:17 Successfully tagged security-spiffe-token-provider:latest 08:36:18  Building security-spiffe-token-provider ... done 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:36:18 ---> Running in 3cb14135046f 08:36:18 Removing intermediate container 3cb14135046f 08:36:18 ---> 844e27ac53a3 08:36:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:18 ---> Running in d0a6cf8e8d7c 08:36:18 Removing intermediate container d0a6cf8e8d7c 08:36:18 ---> dcb67fd2ad77 08:36:18 Step 21/23 : LABEL arch=x86_64 08:36:18 ---> Running in dc9204111dac 08:36:18 Removing intermediate container dc9204111dac 08:36:18 ---> 101f4815e15e 08:36:18 Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:19 ---> Running in 8e90ddf4490f 08:36:19 Removing intermediate container 8e90ddf4490f 08:36:19 ---> 5135774e76a1 08:36:19 Step 23/23 : LABEL version=0.0.0 08:36:19 ---> Running in 98980e13c4f5 08:36:19 Removing intermediate container 98980e13c4f5 08:36:19 ---> 9b5c0df27a59 08:36:19 08:36:19 Successfully built 9b5c0df27a59 08:36:19 Successfully tagged support-notifications:latest 08:36:22  Building support-notifications ... done Removing intermediate container a2a79af473b5 08:36:22 ---> 9b2877c7f82e 08:36:22 08:36:22 Step 10/23 : FROM alpine:3.17 08:36:22 ---> b2aa39c304c2 08:36:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:22 ---> Using cache 08:36:22 ---> 9e940807faf1 08:36:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:22 ---> Using cache 08:36:22 ---> c0f9d7a71930 08:36:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:22 ---> Using cache 08:36:22 Removing intermediate container d24f424e276b 08:36:22 ---> 8ba7cda89360 08:36:22 08:36:22 Step 10/24 : FROM alpine:3.17 08:36:22 ---> b2aa39c304c2 08:36:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:22 ---> Using cache 08:36:22 ---> b217645818a5 08:36:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:22 ---> Using cache 08:36:22 ---> e3aa0ef2b760 08:36:22 Step 13/24 : ENV APP_PORT=59882 08:36:22 ---> 2acfae5b08b8 08:36:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:22 ---> Using cache 08:36:22 ---> 6ab3f6ec0ace 08:36:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:22 ---> Running in 7a8c8d3e55a6 08:36:22 Removing intermediate container 7a8c8d3e55a6 08:36:22 ---> 40bccc76d256 08:36:22 Step 14/24 : EXPOSE $APP_PORT 08:36:23 ---> 255b4fb94e50 08:36:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:23 ---> Running in b4516fa577c3 08:36:23 Removing intermediate container b4516fa577c3 08:36:23 ---> 21b4444bc18c 08:36:23 Step 15/24 : WORKDIR / 08:36:23 ---> 0db00e923a04 08:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:23 ---> Running in fe6322809e87 08:36:23 ---> d1ea29f7c734 08:36:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:23 Removing intermediate container fe6322809e87 08:36:23 ---> 895d6285a2dc 08:36:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:23 ---> Running in f2f2f5784efe 08:36:24 ---> d4867e8d24f1 08:36:24 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:24 ---> a7d30678058d 08:36:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:24 Removing intermediate container f2f2f5784efe 08:36:24 ---> fc25c9bc91a5 08:36:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:24 ---> Running in ec787b40d461 08:36:25 Removing intermediate container ec787b40d461 08:36:25 ---> c3f6a84a7d34 08:36:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:25 ---> f0510db0fe39 08:36:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:25 ---> Running in ce0a1a31e524 08:36:25 ---> b7a6fc1797d9 08:36:25 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:25 Removing intermediate container ce0a1a31e524 08:36:25 ---> 77b8d6a76fc1 08:36:25 Step 21/23 : LABEL arch=x86_64 08:36:25 ---> Running in e46fef974c75 08:36:25 ---> Running in e38cab0326aa 08:36:25 Removing intermediate container e46fef974c75 08:36:25 Removing intermediate container e38cab0326aa 08:36:25 ---> cfc0bf2e9b1a 08:36:25 ---> 414915240f69 08:36:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:25 08:36:25 ---> Running in eae78b4227a4 08:36:25 ---> Running in c327257033ca 08:36:25 Removing intermediate container eae78b4227a4 08:36:25 ---> 62fc25e14e6e 08:36:25 Step 23/23 : LABEL version=0.0.0 08:36:25 Removing intermediate container c327257033ca 08:36:25 ---> 9d4054757622 08:36:25 Step 22/24 : LABEL arch=x86_64 08:36:25 ---> Running in 41a55ad38eee 08:36:25 ---> Running in 217213781fa2 08:36:25 Removing intermediate container 41a55ad38eee 08:36:25 ---> bbd0007c3100 08:36:25 08:36:25 Removing intermediate container 217213781fa2 08:36:25 ---> b2af5cf8862a 08:36:25 Step 23/24 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:26 Successfully built bbd0007c3100 08:36:26 Successfully tagged core-common-config-bootstrapper:latest 08:36:26  Building core-common-config-bootstrapper ... done  ---> Running in f81cbb596524 08:36:26 Removing intermediate container f81cbb596524 08:36:26 ---> bd8e0063bcac 08:36:26 Step 24/24 : LABEL version=0.0.0 08:36:26 ---> Running in 0219301dee16 08:36:26 Removing intermediate container 0219301dee16 08:36:26 ---> aa23bf4712b9 08:36:26 08:36:26 Successfully built aa23bf4712b9 08:36:26 Successfully tagged core-command:latest 08:36:32  Building core-command ... done Removing intermediate container fc8751a153e1 08:36:32 ---> d93daa893016 08:36:32 08:36:32 Step 9/22 : FROM alpine:3.17 08:36:32 ---> b2aa39c304c2 08:36:32 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:32 ---> Running in eca2d7a15545 08:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:33 (1/2) Installing dumb-init (1.2.5-r2) 08:36:33 (2/2) Installing openssl (3.0.8-r0) 08:36:33 Executing busybox-1.35.0-r29.trigger 08:36:33 OK: 8 MiB in 17 packages 08:36:34 Removing intermediate container eca2d7a15545 08:36:34 ---> a4422c639fe6 08:36: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:36:34 ---> Running in c728efd46548 08:36:34 Removing intermediate container c728efd46548 08:36:34 ---> fce6ea42ba50 08:36:34 Step 12/22 : WORKDIR /edgex 08:36:34 ---> Running in 3dcefca93f2f 08:36:34 Removing intermediate container 3dcefca93f2f 08:36:34 ---> a87443b27499 08:36:34 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:34 ---> d901dab686fe 08:36:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:34 ---> 5ae4bf846557 08:36:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:36:34 ---> f3cf7aa7da70 08:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:35 ---> 52227c57aabc 08:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:35 ---> 540ecd11aa33 08:36:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:35 ---> Running in 6a4749baccfc 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:35 Removing intermediate container 6a4749baccfc 08:36:35 ---> 1a3581bc7c13 08:36:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:35 ---> Running in 9ad406743c2a 08:36:35 Removing intermediate container 9ad406743c2a 08:36:35 ---> 7c3cd47d0396 08:36:35 Step 20/22 : LABEL arch=x86_64 08:36:35 ---> Running in ccf2e57fcfab 08:36:35 Removing intermediate container ccf2e57fcfab 08:36:35 ---> 86c2869623b1 08:36:35 Step 21/22 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e 08:36:35 ---> Running in 508f4464d305 08:36:36 Removing intermediate container 508f4464d305 08:36:36 ---> 68cf98089a30 08:36:36 Step 22/22 : LABEL version=0.0.0 08:36:36 ---> Running in 92e7efa022d3 08:36:36 Removing intermediate container 92e7efa022d3 08:36:36 ---> a0888969e778 08:36:36 08:36:36 Successfully built a0888969e778 08:36:36 Successfully tagged security-proxy-setup:latest 08:36:36  Building security-proxy-setup ... done  [Pipeline] } 08:36:36 $ docker stop --time=1 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 08:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:37 $ docker rm -f --volumes 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:38 + docker images 08:36:38 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:38 security-proxy-setup latest a0888969e778 1 second ago 18.7MB 08:36:38 d93daa893016 6 seconds ago 1.67GB 08:36:38 core-command latest aa23bf4712b9 11 seconds ago 19.8MB 08:36:38 core-common-config-bootstrapper latest bbd0007c3100 12 seconds ago 17.6MB 08:36:38 8ba7cda89360 15 seconds ago 1.69GB 08:36:38 9b2877c7f82e 17 seconds ago 1.68GB 08:36:38 support-notifications latest 9b5c0df27a59 18 seconds ago 33MB 08:36:38 security-spiffe-token-provider latest b149f2a640c3 20 seconds ago 32.6MB 08:36:38 security-spire-agent latest 96cc7d422753 26 seconds ago 129MB 08:36:38 c460f5e2853b 28 seconds ago 1.76GB 08:36:38 26026ffb5482 31 seconds ago 1.73GB 08:36:38 876f095e9ad2 35 seconds ago 1.55GB 08:36:38 security-spire-server latest 2f3d9e75b65d 43 seconds ago 89.8MB 08:36:38 security-bootstrapper latest 815b192e0600 43 seconds ago 22MB 08:36:38 security-spire-config latest 6e230edb5b49 45 seconds ago 88.9MB 08:36:38 b88926ecdae9 55 seconds ago 1.55GB 08:36:38 fe9655a7dcbc 56 seconds ago 1.55GB 08:36:38 7dac86d2f93f About a minute ago 1.67GB 08:36:38 security-secretstore-setup latest d9539ebcbbf2 About a minute ago 32.6MB 08:36:38 core-metadata latest d187c5807fb6 About a minute ago 20.6MB 08:36:38 support-scheduler latest 9035d476283c About a minute ago 32.4MB 08:36:38 security-proxy-auth latest 0e01c3680294 About a minute ago 18.3MB 08:36:38 core-data latest bac166cbb31d About a minute ago 20MB 08:36:38 48852e59ab86 About a minute ago 1.76GB 08:36:38 7a077ce837b2 About a minute ago 1.69GB 08:36:38 5fad025531ae About a minute ago 1.7GB 08:36:38 30028c4e5bba About a minute ago 1.68GB 08:36:38 2b789fff1b6a About a minute ago 1.67GB 08:36:38 ci-base-image-x86_64 latest 633e6d013f2d 5 minutes ago 881MB 08:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 7 days ago 664MB 08:36:38 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 08:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.687s coverage: 28.7% of statements 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.272s coverage: 98.5% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.3% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.853s coverage: 88.5% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.794s coverage: 3.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.612s coverage: 95.6% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.472s coverage: 0.9% of statements 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 45.5% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.347s coverage: 82.9% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 08:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.045s coverage: 79.9% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.260s coverage: 92.9% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.228s coverage: 86.9% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.439s coverage: 81.2% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.473s coverage: 82.1% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.947s coverage: 38.4% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.277s coverage: 17.7% of statements 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.521s coverage: 92.3% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 61.5% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements 08:39:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:15 go vet ./... 08:41:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:52 ./bin/test-attribution-txt.sh 08:41:52 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:52 + ls -al . 08:41:52 total 700 08:41:52 drwxrwxr-x 10 1001 1001 4096 Mar 18 08:34 . 08:41:52 drwxr-xr-x 4 root root 4096 Mar 18 08:34 .. 08:41:52 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:32 .blubracket 08:41:52 -rw-rw-r-- 1 1001 1001 16 Mar 18 08:32 .dockerignore 08:41:52 drwxrwxr-x 8 1001 1001 4096 Mar 18 08:32 .git 08:41:52 drwxrwxr-x 3 1001 1001 4096 Mar 18 08:32 .github 08:41:52 -rw-rw-r-- 1 1001 1001 1133 Mar 18 08:32 .gitignore 08:41:52 -rw-rw-r-- 1 1001 1001 42 Mar 18 08:32 .golangci.yml 08:41:52 -rw-rw-r-- 1 1001 1001 87 Mar 18 08:32 .hadolint.yml 08:41:52 -rw-rw-r-- 1 1001 1001 166 Mar 18 08:32 .sonarcloud.properties 08:41:52 -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:32 ADOPTERS.md 08:41:52 -rw-rw-r-- 1 1001 1001 10825 Mar 18 08:32 Attribution.txt 08:41:52 -rw-rw-r-- 1 1001 1001 73765 Mar 18 08:32 CHANGELOG.md 08:41:52 -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:32 CONTRIBUTING.md 08:41:52 -rw-rw-r-- 1 1001 1001 677 Mar 18 08:32 GOVERNANCE.md 08:41:52 -rw-rw-r-- 1 1001 1001 883 Mar 18 08:32 Jenkinsfile 08:41:52 -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:32 LICENSE 08:41:52 -rw-rw-r-- 1 1001 1001 14266 Mar 18 08:32 Makefile 08:41:52 -rw-rw-r-- 1 1001 1001 582 Mar 18 08:32 OWNERS.md 08:41:52 -rw-rw-r-- 1 1001 1001 9403 Mar 18 08:32 README.md 08:41:52 -rw-rw-r-- 1 1001 1001 789 Mar 18 08:32 SECURITY.md 08:41:52 -rw-rw-r-- 1 1001 1001 5 Mar 18 08:30 VERSION 08:41:52 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:32 bin 08:41:52 drwxrwxr-x 18 1001 1001 4096 Mar 18 08:32 cmd 08:41:52 -rw-r--r-- 1 root root 447275 Mar 18 08:39 coverage.out 08:41:52 -rw-rw-r-- 1 1001 1001 3236 Mar 18 08:32 go.mod 08:41:52 -rw-rw-r-- 1 1001 1001 31410 Mar 18 08:32 go.sum 08:41:52 drwxrwxr-x 7 1001 1001 4096 Mar 18 08:32 internal 08:41:52 drwxrwxr-x 3 1001 1001 4096 Mar 18 08:32 openapi 08:41:52 -rw-rw-r-- 1 1001 1001 594 Mar 18 08:32 security.txt 08:41:52 drwxrwxr-x 4 1001 1001 4096 Mar 18 08:32 snap 08:41:52 -rw-rw-r-- 1 1001 1001 204 Mar 18 08:32 version.go [Pipeline] sh 08:41:52 + '[' -e coverage.out ] 08:41:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:52 Warning: overwriting stash ‘coverage-report’ 08:41:53 Stashed 1 file(s) [Pipeline] sh 08:41:53 + make build 08:41: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:43:15 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:43:20 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:43:25 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:43:28 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:44: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:44: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:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:26 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:44:29 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:44:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:44:44 $ docker stop --time=1 e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 08:44:46 $ docker rm -f --volumes e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:48 08:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:49 29e5d40040c1: Pulling fs layer 08:44:49 1ce36da41761: Pulling fs layer 08:44:49 25b303627fd3: Pulling fs layer 08:44:49 29e5d40040c1: Verifying Checksum 08:44:49 29e5d40040c1: Download complete 08:44:50 1ce36da41761: Verifying Checksum 08:44:50 1ce36da41761: Download complete 08:44:50 29e5d40040c1: Pull complete 08:44:51 1ce36da41761: Pull complete 08:44:51 25b303627fd3: Download complete 08:45:01 25b303627fd3: Pull complete 08:45:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:01 prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container 08:45:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:03 $ docker top 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:04 + docker-compose build --help 08:45:04 + grep parallel 08:45:08 --parallel Build images in parallel. [Pipeline] } 08:45:08 $ docker stop --time=1 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb 08:45:10 $ docker rm -f --volumes 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container 08:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:12 $ docker top 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:12 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:18 Building core-command ... 08:45:18 Building core-common-config-bootstrapper ... 08:45:18 Building core-data ... 08:45:18 Building core-metadata ... 08:45:18 Building security-bootstrapper ... 08:45:18 Building security-proxy-auth ... 08:45:18 Building security-proxy-setup ... 08:45:18 Building security-secretstore-setup ... 08:45:18 Building security-spiffe-token-provider ... 08:45:18 Building security-spire-agent ... 08:45:18 Building security-spire-config ... 08:45:18 Building security-spire-server ... 08:45:18 Building support-notifications ... 08:45:18 Building support-scheduler ... 08:45:18 Building security-spiffe-token-provider 08:45:18 Building core-command 08:45:18 Building core-common-config-bootstrapper 08:45:18 Building support-scheduler 08:45:18 Building core-metadata 08:46:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 8cab8a252a1c 08:46:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 8cab8a252a1c 08:46:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:04 ---> Running in 71ce090c70ff 08:46:04 ---> Running in db1708a5a6ab 08:46:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 8cab8a252a1c 08:46:04 Step 3/20 : WORKDIR /edgex-go 08:46:04 Removing intermediate container 71ce090c70ff 08:46:04 ---> 9ccd2bec0e28 08:46:04 Step 4/25 : WORKDIR /edgex-go 08:46:04 ---> Running in c9e7ab2939b0 08:46:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 8cab8a252a1c 08:46:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:04 ---> Running in 14ebae7ba67f 08:46:04 Removing intermediate container db1708a5a6ab 08:46:04 ---> 229ce4c7fe12 08:46:04 Step 4/24 : WORKDIR /edgex-go 08:46:04 ---> Running in e8e6fd0f666d 08:46:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 8cab8a252a1c 08:46:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:04 ---> Using cache 08:46:04 ---> 229ce4c7fe12 08:46:04 Step 4/23 : WORKDIR /edgex-go 08:46:04 ---> Running in 864e2e119dbe 08:46:04 ---> Running in d056a2ef0b35 08:46:04 Removing intermediate container 14ebae7ba67f 08:46:04 ---> fc842bc9985a 08:46:04 Step 4/23 : WORKDIR /edgex-go 08:46:04 Removing intermediate container c9e7ab2939b0 08:46:04 ---> e55070be1ca2 08:46:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:46:04 ---> Running in 545676e44c6e 08:46:04 Removing intermediate container e8e6fd0f666d 08:46:04 ---> ea10cc4ad2ab 08:46:04 Step 5/25 : RUN apk add --update --no-cache make git 08:46:04 ---> Running in 84aa3b69517c 08:46:04 Removing intermediate container 864e2e119dbe 08:46:04 ---> 2031090f78f2 08:46:04 Step 5/23 : RUN apk add --update --no-cache make git 08:46:04 Removing intermediate container d056a2ef0b35 08:46:04 ---> 721ae9027a51 08:46:04 Step 5/24 : RUN apk add --update --no-cache make git 08:46:04 ---> Running in 7dc243287726 08:46:04 ---> Running in cbe56d4c5fc1 08:46:04 ---> Running in 3dda1ed36b0b 08:46:04 Removing intermediate container 545676e44c6e 08:46:04 ---> ecd171a18f78 08:46:04 Step 5/23 : RUN apk add --update --no-cache make git 08:46:04 ---> Running in cd0ec0b3cc87 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:04 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:04 OK: 17687 distinct packages available 08:46:04 OK: 263 MiB in 53 packages 08:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 OK: 263 MiB in 53 packages 08:46:05 OK: 263 MiB in 53 packages 08:46:05 OK: 263 MiB in 53 packages 08:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:06 Removing intermediate container 7dc243287726 08:46:06 ---> 663f5884db22 08:46:06 Step 6/25 : COPY go.mod vendor* ./ 08:46:06 Removing intermediate container 3dda1ed36b0b 08:46:06 ---> cd73319e70ab 08:46:06 Step 6/23 : COPY go.mod vendor* ./ 08:46:06 OK: 263 MiB in 53 packages 08:46:06 Removing intermediate container cbe56d4c5fc1 08:46:06 ---> 9d5c19ef28b0 08:46:06 Step 6/24 : COPY go.mod vendor* ./ 08:46:06 Removing intermediate container cd0ec0b3cc87 08:46:06 ---> 63eda6fd5cef 08:46:06 Step 6/23 : COPY go.mod vendor* ./ 08:46:07 ---> 0741b2e9ee1a 08:46:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:07 ---> 3e2998d5c6bc 08:46:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:07 ---> Running in fa2573795ee7 08:46:07 ---> Running in 27481219cd4c 08:46:08 ---> 0cc99d72924f 08:46:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 ---> 230266298a73 08:46:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 ---> Running in 915a6d290c73 08:46:08 ---> Running in 7d951c69977a 08:46:08 Removing intermediate container 84aa3b69517c 08:46:08 ---> 2ec8dfca60be 08:46:08 Step 5/20 : COPY go.mod vendor* ./ 08:46:09 ---> 0efaff5eca53 08:46:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:09 ---> Running in 276587c70484 08:48:16 Removing intermediate container 27481219cd4c 08:48:16 ---> 69c5f1ddc8b4 08:48:16 Step 8/23 : COPY . . 08:48:16 Removing intermediate container 276587c70484 08:48:16 ---> eebdbd83ad74 08:48:16 Step 7/20 : COPY . . 08:48:16 Removing intermediate container 915a6d290c73 08:48:16 ---> eb338b84ce9d 08:48:16 Step 8/23 : COPY . . 08:48:16 Removing intermediate container 7d951c69977a 08:48:16 ---> 22396049be38 08:48:16 Step 8/24 : COPY . . 08:48:16 Removing intermediate container fa2573795ee7 08:48:16 ---> c107e017455e 08:48:16 Step 8/25 : COPY . . 08:48:24 ---> 40affe836f99 08:48:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:48:24 ---> 352b3e991dcb 08:48:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:48:24 ---> 6043c14dd1b4 08:48:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:24 ---> Running in bad7940abf74 08:48:25 ---> Running in d240ff449f08 08:48:25 ---> 5d4bd6ac7dca 08:48:25 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:48:25 ---> c692ffb2203e 08:48:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:48:25 ---> Running in f0b6a617d4ee 08:48:25 ---> Running in 4d5620bc8130 08:48:25 ---> Running in 7ab3007aeade 08:48: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 08:48:27 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:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:48:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:27 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:55:04 Removing intermediate container bad7940abf74 08:55:04 ---> 9e055a1af46f 08:55:04 08:55:04 Step 10/23 : FROM alpine:3.17 08:55:04 3.17: Pulling from library/alpine 08:55:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:55:04 Status: Downloaded newer image for alpine:3.17 08:55:04 ---> d74e625d9115 08:55:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:55:04 ---> Running in 59f0afaa1d53 08:55:04 Removing intermediate container 59f0afaa1d53 08:55:04 ---> 1e9b49c8eeae 08:55:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:55:04 ---> Running in 57f9d59dc35d 08:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:04 (1/1) Installing dumb-init (1.2.5-r2) 08:55:04 Executing busybox-1.35.0-r29.trigger 08:55:04 OK: 8 MiB in 16 packages 08:55:05 Removing intermediate container 57f9d59dc35d 08:55:05 ---> f368eda0e6a2 08:55:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:06 ---> 876c5c1dcde0 08:55:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:55:07 Removing intermediate container 7ab3007aeade 08:55:07 ---> 28bbc4387efa 08:55:07 08:55:07 Step 10/24 : FROM alpine:3.17 08:55:07 ---> d74e625d9115 08:55:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:55:07 ---> Running in d51b4c1089aa 08:55:07 ---> 07ee24a29e14 08:55:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:09 ---> c5020c002528 08:55:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:10 ---> 214e5c4a64ad 08:55:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:55:11 ---> 868fe7c3f4e7 08:55:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:11 (1/1) Installing dumb-init (1.2.5-r2) 08:55:11 Executing busybox-1.35.0-r29.trigger 08:55:11 ---> Running in 4384b97e94d9 08:55:11 OK: 8 MiB in 16 packages 08:55:13 Removing intermediate container d51b4c1089aa 08:55:13 ---> 1734fc397870 08:55:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:13 ---> Running in cd9d793b5378 08:55:14 Removing intermediate container cd9d793b5378 08:55:14 ---> eda25ed4d2c7 08:55:14 Step 13/24 : ENV APP_PORT=59882 08:55:14 ---> Running in 0cbe8001f895 08:55:14 Removing intermediate container 0cbe8001f895 08:55:15 ---> 5ffa69734d05 08:55:15 Step 14/24 : EXPOSE $APP_PORT 08:55:15 ---> Running in 804fc469e8e5 08:55:15 Removing intermediate container 4384b97e94d9 08:55:15 ---> 656f54978c0e 08:55:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:55:15 ---> Running in 4deddbc54f05 08:55:17 Removing intermediate container 804fc469e8e5 08:55:17 ---> 5569eec52dd5 08:55:17 Step 15/24 : WORKDIR / 08:55:17 Removing intermediate container 4deddbc54f05 08:55:17 ---> ee294988e665 08:55:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:55:17 ---> Running in 7b663b12bfb6 08:55:17 ---> Running in a1c574d6e208 08:55:18 Removing intermediate container a1c574d6e208 08:55:18 ---> 53bb26f1a702 08:55:18 Step 21/23 : LABEL arch=arm64 08:55:18 Removing intermediate container 7b663b12bfb6 08:55:18 ---> beeb7ab34f04 08:55:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:19 ---> Running in 5f3efce50a06 08:55:19 Removing intermediate container 5f3efce50a06 08:55:19 ---> a3c0fd0f990f 08:55:19 Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 08:55:20 ---> Running in 035092e3a013 08:55:20 ---> 9d54fafcab36 08:55:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:55:20 Removing intermediate container 035092e3a013 08:55:20 ---> f4f1655c77e8 08:55:20 Step 23/23 : LABEL version=0.0.0 08:55:21 ---> Running in a0c55dffb0e1 08:55:21 Removing intermediate container a0c55dffb0e1 08:55:21 ---> 08e5ae439e22 08:55:21 08:55:22 ---> 13153296f1f5 08:55:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:55:22 Successfully built 08e5ae439e22 08:55:22 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:55:22  Building core-common-config-bootstrapper ... done Building support-notifications 08:55:25 ---> 390a90b104df 08:55:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:55:27 ---> a37eeea5dd14 08:55:27 Step 20/24 : ENTRYPOINT ["/core-command"] 08:55:27 ---> Running in f5f7a9c53ce0 08:55:28 Removing intermediate container f5f7a9c53ce0 08:55:28 ---> 5e802a64de06 08:55:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:28 ---> Running in 056d29866509 08:55:29 Removing intermediate container 056d29866509 08:55:29 ---> 0c4890969c49 08:55:29 Step 22/24 : LABEL arch=arm64 08:55:29 ---> Running in dce3a431f971 08:55:30 Removing intermediate container dce3a431f971 08:55:30 ---> 7a89ac51b06d 08:55:30 Step 23/24 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 08:55:30 ---> Running in 9dfaacf943cd 08:55:32 Removing intermediate container 9dfaacf943cd 08:55:32 ---> 9624515c88d5 08:55:32 Step 24/24 : LABEL version=0.0.0 08:55:32 ---> Running in eeeb8a389656 08:55:33 Removing intermediate container eeeb8a389656 08:55:33 ---> 241dacf1f010 08:55:33 08:55:33 Removing intermediate container 4d5620bc8130 08:55:33 ---> 16c4a79894d4 08:55:33 08:55:33 Step 10/25 : FROM alpine:3.17 08:55:33 ---> d74e625d9115 08:55:33 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:55:33 ---> Using cache 08:55:33 ---> 1734fc397870 08:55:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:33 ---> Using cache 08:55:33 ---> eda25ed4d2c7 08:55:33 Step 13/25 : ENV APP_PORT=59881 08:55:33 ---> Running in b7cd051bf8aa 08:55:33 Successfully built 241dacf1f010 08:55:33 Successfully tagged core-command-arm64:latest 08:55:33  Building core-command ... done Building security-proxy-auth 08:55:34 Removing intermediate container b7cd051bf8aa 08:55:34 ---> f208a5efac96 08:55:34 Step 14/25 : EXPOSE $APP_PORT 08:55:34 ---> Running in b90a027799ec 08:55:35 Removing intermediate container b90a027799ec 08:55:35 ---> b206ebefac46 08:55:35 Step 15/25 : WORKDIR / 08:55:35 ---> Running in a66fdeddec8b 08:55:35 Removing intermediate container a66fdeddec8b 08:55:35 ---> eb2bd2a3e7ec 08:55:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:37 ---> 455a4e45f501 08:55:37 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:55:38 ---> 4cbe044975ed 08:55:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:55:40 ---> 73551aa04abd 08:55:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:55:41 ---> fccf54982179 08:55:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:55:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:55:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:55:42 ---> 8cab8a252a1c 08:55:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:55:42 ---> Using cache 08:55:42 ---> fc842bc9985a 08:55:42 Step 4/23 : WORKDIR /edgex-go 08:55:42 ---> Using cache 08:55:42 ---> ecd171a18f78 08:55:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:55:42 ---> Running in 21dcae484c95 08:55:44 ---> fa44e3277345 08:55:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:55:44 ---> Running in 1ed4993bc865 08:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:44 Removing intermediate container 1ed4993bc865 08:55:44 ---> de97084239e5 08:55:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:45 ---> Running in eb87335e0162 08:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:45 Removing intermediate container eb87335e0162 08:55:45 ---> ed5d6af87f46 08:55:45 Step 23/25 : LABEL arch=arm64 08:55:46 ---> Running in cd1eb17d6a09 08:55:46 Removing intermediate container cd1eb17d6a09 08:55:46 ---> dd772e2ecab4 08:55:46 Step 24/25 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 08:55:46 OK: 263 MiB in 53 packages 08:55:46 ---> Running in 3d7c847b1911 08:55:47 Removing intermediate container 3d7c847b1911 08:55:47 ---> c0f75f8633fb 08:55:47 Step 25/25 : LABEL version=0.0.0 08:55:48 ---> Running in b749573cbf16 08:55:48 Removing intermediate container b749573cbf16 08:55:48 ---> aab303e71d56 08:55:48 08:55:48 Removing intermediate container 21dcae484c95 08:55:48 ---> fc0610896394 08:55:48 Step 6/23 : COPY go.mod vendor* ./ 08:55:49 Successfully built aab303e71d56 08:55:49 Successfully tagged core-metadata-arm64:latest 08:55:49 Building core-data 08:55:49  Building core-metadata ... done  ---> 06425360d016 08:55:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:50 ---> Running in 0bc9f88bafcf 08:55:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:55:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:55:58 ---> 8cab8a252a1c 08:55:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:55:58 ---> Using cache 08:55:58 ---> fc842bc9985a 08:55:58 Step 4/23 : WORKDIR /edgex-go 08:55:58 ---> Using cache 08:55:58 ---> ecd171a18f78 08:55:58 Step 5/23 : RUN apk add --update --no-cache make git 08:55:58 ---> Using cache 08:55:58 ---> 63eda6fd5cef 08:55:58 Step 6/23 : COPY go.mod vendor* ./ 08:55:58 ---> Using cache 08:55:58 ---> 0cc99d72924f 08:55:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 ---> Using cache 08:55:58 ---> eb338b84ce9d 08:55:58 Step 8/23 : COPY . . 08:55:58 ---> Using cache 08:55:58 ---> 352b3e991dcb 08:55:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:55:59 ---> Running in 0480b6f7f8de 08:56: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:56:09 ---> 8cab8a252a1c 08:56:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:56:09 ---> Using cache 08:56:09 ---> fc842bc9985a 08:56:09 Step 4/23 : WORKDIR /edgex-go 08:56:09 ---> Using cache 08:56:09 ---> ecd171a18f78 08:56:09 Step 5/23 : RUN apk add --update --no-cache make git 08:56:09 ---> Using cache 08:56:09 ---> 63eda6fd5cef 08:56:09 Step 6/23 : COPY go.mod vendor* ./ 08:56:09 ---> Using cache 08:56:09 ---> 0cc99d72924f 08:56:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:09 ---> Using cache 08:56:09 ---> eb338b84ce9d 08:56:09 Step 8/23 : COPY . . 08:56:09 ---> Using cache 08:56:09 ---> 352b3e991dcb 08:56:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:56:10 ---> Running in 80c67d5301f9 08:56:12 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:56:39 Removing intermediate container f0b6a617d4ee 08:56:39 ---> 2e55e078a8eb 08:56:39 08:56:39 Step 9/20 : FROM alpine:3.17 08:56:39 ---> d74e625d9115 08:56:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:39 ---> Running in b10630e7014a 08:56:39 Removing intermediate container b10630e7014a 08:56:39 ---> 8b1b0222f70f 08:56:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:39 ---> Running in 16a560482f9b 08:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:43 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:56:43 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:56:43 OK: 17687 distinct packages available 08:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:45 (1/9) Installing ca-certificates (20220614-r4) 08:56:45 (2/9) Installing brotli-libs (1.0.9-r9) 08:56:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:56:45 (4/9) Installing libcurl (7.88.1-r0) 08:56:45 (5/9) Installing curl (7.88.1-r0) 08:56:45 (6/9) Installing dumb-init (1.2.5-r2) 08:56:45 (7/9) Installing musl-obstack (1.2.3-r0) 08:56:45 (8/9) Installing libucontext (1.2-r0) 08:56:45 (9/9) Installing gcompat (1.1.0-r0) 08:56:45 Executing busybox-1.35.0-r29.trigger 08:56:45 Executing ca-certificates-20220614-r4.trigger 08:56:46 OK: 11 MiB in 24 packages 08:56:50 Removing intermediate container 16a560482f9b 08:56:50 ---> 57afb9429964 08:56:50 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:52 ---> 71f771c9590b 08:56:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:56:53 ---> c5ebfc12b0f2 08:56:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:56:56 ---> 9a2ab2355a04 08:56:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:56:58 ---> f8d22f9b2f38 08:56:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:56:58 ---> Running in 0aa64ea86506 08:56:59 Removing intermediate container 0aa64ea86506 08:56:59 ---> 796ad2367c96 08:56:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:59 ---> Running in 867af3ca8a1d 08:57:00 Removing intermediate container 867af3ca8a1d 08:57:00 ---> 8753fcf507a4 08:57:00 Step 18/20 : LABEL arch=arm64 08:57:00 ---> Running in 91cc2acd3a8c 08:57:01 Removing intermediate container 91cc2acd3a8c 08:57:01 ---> 86a4a9aa7c7c 08:57:01 Step 19/20 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 08:57:01 ---> Running in 87131b0e75f3 08:57:03 Removing intermediate container 87131b0e75f3 08:57:03 ---> 1e47b2b63e37 08:57:03 Step 20/20 : LABEL version=0.0.0 08:57:03 ---> Running in ec64a2a45d2d 08:57:04 Removing intermediate container ec64a2a45d2d 08:57:04 ---> ed2de2befe0e 08:57:04 08:57:04 Successfully built ed2de2befe0e 08:57:04 Successfully tagged security-spiffe-token-provider-arm64:latest 08:57:04  Building security-spiffe-token-provider ... done Building security-proxy-setup 08:57:26 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:26 ---> 8cab8a252a1c 08:57:26 Step 3/22 : WORKDIR /edgex-go 08:57:26 ---> Using cache 08:57:26 ---> e55070be1ca2 08:57:26 Step 4/22 : RUN apk add --update --no-cache make git 08:57:26 ---> Running in edc92c8390d1 08:57:30 Removing intermediate container 0bc9f88bafcf 08:57:30 ---> c7b8e62d6122 08:57:30 Step 8/23 : COPY . . 08:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:33 OK: 263 MiB in 53 packages 08:57:35 Removing intermediate container edc92c8390d1 08:57:35 ---> 22a588341201 08:57:35 Step 5/22 : COPY go.mod vendor* ./ 08:57:37 ---> 7bae9ca52f3c 08:57:37 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:37 ---> Running in fc25837e97ae 08:57:52 Removing intermediate container d240ff449f08 08:57:52 ---> 60f276e18f82 08:57:52 08:57:52 Step 10/23 : FROM alpine:3.17 08:57:52 ---> d74e625d9115 08:57:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:57:52 ---> Using cache 08:57:52 ---> 1734fc397870 08:57:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:52 ---> Using cache 08:57:52 ---> eda25ed4d2c7 08:57:52 Step 13/23 : ENV APP_PORT=59861 08:57:52 ---> Running in 57568b10f70b 08:57:52 ---> 91b84d3e9106 08:57:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:57:52 ---> Running in 37d2e476d8e3 08:57:52 Removing intermediate container 57568b10f70b 08:57:52 ---> 8630005bf5bc 08:57:52 Step 14/23 : EXPOSE $APP_PORT 08:57:52 ---> Running in 8ed8f0d3065b 08:57:52 Removing intermediate container 8ed8f0d3065b 08:57:52 ---> 260a036c0ae8 08:57:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:54 ---> 31aa978084cf 08:57:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:57:57 ---> c409453234d8 08:57:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:58:00 ---> b4edfa4a1eae 08:58:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:58:00 ---> dfd165a4df7c 08:58:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:58:00 ---> Running in c334bce0fe3b 08:58:01 Removing intermediate container c334bce0fe3b 08:58:01 ---> 80a6f44638cb 08:58:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:01 ---> Running in ae98a3f07d89 08:58:01 Removing intermediate container ae98a3f07d89 08:58:01 ---> 8ee38f3e4a74 08:58:01 Step 21/23 : LABEL arch=arm64 08:58:02 ---> Running in d0012e487bd0 08:58:02 Removing intermediate container d0012e487bd0 08:58:02 ---> 17d75884daed 08:58:02 Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 08:58:02 ---> Running in 330be590fad2 08:58:03 Removing intermediate container 330be590fad2 08:58:03 ---> 73645b7b5828 08:58:03 Step 23/23 : LABEL version=0.0.0 08:58:03 ---> Running in ac1f33808e51 08:58:04 Removing intermediate container ac1f33808e51 08:58:04 ---> 36f3c42cb33b 08:58:04 08:58:04 Successfully built 36f3c42cb33b 08:58:04 Successfully tagged support-scheduler-arm64:latest 08:58:04  Building support-scheduler ... done Building security-spire-config 08:58:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:58:22 ---> 8cab8a252a1c 08:58:22 Step 3/27 : WORKDIR /edgex-go 08:58:22 ---> Using cache 08:58:22 ---> e55070be1ca2 08:58:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:58:22 ---> Running in 01f7515300f1 08:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:26 OK: 263 MiB in 53 packages 08:58:28 Removing intermediate container 01f7515300f1 08:58:28 ---> dd75ef7561db 08:58:28 Step 5/27 : COPY go.mod vendor* ./ 08:58:28 ---> d36d3c18acad 08:58:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:28 ---> Running in 4384ac7b5895 08:59:25 Removing intermediate container fc25837e97ae 08:59:25 ---> 4a2e262fcd51 08:59:25 Step 7/22 : COPY . . 08:59:29 ---> deca158b87c2 08:59:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:59:29 ---> Running in cf53a8a37d07 08:59:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:00:09 Removing intermediate container 4384ac7b5895 09:00:09 ---> 691bf6ad2ae1 09:00:09 Step 7/27 : COPY . . 09:00:22 ---> 4b306294701a 09:00:22 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:00:22 ---> Running in 7f622574eaff 09:00:22 Removing intermediate container 7f622574eaff 09:00:22 ---> a4a56958597c 09:00:22 Step 9/27 : WORKDIR /edgex-go/spire-build 09:00:22 ---> Running in 907e305f2756 09:00:23 Removing intermediate container 907e305f2756 09:00:23 ---> fbaac6ce9819 09:00:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:00:23 ---> Running in cf9fb4aa2a6d 09:00:24 Removing intermediate container cf9fb4aa2a6d 09:00:24 ---> 17abf5af344f 09:00:24 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:00:24 ---> Running in ed1c364a2275 09:00:27 Removing intermediate container ed1c364a2275 09:00:27 ---> 3cb8abfd8f69 09:00:27 Step 12/27 : WORKDIR /edgex-go 09:00:27 ---> Running in 1591cfc1bbad 09:00:28 Removing intermediate container 1591cfc1bbad 09:00:28 ---> 98b303dc1259 09:00:28 09:00:28 Step 13/27 : FROM alpine:3.17 09:00:28 ---> d74e625d9115 09:00:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:28 ---> Using cache 09:00:28 ---> 8b1b0222f70f 09:00:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:28 ---> Running in 6be8512986bd 09:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:32 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:32 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:32 OK: 17687 distinct packages available 09:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:34 (1/4) Installing dumb-init (1.2.5-r2) 09:00:34 (2/4) Installing musl-obstack (1.2.3-r0) 09:00:34 (3/4) Installing libucontext (1.2-r0) 09:00:34 (4/4) Installing gcompat (1.1.0-r0) 09:00:34 Executing busybox-1.35.0-r29.trigger 09:00:34 OK: 8 MiB in 19 packages 09:00:36 Removing intermediate container 6be8512986bd 09:00:36 ---> 72b5ce89cf55 09:00:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:37 ---> 320d19e7818d 09:00:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:00:38 ---> dcac7e173f11 09:00:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:45 ---> 80a66a40119e 09:00:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:47 ---> c0edd63a96c7 09:00:47 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:47 ---> Running in 9c19e47d727e 09:00:47 Removing intermediate container 9c19e47d727e 09:00:47 ---> 653052b0d023 09:00:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:48 ---> 902413ade6f8 09:00:48 Step 22/27 : WORKDIR / 09:00:48 ---> Running in 7cb5390fffe9 09:00:49 Removing intermediate container 7cb5390fffe9 09:00:49 ---> ee2e0ecb1782 09:00:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:49 ---> Running in bed677780acb 09:00:49 Removing intermediate container bed677780acb 09:00:49 ---> 15b38396de2f 09:00:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:49 ---> Running in 96e5b960115a 09:00:50 Removing intermediate container 96e5b960115a 09:00:50 ---> 40bfd4ea8b18 09:00:50 Step 25/27 : LABEL arch=arm64 09:00:50 ---> Running in 0c163251ac2b 09:00:51 Removing intermediate container 0c163251ac2b 09:00:51 ---> bfb0f222a0da 09:00:51 Step 26/27 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:00:51 ---> Running in 0350e8a5ca88 09:00:51 Removing intermediate container 0350e8a5ca88 09:00:51 ---> 3e48ab2c62b4 09:00:51 Step 27/27 : LABEL version=0.0.0 09:00:51 ---> Running in a19ecf67261c 09:00:52 Removing intermediate container a19ecf67261c 09:00:52 ---> ebe5a6e38d41 09:00:52 09:00:52 Successfully built ebe5a6e38d41 09:00:52 Successfully tagged security-spire-config-arm64:latest 09:00:52  Building security-spire-config ... done Building security-spire-server 09:01:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:01:10 ---> 8cab8a252a1c 09:01:10 Step 3/26 : WORKDIR /edgex-go 09:01:10 ---> Using cache 09:01:10 ---> e55070be1ca2 09:01:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:01:10 ---> Using cache 09:01:10 ---> dd75ef7561db 09:01:10 Step 5/26 : COPY go.mod vendor* ./ 09:01:10 ---> Using cache 09:01:10 ---> d36d3c18acad 09:01:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:10 ---> Using cache 09:01:10 ---> 691bf6ad2ae1 09:01:10 Step 7/26 : COPY . . 09:01:10 ---> Using cache 09:01:10 ---> 4b306294701a 09:01:10 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:01:10 ---> Using cache 09:01:10 ---> a4a56958597c 09:01:10 Step 9/26 : WORKDIR /edgex-go/spire-build 09:01:10 ---> Using cache 09:01:10 ---> fbaac6ce9819 09:01:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:10 ---> Using cache 09:01:10 ---> 17abf5af344f 09:01:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:10 ---> Running in d9961715ef95 09:01:11 Removing intermediate container d9961715ef95 09:01:11 ---> d2bd5a3185ab 09:01:11 Step 12/26 : WORKDIR /edgex-go 09:01:11 ---> Running in 08c996d4e84e 09:01:12 Removing intermediate container 08c996d4e84e 09:01:12 ---> b958884b8d65 09:01:12 09:01:12 Step 13/26 : FROM alpine:3.17 09:01:12 ---> d74e625d9115 09:01:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:12 ---> Using cache 09:01:12 ---> 8b1b0222f70f 09:01:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:15 ---> Running in 2e67ec8cec75 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:18 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:18 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:18 OK: 17687 distinct packages available 09:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:21 (1/5) Installing dumb-init (1.2.5-r2) 09:01:21 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:21 (3/5) Installing libucontext (1.2-r0) 09:01:21 (4/5) Installing gcompat (1.1.0-r0) 09:01:21 (5/5) Installing openssl (3.0.8-r0) 09:01:21 Executing busybox-1.35.0-r29.trigger 09:01:21 OK: 9 MiB in 20 packages 09:01:23 Removing intermediate container 2e67ec8cec75 09:01:23 ---> 372b5319684a 09:01:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:23 ---> 9fce4d576f69 09:01:23 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:01:24 ---> 09787cb31a09 09:01:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:31 ---> da48d23c16b6 09:01:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:01:31 ---> c6211a3aec32 09:01:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:01:32 ---> c101ae906ba2 09:01:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:01:33 ---> df92f81321f2 09:01:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:33 ---> Running in a0492f2585d0 09:01:33 Removing intermediate container a0492f2585d0 09:01:33 ---> dadfb714671f 09:01:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:33 ---> Running in 0d70d430c14f 09:01:34 Removing intermediate container 0d70d430c14f 09:01:34 ---> e52b4ee9ef64 09:01:34 Step 24/26 : LABEL arch=arm64 09:01:34 ---> Running in 0813711e45bc 09:01:35 Removing intermediate container 0813711e45bc 09:01:35 ---> 05ebaddcde76 09:01:35 Step 25/26 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:01:35 ---> Running in 01dec20da95a 09:01:35 Removing intermediate container 01dec20da95a 09:01:35 ---> 1a9132192033 09:01:35 Step 26/26 : LABEL version=0.0.0 09:01:35 ---> Running in 44d72e41c820 09:01:36 Removing intermediate container 44d72e41c820 09:01:36 ---> 31359ba7543a 09:01:36 09:01:36 Successfully built 31359ba7543a 09:01:36 Successfully tagged security-spire-server-arm64:latest 09:01:36 Building security-secretstore-setup 09:01:51  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:51 ---> 8cab8a252a1c 09:01:51 Step 3/25 : WORKDIR /edgex-go 09:01:51 ---> Using cache 09:01:51 ---> e55070be1ca2 09:01:51 Step 4/25 : RUN apk add --update --no-cache make git 09:01:51 ---> Using cache 09:01:51 ---> 22a588341201 09:01:51 Step 5/25 : COPY go.mod vendor* ./ 09:01:51 ---> Using cache 09:01:51 ---> 7bae9ca52f3c 09:01:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:51 ---> Using cache 09:01:51 ---> 4a2e262fcd51 09:01:51 Step 7/25 : COPY . . 09:01:51 ---> Using cache 09:01:51 ---> deca158b87c2 09:01:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:01:52 ---> Running in 4113f0a9d369 09:01:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:02:26 Removing intermediate container 0480b6f7f8de 09:02:26 ---> 037942cd42ab 09:02:26 09:02:26 Step 10/23 : FROM alpine:3.17 09:02:26 ---> d74e625d9115 09:02:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:02:26 ---> Using cache 09:02:26 ---> 1e9b49c8eeae 09:02:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:02:26 ---> Using cache 09:02:26 ---> f368eda0e6a2 09:02:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:26 ---> Using cache 09:02:26 ---> 876c5c1dcde0 09:02:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:02:26 ---> Using cache 09:02:26 ---> 07ee24a29e14 09:02:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:02:26 ---> 678d55b9708a 09:02:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:02:26 ---> a284c5582d06 09:02:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:02:26 ---> 6cde65e01159 09:02:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:26 ---> Running in dd5b4e93f2e7 09:02:28 Removing intermediate container dd5b4e93f2e7 09:02:28 ---> c37af9d8fe9b 09:02:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:02:28 ---> Running in a86edecdbc00 09:02:29 Removing intermediate container a86edecdbc00 09:02:29 ---> e98bd7825c0b 09:02:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:02:29 ---> Running in e2d19cb84eeb 09:02:29 Removing intermediate container e2d19cb84eeb 09:02:29 ---> 7be78ee058b9 09:02:29 Step 21/23 : LABEL arch=arm64 09:02:29 ---> Running in c488b25573bc 09:02:30 Removing intermediate container c488b25573bc 09:02:30 ---> cbc55d74b104 09:02:30 Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:02:30 ---> Running in c9a5ef9501b3 09:02:30 Removing intermediate container c9a5ef9501b3 09:02:30 ---> 9961516fe0cc 09:02:30 Step 23/23 : LABEL version=0.0.0 09:02:31 ---> Running in c4950deb868e 09:02:31 Removing intermediate container c4950deb868e 09:02:31 ---> a1091be5c4bb 09:02:31 09:02:31 Successfully built a1091be5c4bb 09:02:31 Successfully tagged security-proxy-auth-arm64:latest 09:02:31  Building security-proxy-auth ... done Building security-spire-agent 09:02:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:02:50 ---> 8cab8a252a1c 09:02:50 Step 3/27 : WORKDIR /edgex-go 09:02:50 ---> Using cache 09:02:50 ---> e55070be1ca2 09:02:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:02:50 ---> Using cache 09:02:50 ---> dd75ef7561db 09:02:50 Step 5/27 : COPY go.mod vendor* ./ 09:02:50 ---> Using cache 09:02:50 ---> d36d3c18acad 09:02:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:50 ---> Using cache 09:02:50 ---> 691bf6ad2ae1 09:02:50 Step 7/27 : COPY . . 09:02:50 ---> Using cache 09:02:50 ---> 4b306294701a 09:02:50 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:02:50 ---> Using cache 09:02:50 ---> a4a56958597c 09:02:50 Step 9/27 : WORKDIR /edgex-go/spire-build 09:02:50 ---> Using cache 09:02:50 ---> fbaac6ce9819 09:02:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:50 ---> Using cache 09:02:50 ---> 17abf5af344f 09:02: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:02:50 ---> Using cache 09:02:50 ---> 3cb8abfd8f69 09:02:50 Step 12/27 : WORKDIR /edgex-go 09:02:50 ---> Using cache 09:02:50 ---> 98b303dc1259 09:02:50 09:02:50 Step 13/27 : FROM alpine:3.17 09:02:50 ---> d74e625d9115 09:02:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:50 ---> Using cache 09:02:50 ---> 8b1b0222f70f 09:02:50 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:50 ---> Using cache 09:02:50 ---> 372b5319684a 09:02:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:50 ---> Using cache 09:02:50 ---> 9fce4d576f69 09:02:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:02:50 ---> Using cache 09:02:50 ---> 09787cb31a09 09:02:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:54 ---> 4af8f291f9d0 09:02:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:00 ---> 2bdaea467baa 09:03:00 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:03:01 ---> b63fad961e2d 09:03:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:03:02 ---> 615ed94aead2 09:03:02 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:03:03 ---> b3385c071701 09:03:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:03 ---> Running in a9c748e89d13 09:03:03 Removing intermediate container a9c748e89d13 09:03:03 ---> 64cb29e94ac2 09:03:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:03 ---> Running in 2dc9c00ad9dc 09:03:04 Removing intermediate container 2dc9c00ad9dc 09:03:04 ---> d9fb24a40321 09:03:04 Step 25/27 : LABEL arch=arm64 09:03:04 ---> Running in 254523b770b6 09:03:04 Removing intermediate container 254523b770b6 09:03:04 ---> cf2e2fc388ab 09:03:04 Step 26/27 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:03:04 ---> Running in ec0d00afea20 09:03:05 Removing intermediate container ec0d00afea20 09:03:05 ---> cef4b87e5bac 09:03:05 Step 27/27 : LABEL version=0.0.0 09:03:05 ---> Running in 44b89ad9547e 09:03:06 Removing intermediate container 44b89ad9547e 09:03:06 ---> 492f76f3e6ae 09:03:06 09:03:06 Successfully built 492f76f3e6ae 09:03:06 Successfully tagged security-spire-agent-arm64:latest 09:03:06  Building security-spire-agent ... done Building security-bootstrapper 09:03:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:03:24 ---> 8cab8a252a1c 09:03:24 Step 3/33 : WORKDIR /edgex-go 09:03:24 ---> Using cache 09:03:24 ---> e55070be1ca2 09:03:24 Step 4/33 : RUN apk add --update --no-cache make git 09:03:24 ---> Using cache 09:03:24 ---> 22a588341201 09:03:24 Step 5/33 : COPY go.mod vendor* ./ 09:03:24 ---> Using cache 09:03:24 ---> 7bae9ca52f3c 09:03:24 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:24 ---> Using cache 09:03:24 ---> 4a2e262fcd51 09:03:24 Step 7/33 : COPY . . 09:03:24 ---> Using cache 09:03:24 ---> deca158b87c2 09:03:24 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:27 ---> Running in d83bbcd18285 09:03:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:03:47 Removing intermediate container 80c67d5301f9 09:03:47 ---> a318aeb2979c 09:03:47 09:03:47 Step 10/23 : FROM alpine:3.17 09:03:47 ---> d74e625d9115 09:03:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:47 ---> Running in 999ea34452ce 09:03:47 Removing intermediate container 999ea34452ce 09:03:47 ---> fdc1d2617955 09:03:47 Step 12/23 : ENV APP_PORT=59880 09:03:47 ---> Running in e4187fa2c093 09:03:47 Removing intermediate container e4187fa2c093 09:03:47 ---> 96c540b4a13e 09:03:47 Step 13/23 : EXPOSE $APP_PORT 09:03:47 ---> Running in ec5c1beb6dae 09:03:47 Removing intermediate container ec5c1beb6dae 09:03:47 ---> 3ef17f5b59d6 09:03:47 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:03:47 ---> Running in b94cb2bcf778 09:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:50 (1/1) Installing dumb-init (1.2.5-r2) 09:03:50 Executing busybox-1.35.0-r29.trigger 09:03:50 OK: 8 MiB in 16 packages 09:03:52 Removing intermediate container b94cb2bcf778 09:03:52 ---> 25551120c731 09:03:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:52 ---> 74ddaebad27d 09:03:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:03:53 ---> d3cb20a1b7a2 09:03:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:55 ---> 78461433163a 09:03:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:56 ---> 23dca5bd741c 09:03:56 Step 19/23 : ENTRYPOINT ["/core-data"] 09:03:56 ---> Running in c23ac47ff5c6 09:03:57 Removing intermediate container c23ac47ff5c6 09:03:57 ---> 8563a4254d0a 09:03:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:57 ---> Running in dcf2264dd7cc 09:03:57 Removing intermediate container dcf2264dd7cc 09:03:57 ---> dbf1931fe76c 09:03:57 Step 21/23 : LABEL arch=arm64 09:03:57 ---> Running in e88b4c6ab6e7 09:03:58 Removing intermediate container e88b4c6ab6e7 09:03:58 ---> cde52e7a4f1b 09:03:58 Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:03:58 ---> Running in c6505ac52e67 09:03:59 Removing intermediate container c6505ac52e67 09:03:59 ---> f22541c22251 09:03:59 Step 23/23 : LABEL version=0.0.0 09:03:59 ---> Running in 2b6a230c96ee 09:03:59 Removing intermediate container 2b6a230c96ee 09:03:59 ---> c606c3c9bf0f 09:03:59 09:03:59 Successfully built c606c3c9bf0f 09:03:59 Successfully tagged core-data-arm64:latest 09:05:51  Building core-data ... done Removing intermediate container cf53a8a37d07 09:05:51 ---> d5eeeb0cfbd9 09:05:51 09:05:51 Step 9/22 : FROM alpine:3.17 09:05:51 ---> d74e625d9115 09:05:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:05:51 ---> Running in 3350ce15c4dd 09:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:51 (1/2) Installing dumb-init (1.2.5-r2) 09:05:51 (2/2) Installing openssl (3.0.8-r0) 09:05:51 Executing busybox-1.35.0-r29.trigger 09:05:51 OK: 8 MiB in 17 packages 09:05:51 Removing intermediate container 3350ce15c4dd 09:05:51 ---> c2df5fca0dfc 09:05:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:05:51 ---> Running in 93a45a4fbd46 09:05:51 Removing intermediate container 93a45a4fbd46 09:05:51 ---> 974b98ecc819 09:05:51 Step 12/22 : WORKDIR /edgex 09:05:51 ---> Running in bef7a46963bb 09:05:51 Removing intermediate container bef7a46963bb 09:05:51 ---> 6b4ede1ee56e 09:05:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:51 ---> 5f342ed7d1db 09:05:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:05:51 ---> 9a0918b5826c 09:05:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:05:52 ---> 63a1db523e5a 09:05:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:05:54 ---> 4535461ad626 09:05:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:05:55 ---> 03ba9665712b 09:05:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:55 ---> Running in 63881565b4f2 09:05:58 Removing intermediate container 63881565b4f2 09:05:58 ---> 0f5589166220 09:05:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:05:58 ---> Running in ae9c4a282f9c 09:05:59 Removing intermediate container ae9c4a282f9c 09:05:59 ---> 5976c85d148a 09:05:59 Step 20/22 : LABEL arch=arm64 09:05:59 ---> Running in 7bd507cfd439 09:05:59 Removing intermediate container 7bd507cfd439 09:05:59 ---> 3cfd4cb6761c 09:05:59 Step 21/22 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:05:59 ---> Running in 39920a8c6133 09:06:00 Removing intermediate container 39920a8c6133 09:06:00 ---> 5a19dbe98d22 09:06:00 Step 22/22 : LABEL version=0.0.0 09:06:03 ---> Running in 0c812aba014e 09:06:04 Removing intermediate container 0c812aba014e 09:06:04 ---> 3ceae7a4b166 09:06:04 09:06:04 Successfully built 3ceae7a4b166 09:06:04 Successfully tagged security-proxy-setup-arm64:latest 09:07:00  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:08 Removing intermediate container 37d2e476d8e3 09:07:08 ---> 430f992fcd4a 09:07:08 09:07:08 Step 10/23 : FROM alpine:3.17 09:07:08 ---> d74e625d9115 09:07:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:07:08 ---> Running in 05281de916d1 09:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:11 (1/2) Installing ca-certificates (20220614-r4) 09:07:11 (2/2) Installing dumb-init (1.2.5-r2) 09:07:11 Executing busybox-1.35.0-r29.trigger 09:07:11 Executing ca-certificates-20220614-r4.trigger 09:07:12 Removing intermediate container 4113f0a9d369 09:07:12 ---> ea09b32d2b78 09:07:12 09:07:12 Step 9/25 : FROM alpine:3.17 09:07:12 ---> d74e625d9115 09:07:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:12 OK: 8 MiB in 17 packages 09:07:12 ---> Running in b850b326ad85 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:14 Removing intermediate container 05281de916d1 09:07:14 ---> 8fb01e39a21d 09:07:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:07:14 ---> Running in 2353e10b7090 09:07:14 Removing intermediate container 2353e10b7090 09:07:14 ---> 5290f766aaa5 09:07:15 Step 13/23 : ENV APP_PORT=59860 09:07:15 ---> Running in eaf98ffaf26b 09:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:15 Removing intermediate container eaf98ffaf26b 09:07:15 ---> 9fe93f3397f4 09:07:15 Step 14/23 : EXPOSE $APP_PORT 09:07:15 ---> Running in 492c41acc37c 09:07:15 Removing intermediate container 492c41acc37c 09:07:15 ---> 12676d7ea333 09:07:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:16 (1/3) Installing ca-certificates (20220614-r4) 09:07:16 (2/3) Installing dumb-init (1.2.5-r2) 09:07:16 (3/3) Installing su-exec (0.2-r2) 09:07:16 Executing busybox-1.35.0-r29.trigger 09:07:16 Executing ca-certificates-20220614-r4.trigger 09:07:16 ---> 2e37ae611258 09:07:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:07:16 OK: 8 MiB in 18 packages 09:07:19 ---> 5b24b90b5733 09:07:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:07:20 Removing intermediate container b850b326ad85 09:07:20 ---> 2058de0c57ad 09:07:20 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:20 ---> Running in be560ae38db6 09:07:21 Removing intermediate container be560ae38db6 09:07:21 ---> 1674e348cdd5 09:07:21 Step 12/25 : WORKDIR / 09:07:21 ---> Running in 479a7f39df40 09:07:21 Removing intermediate container 479a7f39df40 09:07:21 ---> e342c95cd9a4 09:07:21 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:21 ---> 129bacf5d300 09:07:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:07:22 ---> d1d78115636d 09:07:22 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:07:22 ---> 28ec0fe2e87c 09:07:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:07:22 ---> Running in 4115c5bce734 09:07:23 Removing intermediate container 4115c5bce734 09:07:23 ---> ba7bf4096058 09:07:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:23 ---> Running in 50b65e06a10c 09:07:23 ---> 5398d2c83729 09:07:23 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:07:23 Removing intermediate container 50b65e06a10c 09:07:23 ---> 0b6553a7e44e 09:07:23 Step 21/23 : LABEL arch=arm64 09:07:23 ---> Running in a349c3fb6492 09:07:24 ---> 239e7491dfca 09:07:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:07:24 Removing intermediate container a349c3fb6492 09:07:24 ---> 41e406b4c0f2 09:07:24 Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:07:24 ---> Running in f0ca44b3ccbc 09:07:24 Removing intermediate container f0ca44b3ccbc 09:07:24 ---> b18eec795e7d 09:07:24 Step 23/23 : LABEL version=0.0.0 09:07:24 ---> fe55525f87db 09:07:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:07:25 ---> Running in 4b63b04b4a78 09:07:25 Removing intermediate container 4b63b04b4a78 09:07:25 ---> f4c0e783c291 09:07:25 09:07:25 ---> 90026432f5d6 09:07:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:25 Successfully built f4c0e783c291 09:07:25 Successfully tagged support-notifications-arm64:latest 09:07:26  Building support-notifications ... done  ---> 351545322fce 09:07:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:27 ---> b79d085f6fb7 09:07:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:28 ---> 8a0ca2f66d0b 09:07:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:28 ---> Running in 21f89093b1c2 09:07:30 Removing intermediate container 21f89093b1c2 09:07:30 ---> f367908ea878 09:07:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:07:30 ---> Running in 46a3d837ae0d 09:07:31 Removing intermediate container 46a3d837ae0d 09:07:31 ---> 2d9149984272 09:07:31 Step 23/25 : LABEL arch=arm64 09:07:31 ---> Running in 9a679d1a6109 09:07:31 Removing intermediate container 9a679d1a6109 09:07:31 ---> 426b18262275 09:07:31 Step 24/25 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:07:31 ---> Running in d13b5c66130b 09:07:32 Removing intermediate container d13b5c66130b 09:07:32 ---> 6c481a9b160e 09:07:32 Step 25/25 : LABEL version=0.0.0 09:07:32 ---> Running in d3d4b86c9973 09:07:32 Removing intermediate container d3d4b86c9973 09:07:32 ---> e8f182aeb509 09:07:32 09:07:32 Successfully built e8f182aeb509 09:07:32 Successfully tagged security-secretstore-setup-arm64:latest 09:07:33  Building security-secretstore-setup ... done Removing intermediate container d83bbcd18285 09:07:33 ---> 9806bcf1a467 09:07:33 09:07:33 Step 9/33 : FROM alpine:3.17 09:07:33 ---> d74e625d9115 09:07:33 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:33 ---> Using cache 09:07:33 ---> 8b1b0222f70f 09:07:33 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:07:34 ---> Running in 641dac5910c8 09:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:36 (1/2) Installing dumb-init (1.2.5-r2) 09:07:36 (2/2) Installing su-exec (0.2-r2) 09:07:36 Executing busybox-1.35.0-r29.trigger 09:07:36 OK: 8 MiB in 17 packages 09:07:37 Removing intermediate container 641dac5910c8 09:07:37 ---> 6e53b0c5a1c8 09:07:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:07:37 ---> Running in 6239843ca38e 09:07:37 Removing intermediate container 6239843ca38e 09:07:37 ---> fbc1734fe89b 09:07:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:37 ---> Running in 3e84742d42af 09:07:37 Removing intermediate container 3e84742d42af 09:07:37 ---> fa6373d0f216 09:07:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:37 ---> Running in 6f5286b58bdc 09:07:38 Removing intermediate container 6f5286b58bdc 09:07:38 ---> 52117972a719 09:07:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:07:38 ---> Running in ff9c873681b3 09:07:38 Removing intermediate container ff9c873681b3 09:07:38 ---> 5a2f4d23869c 09:07:38 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:07:38 ---> Running in 68d4572205ab 09:07:40 Removing intermediate container 68d4572205ab 09:07:40 ---> dec0d10a0604 09:07:40 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:07:40 ---> Running in 71add0679fee 09:07:40 Removing intermediate container 71add0679fee 09:07:40 ---> bb33bc0dc1e4 09:07:40 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:07:41 ---> bdef73a5de10 09:07:41 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:07:41 ---> Running in ede3f9db9730 09:07:42 Removing intermediate container ede3f9db9730 09:07:42 ---> 3687902d987f 09:07:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:43 ---> b0b7f063ef8d 09:07:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:07:43 ---> ebe48ba84351 09:07:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:07:44 ---> 2239e54fdaa6 09:07:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:07:45 ---> be1a4c2736eb 09:07:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:07:45 ---> b092f8b7aa8f 09:07:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:07:46 ---> cbdd2571fa0f 09:07:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:07:47 ---> cb3ac9d74d20 09:07:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:07:47 ---> 8e6472b91037 09:07:47 Step 28/33 : RUN chmod +x /entrypoint.sh 09:07:47 ---> Running in 5eb4e538abe7 09:07:49 Removing intermediate container 5eb4e538abe7 09:07:49 ---> fdf4b011a097 09:07:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:07:49 ---> Running in 24fb0407fb89 09:07:49 Removing intermediate container 24fb0407fb89 09:07:49 ---> 844fffaca788 09:07:49 Step 30/33 : CMD ["gate"] 09:07:49 ---> Running in 92ca5b363be0 09:07:49 Removing intermediate container 92ca5b363be0 09:07:49 ---> e13fac0c1d67 09:07:49 Step 31/33 : LABEL arch=arm64 09:07:49 ---> Running in 15d32bd180d6 09:07:50 Removing intermediate container 15d32bd180d6 09:07:50 ---> f11698ac5c17 09:07:50 Step 32/33 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db 09:07:50 ---> Running in f07153b04e26 09:07:50 Removing intermediate container f07153b04e26 09:07:50 ---> 0ff436003952 09:07:50 Step 33/33 : LABEL version=0.0.0 09:07:50 ---> Running in aa820e50641e 09:07:50 Removing intermediate container aa820e50641e 09:07:50 ---> 7ea39da9baa9 09:07:50 09:07:50 Successfully built 7ea39da9baa9 09:07:50 Successfully tagged security-bootstrapper-arm64:latest 09:07:51  Building security-bootstrapper ... done  [Pipeline] } 09:07:51 $ docker stop --time=1 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f 09:07:52 $ docker rm -f --volumes 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f [Pipeline] // withDockerContainer [Pipeline] sh 09:07:53 + docker images 09:07:53 REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:53 security-bootstrapper-arm64 latest 7ea39da9baa9 3 seconds ago 21.8MB 09:07:53 9806bcf1a467 20 seconds ago 1.48GB 09:07:53 security-secretstore-setup-arm64 latest e8f182aeb509 21 seconds ago 32MB 09:07:53 support-notifications-arm64 latest f4c0e783c291 28 seconds ago 32.5MB 09:07:53 ea09b32d2b78 42 seconds ago 1.49GB 09:07:53 430f992fcd4a 47 seconds ago 1.56GB 09:07:53 security-proxy-setup-arm64 latest 3ceae7a4b166 About a minute ago 18.6MB 09:07:53 d5eeeb0cfbd9 2 minutes ago 1.47GB 09:07:53 core-data-arm64 latest c606c3c9bf0f 3 minutes ago 19.9MB 09:07:53 a318aeb2979c 4 minutes ago 1.5GB 09:07:53 security-spire-agent-arm64 latest 492f76f3e6ae 4 minutes ago 125MB 09:07:53 security-proxy-auth-arm64 latest a1091be5c4bb 5 minutes ago 18.2MB 09:07:53 037942cd42ab 5 minutes ago 1.47GB 09:07:53 security-spire-server-arm64 latest 31359ba7543a 6 minutes ago 87.1MB 09:07:53 b958884b8d65 6 minutes ago 1.36GB 09:07:53 security-spire-config-arm64 latest ebe5a6e38d41 7 minutes ago 86.2MB 09:07:53 98b303dc1259 7 minutes ago 1.36GB 09:07:53 support-scheduler-arm64 latest 36f3c42cb33b 9 minutes ago 31.8MB 09:07:53 60f276e18f82 10 minutes ago 1.56GB 09:07:53 security-spiffe-token-provider-arm64 latest ed2de2befe0e 10 minutes ago 32.7MB 09:07:53 2e55e078a8eb 11 minutes ago 1.53GB 09:07:53 core-metadata-arm64 latest aab303e71d56 12 minutes ago 20.4MB 09:07:53 core-command-arm64 latest 241dacf1f010 12 minutes ago 19.7MB 09:07:53 16c4a79894d4 12 minutes ago 1.5GB 09:07:53 core-common-config-bootstrapper-arm64 latest 08e5ae439e22 12 minutes ago 17.5MB 09:07:53 28bbc4387efa 12 minutes ago 1.49GB 09:07:53 9e055a1af46f 13 minutes ago 1.49GB 09:07:53 ci-base-image-arm64 latest 8cab8a252a1c 34 minutes ago 866MB 09:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 7 days ago 648MB 09:07:53 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 09:07:53 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:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:53 09:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:54 arm64: Pulling from edgex-lftools-log-publisher 09:07:54 8998bd30e6a1: Pulling fs layer 09:07:54 04944245beec: Pulling fs layer 09:07:54 699f458cf7ca: Pulling fs layer 09:07:54 765212b225bb: Pulling fs layer 09:07:54 f23df028b6ca: Pulling fs layer 09:07:54 d65c8cfc05b1: Pulling fs layer 09:07:54 2437ff75d9bd: Pulling fs layer 09:07:54 765212b225bb: Waiting 09:07:54 f23df028b6ca: Waiting 09:07:54 d65c8cfc05b1: Waiting 09:07:54 2437ff75d9bd: Waiting 09:07:54 04944245beec: Verifying Checksum 09:07:54 04944245beec: Download complete 09:07:54 765212b225bb: Verifying Checksum 09:07:54 765212b225bb: Download complete 09:07:54 f23df028b6ca: Verifying Checksum 09:07:54 f23df028b6ca: Download complete 09:07:54 d65c8cfc05b1: Verifying Checksum 09:07:54 d65c8cfc05b1: Download complete 09:07:54 699f458cf7ca: Verifying Checksum 09:07:54 699f458cf7ca: Download complete 09:07:55 8998bd30e6a1: Verifying Checksum 09:07:55 8998bd30e6a1: Download complete 09:07:56 2437ff75d9bd: Verifying Checksum 09:07:56 2437ff75d9bd: Download complete 09:07:58 8998bd30e6a1: Pull complete 09:07:58 04944245beec: Pull complete 09:08:00 699f458cf7ca: Pull complete 09:08:00 765212b225bb: Pull complete 09:08:00 f23df028b6ca: Pull complete 09:08:01 d65c8cfc05b1: Pull complete 09:08:13 2437ff75d9bd: Pull complete 09:08:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:13 prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container 09:08:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:16 $ docker top 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:17 ---> job-cost.sh 09:08:17 lf-activate-venv: SKIPPING 09:08:17 INFO: No Stack... 09:08:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:18 INFO: Archiving Costs [Pipeline] sh 09:08:18 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:08:18 + cut -d, -f6 [Pipeline] lock 09:08:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] 09:08:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] did not exist. Created. 09:08:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:08:19 Stashed 1 file(s) [Pipeline] } 09:08:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:19 $ docker stop --time=1 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd 09:08:20 $ docker rm -f --volumes 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:08:21 provisioning config files... 09:08:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9103471407350908459tmp [Pipeline] { [Pipeline] sh 09:08:21 + set +x 09:08:21 + curl -s https://codecov.io/bash 09:08:21 + bash -s -- 09:08:21 09:08:21 _____ _ 09:08:21 / ____| | | 09:08:21 | | ___ __| | ___ ___ _____ __ 09:08:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:08:21 | |___| (_) | (_| | __/ (_| (_) \ V / 09:08:21 \_____\___/ \__,_|\___|\___\___/ \_/ 09:08:21 Bash-1.0.6 09:08:21 09:08:21 09:08:21 ==> git version 2.25.1 found 09:08:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:08:21 Release-Date: 2020-01-08 09:08:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:08:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:08:21 ==> Jenkins CI detected. 09:08:21 current dir:  /w/workspace/edgex-go/3 09:08:21 project root: . 09:08:21 --> token set from env 09:08:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:08:21 ==> Running gcov in . (disable via -X gcov) 09:08:21 ==> Python coveragepy not found 09:08:21 ==> Searching for coverage reports in: 09:08:21 + . 09:08:21 -> Found 1 reports 09:08:21 ==> Detecting git/mercurial file structure 09:08:21 ==> Reading reports 09:08:21 + ./coverage.out bytes=447275 09:08:21 ==> Appending adjustments 09:08:21 https://docs.codecov.io/docs/fixing-reports 09:08:22 + Found adjustments 09:08:22 ==> Gzipping contents 09:08:22 60K /tmp/codecov.4RVhCk.gz 09:08:22 ==> Uploading reports 09:08:22 url: https://codecov.io 09:08:22 query: branch=PR-4458&commit=ccdc1749f655513ce2893535d2b0a6a5926edb3e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 09:08:22 -> Pinging Codecov 09:08:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=ccdc1749f655513ce2893535d2b0a6a5926edb3e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 09:08:23 -> Uploading to 09:08:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-18/00271124DB129430A58F1EEE437C3FCB/ccdc1749f655513ce2893535d2b0a6a5926edb3e/bdc0da58-fcdd-4cda-ab68-007fd2e3e9f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230318T090822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b6df72670bec5dc7d1596073492a6d1e98f62e548aee5c785c1d975b178ff35 09:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:23 Dload Upload Total Spent Left Speed 09:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57569 0 0 100 57569 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57569 0 0 100 57569 0 202k --:--:-- --:--:-- --:--:-- 201k 09:08:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] } 09:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:08:23 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:08:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:24 ---> package-listing.sh 09:08:24 ++ facter osfamily 09:08:24 ++ tr '[:upper:]' '[:lower:]' 09:08:25 + OS_FAMILY=debian 09:08:25 + workspace=/w/workspace/edgex-go/3 09:08:25 + START_PACKAGES=/tmp/packages_start.txt 09:08:25 + END_PACKAGES=/tmp/packages_end.txt 09:08:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:25 + PACKAGES=/tmp/packages_start.txt 09:08:25 + '[' /w/workspace/edgex-go/3 ']' 09:08:25 + PACKAGES=/tmp/packages_end.txt 09:08:25 + case "${OS_FAMILY}" in 09:08:25 + dpkg -l 09:08:25 + grep '^ii' 09:08:25 + '[' -f /tmp/packages_start.txt ']' 09:08:25 + '[' -f /tmp/packages_end.txt ']' 09:08:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:25 + '[' /w/workspace/edgex-go/3 ']' 09:08:25 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:08:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:08:25 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:26 09:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:26 latest: Pulling from edgex-lftools-log-publisher 09:08:26 5eb5b503b376: Pulling fs layer 09:08:26 5c69ac0246d0: Pulling fs layer 09:08:26 ec43610c2a17: Pulling fs layer 09:08:26 3a2ae6a8a46f: Pulling fs layer 09:08:26 33b1e0a273af: Pulling fs layer 09:08:26 5d3b04190fa2: Pulling fs layer 09:08:26 2f39f015ded8: Pulling fs layer 09:08:26 33b1e0a273af: Waiting 09:08:26 5d3b04190fa2: Waiting 09:08:26 2f39f015ded8: Waiting 09:08:26 3a2ae6a8a46f: Waiting 09:08:26 5c69ac0246d0: Download complete 09:08:26 3a2ae6a8a46f: Verifying Checksum 09:08:26 3a2ae6a8a46f: Download complete 09:08:26 ec43610c2a17: Verifying Checksum 09:08:26 ec43610c2a17: Download complete 09:08:26 33b1e0a273af: Verifying Checksum 09:08:26 33b1e0a273af: Download complete 09:08:26 5d3b04190fa2: Download complete 09:08:26 5eb5b503b376: Verifying Checksum 09:08:26 5eb5b503b376: Download complete 09:08:27 2f39f015ded8: Download complete 09:08:27 5eb5b503b376: Pull complete 09:08:28 5c69ac0246d0: Pull complete 09:08:28 ec43610c2a17: Pull complete 09:08:28 3a2ae6a8a46f: Pull complete 09:08:28 33b1e0a273af: Pull complete 09:08:28 5d3b04190fa2: Pull complete 09:08:32 2f39f015ded8: Pull complete 09:08:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:32 prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container 09:08:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:34 $ docker top e77e40d7901fe5375ae0228ac616bd6535d8a69772fb300337f3673f6f5f327a -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:34 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:08:35 + ls /var/log/sa-host 09:08:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:35 provisioning config files... 09:08:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8979964861855901825tmp [Pipeline] { [Pipeline] echo 09:08:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:35 ---> create-netrc.sh [Pipeline] } 09:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:36 ---> python-tools-install.sh [Pipeline] echo 09:08:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:36 ---> sudo-logs.sh 09:08:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:36 ---> job-cost.sh 09:08:36 lf-activate-venv: SKIPPING 09:08:36 DEBUG: total: 0.10999999940395355 09:08:36 INFO: Retrieving Stack Cost... 09:08:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:37 INFO: Archiving Costs [Pipeline] echo 09:08:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:37 ---> logs-deploy.sh 09:08:37 lf-activate-venv: SKIPPING 09:08:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/3 09:08:37 INFO: archiving workspace using pattern(s): 09:08:38 Archives upload complete. 09:08:38 INFO: archiving logs to Nexus