Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 267102d9df6da7c23db2ac895729a32cf5bb6877+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (4cbd86ae484dda815fbc51bd09faf4cb01f6e5c1) 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-ssh2111901081329175726.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-ssh1481076062720407552.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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7438208822805204324.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-ssh5584505084052848547.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6575084938322083410.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 ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5306’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5321’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5324’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5325’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5327 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 Merge succeeded, producing 267102d9df6da7c23db2ac895729a32cf5bb6877 Checking out Revision 267102d9df6da7c23db2ac895729a32cf5bb6877 (PR-4465) > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:35 ========================================================= 23:02:35 EdgeX Global Pipelines Version Info 23:02:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:36 ------------------- 23:02:36 stable info: 23:02:36 ------------------- 23:02:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:02:36 Message: update stable to v1.0.245 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 > git rev-list --no-walk 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 23:02:36 ------------------- 23:02:36 experimental info: 23:02:36 ------------------- 23:02:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:36 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:02:36 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267102d [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:37 provisioning config files... 23:02:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config13168823986027229751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:37 ---> docker-login.sh 23:02:37 nexus3.edgexfoundry.org:10001 23:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:37 Configure a credential helper to remove this warning. See 23:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:37 23:02:37 Login Succeeded 23:02:37 nexus3.edgexfoundry.org:10002 23:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:37 Configure a credential helper to remove this warning. See 23:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:37 23:02:37 Login Succeeded 23:02:37 nexus3.edgexfoundry.org:10003 23:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 nexus3.edgexfoundry.org:10004 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 docker.io 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 ---> docker-login.sh ends [Pipeline] } 23:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:38 + 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 23:02:38 + dirname cmd/core-command/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo core-command,cmd/core-command/Dockerfile 23:02:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:02:38 + dirname cmd/core-data/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo core-data,cmd/core-data/Dockerfile 23:02:38 + dirname cmd/core-metadata/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo core-metadata,cmd/core-metadata/Dockerfile 23:02:38 + dirname cmd/security-bootstrapper/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + dirname cmd/security-proxy-auth/Dockerfile 23:02:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:02:38 + dirname cmd/security-proxy-setup/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:02:38 + dirname cmd/security-secretstore-setup/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:02:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:02:38 + dirname cmd/security-spire-agent/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:02:38 + dirname cmd/security-spire-config/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + dirname cmd/security-spire-server/Dockerfile 23:02:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:02:38 + dirname+ cmd/support-notifications/Dockerfile 23:02:38 cut -d/ -f2 23:02:38 + echo support-notifications,cmd/support-notifications/Dockerfile 23:02:38 + dirname cmd/support-scheduler/Dockerfile 23:02:38 + cut -d/ -f2 23:02:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:02:38 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 23:02:39 + git rev-list -1 --merges 267102d9df6da7c23db2ac895729a32cf5bb6877~1..267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo 23:02:39 -----------> git rev-list -1 --merges 267102d9df6da7c23db2ac895729a32cf5bb6877~1..267102d9df6da7c23db2ac895729a32cf5bb6877 267102d9df6da7c23db2ac895729a32cf5bb6877 [false] [Pipeline] sh 23:02:39 + git log --format=format:%s -1 267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo 23:02:39 ========================================================= 23:02:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:02:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:39 + grep -v github /etc/ssh/ssh_known_hosts 23:02:39 + [ -e /tmp/ssh_known_hosts ] 23:02:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:02:39 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:40 23:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:40 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:40 b85a868b505f: Pulling fs layer 23:02:40 e2be974225ed: Pulling fs layer 23:02:40 339a4e72a1f5: Pulling fs layer 23:02:40 988bab9f4d93: Pulling fs layer 23:02:40 1469e6f7b9e6: Pulling fs layer 23:02:40 eaf3925da568: Pulling fs layer 23:02:40 bab4dde63d76: Pulling fs layer 23:02:40 bde34c3a00c8: Pulling fs layer 23:02:40 b352a97aabf1: Pulling fs layer 23:02:40 4872d77fe225: Pulling fs layer 23:02:40 5851b861e8e6: Pulling fs layer 23:02:40 988bab9f4d93: Waiting 23:02:40 1469e6f7b9e6: Waiting 23:02:40 eaf3925da568: Waiting 23:02:40 bab4dde63d76: Waiting 23:02:40 bde34c3a00c8: Waiting 23:02:40 5851b861e8e6: Waiting 23:02:40 b352a97aabf1: Waiting 23:02:40 e2be974225ed: Verifying Checksum 23:02:40 e2be974225ed: Download complete 23:02:40 988bab9f4d93: Verifying Checksum 23:02:40 988bab9f4d93: Download complete 23:02:40 1469e6f7b9e6: Verifying Checksum 23:02:40 1469e6f7b9e6: Download complete 23:02:40 eaf3925da568: Download complete 23:02:40 b85a868b505f: Verifying Checksum 23:02:40 b85a868b505f: Download complete 23:02:40 339a4e72a1f5: Verifying Checksum 23:02:40 339a4e72a1f5: Download complete 23:02:40 bde34c3a00c8: Verifying Checksum 23:02:40 bde34c3a00c8: Download complete 23:02:40 4872d77fe225: Verifying Checksum 23:02:40 4872d77fe225: Download complete 23:02:40 5851b861e8e6: Verifying Checksum 23:02:40 5851b861e8e6: Download complete 23:02:40 b352a97aabf1: Download complete 23:02:40 bab4dde63d76: Verifying Checksum 23:02:40 bab4dde63d76: Download complete 23:02:41 b85a868b505f: Pull complete 23:02:41 e2be974225ed: Pull complete 23:02:42 339a4e72a1f5: Pull complete 23:02:42 988bab9f4d93: Pull complete 23:02:42 1469e6f7b9e6: Pull complete 23:02:42 eaf3925da568: Pull complete 23:02:44 bab4dde63d76: Pull complete 23:02:44 bde34c3a00c8: Pull complete 23:02:44 b352a97aabf1: Pull complete 23:02:44 4872d77fe225: Pull complete 23:02:44 5851b861e8e6: Pull complete 23:02:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:44 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:02:46 $ docker top 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 -eo pid,comm 23:02:46 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). 23:02:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:46 [ssh-agent] Looking for ssh-agent implementation... 23:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:46 $ docker exec 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent 23:02:46 SSH_AUTH_SOCK=/tmp/ssh-CDXfgD2wCcox/agent.32 23:02:46 SSH_AGENT_PID=38 23:02:46 Running ssh-add (command line suppressed) 23:02:46 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5333042607418735002.key (/w/workspace/edgex-go/6@tmp/private_key_5333042607418735002.key) 23:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:46 + git tag --points-at HEAD [Pipeline] } 23:02:46 $ docker exec --env ******** --env ******** 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent -k 23:02:46 unset SSH_AUTH_SOCK; 23:02:46 unset SSH_AGENT_PID; 23:02:46 echo Agent pid 38 killed; 23:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:46 [ssh-agent] Looking for ssh-agent implementation... 23:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:47 $ docker exec 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent 23:02:47 SSH_AUTH_SOCK=/tmp/ssh-66VKBKRqf4rU/agent.71 23:02:47 SSH_AGENT_PID=77 23:02:47 Running ssh-add (command line suppressed) 23:02:47 Identity added: /w/workspace/edgex-go/6@tmp/private_key_9698315344982116441.key (/w/workspace/edgex-go/6@tmp/private_key_9698315344982116441.key) 23:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:47 + git semver init 23:02:47 2023-03-22 23:02:47,758 [run_init] DEBUG init version:0.0.0 force:False 23:02:47 2023-03-22 23:02:47,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 23:02:47 2023-03-22 23:02:47,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 23:02:47 2023-03-22 23:02:47,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 23:02:53 2023-03-22 23:02:52,164 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 23:02:53 2023-03-22 23:02:52,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4465 with force:False 23:02:53 2023-03-22 23:02:52,165 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4465 23:02:53 2023-03-22 23:02:52,168 [execute] INFO git cat-file --batch-check 23:02:53 2023-03-22 23:02:52,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 23:02:53 2023-03-22 23:02:52,175 [execute] INFO git cat-file --batch 23:02:53 2023-03-22 23:02:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 23:02:53 2023-03-22 23:02:52,180 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4465 23:02:53 0.0.0 [Pipeline] } 23:02:53 $ docker exec --env ******** --env ******** 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent -k 23:02:53 unset SSH_AUTH_SOCK; 23:02:53 unset SSH_AGENT_PID; 23:02:53 echo Agent pid 77 killed; 23:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:53 + git semver [Pipeline] } 23:02:53 $ docker stop --time=1 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 23:02:55 $ docker rm -f --volumes 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:55 Stashed 1 file(s) [Pipeline] echo 23:02:55 [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 23:02:56 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 23:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:56 ========================================================= 23:02:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:02:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:02:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:56 63b65145d645: Pulling fs layer 23:02:56 a2d21d5440eb: Pulling fs layer 23:02:56 935e6c44a52c: Pulling fs layer 23:02:56 94cc34f8dd06: Pulling fs layer 23:02:56 30dea6a524f1: Pulling fs layer 23:02:56 a2aff8979fd8: Pulling fs layer 23:02:56 6808be2612f2: Pulling fs layer 23:02:56 f25807f1079a: Pulling fs layer 23:02:56 6808be2612f2: Waiting 23:02:56 f25807f1079a: Waiting 23:02:56 94cc34f8dd06: Waiting 23:02:56 a2aff8979fd8: Waiting 23:02:56 a2d21d5440eb: Download complete 23:02:56 94cc34f8dd06: Download complete 23:02:56 30dea6a524f1: Verifying Checksum 23:02:56 30dea6a524f1: Download complete 23:02:56 63b65145d645: Verifying Checksum 23:02:56 63b65145d645: Download complete 23:02:56 a2aff8979fd8: Verifying Checksum 23:02:56 a2aff8979fd8: Download complete 23:02:56 63b65145d645: Pull complete 23:02:56 a2d21d5440eb: Pull complete 23:02:57 f25807f1079a: Verifying Checksum 23:02:57 f25807f1079a: Download complete 23:02:57 935e6c44a52c: Verifying Checksum 23:02:57 935e6c44a52c: Download complete 23:02:57 6808be2612f2: Verifying Checksum 23:02:57 6808be2612f2: Download complete 23:03:00 935e6c44a52c: Pull complete 23:03:00 94cc34f8dd06: Pull complete 23:03:00 30dea6a524f1: Pull complete 23:03:00 a2aff8979fd8: Pull complete 23:03:03 6808be2612f2: Pull complete 23:03:03 f25807f1079a: Pull complete 23:03:03 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:03:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:03:03 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:03:03 WORKDIR /edgex 23:03:03 COPY go.mod . 23:03:03 RUN go mod download build 23:03:03 -t ci-base-image-x86_64 -f - . 23:03:04 Sending build context to Docker daemon 170.5MB 23:03:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:03:04 ---> 3b553350e43f 23:03:04 Step 2/4 : WORKDIR /edgex 23:03:06 ---> Running in 3fc197053b9c 23:03:06 Removing intermediate container 3fc197053b9c 23:03:06 ---> c61804d01099 23:03:06 Step 3/4 : COPY go.mod . 23:03:06 ---> cf5aadfe73a1 23:03:06 Step 4/4 : RUN go mod download 23:03:06 ---> Running in 1f1f1740ac60 23:03:10 Still waiting to schedule task 23:03:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:03:16 Removing intermediate container 1f1f1740ac60 23:03:16 ---> c99e1544c73d 23:03:16 Successfully built c99e1544c73d 23:03:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:16 + docker inspect -f . ci-base-image-x86_64 23:03:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:16 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:03:17 $ docker top cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:17 + go version 23:03:17 go version go1.20.2 linux/amd64 [Pipeline] } 23:03:17 $ docker stop --time=1 cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 23:03:18 $ docker rm -f --volumes cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:19 + docker inspect -f . ci-base-image-x86_64 23:03:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:19 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:03:19 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:03:19 $ docker top 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:19 ========================================================= 23:03:19 [edgeXBuildGoParallel] Running Tests and Build... 23:03:19 ========================================================= [Pipeline] sh 23:03:20 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 23:03:20 + make test 23:03:20 go test -race -coverprofile=coverage.out ./... 23:03:26 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 23:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements 23:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.936s coverage: 88.5% of statements 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.329s coverage: 95.6% of statements 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:03:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements 23:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 44.1% of statements 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 23:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.043s coverage: 96.3% of statements 23:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 23:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.097s coverage: 92.9% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.055s coverage: 86.9% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 23:04:14 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 23:04:36 go vet ./... 23:04:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:04:39 + ls -al . 23:04:39 total 704 23:04:39 drwxrwxr-x 11 1001 1001 4096 Mar 22 23:03 . 23:04:39 drwxr-xr-x 4 root root 4096 Mar 22 23:03 .. 23:04:39 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:02 .blubracket 23:04:39 -rw-rw-r-- 1 1001 1001 16 Mar 22 23:02 .dockerignore 23:04:39 drwxrwxr-x 8 1001 1001 4096 Mar 22 23:02 .git 23:04:39 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:02 .github 23:04:39 -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:02 .gitignore 23:04:39 -rw-rw-r-- 1 1001 1001 42 Mar 22 23:02 .golangci.yml 23:04:39 -rw-rw-r-- 1 1001 1001 87 Mar 22 23:02 .hadolint.yml 23:04:39 drwxr-xr-x 3 1001 1001 4096 Mar 22 23:02 .semver 23:04:39 -rw-rw-r-- 1 1001 1001 166 Mar 22 23:02 .sonarcloud.properties 23:04:39 -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:02 ADOPTERS.md 23:04:39 -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:02 Attribution.txt 23:04:39 -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:02 CHANGELOG.md 23:04:39 -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:02 CONTRIBUTING.md 23:04:39 -rw-rw-r-- 1 1001 1001 677 Mar 22 23:02 GOVERNANCE.md 23:04:39 -rw-rw-r-- 1 1001 1001 883 Mar 22 23:02 Jenkinsfile 23:04:39 -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:02 LICENSE 23:04:39 -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:02 Makefile 23:04:39 -rw-rw-r-- 1 1001 1001 582 Mar 22 23:02 OWNERS.md 23:04:39 -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:02 README.md 23:04:39 -rw-rw-r-- 1 1001 1001 789 Mar 22 23:02 SECURITY.md 23:04:39 -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION 23:04:39 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:02 bin 23:04:39 drwxrwxr-x 18 1001 1001 4096 Mar 22 23:02 cmd 23:04:39 -rw-r--r-- 1 root root 447378 Mar 22 23:04 coverage.out 23:04:39 -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:02 go.mod 23:04:39 -rw-rw-r-- 1 1001 1001 31237 Mar 22 23:02 go.sum 23:04:39 drwxrwxr-x 7 1001 1001 4096 Mar 22 23:02 internal 23:04:39 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:02 openapi 23:04:39 -rw-rw-r-- 1 1001 1001 594 Mar 22 23:02 security.txt 23:04:39 drwxrwxr-x 4 1001 1001 4096 Mar 22 23:02 snap 23:04:39 -rw-rw-r-- 1 1001 1001 204 Mar 22 23:02 version.go [Pipeline] sh 23:04:39 + '[' -e coverage.out ] 23:04:39 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:39 Stashed 1 file(s) [Pipeline] sh 23:04:39 + make build 23:04:39 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 23:04:52 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 23:04:52 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 23:04:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:04:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:04:59 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 23:05:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:05: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:05:03 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 23:05:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:05:06 $ docker stop --time=1 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 23:05:09 $ docker rm -f --volumes 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:09 23:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:10 latest: Pulling from edgex-devops/edgex-compose 23:05:10 cbdbe7a5bc2a: Pulling fs layer 23:05:10 ca9280d653b3: Pulling fs layer 23:05:10 7e9c9ca2126c: Pulling fs layer 23:05:10 cbdbe7a5bc2a: Verifying Checksum 23:05:10 cbdbe7a5bc2a: Download complete 23:05:10 cbdbe7a5bc2a: Pull complete 23:05:10 ca9280d653b3: Verifying Checksum 23:05:10 ca9280d653b3: Download complete 23:05:10 7e9c9ca2126c: Verifying Checksum 23:05:10 7e9c9ca2126c: Download complete 23:05:10 ca9280d653b3: Pull complete 23:05:14 7e9c9ca2126c: Pull complete 23:05:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:14 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:05:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:05:15 $ docker top ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:15 + docker-compose build --help 23:05:15 + grep parallel 23:05:16 --parallel Build images in parallel. [Pipeline] } 23:05:16 $ docker stop --time=1 ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 23:05:17 $ docker rm -f --volumes ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:18 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:05:18 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:05:18 $ docker top 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:18 + docker-compose -f ./docker-compose-build.yml build --parallel 23:05:19 Building core-command ... 23:05:19 Building core-common-config-bootstrapper ... 23:05:19 Building core-data ... 23:05:19 Building core-metadata ... 23:05:19 Building security-bootstrapper ... 23:05:19 Building security-proxy-auth ... 23:05:19 Building security-proxy-setup ... 23:05:19 Building security-secretstore-setup ... 23:05:19 Building security-spiffe-token-provider ... 23:05:19 Building security-spire-agent ... 23:05:19 Building security-spire-config ... 23:05:19 Building security-spire-server ... 23:05:19 Building support-notifications ... 23:05:19 Building support-scheduler ... 23:05:19 Building security-proxy-auth 23:05:19 Building security-proxy-setup 23:05:19 Building core-data 23:05:19 Building support-scheduler 23:05:19 Building core-command 23:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:29 ---> c99e1544c73d 23:05:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:29 ---> c99e1544c73d 23:05:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:29 ---> c99e1544c73d 23:05:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:29 ---> c99e1544c73d 23:05:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:05:30 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:05:30 ---> c99e1544c73d 23:05:30 Step 3/22 : WORKDIR /edgex-go 23:05:33 ---> Running in 5b11cbb623e6 23:05:33 ---> Running in 043f8ae9e33c 23:05:33 ---> Running in 67dca2da3713 23:05:33 ---> Running in 5549399b13da 23:05:33 ---> Running in 3bcf0403421d 23:05:33 Removing intermediate container 5b11cbb623e6 23:05:33 ---> 9d65d1fbf49a 23:05:33 Step 4/23 : WORKDIR /edgex-go 23:05:33 Removing intermediate container 043f8ae9e33c 23:05:33 ---> 39d8a090c320 23:05:33 Step 4/23 : WORKDIR /edgex-go 23:05:33 Removing intermediate container 67dca2da3713 23:05:33 ---> ff2cc7e97016 23:05:33 Step 4/24 : WORKDIR /edgex-go 23:05:33 ---> Running in d0def6f14c05 23:05:33 Removing intermediate container 3bcf0403421d 23:05:33 Removing intermediate container 5549399b13da 23:05:33 ---> c2ce75cd64fd 23:05:33 ---> 80faeabca506 23:05:33 Step 4/22 : RUN apk add --update --no-cache make gitStep 4/23 : WORKDIR /edgex-go 23:05:33 23:05:33 ---> Running in baa9bcdb0690 23:05:33 ---> Running in c06c3eb0b183 23:05:33 ---> Running in 409fafe13622 23:05:33 ---> Running in 73452453febb 23:05:33 Removing intermediate container d0def6f14c05 23:05:33 ---> a46dd8a306e7 23:05:33 Step 5/23 : RUN apk add --update --no-cache make git 23:05:33 ---> Running in accfec85c652 23:05:33 Removing intermediate container baa9bcdb0690 23:05:33 ---> e725d74004aa 23:05:33 Step 5/23 : RUN apk add --update --no-cache make git 23:05:33 Removing intermediate container 409fafe13622 23:05:33 ---> 46b3c0abb382 23:05:33 Step 5/23 : RUN apk add --update --no-cache make git 23:05:33 Removing intermediate container c06c3eb0b183 23:05:33 ---> 2a6e6c3d2076 23:05:33 Step 5/24 : RUN apk add --update --no-cache make git 23:05:33 ---> Running in b441c3245065 23:05:33 ---> Running in faecf197e12b 23:05:33 ---> Running in 52c1e07058e0 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:33 OK: 265 MiB in 53 packages 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:34 OK: 265 MiB in 53 packages 23:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:34 OK: 265 MiB in 53 packages 23:05:34 Removing intermediate container 73452453febb 23:05:34 ---> c38898735bd9 23:05:34 Step 5/22 : COPY go.mod vendor* ./ 23:05:34 OK: 265 MiB in 53 packages 23:05:34 OK: 265 MiB in 53 packages 23:05:34 ---> c936dd1778e0 23:05:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:34 ---> Running in 984ca1f37522 23:05:34 Removing intermediate container accfec85c652 23:05:34 ---> 8dcc65b26e4c 23:05:34 Step 6/23 : COPY go.mod vendor* ./ 23:05:34 Removing intermediate container b441c3245065 23:05:34 ---> 0d5958e46db0 23:05:34 Step 6/23 : COPY go.mod vendor* ./ 23:05:34 ---> 05967af56343 23:05:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:34 Removing intermediate container faecf197e12b 23:05:34 ---> Running in 5be459fc6f57 23:05:34 ---> f5bf5db84709 23:05:34 Step 6/24 : COPY go.mod vendor* ./ 23:05:34 ---> cec65bbe5b75 23:05:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:34 ---> Running in 82e19451b363 23:05:34 Removing intermediate container 52c1e07058e0 23:05:34 ---> 4e9bcb36599f 23:05:34 Step 6/23 : COPY go.mod vendor* ./ 23:05:35 ---> 66fc8f37e05b 23:05:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:35 ---> Running in ba1226206772 23:05:35 ---> f7637fcab911 23:05:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:35 ---> Running in f96d01ab82f9 23:05:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5330 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 23:05:59 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 23:05:59 The recommended git tool is: git 23:06:07 Removing intermediate container 82e19451b363 23:06:07 ---> 85c3cc8b8cb4 23:06:07 Step 8/23 : COPY . . 23:06:07 Removing intermediate container 5be459fc6f57 23:06:07 ---> cc222e4eaea3 23:06:07 Step 8/23 : COPY . . 23:06:07 Removing intermediate container 984ca1f37522 23:06:07 Removing intermediate container ba1226206772 23:06:07 ---> cab228019587 23:06:07 ---> 7704dd7c5e4b 23:06:07 Step 7/22 : COPY . .Step 8/24 : COPY . . 23:06:07 23:06:07 Removing intermediate container f96d01ab82f9 23:06:07 ---> afbb5aee421c 23:06:07 Step 8/23 : COPY . . 23:06:10 using credential edgex-jenkins-ssh 23:06:10 Cloning the remote Git repository 23:06:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:06:10 > git init /w/workspace/edgex-go/6 # timeout=10 23:06:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:06:10 > git --version # timeout=10 23:06:11 > git --version # 'git version 2.25.1' 23:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:13 ---> d8c79276b6f4 23:06:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:06:13 ---> 9a091ae66310 23:06:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:06:13 ---> Running in 808d980eac6e 23:06:13 ---> b0871e7ff158 23:06:13 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:06:13 ---> Running in c867cf006b4a 23:06:13 ---> 87ee4140f8ba 23:06:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:06:13 ---> Running in 40486ed0d4c2 23:06:13 ---> d2b687ddd5bb 23:06:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:06:13 ---> Running in d4227ea6e0a7 23:06:13 ---> Running in 090b6ec7ed44 23:06:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:06:13 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 23:06:13 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 23:06: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 23:06:14 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 23:06:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:34 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:35 Merge succeeded, producing 267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:35 Checking out Revision 267102d9df6da7c23db2ac895729a32cf5bb6877 (PR-4465) 23:06:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:06:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:06:34 > git config core.sparsecheckout # timeout=10 23:06:35 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 23:06:35 > git remote # timeout=10 23:06:35 > git config --get remote.origin.url # timeout=10 23:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:35 > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 23:06:35 > git rev-parse HEAD^{commit} # timeout=10 23:06:35 > git config core.sparsecheckout # timeout=10 23:06:35 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 23:06:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:06:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:37 Dload Upload Total Spent Left Speed 23:06:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k [Pipeline] sh 23:06:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:06:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:06:37 + sudo tee /etc/docker/daemon.new 23:06:37 { 23:06:37 "registry-mirrors": [ 23:06:37 "https://nexus3.edgexfoundry.org:10001" 23:06:37 ], 23:06:37 "bip": "10.250.0.254/24", 23:06:37 "hosts": [ 23:06:37 "tcp://0.0.0.0:5555", 23:06:37 "unix:///var/run/docker.sock" 23:06:37 ], 23:06:37 "mtu": 1458, 23:06:37 "selinux-enabled": true, 23:06:37 "seccomp-profile": "/etc/docker/seccomp.json" 23:06:37 } [Pipeline] sh 23:06:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:06:38 + sudo service docker restart 23:06:52 Removing intermediate container c867cf006b4a 23:06:52 ---> 8c20f23b84b4 23:06:52 23:06:52 Step 9/22 : FROM alpine:3.17 23:06:52 Removing intermediate container 808d980eac6e 23:06:52 ---> 0e7bc3cc7790 23:06:52 23:06:52 Step 10/23 : FROM alpine:3.17 23:06:52 Removing intermediate container 090b6ec7ed44 23:06:52 ---> 7516bc68fdcd 23:06:52 23:06:52 Step 10/24 : FROM alpine:3.17 23:06:52 Removing intermediate container d4227ea6e0a7 23:06:52 ---> e1e5ed1d96ec 23:06:52 23:06:52 Step 10/23 : FROM alpine:3.17 23:06:52 3.17: Pulling from library/alpine 23:06:52 3.17: Pulling from library/alpine 23:06:52 3.17: Pulling from library/alpine 23:06:52 3.17: Pulling from library/alpine 23:06:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:06:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:06:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:06:52 Status: Image is up to date for alpine:3.17 23:06:52 Status: Downloaded newer image for alpine:3.17 23:06:52 Status: Downloaded newer image for alpine:3.17 23:06:52 ---> b2aa39c304c2 23:06:52 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:06:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:06:52 Status: Image is up to date for alpine:3.17 23:06:52 ---> b2aa39c304c2 23:06:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:06:52 ---> b2aa39c304c2 23:06:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:06:52 ---> b2aa39c304c2 23:06:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:06:52 ---> Running in b77d76a414cb 23:06:52 ---> Running in 607bd72b204e 23:06:52 ---> Running in a40eadedd5c0 23:06:52 ---> Running in 0fd03cc13cff 23:06:52 Removing intermediate container 40486ed0d4c2 23:06:52 ---> 18aee7f46526 23:06:52 23:06:52 Step 10/23 : FROM alpine:3.17 23:06:52 ---> b2aa39c304c2 23:06:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:06:52 ---> Running in c3bf5618104e 23:06:52 Removing intermediate container 0fd03cc13cff 23:06:52 ---> 8856f45aa756 23:06:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:06:52 Removing intermediate container a40eadedd5c0 23:06:52 ---> 45237f284a74 23:06:52 Step 12/23 : ENV APP_PORT=59880 23:06:52 ---> Running in 6d899a80290f 23:06:52 ---> Running in d5b118fce7da 23:06:52 Removing intermediate container 6d899a80290f 23:06:52 ---> 852005231055 23:06:52 Step 13/23 : EXPOSE $APP_PORT 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:52 ---> Running in 159cddd78513 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:52 Removing intermediate container 159cddd78513 23:06:52 ---> 6b0e29debe91 23:06:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:52 ---> Running in 92ce62d2737c 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:52 (1/2) Installing dumb-init (1.2.5-r2) 23:06:52 (1/1) Installing dumb-init (1.2.5-r2) 23:06:52 (2/2) Installing openssl (3.0.8-r1) 23:06:52 Executing busybox-1.35.0-r29.trigger 23:06:52 OK: 7 MiB in 16 packages 23:06:52 Executing busybox-1.35.0-r29.trigger 23:06:52 OK: 8 MiB in 17 packages 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:52 (1/1) Installing dumb-init (1.2.5-r2) 23:06:52 Executing busybox-1.35.0-r29.trigger 23:06:52 OK: 7 MiB in 16 packages 23:06:52 (1/1) Installing dumb-init (1.2.5-r2) 23:06:52 Executing busybox-1.35.0-r29.trigger 23:06:52 OK: 7 MiB in 16 packages 23:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:52 (1/1) Installing dumb-init (1.2.5-r2) 23:06:52 Executing busybox-1.35.0-r29.trigger 23:06:52 OK: 7 MiB in 16 packages 23:06:52 Removing intermediate container 607bd72b204e 23:06:52 ---> 0847ea05a045 23:06:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:06:52 ---> Running in 241c49282abd 23:06:52 Removing intermediate container b77d76a414cb 23:06:52 ---> a1d7b2b10dd0 23:06:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:06:52 Removing intermediate container c3bf5618104e 23:06:52 ---> ee68db794b17 23:06:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:06:52 ---> Running in a2a897a4e6b3 23:06:52 ---> Running in 8a289fb66f39 23:06:52 Removing intermediate container 241c49282abd 23:06:52 ---> 7996019dcd48 23:06:52 Step 13/24 : ENV APP_PORT=59882 23:06:52 Removing intermediate container d5b118fce7da 23:06:52 ---> 5306f078d3be 23:06:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:52 ---> Running in 532531b527c2 23:06:52 Removing intermediate container a2a897a4e6b3 23:06:52 ---> 1724c0b4e127 23:06:52 Step 12/22 : WORKDIR /edgex 23:06:52 Removing intermediate container 8a289fb66f39 23:06:52 ---> ccfad2955698 23:06:52 Step 13/23 : ENV APP_PORT=59861 23:06:52 ---> Running in 8bd9589000f4 23:06:52 ---> Running in 76d2f7ff1497 23:06:52 Removing intermediate container 532531b527c2 23:06:52 ---> 85a88618bcbf 23:06:52 Step 14/24 : EXPOSE $APP_PORT 23:06:52 ---> c3bad88d465c 23:06:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:06:52 Removing intermediate container 92ce62d2737c 23:06:52 ---> ad62fe138449 23:06:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:52 ---> Running in d039f45f0d7b 23:06:52 Removing intermediate container 76d2f7ff1497 23:06:52 ---> 96dd6983b12b 23:06:52 Step 14/23 : EXPOSE $APP_PORT 23:06:52 Removing intermediate container 8bd9589000f4 23:06:52 ---> 7c2c382171ea 23:06:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:52 ---> Running in ceb9e1cbf1b3 23:06:52 Removing intermediate container d039f45f0d7b 23:06:52 ---> ef870a97c638 23:06:52 Step 15/24 : WORKDIR / 23:06:52 ---> 9f17cb3c835e 23:06:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:06:52 ---> Running in e615239c279f 23:06:52 ---> b5381d065bbc 23:06:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:06:52 ---> 1fe3cccd77a5 23:06:52 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:06:52 Removing intermediate container ceb9e1cbf1b3 23:06:52 ---> 1f920a0b59a6 23:06:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:52 Removing intermediate container e615239c279f 23:06:52 ---> ef1560bbcb62 23:06:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:52 ---> ec6896093eea 23:06:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:06:52 ---> d33a77ee25c8 23:06:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:06:52 ---> c08180fb2b0d 23:06:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:06:52 ---> 997c7675ed3c 23:06:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:06:52 ---> d70cded550d1 23:06:52 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:06:52 ---> 75d26b4f5ce3 23:06:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:06:52 ---> 3b0e504f76d6 23:06:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:06:52 ---> d94c3cc8c1eb 23:06:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:06:52 ---> 7f7f3cbc15f3 23:06:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:06:52 ---> 91afe6d2bc3a 23:06:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:06:52 ---> f278ede8a1de 23:06:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:06:52 ---> 073f7c253f4e 23:06:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:06:52 ---> 10e3491e57d4 23:06:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:06:52 ---> fddb64d5f9cb 23:06:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:06:52 ---> Running in 5a29db6ca728 23:06:52 ---> 4f093e6db277 23:06:52 Step 19/23 : ENTRYPOINT ["/core-data"] 23:06:52 ---> Running in 48cd058c820f 23:06:52 ---> 7e04a69ee2e8 23:06:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:06:52 ---> 3bc084a25a5e 23:06:52 Step 20/24 : ENTRYPOINT ["/core-command"] 23:06:52 ---> Running in df68cbaebe22 23:06:52 ---> 6eef13a936c5 23:06:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:06:53 ---> Running in 54e00860559d 23:06:53 Removing intermediate container 48cd058c820f 23:06:53 ---> 6813904b6a28 23:06:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:06:53 ---> Running in 44d1d116b3f7 23:06:53 ---> Running in 0b4403d29fbf 23:06:53 Removing intermediate container 54e00860559d 23:06:53 ---> f708e7c798ae 23:06:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:06:53 Removing intermediate container 44d1d116b3f7 23:06:53 ---> 5f10cc3ea622 23:06:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:06:53 ---> Running in c62613d6e590 23:06:53 Removing intermediate container 0b4403d29fbf 23:06:53 ---> 4c03cdd51592 23:06:53 Step 21/23 : LABEL arch=x86_64 23:06:53 ---> Running in 65d0068adaf9 23:06:53 ---> Running in 42de84141ce0 23:06:53 Removing intermediate container c62613d6e590 23:06:53 ---> 7c3bc1059b8f 23:06:53 Step 22/24 : LABEL arch=x86_64 23:06:53 ---> Running in a576e5826d87 23:06:53 Removing intermediate container 65d0068adaf9 23:06:53 ---> 65c5c83fc9ad 23:06:53 Step 21/23 : LABEL arch=x86_64 23:06:53 Removing intermediate container 42de84141ce0 23:06:53 ---> a3285785cf77 23:06:53 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:53 ---> Running in 4fea4f392225 23:06:53 ---> Running in d376955df25e 23:06:53 Removing intermediate container a576e5826d87 23:06:53 ---> c77a7187e90d 23:06:53 Step 23/24 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:53 ---> Running in dedede8f60d8 23:06:53 Removing intermediate container d376955df25e 23:06:53 ---> 93bd5c76756b 23:06:53 Step 23/23 : LABEL version=0.0.0 23:06:53 Removing intermediate container 4fea4f392225 23:06:53 ---> 2d88f24f4283 23:06:53 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:53 Removing intermediate container 5a29db6ca728 23:06:53 ---> dbf2336f6e23 23:06:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:06:53 ---> Running in 4fe1d97c2f82 23:06:53 ---> Running in 7e60778ab4b2 23:06:53 ---> Running in 90ee92e10bad 23:06:53 Removing intermediate container dedede8f60d8 23:06:53 ---> f753104a0500 23:06:53 Step 24/24 : LABEL version=0.0.0 23:06:53 ---> Running in 800e0731a14f 23:06:54 Removing intermediate container 7e60778ab4b2 23:06:54 ---> 364d682b9e24 23:06:54 23:06:54 Removing intermediate container 4fe1d97c2f82 23:06:54 ---> a68f1bcb50b1 23:06:54 Step 23/23 : LABEL version=0.0.0 23:06:54 Removing intermediate container 90ee92e10bad 23:06:54 ---> 6622c14fed8d 23:06:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:06:54 Removing intermediate container df68cbaebe22 23:06:54 ---> 2977f4fc21aa 23:06:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:06:54 ---> Running in 826ac3868e71 23:06:54 ---> Running in 756dbf37e35c 23:06:54 Removing intermediate container 800e0731a14f 23:06:54 ---> 2740a54e1a9f 23:06:54 23:06:54 Successfully built 364d682b9e24 23:06:54 Successfully tagged core-data:latest 23:06:54 ---> Running in be7940eb7f05 23:06:54  Building core-data ... done Building security-bootstrapper 23:06:54 Removing intermediate container 826ac3868e71 23:06:54 ---> f9fa6a31b8ba 23:06:54 23:06:54 Removing intermediate container 756dbf37e35c 23:06:54 ---> 55d438f108cb 23:06:54 Step 21/23 : LABEL arch=x86_64 23:06:54 Successfully built 2740a54e1a9f 23:06:54 Successfully built f9fa6a31b8ba 23:06:54 Successfully tagged core-command:latest 23:06:54  Building core-command ... done Building security-spiffe-token-provider 23:06:54 Successfully tagged support-scheduler:latest 23:06:54 Building support-notifications 23:06:54  Building support-scheduler ... done  ---> Running in 4e1ee0cec988 23:06:54 Removing intermediate container be7940eb7f05 23:06:54 ---> 1345b5f66713 23:06:54 Step 20/22 : LABEL arch=x86_64 23:06:54 ---> Running in c332bbc6ece8 23:06:54 Removing intermediate container 4e1ee0cec988 23:06:54 ---> d4f4eee16f63 23:06:54 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:55 Removing intermediate container c332bbc6ece8 23:06:55 ---> afb8ba6af013 23:06:55 Step 21/22 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:06:57 ---> Running in 8707ec085724 23:06:57 ---> Running in 9796f5e4b8f1 23:06:57 Removing intermediate container 8707ec085724 23:06:57 ---> edbcfb48c8bd 23:06:57 Step 23/23 : LABEL version=0.0.0 23:06:57 Removing intermediate container 9796f5e4b8f1 23:06:57 ---> 6465cd1872eb 23:06:57 Step 22/22 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:57 provisioning config files... 23:06:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config15272762927708662652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:57 ---> Running in 0ab30853d2f1 23:06:57 ---> Running in 5d9a9a1e8524 23:06:57 Removing intermediate container 0ab30853d2f1 23:06:57 ---> a3d141d553da 23:06:57 23:06:57 ---> docker-login.sh 23:06:57 nexus3.edgexfoundry.org:10001 23:06:57 Successfully built a3d141d553da 23:06:57 Successfully tagged security-proxy-auth:latest 23:06:57  Building security-proxy-auth ... done Building security-spire-config 23:06:57 Removing intermediate container 5d9a9a1e8524 23:06:57 ---> 94482ddd1101 23:06:57 23:06:57 Successfully built 94482ddd1101 23:06:57 Successfully tagged security-proxy-setup:latest 23:06:57 Building core-common-config-bootstrapper 23:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:00 Configure a credential helper to remove this warning. See 23:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:00 23:07:00 Login Succeeded 23:07:00 nexus3.edgexfoundry.org:10002 23:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:00 Configure a credential helper to remove this warning. See 23:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:00 23:07:00 Login Succeeded 23:07:00 nexus3.edgexfoundry.org:10003 23:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:00 Configure a credential helper to remove this warning. See 23:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:00 23:07:00 Login Succeeded 23:07:00 nexus3.edgexfoundry.org:10004 23:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:01 Configure a credential helper to remove this warning. See 23:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:01 23:07:01 Login Succeeded 23:07:01 docker.io 23:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:01 Configure a credential helper to remove this warning. See 23:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:01 23:07:01 Login Succeeded 23:07:01 ---> docker-login.sh ends [Pipeline] } 23:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:07:02 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 23:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:02 ========================================================= 23:07:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:07:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:07:02  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:07:02 ---> c99e1544c73d 23:07:02 Step 3/33 : WORKDIR /edgex-go 23:07:02 ---> Using cache 23:07:02 ---> c2ce75cd64fd 23:07:02 Step 4/33 : RUN apk add --update --no-cache make git 23:07:02 ---> Using cache 23:07:02 ---> c38898735bd9 23:07:02 Step 5/33 : COPY go.mod vendor* ./ 23:07:02 ---> Using cache 23:07:02 ---> c936dd1778e0 23:07:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:02 ---> Using cache 23:07:02 ---> cab228019587 23:07:02 Step 7/33 : COPY . . 23:07:02 ---> Using cache 23:07:02 ---> 9a091ae66310 23:07:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:07:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:02 ---> c99e1544c73d 23:07:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:07:02 ---> Using cache 23:07:02 ---> 80faeabca506 23:07:02 Step 4/23 : WORKDIR /edgex-go 23:07:02 ---> Using cache 23:07:02 ---> 46b3c0abb382 23:07:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:07:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:03 af6eaf76a39c: Pulling fs layer 23:07:03 55522c791124: Pulling fs layer 23:07:03 ce5c4a1c91eb: Pulling fs layer 23:07:03 169dfbe0d373: Pulling fs layer 23:07:03 e1ff8fa3b103: Pulling fs layer 23:07:03 52ebb69f0ebf: Pulling fs layer 23:07:03 5abe8eddf0d5: Pulling fs layer 23:07:03 e1ff8fa3b103: Waiting 23:07:03 52ebb69f0ebf: Waiting 23:07:03 169dfbe0d373: Waiting 23:07:03 5abe8eddf0d5: Waiting 23:07:03 55522c791124: Download complete 23:07:03 169dfbe0d373: Verifying Checksum 23:07:03 169dfbe0d373: Download complete 23:07:03 e1ff8fa3b103: Verifying Checksum 23:07:03 e1ff8fa3b103: Download complete 23:07:03 af6eaf76a39c: Verifying Checksum 23:07:03 af6eaf76a39c: Download complete 23:07:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:07:03 ---> c99e1544c73d 23:07:03 Step 3/20 : WORKDIR /edgex-go 23:07:03 ---> Using cache 23:07:03 ---> c2ce75cd64fd 23:07:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:07:04 af6eaf76a39c: Pull complete 23:07:04 5abe8eddf0d5: Verifying Checksum 23:07:04 5abe8eddf0d5: Download complete 23:07:04 55522c791124: Pull complete 23:07:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:05 ---> c99e1544c73d 23:07:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:07:05 ---> Using cache 23:07:05 ---> 80faeabca506 23:07:05 Step 4/23 : WORKDIR /edgex-go 23:07:05 ---> Using cache 23:07:05 ---> 46b3c0abb382 23:07:05 Step 5/23 : RUN apk add --update --no-cache make git 23:07:05 ---> Using cache 23:07:05 ---> 4e9bcb36599f 23:07:05 Step 6/23 : COPY go.mod vendor* ./ 23:07:05 ---> Using cache 23:07:05 ---> f7637fcab911 23:07:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:05 ---> Using cache 23:07:05 ---> afbb5aee421c 23:07:05 Step 8/23 : COPY . . 23:07:05 ---> Using cache 23:07:05 ---> d8c79276b6f4 23:07:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:07:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:07:05 ---> c99e1544c73d 23:07:05 Step 3/27 : WORKDIR /edgex-go 23:07:05 ---> Using cache 23:07:05 ---> c2ce75cd64fd 23:07:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:07:06 52ebb69f0ebf: Verifying Checksum 23:07:06 52ebb69f0ebf: Download complete 23:07:06 ce5c4a1c91eb: Verifying Checksum 23:07:06 ce5c4a1c91eb: Download complete 23:07:08 ---> Running in df6e256d0bd2 23:07:08 ---> Running in 4bbee56af3f8 23:07:08 ---> Running in 139e213e89a5 23:07:08 ---> Running in d7d916e35bf6 23:07:08 ---> Running in dcde9847796f 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07: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 23:07:08 OK: 265 MiB in 53 packages 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:08 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 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:09 OK: 265 MiB in 53 packages 23:07:09 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:07:09 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:07:09 OK: 17822 distinct packages available 23:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:09 Removing intermediate container 4bbee56af3f8 23:07:09 ---> 6da08e895728 23:07:09 Step 6/23 : COPY go.mod vendor* ./ 23:07:09 OK: 265 MiB in 53 packages 23:07:09 Removing intermediate container d7d916e35bf6 23:07:09 ---> bea60a011cb2 23:07:09 Step 5/27 : COPY go.mod vendor* ./ 23:07:09 ---> e754ee99a5ee 23:07:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:09 ---> Running in 7be7e3182f10 23:07:09 ---> b507e4434e4e 23:07:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:09 ---> Running in 1a5a0ec1920c 23:07:10 Removing intermediate container 139e213e89a5 23:07:10 ---> 0c33cb14749b 23:07:10 Step 5/20 : COPY go.mod vendor* ./ 23:07:10 ---> b38c269b2cee 23:07:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:10 ---> Running in 2b4e8150d785 23:07:18 ce5c4a1c91eb: Pull complete 23:07:18 169dfbe0d373: Pull complete 23:07:19 e1ff8fa3b103: Pull complete 23:07:27 52ebb69f0ebf: Pull complete 23:07:28 5abe8eddf0d5: Pull complete 23:07:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:07:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:07:28 + docker build -t ci-base-image-arm64 -f - . 23:07:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:07:28 WORKDIR /edgex 23:07:28 COPY go.mod . 23:07:28 RUN go mod download 23:07:29 Sending build context to Docker daemon 2.932MB 23:07:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:07:29 ---> 6cb57ee374ae 23:07:29 Step 2/4 : WORKDIR /edgex 23:07:31 ---> Running in d04164f707d9 23:07:31 Removing intermediate container d04164f707d9 23:07:31 ---> 44bd86822331 23:07:31 Step 3/4 : COPY go.mod . 23:07:32 ---> adf273211f6f 23:07:32 Step 4/4 : RUN go mod download 23:07:32 ---> Running in 643724c66327 23:07:42 Removing intermediate container dcde9847796f 23:07:42 ---> 0c7af8bab587 23:07:42 23:07:42 Step 10/23 : FROM alpine:3.17 23:07:42 ---> b2aa39c304c2 23:07:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:07:42 ---> Using cache 23:07:42 ---> 8856f45aa756 23:07:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:07:42 ---> Using cache 23:07:42 ---> 5306f078d3be 23:07:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:42 ---> Using cache 23:07:42 Removing intermediate container df6e256d0bd2 23:07:42 ---> 5ef2114ff3a6 23:07:42 23:07:42 Step 9/33 : FROM alpine:3.17 23:07:42 ---> b2aa39c304c2 23:07:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:07:42 ---> c3bad88d465c 23:07:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:07:42 ---> Using cache 23:07:42 ---> 9f17cb3c835e 23:07:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:07:42 ---> Running in 4f17f7c50bf7 23:07:42 Removing intermediate container 4f17f7c50bf7 23:07:42 ---> fd9215efce7f 23:07:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:07:42 ---> 93f04ce58ac1 23:07:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:07:42 ---> Running in 160ccc35e46a 23:07:42 ---> c3fa49af8623 23:07:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:07:43 Removing intermediate container 7be7e3182f10 23:07:43 ---> e6837e50ec51 23:07:43 Step 8/23 : COPY . . 23:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:43 ---> c3af922f392d 23:07:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:07:43 Removing intermediate container 1a5a0ec1920c 23:07:43 ---> 8d2978363929 23:07:43 Step 7/27 : COPY . . 23:07:43 Removing intermediate container 2b4e8150d785 23:07:43 ---> aaa9821b96b3 23:07:43 Step 7/20 : COPY . . 23:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:43 ---> Running in 057ea325a9dd 23:07:43 (1/2) Installing dumb-init (1.2.5-r2) 23:07:43 (2/2) Installing su-exec (0.2-r2) 23:07:43 Executing busybox-1.35.0-r29.trigger 23:07:43 OK: 7 MiB in 17 packages 23:07:48 ---> 4c5b13514618 23:07:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:07:48 ---> Running in 757ce06da235 23:07:48 ---> 7df7993b97d1 23:07:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:07:48 ---> 5a77da29db22 23:07:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:07:48 ---> Running in 6f757ea42ffa 23:07:48 ---> Running in b69e83ec7428 23:07:48 Removing intermediate container 057ea325a9dd 23:07:48 ---> 2894d98b9114 23:07:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:07:48 Removing intermediate container 160ccc35e46a 23:07:48 ---> 7620874528ea 23:07:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:07:48 Removing intermediate container 757ce06da235 23:07:48 ---> c487673ef921 23:07:48 Step 9/27 : WORKDIR /edgex-go/spire-build 23:07:48 ---> Running in b1fe46dc86f3 23:07:48 ---> Running in 3d71cea6e3cd 23:07:48 ---> Running in 6a74fd6e28cf 23:07:48 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 23:07:48 Removing intermediate container 3d71cea6e3cd 23:07:48 ---> a5c595ed3f6a 23:07:48 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:07:48 Removing intermediate container b1fe46dc86f3 23:07:48 ---> bb94f5c88470 23:07:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:07:48 Removing intermediate container 6a74fd6e28cf 23:07:48 ---> 7a3f1fdcbea7 23:07:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:07:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:07:48 ---> Running in 71ab654309de 23:07:48 ---> Running in 4cc552cb5498 23:07:48 ---> Running in 4c569613ffc2 23:07:48 Removing intermediate container 71ab654309de 23:07:48 ---> a3e594c753c9 23:07:48 Step 21/23 : LABEL arch=x86_64 23:07:48 Removing intermediate container 4cc552cb5498 23:07:48 ---> fa5254975b34 23:07:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:07:48 Removing intermediate container 4c569613ffc2 23:07:48 ---> eb045a894f24 23:07:48 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 23:07:48 ---> Running in 17b86c46ea90 23:07:48 ---> Running in 259940ea920f 23:07:48 ---> Running in 25304c88029f 23:07:49 Removing intermediate container 17b86c46ea90 23:07:49 ---> 18dea6d8768c 23:07:49 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:07:49 Removing intermediate container 259940ea920f 23:07:49 ---> 53da2ad40f8c 23:07:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:07:49 ---> Running in 7815bacb4450 23:07:49 ---> Running in f01bd40e6625 23:07:49 Removing intermediate container 7815bacb4450 23:07:49 ---> ca8f0cdcf4f0 23:07:49 Step 23/23 : LABEL version=0.0.0 23:07:49 Removing intermediate container f01bd40e6625 23:07:49 ---> 50d991482837 23:07:49 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:07:49 ---> Running in 9f329d10d0ea 23:07:49 ---> Running in 406e8750c125 23:07:49 Removing intermediate container 9f329d10d0ea 23:07:49 ---> ce2085514269 23:07:49 23:07:49 Successfully built ce2085514269 23:07:49 Successfully tagged core-common-config-bootstrapper:latest 23:07:49  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 23:07:49 Removing intermediate container 25304c88029f 23:07:49 ---> bd862b0531aa 23:07:49 Step 12/27 : WORKDIR /edgex-go 23:07:49 ---> Running in fe1c587a4259 23:07:50 Removing intermediate container fe1c587a4259 23:07:50 ---> 77d6690f5011 23:07:50 23:07:50 Step 13/27 : FROM alpine:3.17 23:07:50 ---> b2aa39c304c2 23:07:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:51 ---> Running in 27813e61e65e 23:07:51 Removing intermediate container 27813e61e65e 23:07:51 ---> f6ef8b5ae67b 23:07:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:07:51 Removing intermediate container 406e8750c125 23:07:51 ---> 7710a7d6d808 23:07:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:07:52 ---> Running in bd899b53d639 23:07:52 ---> Running in 6e09af2a22db 23:07:52 Removing intermediate container 6e09af2a22db 23:07:52 ---> ba7f19265761 23:07:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:52 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:07:52 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:07:52 OK: 17820 distinct packages available 23:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:53 (1/4) Installing dumb-init (1.2.5-r2) 23:07:53 (2/4) Installing musl-obstack (1.2.3-r0) 23:07:53 (3/4) Installing libucontext (1.2-r0) 23:07:53 (4/4) Installing gcompat (1.1.0-r0) 23:07:53 Executing busybox-1.35.0-r29.trigger 23:07:53 OK: 7 MiB in 19 packages 23:07:53 ---> 13752fc2a0a4 23:07:53 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:07:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:07:53 ---> c99e1544c73d 23:07:53 Step 3/25 : WORKDIR /edgex-go 23:07:53 ---> Using cache 23:07:53 ---> c2ce75cd64fd 23:07:53 Step 4/25 : RUN apk add --update --no-cache make git 23:07:53 ---> Using cache 23:07:53 ---> c38898735bd9 23:07:53 Step 5/25 : COPY go.mod vendor* ./ 23:07:53 ---> Using cache 23:07:53 ---> c936dd1778e0 23:07:53 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:53 ---> Using cache 23:07:53 ---> cab228019587 23:07:53 Step 7/25 : COPY . . 23:07:53 ---> Using cache 23:07:53 ---> 9a091ae66310 23:07:53 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:07:53 ---> Running in 77a7e48be191 23:07:53 ---> Running in 443a2ba9bde8 23:07:54 Removing intermediate container bd899b53d639 23:07:54 ---> 2fdafb3472b7 23:07:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:07: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 23:07:55 ---> 1bf9fe44ab19 23:07:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:07:55 Removing intermediate container 443a2ba9bde8 23:07:55 ---> ba0d73e8b9b9 23:07:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:55 ---> 89978e39fba2 23:07:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:55 ---> f66c1cf72d18 23:07:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:07:56 ---> 186231c4d42f 23:07:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:07:59 ---> d725fcdff183 23:07:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:07:59 ---> 85c20b9405a7 23:07:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:07:59 ---> d7cf60ebebfb 23:07:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:07:59 ---> 2d34b4f226f7 23:07:59 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:07:59 ---> Running in e64dac00790d 23:08:00 Removing intermediate container e64dac00790d 23:08:00 ---> 7635b9b27fe7 23:08:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:08:00 ---> 118aaf63afe7 23:08:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:08:01 ---> 2b4267e34f4e 23:08:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:08:01 ---> 7468dda311e3 23:08:01 Step 22/27 : WORKDIR / 23:08:01 ---> Running in efd5cd080ead 23:08:01 Removing intermediate container efd5cd080ead 23:08:01 ---> ac5cab1b97f3 23:08:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:01 ---> 6b7834d52d8f 23:08:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:08:02 ---> Running in 488454cc5f2f 23:08:02 Removing intermediate container 488454cc5f2f 23:08:02 ---> 92b3587d3391 23:08:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:02 ---> Running in 5ef54634ca0a 23:08:02 ---> 709b2057bb7f 23:08:02 Step 28/33 : RUN chmod +x /entrypoint.sh 23:08:02 ---> Running in 2cdf4a49b8c8 23:08:02 Removing intermediate container 5ef54634ca0a 23:08:02 ---> a7535655a33b 23:08:02 Step 25/27 : LABEL arch=x86_64 23:08:02 ---> Running in 9007412eb36d 23:08:03 Removing intermediate container 9007412eb36d 23:08:03 ---> 9b132ce10166 23:08:03 Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:03 ---> Running in 6540408e5632 23:08:03 Removing intermediate container 6540408e5632 23:08:03 ---> 1c527674f090 23:08:03 Step 27/27 : LABEL version=0.0.0 23:08:03 ---> Running in d0a55502712a 23:08:04 Removing intermediate container d0a55502712a 23:08:04 ---> 9080cc2099df 23:08:04 23:08:04 Successfully built 9080cc2099df 23:08:04 Successfully tagged security-spire-config:latest 23:08:04 Building core-metadata 23:08:05  Building security-spire-config ... done Removing intermediate container 2cdf4a49b8c8 23:08:05 ---> 2964b4503faa 23:08:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:08:07 ---> Running in c70c8da16e02 23:08:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:08:07 ---> c99e1544c73d 23:08:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:08:07 ---> Using cache 23:08:07 ---> 80faeabca506 23:08:07 Step 4/25 : WORKDIR /edgex-go 23:08:07 ---> Using cache 23:08:07 ---> 46b3c0abb382 23:08:07 Step 5/25 : RUN apk add --update --no-cache make git 23:08:07 ---> Using cache 23:08:07 ---> 4e9bcb36599f 23:08:07 Step 6/25 : COPY go.mod vendor* ./ 23:08:07 ---> Using cache 23:08:07 ---> f7637fcab911 23:08:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:07 ---> Using cache 23:08:07 ---> afbb5aee421c 23:08:07 Step 8/25 : COPY . . 23:08:07 ---> Using cache 23:08:07 ---> d8c79276b6f4 23:08:07 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:08:07 ---> Running in 1b4f1d16fee3 23:08:07 Removing intermediate container c70c8da16e02 23:08:07 ---> adbbc937065a 23:08:07 Step 30/33 : CMD ["gate"] 23:08:07 ---> Running in 959a98f3305c 23:08:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:08:08 Removing intermediate container 959a98f3305c 23:08:08 ---> 8e31f00d9a54 23:08:08 Step 31/33 : LABEL arch=x86_64 23:08:09 ---> Running in 605eb7ffc459 23:08:09 Removing intermediate container 605eb7ffc459 23:08:09 ---> 35205cac36b1 23:08:09 Step 32/33 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:09 ---> Running in 28747960e273 23:08:09 Removing intermediate container 28747960e273 23:08:09 ---> 80b5b4f11374 23:08:09 Step 33/33 : LABEL version=0.0.0 23:08:09 ---> Running in 855f147045cb 23:08:10 Removing intermediate container 855f147045cb 23:08:10 ---> 48047bb71703 23:08:10 23:08:10 Successfully built 48047bb71703 23:08:10 Successfully tagged security-bootstrapper:latest 23:08:10  Building security-bootstrapper ... done Building security-spire-server 23:08:11 Removing intermediate container 643724c66327 23:08:11 ---> 310cd57df50e 23:08:11 Successfully built 310cd57df50e 23:08:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:11 + docker inspect -f . ci-base-image-arm64 23:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:11 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 23:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:08:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:08:13 ---> c99e1544c73d 23:08:13 Step 3/26 : WORKDIR /edgex-go 23:08:13 ---> Using cache 23:08:13 ---> c2ce75cd64fd 23:08:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:08:13 ---> Using cache 23:08:13 ---> bea60a011cb2 23:08:13 Step 5/26 : COPY go.mod vendor* ./ 23:08:13 ---> Using cache 23:08:13 ---> b507e4434e4e 23:08:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:13 ---> Using cache 23:08:13 ---> 8d2978363929 23:08:13 Step 7/26 : COPY . . 23:08:13 ---> Using cache 23:08:13 ---> 4c5b13514618 23:08:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:08:13 ---> Using cache 23:08:13 ---> c487673ef921 23:08:13 Step 9/26 : WORKDIR /edgex-go/spire-build 23:08:13 ---> Using cache 23:08:13 ---> 7a3f1fdcbea7 23:08:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:08:13 ---> Using cache 23:08:13 ---> eb045a894f24 23:08:13 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 23:08:13 $ docker top dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:14 + go version 23:08:14 go version go1.20.2 linux/arm64 [Pipeline] } 23:08:14 $ docker stop --time=1 dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba 23:08:14 ---> Running in 62901d400bb4 23:08:15 $ docker rm -f --volumes dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba 23:08:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + docker inspect -f . ci-base-image-arm64 23:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:16 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 23:08:16 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:08:17 $ docker top 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:08:18 ========================================================= 23:08:18 [edgeXBuildGoParallel] Running Tests and Build... 23:08:18 ========================================================= [Pipeline] sh 23:08:18 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 23:08:19 Removing intermediate container 62901d400bb4 23:08:19 ---> f2cae859304a 23:08:19 Step 12/26 : WORKDIR /edgex-go 23:08:19 ---> Running in 3497c8f79d64 23:08:19 Removing intermediate container 6f757ea42ffa 23:08:19 ---> 5ceca134c05f 23:08:19 23:08:19 Step 10/23 : FROM alpine:3.17 23:08:19 ---> b2aa39c304c2 23:08:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:19 Removing intermediate container b69e83ec7428 23:08:19 ---> e7e60bd12abe 23:08:19 23:08:19 Step 9/20 : FROM alpine:3.17 23:08:19 ---> b2aa39c304c2 23:08:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:08:19 ---> Using cache 23:08:19 ---> fd9215efce7f 23:08:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:08:19 + make test 23:08:19 go test -race -coverprofile=coverage.out ./... 23:08:19 Removing intermediate container 3497c8f79d64 23:08:19 ---> 29e2734d29a1 23:08:19 23:08:19 Step 13/26 : FROM alpine:3.17 23:08:19 ---> b2aa39c304c2 23:08:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:19 ---> Using cache 23:08:19 ---> f6ef8b5ae67b 23:08:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:19 ---> Running in 6b40d9795128 23:08:19 ---> Running in 8e1f97b7a5af 23:08:19 ---> Running in 123a0df643c1 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:20 (1/2) Installing ca-certificates (20220614-r4) 23:08:20 (2/2) Installing dumb-init (1.2.5-r2) 23:08:20 Executing busybox-1.35.0-r29.trigger 23:08:20 Executing ca-certificates-20220614-r4.trigger 23:08:20 OK: 8 MiB in 17 packages 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:20 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:08:20 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:08:20 OK: 17820 distinct packages available 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:21 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:08:21 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:08:21 OK: 17820 distinct packages available 23:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:21 (1/9) Installing ca-certificates (20220614-r4) 23:08:21 (2/9) Installing brotli-libs (1.0.9-r9) 23:08:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:08:21 (4/9) Installing libcurl (7.88.1-r1) 23:08:21 (5/9) Installing curl (7.88.1-r1) 23:08:21 (6/9) Installing dumb-init (1.2.5-r2) 23:08:21 (7/9) Installing musl-obstack (1.2.3-r0) 23:08:21 (8/9) Installing libucontext (1.2-r0) 23:08:21 (9/9) Installing gcompat (1.1.0-r0) 23:08:21 Executing busybox-1.35.0-r29.trigger 23:08:21 Executing ca-certificates-20220614-r4.trigger 23:08:21 (1/5) Installing dumb-init (1.2.5-r2) 23:08:21 OK: 10 MiB in 24 packages 23:08:21 (2/5) Installing musl-obstack (1.2.3-r0) 23:08:21 (3/5) Installing libucontext (1.2-r0) 23:08:21 (4/5) Installing gcompat (1.1.0-r0) 23:08:21 (5/5) Installing openssl (3.0.8-r1) 23:08:21 Executing busybox-1.35.0-r29.trigger 23:08:21 OK: 8 MiB in 20 packages 23:08:21 Removing intermediate container 77a7e48be191 23:08:21 ---> 4c429cbbba24 23:08:21 23:08:21 Step 9/25 : FROM alpine:3.17 23:08:21 ---> b2aa39c304c2 23:08:21 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:08:21 ---> Running in adfc87ffb601 23:08:21 Removing intermediate container 8e1f97b7a5af 23:08:21 ---> 331ecb53c51d 23:08:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:08:21 ---> Running in c5599507ecf9 23:08:22 Removing intermediate container c5599507ecf9 23:08:22 ---> 9ca4dd91ce55 23:08:22 Step 13/23 : ENV APP_PORT=59860 23:08:22 ---> Running in c412d73a50aa 23:08:22 Removing intermediate container 123a0df643c1 23:08:22 ---> ec7b5350b5c2 23:08:22 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:22 Removing intermediate container 6b40d9795128 23:08:22 ---> a17952d0af55 23:08:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:22 Removing intermediate container c412d73a50aa 23:08:22 ---> 2eb5d19501a2 23:08:22 Step 14/23 : EXPOSE $APP_PORT 23:08:22 ---> Running in 0f399883f578 23:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:22 ---> 4974b36126dc 23:08:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:08:22 ---> dd7774c9bcb8 23:08:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:22 Removing intermediate container 0f399883f578 23:08:22 ---> 47255716548b 23:08:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:22 (1/3) Installing ca-certificates (20220614-r4) 23:08:22 (2/3) Installing dumb-init (1.2.5-r2) 23:08:22 (3/3) Installing su-exec (0.2-r2) 23:08:22 Executing busybox-1.35.0-r29.trigger 23:08:22 Executing ca-certificates-20220614-r4.trigger 23:08:22 ---> b82101680106 23:08:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:22 ---> 4c65b283a697 23:08:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:08:22 ---> 629056048f3b 23:08:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:08:22 OK: 8 MiB in 18 packages 23:08:23 ---> 7abe1e74cbaf 23:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:24 ---> e79160313ba8 23:08:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:08:24 Removing intermediate container adfc87ffb601 23:08:24 ---> 3fd7196b0ef8 23:08:24 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:08:24 ---> a37daedc35d9 23:08:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:24 ---> Running in c69a32485718 23:08:24 ---> a75fc96a541d 23:08:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:08:25 ---> Running in 0dd930d5a05e 23:08:25 ---> f27ba5cd8430 23:08:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:25 Removing intermediate container c69a32485718 23:08:25 ---> bae4d3cfc66a 23:08:25 Step 12/25 : WORKDIR / 23:08:25 Removing intermediate container 0dd930d5a05e 23:08:25 ---> 2032277b164f 23:08:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:25 ---> Running in 7aad683847ba 23:08:25 ---> 5ba9603fb82c 23:08:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:08:25 ---> Running in 6e0216a9aa35 23:08:25 ---> 10843562cb76 23:08:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:25 Removing intermediate container 7aad683847ba 23:08:25 ---> 318498c794e5 23:08:25 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:25 Removing intermediate container 6e0216a9aa35 23:08:25 ---> b198ce0bdd4c 23:08:25 Step 18/20 : LABEL arch=x86_64 23:08:25 ---> 2c48a6142758 23:08:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:08:25 ---> Running in 3984ee5c824c 23:08:25 ---> Running in e2db581f1d69 23:08:25 ---> d7d207375af8 23:08:25 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:08:25 ---> 7e09b97c22ab 23:08:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:25 Removing intermediate container 3984ee5c824c 23:08:25 ---> d0d69cd1b230 23:08:25 Step 19/20 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:25 Removing intermediate container e2db581f1d69 23:08:25 ---> d3f8280af652 23:08:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:25 ---> Running in 124628ad760d 23:08:25 ---> Running in 17722aeb073e 23:08:25 ---> Running in f76021f60318 23:08:25 ---> 1fc0586a8991 23:08:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:08:25 Removing intermediate container 124628ad760d 23:08:25 ---> fee184e40869 23:08:25 Step 20/20 : LABEL version=0.0.0 23:08:25 Removing intermediate container 17722aeb073e 23:08:25 ---> 501a3fac5b50 23:08:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:25 Removing intermediate container f76021f60318 23:08:25 ---> d6e241e19352 23:08:25 Step 21/23 : LABEL arch=x86_64 23:08:25 ---> Running in 01073991be3b 23:08:25 ---> Running in 6a1f12d7e406 23:08:26 ---> 4c291fffe736 23:08:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:08:26 ---> Running in f17a17506cd5 23:08:26 Removing intermediate container 01073991be3b 23:08:26 ---> ccbb856baff4 23:08:26 23:08:26 Removing intermediate container 6a1f12d7e406 23:08:26 ---> 0602630605c3 23:08:26 Step 24/26 : LABEL arch=x86_64 23:08:26 ---> Running in e7177232245d 23:08:26 Removing intermediate container f17a17506cd5 23:08:26 ---> 95568157d325 23:08:26 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:26 Successfully built ccbb856baff4 23:08:26 Successfully tagged security-spiffe-token-provider:latest 23:08:26 Building security-spire-agent 23:08:26  Building security-spiffe-token-provider ... done  ---> b4510984a450 23:08:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:08:26 ---> Running in 2333c5067fe8 23:08:26 Removing intermediate container e7177232245d 23:08:26 ---> b287c0b56747 23:08:26 Step 25/26 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:26 ---> Running in 3d116d1498b9 23:08:26 Removing intermediate container 2333c5067fe8 23:08:26 ---> 819fc3fb3d80 23:08:26 Step 23/23 : LABEL version=0.0.0 23:08:27 ---> Running in f5a83548bec4 23:08:27 ---> df2dfdcecb3e 23:08:27 Removing intermediate container 3d116d1498b9 23:08:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 94cdb3c0c3f9 23:08:27 23:08:27 Step 26/26 : LABEL version=0.0.0 23:08:27 ---> Running in 93f773ffe145 23:08:27 Removing intermediate container f5a83548bec4 23:08:27 ---> 892b72b6e6b4 23:08:27 23:08:27 Successfully built 892b72b6e6b4 23:08:27 Successfully tagged support-notifications:latest 23:08:27  Building support-notifications ... done Removing intermediate container 93f773ffe145 23:08:27 ---> 6e856b1fd90a 23:08:27 23:08:27 Successfully built 6e856b1fd90a 23:08:27 Successfully tagged security-spire-server:latest 23:08:27  Building security-spire-server ... done  ---> 49f2c847beac 23:08:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:08:29 ---> c99e1544c73d 23:08:29 Step 3/27 : WORKDIR /edgex-go 23:08:29 ---> Using cache 23:08:29 ---> c2ce75cd64fd 23:08:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:08:29 ---> Using cache 23:08:29 ---> bea60a011cb2 23:08:29 Step 5/27 : COPY go.mod vendor* ./ 23:08:29 ---> Using cache 23:08:29 ---> b507e4434e4e 23:08:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:29 ---> Using cache 23:08:29 ---> 8d2978363929 23:08:29 Step 7/27 : COPY . . 23:08:29 ---> Using cache 23:08:29 ---> 4c5b13514618 23:08:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:08:29 ---> Using cache 23:08:29 ---> c487673ef921 23:08:29 Step 9/27 : WORKDIR /edgex-go/spire-build 23:08:29 ---> Using cache 23:08:29 ---> 7a3f1fdcbea7 23:08:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:08:29 ---> Using cache 23:08:29 ---> eb045a894f24 23:08:29 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 23:08:29 ---> Using cache 23:08:29 ---> bd862b0531aa 23:08:29 Step 12/27 : WORKDIR /edgex-go 23:08:29 ---> Using cache 23:08:29 ---> 77d6690f5011 23:08:29 23:08:29 Step 13/27 : FROM alpine:3.17 23:08:29 ---> b2aa39c304c2 23:08:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:29 ---> Using cache 23:08:29 ---> f6ef8b5ae67b 23:08:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:29 ---> Using cache 23:08:29 ---> ec7b5350b5c2 23:08:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:29 ---> Using cache 23:08:29 ---> 452ce536c099 23:08:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:08:29 ---> 4974b36126dc 23:08:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:08:29 ---> Using cache 23:08:29 ---> b82101680106 23:08:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:08:29 Removing intermediate container 1b4f1d16fee3 23:08:29 ---> a3210917e873 23:08:29 23:08:29 Step 10/25 : FROM alpine:3.17 23:08:29 ---> b2aa39c304c2 23:08:29 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:08:29 ---> Using cache 23:08:29 ---> ee68db794b17 23:08:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:08:29 ---> Using cache 23:08:29 ---> ccfad2955698 23:08:29 Step 13/25 : ENV APP_PORT=59881 23:08:29 ---> Running in d4739f801e30 23:08:29 ---> 3531e10aaa1e 23:08:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:29 ---> Running in 5ef9fc69c127 23:08:29 Removing intermediate container d4739f801e30 23:08:29 ---> 03ac688277c0 23:08:29 Step 14/25 : EXPOSE $APP_PORT 23:08:29 ---> Running in 36a72dbffcfe 23:08:29 ---> 3ff3e429f143 23:08:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:29 Removing intermediate container 36a72dbffcfe 23:08:29 ---> 3bca5d74c185 23:08:29 Step 15/25 : WORKDIR / 23:08:30 ---> Running in 2d3175b6cc17 23:08:30 Removing intermediate container 2d3175b6cc17 23:08:30 ---> a1770e6e80ab 23:08:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:30 Removing intermediate container 5ef9fc69c127 23:08:30 ---> 0e321de19e75 23:08:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:08:30 ---> Running in accab7e9dc1b 23:08:30 ---> c8bc098b01f7 23:08:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:08:30 Removing intermediate container accab7e9dc1b 23:08:30 ---> d8160ef8851f 23:08:30 Step 23/25 : LABEL arch=x86_64 23:08:30 ---> Running in f0ae0e5717e2 23:08:30 ---> 7dd5457f1e22 23:08:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:08:30 Removing intermediate container f0ae0e5717e2 23:08:30 ---> c50dffff185f 23:08:30 Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:30 ---> Running in 67e926fc48aa 23:08:31 ---> 67b6af554726 23:08:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:08:31 Removing intermediate container 67e926fc48aa 23:08:31 ---> 302de52501ed 23:08:31 Step 25/25 : LABEL version=0.0.0 23:08:31 ---> Running in 122ce65a04e9 23:08:31 ---> 3cc3fb3770be 23:08:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:08:31 ---> 1b5ad2db5797 23:08:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:08:31 Removing intermediate container 122ce65a04e9 23:08:31 ---> 6222ca167fb4 23:08:31 23:08:31 ---> 8530953c6555 23:08:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:08:31 Successfully built 6222ca167fb4 23:08:31 Successfully tagged security-secretstore-setup:latest 23:08:31  Building security-secretstore-setup ... done  ---> 627f89469647 23:08:31 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:08:31 ---> 826539e7e44a 23:08:31 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:08:31 ---> Running in 1ba31ef47fc7 23:08:31 ---> cc498cee9c77 23:08:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:31 ---> Running in e93c99d80952 23:08:31 Removing intermediate container 1ba31ef47fc7 23:08:31 ---> e106877dbebb 23:08:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:31 ---> Running in 862d1106d6f0 23:08:31 Removing intermediate container e93c99d80952 23:08:31 ---> 4a57e2cf0441 23:08:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:31 ---> Running in 643623f18473 23:08:32 Removing intermediate container 862d1106d6f0 23:08:32 ---> dc37e2abc070 23:08:32 Step 23/25 : LABEL arch=x86_64 23:08:32 ---> Running in f392819c7e09 23:08:32 Removing intermediate container 643623f18473 23:08:32 ---> fc57f78129a0 23:08:32 Step 25/27 : LABEL arch=x86_64 23:08:32 ---> Running in cf17bb4bdf6b 23:08:32 Removing intermediate container f392819c7e09 23:08:32 ---> 0b8ef82d477b 23:08:32 Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:32 ---> Running in 1c9964081d71 23:08:32 Removing intermediate container cf17bb4bdf6b 23:08:32 ---> d47d106acfa8 23:08:32 Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:08:32 ---> Running in f35dad72f03a 23:08:32 Removing intermediate container 1c9964081d71 23:08:32 ---> 9ab51aac6817 23:08:32 Step 25/25 : LABEL version=0.0.0 23:08:32 ---> Running in 1791bfa9f7fc 23:08:32 Removing intermediate container f35dad72f03a 23:08:32 ---> 372e18b79b69 23:08:32 Step 27/27 : LABEL version=0.0.0 23:08:32 ---> Running in 32416559c955 23:08:32 Removing intermediate container 1791bfa9f7fc 23:08:32 ---> f086ad0475ba 23:08:32 23:08:32 Removing intermediate container 32416559c955 23:08:32 ---> 04c87011dfb3 23:08:32 23:08:32 Successfully built f086ad0475ba 23:08:32 Successfully tagged core-metadata:latest 23:08:32  Building core-metadata ... done Successfully built 04c87011dfb3 23:08:32 Successfully tagged security-spire-agent:latest 23:08:32  Building security-spire-agent ... done  [Pipeline] } 23:08:32 $ docker stop --time=1 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 23:08:33 $ docker rm -f --volumes 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:34 + docker images 23:08:34 REPOSITORY TAG IMAGE ID CREATED SIZE 23:08:34 core-metadata latest f086ad0475ba 1 second ago 20.4MB 23:08:34 security-spire-agent latest 04c87011dfb3 1 second ago 129MB 23:08:34 security-secretstore-setup latest 6222ca167fb4 2 seconds ago 32.7MB 23:08:34 a3210917e873 4 seconds ago 1.69GB 23:08:34 support-notifications latest 892b72b6e6b4 6 seconds ago 32.7MB 23:08:34 security-spire-server latest 6e856b1fd90a 6 seconds ago 89.8MB 23:08:34 security-spiffe-token-provider latest ccbb856baff4 8 seconds ago 32.8MB 23:08:34 4c429cbbba24 12 seconds ago 1.68GB 23:08:34 5ceca134c05f 14 seconds ago 1.75GB 23:08:34 e7e60bd12abe 14 seconds ago 1.73GB 23:08:34 29e2734d29a1 14 seconds ago 1.55GB 23:08:34 security-bootstrapper latest 48047bb71703 23 seconds ago 22.2MB 23:08:34 security-spire-config latest 9080cc2099df 29 seconds ago 88.9MB 23:08:34 core-common-config-bootstrapper latest ce2085514269 44 seconds ago 17.2MB 23:08:34 77d6690f5011 44 seconds ago 1.55GB 23:08:34 0c7af8bab587 59 seconds ago 1.68GB 23:08:34 5ef2114ff3a6 59 seconds ago 1.67GB 23:08:34 security-proxy-setup latest 94482ddd1101 About a minute ago 18.7MB 23:08:34 security-proxy-auth latest a3d141d553da About a minute ago 18.3MB 23:08:34 core-data latest 364d682b9e24 About a minute ago 20MB 23:08:34 core-command latest 2740a54e1a9f About a minute ago 19.8MB 23:08:34 support-scheduler latest f9fa6a31b8ba About a minute ago 32.1MB 23:08:34 18aee7f46526 About a minute ago 1.75GB 23:08:34 0e7bc3cc7790 About a minute ago 1.67GB 23:08:34 7516bc68fdcd About a minute ago 1.69GB 23:08:34 8c20f23b84b4 About a minute ago 1.67GB 23:08:34 e1e5ed1d96ec About a minute ago 1.69GB 23:08:34 ci-base-image-x86_64 latest c99e1544c73d 5 minutes ago 881MB 23:08:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 23:08:34 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 23:08:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:08:34 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] } 23:09:15 ? github.com/edgexfoundry/edgex-go [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:11:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 23:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 98.5% of statements 23:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:12:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.506s coverage: 71.3% of statements 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.0% of statements 23:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.107s coverage: 88.5% of statements 23:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.579s coverage: 3.9% of statements 23:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:12:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.992s coverage: 95.6% of statements 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:12:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 23:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:12:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:12:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.257s coverage: 65.9% of statements 23:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:13:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements 23:13:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.0% of statements 23:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 44.1% of statements 23:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.298s coverage: 82.9% of statements 23:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 23:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements 23:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.377s coverage: 79.9% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.326s coverage: 92.9% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.269s coverage: 86.9% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.526s coverage: 81.2% of statements 23:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.555s coverage: 82.1% of statements 23:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 86.0% of statements 23:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.231s coverage: 63.1% of statements 23:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 23:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.189s coverage: 89.4% of statements 23:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 23:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.147s coverage: 73.7% of statements 23:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:13:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 38.4% of statements 23:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 23:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:14:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements 23:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:14:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.697s coverage: 92.3% of statements 23:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 61.5% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements 23:14:34 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 23:14:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:14:34 go vet ./... 23:17:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:17:57 + ls -al . 23:17:57 total 700 23:17:57 drwxrwxr-x 10 1001 1001 4096 Mar 22 23:08 . 23:17:57 drwxr-xr-x 4 root root 4096 Mar 22 23:08 .. 23:17:57 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:06 .blubracket 23:17:57 -rw-rw-r-- 1 1001 1001 16 Mar 22 23:06 .dockerignore 23:17:57 drwxrwxr-x 8 1001 1001 4096 Mar 22 23:06 .git 23:17:57 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:06 .github 23:17:57 -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:06 .gitignore 23:17:57 -rw-rw-r-- 1 1001 1001 42 Mar 22 23:06 .golangci.yml 23:17:57 -rw-rw-r-- 1 1001 1001 87 Mar 22 23:06 .hadolint.yml 23:17:57 -rw-rw-r-- 1 1001 1001 166 Mar 22 23:06 .sonarcloud.properties 23:17:57 -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:06 ADOPTERS.md 23:17:57 -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:06 Attribution.txt 23:17:57 -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:06 CHANGELOG.md 23:17:57 -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:06 CONTRIBUTING.md 23:17:57 -rw-rw-r-- 1 1001 1001 677 Mar 22 23:06 GOVERNANCE.md 23:17:57 -rw-rw-r-- 1 1001 1001 883 Mar 22 23:06 Jenkinsfile 23:17:57 -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:06 LICENSE 23:17:57 -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:06 Makefile 23:17:57 -rw-rw-r-- 1 1001 1001 582 Mar 22 23:06 OWNERS.md 23:17:57 -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:06 README.md 23:17:57 -rw-rw-r-- 1 1001 1001 789 Mar 22 23:06 SECURITY.md 23:17:57 -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION 23:17:57 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:06 bin 23:17:57 drwxrwxr-x 18 1001 1001 4096 Mar 22 23:06 cmd 23:17:57 -rw-r--r-- 1 root root 447378 Mar 22 23:14 coverage.out 23:17:57 -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:06 go.mod 23:17:57 -rw-rw-r-- 1 1001 1001 31237 Mar 22 23:06 go.sum 23:17:57 drwxrwxr-x 7 1001 1001 4096 Mar 22 23:06 internal 23:17:57 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:06 openapi 23:17:57 -rw-rw-r-- 1 1001 1001 594 Mar 22 23:06 security.txt 23:17:57 drwxrwxr-x 4 1001 1001 4096 Mar 22 23:06 snap 23:17:57 -rw-rw-r-- 1 1001 1001 204 Mar 22 23:06 version.go [Pipeline] sh 23:17:57 + '[' -e coverage.out ] 23:17:57 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:57 Warning: overwriting stash ‘coverage-report’ 23:17:58 Stashed 1 file(s) [Pipeline] sh 23:17:59 + make build 23:17:59 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 23:19:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:19:51 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 23:19:53 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 23:19:57 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 23:20:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:20:53 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 23:21:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:21:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:09 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 23:21:14 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 23:21: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:21:27 $ docker stop --time=1 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 23:21:31 $ docker rm -f --volumes 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:33 23:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:34 latest: Pulling from edgex-devops/edgex-compose-arm64 23:21:34 29e5d40040c1: Pulling fs layer 23:21:34 1ce36da41761: Pulling fs layer 23:21:34 25b303627fd3: Pulling fs layer 23:21:34 29e5d40040c1: Verifying Checksum 23:21:34 29e5d40040c1: Download complete 23:21:34 1ce36da41761: Verifying Checksum 23:21:34 1ce36da41761: Download complete 23:21:35 29e5d40040c1: Pull complete 23:21:36 1ce36da41761: Pull complete 23:21:36 25b303627fd3: Verifying Checksum 23:21:36 25b303627fd3: Download complete 23:21:46 25b303627fd3: Pull complete 23:21:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:46 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 23:21:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:21:49 $ docker top 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:49 + grep parallel 23:21:49 + docker-compose build --help 23:21:55 --parallel Build images in parallel. [Pipeline] } 23:21:55 $ docker stop --time=1 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 23:21:57 $ docker rm -f --volumes 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 23:21:58 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:21:59 $ docker top 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:00 + docker-compose -f ./docker-compose-build.yml build --parallel 23:22:06 Building core-command ... 23:22:06 Building core-common-config-bootstrapper ... 23:22:06 Building core-data ... 23:22:06 Building core-metadata ... 23:22:06 Building security-bootstrapper ... 23:22:06 Building security-proxy-auth ... 23:22:06 Building security-proxy-setup ... 23:22:06 Building security-secretstore-setup ... 23:22:06 Building security-spiffe-token-provider ... 23:22:06 Building security-spire-agent ... 23:22:06 Building security-spire-config ... 23:22:06 Building security-spire-server ... 23:22:06 Building support-notifications ... 23:22:06 Building support-scheduler ... 23:22:06 Building security-spire-server 23:22:06 Building security-proxy-setup 23:22:06 Building core-data 23:22:06 Building security-spire-config 23:22:06 Building security-proxy-auth 23:23:03 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:23:03 ---> 310cd57df50e 23:23:03 Step 3/22 : WORKDIR /edgex-go 23:23:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:03 ---> 310cd57df50e 23:23:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:03 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:23:03 ---> 310cd57df50e 23:23:03 Step 3/26 : WORKDIR /edgex-go 23:23:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:03 ---> 310cd57df50e 23:23:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:23:03 ---> 310cd57df50e 23:23:03 Step 3/27 : WORKDIR /edgex-go 23:23:03 ---> Running in a79bef459624 23:23:03 ---> Running in 22c733427ba3 23:23:03 ---> Running in 7b93e923c009 23:23:03 ---> Running in 7e02592150c3 23:23:03 ---> Running in f909276e7930 23:23:03 Removing intermediate container f909276e7930 23:23:03 ---> c67d120761f1 23:23:03 Step 4/22 : RUN apk add --update --no-cache make git 23:23:03 Removing intermediate container 7b93e923c009 23:23:03 Removing intermediate container 22c733427ba3 23:23:03 ---> ff23de41ea9b 23:23:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:23:03 ---> 1a82b54d8602 23:23:03 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:23:03 ---> Running in 9734e949a327 23:23:03 Removing intermediate container a79bef459624 23:23:03 ---> 927c0deb36b7 23:23:03 Step 4/23 : WORKDIR /edgex-go 23:23:03 Removing intermediate container 7e02592150c3 23:23:03 ---> e2d0c1092339 23:23:03 Step 4/23 : WORKDIR /edgex-go 23:23:03 ---> Running in 627c2fe162dd 23:23:03 ---> Running in 198cfdeae215 23:23:03 ---> Running in 05c4408270a7 23:23:03 ---> Running in 78742ae3324c 23:23:03 Removing intermediate container 78742ae3324c 23:23:03 ---> 46c60cc1c1e0 23:23:03 Step 5/23 : RUN apk add --update --no-cache make git 23:23:03 Removing intermediate container 05c4408270a7 23:23:03 ---> ff568599a4d5 23:23:03 Step 5/23 : RUN apk add --update --no-cache make git 23:23:03 ---> Running in 5aba1bcff7cf 23:23:03 ---> Running in d8e6dff0b934 23:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:06 OK: 263 MiB in 53 packages 23:23:06 OK: 263 MiB in 53 packages 23:23:06 OK: 263 MiB in 53 packages 23:23:07 OK: 263 MiB in 53 packages 23:23:07 Removing intermediate container 9734e949a327 23:23:07 ---> 431fbe0d9e5e 23:23:07 Step 5/22 : COPY go.mod vendor* ./ 23:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:08 Removing intermediate container 627c2fe162dd 23:23:08 ---> 52c46c6907c7 23:23:08 Step 5/26 : COPY go.mod vendor* ./ 23:23:08 Removing intermediate container 198cfdeae215 23:23:08 ---> 47fc33cf417d 23:23:08 Step 5/27 : COPY go.mod vendor* ./ 23:23:09 Removing intermediate container d8e6dff0b934 23:23:09 ---> 98980080faff 23:23:09 Step 6/23 : COPY go.mod vendor* ./ 23:23:09 ---> 4d21f8db44d6 23:23:09 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:09 ---> Running in 6edb1de4129a 23:23:09 ---> 6989235211d5 23:23:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:09 OK: 263 MiB in 53 packages 23:23:09 ---> Running in 2c2f2b533a12 23:23:10 ---> f3cc9d9e51ec 23:23:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 28bd65bbd897 23:23:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:10 23:23:10 ---> Running in 108a8b677c69 23:23:10 ---> Running in 6e088dabf11c 23:23:11 Removing intermediate container 5aba1bcff7cf 23:23:11 ---> 1421d7dfe046 23:23:11 Step 6/23 : COPY go.mod vendor* ./ 23:23:13 ---> 95144003e0f3 23:23:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:13 ---> Running in ab8028a7b21b 23:25:20 Removing intermediate container 108a8b677c69 23:25:20 ---> 0092a30e13ad 23:25:20 Step 8/23 : COPY . . 23:25:20 Removing intermediate container 6e088dabf11c 23:25:20 ---> 4a7aa3d62455 23:25:20 Step 7/27 : COPY . . 23:25:20 Removing intermediate container 2c2f2b533a12 23:25:20 ---> af81e482262c 23:25:20 Step 7/26 : COPY . . 23:25:20 Removing intermediate container 6edb1de4129a 23:25:20 ---> a45147cc153f 23:25:20 Step 7/22 : COPY . . 23:25:20 Removing intermediate container ab8028a7b21b 23:25:20 ---> dea16b9c5928 23:25:20 Step 8/23 : COPY . . 23:25:28 ---> aceae03ac29b 23:25:28 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:25:28 ---> 6b10a1c92e45 23:25:28 ---> 58de3cba2824 23:25:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/27 : ARG SPIRE_RELEASE=1.2.1 23:25:28 23:25:28 ---> 5599cc2c7444 23:25:28 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:25:28 ---> 9c90f06de662 23:25:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:25:28 ---> Running in 221882d25cb8 23:25:28 ---> Running in fc5558810543 23:25:28 ---> Running in df662c256e4f 23:25:28 ---> Running in c4e1416a53c8 23:25:28 ---> Running in 63fc0799cace 23:25:28 Removing intermediate container fc5558810543 23:25:28 ---> 15619e0a8f8a 23:25:28 Step 9/26 : WORKDIR /edgex-go/spire-build 23:25:28 Removing intermediate container 63fc0799cace 23:25:28 ---> 3389a548d863 23:25:28 Step 9/27 : WORKDIR /edgex-go/spire-build 23:25:29 ---> Running in f4823023df4a 23:25:29 ---> Running in 4b7a5c4721af 23:25:30 Removing intermediate container f4823023df4a 23:25:30 ---> af1c89cfa237 23:25:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:25:30 ---> Running in 7bfa9f34ef22 23:25:30 Removing intermediate container 4b7a5c4721af 23:25:30 ---> 8fc62235789f 23:25:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:25:30 ---> Running in f739aa0bfea5 23:25: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 23:25:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:25:30 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 23:25:30 Removing intermediate container 7bfa9f34ef22 23:25:30 ---> 0e9da3044dc6 23:25:30 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 23:25:30 ---> Running in 8e3be70963f1 23:25:31 Removing intermediate container f739aa0bfea5 23:25:31 ---> ed2b044de639 23:25:31 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 23:25:31 ---> Running in b31457802fef 23:25:35 Removing intermediate container b31457802fef 23:25:35 ---> f259e240b108 23:25:35 Step 12/27 : WORKDIR /edgex-go 23:25:35 Removing intermediate container 8e3be70963f1 23:25:35 ---> c1d146600fd9 23:25:35 Step 12/26 : WORKDIR /edgex-go 23:25:35 ---> Running in 1bbb98f70f2c 23:25:35 ---> Running in 7af0742eb053 23:25:36 Removing intermediate container 7af0742eb053 23:25:36 ---> 26d2f2bb97d2 23:25:36 23:25:36 Step 13/26 : FROM alpine:3.17 23:25:36 Removing intermediate container 1bbb98f70f2c 23:25:36 ---> 6b1152df39e9 23:25:36 23:25:36 Step 13/27 : FROM alpine:3.17 23:25:37 3.17: Pulling from library/alpine 23:25:37 3.17: Pulling from library/alpine 23:25:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:25:37 Status: Downloaded newer image for alpine:3.17 23:25:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:25:37 Status: Image is up to date for alpine:3.17 23:25:37 ---> d74e625d9115 23:25:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:37 ---> d74e625d9115 23:25:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:38 ---> Running in 4dbfe43a4221 23:25:38 ---> Running in b928c7c2aa58 23:25:38 Removing intermediate container b928c7c2aa58 23:25:38 ---> f7dcc05391a7 23:25:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:25:38 Removing intermediate container 4dbfe43a4221 23:25:38 ---> 62431a12e604 23:25:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:25:38 ---> Running in 62d1f65036aa 23:25:39 ---> Running in e3b1c2760a18 23:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:44 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:25:44 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:25:44 OK: 17691 distinct packages available 23:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:44 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:25:44 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:25:44 OK: 17691 distinct packages available 23:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:46 (1/5) Installing dumb-init (1.2.5-r2) 23:25:46 (2/5) Installing musl-obstack (1.2.3-r0) 23:25:46 (3/5) Installing libucontext (1.2-r0) 23:25:46 (4/5) Installing gcompat (1.1.0-r0) 23:25:46 (5/5) Installing openssl (3.0.8-r1) 23:25:46 Executing busybox-1.35.0-r29.trigger 23:25:46 OK: 9 MiB in 20 packages 23:25:47 (1/4) Installing dumb-init (1.2.5-r2) 23:25:47 (2/4) Installing musl-obstack (1.2.3-r0) 23:25:47 (3/4) Installing libucontext (1.2-r0) 23:25:47 (4/4) Installing gcompat (1.1.0-r0) 23:25:47 Executing busybox-1.35.0-r29.trigger 23:25:47 OK: 8 MiB in 19 packages 23:25:49 Removing intermediate container 62d1f65036aa 23:25:49 ---> 5520a63d5b92 23:25:49 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:49 Removing intermediate container e3b1c2760a18 23:25:49 ---> 715002e8a395 23:25:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:51 ---> feeabd6e4133 23:25:51 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:25:51 ---> e399c8e7ba7e 23:25:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:25:52 ---> 68b0607dae42 23:25:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:25:52 ---> b9a6a6417461 23:25:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:02 ---> eaaad33534cc 23:26:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:26:02 ---> 19ae3e343fa1 23:26:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:26:02 ---> c542f20d6202 23:26:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:26:02 ---> 0c5cecebc0f7 23:26:02 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:26:03 ---> Running in 37316b87e486 23:26:03 Removing intermediate container 37316b87e486 23:26:03 ---> 74747538a581 23:26:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:26:03 ---> bebb86f5fe4a 23:26:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:26:04 ---> 86f891283d9e 23:26:04 Step 22/27 : WORKDIR / 23:26:04 ---> Running in 5aa81a039617 23:26:05 ---> dc2c27e0ac11 23:26:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:05 Removing intermediate container 5aa81a039617 23:26:05 ---> 7049a0c0c6e8 23:26:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:05 ---> Running in df3cb780c85a 23:26:05 ---> Running in 1f172dea30a8 23:26:06 Removing intermediate container df3cb780c85a 23:26:06 ---> cfdbd6a3e16e 23:26:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:06 Removing intermediate container 1f172dea30a8 23:26:06 ---> 6fdec1f65c98 23:26:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:06 ---> Running in 45a3747fc7a3 23:26:06 ---> Running in aca21b3376cd 23:26:07 Removing intermediate container 45a3747fc7a3 23:26:07 ---> 7b6f5264ea99 23:26:07 Step 24/26 : LABEL arch=arm64 23:26:07 Removing intermediate container aca21b3376cd 23:26:07 ---> 3fe082e33605 23:26:07 Step 25/27 : LABEL arch=arm64 23:26:07 ---> Running in d665c8a514da 23:26:07 ---> Running in 62a725f4747c 23:26:08 Removing intermediate container 62a725f4747c 23:26:08 ---> 3568d412fef4 23:26:08 Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:26:08 Removing intermediate container d665c8a514da 23:26:08 ---> cdf5c4678db7 23:26:08 Step 25/26 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:26:08 ---> Running in bf512e057661 23:26:08 ---> Running in 869e01476094 23:26:08 Removing intermediate container bf512e057661 23:26:08 ---> 86651c1495c2 23:26:08 Step 26/26 : LABEL version=0.0.0 23:26:09 Removing intermediate container 869e01476094 23:26:09 ---> a9dc321d9259 23:26:09 Step 27/27 : LABEL version=0.0.0 23:26:09 ---> Running in c8df11c4239e 23:26:09 ---> Running in 893fd33ca9a0 23:26:09 Removing intermediate container c8df11c4239e 23:26:09 ---> f7b574e1333f 23:26:09 23:26:10 Removing intermediate container 893fd33ca9a0 23:26:10 ---> 9525650c298e 23:26:10 23:26:10 Successfully built f7b574e1333f 23:26:10 Successfully tagged security-spire-server-arm64:latest 23:26:10  Building security-spire-server ... done Building support-notifications 23:26:10 Successfully built 9525650c298e 23:26:10 Successfully tagged security-spire-config-arm64:latest 23:26:10  Building security-spire-config ... done Building security-spiffe-token-provider 23:26:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:42 ---> 310cd57df50e 23:26:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:42 ---> Using cache 23:26:42 ---> e2d0c1092339 23:26:42 Step 4/23 : WORKDIR /edgex-go 23:26:42 ---> Using cache 23:26:42 ---> 46c60cc1c1e0 23:26:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:26:42 ---> 310cd57df50e 23:26:42 Step 3/20 : WORKDIR /edgex-go 23:26:42 ---> Using cache 23:26:42 ---> 1a82b54d8602 23:26:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:26:42 ---> Running in 19ba0b0b3dc5 23:26:42 ---> Running in 8927f930ccbd 23:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:44 OK: 263 MiB in 53 packages 23:26:44 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:44 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:44 OK: 17693 distinct packages available 23:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:45 Removing intermediate container 8927f930ccbd 23:26:45 ---> 1f68b4b468b2 23:26:45 Step 6/23 : COPY go.mod vendor* ./ 23:26:46 ---> 5f8bbeaa1fc2 23:26:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:46 ---> Running in cbbf91f54010 23:26:47 OK: 263 MiB in 53 packages 23:26:49 Removing intermediate container 19ba0b0b3dc5 23:26:49 ---> 49ff4c586a85 23:26:49 Step 5/20 : COPY go.mod vendor* ./ 23:26:50 ---> e3139913b273 23:26:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:50 ---> Running in 6a9e3f7e8cbc 23:28:57 Removing intermediate container cbbf91f54010 23:28:57 ---> d6add54548fe 23:28:57 Step 8/23 : COPY . . 23:28:57 Removing intermediate container 6a9e3f7e8cbc 23:28:57 ---> 4a5a14660f99 23:28:57 Step 7/20 : COPY . . 23:29:19 ---> e3db8082c985 23:29:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:29:19 ---> 6adecfbfc054 23:29:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:29:19 ---> Running in 064d53852d82 23:29:19 ---> Running in 457937f25d80 23:29:21 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 23:29:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:32:13 Removing intermediate container df662c256e4f 23:32:13 ---> ef788b4e43b5 23:32:13 23:32:13 Step 10/23 : FROM alpine:3.17 23:32:13 ---> d74e625d9115 23:32:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:32:13 ---> Running in 836de253e69e 23:32:13 Removing intermediate container 836de253e69e 23:32:13 ---> 42089bed5e2b 23:32:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:32:13 ---> Running in b50e4b237d8a 23:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:14 (1/1) Installing dumb-init (1.2.5-r2) 23:32:14 Executing busybox-1.35.0-r29.trigger 23:32:14 OK: 8 MiB in 16 packages 23:32:17 Removing intermediate container b50e4b237d8a 23:32:17 ---> e402fb568ba9 23:32:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:17 Removing intermediate container 221882d25cb8 23:32:17 ---> 7d9b07c8970a 23:32:17 23:32:17 Step 9/22 : FROM alpine:3.17 23:32:17 ---> d74e625d9115 23:32:17 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:32:17 ---> Running in 171dd95ac6a4 23:32:18 ---> 4ea009f7beea 23:32:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:32:19 ---> dfa2e9b7c320 23:32:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:21 ---> de8e1e0efcf9 23:32:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:32:22 ---> 0eda0deb8dfd 23:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:32:23 (1/2) Installing dumb-init (1.2.5-r2) 23:32:23 (2/2) Installing openssl (3.0.8-r1) 23:32:23 Executing busybox-1.35.0-r29.trigger 23:32:23 OK: 8 MiB in 17 packages 23:32:23 ---> e7801f7b54d3 23:32:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:23 ---> Running in bd5d541a6140 23:32:25 Removing intermediate container 171dd95ac6a4 23:32:25 ---> 71c550c400a5 23:32:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:32:25 ---> Running in 1445b69d69ee 23:32:26 Removing intermediate container 1445b69d69ee 23:32:26 ---> 340f51f7332a 23:32:26 Step 12/22 : WORKDIR /edgex 23:32:26 ---> Running in 238e18c3dc7a 23:32:27 Removing intermediate container 238e18c3dc7a 23:32:27 ---> 28c414737aff 23:32:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:27 Removing intermediate container bd5d541a6140 23:32:27 ---> b3f50d40d53b 23:32:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:32:27 ---> Running in 3ce07052fa36 23:32:28 ---> e19cd45a7979 23:32:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:32:28 Removing intermediate container 3ce07052fa36 23:32:28 ---> 44ba452a0773 23:32:28 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:32:28 ---> Running in f079361b2e82 23:32:29 Removing intermediate container f079361b2e82 23:32:29 ---> 99070f944aa1 23:32:29 Step 21/23 : LABEL arch=arm64 23:32:29 ---> Running in 17521a7e194c 23:32:32 ---> a4dd979824e0 23:32:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:32:32 Removing intermediate container 17521a7e194c 23:32:32 ---> 53b5b375fcf3 23:32:32 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:32:32 ---> Running in 55d5e497464e 23:32:33 Removing intermediate container 55d5e497464e 23:32:33 ---> b326a4c57d05 23:32:33 Step 23/23 : LABEL version=0.0.0 23:32:33 ---> Running in 7d72068f6259 23:32:33 ---> 64b78073f739 23:32:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:32:34 Removing intermediate container 7d72068f6259 23:32:34 ---> b61cb8e43b56 23:32:34 23:32:34 Successfully built b61cb8e43b56 23:32:34 Successfully tagged security-proxy-auth-arm64:latest 23:32:34 Building core-metadata 23:32:35  Building security-proxy-auth ... done  ---> 4c987643b0d3 23:32:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:32:36 ---> 520c4a68ad17 23:32:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:36 ---> Running in df3e934267c4 23:32:39 Removing intermediate container df3e934267c4 23:32:39 ---> afc8a26f3357 23:32:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:32:40 ---> Running in f147ffaab8ac 23:32:40 Removing intermediate container f147ffaab8ac 23:32:40 ---> ab45b6d12edd 23:32:40 Step 20/22 : LABEL arch=arm64 23:32:40 ---> Running in 6428be74ebe5 23:32:41 Removing intermediate container 6428be74ebe5 23:32:41 ---> 0f05551caad7 23:32:41 Step 21/22 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:32:41 ---> Running in fdb86c219950 23:32:42 Removing intermediate container fdb86c219950 23:32:42 ---> c31ba1e8b010 23:32:42 Step 22/22 : LABEL version=0.0.0 23:32:42 ---> Running in 6cd299dd69d0 23:32:44 Removing intermediate container 6cd299dd69d0 23:32:44 ---> ad1697065893 23:32:44 23:32:45 Successfully built ad1697065893 23:32:45 Successfully tagged security-proxy-setup-arm64:latest 23:32:45 Building security-secretstore-setup 23:33:00  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:00 ---> 310cd57df50e 23:33:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:33:00 ---> Using cache 23:33:00 ---> e2d0c1092339 23:33:00 Step 4/25 : WORKDIR /edgex-go 23:33:00 ---> Using cache 23:33:00 ---> 46c60cc1c1e0 23:33:00 Step 5/25 : RUN apk add --update --no-cache make git 23:33:00 ---> Using cache 23:33:00 ---> 98980080faff 23:33:00 Step 6/25 : COPY go.mod vendor* ./ 23:33:00 ---> Using cache 23:33:00 ---> 28bd65bbd897 23:33:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:00 ---> Using cache 23:33:00 ---> 0092a30e13ad 23:33:00 Step 8/25 : COPY . . 23:33:00 ---> Using cache 23:33:00 ---> 6b10a1c92e45 23:33:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:33:00 ---> Running in 7601ac3e59cb 23:33:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:33:16 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:16 ---> 310cd57df50e 23:33:16 Step 3/25 : WORKDIR /edgex-go 23:33:16 ---> Using cache 23:33:16 ---> 1a82b54d8602 23:33:16 Step 4/25 : RUN apk add --update --no-cache make git 23:33:16 ---> Running in 0c351abfd6a0 23:33:16 Removing intermediate container c4e1416a53c8 23:33:16 ---> a81918617abc 23:33:16 23:33:16 Step 10/23 : FROM alpine:3.17 23:33:16 ---> d74e625d9115 23:33:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:33:16 ---> Running in e6750f35721c 23:33:17 Removing intermediate container e6750f35721c 23:33:17 ---> 689bbf1f34cb 23:33:17 Step 12/23 : ENV APP_PORT=59880 23:33:17 ---> Running in 98d8c5375233 23:33:17 Removing intermediate container 98d8c5375233 23:33:17 ---> 3c820952f5fb 23:33:17 Step 13/23 : EXPOSE $APP_PORT 23:33:18 ---> Running in b7ed24b4649b 23:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:18 Removing intermediate container b7ed24b4649b 23:33:18 ---> fdd98052ffec 23:33:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:33:19 ---> Running in 3be097806019 23:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:21 OK: 263 MiB in 53 packages 23:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:22 Removing intermediate container 0c351abfd6a0 23:33:22 ---> b517d269721a 23:33:22 Step 5/25 : COPY go.mod vendor* ./ 23:33:24 (1/1) Installing dumb-init (1.2.5-r2) 23:33:24 Executing busybox-1.35.0-r29.trigger 23:33:24 OK: 8 MiB in 16 packages 23:33:24 ---> 717e09af13eb 23:33:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:24 ---> Running in 4804cbf0ffec 23:33:26 Removing intermediate container 3be097806019 23:33:26 ---> 16810fc20a5a 23:33:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:27 ---> a7b8c84ff5bf 23:33:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:33:28 ---> 74055039d6cc 23:33:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:33:30 ---> 5e65d8627840 23:33:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:33:30 ---> 6cd2b244a771 23:33:30 Step 19/23 : ENTRYPOINT ["/core-data"] 23:33:30 ---> Running in 059c45f72e1c 23:33:31 Removing intermediate container 059c45f72e1c 23:33:31 ---> bd158d25a29e 23:33:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:31 ---> Running in d232fde1f1da 23:33:31 Removing intermediate container d232fde1f1da 23:33:31 ---> cc6b0790bf0a 23:33:31 Step 21/23 : LABEL arch=arm64 23:33:31 ---> Running in 08af6a70b352 23:33:32 Removing intermediate container 08af6a70b352 23:33:32 ---> fae647b84d0f 23:33:32 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:33:32 ---> Running in e2cc60cfeb20 23:33:32 Removing intermediate container e2cc60cfeb20 23:33:32 ---> f25ceec956e5 23:33:32 Step 23/23 : LABEL version=0.0.0 23:33:32 ---> Running in 4e2d6f1c257a 23:33:33 Removing intermediate container 4e2d6f1c257a 23:33:33 ---> 605410616f17 23:33:33 23:33:33 Successfully built 605410616f17 23:33:33 Successfully tagged core-data-arm64:latest 23:33:33 Building security-spire-agent 23:33:52  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:33:52 ---> 310cd57df50e 23:33:52 Step 3/27 : WORKDIR /edgex-go 23:33:52 ---> Using cache 23:33:52 ---> 1a82b54d8602 23:33:52 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:33:52 ---> Using cache 23:33:52 ---> 52c46c6907c7 23:33:52 Step 5/27 : COPY go.mod vendor* ./ 23:33:52 ---> Using cache 23:33:52 ---> 6989235211d5 23:33:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:52 ---> Using cache 23:33:52 ---> af81e482262c 23:33:52 Step 7/27 : COPY . . 23:33:52 ---> Using cache 23:33:52 ---> 5599cc2c7444 23:33:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:33:52 ---> Using cache 23:33:52 ---> 15619e0a8f8a 23:33:52 Step 9/27 : WORKDIR /edgex-go/spire-build 23:33:52 ---> Using cache 23:33:52 ---> af1c89cfa237 23:33:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:33:52 ---> Using cache 23:33:52 ---> 0e9da3044dc6 23:33:52 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:33:52 ---> Running in e0a2e5b43ebf 23:33:54 Removing intermediate container e0a2e5b43ebf 23:33:54 ---> 563de2fd1b61 23:33:54 Step 12/27 : WORKDIR /edgex-go 23:33:54 ---> Running in a5466c6391df 23:33:55 Removing intermediate container a5466c6391df 23:33:55 ---> daa0e6225dbb 23:33:55 23:33:55 Step 13/27 : FROM alpine:3.17 23:33:55 ---> d74e625d9115 23:33:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:55 ---> Using cache 23:33:55 ---> 62431a12e604 23:33:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:33:55 ---> Running in 256eb1b09056 23:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:00 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:34:00 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:34:00 OK: 17691 distinct packages available 23:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:02 (1/5) Installing dumb-init (1.2.5-r2) 23:34:02 (2/5) Installing musl-obstack (1.2.3-r0) 23:34:02 (3/5) Installing libucontext (1.2-r0) 23:34:02 (4/5) Installing gcompat (1.1.0-r0) 23:34:02 (5/5) Installing openssl (3.0.8-r1) 23:34:02 Executing busybox-1.35.0-r29.trigger 23:34:02 OK: 9 MiB in 20 packages 23:34:04 Removing intermediate container 256eb1b09056 23:34:04 ---> 41fabd71f9be 23:34:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:05 ---> 9c5bfbd903d4 23:34:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:34:06 ---> af83bca28a9e 23:34:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:34:10 ---> 1fa0528d71b7 23:34:10 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:34:17 ---> 11703878447e 23:34:17 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:34:17 ---> 8977dd5fe9f8 23:34:17 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:34:18 ---> 1b3ee48dd957 23:34:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:34:19 ---> 88ead3d2fd9a 23:34:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:34:19 ---> Running in 7f566e27de2f 23:34:19 Removing intermediate container 7f566e27de2f 23:34:19 ---> c80ed1b862df 23:34:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:34:20 ---> Running in c5ef725d3a41 23:34:20 Removing intermediate container c5ef725d3a41 23:34:20 ---> b9eccd4154c2 23:34:20 Step 25/27 : LABEL arch=arm64 23:34:20 ---> Running in 9713208b242d 23:34:21 Removing intermediate container 9713208b242d 23:34:21 ---> ccd8cf29607f 23:34:21 Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:34:21 ---> Running in 36ea4e46fd56 23:34:22 Removing intermediate container 36ea4e46fd56 23:34:22 ---> ec71946c6466 23:34:22 Step 27/27 : LABEL version=0.0.0 23:34:22 ---> Running in 3dd69bc431d6 23:34:22 Removing intermediate container 3dd69bc431d6 23:34:22 ---> e22bddc0c8ec 23:34:22 23:34:22 Successfully built e22bddc0c8ec 23:34:23 Successfully tagged security-spire-agent-arm64:latest 23:34:23 Building security-bootstrapper 23:34:41  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:34:41 ---> 310cd57df50e 23:34:41 Step 3/33 : WORKDIR /edgex-go 23:34:41 ---> Using cache 23:34:41 ---> 1a82b54d8602 23:34:41 Step 4/33 : RUN apk add --update --no-cache make git 23:34:41 ---> Using cache 23:34:41 ---> b517d269721a 23:34:41 Step 5/33 : COPY go.mod vendor* ./ 23:34:41 ---> Using cache 23:34:41 ---> 717e09af13eb 23:34:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:41 ---> Running in 553fe71ff271 23:35:20 Removing intermediate container 4804cbf0ffec 23:35:20 ---> 0f81e79e7778 23:35:20 Step 7/25 : COPY . . 23:35:30 ---> 0aba004418d8 23:35:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:35:30 ---> Running in 88e7c0372d14 23:35:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:36:39 Removing intermediate container 553fe71ff271 23:36:39 ---> 45756f9625c8 23:36:39 Step 7/33 : COPY . . 23:36:44 ---> cc241bf7505a 23:36:44 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:36:44 ---> Running in de1ca810ce0c 23:36:46 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 23:39:22 Removing intermediate container 457937f25d80 23:39:22 ---> e069d5d207d0 23:39:22 23:39:22 Step 9/20 : FROM alpine:3.17 23:39:22 ---> d74e625d9115 23:39:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:39:22 ---> Running in 8f300468a3db 23:39:22 Removing intermediate container 8f300468a3db 23:39:22 ---> 927458fba0e1 23:39:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:39:22 ---> Running in e774252b6b32 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:22 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:39:22 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:39:22 OK: 17691 distinct packages available 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:22 (1/9) Installing ca-certificates (20220614-r4) 23:39:22 (2/9) Installing brotli-libs (1.0.9-r9) 23:39:22 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:39:22 (4/9) Installing libcurl (7.88.1-r1) 23:39:22 (5/9) Installing curl (7.88.1-r1) 23:39:22 (6/9) Installing dumb-init (1.2.5-r2) 23:39:22 (7/9) Installing musl-obstack (1.2.3-r0) 23:39:22 (8/9) Installing libucontext (1.2-r0) 23:39:22 (9/9) Installing gcompat (1.1.0-r0) 23:39:22 Executing busybox-1.35.0-r29.trigger 23:39:22 Executing ca-certificates-20220614-r4.trigger 23:39:23 OK: 11 MiB in 24 packages 23:39:25 Removing intermediate container e774252b6b32 23:39:25 ---> af00a379c8c9 23:39:25 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:26 ---> 0ee47d7e6e7f 23:39:26 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:39:27 ---> 957619606864 23:39:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:39:29 ---> 3bcd3c60cbfc 23:39:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:39:30 ---> f34d44a97642 23:39:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:39:30 ---> Running in ef5037f664ce 23:39:31 Removing intermediate container ef5037f664ce 23:39:31 ---> 70c378b9fa79 23:39:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:39:31 ---> Running in 4c974e44d929 23:39:32 Removing intermediate container 4c974e44d929 23:39:32 ---> d897c8af7b67 23:39:32 Step 18/20 : LABEL arch=arm64 23:39:32 ---> Running in e8ec6b33f74c 23:39:32 Removing intermediate container e8ec6b33f74c 23:39:32 ---> ada966af41ce 23:39:32 Step 19/20 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:39:32 ---> Running in 9dc7b17e6e69 23:39:33 Removing intermediate container 9dc7b17e6e69 23:39:33 ---> dd70bdaeea3c 23:39:33 Step 20/20 : LABEL version=0.0.0 23:39:33 ---> Running in 62d4ffdf93a7 23:39:34 Removing intermediate container 62d4ffdf93a7 23:39:34 ---> 9a1ffcec5468 23:39:34 23:39:34 Successfully built 9a1ffcec5468 23:39:34 Successfully tagged security-spiffe-token-provider-arm64:latest 23:39:34 Building core-command 23:39:56  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> 310cd57df50e 23:39:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:39:56 ---> Using cache 23:39:56 ---> e2d0c1092339 23:39:56 Step 4/24 : WORKDIR /edgex-go 23:39:56 ---> Using cache 23:39:56 ---> 46c60cc1c1e0 23:39:56 Step 5/24 : RUN apk add --update --no-cache make git 23:39:56 ---> Using cache 23:39:56 ---> 98980080faff 23:39:56 Step 6/24 : COPY go.mod vendor* ./ 23:39:56 ---> Using cache 23:39:56 ---> 28bd65bbd897 23:39:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:56 ---> Using cache 23:39:56 ---> 0092a30e13ad 23:39:56 Step 8/24 : COPY . . 23:39:56 ---> Using cache 23:39:56 ---> 6b10a1c92e45 23:39:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:39:56 ---> Running in b3b7c6a97b7c 23:39:56 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 23:40:35 Removing intermediate container 064d53852d82 23:40:35 ---> b6b890679fa8 23:40:35 23:40:35 Step 10/23 : FROM alpine:3.17 23:40:35 ---> d74e625d9115 23:40:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:40:35 ---> Running in ab75bf47ff64 23:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:39 (1/2) Installing ca-certificates (20220614-r4) 23:40:39 (2/2) Installing dumb-init (1.2.5-r2) 23:40:39 Executing busybox-1.35.0-r29.trigger 23:40:39 Executing ca-certificates-20220614-r4.trigger 23:40:40 OK: 8 MiB in 17 packages 23:40:42 Removing intermediate container ab75bf47ff64 23:40:42 ---> c76f0ee6b288 23:40:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:40:42 ---> Running in 05fa8ed4d28b 23:40:44 Removing intermediate container 05fa8ed4d28b 23:40:44 ---> 7c503f5efe29 23:40:44 Step 13/23 : ENV APP_PORT=59860 23:40:44 ---> Running in 65d348ff3b8f 23:40:44 Removing intermediate container 65d348ff3b8f 23:40:44 ---> 0961f9979345 23:40:44 Step 14/23 : EXPOSE $APP_PORT 23:40:45 ---> Running in c551bfec1efd 23:40:45 Removing intermediate container c551bfec1efd 23:40:45 ---> 9090e4053aca 23:40:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:40:46 ---> 560380feb2e2 23:40:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:40:47 ---> 8313e8852f5d 23:40:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:40:50 ---> cdbb4bb390c1 23:40:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:40:51 ---> 2141bb5297ce 23:40:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:40:51 ---> Running in 031801cf2187 23:40:52 Removing intermediate container 031801cf2187 23:40:52 ---> 43bf6dd6de7c 23:40:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:40:52 ---> Running in de9252423be0 23:40:52 Removing intermediate container de9252423be0 23:40:52 ---> 981664c6034b 23:40:52 Step 21/23 : LABEL arch=arm64 23:40:52 ---> Running in 70fe1d103721 23:40:53 Removing intermediate container 70fe1d103721 23:40:53 ---> 0b8f8b540aef 23:40:53 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:40:53 ---> Running in a24177bc6046 23:40:54 Removing intermediate container a24177bc6046 23:40:54 ---> 00acf36be126 23:40:54 Step 23/23 : LABEL version=0.0.0 23:40:54 ---> Running in f1c6ba6cd673 23:40:55 Removing intermediate container f1c6ba6cd673 23:40:55 ---> 188437145637 23:40:55 23:40:55 Successfully built 188437145637 23:40:55 Successfully tagged support-notifications-arm64:latest 23:40:55  Building support-notifications ... done Building core-common-config-bootstrapper 23:41:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:41:17 ---> 310cd57df50e 23:41:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:41:17 ---> Using cache 23:41:17 ---> e2d0c1092339 23:41:17 Step 4/23 : WORKDIR /edgex-go 23:41:17 ---> Using cache 23:41:17 ---> 46c60cc1c1e0 23:41:17 Step 5/23 : RUN apk add --update --no-cache make git 23:41:17 ---> Using cache 23:41:17 ---> 98980080faff 23:41:17 Step 6/23 : COPY go.mod vendor* ./ 23:41:17 ---> Using cache 23:41:17 ---> 28bd65bbd897 23:41:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:17 ---> Using cache 23:41:17 ---> 0092a30e13ad 23:41:17 Step 8/23 : COPY . . 23:41:17 ---> Using cache 23:41:17 ---> 6b10a1c92e45 23:41:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:41:17 ---> Running in 116ef20ed5a0 23:41:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:41:56 Removing intermediate container 7601ac3e59cb 23:41:56 ---> 2f1124fed343 23:41:56 23:41:56 Step 10/25 : FROM alpine:3.17 23:41:56 ---> d74e625d9115 23:41:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:41:56 ---> Running in 3690037fa42b 23:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:58 (1/1) Installing dumb-init (1.2.5-r2) 23:41:58 Executing busybox-1.35.0-r29.trigger 23:41:58 OK: 8 MiB in 16 packages 23:42:00 Removing intermediate container 3690037fa42b 23:42:00 ---> 0773035b98f8 23:42:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:42:00 ---> Running in dc3f41cd6070 23:42:00 Removing intermediate container dc3f41cd6070 23:42:00 ---> df4898ce8389 23:42:00 Step 13/25 : ENV APP_PORT=59881 23:42:00 ---> Running in 2634cf260411 23:42:01 Removing intermediate container 2634cf260411 23:42:01 ---> 82d22439caa3 23:42:01 Step 14/25 : EXPOSE $APP_PORT 23:42:01 ---> Running in 4da8ff306ab7 23:42:02 Removing intermediate container 4da8ff306ab7 23:42:02 ---> 9b9ae8bcd5b4 23:42:02 Step 15/25 : WORKDIR / 23:42:02 ---> Running in 2b320c84825f 23:42:02 Removing intermediate container 2b320c84825f 23:42:02 ---> 3197d4a7483e 23:42:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:03 ---> 75fcd17079d5 23:42:03 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:42:04 ---> 62464ffb7556 23:42:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:42:06 ---> f91e06e48a13 23:42:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:42:07 ---> 5466657534fe 23:42:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:42:08 ---> 8363aedcefa1 23:42:08 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:42:08 ---> Running in fd1784aaad97 23:42:08 Removing intermediate container fd1784aaad97 23:42:08 ---> 35130a96f89d 23:42:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:09 ---> Running in ff116822b868 23:42:09 Removing intermediate container ff116822b868 23:42:09 ---> 1b2f3ed4b1df 23:42:09 Step 23/25 : LABEL arch=arm64 23:42:09 ---> Running in d2718fb69c24 23:42:10 Removing intermediate container d2718fb69c24 23:42:10 ---> 3f5a7b923c0e 23:42:10 Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:42:10 ---> Running in dfad7df107cc 23:42:10 Removing intermediate container dfad7df107cc 23:42:10 ---> ee44429c2681 23:42:10 Step 25/25 : LABEL version=0.0.0 23:42:10 ---> Running in 9a55c659d472 23:42:11 Removing intermediate container 9a55c659d472 23:42:11 ---> 408524eb5293 23:42:11 23:42:11 Successfully built 408524eb5293 23:42:11 Successfully tagged core-metadata-arm64:latest 23:42:11  Building core-metadata ... done Building support-scheduler 23:42:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:42:29 ---> 310cd57df50e 23:42:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:42:29 ---> Using cache 23:42:29 ---> e2d0c1092339 23:42:29 Step 4/23 : WORKDIR /edgex-go 23:42:29 ---> Using cache 23:42:29 ---> 46c60cc1c1e0 23:42:29 Step 5/23 : RUN apk add --update --no-cache make git 23:42:29 ---> Using cache 23:42:29 ---> 98980080faff 23:42:29 Step 6/23 : COPY go.mod vendor* ./ 23:42:29 ---> Using cache 23:42:29 ---> 28bd65bbd897 23:42:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:29 ---> Using cache 23:42:29 ---> 0092a30e13ad 23:42:29 Step 8/23 : COPY . . 23:42:29 ---> Using cache 23:42:29 ---> 6b10a1c92e45 23:42:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:42:29 ---> Running in b689e94cea9a 23:42:32 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 23:43:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:43:34 Removing intermediate container 88e7c0372d14 23:43:34 ---> cd0629cfe5cb 23:43:34 23:43:34 Step 9/25 : FROM alpine:3.17 23:43:34 ---> d74e625d9115 23:43:34 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:43:34 ---> Running in e5b2079567a6 23:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:43:37 (1/3) Installing ca-certificates (20220614-r4) 23:43:37 (2/3) Installing dumb-init (1.2.5-r2) 23:43:37 (3/3) Installing su-exec (0.2-r2) 23:43:37 Executing busybox-1.35.0-r29.trigger 23:43:37 Executing ca-certificates-20220614-r4.trigger 23:43:38 OK: 8 MiB in 18 packages 23:43:40 Removing intermediate container e5b2079567a6 23:43:40 ---> 66323709451b 23:43:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:43:40 ---> Running in 98419739e326 23:43:41 Removing intermediate container 98419739e326 23:43:41 ---> 97f0738863ca 23:43:41 Step 12/25 : WORKDIR / 23:43:41 ---> Running in e5a173f746ac 23:43:41 Removing intermediate container e5a173f746ac 23:43:41 ---> 276077d45566 23:43:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:43:42 ---> 797080a649cc 23:43:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:43:43 ---> e69dfa0f331d 23:43:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:43:46 ---> 22e0a1c775bc 23:43:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:43:47 ---> 6d419e314bae 23:43:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:43:48 ---> de810548be7a 23:43:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:43:50 ---> a5fbf765c380 23:43:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:43:51 ---> 45cd089f22cb 23:43:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:43:53 ---> 094adc246316 23:43:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:43:53 ---> Running in 1de1aa485f4a 23:43:56 Removing intermediate container 1de1aa485f4a 23:43:56 ---> 19d6bb10cac6 23:43:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:43:56 ---> Running in 1362e63c0ce4 23:43:57 Removing intermediate container 1362e63c0ce4 23:43:57 ---> 8bfe69268056 23:43:57 Step 23/25 : LABEL arch=arm64 23:43:57 ---> Running in 2afce5f888cc 23:43:57 Removing intermediate container 2afce5f888cc 23:43:57 ---> b8e5f4cbdc73 23:43:57 Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:43:57 ---> Running in 60ccb0651b13 23:43:59 Removing intermediate container 60ccb0651b13 23:43:59 ---> fc74f4d66614 23:43:59 Step 25/25 : LABEL version=0.0.0 23:43:59 ---> Running in 42f5f07d510e 23:43:59 Removing intermediate container 42f5f07d510e 23:43:59 ---> a20cc5d6853d 23:43:59 23:44:00 Successfully built a20cc5d6853d 23:44:00 Successfully tagged security-secretstore-setup-arm64:latest 23:44:39  Building security-secretstore-setup ... done Removing intermediate container de1ca810ce0c 23:44:39 ---> b478fb66407a 23:44:39 23:44:39 Step 9/33 : FROM alpine:3.17 23:44:39 ---> d74e625d9115 23:44:39 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:44:39 ---> Using cache 23:44:39 ---> 927458fba0e1 23:44:39 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:44:39 ---> Running in c44d2ab54ee0 23:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:44:43 (1/2) Installing dumb-init (1.2.5-r2) 23:44:43 (2/2) Installing su-exec (0.2-r2) 23:44:43 Executing busybox-1.35.0-r29.trigger 23:44:43 OK: 8 MiB in 17 packages 23:44:45 Removing intermediate container c44d2ab54ee0 23:44:45 ---> 94cd19cfe447 23:44:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:44:45 ---> Running in a064ba2ae3bd 23:44:45 Removing intermediate container a064ba2ae3bd 23:44:45 ---> c22d258d7ecf 23:44:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:44:45 ---> Running in 8db16242c7d2 23:44:46 Removing intermediate container 8db16242c7d2 23:44:46 ---> 6bdd26227104 23:44:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:44:46 ---> Running in 6fa8f6bfc300 23:44:46 Removing intermediate container 6fa8f6bfc300 23:44:46 ---> 615c55367c99 23:44:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:44:46 ---> Running in 82349a53da8a 23:44:47 Removing intermediate container 82349a53da8a 23:44:47 ---> ad55ba252b25 23:44:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:44:47 ---> Running in f034135330da 23:44:51 Removing intermediate container f034135330da 23:44:51 ---> 2af101f47d5a 23:44:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:44:51 ---> Running in d8492d97fbc9 23:44:51 Removing intermediate container d8492d97fbc9 23:44:51 ---> 72a25e86a956 23:44:51 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:44:53 ---> 80d9b6740d91 23:44:53 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:44:53 ---> Running in 0db3a62e1d6b 23:44:56 Removing intermediate container 0db3a62e1d6b 23:44:56 ---> ba88ee29d87c 23:44:56 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:57 ---> bbe512e8e647 23:44:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:44:58 ---> 1cc11fed2bab 23:44:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:45:00 ---> 438e340b71d1 23:45:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:45:01 ---> 2c057e34759c 23:45:01 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:45:03 ---> f64aa791a3ef 23:45:03 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:45:04 ---> ed8a57323bf5 23:45:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:45:05 ---> 99503f1df0da 23:45:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:45:06 ---> 24c965d2c2c5 23:45:06 Step 28/33 : RUN chmod +x /entrypoint.sh 23:45:06 ---> Running in 924ad2037ae2 23:45:10 Removing intermediate container 924ad2037ae2 23:45:10 ---> 149a92038ec9 23:45:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:45:10 ---> Running in 8dc2dfc407b3 23:45:10 Removing intermediate container 8dc2dfc407b3 23:45:10 ---> fcfe244e41d8 23:45:10 Step 30/33 : CMD ["gate"] 23:45:10 ---> Running in 73b2e8dbd964 23:45:11 Removing intermediate container 73b2e8dbd964 23:45:11 ---> 62734bc83750 23:45:11 Step 31/33 : LABEL arch=arm64 23:45:11 ---> Running in e0fd15b039d5 23:45:12 Removing intermediate container e0fd15b039d5 23:45:12 ---> f0764df92fd8 23:45:12 Step 32/33 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:45:12 ---> Running in 84e4382b62c7 23:45:12 Removing intermediate container 84e4382b62c7 23:45:12 ---> 6f6f435bb05f 23:45:12 Step 33/33 : LABEL version=0.0.0 23:45:12 ---> Running in 2cd1adfe73fa 23:45:13 Removing intermediate container 2cd1adfe73fa 23:45:13 ---> d57fdfc79054 23:45:13 23:45:13 Successfully built d57fdfc79054 23:45:13 Successfully tagged security-bootstrapper-arm64:latest 23:47:05  Building security-bootstrapper ... done Removing intermediate container b3b7c6a97b7c 23:47:05 ---> f17b79eba37b 23:47:05 23:47:05 Step 10/24 : FROM alpine:3.17 23:47:05 ---> d74e625d9115 23:47:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:47:05 ---> Using cache 23:47:05 ---> 0773035b98f8 23:47:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:47:05 ---> Using cache 23:47:05 ---> df4898ce8389 23:47:05 Step 13/24 : ENV APP_PORT=59882 23:47:05 ---> Running in 4cc2150122c5 23:47:05 Removing intermediate container 4cc2150122c5 23:47:05 ---> 25b19014cf79 23:47:05 Step 14/24 : EXPOSE $APP_PORT 23:47:05 ---> Running in f1c3c6d61fe2 23:47:05 Removing intermediate container f1c3c6d61fe2 23:47:05 ---> a865bd09a488 23:47:05 Step 15/24 : WORKDIR / 23:47:05 ---> Running in 8e9a5d1aae76 23:47:05 Removing intermediate container 8e9a5d1aae76 23:47:05 ---> 792d7af03e68 23:47:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:06 ---> aa3e86af80cb 23:47:06 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:47:07 ---> 399a2d785558 23:47:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:47:09 ---> b83a3769dd68 23:47:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:47:09 ---> c72efb55f0ac 23:47:09 Step 20/24 : ENTRYPOINT ["/core-command"] 23:47:09 ---> Running in bd12ccacb563 23:47:10 Removing intermediate container bd12ccacb563 23:47:10 ---> 3b1318abae11 23:47:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:10 ---> Running in dd837e77f2bf 23:47:11 Removing intermediate container dd837e77f2bf 23:47:11 ---> 64ed79f1293c 23:47:11 Step 22/24 : LABEL arch=arm64 23:47:11 ---> Running in 603b1d5d4f6c 23:47:11 Removing intermediate container 603b1d5d4f6c 23:47:11 ---> 3c47e2f6cd97 23:47:11 Step 23/24 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:47:11 ---> Running in 48262be358bb 23:47:16 Removing intermediate container 48262be358bb 23:47:16 ---> 2831e65a9713 23:47:16 Step 24/24 : LABEL version=0.0.0 23:47:16 ---> Running in f7e179ea6ae9 23:47:16 Removing intermediate container f7e179ea6ae9 23:47:16 ---> d6722edecd16 23:47:16 23:47:16 Successfully built d6722edecd16 23:47:16 Successfully tagged core-command-arm64:latest 23:47:31  Building core-command ... done Removing intermediate container 116ef20ed5a0 23:47:31 ---> 1c1efa521aa5 23:47:31 23:47:31 Step 10/23 : FROM alpine:3.17 23:47:31 ---> d74e625d9115 23:47:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:47:31 ---> Using cache 23:47:31 ---> 42089bed5e2b 23:47:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:47:31 ---> Using cache 23:47:31 ---> e402fb568ba9 23:47:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:31 ---> Using cache 23:47:31 ---> 4ea009f7beea 23:47:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:47:31 ---> Using cache 23:47:31 ---> dfa2e9b7c320 23:47:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:47:32 ---> 1e9e91895af3 23:47:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:47:33 ---> 09dffbf3eee7 23:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:47:34 ---> 2a18ab936d17 23:47:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:47:34 ---> Running in 7378dacdaa84 23:47:37 Removing intermediate container 7378dacdaa84 23:47:37 ---> 792d31bc9de8 23:47:37 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:47:37 ---> Running in 843701f16c04 23:47:38 Removing intermediate container 843701f16c04 23:47:38 ---> 6240284c47b0 23:47:38 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:47:38 ---> Running in a893b38bb658 23:47:39 Removing intermediate container a893b38bb658 23:47:39 ---> b8c44ed49d6e 23:47:39 Step 21/23 : LABEL arch=arm64 23:47:39 ---> Running in a40e7b9232a2 23:47:42 Removing intermediate container a40e7b9232a2 23:47:42 ---> a69a35145d6d 23:47:42 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:47:42 ---> Running in c75735fbdfbe 23:47:42 Removing intermediate container c75735fbdfbe 23:47:42 ---> 53f1d4c11e5f 23:47:42 Step 23/23 : LABEL version=0.0.0 23:47:42 ---> Running in f683cbdcd744 23:47:42 Removing intermediate container f683cbdcd744 23:47:42 ---> 85c8be92203d 23:47:42 23:47:42 Successfully built 85c8be92203d 23:47:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:48:39  Building core-common-config-bootstrapper ... done Removing intermediate container b689e94cea9a 23:48:39 ---> 0aff1e041901 23:48:39 23:48:39 Step 10/23 : FROM alpine:3.17 23:48:39 ---> d74e625d9115 23:48:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:48:39 ---> Using cache 23:48:39 ---> 0773035b98f8 23:48:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:48:39 ---> Using cache 23:48:39 ---> df4898ce8389 23:48:39 Step 13/23 : ENV APP_PORT=59861 23:48:39 ---> Running in 14c3b6970a35 23:48:39 Removing intermediate container 14c3b6970a35 23:48:39 ---> 1f2c5b2aba7b 23:48:39 Step 14/23 : EXPOSE $APP_PORT 23:48:39 ---> Running in 64e1ba6c865c 23:48:39 Removing intermediate container 64e1ba6c865c 23:48:39 ---> 90124a5ff26a 23:48:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:39 ---> 909083d0223a 23:48:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:48:39 ---> fee463351d13 23:48:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:48:39 ---> dd761dbe4739 23:48:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:48:39 ---> 19bc44be935a 23:48:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:48:39 ---> Running in 6aa4df9825a3 23:48:40 Removing intermediate container 6aa4df9825a3 23:48:40 ---> d5271445c63e 23:48:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:40 ---> Running in 04ce873253d3 23:48:40 Removing intermediate container 04ce873253d3 23:48:40 ---> 70302ee16348 23:48:40 Step 21/23 : LABEL arch=arm64 23:48:40 ---> Running in de88c197b031 23:48:40 Removing intermediate container de88c197b031 23:48:40 ---> 496e4becf4d8 23:48:40 Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 23:48:40 ---> Running in 517b084a3c2e 23:48:41 Removing intermediate container 517b084a3c2e 23:48:41 ---> b21ac47f1f18 23:48:41 Step 23/23 : LABEL version=0.0.0 23:48:41 ---> Running in b1d0616ed1bb 23:48:41 Removing intermediate container b1d0616ed1bb 23:48:41 ---> 2fa946328dc0 23:48:41 23:48:41 Successfully built 2fa946328dc0 23:48:41 Successfully tagged support-scheduler-arm64:latest 23:48:42  Building support-scheduler ... done  [Pipeline] } 23:48:42 $ docker stop --time=1 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 23:48:44 $ docker rm -f --volumes 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:44 + docker images 23:48:44 REPOSITORY TAG IMAGE ID CREATED SIZE 23:48:44 support-scheduler-arm64 latest 2fa946328dc0 3 seconds ago 31.5MB 23:48:44 0aff1e041901 10 seconds ago 1.56GB 23:48:44 core-common-config-bootstrapper-arm64 latest 85c8be92203d About a minute ago 17.2MB 23:48:44 1c1efa521aa5 About a minute ago 1.49GB 23:48:44 core-command-arm64 latest d6722edecd16 About a minute ago 19.6MB 23:48:44 f17b79eba37b About a minute ago 1.49GB 23:48:44 security-bootstrapper-arm64 latest d57fdfc79054 3 minutes ago 21.9MB 23:48:44 b478fb66407a 4 minutes ago 1.48GB 23:48:44 security-secretstore-setup-arm64 latest a20cc5d6853d 4 minutes ago 32.1MB 23:48:44 cd0629cfe5cb 5 minutes ago 1.49GB 23:48:44 core-metadata-arm64 latest 408524eb5293 6 minutes ago 20.2MB 23:48:44 2f1124fed343 6 minutes ago 1.5GB 23:48:44 support-notifications-arm64 latest 188437145637 7 minutes ago 32.1MB 23:48:44 b6b890679fa8 8 minutes ago 1.56GB 23:48:44 security-spiffe-token-provider-arm64 latest 9a1ffcec5468 9 minutes ago 32.7MB 23:48:44 e069d5d207d0 9 minutes ago 1.53GB 23:48:44 security-spire-agent-arm64 latest e22bddc0c8ec 14 minutes ago 125MB 23:48:44 daa0e6225dbb 14 minutes ago 1.35GB 23:48:44 core-data-arm64 latest 605410616f17 15 minutes ago 19.8MB 23:48:44 a81918617abc 15 minutes ago 1.5GB 23:48:44 security-proxy-setup-arm64 latest ad1697065893 16 minutes ago 18.6MB 23:48:44 security-proxy-auth-arm64 latest b61cb8e43b56 16 minutes ago 18.2MB 23:48:44 7d9b07c8970a 16 minutes ago 1.47GB 23:48:44 ef788b4e43b5 16 minutes ago 1.47GB 23:48:44 security-spire-server-arm64 latest f7b574e1333f 22 minutes ago 87.1MB 23:48:44 security-spire-config-arm64 latest 9525650c298e 22 minutes ago 86.2MB 23:48:44 6b1152df39e9 23 minutes ago 1.35GB 23:48:44 26d2f2bb97d2 23 minutes ago 1.35GB 23:48:44 ci-base-image-arm64 latest 310cd57df50e 40 minutes ago 866MB 23:48:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 23:48:44 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 23:48:44 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 23:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:45 23:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:45 arm64: Pulling from edgex-lftools-log-publisher 23:48:45 8998bd30e6a1: Pulling fs layer 23:48:45 04944245beec: Pulling fs layer 23:48:45 699f458cf7ca: Pulling fs layer 23:48:45 765212b225bb: Pulling fs layer 23:48:45 f23df028b6ca: Pulling fs layer 23:48:45 d65c8cfc05b1: Pulling fs layer 23:48:45 2437ff75d9bd: Pulling fs layer 23:48:45 f23df028b6ca: Waiting 23:48:45 765212b225bb: Waiting 23:48:45 d65c8cfc05b1: Waiting 23:48:45 2437ff75d9bd: Waiting 23:48:45 04944245beec: Verifying Checksum 23:48:45 04944245beec: Download complete 23:48:45 765212b225bb: Verifying Checksum 23:48:45 765212b225bb: Download complete 23:48:45 f23df028b6ca: Verifying Checksum 23:48:45 f23df028b6ca: Download complete 23:48:45 d65c8cfc05b1: Verifying Checksum 23:48:45 d65c8cfc05b1: Download complete 23:48:46 699f458cf7ca: Download complete 23:48:46 8998bd30e6a1: Verifying Checksum 23:48:46 8998bd30e6a1: Download complete 23:48:48 2437ff75d9bd: Verifying Checksum 23:48:50 8998bd30e6a1: Pull complete 23:48:50 04944245beec: Pull complete 23:48:52 699f458cf7ca: Pull complete 23:48:52 765212b225bb: Pull complete 23:48:53 f23df028b6ca: Pull complete 23:48:53 d65c8cfc05b1: Pull complete 23:49:08 2437ff75d9bd: Pull complete 23:49:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:08 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 23:49:08 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:49:11 $ docker top af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:12 ---> job-cost.sh 23:49:12 lf-activate-venv: SKIPPING 23:49:12 INFO: No Stack... 23:49:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:49:13 INFO: Archiving Costs [Pipeline] sh 23:49:14 + cat /w/workspace/edgex-go/6/archives/cost.csv 23:49:14 + cut -d, -f6 [Pipeline] lock 23:49:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] 23:49:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] did not exist. Created. 23:49:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:49:15 Stashed 1 file(s) [Pipeline] } 23:49:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:15 $ docker stop --time=1 af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a 23:49:16 $ docker rm -f --volumes af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a [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 23:49:17 provisioning config files... 23:49:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config10709574543967021473tmp [Pipeline] { [Pipeline] sh 23:49:17 + set +x 23:49:17 + curl -s https://codecov.io/bash 23:49:17 + bash -s -- 23:49:17 23:49:17 _____ _ 23:49:17 / ____| | | 23:49:17 | | ___ __| | ___ ___ _____ __ 23:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:49:17 Bash-1.0.6 23:49:17 23:49:17 23:49:17 ==> git version 2.25.1 found 23:49:17 ==> 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 23:49:17 Release-Date: 2020-01-08 23:49:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:49:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:49:17 ==> Jenkins CI detected. 23:49:17 current dir:  /w/workspace/edgex-go/6 23:49:17 project root: . 23:49:17 --> token set from env 23:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:49:17 ==> Running gcov in . (disable via -X gcov) 23:49:17 ==> Python coveragepy not found 23:49:17 ==> Searching for coverage reports in: 23:49:17 + . 23:49:17 -> Found 1 reports 23:49:17 ==> Detecting git/mercurial file structure 23:49:17 ==> Reading reports 23:49:17 + ./coverage.out bytes=447378 23:49:17 ==> Appending adjustments 23:49:17 https://docs.codecov.io/docs/fixing-reports 23:49:19 + Found adjustments 23:49:19 ==> Gzipping contents 23:49:19 60K /tmp/codecov.FpMEJc.gz 23:49:19 ==> Uploading reports 23:49:19 url: https://codecov.io 23:49:19 query: branch=PR-4465&commit=267102d9df6da7c23db2ac895729a32cf5bb6877&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 23:49:19 -> Pinging Codecov 23:49:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=267102d9df6da7c23db2ac895729a32cf5bb6877&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 23:49:19 -> Uploading to 23:49:19 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/267102d9df6da7c23db2ac895729a32cf5bb6877/20fc47fb-1c84-47d8-99ff-8555b08a72b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T234918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fd3daae55abac9dee099c7c4e25fe4c0773ed060b25c8b4aa16e3edaeb450c7 23:49:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:19 Dload Upload Total Spent Left Speed 23:49:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57465 0 0 100 57465 0 172k --:--:-- --:--:-- --:--:-- 172k 23:49:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] } 23:49:19 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 23:49:20 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 23:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:21 ---> package-listing.sh 23:49:21 ++ facter osfamily 23:49:21 ++ tr '[:upper:]' '[:lower:]' 23:49:21 + OS_FAMILY=debian 23:49:21 + workspace=/w/workspace/edgex-go/6 23:49:21 + START_PACKAGES=/tmp/packages_start.txt 23:49:21 + END_PACKAGES=/tmp/packages_end.txt 23:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:21 + PACKAGES=/tmp/packages_start.txt 23:49:21 + '[' /w/workspace/edgex-go/6 ']' 23:49:21 + PACKAGES=/tmp/packages_end.txt 23:49:21 + case "${OS_FAMILY}" in 23:49:21 + dpkg -l 23:49:21 + grep '^ii' 23:49:21 + '[' -f /tmp/packages_start.txt ']' 23:49:21 + '[' -f /tmp/packages_end.txt ']' 23:49:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:21 + '[' /w/workspace/edgex-go/6 ']' 23:49:21 + mkdir -p /w/workspace/edgex-go/6/archives/ 23:49:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 23:49:21 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:49:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:22 23:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:22 latest: Pulling from edgex-lftools-log-publisher 23:49:22 5eb5b503b376: Pulling fs layer 23:49:22 5c69ac0246d0: Pulling fs layer 23:49:22 ec43610c2a17: Pulling fs layer 23:49:22 3a2ae6a8a46f: Pulling fs layer 23:49:22 33b1e0a273af: Pulling fs layer 23:49:22 5d3b04190fa2: Pulling fs layer 23:49:22 2f39f015ded8: Pulling fs layer 23:49:22 5d3b04190fa2: Waiting 23:49:22 2f39f015ded8: Waiting 23:49:22 3a2ae6a8a46f: Waiting 23:49:22 33b1e0a273af: Waiting 23:49:22 5c69ac0246d0: Verifying Checksum 23:49:22 5c69ac0246d0: Download complete 23:49:22 3a2ae6a8a46f: Verifying Checksum 23:49:22 3a2ae6a8a46f: Download complete 23:49:23 33b1e0a273af: Verifying Checksum 23:49:23 33b1e0a273af: Download complete 23:49:23 5d3b04190fa2: Download complete 23:49:23 ec43610c2a17: Download complete 23:49:23 5eb5b503b376: Verifying Checksum 23:49:23 5eb5b503b376: Download complete 23:49:23 2f39f015ded8: Verifying Checksum 23:49:23 2f39f015ded8: Download complete 23:49:24 5eb5b503b376: Pull complete 23:49:24 5c69ac0246d0: Pull complete 23:49:24 ec43610c2a17: Pull complete 23:49:24 3a2ae6a8a46f: Pull complete 23:49:25 33b1e0a273af: Pull complete 23:49:25 5d3b04190fa2: Pull complete 23:49:29 2f39f015ded8: Pull complete 23:49:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:29 prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container 23:49:29 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 23:49:31 $ docker top 31b51dba3c06479447e7cd4fb37084a4f7bf7be4ee1bf6230289fa1625f12ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:31 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:32 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:32 + ls /var/log/sa-host 23:49:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:32 provisioning config files... 23:49:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config12759536297301129443tmp [Pipeline] { [Pipeline] echo 23:49:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:32 ---> create-netrc.sh [Pipeline] } 23:49:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:33 ---> python-tools-install.sh [Pipeline] echo 23:49:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:33 ---> sudo-logs.sh 23:49:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:33 ---> job-cost.sh 23:49:33 lf-activate-venv: SKIPPING 23:49:33 DEBUG: total: 0.10999999940395355 23:49:33 INFO: Retrieving Stack Cost... 23:49:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:34 INFO: Archiving Costs [Pipeline] echo 23:49:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:34 ---> logs-deploy.sh 23:49:34 lf-activate-venv: SKIPPING 23:49:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/6 23:49:34 INFO: archiving workspace using pattern(s): 23:49:35 Archives upload complete. 23:49:35 INFO: archiving logs to Nexus