Pull request #4489 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at d92bec74020a648086c22ac11f002708918e28aa rather than 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh11332955875972422032.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-ssh7075519279054497759.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16389892701011506697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3024768793907754830.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16155239624103487857.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16050852794062407850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6539 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Merge succeeded, producing 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Checking out Revision 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a (PR-4489) > 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/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 Commit message: "refactor: Add AuthMethod to support-schduler API document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:15 ========================================================= 09:23:15 EdgeX Global Pipelines Version Info 09:23:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:15 ------------------- 09:23:15 stable info: 09:23:15 ------------------- 09:23:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 09:23:15 Message: update stable to v1.0.245 09:23:16 ------------------- 09:23:16 experimental info: 09:23:16 ------------------- 09:23:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:16 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 09:23:16 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:23:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:23:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4489 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4489 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4489 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b01b70 [Pipeline] echo 09:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:18 provisioning config files... 09:23:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6473686595522521201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:18 ---> docker-login.sh 09:23:18 nexus3.edgexfoundry.org:10001 09:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:18 Configure a credential helper to remove this warning. See 09:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:18 09:23:18 Login Succeeded 09:23:18 nexus3.edgexfoundry.org:10002 09:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:18 Configure a credential helper to remove this warning. See 09:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:18 09:23:18 Login Succeeded 09:23:18 nexus3.edgexfoundry.org:10003 09:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:18 Configure a credential helper to remove this warning. See 09:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:18 09:23:18 Login Succeeded 09:23:18 nexus3.edgexfoundry.org:10004 09:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:19 Configure a credential helper to remove this warning. See 09:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:19 09:23:19 Login Succeeded 09:23:19 docker.io 09:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:19 Configure a credential helper to remove this warning. See 09:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:19 09:23:19 Login Succeeded 09:23:19 ---> docker-login.sh ends [Pipeline] } 09:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:19 + 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 09:23:19 + dirname cmd/core-command/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo core-command,cmd/core-command/Dockerfile 09:23:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:23:19 + dirname cmd/core-data/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo core-data,cmd/core-data/Dockerfile 09:23:19 + + dirname cmd/core-metadata/Dockerfile 09:23:19 cut -d/ -f2 09:23:19 + echo core-metadata,cmd/core-metadata/Dockerfile 09:23:19 + dirname cmd/security-bootstrapper/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:23:19 + dirname cmd/security-proxy-auth/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:23:19 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 09:23:19 -f2 09:23:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:23:19 + dirname cmd/security-secretstore-setup/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:23:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:23:19 + dirname cmd/security-spire-agent/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:23:19 + dirname cmd/security-spire-config/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:23:19 + dirname cmd/security-spire-server/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:23:19 + + dirname cmd/support-notifications/Dockerfile 09:23:19 cut -d/ -f2 09:23:19 + echo support-notifications,cmd/support-notifications/Dockerfile 09:23:19 + dirname cmd/support-scheduler/Dockerfile 09:23:19 + cut -d/ -f2 09:23:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:23:19 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 09:23:20 + git rev-list -1 --merges 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a~1..7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo 09:23:20 -----------> git rev-list -1 --merges 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a~1..7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [false] [Pipeline] sh 09:23:20 + git log --format=format:%s -1 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo 09:23:20 ========================================================= 09:23:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:23:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:23:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:21 + grep -v github /etc/ssh/ssh_known_hosts 09:23:21 + [ -e /tmp/ssh_known_hosts ] 09:23:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:23:21 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 09:23:21 09:23:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:21 09:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:22 0.1.4: Pulling from edgex-devops/py-git-semver 09:23:22 b85a868b505f: Pulling fs layer 09:23:22 e2be974225ed: Pulling fs layer 09:23:22 339a4e72a1f5: Pulling fs layer 09:23:22 988bab9f4d93: Pulling fs layer 09:23:22 1469e6f7b9e6: Pulling fs layer 09:23:22 eaf3925da568: Pulling fs layer 09:23:22 bab4dde63d76: Pulling fs layer 09:23:22 bde34c3a00c8: Pulling fs layer 09:23:22 eaf3925da568: Waiting 09:23:22 988bab9f4d93: Waiting 09:23:22 1469e6f7b9e6: Waiting 09:23:22 bab4dde63d76: Waiting 09:23:22 b352a97aabf1: Pulling fs layer 09:23:22 4872d77fe225: Pulling fs layer 09:23:22 5851b861e8e6: Pulling fs layer 09:23:22 4872d77fe225: Waiting 09:23:22 bde34c3a00c8: Waiting 09:23:22 b352a97aabf1: Waiting 09:23:22 5851b861e8e6: Waiting 09:23:22 e2be974225ed: Download complete 09:23:22 988bab9f4d93: Verifying Checksum 09:23:22 988bab9f4d93: Download complete 09:23:22 1469e6f7b9e6: Verifying Checksum 09:23:22 1469e6f7b9e6: Download complete 09:23:22 339a4e72a1f5: Verifying Checksum 09:23:22 339a4e72a1f5: Download complete 09:23:22 eaf3925da568: Verifying Checksum 09:23:22 eaf3925da568: Download complete 09:23:22 bde34c3a00c8: Download complete 09:23:22 b352a97aabf1: Download complete 09:23:22 4872d77fe225: Verifying Checksum 09:23:22 4872d77fe225: Download complete 09:23:22 5851b861e8e6: Verifying Checksum 09:23:22 5851b861e8e6: Download complete 09:23:22 b85a868b505f: Verifying Checksum 09:23:22 b85a868b505f: Download complete 09:23:22 bab4dde63d76: Verifying Checksum 09:23:22 bab4dde63d76: Download complete 09:23:23 b85a868b505f: Pull complete 09:23:23 e2be974225ed: Pull complete 09:23:24 339a4e72a1f5: Pull complete 09:23:24 988bab9f4d93: Pull complete 09:23:24 1469e6f7b9e6: Pull complete 09:23:24 eaf3925da568: Pull complete 09:23:26 bab4dde63d76: Pull complete 09:23:26 bde34c3a00c8: Pull complete 09:23:26 b352a97aabf1: Pull complete 09:23:26 4872d77fe225: Pull complete 09:23:26 5851b861e8e6: Pull complete 09:23:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:27 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 09:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:23:29 $ docker top 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 -eo pid,comm 09:23:29 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). 09:23:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:29 [ssh-agent] Looking for ssh-agent implementation... 09:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:29 $ docker exec 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent 09:23:29 SSH_AUTH_SOCK=/tmp/ssh-MbGUyWKoqxfC/agent.31 09:23:29 SSH_AGENT_PID=37 09:23:29 Running ssh-add (command line suppressed) 09:23:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14422428909315677029.key (/w/workspace/edgex-go/1@tmp/private_key_14422428909315677029.key) 09:23:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:30 + git tag --points-at HEAD [Pipeline] } 09:23:30 $ docker exec --env ******** --env ******** 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent -k 09:23:30 unset SSH_AUTH_SOCK; 09:23:30 unset SSH_AGENT_PID; 09:23:30 echo Agent pid 37 killed; 09:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:30 [ssh-agent] Looking for ssh-agent implementation... 09:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:30 $ docker exec 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent 09:23:30 SSH_AUTH_SOCK=/tmp/ssh-Cl4JeFl0KGmg/agent.69 09:23:30 SSH_AGENT_PID=75 09:23:30 Running ssh-add (command line suppressed) 09:23:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11425542832718276883.key (/w/workspace/edgex-go/1@tmp/private_key_11425542832718276883.key) 09:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:31 + git semver init 09:23:31 2023-03-31 09:23:31,275 [run_init] DEBUG init version:0.0.0 force:False 09:23:31 2023-03-31 09:23:31,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:23:31 2023-03-31 09:23:31,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:23:31 2023-03-31 09:23:31,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:23:36 2023-03-31 09:23:35,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:23:36 2023-03-31 09:23:35,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4489 with force:False 09:23:36 2023-03-31 09:23:35,769 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4489 09:23:36 2023-03-31 09:23:35,773 [execute] INFO git cat-file --batch-check 09:23:36 2023-03-31 09:23:35,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:23:36 2023-03-31 09:23:35,781 [execute] INFO git cat-file --batch 09:23:36 2023-03-31 09:23:35,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:23:36 2023-03-31 09:23:35,787 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4489 09:23:36 0.0.0 [Pipeline] } 09:23:36 $ docker exec --env ******** --env ******** 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent -k 09:23:36 unset SSH_AUTH_SOCK; 09:23:36 unset SSH_AGENT_PID; 09:23:36 echo Agent pid 75 killed; 09:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:37 + git semver [Pipeline] } 09:23:37 $ docker stop --time=1 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 09:23:38 $ docker rm -f --volumes 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:23:39 Stashed 1 file(s) [Pipeline] echo 09:23:39 [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 09:23:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:40 ========================================================= 09:23:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:23:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:23:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:23:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:23:40 63b65145d645: Pulling fs layer 09:23:40 a2d21d5440eb: Pulling fs layer 09:23:40 935e6c44a52c: Pulling fs layer 09:23:40 94cc34f8dd06: Pulling fs layer 09:23:40 30dea6a524f1: Pulling fs layer 09:23:40 a2aff8979fd8: Pulling fs layer 09:23:40 6808be2612f2: Pulling fs layer 09:23:40 f25807f1079a: Pulling fs layer 09:23:40 30dea6a524f1: Waiting 09:23:40 a2aff8979fd8: Waiting 09:23:40 6808be2612f2: Waiting 09:23:40 f25807f1079a: Waiting 09:23:40 94cc34f8dd06: Waiting 09:23:40 a2d21d5440eb: Verifying Checksum 09:23:40 a2d21d5440eb: Download complete 09:23:40 94cc34f8dd06: Verifying Checksum 09:23:40 94cc34f8dd06: Download complete 09:23:40 30dea6a524f1: Verifying Checksum 09:23:40 30dea6a524f1: Download complete 09:23:40 63b65145d645: Verifying Checksum 09:23:40 63b65145d645: Download complete 09:23:40 a2aff8979fd8: Verifying Checksum 09:23:40 a2aff8979fd8: Download complete 09:23:40 63b65145d645: Pull complete 09:23:40 a2d21d5440eb: Pull complete 09:23:41 f25807f1079a: Verifying Checksum 09:23:41 f25807f1079a: Download complete 09:23:41 935e6c44a52c: Verifying Checksum 09:23:41 935e6c44a52c: Download complete 09:23:41 6808be2612f2: Verifying Checksum 09:23:41 6808be2612f2: Download complete 09:23:44 935e6c44a52c: Pull complete 09:23:44 94cc34f8dd06: Pull complete 09:23:45 30dea6a524f1: Pull complete 09:23:45 a2aff8979fd8: Pull complete 09:23:47 6808be2612f2: Pull complete 09:23:48 f25807f1079a: Pull complete 09:23:48 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 09:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:23:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:23:48 WORKDIR /edgex 09:23:48 COPY go.mod . 09:23:48 RUN go mod download 09:23:48 + docker build -t ci-base-image-x86_64 -f - . 09:23:49 Sending build context to Docker daemon 170.5MB 09:23:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:23:49 ---> 3b553350e43f 09:23:49 Step 2/4 : WORKDIR /edgex 09:23:53 ---> Running in 0a303ccfaa72 09:23:53 Removing intermediate container 0a303ccfaa72 09:23:53 ---> 5db00f62a140 09:23:53 Step 3/4 : COPY go.mod . 09:23:53 ---> 585353adb318 09:23:53 Step 4/4 : RUN go mod download 09:23:53 ---> Running in 082aed167122 09:23:54 Still waiting to schedule task 09:23:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:24:08 Removing intermediate container 082aed167122 09:24:08 ---> 8d657754f51d 09:24:08 Successfully built 8d657754f51d 09:24:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:08 + docker inspect -f . ci-base-image-x86_64 09:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:08 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 09:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:24:09 $ docker top a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:09 + go version 09:24:09 go version go1.20.2 linux/amd64 [Pipeline] } 09:24:09 $ docker stop --time=1 a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c 09:24:10 $ docker rm -f --volumes a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:11 + docker inspect -f . ci-base-image-x86_64 09:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:11 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 09:24:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:24:12 $ docker top c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e -eo pid,comm [Pipeline] { [Pipeline] echo 09:24:12 ========================================================= 09:24:12 [edgeXBuildGoParallel] Running Tests and Build... 09:24:12 ========================================================= [Pipeline] sh 09:24:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:24:12 + make test 09:24:12 go test -race -coverprofile=coverage.out ./... 09:24:19 ? github.com/edgexfoundry/edgex-go [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:24:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:24:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:24:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:24:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 09:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 09:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements 09:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.203s coverage: 88.5% of statements 09:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.9% of statements 09:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 95.6% of statements 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:24:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:24:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 09:24:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:24:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:24:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:24:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.035s coverage: 65.9% of statements 09:24:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:24:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 09:24:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 09:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 44.1% of statements 09:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 09:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 09:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 09:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 09:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:24:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:24:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:24:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:24:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.317s coverage: 79.9% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.046s coverage: 62.3% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 86.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 09:25:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 09:25:04 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 09:25:04 running golangci-lint 09:25:04 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:25:04 go version go1.20.2 linux/amd64 09:25:04 level=info msg="[config_reader] Used config file .golangci.yml" 09:25:04 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:25:19 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|types_sizes|deps) took 13.262252996s" 09:25:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.966457ms" 09:25:24 level=info msg="[linters_context/goanalysis] analyzers took 58.27009413s with top 10 stages: buildir: 26.486299237s, inspect: 1.684566997s, fact_deprecated: 1.496515776s, ctrlflow: 1.201111003s, gosec: 1.170547349s, printf: 990.744776ms, S1038: 858.703719ms, fact_purity: 798.831568ms, nilness: 657.826623ms, unused: 549.198331ms" 09:25:24 level=info msg="[runner] Issues before processing: 201, after processing: 0" 09:25:24 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, exclude: 201/201, autogenerated_exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, nolint: 0/21" 09:25:24 level=info msg="[runner] processing took 15.906078ms with stages: nolint: 6.314294ms, identifier_marker: 3.807431ms, path_prettifier: 1.88762ms, autogenerated_exclude: 1.814439ms, exclude-rules: 1.184054ms, skip_dirs: 845.598µs, cgo: 30.021µs, filename_unadjuster: 18.04µs, diff: 751ns, uniq_by_line: 650ns, max_same_issues: 620ns, max_from_linter: 460ns, skip_files: 430ns, severity-rules: 360ns, source_code: 300ns, exclude: 290ns, sort_results: 260ns, path_shortener: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" 09:25:24 level=info msg="[runner] linters took 6.463583156s with stages: goanalysis_metalinter: 6.447593357s" 09:25:24 level=info msg="File cache stats: 0 entries of total size 0B" 09:25:24 level=info msg="Memory: 199 samples, avg is 189.6MB, max is 827.6MB" 09:25:24 level=info msg="Execution took 19.770919036s" 09:25:24 go vet ./... 09:25:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6540 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws 09:25:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:25:28 The recommended git tool is: git 09:25:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:25:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:25:29 ./bin/test-attribution-txt.sh [Pipeline] echo 09:25:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:25:29 + ls -al . 09:25:29 total 704 09:25:29 drwxrwxr-x 11 1001 1001 4096 Mar 31 09:24 . 09:25:29 drwxr-xr-x 4 root root 4096 Mar 31 09:24 .. 09:25:29 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:23 .blubracket 09:25:29 -rw-rw-r-- 1 1001 1001 16 Mar 31 09:23 .dockerignore 09:25:29 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:23 .git 09:25:29 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:23 .github 09:25:29 -rw-rw-r-- 1 1001 1001 1133 Mar 31 09:23 .gitignore 09:25:29 -rw-rw-r-- 1 1001 1001 42 Mar 31 09:23 .golangci.yml 09:25:29 -rw-rw-r-- 1 1001 1001 87 Mar 31 09:23 .hadolint.yml 09:25:29 drwxr-xr-x 3 1001 1001 4096 Mar 31 09:23 .semver 09:25:29 -rw-rw-r-- 1 1001 1001 166 Mar 31 09:23 .sonarcloud.properties 09:25:29 -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:23 ADOPTERS.md 09:25:29 -rw-rw-r-- 1 1001 1001 10835 Mar 31 09:23 Attribution.txt 09:25:29 -rw-rw-r-- 1 1001 1001 73765 Mar 31 09:23 CHANGELOG.md 09:25:29 -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:23 CONTRIBUTING.md 09:25:29 -rw-rw-r-- 1 1001 1001 677 Mar 31 09:23 GOVERNANCE.md 09:25:29 -rw-rw-r-- 1 1001 1001 883 Mar 31 09:23 Jenkinsfile 09:25:29 -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:23 LICENSE 09:25:29 -rw-rw-r-- 1 1001 1001 14368 Mar 31 09:23 Makefile 09:25:29 -rw-rw-r-- 1 1001 1001 582 Mar 31 09:23 OWNERS.md 09:25:29 -rw-rw-r-- 1 1001 1001 9403 Mar 31 09:23 README.md 09:25:29 -rw-rw-r-- 1 1001 1001 789 Mar 31 09:23 SECURITY.md 09:25:29 -rw-rw-r-- 1 1001 1001 5 Mar 31 09:23 VERSION 09:25:29 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:23 bin 09:25:29 drwxrwxr-x 18 1001 1001 4096 Mar 31 09:23 cmd 09:25:29 -rw-r--r-- 1 root root 447380 Mar 31 09:25 coverage.out 09:25:29 -rw-rw-r-- 1 1001 1001 3200 Mar 31 09:23 go.mod 09:25:29 -rw-rw-r-- 1 1001 1001 31265 Mar 31 09:23 go.sum 09:25:29 drwxrwxr-x 7 1001 1001 4096 Mar 31 09:23 internal 09:25:29 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:23 openapi 09:25:29 -rw-rw-r-- 1 1001 1001 594 Mar 31 09:23 security.txt 09:25:29 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:23 snap 09:25:29 -rw-rw-r-- 1 1001 1001 204 Mar 31 09:23 version.go [Pipeline] sh 09:25:29 + '[' -e coverage.out ] 09:25:29 + chown 1001:1001 coverage.out [Pipeline] stash 09:25:29 Stashed 1 file(s) [Pipeline] sh 09:25:30 + make build 09: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 09:25:33 using credential edgex-jenkins-ssh 09:25:33 Cloning the remote Git repository 09:25:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:25:33 > git init /w/workspace/edgex-go/1 # timeout=10 09:25:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:25:33 > git --version # timeout=10 09:25:33 > git --version # 'git version 2.25.1' 09:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:25:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:25:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:25:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:25:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:25:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:25:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:25:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:25:53 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:25:54 Merge succeeded, producing 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:25:54 Checking out Revision 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a (PR-4489) 09:25:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:25:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:25:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:25:53 > git config core.sparsecheckout # timeout=10 09:25:53 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 09:25:54 > git remote # timeout=10 09:25:54 > git config --get remote.origin.url # timeout=10 09:25:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:54 > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 09:25:54 > git rev-parse HEAD^{commit} # timeout=10 09:25:54 > git config core.sparsecheckout # timeout=10 09:25:54 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 09:25:55 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] } 09:25:56 $ docker stop --time=1 c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e 09:25:57 Commit message: "refactor: Add AuthMethod to support-schduler API document" 09:25:57 > git --version # timeout=10 09:25:57 > git --version # 'git version 2.25.1' 09:25:57 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 09:26:01 $ docker rm -f --volumes c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 09:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:02 09:26:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:26:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:05 Dload Upload Total Spent Left Speed 09:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61599 0 --:--:-- --:--:-- --:--:-- 61898 09:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:05 latest: Pulling from edgex-devops/edgex-compose 09:26:05 cbdbe7a5bc2a: Pulling fs layer 09:26:05 ca9280d653b3: Pulling fs layer 09:26:05 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 09:26:05 cbdbe7a5bc2a: Download complete 09:26:05 ca9280d653b3: Verifying Checksum 09:26:05 ca9280d653b3: Download complete 09:26:05 cbdbe7a5bc2a: Pull complete 09:26:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 09:26:05 7e9c9ca2126c: Download complete [Pipeline] sh 09:26:06 ca9280d653b3: Pull complete 09:26:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:26:06 + sudo tee /etc/docker/daemon.new 09:26:06 { 09:26:06 "registry-mirrors": [ 09:26:06 "https://nexus3.edgexfoundry.org:10001" 09:26:06 ], 09:26:06 "bip": "10.250.0.254/24", 09:26:06 "hosts": [ 09:26:06 "tcp://0.0.0.0:5555", 09:26:06 "unix:///var/run/docker.sock" 09:26:06 ], 09:26:06 "mtu": 1458, 09:26:06 "selinux-enabled": true, 09:26:06 "seccomp-profile": "/etc/docker/seccomp.json" 09:26:06 } [Pipeline] sh 09:26:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:26:06 + sudo service docker restart 09:26:09 7e9c9ca2126c: Pull complete 09:26:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:09 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 09:26:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:26:12 $ docker top 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:12 + docker-compose build --help 09:26:12 + grep parallel 09:26:13 --parallel Build images in parallel. [Pipeline] } 09:26:13 $ docker stop --time=1 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 09:26:14 $ docker rm -f --volumes 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:26:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:15 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 09:26:15 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:26:15 $ docker top f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:16 + docker-compose -f ./docker-compose-build.yml build --parallel 09:26:16 Building core-command ... 09:26:16 Building core-common-config-bootstrapper ... 09:26:16 Building core-data ... 09:26:16 Building core-metadata ... 09:26:16 Building security-bootstrapper ... 09:26:16 Building security-proxy-auth ... 09:26:16 Building security-proxy-setup ... 09:26:16 Building security-secretstore-setup ... 09:26:16 Building security-spiffe-token-provider ... 09:26:16 Building security-spire-agent ... 09:26:16 Building security-spire-config ... 09:26:16 Building security-spire-server ... 09:26:16 Building support-notifications ... 09:26:16 Building support-scheduler ... 09:26:16 Building security-secretstore-setup 09:26:16 Building security-spire-agent 09:26:16 Building security-spiffe-token-provider 09:26:16 Building support-scheduler 09:26:16 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:25 provisioning config files... 09:26:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17692732624950555711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:25 ---> docker-login.sh 09:26:25 nexus3.edgexfoundry.org:10001 09:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:26 Configure a credential helper to remove this warning. See 09:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:26 09:26:26 Login Succeeded 09:26:26 nexus3.edgexfoundry.org:10002 09:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:26 Configure a credential helper to remove this warning. See 09:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:26 09:26:26 Login Succeeded 09:26:26 nexus3.edgexfoundry.org:10003 09:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:26 ---> 8d657754f51d 09:26:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:26:26 ---> 8d657754f51d 09:26:26 Step 3/25 : WORKDIR /edgex-go 09:26:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:26:26 ---> 8d657754f51d 09:26:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:27 Configure a credential helper to remove this warning. See 09:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:27 09:26:27 Login Succeeded 09:26:27 nexus3.edgexfoundry.org:10004 09:26:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:26:27 ---> 8d657754f51d 09:26:27 Step 3/27 : WORKDIR /edgex-go 09:26:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:26:27 ---> 8d657754f51d 09:26:27 Step 3/20 : WORKDIR /edgex-go 09:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:27 Configure a credential helper to remove this warning. See 09:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:27 09:26:27 Login Succeeded 09:26:27 docker.io 09:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:27 Configure a credential helper to remove this warning. See 09:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:27 09:26:27 Login Succeeded 09:26:27 ---> docker-login.sh ends [Pipeline] } 09:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:26:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:26:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:26:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:26:28 ========================================================= 09:26:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:26:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:26:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:26:31 af6eaf76a39c: Pulling fs layer 09:26:31 55522c791124: Pulling fs layer 09:26:31 ce5c4a1c91eb: Pulling fs layer 09:26:31 169dfbe0d373: Pulling fs layer 09:26:31 e1ff8fa3b103: Pulling fs layer 09:26:31 52ebb69f0ebf: Pulling fs layer 09:26:31 5abe8eddf0d5: Pulling fs layer 09:26:31 169dfbe0d373: Waiting 09:26:31 e1ff8fa3b103: Waiting 09:26:31 5abe8eddf0d5: Waiting 09:26:31 52ebb69f0ebf: Waiting 09:26:31 55522c791124: Download complete 09:26:31 169dfbe0d373: Verifying Checksum 09:26:31 169dfbe0d373: Download complete 09:26:31 e1ff8fa3b103: Verifying Checksum 09:26:31 e1ff8fa3b103: Download complete 09:26:31 af6eaf76a39c: Download complete 09:26:32 af6eaf76a39c: Pull complete 09:26:32 5abe8eddf0d5: Verifying Checksum 09:26:32 5abe8eddf0d5: Download complete 09:26:32 55522c791124: Pull complete 09:26:33 52ebb69f0ebf: Verifying Checksum 09:26:33 52ebb69f0ebf: Download complete 09:26:33 ce5c4a1c91eb: Verifying Checksum 09:26:33 ce5c4a1c91eb: Download complete 09:26:35 ---> Running in 8dfb602f96f3 09:26:35 ---> Running in f9946d0b276a 09:26:35 ---> Running in b27d81ac6a97 09:26:35 ---> Running in 8eef81e4560f 09:26:35 ---> Running in 736ae06be763 09:26:35 Removing intermediate container f9946d0b276a 09:26:35 ---> f1ec88863129 09:26:35 Step 4/25 : WORKDIR /edgex-go 09:26:35 Removing intermediate container 736ae06be763 09:26:35 ---> 5352c9dfec7c 09:26:35 Step 4/23 : WORKDIR /edgex-go 09:26:35 Removing intermediate container 8eef81e4560f 09:26:35 ---> 661907ac98e1 09:26:35 Step 4/25 : RUN apk add --update --no-cache make git 09:26:35 Removing intermediate container 8dfb602f96f3 09:26:35 ---> 9efef5e95672 09:26:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:26:35 Removing intermediate container b27d81ac6a97 09:26:35 ---> 68fd2c8b1308 09:26:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:26:35 ---> Running in 8b89289d5711 09:26:35 ---> Running in c422a66da54a 09:26:35 ---> Running in 742980302aee 09:26:35 ---> Running in fe16166481b0 09:26:35 ---> Running in fb78a1888efe 09:26:35 Removing intermediate container 8b89289d5711 09:26:35 ---> 042da4cc7362 09:26:35 Step 5/23 : RUN apk add --update --no-cache make git 09:26:35 Removing intermediate container c422a66da54a 09:26:35 ---> 63fb9152a77a 09:26:35 Step 5/25 : RUN apk add --update --no-cache make git 09:26:35 ---> Running in 458fb319ce48 09:26:35 ---> Running in a7ee057f9ce0 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 OK: 265 MiB in 53 packages 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 OK: 265 MiB in 53 packages 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 OK: 265 MiB in 53 packages 09:26:35 Removing intermediate container 742980302aee 09:26:35 ---> 88617b35763f 09:26:35 Step 5/25 : COPY go.mod vendor* ./ 09:26:35 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:26:35 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:26:35 OK: 17823 distinct packages available 09:26:35 OK: 265 MiB in 53 packages 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:35 ---> ad417f916a7e 09:26:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:35 Removing intermediate container fe16166481b0 09:26:35 ---> 2f46c3502216 09:26:35 Step 5/27 : COPY go.mod vendor* ./ 09:26:35 ---> Running in 80419e6d658f 09:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:35 ---> 8fb24f1f28cc 09:26:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:35 ---> Running in c487bb602352 09:26:35 OK: 265 MiB in 53 packages 09:26:35 Removing intermediate container a7ee057f9ce0 09:26:35 ---> 171e16b15022 09:26:35 Step 6/25 : COPY go.mod vendor* ./ 09:26:36 Removing intermediate container 458fb319ce48 09:26:36 ---> 926b43907536 09:26:36 Step 6/23 : COPY go.mod vendor* ./ 09:26:36 ---> 74f97735f83f 09:26:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:36 ---> Running in 6e76f594da00 09:26:36 ---> 1ce6b723714d 09:26:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:36 ---> Running in 83cf36908edf 09:26:36 Removing intermediate container fb78a1888efe 09:26:36 ---> fc7291eda31d 09:26:36 Step 5/20 : COPY go.mod vendor* ./ 09:26:36 ---> d91762d32529 09:26:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:36 ---> Running in 52d80c902487 09:26:43 ce5c4a1c91eb: Pull complete 09:26:44 169dfbe0d373: Pull complete 09:26:44 e1ff8fa3b103: Pull complete 09:26:49 52ebb69f0ebf: Pull complete 09:26:51 5abe8eddf0d5: Pull complete 09:26:51 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 09:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:26:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:26:52 WORKDIR /edgex 09:26:52 COPY go.mod . 09:26:52 RUN go mod download 09:26:52 + docker build -t ci-base-image-arm64 -f - . 09:26:52 Sending build context to Docker daemon 2.934MB 09:26:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:26:52 ---> 6cb57ee374ae 09:26:52 Step 2/4 : WORKDIR /edgex 09:26:54 ---> Running in d76a8af3a078 09:26:54 Removing intermediate container d76a8af3a078 09:26:54 ---> 5cfb2e86113f 09:26:54 Step 3/4 : COPY go.mod . 09:26:55 ---> 24e2108d1a36 09:26:55 Step 4/4 : RUN go mod download 09:26:55 ---> Running in 8832b4f3fd1f 09:27:21 Removing intermediate container 8832b4f3fd1f 09:27:21 ---> 87571516d048 09:27:21 Successfully built 87571516d048 09:27:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:22 + docker inspect -f . ci-base-image-arm64 09:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:22 prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container 09:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:27:23 $ docker top 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:24 + go version 09:27:24 go version go1.20.2 linux/arm64 [Pipeline] } 09:27:24 $ docker stop --time=1 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 09:27:26 $ docker rm -f --volumes 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:26 + docker inspect -f . ci-base-image-arm64 09:27:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:27 prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container 09:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:27:28 $ docker top 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 -eo pid,comm [Pipeline] { [Pipeline] echo 09:27:28 ========================================================= 09:27:28 [edgeXBuildGoParallel] Running Tests and Build... 09:27:28 ========================================================= [Pipeline] sh 09:27:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:27:29 + make test 09:27:29 go test -race -coverprofile=coverage.out ./... 09:27:44 Removing intermediate container 52d80c902487 09:27:44 ---> a08b73ad8dd1 09:27:44 Step 7/20 : COPY . . 09:27:44 Removing intermediate container 6e76f594da00 09:27:44 ---> ec962d0b8399 09:27:44 Removing intermediate container 83cf36908edf 09:27:44 Step 8/25 : COPY . . ---> e0832fa4bcaa 09:27:44 09:27:44 Step 8/23 : COPY . . 09:27:44 Removing intermediate container c487bb602352 09:27:44 ---> 5c811786e957 09:27:44 Step 7/27 : COPY . . 09:27:44 Removing intermediate container 80419e6d658f 09:27:44 ---> bed993be4f7a 09:27:44 Step 7/25 : COPY . . 09:28:02 ---> c3b9fda4bfc1 09:28:02 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:28:02 ---> 4670faf1471e 09:28:02 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:02 ---> 85cbbd73fbdc 09:28:02 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:28:02 ---> 69869768f4b6 09:28:02 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:28:02 ---> 937945689260 09:28:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:02 ---> Running in db3a1d324196 09:28:02 ---> Running in b09b57c1c6eb 09:28:02 ---> Running in 70fdb5751574 09:28:02 ---> Running in 165870f81976 09:28:02 ---> Running in f32192787056 09:28:02 Removing intermediate container db3a1d324196 09:28:02 ---> 212c744582d1 09:28:02 Step 9/27 : WORKDIR /edgex-go/spire-build 09:28:02 ---> Running in 508954410dc1 09:28:02 Removing intermediate container 508954410dc1 09:28:02 ---> ae1eb057a0ad 09:28:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:28:02 ---> Running in d55a5c638c42 09:28:02 Removing intermediate container d55a5c638c42 09:28:02 ---> 41785bc467a2 09:28:02 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:28:02 ---> Running in 81ebe6f1c50b 09:28: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 09:28:03 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 09:28:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:28: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 09:28:04 Removing intermediate container 81ebe6f1c50b 09:28:04 ---> 9eaf75079d0b 09:28:04 Step 12/27 : WORKDIR /edgex-go 09:28:04 ---> Running in d1e665a6009c 09:28:04 Removing intermediate container d1e665a6009c 09:28:04 ---> 2b2b4301af05 09:28:04 09:28:04 Step 13/27 : FROM alpine:3.17 09:28:04 3.17: Pulling from library/alpine 09:28:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:28:05 Status: Downloaded newer image for alpine:3.17 09:28:05 ---> 9ed4aefc74f6 09:28:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:28:05 ---> Running in d4930dec9c3a 09:28:05 Removing intermediate container d4930dec9c3a 09:28:05 ---> 6589a1100b85 09:28:05 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:05 ---> Running in 434bf7143095 09:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:06 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:28:06 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:28:06 OK: 17818 distinct packages available 09:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:07 (1/5) Installing dumb-init (1.2.5-r2) 09:28:07 (2/5) Installing musl-obstack (1.2.3-r0) 09:28:07 (3/5) Installing libucontext (1.2-r0) 09:28:07 (4/5) Installing gcompat (1.1.0-r0) 09:28:07 (5/5) Installing openssl (3.0.8-r3) 09:28:07 Executing busybox-1.35.0-r29.trigger 09:28:07 OK: 8 MiB in 20 packages 09:28:08 ? github.com/edgexfoundry/edgex-go [no test files] 09:28:09 Removing intermediate container 434bf7143095 09:28:09 ---> 21f9c0bc7dcf 09:28:09 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:10 ---> e1dac0981408 09:28:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:28:12 ---> 1eec3ec51fa7 09:28:12 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:28:18 ---> b545f3a75989 09:28:18 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:28:26 ---> 0578ac160ec1 09:28:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:28:26 ---> 92377323ff85 09:28:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:28:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:28:28 ---> bbcb5624e539 09:28:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:28:32 ---> 63a1fbb069cc 09:28:32 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:28:33 ---> Running in 306b7ee85776 09:28:33 Removing intermediate container 306b7ee85776 09:28:33 ---> d7c8b46a927d 09:28:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:28:37 ---> Running in 4191068a6969 09:28:37 Removing intermediate container b09b57c1c6eb 09:28:37 ---> 4f4dbe88a0a5 09:28:37 09:28:37 Step 9/25 : FROM alpine:3.17 09:28:37 ---> 9ed4aefc74f6 09:28:37 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:28:37 Removing intermediate container f32192787056 09:28:37 ---> 30f0c6a4d414 09:28:37 09:28:37 Step 10/25 : FROM alpine:3.17 09:28:37 ---> 9ed4aefc74f6 09:28:37 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:28:37 Removing intermediate container 70fdb5751574 09:28:37 ---> d57e8d1c2fca 09:28:37 09:28:37 Step 9/20 : FROM alpine:3.17 09:28:37 ---> 9ed4aefc74f6 09:28:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:28:38 Removing intermediate container 4191068a6969 09:28:38 ---> 73d75b398a05 09:28:38 Step 25/27 : LABEL arch=x86_64 09:28:38 ---> Running in d9ca1c1bed1b 09:28:38 ---> Running in 624c339c737e 09:28:38 ---> Running in b7cec8fa76fa 09:28:38 ---> Running in 57e4a1f93714 09:28:38 Removing intermediate container d9ca1c1bed1b 09:28:38 ---> 7e84da5b181b 09:28:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:38 ---> Running in 720ea448725b 09:28:38 Removing intermediate container 57e4a1f93714 09:28:38 ---> 41477f746c39 09:28:38 Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:28:38 ---> Running in a1078bd28770 09:28:39 Removing intermediate container a1078bd28770 09:28:39 ---> 443f1c323202 09:28:39 Step 27/27 : LABEL version=0.0.0 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:39 ---> Running in 132df9a75a71 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:39 (1/3) Installing ca-certificates (20220614-r4) 09:28:39 (2/3) Installing dumb-init (1.2.5-r2) 09:28:39 (3/3) Installing su-exec (0.2-r2) 09:28:39 Executing busybox-1.35.0-r29.trigger 09:28:39 Executing ca-certificates-20220614-r4.trigger 09:28:39 (1/1) Installing dumb-init (1.2.5-r2) 09:28:39 Executing busybox-1.35.0-r29.trigger 09:28:39 OK: 7 MiB in 16 packages 09:28:39 OK: 8 MiB in 18 packages 09:28:39 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:28:39 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:28:39 OK: 17818 distinct packages available 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:39 Removing intermediate container 132df9a75a71 09:28:39 ---> 17f52613b611 09:28:39 09:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:40 Successfully built 17f52613b611 09:28:40 Successfully tagged security-spire-agent:latest 09:28:40  Building security-spire-agent ... done Building core-common-config-bootstrapper 09:28:40 (1/9) Installing ca-certificates (20220614-r4) 09:28:40 (2/9) Installing brotli-libs (1.0.9-r9) 09:28:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:28:40 (4/9) Installing libcurl (7.88.1-r1) 09:28:40 (5/9) Installing curl (7.88.1-r1) 09:28:40 (6/9) Installing dumb-init (1.2.5-r2) 09:28:40 (7/9) Installing musl-obstack (1.2.3-r0) 09:28:40 (8/9) Installing libucontext (1.2-r0) 09:28:40 (9/9) Installing gcompat (1.1.0-r0) 09:28:40 Executing busybox-1.35.0-r29.trigger 09:28:40 Executing ca-certificates-20220614-r4.trigger 09:28:40 OK: 10 MiB in 24 packages 09:28:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:28:43 ---> 8d657754f51d 09:28:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:28:43 ---> Using cache 09:28:43 ---> 5352c9dfec7c 09:28:43 Step 4/23 : WORKDIR /edgex-go 09:28:43 ---> Using cache 09:28:43 ---> 042da4cc7362 09:28:43 Step 5/23 : RUN apk add --update --no-cache make git 09:28:43 ---> Using cache 09:28:43 ---> 926b43907536 09:28:43 Step 6/23 : COPY go.mod vendor* ./ 09:28:43 ---> Using cache 09:28:43 ---> 1ce6b723714d 09:28:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:43 ---> Using cache 09:28:43 ---> e0832fa4bcaa 09:28:43 Step 8/23 : COPY . . 09:28:43 ---> Using cache 09:28:43 ---> 85cbbd73fbdc 09:28:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:28:46 ---> Running in 40b324dee54a 09:28:46 Removing intermediate container 624c339c737e 09:28:46 ---> e6823bfa5054 09:28:46 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:28:46 Removing intermediate container b7cec8fa76fa 09:28:46 ---> d25b24acf1c9 09:28:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:28:46 ---> Running in 5505aa8574ce 09:28:46 ---> Running in 23dc351137a1 09:28:46 Removing intermediate container 165870f81976 09:28:46 ---> f4493e729209 09:28:46 09:28:46 Step 10/23 : FROM alpine:3.17 09:28:46 ---> 9ed4aefc74f6 09:28:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:28:46 Removing intermediate container 5505aa8574ce 09:28:46 ---> 5b8d7f62c42e 09:28:46 Step 12/25 : WORKDIR / 09:28:46 ---> Using cache 09:28:46 ---> d25b24acf1c9 09:28:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:28:46 ---> Using cache 09:28:46 ---> 774d3dbbc9fe 09:28:46 Step 13/23 : ENV APP_PORT=59861 09:28:46 Removing intermediate container 23dc351137a1 09:28:46 ---> 774d3dbbc9fe 09:28:46 Step 13/25 : ENV APP_PORT=59881 09:28:46 ---> Running in 653aa7c46cc1 09:28:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:28:46 Removing intermediate container 720ea448725b 09:28:46 ---> 9778d2af3b95 09:28:46 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:46 ---> Running in 4d33e55761db 09:28:46 ---> Running in 9189d6e028fc 09:28:46 Removing intermediate container 4d33e55761db 09:28:46 ---> 766e5748e32a 09:28:46 Step 14/25 : EXPOSE $APP_PORT 09:28:46 Removing intermediate container 9189d6e028fc 09:28:46 ---> 1b247c399cb0 09:28:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:46 Removing intermediate container 653aa7c46cc1 09:28:46 ---> 2c032d0ed5f6 09:28:46 Step 14/23 : EXPOSE $APP_PORT 09:28:46 ---> Running in 7105bb7e2357 09:28:46 ---> Running in 65dc77db6c87 09:28:46 ---> 73da772d3f09 09:28:46 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:28:46 ---> c0d9da7ae81f 09:28:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:28:46 Removing intermediate container 7105bb7e2357 09:28:46 ---> 761eba2c51aa 09:28:46 Step 15/25 : WORKDIR / 09:28:46 Removing intermediate container 65dc77db6c87 09:28:46 ---> cd889e98176a 09:28:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:46 ---> Running in f9e4cbfad2e8 09:28:47 Removing intermediate container f9e4cbfad2e8 09:28:47 ---> d2f788789f23 09:28:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:47 ---> 9453dc713701 09:28:47 ---> d905b8211dff 09:28:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider /Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:28:47 09:28:47 ---> 8cdb080442e5 09:28:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:28:47 ---> 25b3431c0632 09:28:47 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:28:47 ---> 5f8cd7ab60c8 09:28:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:28:48 ---> 0a71da76777a 09:28:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:28:48 ---> 69bdb57db403 09:28:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:28:48 ---> e14f43b2b682 09:28:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:28:48 ---> b1344271a5e7 09:28:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:28:48 ---> 10e7dad03737 09:28:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:28:49 ---> b46b41e815c7 09:28:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:28:49 ---> Running in 94e5707fd210 09:28:49 ---> 471769a3f4fd 09:28:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:49 ---> 01469ecdf551 09:28:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:28:49 Removing intermediate container 94e5707fd210 09:28:49 ---> 29e0c9cc9ffb 09:28:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:28:49 ---> Running in 39f58b3c14c4 09:28:49 ---> 8fb61d329b36 09:28:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:28:49 ---> c536cea4bb88 09:28:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:28:49 ---> 735ee6e86f9b 09:28:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:28:49 Removing intermediate container 39f58b3c14c4 09:28:49 ---> cda3b5cbef7f 09:28:49 Step 18/20 : LABEL arch=x86_64 09:28:49 ---> Running in 2d2a3da8117b 09:28:50 ---> Running in 5a24a34e7b3d 09:28:50 Removing intermediate container 2d2a3da8117b 09:28:50 ---> c0a8d1cc33a5 09:28:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:28:50 ---> 0b47e657e5a0 09:28:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:28:50 ---> Running in dd89444c4f23 09:28:50 Removing intermediate container 5a24a34e7b3d 09:28:50 ---> 13a8c2cb9a5c 09:28:50 Step 19/20 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:28:50 ---> Running in 11f63210b296 09:28:50 ---> f027ce80c97e 09:28:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:28:50 ---> Running in 8f03af961a28 09:28:50 Removing intermediate container 11f63210b296 09:28:50 ---> b50c0658e41c 09:28:50 Step 21/23 : LABEL arch=x86_64 09:28:50 Removing intermediate container dd89444c4f23 09:28:50 ---> 6e3aa156ea2b 09:28:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:28:50 ---> Running in ab38cbfdd5ec 09:28:50 Removing intermediate container 8f03af961a28 09:28:50 ---> 92dcda2ced59 09:28:50 Step 20/20 : LABEL version=0.0.0 09:28:50 ---> Running in e1f7b8b3ee05 09:28:50 ---> 19d899c6470d 09:28:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:51 ---> Running in 2a677103c8bb 09:28:51 ---> Running in 45b432e1f598 09:28:51 Removing intermediate container ab38cbfdd5ec 09:28:51 ---> 372d61786166 09:28:51 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:28:51 Removing intermediate container e1f7b8b3ee05 09:28:51 ---> 3dbb4e106ee8 09:28:51 Step 23/25 : LABEL arch=x86_64 09:28:51 ---> Running in 6d44ecf0f23d 09:28:51 ---> Running in 22d34eaa39d0 09:28:51 Removing intermediate container 45b432e1f598 09:28:51 ---> d1c24ffd9f96 09:28:51 09:28:51 Successfully built d1c24ffd9f96 09:28:51 Successfully tagged security-spiffe-token-provider:latest 09:28:51  Building security-spiffe-token-provider ... done Building security-proxy-setup 09:28:51 Removing intermediate container 6d44ecf0f23d 09:28:51 ---> 1f09a0581a5d 09:28:51 Step 23/23 : LABEL version=0.0.0 09:28:53 Removing intermediate container 22d34eaa39d0 09:28:53 ---> 64daedd76688 09:28:53 Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:28:54 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:28:54 ---> 8d657754f51d 09:28:54 Step 3/22 : WORKDIR /edgex-go 09:28:54 ---> Using cache 09:28:54 ---> 68fd2c8b1308 09:28:54 Step 4/22 : RUN apk add --update --no-cache make git 09:28:57 ---> Running in e4d78b30041f 09:28:57 ---> Running in 78b5a9d3a0e9 09:28:57 ---> Running in 23e751691dd9 09:28:57 Removing intermediate container e4d78b30041f 09:28:57 ---> 7deb9e4db8b7 09:28:57 Step 25/25 : LABEL version=0.0.0 09:28:57 ---> Running in 4f639cb721a6 09:28:57 Removing intermediate container 2a677103c8bb 09:28:57 ---> 32cb36593ac5 09:28:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:28:57 Removing intermediate container 23e751691dd9 09:28:57 ---> 18b6cb93d86c 09:28:57 09:28:57 ---> Running in 1a521ad51cb2 09:28:57 Successfully built 18b6cb93d86c 09:28:57 Successfully tagged support-scheduler:latest 09:28:57 Building core-command 09:28:57  Building support-scheduler ... done Removing intermediate container 4f639cb721a6 09:28:57 ---> b15dc2a40df1 09:28:57 09:28:57 Removing intermediate container 1a521ad51cb2 09:28:57 ---> 8bc5aea969a8 09:28:57 Step 23/25 : LABEL arch=x86_64 09:28:57 ---> Running in c370b3f4b763 09:28:57 Successfully built b15dc2a40df1 09:28:57 Successfully tagged core-metadata:latest 09:28:57  Building core-metadata ... done Building security-spire-config 09:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:28:57 OK: 265 MiB in 53 packages 09:29:01 Removing intermediate container c370b3f4b763 09:29:01 ---> a136cfda257f 09:29:01 Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:29:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:29:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:29:01 ---> 8d657754f51d 09:29:01 Step 3/27 : WORKDIR /edgex-go 09:29:01 ---> Using cache 09:29:01 ---> 68fd2c8b1308 09:29:01 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:29:02 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:29:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:02 ---> 8d657754f51d 09:29:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:29:02 ---> Using cache 09:29:02 ---> 5352c9dfec7c 09:29:02 Step 4/24 : WORKDIR /edgex-go 09:29:02 ---> Using cache 09:29:02 ---> 042da4cc7362 09:29:02 Step 5/24 : RUN apk add --update --no-cache make git 09:29:02 ---> Using cache 09:29:02 ---> 926b43907536 09:29:02 Step 6/24 : COPY go.mod vendor* ./ 09:29:02 ---> Using cache 09:29:02 ---> 1ce6b723714d 09:29:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:02 ---> Using cache 09:29:02 ---> e0832fa4bcaa 09:29:02 Step 8/24 : COPY . . 09:29:02 ---> Using cache 09:29:02 ---> 85cbbd73fbdc 09:29:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:29:09 ---> Running in 541b315dbf84 09:29:09 ---> Running in 3be53a12beb3 09:29:09 ---> Running in fbad2ba5913e 09:29:09 Removing intermediate container 78b5a9d3a0e9 09:29:09 ---> 0f995b979c7d 09:29:09 Step 5/22 : COPY go.mod vendor* ./ 09:29:09 Removing intermediate container fbad2ba5913e 09:29:09 ---> da1049b71843 09:29:09 Step 25/25 : LABEL version=0.0.0 09:29:09 ---> Running in c46acc870dea 09:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:29:09 ---> f41a17cbf86f 09:29:09 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:29:09 Removing intermediate container c46acc870dea 09:29:09 ---> 2f442a366741 09:29:09 09:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:29:09 ---> Running in a4363d0d2144 09:29:09 Successfully built 2f442a366741 09:29:09 Successfully tagged security-secretstore-setup:latest 09:29:09  Building security-secretstore-setup ... done Building support-notifications 09:29:09 OK: 265 MiB in 53 packages 09:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:12 ---> 8d657754f51d 09:29:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:29:12 ---> Using cache 09:29:12 ---> 5352c9dfec7c 09:29:12 Step 4/23 : WORKDIR /edgex-go 09:29:12 ---> Using cache 09:29:12 ---> 042da4cc7362 09:29:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:29:16 ---> Running in be7133f553bf 09:29:16 Removing intermediate container 40b324dee54a 09:29:16 ---> 3cdfea8cb7ee 09:29:16 09:29:16 Step 10/23 : FROM alpine:3.17 09:29:16 ---> 9ed4aefc74f6 09:29:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:29:16 Removing intermediate container 3be53a12beb3 09:29:16 ---> 72b4eb49d097 09:29:16 Step 5/27 : COPY go.mod vendor* ./ 09:29:16 ---> Running in bdb0103aeb13 09:29:17 Removing intermediate container bdb0103aeb13 09:29:17 ---> 65a1abd36da5 09:29:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:29:17 ---> a4040f34c87c 09:29:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:17 ---> Running in 159184c3a4d5 09:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:29:17 ---> Running in bdee53b5b151 09:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:29:17 OK: 265 MiB in 53 packages 09:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:29:18 Removing intermediate container be7133f553bf 09:29:18 ---> ade82befad0a 09:29:18 Step 6/23 : COPY go.mod vendor* ./ 09:29:18 (1/1) Installing dumb-init (1.2.5-r2) 09:29:18 Executing busybox-1.35.0-r29.trigger 09:29:18 OK: 7 MiB in 16 packages 09:29:18 ---> 3618ee6dce97 09:29:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:18 ---> Running in 7ddeb0fd589d 09:29:18 Removing intermediate container 159184c3a4d5 09:29:18 ---> 815c6b1981fb 09:29:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:18 ---> 78676d031894 09:29:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:29:19 ---> 045aec3adac1 09:29:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:29:19 ---> f0daadbdba94 09:29:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:29:20 ---> 77c73f061f09 09:29:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:29:20 ---> 58d019174900 09:29:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:20 ---> Running in 5b1aeeb51fb5 09:29:21 Removing intermediate container 5b1aeeb51fb5 09:29:21 ---> f7306dac9201 09:29:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:29:21 ---> Running in e65ebc4664f5 09:29:21 Removing intermediate container e65ebc4664f5 09:29:21 ---> f8fa80b940b6 09:29:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:29:21 ---> Running in 783816a5aacf 09:29:21 Removing intermediate container 783816a5aacf 09:29:21 ---> 5d3d2f670759 09:29:21 Step 21/23 : LABEL arch=x86_64 09:29:21 ---> Running in 5de65fe2f5cd 09:29:21 Removing intermediate container 5de65fe2f5cd 09:29:21 ---> a99a1c09b92c 09:29:21 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:29:21 ---> Running in 3b705ebe4843 09:29:21 Removing intermediate container 3b705ebe4843 09:29:21 ---> ba1311c74447 09:29:21 Step 23/23 : LABEL version=0.0.0 09:29:21 ---> Running in 198f2619ef72 09:29:21 Removing intermediate container 198f2619ef72 09:29:21 ---> dd9a7d577c19 09:29:21 09:29:21 Successfully built dd9a7d577c19 09:29:21 Successfully tagged core-common-config-bootstrapper:latest 09:29:21  Building core-common-config-bootstrapper ... done Building security-spire-server 09:29:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:29:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:29:24 ---> 8d657754f51d 09:29:24 Step 3/26 : WORKDIR /edgex-go 09:29:24 ---> Using cache 09:29:24 ---> 68fd2c8b1308 09:29:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:29:24 ---> Using cache 09:29:24 ---> 72b4eb49d097 09:29:24 Step 5/26 : COPY go.mod vendor* ./ 09:29:24 ---> Using cache 09:29:24 ---> a4040f34c87c 09:29:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:27 ---> Running in 40b05e08d235 09:29:30 Removing intermediate container 541b315dbf84 09:29:30 ---> f00fe80fead2 09:29:30 09:29:30 Step 10/24 : FROM alpine:3.17 09:29:30 ---> 9ed4aefc74f6 09:29:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:29:30 ---> Using cache 09:29:30 ---> d25b24acf1c9 09:29:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:29:30 ---> Using cache 09:29:30 ---> 774d3dbbc9fe 09:29:30 Step 13/24 : ENV APP_PORT=59882 09:29:30 ---> Running in 20ee12ec443b 09:29:30 Removing intermediate container 20ee12ec443b 09:29:30 ---> 628150ce2c33 09:29:30 Step 14/24 : EXPOSE $APP_PORT 09:29:30 ---> Running in c9f70974c0c3 09:29:30 Removing intermediate container c9f70974c0c3 09:29:30 ---> 96814cdc2b12 09:29:30 Step 15/24 : WORKDIR / 09:29:30 ---> Running in 01bbec413131 09:29:30 Removing intermediate container 01bbec413131 09:29:30 ---> 70cbf11ae643 09:29:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:30 ---> 1132de376713 09:29:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:29:30 ---> 372306690f62 09:29:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:31 ---> ee3a4c816b00 09:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:29:31 ---> 8c853fa1c7e2 09:29:31 Step 20/24 : ENTRYPOINT ["/core-command"] 09:29:31 ---> Running in 13c5c9d69736 09:29:31 Removing intermediate container 13c5c9d69736 09:29:31 ---> f946738078bf 09:29:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:29:31 ---> Running in 0aa4efefc5e8 09:29:31 Removing intermediate container 0aa4efefc5e8 09:29:31 ---> 399d99a51742 09:29:31 Step 22/24 : LABEL arch=x86_64 09:29:31 ---> Running in ca1c85f57601 09:29:31 Removing intermediate container ca1c85f57601 09:29:31 ---> d857ab0d3a58 09:29:31 Step 23/24 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:29:31 ---> Running in 73867e5ebac7 09:29:31 Removing intermediate container 73867e5ebac7 09:29:31 ---> eee7814eed04 09:29:31 Step 24/24 : LABEL version=0.0.0 09:29:31 ---> Running in 2cd23fb27451 09:29:31 Removing intermediate container 2cd23fb27451 09:29:31 ---> d996e9994e4e 09:29:31 09:29:31 Successfully built d996e9994e4e 09:29:32 Successfully tagged core-command:latest 09:29:32  Building core-command ... done Building core-data 09:29:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:29:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:35 ---> 8d657754f51d 09:29:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:29:35 ---> Using cache 09:29:35 ---> 5352c9dfec7c 09:29:35 Step 4/23 : WORKDIR /edgex-go 09:29:35 ---> Using cache 09:29:35 ---> 042da4cc7362 09:29:35 Step 5/23 : RUN apk add --update --no-cache make git 09:29:35 ---> Using cache 09:29:35 ---> 926b43907536 09:29:35 Step 6/23 : COPY go.mod vendor* ./ 09:29:35 ---> Using cache 09:29:35 ---> 1ce6b723714d 09:29:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:35 ---> Using cache 09:29:35 ---> e0832fa4bcaa 09:29:35 Step 8/23 : COPY . . 09:29:35 ---> Using cache 09:29:35 ---> 85cbbd73fbdc 09:29:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:29:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:29:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:29:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:29:50 ---> Running in ec5fa1da2e20 09:29:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:29:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:29:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:29:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:29:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.524s coverage: 28.7% of statements 09:30:18 Removing intermediate container 7ddeb0fd589d 09:30:18 ---> 073b9961ddba 09:30:18 Step 8/23 : COPY . . 09:30:18 Removing intermediate container bdee53b5b151 09:30:18 ---> 38f9586eb15d 09:30:18 Step 7/27 : COPY . . 09:30:18 Removing intermediate container a4363d0d2144 09:30:18 ---> 3ff677175a73 09:30:18 Step 7/22 : COPY . . 09:30:18 Removing intermediate container 40b05e08d235 09:30:18 ---> e11baa1180a9 09:30:18 Step 7/26 : COPY . . 09:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements 09:30:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:30:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:30:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:30:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.464s coverage: 71.3% of statements 09:30:33 Removing intermediate container ec5fa1da2e20 09:30:33 ---> 3c49da99f1c6 09:30:33 09:30:33 Step 10/23 : FROM alpine:3.17 09:30:33 ---> 9ed4aefc74f6 09:30:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:30:33 ---> bed024f8bbd6 09:30:33 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:30:33 ---> Running in 3f8c77aa4643 09:30:33 ---> 2b263cd0052e 09:30:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:30:33 ---> 9cdc57ae6bf1 09:30:33 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:30:33 ---> fa9bd76f67ef 09:30:33 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:30:33 ---> Running in 11aaeac8d98e 09:30:33 ---> Running in 7d0b729ece13 09:30:33 ---> Running in 96617aa9815f 09:30:33 ---> Running in cdc443f949b2 09:30:33 Removing intermediate container 3f8c77aa4643 09:30:33 ---> def22ea393a0 09:30:33 Step 12/23 : ENV APP_PORT=59880 09:30:33 Removing intermediate container 7d0b729ece13 09:30:33 ---> d190dea519f3 09:30:33 Step 9/27 : WORKDIR /edgex-go/spire-build 09:30:33 ---> Running in 9fc32b79b517 09:30:33 Removing intermediate container 96617aa9815f 09:30:33 ---> 7f0fadc74c09 09:30:33 Step 9/26 : WORKDIR /edgex-go/spire-build 09:30:33 ---> Running in a50802005607 09:30:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:30:33 ---> Running in 1ed80d2fbdfc 09:30:33 Removing intermediate container 9fc32b79b517 09:30:33 ---> 7bde348bbd46 09:30:33 Step 13/23 : EXPOSE $APP_PORT 09:30:33 Removing intermediate container a50802005607 09:30:33 ---> e070e753967f 09:30:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:30:33 ---> Running in 1fd8338772b9 09:30:33 ---> Running in 762c841123c1 09:30:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:30:33 Removing intermediate container 1ed80d2fbdfc 09:30:33 ---> a81bc35026b7 09:30:33 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:30:33 Removing intermediate container 1fd8338772b9 09:30:33 ---> f453aab42bf9 09:30:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:30:33 ---> Running in f3cd8728e067 09:30:33 Removing intermediate container 762c841123c1 09:30:33 ---> 366397cdda9c 09:30:33 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:30:33 ---> Running in a77b1167664b 09:30:33 ---> Running in 1ea4bdce8c80 09:30:33 Removing intermediate container f3cd8728e067 09:30:33 ---> 16423319f3e1 09:30:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:30:33 ---> Running in 548a6ae54e97 09:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:30:33 (1/1) Installing dumb-init (1.2.5-r2) 09:30:33 Executing busybox-1.35.0-r29.trigger 09:30:33 OK: 7 MiB in 16 packages 09:30:33 Removing intermediate container 1ea4bdce8c80 09:30:33 ---> 93f473e8f320 09:30:33 Step 12/27 : WORKDIR /edgex-go 09:30:33 ---> Running in 37530fb16f45 09:30:33 Removing intermediate container 548a6ae54e97 09:30:33 ---> fad0de580862 09:30:33 Step 12/26 : WORKDIR /edgex-go 09:30:33 ---> Running in dc0f5086b505 09:30:33 Removing intermediate container 37530fb16f45 09:30:33 ---> 1e8045ece376 09:30:33 09:30:33 Step 13/27 : FROM alpine:3.17 09:30:33 ---> 9ed4aefc74f6 09:30:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:30:33 ---> Using cache 09:30:33 ---> 6589a1100b85 09:30:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:33 ---> Running in 7187abec98a2 09:30:33 Removing intermediate container dc0f5086b505 09:30:33 ---> d78cad68c45f 09:30:33 09:30:33 Step 13/26 : FROM alpine:3.17 09:30:33 ---> 9ed4aefc74f6 09:30:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:30:33 ---> Using cache 09:30:33 ---> 6589a1100b85 09:30:33 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:33 ---> Using cache 09:30:33 ---> 21f9c0bc7dcf 09:30:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:33 ---> Using cache 09:30:33 ---> e1dac0981408 09:30:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:30:33 ---> Using cache 09:30:33 ---> 1eec3ec51fa7 09:30:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:30:34 Removing intermediate container a77b1167664b 09:30:34 ---> 379d3770c149 09:30:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:34 ---> 942ba5d50a09 09:30:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:30:34 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:30:34 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:30:34 OK: 17818 distinct packages available 09:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 54.0% of statements 09:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:30:34 (1/4) Installing dumb-init (1.2.5-r2) 09:30:35 (2/4) Installing musl-obstack (1.2.3-r0) 09:30:35 (3/4) Installing libucontext (1.2-r0) 09:30:35 (4/4) Installing gcompat (1.1.0-r0) 09:30:35 Executing busybox-1.35.0-r29.trigger 09:30:35 OK: 7 MiB in 19 packages 09:30:35 ---> efc71f12720e 09:30:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:35 ---> df4a480533bd 09:30:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:30:36 ---> bdb9c51cf613 09:30:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:30:36 Removing intermediate container 7187abec98a2 09:30:36 ---> e41eb93ca1a5 09:30:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:36 ---> 6c510adf8d45 09:30:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:30:36 ---> 221ea525f636 09:30:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:30:36 ---> ec4924e3b555 09:30:36 Step 19/23 : ENTRYPOINT ["/core-data"] 09:30:36 ---> 219322131896 09:30:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:30:37 ---> Running in 760ebd245474 09:30:37 Removing intermediate container 760ebd245474 09:30:37 ---> dd0f75700d43 09:30:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:30:37 ---> 5a5443bb1427 09:30:37 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:30:37 ---> 9ad7c86a91e7 09:30:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:30:37 ---> Running in 8c5a9f832f49 09:30:37 Removing intermediate container 8c5a9f832f49 09:30:37 ---> 33f61bc9d6de 09:30:37 Step 21/23 : LABEL arch=x86_64 09:30:37 ---> Running in 904c2bb0855e 09:30:37 ---> Running in 79e9082582b2 09:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:30:39 Removing intermediate container 904c2bb0855e 09:30:39 ---> b75d79a25d3e 09:30:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:30:40 Removing intermediate container 79e9082582b2 09:30:40 ---> 750d8a350885 09:30:40 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:30:41 ---> 88f35f2499d5 09:30:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:30:41 ---> Running in 052ef8a2db96 09:30:41 ---> Running in 067913e7afbf 09:30:41 Removing intermediate container 052ef8a2db96 09:30:41 ---> ee22000f4868 09:30:41 Removing intermediate container 067913e7afbf 09:30:41 Step 24/26 : LABEL arch=x86_64 ---> 390697b09cd1 09:30:41 09:30:41 Step 23/23 : LABEL version=0.0.0 09:30:41 ---> 104c7dcfb1c7 09:30:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:30:41 ---> Running in 1d6abe1578c7 09:30:41 ---> Running in fa872abcb27f 09:30:41 ---> Running in f8405cd73aad 09:30:41 Removing intermediate container fa872abcb27f 09:30:41 ---> e92d6d5d86db 09:30:41 Step 25/26 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:30:41 Removing intermediate container 1d6abe1578c7 09:30:41 ---> 964bd5517e77 09:30:41 09:30:41 Removing intermediate container f8405cd73aad 09:30:41 ---> 8d60e7847b26 09:30:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:30:41 ---> Running in e1be46e7c131 09:30:42 Successfully built 964bd5517e77 09:30:42 Successfully tagged core-data:latest 09:30:42  Building core-data ... done Building security-proxy-auth 09:30:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:30:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:30:45 ---> 8d657754f51d 09:30:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:30:45 ---> Using cache 09:30:45 ---> 5352c9dfec7c 09:30:45 Step 4/23 : WORKDIR /edgex-go 09:30:45 ---> Using cache 09:30:45 ---> 042da4cc7362 09:30:45 Step 5/23 : RUN apk add --update --no-cache make git 09:30:45 ---> Using cache 09:30:45 ---> 926b43907536 09:30:45 Step 6/23 : COPY go.mod vendor* ./ 09:30:45 ---> Using cache 09:30:45 ---> 1ce6b723714d 09:30:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:45 ---> Using cache 09:30:45 ---> e0832fa4bcaa 09:30:45 Step 8/23 : COPY . . 09:30:45 ---> Using cache 09:30:45 ---> 85cbbd73fbdc 09:30:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:30:48 Removing intermediate container e1be46e7c131 09:30:48 ---> a1b444e603ed 09:30:48 Step 26/26 : LABEL version=0.0.0 09:30:49 ---> 10123f1e7226 09:30:49 Step 22/27 : WORKDIR / 09:30:49 ---> Running in 46cdf3c2e363 09:30:49 ---> Running in a86be0ff886f 09:30:49 ---> Running in a72181237db3 09:30:49 Removing intermediate container a86be0ff886f 09:30:49 ---> d69af80d3b87 09:30:49 09:30:49 Removing intermediate container a72181237db3 09:30:49 ---> b0c6808ebee4 09:30:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:30:49 Successfully built d69af80d3b87 09:30:49 Successfully tagged security-spire-server:latest 09:30:49  Building security-spire-server ... done Building security-bootstrapper 09:30:49 ---> Running in 20615e23a76c 09:30:49 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 09:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.878s coverage: 88.5% of statements 09:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 3.9% of statements 09:30:56 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:30:56 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:30:56 ---> 8d657754f51d 09:30:56 Step 3/33 : WORKDIR /edgex-go 09:30:56 ---> Using cache 09:30:56 ---> 68fd2c8b1308 09:30:56 Step 4/33 : RUN apk add --update --no-cache make git 09:30:56 ---> Using cache 09:30:56 ---> 0f995b979c7d 09:30:56 Step 5/33 : COPY go.mod vendor* ./ 09:30:56 ---> Using cache 09:30:56 ---> f41a17cbf86f 09:30:56 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:56 ---> Using cache 09:30:56 ---> 3ff677175a73 09:30:56 Step 7/33 : COPY . . 09:30:56 ---> Using cache 09:30:56 ---> fa9bd76f67ef 09:30:56 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:30:58 Removing intermediate container 20615e23a76c 09:30:58 ---> f66a96e48220 09:30:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:00 ---> Running in 4bfe3f36caff 09:31:00 ---> Running in fdf0828518b0 09:31:00 Removing intermediate container fdf0828518b0 09:31:00 ---> 1c29fe6895a3 09:31:00 Step 25/27 : LABEL arch=x86_64 09:31:00 ---> Running in 7fa7e7b680da 09:31: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:31:01 Removing intermediate container 7fa7e7b680da 09:31:01 ---> 3ac3133c6eef 09:31:01 Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:31:02 ---> Running in 786363bb7f20 09:31:02 Removing intermediate container 786363bb7f20 09:31:02 ---> 5f0ff1235b42 09:31:02 Step 27/27 : LABEL version=0.0.0 09:31:02 Removing intermediate container cdc443f949b2 09:31:02 ---> 1a936104bac4 09:31:02 09:31:02 Step 9/22 : FROM alpine:3.17 09:31:02 ---> 9ed4aefc74f6 09:31:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:31:02 ---> Running in de2f806251ad 09:31:02 ---> Running in ba56d3c319a0 09:31:03 Removing intermediate container de2f806251ad 09:31:03 ---> 445119118de0 09:31:03 09:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:31:03 Successfully built 445119118de0 09:31:03 Successfully tagged security-spire-config:latest 09:31:03  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:31:03 (1/2) Installing dumb-init (1.2.5-r2) 09:31:03 (2/2) Installing openssl (3.0.8-r3) 09:31:03 Executing busybox-1.35.0-r29.trigger 09:31:03 OK: 8 MiB in 17 packages 09:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 95.6% of statements 09:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:31:06 Removing intermediate container ba56d3c319a0 09:31:06 ---> d728660b45e8 09:31:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:31:06 ---> Running in 8359ba912bc5 09:31:06 Removing intermediate container 11aaeac8d98e 09:31:06 ---> 8c8d39feeab3 09:31:06 09:31:06 Step 10/23 : FROM alpine:3.17 09:31:06 ---> 9ed4aefc74f6 09:31:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:31:06 ---> Running in 565e9cbde882 09:31:06 Removing intermediate container 8359ba912bc5 09:31:06 ---> d6019e1ae857 09:31:06 Step 12/22 : WORKDIR /edgex 09:31:06 ---> Running in 4d44abd4dc87 09:31:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements 09:31:06 Removing intermediate container 4d44abd4dc87 09:31:06 ---> 6d02a674ea1d 09:31:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:31:06 ---> 46c3c7c41956 09:31:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:31:06 (1/2) Installing ca-certificates (20220614-r4) 09:31:06 (2/2) Installing dumb-init (1.2.5-r2) 09:31:06 Executing busybox-1.35.0-r29.trigger 09:31:07 Executing ca-certificates-20220614-r4.trigger 09:31:07 OK: 8 MiB in 17 packages 09:31:07 ---> 8de2e5b7f801 09:31:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:31:07 ---> c456bfc18aa1 09:31:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:08 Removing intermediate container 565e9cbde882 09:31:08 ---> e1cbddf1782c 09:31:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:31:08 ---> Running in a6f155590516 09:31:08 ---> 9e8b63bfca35 09:31:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:31:08 Removing intermediate container a6f155590516 09:31:08 ---> 29f21a4647c6 09:31:08 Step 13/23 : ENV APP_PORT=59860 09:31:08 ---> Running in 54670d4d33da 09:31:08 ---> 1ef9b7835c75 09:31:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:08 Removing intermediate container 54670d4d33da 09:31:08 ---> f468268ef148 09:31:08 Step 14/23 : EXPOSE $APP_PORT 09:31:08 ---> Running in 2816967f6fb5 09:31:08 ---> Running in 9517c8e38d05 09:31:09 Removing intermediate container 9517c8e38d05 09:31:09 ---> 4af6de659998 09:31:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:09 ---> 31cd0dc77690 09:31:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:31:10 ---> 697346e334eb 09:31:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:11 Removing intermediate container 2816967f6fb5 09:31:11 ---> 28fbd6e8e79d 09:31:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements 09:31:11 ---> ce28c1670739 09:31:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:11 ---> Running in 50cda90e9892 09:31:12 Removing intermediate container 50cda90e9892 09:31:12 ---> c4deea7be5a0 09:31:12 Step 20/22 : LABEL arch=x86_64 09:31:12 ---> 2b0371bacf6e 09:31:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:31:12 ---> Running in 2c9a663dbdca 09:31:12 ---> Running in aa8bcb93113d 09:31:12 Removing intermediate container 2c9a663dbdca 09:31:12 ---> c779047dba13 09:31:12 Step 21/22 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:31:12 ---> Running in ce9ccd0b4053 09:31:12 Removing intermediate container aa8bcb93113d 09:31:12 ---> 8ee44ebe7d28 09:31:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:31:12 ---> Running in ffe96aa3b092 09:31:12 Removing intermediate container ffe96aa3b092 09:31:12 ---> bde623d6ae9d 09:31:12 Step 21/23 : LABEL arch=x86_64 09:31:12 Removing intermediate container ce9ccd0b4053 09:31:12 ---> c02dcd53f6b8 09:31:12 Step 22/22 : LABEL version=0.0.0 09:31:13 ---> Running in d0a512b2e3e7 09:31:13 ---> Running in f89a009eb097 09:31:13 Removing intermediate container d0a512b2e3e7 09:31:13 ---> 9301f1d1ea3c 09:31:13 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:31:13 Removing intermediate container f89a009eb097 09:31:13 ---> f9dc312fe579 09:31:13 09:31:13 Successfully built f9dc312fe579 09:31:14 Successfully tagged security-proxy-setup:latest 09:31:14  Building security-proxy-setup ... done  ---> Running in 4032c621d15a 09:31:14 Removing intermediate container 46cdf3c2e363 09:31:14 ---> 62b83e1251e1 09:31:14 09:31:14 Step 10/23 : FROM alpine:3.17 09:31:14 ---> 9ed4aefc74f6 09:31:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:31:14 ---> Using cache 09:31:14 ---> 65a1abd36da5 09:31:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:31:14 ---> Using cache 09:31:14 ---> 815c6b1981fb 09:31:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:14 ---> Using cache 09:31:14 ---> 78676d031894 09:31:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:31:14 ---> Using cache 09:31:14 ---> 045aec3adac1 09:31:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:31:14 Removing intermediate container 4032c621d15a 09:31:14 ---> 7b197d42077b 09:31:14 Step 23/23 : LABEL version=0.0.0 09:31:14 ---> Running in 18c92085e99d 09:31:14 Removing intermediate container 18c92085e99d 09:31:14 ---> 917fe696466b 09:31:14 09:31:15 Successfully built 917fe696466b 09:31:15 Successfully tagged support-notifications:latest 09:31:15  Building support-notifications ... done  ---> 9bea0301c97a 09:31:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:31:15 ---> 7793add7bb83 09:31:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:31:15 ---> 3e4f5a261c0e 09:31:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:15 ---> Running in e577e5e142af 09:31:16 Removing intermediate container e577e5e142af 09:31:16 ---> bd9a079bdf46 09:31:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:31:16 ---> Running in b95a4f1a59ef 09:31:16 Removing intermediate container b95a4f1a59ef 09:31:16 ---> ec4389b9c48f 09:31:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:31:16 ---> Running in 019f535c7aab 09:31:16 Removing intermediate container 019f535c7aab 09:31:16 ---> ea7a62012bff 09:31:16 Step 21/23 : LABEL arch=x86_64 09:31:16 ---> Running in 3dab24c65a5f 09:31:16 Removing intermediate container 3dab24c65a5f 09:31:16 ---> afe1f6fe7db6 09:31:16 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:31:16 ---> Running in bd28c50289ae 09:31:16 Removing intermediate container bd28c50289ae 09:31:16 ---> 40d299e1d95b 09:31:16 Step 23/23 : LABEL version=0.0.0 09:31:16 ---> Running in a2a30dbf3c5b 09:31:17 Removing intermediate container a2a30dbf3c5b 09:31:17 ---> 737ce5189fbf 09:31:17 09:31:17 Successfully built 737ce5189fbf 09:31:17 Successfully tagged security-proxy-auth:latest 09:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 09:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 09:31:22  Building security-proxy-auth ... done Removing intermediate container 4bfe3f36caff 09:31:22 ---> e39827b5d8bc 09:31:22 09:31:22 Step 9/33 : FROM alpine:3.17 09:31:22 ---> 9ed4aefc74f6 09:31:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:31:22 ---> Using cache 09:31:22 ---> 7e84da5b181b 09:31:22 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:31:22 ---> Running in 85a9b17f4c6b 09:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:31:22 (1/2) Installing dumb-init (1.2.5-r2) 09:31:22 (2/2) Installing su-exec (0.2-r2) 09:31:22 Executing busybox-1.35.0-r29.trigger 09:31:22 OK: 7 MiB in 17 packages 09:31:22 Removing intermediate container 85a9b17f4c6b 09:31:22 ---> 6a9068ed0794 09:31:22 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:31:22 ---> Running in ebf87e92a9aa 09:31:22 Removing intermediate container ebf87e92a9aa 09:31:22 ---> c962e27e7c5c 09:31:22 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:31:22 ---> Running in 8d39344c11a9 09:31:22 Removing intermediate container 8d39344c11a9 09:31:22 ---> 845739e18197 09:31:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:31:22 ---> Running in 784a5bd86cda 09:31:22 Removing intermediate container 784a5bd86cda 09:31:22 ---> 4d0d7595efc7 09:31:22 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:31:22 ---> Running in 411f1ba858aa 09:31:22 Removing intermediate container 411f1ba858aa 09:31:22 ---> 67b8a49083d5 09:31:22 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:31:22 ---> Running in 48908ea42348 09:31:23 Removing intermediate container 48908ea42348 09:31:23 ---> afb97c66a2a3 09:31:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:31:23 ---> Running in 3846eda6f2dc 09:31:23 Removing intermediate container 3846eda6f2dc 09:31:23 ---> 6cd2c5e09a3a 09:31:23 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:31:23 ---> c9c34e355ca5 09:31:23 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:31:23 ---> Running in 0a2d4c7785ed 09:31:24 Removing intermediate container 0a2d4c7785ed 09:31:24 ---> 2b0a0b21838e 09:31:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:24 ---> 8dcaedddd452 09:31:24 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:31:24 ---> ae0f462e35c7 09:31:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 44.1% of statements 09:31:24 ---> b309ad5dceac 09:31:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:31:24 ---> 5453d39ef793 09:31:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements 09:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 09:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements 09:31:25 ---> 57d5482e507f 09:31:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:31:25 ---> 43359fb1f5f1 09:31:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:31:25 ---> 1727b1963a1b 09:31:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:31:25 ---> 7deaa39d99ed 09:31:25 Step 28/33 : RUN chmod +x /entrypoint.sh 09:31:25 ---> Running in fd02c16db496 09:31:26 Removing intermediate container fd02c16db496 09:31:26 ---> e6b891f24a5b 09:31:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:31:26 ---> Running in d01643bdb39d 09:31:26 Removing intermediate container d01643bdb39d 09:31:26 ---> 3df2736b785f 09:31:26 Step 30/33 : CMD ["gate"] 09:31:26 ---> Running in b51c9f36b06b 09:31:26 Removing intermediate container b51c9f36b06b 09:31:26 ---> 8499aad1e132 09:31:26 Step 31/33 : LABEL arch=x86_64 09:31:26 ---> Running in 78d822c2bdcf 09:31:26 Removing intermediate container 78d822c2bdcf 09:31:26 ---> 033c9aeaed57 09:31:26 Step 32/33 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:31:26 ---> Running in ca2931746a52 09:31:26 Removing intermediate container ca2931746a52 09:31:26 ---> d777895b607d 09:31:26 Step 33/33 : LABEL version=0.0.0 09:31:26 ---> Running in d920adfc165a 09:31:26 Removing intermediate container d920adfc165a 09:31:26 ---> 7c83f9877d53 09:31:26 09:31:26 Successfully built 7c83f9877d53 09:31:26 Successfully tagged security-bootstrapper:latest 09:31:26  Building security-bootstrapper ... done  [Pipeline] } 09:31:26 $ docker stop --time=1 f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c 09:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements 09:31:27 $ docker rm -f --volumes f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c [Pipeline] // withDockerContainer [Pipeline] sh 09:31:28 + docker images 09:31:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:28 security-bootstrapper latest 7c83f9877d53 2 seconds ago 22.2MB 09:31:28 e39827b5d8bc 8 seconds ago 1.67GB 09:31:28 security-proxy-auth latest 737ce5189fbf 12 seconds ago 18.3MB 09:31:28 62b83e1251e1 14 seconds ago 1.66GB 09:31:28 support-notifications latest 917fe696466b 14 seconds ago 32.7MB 09:31:28 security-proxy-setup latest f9dc312fe579 15 seconds ago 18.7MB 09:31:28 8c8d39feeab3 23 seconds ago 1.75GB 09:31:28 1a936104bac4 26 seconds ago 1.67GB 09:31:28 security-spire-config latest 445119118de0 26 seconds ago 88.9MB 09:31:28 security-spire-server latest d69af80d3b87 39 seconds ago 89.8MB 09:31:28 core-data latest 964bd5517e77 47 seconds ago 20MB 09:31:28 1e8045ece376 55 seconds ago 1.54GB 09:31:28 d78cad68c45f 55 seconds ago 1.54GB 09:31:28 3c49da99f1c6 About a minute ago 1.69GB 09:31:28 core-command latest d996e9994e4e About a minute ago 19.8MB 09:31:28 f00fe80fead2 2 minutes ago 1.69GB 09:31:28 core-common-config-bootstrapper latest dd9a7d577c19 2 minutes ago 17.2MB 09:31:28 3cdfea8cb7ee 2 minutes ago 1.68GB 09:31:28 security-secretstore-setup latest 2f442a366741 2 minutes ago 32.8MB 09:31:28 core-metadata latest b15dc2a40df1 2 minutes ago 20.4MB 09:31:28 support-scheduler latest 18b6cb93d86c 2 minutes ago 32.1MB 09:31:28 security-spiffe-token-provider latest d1c24ffd9f96 2 minutes ago 32.8MB 09:31:28 f4493e729209 2 minutes ago 1.75GB 09:31:28 security-spire-agent latest 17f52613b611 2 minutes ago 129MB 09:31:28 30f0c6a4d414 2 minutes ago 1.69GB 09:31:28 d57e8d1c2fca 2 minutes ago 1.73GB 09:31:28 4f4dbe88a0a5 2 minutes ago 1.68GB 09:31:28 2b2b4301af05 3 minutes ago 1.55GB 09:31:28 ci-base-image-x86_64 latest 8d657754f51d 7 minutes ago 881MB 09:31:28 alpine 3.17 9ed4aefc74f6 39 hours ago 7.05MB 09:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 09:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 09:31:28 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] } 09:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements 09:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.080s coverage: 79.9% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.242s coverage: 92.9% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.203s coverage: 62.3% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.459s coverage: 81.2% of statements 09:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.494s coverage: 82.1% of statements 09:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 86.0% of statements 09:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.454s coverage: 63.1% of statements 09:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 09:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.158s coverage: 89.4% of statements 09:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements 09:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 09:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 09:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements 09:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 09:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 09:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements 09:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.3% of statements 09:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:32:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.5% of statements 09:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:32:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements 09:32:35 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 09:32:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:32:35 go vet ./... 09:35:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:35:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:35:12 ./bin/test-attribution-txt.sh [Pipeline] echo 09:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:35:12 + ls -al . 09:35:12 total 704 09:35:12 drwxrwxr-x 10 1001 1001 4096 Mar 31 09:27 . 09:35:12 drwxr-xr-x 4 root root 4096 Mar 31 09:27 .. 09:35:12 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:25 .blubracket 09:35:12 -rw-rw-r-- 1 1001 1001 16 Mar 31 09:25 .dockerignore 09:35:12 drwxrwxr-x 8 1001 1001 4096 Mar 31 09:25 .git 09:35:12 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:25 .github 09:35:12 -rw-rw-r-- 1 1001 1001 1133 Mar 31 09:25 .gitignore 09:35:12 -rw-rw-r-- 1 1001 1001 42 Mar 31 09:25 .golangci.yml 09:35:12 -rw-rw-r-- 1 1001 1001 87 Mar 31 09:25 .hadolint.yml 09:35:12 -rw-rw-r-- 1 1001 1001 166 Mar 31 09:25 .sonarcloud.properties 09:35:12 -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:25 ADOPTERS.md 09:35:12 -rw-rw-r-- 1 1001 1001 10835 Mar 31 09:25 Attribution.txt 09:35:12 -rw-rw-r-- 1 1001 1001 73765 Mar 31 09:25 CHANGELOG.md 09:35:12 -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:25 CONTRIBUTING.md 09:35:12 -rw-rw-r-- 1 1001 1001 677 Mar 31 09:25 GOVERNANCE.md 09:35:12 -rw-rw-r-- 1 1001 1001 883 Mar 31 09:25 Jenkinsfile 09:35:12 -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:25 LICENSE 09:35:12 -rw-rw-r-- 1 1001 1001 14368 Mar 31 09:25 Makefile 09:35:12 -rw-rw-r-- 1 1001 1001 582 Mar 31 09:25 OWNERS.md 09:35:12 -rw-rw-r-- 1 1001 1001 9403 Mar 31 09:25 README.md 09:35:12 -rw-rw-r-- 1 1001 1001 789 Mar 31 09:25 SECURITY.md 09:35:12 -rw-rw-r-- 1 1001 1001 5 Mar 31 09:23 VERSION 09:35:12 drwxrwxr-x 2 1001 1001 4096 Mar 31 09:25 bin 09:35:12 drwxrwxr-x 18 1001 1001 4096 Mar 31 09:25 cmd 09:35:12 -rw-r--r-- 1 root root 447380 Mar 31 09:32 coverage.out 09:35:12 -rw-rw-r-- 1 1001 1001 3200 Mar 31 09:25 go.mod 09:35:12 -rw-rw-r-- 1 1001 1001 31265 Mar 31 09:25 go.sum 09:35:12 drwxrwxr-x 7 1001 1001 4096 Mar 31 09:25 internal 09:35:12 drwxrwxr-x 3 1001 1001 4096 Mar 31 09:25 openapi 09:35:12 -rw-rw-r-- 1 1001 1001 594 Mar 31 09:25 security.txt 09:35:12 drwxrwxr-x 4 1001 1001 4096 Mar 31 09:25 snap 09:35:12 -rw-rw-r-- 1 1001 1001 204 Mar 31 09:25 version.go [Pipeline] sh 09:35:13 + '[' -e coverage.out ] 09:35:13 + chown 1001:1001 coverage.out [Pipeline] stash 09:35:13 Warning: overwriting stash ‘coverage-report’ 09:35:13 Stashed 1 file(s) [Pipeline] sh 09:35:14 + make build 09:35:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:36:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:36:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:36:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:36:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:37:36 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 09:37:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:37:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:37:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:37:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:38: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:38:06 $ docker stop --time=1 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 09:38:08 $ docker rm -f --volumes 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:38:11 09:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:38:12 latest: Pulling from edgex-devops/edgex-compose-arm64 09:38:12 29e5d40040c1: Pulling fs layer 09:38:12 1ce36da41761: Pulling fs layer 09:38:12 25b303627fd3: Pulling fs layer 09:38:12 29e5d40040c1: Verifying Checksum 09:38:12 29e5d40040c1: Download complete 09:38:12 1ce36da41761: Verifying Checksum 09:38:12 1ce36da41761: Download complete 09:38:12 29e5d40040c1: Pull complete 09:38:14 1ce36da41761: Pull complete 09:38:14 25b303627fd3: Download complete 09:38:24 25b303627fd3: Pull complete 09:38:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:38:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container 09:38:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:38:26 $ docker top fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:27 + grep parallel 09:38:27 + docker-compose build --help 09:38:31 --parallel Build images in parallel. [Pipeline] } 09:38:31 $ docker stop --time=1 fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c 09:38:33 $ docker rm -f --volumes fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:34 prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container 09:38:34 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:38:36 $ docker top 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:36 + docker-compose -f ./docker-compose-build.yml build --parallel 09:38:41 Building core-command ... 09:38:41 Building core-common-config-bootstrapper ... 09:38:41 Building core-data ... 09:38:41 Building core-metadata ... 09:38:41 Building security-bootstrapper ... 09:38:41 Building security-proxy-auth ... 09:38:41 Building security-proxy-setup ... 09:38:41 Building security-secretstore-setup ... 09:38:41 Building security-spiffe-token-provider ... 09:38:41 Building security-spire-agent ... 09:38:41 Building security-spire-config ... 09:38:41 Building security-spire-server ... 09:38:41 Building support-notifications ... 09:38:41 Building support-scheduler ... 09:38:41 Building core-common-config-bootstrapper 09:38:41 Building security-proxy-auth 09:38:41 Building security-proxy-setup 09:38:41 Building security-spire-agent 09:38:41 Building support-notifications 09:39:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:39:28 ---> 87571516d048 09:39:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:39:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:39:28 ---> 87571516d048 09:39:28 Step 3/27 : WORKDIR /edgex-go 09:39:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:39:28 ---> 87571516d048 09:39:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:39:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:39:28 ---> 87571516d048 09:39:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:39:28 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:39:28 ---> 87571516d048 09:39:28 Step 3/22 : WORKDIR /edgex-go 09:39:28 ---> Running in e37316842438 09:39:28 ---> Running in eea93347b82d 09:39:28 ---> Running in b88639acb295 09:39:28 ---> Running in 6dc1931ee4db 09:39:28 ---> Running in 8cb03682d90a 09:39:28 Removing intermediate container 8cb03682d90a 09:39:28 ---> 62fb6d00d7e5 09:39:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:39:28 ---> Running in 3f914eac2c09 09:39:28 Removing intermediate container e37316842438 09:39:28 ---> c77f987e380b 09:39:28 Step 4/23 : WORKDIR /edgex-go 09:39:28 Removing intermediate container eea93347b82d 09:39:28 ---> a59da8b1570a 09:39:28 Step 4/23 : WORKDIR /edgex-go 09:39:28 Removing intermediate container b88639acb295 09:39:28 ---> 680cff924c55 09:39:28 Step 4/23 : WORKDIR /edgex-go 09:39:28 ---> Running in de8a85eba6d6 09:39:28 Removing intermediate container 6dc1931ee4db 09:39:28 ---> bd1131794244 09:39:28 Step 4/22 : RUN apk add --update --no-cache make git 09:39:28 ---> Running in 93ad3ddbb7a6 09:39:28 ---> Running in 2e24c051c790 09:39:28 ---> Running in 7ba019364b7f 09:39:28 Removing intermediate container de8a85eba6d6 09:39:28 Removing intermediate container 93ad3ddbb7a6 09:39:28 ---> e3c4f0f9f210 09:39:28 ---> 94ed8b90fcba 09:39:28 Step 5/23 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:39:28 09:39:28 Removing intermediate container 2e24c051c790 09:39:28 ---> 85df0f37505e 09:39:28 Step 5/23 : RUN apk add --update --no-cache make git 09:39:28 ---> Running in cd8c4f2c06e3 09:39:28 ---> Running in 5e1caec92bbe 09:39:28 ---> Running in afe45975c926 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:30 OK: 263 MiB in 53 packages 09:39:30 OK: 263 MiB in 53 packages 09:39:30 OK: 263 MiB in 53 packages 09:39:31 OK: 263 MiB in 53 packages 09:39:31 OK: 263 MiB in 53 packages 09:39:31 Removing intermediate container 3f914eac2c09 09:39:31 ---> 554cc442a2e6 09:39:31 Step 5/27 : COPY go.mod vendor* ./ 09:39:32 Removing intermediate container 7ba019364b7f 09:39:32 ---> dc8b1cdbc414 09:39:32 Step 5/22 : COPY go.mod vendor* ./ 09:39:33 Removing intermediate container cd8c4f2c06e3 09:39:33 ---> 2f86f030cbb9 09:39:33 Step 6/23 : COPY go.mod vendor* ./ 09:39:33 Removing intermediate container afe45975c926 09:39:33 ---> 7be0f169283c 09:39:33 Step 6/23 : COPY go.mod vendor* ./ 09:39:33 Removing intermediate container 5e1caec92bbe 09:39:33 ---> efb4c5ba62b2 09:39:33 Step 6/23 : COPY go.mod vendor* ./ 09:39:33 ---> 20e40df6de65 09:39:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:34 ---> Running in 0e93c0463df1 09:39:34 ---> 211320f0bf17 09:39:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:34 ---> Running in 46b34467d00c 09:39:34 ---> 1c2532322653 09:39:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:34 ---> Running in 72ce6124cfc6 09:39:34 ---> 694ab76178f7 09:39:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:34 ---> b38f592a10cb 09:39:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:34 ---> Running in e96d54b40eb4 09:39:35 ---> Running in 93d67f204d8b 09:41:26 Removing intermediate container 93d67f204d8b 09:41:26 ---> c5e58e9aa7df 09:41:26 Step 8/23 : COPY . . 09:41:26 Removing intermediate container e96d54b40eb4 09:41:26 ---> bed8263dba06 09:41:26 Step 8/23 : COPY . . 09:41:26 Removing intermediate container 46b34467d00c 09:41:26 ---> c35061e1e515 09:41:26 Step 7/22 : COPY . . 09:41:26 Removing intermediate container 0e93c0463df1 09:41:26 ---> 3a16a8e997ca 09:41:26 Step 7/27 : COPY . . 09:41:26 Removing intermediate container 72ce6124cfc6 09:41:26 ---> 0526fdbc73d4 09:41:26 Step 8/23 : COPY . . 09:41:27 ---> 721a5e0478c4 09:41:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:41:27 ---> 6e05cf343ca9 09:41:27 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:41:27 ---> 3a95101eb658 09:41:27 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:41:27 ---> Running in 987185550cde 09:41:27 ---> d4ea874768b6 09:41:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:41:27 ---> Running in f370a9a12e5f 09:41:27 ---> e3db57e827c0 09:41:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:41:27 ---> Running in d482b995dda7 09:41:28 ---> Running in 23014330a75b 09:41:28 ---> Running in 66a22b5f4f7b 09:41:28 Removing intermediate container d482b995dda7 09:41:28 ---> d704280602be 09:41:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:41:29 ---> Running in e21154996906 09:41:29 Removing intermediate container e21154996906 09:41:29 ---> 9c63892d3a1b 09:41:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:41:29 ---> Running in 1c39686d755a 09:41:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:41:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:41:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:41:30 Removing intermediate container 1c39686d755a 09:41:30 ---> 0fc573fdf018 09:41:30 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:41:30 ---> Running in 50ee1b220cf9 09:41: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 09:41:33 Removing intermediate container 50ee1b220cf9 09:41:33 ---> dd8c2d3ce358 09:41:33 Step 12/27 : WORKDIR /edgex-go 09:41:33 ---> Running in 77670bf95dd3 09:41:33 Removing intermediate container 77670bf95dd3 09:41:33 ---> 505e84a868fa 09:41:33 09:41:33 Step 13/27 : FROM alpine:3.17 09:41:33 3.17: Pulling from library/alpine 09:41:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:41:35 Status: Downloaded newer image for alpine:3.17 09:41:35 ---> 51e60588ff2c 09:41:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:41:36 ---> Running in 9cd9a32de24a 09:41:37 Removing intermediate container 9cd9a32de24a 09:41:37 ---> efaefc03c9a0 09:41:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:37 ---> Running in eb3973b46df4 09:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:41:41 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:41:41 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:41:41 OK: 17689 distinct packages available 09:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:41:43 (1/5) Installing dumb-init (1.2.5-r2) 09:41:43 (2/5) Installing musl-obstack (1.2.3-r0) 09:41:43 (3/5) Installing libucontext (1.2-r0) 09:41:43 (4/5) Installing gcompat (1.1.0-r0) 09:41:43 (5/5) Installing openssl (3.0.8-r3) 09:41:43 Executing busybox-1.35.0-r29.trigger 09:41:43 OK: 9 MiB in 20 packages 09:41:45 Removing intermediate container eb3973b46df4 09:41:45 ---> 5b85232f077e 09:41:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:41:46 ---> e359ef52205b 09:41:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:41:46 ---> 5edc1cf9ad4a 09:41:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:41:50 ---> af3dc07092de 09:41:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:41:56 ---> d23c22f4ebea 09:41:56 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:41:56 ---> 11b50eb61dc2 09:41:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:41:57 ---> 359b8a16bcb4 09:41:57 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:41:58 ---> 32eb780c6de5 09:41:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:41:58 ---> Running in d7d7b191a4ab 09:41:59 Removing intermediate container d7d7b191a4ab 09:41:59 ---> 0a160c5deb6c 09:41:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:41:59 ---> Running in 05b8ba35642f 09:41:59 Removing intermediate container 05b8ba35642f 09:41:59 ---> c14a8295040e 09:41:59 Step 25/27 : LABEL arch=arm64 09:41:59 ---> Running in 2daee3a1cbd6 09:42:00 Removing intermediate container 2daee3a1cbd6 09:42:00 ---> 74960735c212 09:42:00 Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:42:00 ---> Running in bfa7bde0df2b 09:42:00 Removing intermediate container bfa7bde0df2b 09:42:00 ---> 74a12021111e 09:42:00 Step 27/27 : LABEL version=0.0.0 09:42:00 ---> Running in bacfb7fa0be8 09:42:02 Removing intermediate container bacfb7fa0be8 09:42:02 ---> db25fbe86ca2 09:42:02 09:42:02 Successfully built db25fbe86ca2 09:42:02 Successfully tagged security-spire-agent-arm64:latest 09:42:02 Building support-scheduler 09:42:17  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:42:17 ---> 87571516d048 09:42:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:42:17 ---> Using cache 09:42:17 ---> 680cff924c55 09:42:17 Step 4/23 : WORKDIR /edgex-go 09:42:17 ---> Using cache 09:42:17 ---> 85df0f37505e 09:42:17 Step 5/23 : RUN apk add --update --no-cache make git 09:42:17 ---> Using cache 09:42:17 ---> 7be0f169283c 09:42:17 Step 6/23 : COPY go.mod vendor* ./ 09:42:17 ---> Using cache 09:42:17 ---> b38f592a10cb 09:42:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:17 ---> Using cache 09:42:17 ---> c5e58e9aa7df 09:42:17 Step 8/23 : COPY . . 09:42:17 ---> Using cache 09:42:17 ---> e3db57e827c0 09:42:17 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:42:17 ---> Running in a2e8173ea1c4 09:42:18 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 09:47:42 Removing intermediate container 23014330a75b 09:47:42 ---> c40525d76b9d 09:47:42 09:47:42 Step 10/23 : FROM alpine:3.17 09:47:42 ---> 51e60588ff2c 09:47:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:47:42 ---> Running in bbaa0fc7a202 09:47:42 Removing intermediate container bbaa0fc7a202 09:47:42 ---> cdc770078ac9 09:47:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:47:42 ---> Running in 7603e842edb6 09:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:42 Removing intermediate container 987185550cde 09:47:42 ---> b94b3223cf52 09:47:42 09:47:42 Step 9/22 : FROM alpine:3.17 09:47:42 ---> 51e60588ff2c 09:47:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:47:42 ---> Running in 02150711862f 09:47:42 (1/1) Installing dumb-init (1.2.5-r2) 09:47:42 Executing busybox-1.35.0-r29.trigger 09:47:42 OK: 8 MiB in 16 packages 09:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:42 Removing intermediate container 7603e842edb6 09:47:42 ---> 42810ea9ebee 09:47:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:42 ---> 7d10fd6ccea3 09:47:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:47:42 ---> b638a66022d0 09:47:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:47:42 (1/2) Installing dumb-init (1.2.5-r2) 09:47:42 (2/2) Installing openssl (3.0.8-r3) 09:47:42 Executing busybox-1.35.0-r29.trigger 09:47:42 OK: 8 MiB in 17 packages 09:47:42 ---> 5b9b079575ab 09:47:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:47:42 Removing intermediate container 02150711862f 09:47:42 ---> ba938d95db90 09:47:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:47:42 ---> Running in 7e72cd833553 09:47:42 Removing intermediate container 7e72cd833553 09:47:42 ---> 339504f9c6a8 09:47:42 Step 12/22 : WORKDIR /edgex 09:47:42 ---> 115655e99c06 09:47:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:47:42 ---> Running in 48ad2d31bfe6 09:47:42 Removing intermediate container 48ad2d31bfe6 09:47:42 ---> d2df0fdcf006 09:47:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:42 ---> 38426ec19696 09:47:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:42 ---> 3aeda4c044ed 09:47:42 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:47:42 ---> Running in 77064be2030b 09:47:43 ---> 6df11890844f 09:47:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:47:45 ---> 74e21d2c231a 09:47:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:47:47 Removing intermediate container 77064be2030b 09:47:47 ---> d3615a7dc24a 09:47:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:47:47 ---> Running in e0cfed3b6ced 09:47:48 Removing intermediate container e0cfed3b6ced 09:47:48 ---> a3803862932e 09:47:48 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:47:48 ---> Running in c7cb1e27a3af 09:47:48 ---> 8e9ba164b1cc 09:47:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:47:49 Removing intermediate container c7cb1e27a3af 09:47:49 ---> d8ae88c3e2b4 09:47:49 Step 21/23 : LABEL arch=arm64 09:47:49 ---> Running in 6ec9529562c2 09:47:50 ---> fa7713512eed 09:47:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:50 Removing intermediate container 6ec9529562c2 09:47:50 ---> 4263c8fc988f 09:47:50 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:47:50 ---> Running in a75becf22e8e 09:47:50 ---> Running in 0b1a5156b098 09:47:52 Removing intermediate container 0b1a5156b098 09:47:52 ---> f1d49447d0c7 09:47:52 Step 23/23 : LABEL version=0.0.0 09:47:52 ---> Running in 03bd65c51bf9 09:47:56 Removing intermediate container 03bd65c51bf9 09:47:56 ---> 143631a13ac3 09:47:56 09:47:57 Successfully built 143631a13ac3 09:47:57 Successfully tagged security-proxy-auth-arm64:latest 09:47:57 Building security-spire-config 09:47:57  Building security-proxy-auth ... done Removing intermediate container a75becf22e8e 09:47:57 ---> d0960912fb80 09:47:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:47:57 Removing intermediate container 66a22b5f4f7b 09:47:57 ---> 71f444f504b9 09:47:57 09:47:57 Step 10/23 : FROM alpine:3.17 09:47:57 ---> 51e60588ff2c 09:47:57 ---> Running in bc9c9153f796 09:47:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:47:57 ---> Using cache 09:47:57 ---> cdc770078ac9 09:47:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:47:57 ---> Using cache 09:47:57 ---> 42810ea9ebee 09:47:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:57 ---> Using cache 09:47:57 ---> 7d10fd6ccea3 09:47:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:47:57 ---> Using cache 09:47:57 ---> b638a66022d0 09:47:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:47:58 Removing intermediate container bc9c9153f796 09:47:58 ---> ba490cc25ae7 09:47:58 Step 20/22 : LABEL arch=arm64 09:47:58 ---> Running in 889e2eb3a0a5 09:47:59 Removing intermediate container 889e2eb3a0a5 09:47:59 ---> bd22bf43e109 09:47:59 Step 21/22 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:47:59 ---> Running in 4b78a18ec5cb 09:47:59 ---> 6e2932957aea 09:47:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:48:00 Removing intermediate container 4b78a18ec5cb 09:48:00 ---> ba7f92fcdd22 09:48:00 Step 22/22 : LABEL version=0.0.0 09:48:00 ---> Running in 37415bcbb2aa 09:48:01 ---> f6ff7c142ab8 09:48:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:48:01 Removing intermediate container 37415bcbb2aa 09:48:01 ---> 85159bdfc53f 09:48:01 09:48:01 Successfully built 85159bdfc53f 09:48:01 Successfully tagged security-proxy-setup-arm64:latest 09:48:01 Building core-metadata 09:48:02  Building security-proxy-setup ... done  ---> 1e5cb7edcd82 09:48:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:48:02 ---> Running in 050a772e9800 09:48:04 Removing intermediate container 050a772e9800 09:48:04 ---> c6a5471b0d6c 09:48:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:48:04 ---> Running in 39667009a229 09:48:05 Removing intermediate container 39667009a229 09:48:05 ---> ecc65575f35b 09:48:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:48:05 ---> Running in 0b8d877754c2 09:48:06 Removing intermediate container 0b8d877754c2 09:48:06 ---> c6f02f16a374 09:48:06 Step 21/23 : LABEL arch=arm64 09:48:06 ---> Running in a064c8e0bdaf 09:48:09 Removing intermediate container a064c8e0bdaf 09:48:09 ---> 9b23af513654 09:48:09 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:48:09 ---> Running in 88ee04ccaa77 09:48:10 Removing intermediate container 88ee04ccaa77 09:48:10 ---> 8d8341e54744 09:48:10 Step 23/23 : LABEL version=0.0.0 09:48:10 ---> Running in 8518391f4ad7 09:48:10 Removing intermediate container 8518391f4ad7 09:48:10 ---> 062a0918b5da 09:48:10 09:48:11 Successfully built 062a0918b5da 09:48:11 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:48:11 Building security-spire-server 09:48:26  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:48:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:48:26 ---> 87571516d048 09:48:26 Step 3/27 : WORKDIR /edgex-go 09:48:26 ---> Using cache 09:48:26 ---> bd1131794244 09:48:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:48:26 ---> Running in 1f54ac12b514 09:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:48:29 OK: 263 MiB in 53 packages 09:48:31 Removing intermediate container 1f54ac12b514 09:48:31 ---> 3fefe31241d2 09:48:31 Step 5/27 : COPY go.mod vendor* ./ 09:48:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:48:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:48:35 ---> 87571516d048 09:48:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:48:35 ---> Using cache 09:48:35 ---> 680cff924c55 09:48:35 Step 4/25 : WORKDIR /edgex-go 09:48:35 ---> Using cache 09:48:35 ---> 85df0f37505e 09:48:35 Step 5/25 : RUN apk add --update --no-cache make git 09:48:35 ---> Using cache 09:48:35 ---> 7be0f169283c 09:48:35 Step 6/25 : COPY go.mod vendor* ./ 09:48:35 ---> Using cache 09:48:35 ---> b38f592a10cb 09:48:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:35 ---> Using cache 09:48:35 ---> c5e58e9aa7df 09:48:35 Step 8/25 : COPY . . 09:48:35 ---> Using cache 09:48:35 ---> e3db57e827c0 09:48:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:48:35 ---> 7063722feb21 09:48:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:35 ---> Running in daee72a74f66 09:48:35 ---> Running in 7962e67bda8a 09:48:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:48:40 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:48:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:48:40 ---> 87571516d048 09:48:40 Step 3/26 : WORKDIR /edgex-go 09:48:40 ---> Using cache 09:48:40 ---> bd1131794244 09:48:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:48:40 ---> Using cache 09:48:40 ---> 3fefe31241d2 09:48:40 Step 5/26 : COPY go.mod vendor* ./ 09:48:40 ---> Using cache 09:48:40 ---> 7063722feb21 09:48:40 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:40 ---> Running in 5eb1badf8edc 09:50:32 Removing intermediate container 7962e67bda8a 09:50:32 ---> 699e4621cf03 09:50:32 Step 7/27 : COPY . . 09:50:32 Removing intermediate container 5eb1badf8edc 09:50:32 ---> 2774c1e1482c 09:50:32 Step 7/26 : COPY . . 09:50:32 Removing intermediate container f370a9a12e5f 09:50:32 ---> 38acc1ea4a6d 09:50:32 09:50:32 Step 10/23 : FROM alpine:3.17 09:50:32 ---> 51e60588ff2c 09:50:32 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:50:32 ---> Running in 747bb31ee1b7 09:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:50:36 (1/2) Installing ca-certificates (20220614-r4) 09:50:36 (2/2) Installing dumb-init (1.2.5-r2) 09:50:36 Executing busybox-1.35.0-r29.trigger 09:50:36 Executing ca-certificates-20220614-r4.trigger 09:50:36 OK: 8 MiB in 17 packages 09:50:42 Removing intermediate container 747bb31ee1b7 09:50:42 ---> 95409664a1f2 09:50:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:50:42 ---> Running in 421c813de535 09:50:42 Removing intermediate container 421c813de535 09:50:42 ---> 806223f54645 09:50:42 Step 13/23 : ENV APP_PORT=59860 09:50:42 ---> Running in be562c2fc779 09:50:45 Removing intermediate container be562c2fc779 09:50:45 ---> c9919c7c6e3f 09:50:45 Step 14/23 : EXPOSE $APP_PORT 09:50:45 ---> Running in 071e9c08aa7d 09:50:46 Removing intermediate container 071e9c08aa7d 09:50:46 ---> 4cf357dd4581 09:50:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:49 ---> e01e3403ed23 09:50:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:50:51 ---> 4db8d9bbd264 09:50:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:50:56 ---> 5bf609cfc419 09:50:56 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:50:59 ---> Running in e7790a3767d5 09:50:59 ---> 83e74e295815 09:50:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:51:00 ---> c9d091582cde 09:51:00 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:51:00 Removing intermediate container e7790a3767d5 09:51:00 ---> dc61437ec3c6 09:51:00 Step 9/27 : WORKDIR /edgex-go/spire-build 09:51:00 ---> Running in b8eb6410a6aa 09:51:00 ---> Running in 7c02f67412ec 09:51:01 ---> fe9aebf42061 09:51:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:51:01 Removing intermediate container 7c02f67412ec 09:51:01 ---> 3f45922bfbfd 09:51:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:51:01 ---> Running in 35f0eb6164a7 09:51:01 Removing intermediate container b8eb6410a6aa 09:51:01 ---> d0fcc3ae48ec 09:51:01 Step 9/26 : WORKDIR /edgex-go/spire-build 09:51:01 ---> Running in 43977ab81ed5 09:51:02 ---> Running in 86d742a10311 09:51:02 Removing intermediate container 35f0eb6164a7 09:51:02 ---> e03d7ae8604f 09:51:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:51:02 ---> Running in 0fbcbc13af18 09:51:02 Removing intermediate container 43977ab81ed5 09:51:02 ---> 4c55d18652c9 09:51:02 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:51:02 Removing intermediate container 86d742a10311 09:51:02 ---> 6602f3bc7d10 09:51:02 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:51:03 ---> Running in 096a82104e97 09:51:03 ---> Running in 4e4aa419ece1 09:51:03 Removing intermediate container 0fbcbc13af18 09:51:03 ---> 163d4c55ddba 09:51:03 Step 21/23 : LABEL arch=arm64 09:51:04 ---> Running in 7e392047c5ce 09:51:04 Removing intermediate container a2e8173ea1c4 09:51:04 ---> 8794b15b14dd 09:51:04 09:51:04 Step 10/23 : FROM alpine:3.17 09:51:04 ---> 51e60588ff2c 09:51:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:51:04 Removing intermediate container 4e4aa419ece1 09:51:04 ---> 997f666db5d4 09:51:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:51:04 ---> Running in 2f4df0780e45 09:51:05 ---> Running in 5897f0dbb656 09:51:05 Removing intermediate container 7e392047c5ce 09:51:05 ---> c28e9b9867a1 09:51:05 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:51:05 ---> Running in 5231ed24c8d2 09:51:06 Removing intermediate container 5231ed24c8d2 09:51:06 ---> ed095ea33eed 09:51:06 Step 23/23 : LABEL version=0.0.0 09:51:07 ---> Running in 0ce2ec5905be 09:51:08 Removing intermediate container 0ce2ec5905be 09:51:08 ---> c222edfbe3f4 09:51:08 09:51:08 Removing intermediate container 096a82104e97 09:51:08 ---> 178dfb1df6cd 09:51:08 Step 12/27 : WORKDIR /edgex-go 09:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:51:08 ---> Running in 6fb685031342 09:51:09 Successfully built c222edfbe3f4 09:51:09 Successfully tagged support-notifications-arm64:latest 09:51:09  Building support-notifications ... done Building core-data 09:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:51:09 Removing intermediate container 6fb685031342 09:51:09 ---> 8c8acb8f9873 09:51:09 09:51:09 Step 13/27 : FROM alpine:3.17 09:51:09 ---> 51e60588ff2c 09:51:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:51:09 ---> Using cache 09:51:09 ---> efaefc03c9a0 09:51:09 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:51:09 ---> Running in 91157f0940e0 09:51:09 Removing intermediate container 5897f0dbb656 09:51:09 ---> f07c3da9d13d 09:51:09 Step 12/26 : WORKDIR /edgex-go 09:51:10 ---> Running in 5c222b0332aa 09:51:11 (1/1) Installing dumb-init (1.2.5-r2) 09:51:11 Executing busybox-1.35.0-r29.trigger 09:51:11 OK: 8 MiB in 16 packages 09:51:12 Removing intermediate container 5c222b0332aa 09:51:12 ---> ac6c250faab5 09:51:12 09:51:12 Step 13/26 : FROM alpine:3.17 09:51:12 ---> 51e60588ff2c 09:51:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:51:12 ---> Using cache 09:51:12 ---> efaefc03c9a0 09:51:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:51:12 ---> Using cache 09:51:12 ---> 5b85232f077e 09:51:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:12 ---> Using cache 09:51:12 ---> e359ef52205b 09:51:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:51:12 ---> Using cache 09:51:12 ---> 5edc1cf9ad4a 09:51:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:51:13 Removing intermediate container 2f4df0780e45 09:51:13 ---> 3eb9b3814811 09:51:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:51:13 ---> Running in 75c0ef7487ba 09:51:14 Removing intermediate container 75c0ef7487ba 09:51:14 ---> 5395806c264a 09:51:14 Step 13/23 : ENV APP_PORT=59861 09:51:14 ---> Running in 88e2300c088b 09:51:14 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:51:14 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:51:14 OK: 17689 distinct packages available 09:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:51:15 Removing intermediate container 88e2300c088b 09:51:15 ---> 7f42b5640e77 09:51:15 Step 14/23 : EXPOSE $APP_PORT 09:51:15 ---> Running in 798f43fd5aa4 09:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:51:16 Removing intermediate container 798f43fd5aa4 09:51:16 ---> 4d2efa6cfab7 09:51:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:16 (1/4) Installing dumb-init (1.2.5-r2) 09:51:16 (2/4) Installing musl-obstack (1.2.3-r0) 09:51:16 (3/4) Installing libucontext (1.2-r0) 09:51:16 (4/4) Installing gcompat (1.1.0-r0) 09:51:16 Executing busybox-1.35.0-r29.trigger 09:51:16 OK: 8 MiB in 19 packages 09:51:17 ---> 0fc528213f8e 09:51:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:51:19 Removing intermediate container 91157f0940e0 09:51:19 ---> ec3c4bb368f5 09:51:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:19 ---> dbee8a6791ad 09:51:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:51:21 ---> 74b25b489661 09:51:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:51:21 ---> baee45a7c8c8 09:51:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:51:25 ---> c11f722c52a5 09:51:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:51:25 ---> 77e8e3b8db48 09:51:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:51:25 ---> 64dca58f257a 09:51:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:51:26 ---> f4ba23b2a235 09:51:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:51:26 ---> 1489c7738d01 09:51:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:51:27 ---> Running in 02fa13766168 09:51:28 Removing intermediate container 02fa13766168 09:51:28 ---> b30c4c4620c7 09:51:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:51:28 ---> 2f243d40a7a7 09:51:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:51:28 ---> Running in d1737cb9f45f 09:51:28 ---> Running in d68c08ea3202 09:51:29 Removing intermediate container d1737cb9f45f 09:51:29 ---> 7077bd5f083e 09:51:29 Step 21/23 : LABEL arch=arm64 09:51:29 Removing intermediate container d68c08ea3202 09:51:29 ---> a4c9f2311f82 09:51:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:51:29 ---> Running in dbb1d7a03703 09:51:29 ---> Running in c7b3341d4a6f 09:51:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:51:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:51:30 ---> 87571516d048 09:51:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:51:30 ---> Using cache 09:51:30 ---> 680cff924c55 09:51:30 Step 4/23 : WORKDIR /edgex-go 09:51:30 ---> Using cache 09:51:30 ---> 85df0f37505e 09:51:30 Step 5/23 : RUN apk add --update --no-cache make git 09:51:30 ---> Using cache 09:51:30 ---> 7be0f169283c 09:51:30 Step 6/23 : COPY go.mod vendor* ./ 09:51:30 ---> Using cache 09:51:30 ---> b38f592a10cb 09:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:30 ---> Using cache 09:51:30 ---> c5e58e9aa7df 09:51:30 Step 8/23 : COPY . . 09:51:30 Removing intermediate container dbb1d7a03703 09:51:30 ---> e52b90996d20 09:51:30 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:51:30 ---> Using cache 09:51:30 ---> e3db57e827c0 09:51:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:51:30 Removing intermediate container c7b3341d4a6f 09:51:30 ---> a96c5a4e9261 09:51:30 Step 24/26 : LABEL arch=arm64 09:51:30 ---> Running in 4d2914256ca3 09:51:31 ---> Running in 278c8f2a434e 09:51:31 ---> Running in a927683887dc 09:51:32 Removing intermediate container 278c8f2a434e 09:51:32 ---> 5cdbba83cbbd 09:51:32 Step 25/26 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:51:32 Removing intermediate container 4d2914256ca3 09:51:32 ---> 0269ad5dcd28 09:51:32 Step 23/23 : LABEL version=0.0.0 09:51:32 ---> Running in e3300581d526 09:51:32 ---> Running in 47d0b1fac235 09:51:33 Removing intermediate container e3300581d526 09:51:33 ---> 25dd013e0401 09:51:33 09:51:33 Removing intermediate container 47d0b1fac235 09:51:33 ---> f74642d911b8 09:51:33 Step 26/26 : LABEL version=0.0.0 09:51:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:51:33 ---> Running in c48e2085bdbc 09:51:33 Successfully built 25dd013e0401 09:51:34 Successfully tagged support-scheduler-arm64:latest 09:51:34  Building support-scheduler ... done Building security-secretstore-setup 09:51:34 Removing intermediate container c48e2085bdbc 09:51:34 ---> ead0545a821e 09:51:34 09:51:35 Successfully built ead0545a821e 09:51:35 Successfully tagged security-spire-server-arm64:latest 09:51:35  Building security-spire-server ... done Building security-spiffe-token-provider 09:51:37 ---> caef94fa8e70 09:51:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:51:38 ---> 4a554b05fa3f 09:51:38 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:51:38 ---> Running in bfa979fef05b 09:51:39 Removing intermediate container bfa979fef05b 09:51:39 ---> 7b7912a17638 09:51:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:51:40 ---> d12461668934 09:51:40 Step 22/27 : WORKDIR / 09:51:40 ---> Running in 0f61b0958c52 09:51:40 Removing intermediate container 0f61b0958c52 09:51:40 ---> d832f7bb4417 09:51:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:51:41 ---> Running in a25c9b9e769a 09:51:41 Removing intermediate container a25c9b9e769a 09:51:41 ---> abfbf1162e47 09:51:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:51:42 ---> Running in 5a6125792876 09:51:42 Removing intermediate container 5a6125792876 09:51:42 ---> d2e75f48b2e4 09:51:42 Step 25/27 : LABEL arch=arm64 09:51:42 ---> Running in a0e9ee257801 09:51:43 Removing intermediate container a0e9ee257801 09:51:43 ---> d5d78c94f991 09:51:43 Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:51:43 ---> Running in 8710e21db5de 09:51:43 Removing intermediate container 8710e21db5de 09:51:43 ---> bacea5aefe07 09:51:43 Step 27/27 : LABEL version=0.0.0 09:51:44 ---> Running in ba5a13312b69 09:51:44 Removing intermediate container ba5a13312b69 09:51:44 ---> 41cfc1acde2c 09:51:44 09:51:44 Successfully built 41cfc1acde2c 09:51:44 Successfully tagged security-spire-config-arm64:latest 09:51:44  Building security-spire-config ... done Building core-command 09:52:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:52:08 ---> 87571516d048 09:52:08 Step 3/25 : WORKDIR /edgex-go 09:52:08 ---> Using cache 09:52:08 ---> bd1131794244 09:52:08 Step 4/25 : RUN apk add --update --no-cache make git 09:52:08 ---> Using cache 09:52:08 ---> dc8b1cdbc414 09:52:08 Step 5/25 : COPY go.mod vendor* ./ 09:52:08 ---> Using cache 09:52:08 ---> 211320f0bf17 09:52:08 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:08 ---> Using cache 09:52:08 ---> c35061e1e515 09:52:08 Step 7/25 : COPY . . 09:52:08 ---> Using cache 09:52:08 ---> 721a5e0478c4 09:52:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:52:08 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:52:08 ---> 87571516d048 09:52:08 Step 3/20 : WORKDIR /edgex-go 09:52:08 ---> Using cache 09:52:08 ---> bd1131794244 09:52:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:52:08 ---> Running in b72afd64a101 09:52:08 ---> Running in 17ecb1563db4 09:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:52:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:52:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:52:12 ---> 87571516d048 09:52:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:52:12 ---> Using cache 09:52:12 ---> 680cff924c55 09:52:12 Step 4/24 : WORKDIR /edgex-go 09:52:12 ---> Using cache 09:52:12 ---> 85df0f37505e 09:52:12 Step 5/24 : RUN apk add --update --no-cache make git 09:52:12 ---> Using cache 09:52:12 ---> 7be0f169283c 09:52:12 Step 6/24 : COPY go.mod vendor* ./ 09:52:12 ---> Using cache 09:52:12 ---> b38f592a10cb 09:52:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:12 ---> Using cache 09:52:12 ---> c5e58e9aa7df 09:52:12 Step 8/24 : COPY . . 09:52:12 ---> Using cache 09:52:12 ---> e3db57e827c0 09:52:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:52:13 ---> Running in f5ee0c0f46a6 09:52:13 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:52:13 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:52:13 OK: 17694 distinct packages available 09:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:52:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:52:16 OK: 263 MiB in 53 packages 09:52:18 Removing intermediate container 17ecb1563db4 09:52:18 ---> 6f1d2db20f7c 09:52:18 Step 5/20 : COPY go.mod vendor* ./ 09:52:19 ---> 7b6bcfd58ac5 09:52:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:19 ---> Running in 42e59c56c342 09:53:56 Removing intermediate container daee72a74f66 09:53:56 ---> 720a9d0a35bb 09:53:56 09:53:56 Step 10/25 : FROM alpine:3.17 09:53:56 ---> 51e60588ff2c 09:53:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:53:56 ---> Using cache 09:53:56 ---> 3eb9b3814811 09:53:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:53:56 ---> Using cache 09:53:56 ---> 5395806c264a 09:53:56 Step 13/25 : ENV APP_PORT=59881 09:53:56 ---> Running in 839c1219c6d8 09:53:56 Removing intermediate container 839c1219c6d8 09:53:56 ---> dbb32e321a8d 09:53:56 Step 14/25 : EXPOSE $APP_PORT 09:53:56 ---> Running in 5deaa0f9d3c0 09:53:56 Removing intermediate container 5deaa0f9d3c0 09:53:56 ---> 193ffc3165ad 09:53:56 Step 15/25 : WORKDIR / 09:53:56 ---> Running in 7746f55c821e 09:53:56 Removing intermediate container 7746f55c821e 09:53:56 ---> 157ccafa4fd4 09:53:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:56 ---> ffee9f2f580a 09:53:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:53:56 ---> ba6c4bd4c97c 09:53:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:53:56 ---> 1f0831020293 09:53:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:53:56 ---> 7f65e084d82d 09:53:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:53:56 ---> a11325abdb02 09:53:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:53:56 ---> Running in 5d17e910e9c0 09:53:56 Removing intermediate container 5d17e910e9c0 09:53:56 ---> 6c8f5f3c4e84 09:53:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:53:56 ---> Running in 5329a78eca8b 09:53:56 Removing intermediate container 5329a78eca8b 09:53:56 ---> 41afeccf3046 09:53:56 Step 23/25 : LABEL arch=arm64 09:53:56 ---> Running in 41ae35226b00 09:53:56 Removing intermediate container 41ae35226b00 09:53:56 ---> cfec6b48bcc3 09:53:56 Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:53:56 ---> Running in 07a30c0f69a3 09:53:56 Removing intermediate container 07a30c0f69a3 09:53:56 ---> 8afaef703efd 09:53:56 Step 25/25 : LABEL version=0.0.0 09:53:56 ---> Running in f5a762e9d710 09:53:56 Removing intermediate container 42e59c56c342 09:53:56 ---> 4b27aae65ae4 09:53:56 Step 7/20 : COPY . . 09:53:57 Removing intermediate container f5a762e9d710 09:53:57 ---> 59b2bd67dfe1 09:53:57 09:53:58 Successfully built 59b2bd67dfe1 09:53:58 Successfully tagged core-metadata-arm64:latest 09:53:58 Building security-bootstrapper 09:54:13  Building core-metadata ... done  ---> b28d1ce29fc7 09:54:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:13 ---> Running in 81fa46a434e4 09:54:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:54:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:54:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:54:14 ---> 87571516d048 09:54:14 Step 3/33 : WORKDIR /edgex-go 09:54:14 ---> Using cache 09:54:14 ---> bd1131794244 09:54:14 Step 4/33 : RUN apk add --update --no-cache make git 09:54:14 ---> Using cache 09:54:14 ---> dc8b1cdbc414 09:54:14 Step 5/33 : COPY go.mod vendor* ./ 09:54:14 ---> Using cache 09:54:14 ---> 211320f0bf17 09:54:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:14 ---> Using cache 09:54:14 ---> c35061e1e515 09:54:14 Step 7/33 : COPY . . 09:54:14 ---> Using cache 09:54:14 ---> 721a5e0478c4 09:54:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:54:14 ---> Running in e6ede9efe009 09:54:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:21 Removing intermediate container a927683887dc 09:58:21 ---> 1d3066b32308 09:58:21 09:58:21 Step 10/23 : FROM alpine:3.17 09:58:21 ---> 51e60588ff2c 09:58:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:58:21 ---> Running in d626977202df 09:58:21 Removing intermediate container d626977202df 09:58:21 ---> 240a6e111fb9 09:58:21 Step 12/23 : ENV APP_PORT=59880 09:58:21 ---> Running in 8e6791a523a9 09:58:22 Removing intermediate container 8e6791a523a9 09:58:22 ---> 623903bc78b7 09:58:22 Step 13/23 : EXPOSE $APP_PORT 09:58:22 ---> Running in be24b92ef993 09:58:23 Removing intermediate container be24b92ef993 09:58:23 ---> 0ff5e305a23d 09:58:23 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:58:23 ---> Running in 01d83851bbb6 09:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:28 Removing intermediate container b72afd64a101 09:58:28 ---> a3bca33b8dc8 09:58:28 09:58:28 Step 9/25 : FROM alpine:3.17 09:58:28 ---> 51e60588ff2c 09:58:28 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:58:28 ---> Running in bbeeff12af86 09:58:28 (1/1) Installing dumb-init (1.2.5-r2) 09:58:28 Executing busybox-1.35.0-r29.trigger 09:58:28 OK: 8 MiB in 16 packages 09:58:30 Removing intermediate container 01d83851bbb6 09:58:30 ---> a94ecffea4ae 09:58:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:58:31 ---> 9acf2ef8bd7a 09:58:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:58:32 ---> f62c22fc4c57 09:58:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:58:33 (1/3) Installing ca-certificates (20220614-r4) 09:58:33 (2/3) Installing dumb-init (1.2.5-r2) 09:58:33 (3/3) Installing su-exec (0.2-r2) 09:58:33 Executing busybox-1.35.0-r29.trigger 09:58:33 Executing ca-certificates-20220614-r4.trigger 09:58:34 ---> b4d16382433c 09:58:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:58:34 OK: 8 MiB in 18 packages 09:58:35 ---> 25bda758b41f 09:58:35 Step 19/23 : ENTRYPOINT ["/core-data"] 09:58:35 ---> Running in aae22280fca6 09:58:36 Removing intermediate container aae22280fca6 09:58:36 ---> b72c6507f353 09:58:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:58:36 ---> Running in 34271e4cd698 09:58:37 Removing intermediate container 34271e4cd698 09:58:37 ---> feb5713142d5 09:58:37 Step 21/23 : LABEL arch=arm64 09:58:37 Removing intermediate container bbeeff12af86 09:58:37 ---> 47734c143c27 09:58:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:58:37 ---> Running in 2128c36d2be8 09:58:37 ---> Running in 96e0b2d09057 09:58:40 Removing intermediate container 2128c36d2be8 09:58:40 ---> 6373b17d50a5 09:58:40 Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:58:40 Removing intermediate container 96e0b2d09057 09:58:40 ---> 69f552a1dd48 09:58:40 Step 12/25 : WORKDIR / 09:58:40 ---> Running in baed82e06092 09:58:40 ---> Running in 89c89a816a16 09:58:41 Removing intermediate container 89c89a816a16 09:58:41 ---> 379c93fc4e79 09:58:41 Step 23/23 : LABEL version=0.0.0 09:58:41 Removing intermediate container baed82e06092 09:58:41 ---> 2f4908c1b121 09:58:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:41 ---> Running in 07bc3cab5d84 09:58:42 Removing intermediate container 07bc3cab5d84 09:58:42 ---> cc38323e46d5 09:58:42 09:58:42 ---> 751a150d8be5 09:58:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:58:42 Successfully built cc38323e46d5 09:58:42 Successfully tagged core-data-arm64:latest 09:58:43  Building core-data ... done  ---> 899c9604aca5 09:58: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 09:58:44 ---> fa00aca6bdcc 09:58:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:58:45 ---> bae3e854bb07 09:58:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:58:46 ---> 4a9dafde769c 09:58:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:58:48 ---> 1987841b7c2e 09:58:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:58:55 ---> 50f4bde4c9c4 09:58:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:58:55 ---> 2116aa564db8 09:58:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:55 ---> Running in c4768a2ec62c 09:58:57 Removing intermediate container f5ee0c0f46a6 09:58:57 ---> fd954fd5a0dc 09:58:57 09:58:57 Step 10/24 : FROM alpine:3.17 09:58:57 ---> 51e60588ff2c 09:58:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:58:57 ---> Using cache 09:58:57 ---> 3eb9b3814811 09:58:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:58:57 ---> Using cache 09:58:57 ---> 5395806c264a 09:58:57 Step 13/24 : ENV APP_PORT=59882 09:58:57 ---> Running in 639e423bcead 09:58:58 Removing intermediate container 639e423bcead 09:58:58 ---> 400188eaaab1 09:58:58 Step 14/24 : EXPOSE $APP_PORT 09:58:58 ---> Running in 02f0afc0a4f0 09:58:58 Removing intermediate container 02f0afc0a4f0 09:58:58 ---> 21e54b9190af 09:58:58 Step 15/24 : WORKDIR / 09:58:58 ---> Running in 3039c35ce442 09:58:59 Removing intermediate container c4768a2ec62c 09:58:59 ---> 3b4c6b5eb309 09:58:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:58:59 ---> Running in 3ef719c0ee74 09:58:59 Removing intermediate container 3039c35ce442 09:58:59 ---> fe2430b458b4 09:58:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:00 Removing intermediate container 3ef719c0ee74 09:59:00 ---> 6974c15ff17b 09:59:00 Step 23/25 : LABEL arch=arm64 09:59:00 ---> Running in 7b039cba0521 09:59:00 ---> 047166d57d25 09:59:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:59:00 Removing intermediate container 7b039cba0521 09:59:00 ---> f4dea183649c 09:59:00 Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:59:01 ---> Running in 3534cbab16f5 09:59:01 Removing intermediate container 3534cbab16f5 09:59:01 ---> 6348bc7d1a09 09:59:01 Step 25/25 : LABEL version=0.0.0 09:59:02 ---> Running in 3208248e786e 09:59:02 ---> a81164056ad8 09:59:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:59:02 Removing intermediate container 3208248e786e 09:59:02 ---> 4b0678f5a86a 09:59:02 09:59:03 Successfully built 4b0678f5a86a 09:59:03 Successfully tagged security-secretstore-setup-arm64:latest 09:59:04  Building security-secretstore-setup ... done  ---> 753cb1cc1f15 09:59:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:59:05 ---> 9033c131db22 09:59:05 Step 20/24 : ENTRYPOINT ["/core-command"] 09:59:07 ---> Running in bffd7d66cfbb 09:59:08 Removing intermediate container bffd7d66cfbb 09:59:08 ---> 529e256ec604 09:59:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:59:08 ---> Running in 462426e65945 09:59:08 Removing intermediate container 462426e65945 09:59:08 ---> fad31607944b 09:59:08 Step 22/24 : LABEL arch=arm64 09:59:08 ---> Running in 740bd4038bed 09:59:09 Removing intermediate container 740bd4038bed 09:59:09 ---> f8c0cc39b9e2 09:59:09 Step 23/24 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 09:59:09 ---> Running in 71558a7ddeff 09:59:10 Removing intermediate container 71558a7ddeff 09:59:10 ---> b76109fdf67e 09:59:10 Step 24/24 : LABEL version=0.0.0 09:59:10 ---> Running in 8fcde6884b4d 09:59:10 Removing intermediate container 8fcde6884b4d 09:59:10 ---> 855622e8222f 09:59:10 09:59:10 Successfully built 855622e8222f 09:59:10 Successfully tagged core-command-arm64:latest 09:59:49  Building core-command ... done Removing intermediate container e6ede9efe009 09:59:49 ---> f5e802a940d8 09:59:49 09:59:49 Step 9/33 : FROM alpine:3.17 09:59:49 ---> 51e60588ff2c 09:59:49 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:59:49 ---> Running in 0e9041ac532d 09:59:49 Removing intermediate container 0e9041ac532d 09:59:49 ---> 83bfd77172ba 09:59:49 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:59:49 ---> Running in 83d6accfae67 09:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:59:49 (1/2) Installing dumb-init (1.2.5-r2) 09:59:49 (2/2) Installing su-exec (0.2-r2) 09:59:49 Executing busybox-1.35.0-r29.trigger 09:59:49 OK: 8 MiB in 17 packages 09:59:49 Removing intermediate container 83d6accfae67 09:59:49 ---> 13255e34624f 09:59:49 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:59:50 ---> Running in 8442a63a243b 09:59:50 Removing intermediate container 8442a63a243b 09:59:50 ---> 4d1422dda316 09:59:50 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:59:50 ---> Running in eca9b376f6a4 09:59:50 Removing intermediate container eca9b376f6a4 09:59:50 ---> f9737ffe8ca6 09:59:50 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:59:50 ---> Running in f88482f24fe7 09:59:51 Removing intermediate container f88482f24fe7 09:59:51 ---> f13f96edbc79 09:59:51 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:59:51 ---> Running in c847afe27ea6 09:59:51 Removing intermediate container c847afe27ea6 09:59:51 ---> fe5285fc2b47 09:59:51 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:59:51 ---> Running in d9bab7cd4755 09:59:53 Removing intermediate container d9bab7cd4755 09:59:53 ---> 86ba97739176 09:59:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:59:53 ---> Running in 21edf9bee378 09:59:54 Removing intermediate container 21edf9bee378 09:59:54 ---> 83911f3a1976 09:59:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:59:54 ---> d9bdfe2e79b6 09:59:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:59:55 ---> Running in 3465f90cd622 09:59:56 Removing intermediate container 3465f90cd622 09:59:56 ---> d70112793dae 09:59:56 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:57 ---> 7e6b5a47c224 09:59:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:59:58 ---> 1e60dd111a83 09:59:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:59:59 ---> eb89157c0a6e 09:59:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:00:03 ---> b2b4c65caed6 10:00:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:00:03 ---> 56549c6a136e 10:00:03 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:00:04 ---> 124727252bdb 10:00:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:00:05 ---> 67c9a8f155c9 10:00:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:00:05 ---> e6019d1f3138 10:00:05 Step 28/33 : RUN chmod +x /entrypoint.sh 10:00:05 ---> Running in 6fdc7398a6d5 10:00:08 Removing intermediate container 6fdc7398a6d5 10:00:08 ---> 1e810d367a49 10:00:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:00:08 ---> Running in 2adf202a4b13 10:00:08 Removing intermediate container 2adf202a4b13 10:00:08 ---> 0c7d4c8961e8 10:00:08 Step 30/33 : CMD ["gate"] 10:00:08 ---> Running in 30ebcdd089ec 10:00:09 Removing intermediate container 30ebcdd089ec 10:00:09 ---> 54fc1ae8ffdd 10:00:09 Step 31/33 : LABEL arch=arm64 10:00:09 ---> Running in 9fcd72b79b9e 10:00:09 Removing intermediate container 9fcd72b79b9e 10:00:09 ---> 629f79fe252a 10:00:09 Step 32/33 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 10:00:09 ---> Running in 9139a63529f3 10:00:10 Removing intermediate container 9139a63529f3 10:00:10 ---> 2b2a57c4873b 10:00:10 Step 33/33 : LABEL version=0.0.0 10:00:10 ---> Running in 8a9c6b795b05 10:00:10 Removing intermediate container 8a9c6b795b05 10:00:10 ---> 48db4c7c8f48 10:00:10 10:00:10 Successfully built 48db4c7c8f48 10:00:10 Successfully tagged security-bootstrapper-arm64:latest 10:00:13  Building security-bootstrapper ... done Removing intermediate container 81fa46a434e4 10:00:13 ---> 78d4d8422d1b 10:00:13 10:00:13 Step 9/20 : FROM alpine:3.17 10:00:13 ---> 51e60588ff2c 10:00:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:00:13 ---> Using cache 10:00:13 ---> 83bfd77172ba 10:00:13 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:00:13 ---> Running in 1d542765ae0f 10:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:00:16 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:00:16 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:00:16 OK: 17689 distinct packages available 10:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:00:20 (1/9) Installing ca-certificates (20220614-r4) 10:00:20 (2/9) Installing brotli-libs (1.0.9-r9) 10:00:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:00:20 (4/9) Installing libcurl (7.88.1-r1) 10:00:20 (5/9) Installing curl (7.88.1-r1) 10:00:20 (6/9) Installing dumb-init (1.2.5-r2) 10:00:20 (7/9) Installing musl-obstack (1.2.3-r0) 10:00:20 (8/9) Installing libucontext (1.2-r0) 10:00:20 (9/9) Installing gcompat (1.1.0-r0) 10:00:20 Executing busybox-1.35.0-r29.trigger 10:00:20 Executing ca-certificates-20220614-r4.trigger 10:00:20 OK: 11 MiB in 24 packages 10:00:22 Removing intermediate container 1d542765ae0f 10:00:22 ---> c65444cda520 10:00:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:22 ---> 0f8489e6b506 10:00:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:00:23 ---> 91c670b57ba7 10:00:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:00:24 ---> dcfb32abfcd1 10:00:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:00:25 ---> 0acaaef30de2 10:00:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:00:25 ---> Running in 880f174eb266 10:00:25 Removing intermediate container 880f174eb266 10:00:25 ---> 2206d6845b2b 10:00:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:25 ---> Running in 58cdc6a987df 10:00:25 Removing intermediate container 58cdc6a987df 10:00:25 ---> 4dd062315ca3 10:00:25 Step 18/20 : LABEL arch=arm64 10:00:25 ---> Running in 61b9aeef5137 10:00:26 Removing intermediate container 61b9aeef5137 10:00:26 ---> 38a605ee93c6 10:00:26 Step 19/20 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 10:00:26 ---> Running in acdc21a4d495 10:00:26 Removing intermediate container acdc21a4d495 10:00:26 ---> 22377cf15fda 10:00:26 Step 20/20 : LABEL version=0.0.0 10:00:26 ---> Running in 028cecad2c91 10:00:26 Removing intermediate container 028cecad2c91 10:00:26 ---> 1700ab50cae5 10:00:26 10:00:26 Successfully built 1700ab50cae5 10:00:26 Successfully tagged security-spiffe-token-provider-arm64:latest 10:00:27  Building security-spiffe-token-provider ... done  [Pipeline] } 10:00:27 $ docker stop --time=1 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa 10:00:28 $ docker rm -f --volumes 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa [Pipeline] // withDockerContainer [Pipeline] sh 10:00:29 + docker images 10:00:29 REPOSITORY TAG IMAGE ID CREATED SIZE 10:00:29 security-spiffe-token-provider-arm64 latest 1700ab50cae5 3 seconds ago 32.7MB 10:00:29 78d4d8422d1b 17 seconds ago 1.53GB 10:00:29 security-bootstrapper-arm64 latest 48db4c7c8f48 19 seconds ago 21.9MB 10:00:29 f5e802a940d8 47 seconds ago 1.48GB 10:00:29 core-command-arm64 latest 855622e8222f About a minute ago 19.7MB 10:00:29 security-secretstore-setup-arm64 latest 4b0678f5a86a About a minute ago 32.2MB 10:00:29 fd954fd5a0dc About a minute ago 1.49GB 10:00:29 core-data-arm64 latest cc38323e46d5 About a minute ago 19.9MB 10:00:29 a3bca33b8dc8 2 minutes ago 1.49GB 10:00:29 1d3066b32308 2 minutes ago 1.5GB 10:00:29 core-metadata-arm64 latest 59b2bd67dfe1 6 minutes ago 20.2MB 10:00:29 720a9d0a35bb 6 minutes ago 1.5GB 10:00:29 security-spire-config-arm64 latest 41cfc1acde2c 8 minutes ago 86.2MB 10:00:29 security-spire-server-arm64 latest ead0545a821e 8 minutes ago 87.1MB 10:00:29 support-scheduler-arm64 latest 25dd013e0401 8 minutes ago 31.5MB 10:00:29 ac6c250faab5 9 minutes ago 1.35GB 10:00:29 8c8acb8f9873 9 minutes ago 1.35GB 10:00:29 support-notifications-arm64 latest c222edfbe3f4 9 minutes ago 32.2MB 10:00:29 8794b15b14dd 9 minutes ago 1.56GB 10:00:29 38acc1ea4a6d 10 minutes ago 1.56GB 10:00:29 core-common-config-bootstrapper-arm64 latest 062a0918b5da 12 minutes ago 17.2MB 10:00:29 security-proxy-setup-arm64 latest 85159bdfc53f 12 minutes ago 18.7MB 10:00:29 71f444f504b9 12 minutes ago 1.49GB 10:00:29 security-proxy-auth-arm64 latest 143631a13ac3 12 minutes ago 18.3MB 10:00:29 b94b3223cf52 12 minutes ago 1.47GB 10:00:29 c40525d76b9d 13 minutes ago 1.47GB 10:00:29 security-spire-agent-arm64 latest db25fbe86ca2 18 minutes ago 125MB 10:00:29 505e84a868fa 18 minutes ago 1.35GB 10:00:29 ci-base-image-arm64 latest 87571516d048 33 minutes ago 866MB 10:00:29 alpine 3.17 51e60588ff2c 40 hours ago 7.46MB 10:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 10:00:29 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 10:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:30 10:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:31 arm64: Pulling from edgex-lftools-log-publisher 10:00:31 8998bd30e6a1: Pulling fs layer 10:00:31 04944245beec: Pulling fs layer 10:00:31 699f458cf7ca: Pulling fs layer 10:00:31 765212b225bb: Pulling fs layer 10:00:31 f23df028b6ca: Pulling fs layer 10:00:31 d65c8cfc05b1: Pulling fs layer 10:00:31 2437ff75d9bd: Pulling fs layer 10:00:31 d65c8cfc05b1: Waiting 10:00:31 f23df028b6ca: Waiting 10:00:31 2437ff75d9bd: Waiting 10:00:31 765212b225bb: Waiting 10:00:31 04944245beec: Verifying Checksum 10:00:31 04944245beec: Download complete 10:00:31 765212b225bb: Verifying Checksum 10:00:31 765212b225bb: Download complete 10:00:31 f23df028b6ca: Verifying Checksum 10:00:31 f23df028b6ca: Download complete 10:00:31 d65c8cfc05b1: Verifying Checksum 10:00:31 d65c8cfc05b1: Download complete 10:00:31 699f458cf7ca: Verifying Checksum 10:00:31 699f458cf7ca: Download complete 10:00:31 8998bd30e6a1: Verifying Checksum 10:00:31 8998bd30e6a1: Download complete 10:00:34 2437ff75d9bd: Verifying Checksum 10:00:34 2437ff75d9bd: Download complete 10:00:35 8998bd30e6a1: Pull complete 10:00:36 04944245beec: Pull complete 10:00:37 699f458cf7ca: Pull complete 10:00:37 765212b225bb: Pull complete 10:00:38 f23df028b6ca: Pull complete 10:00:38 d65c8cfc05b1: Pull complete 10:00:53 2437ff75d9bd: Pull complete 10:00:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:54 prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container 10:00:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:arm64 cat 10:00:57 $ docker top 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:58 ---> job-cost.sh 10:00:58 lf-activate-venv: SKIPPING 10:00:58 INFO: No Stack... 10:00:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:00:59 INFO: Archiving Costs [Pipeline] sh 10:01:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:01:00 + cut -d, -f6 [Pipeline] lock 10:01:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] 10:01:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] did not exist. Created. 10:01:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:00 + echo total: 0.10999999940395355 [Pipeline] stash 10:01:01 Stashed 1 file(s) [Pipeline] } 10:01:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:01:01 $ docker stop --time=1 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e 10:01:02 $ docker rm -f --volumes 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e [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 10:01:03 provisioning config files... 10:01:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17024938728005712566tmp [Pipeline] { [Pipeline] sh 10:01:04 + set +x 10:01:04 + bash -s -- 10:01:04 + curl -s https://codecov.io/bash 10:01:04 10:01:04 _____ _ 10:01:04 / ____| | | 10:01:04 | | ___ __| | ___ ___ _____ __ 10:01:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:01:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:01:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:01:04 Bash-1.0.6 10:01:04 10:01:04 10:01:04 ==> git version 2.25.1 found 10:01:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:01:04 Release-Date: 2020-01-08 10:01:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:01:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:01:04 ==> Jenkins CI detected. 10:01:04 current dir:  /w/workspace/edgex-go/1 10:01:04 project root: . 10:01:04 --> token set from env 10:01:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:01:04 ==> Running gcov in . (disable via -X gcov) 10:01:04 ==> Python coveragepy not found 10:01:04 ==> Searching for coverage reports in: 10:01:04 + . 10:01:04 -> Found 1 reports 10:01:04 ==> Detecting git/mercurial file structure 10:01:04 ==> Reading reports 10:01:04 + ./coverage.out bytes=447380 10:01:04 ==> Appending adjustments 10:01:04 https://docs.codecov.io/docs/fixing-reports 10:01:05 + Found adjustments 10:01:05 ==> Gzipping contents 10:01:05 60K /tmp/codecov.g8Fwjg.gz 10:01:05 ==> Uploading reports 10:01:05 url: https://codecov.io 10:01:05 query: branch=PR-4489&commit=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= 10:01:05 -> Pinging Codecov 10:01:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4489&commit=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= 10:01:05 -> Uploading to 10:01:05 https://storage.googleapis.com/codecov/v4/raw/2023-03-31/00271124DB129430A58F1EEE437C3FCB/7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a/44ccf81c-30d4-4226-a3ae-ea67248ddaff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T100105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e43307300e620dbe09481b8747bcd8147e421c5d091ffcd07dae9697f0994c7 10:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:01:05 Dload Upload Total Spent Left Speed 10:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57476 0 0 100 57476 0 192k --:--:-- --:--:-- --:--:-- 192k 10:01:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] } 10:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:01:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:01:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:01:08 ---> package-listing.sh 10:01:08 ++ facter osfamily 10:01:08 ++ tr '[:upper:]' '[:lower:]' 10:01:08 + OS_FAMILY=debian 10:01:08 + workspace=/w/workspace/edgex-go/1 10:01:08 + START_PACKAGES=/tmp/packages_start.txt 10:01:08 + END_PACKAGES=/tmp/packages_end.txt 10:01:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:08 + PACKAGES=/tmp/packages_start.txt 10:01:08 + '[' /w/workspace/edgex-go/1 ']' 10:01:08 + PACKAGES=/tmp/packages_end.txt 10:01:08 + case "${OS_FAMILY}" in 10:01:08 + dpkg -l 10:01:08 + grep '^ii' 10:01:08 + '[' -f /tmp/packages_start.txt ']' 10:01:08 + '[' -f /tmp/packages_end.txt ']' 10:01:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:08 + '[' /w/workspace/edgex-go/1 ']' 10:01:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:01:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:01:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:01:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:09 10:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:10 latest: Pulling from edgex-lftools-log-publisher 10:01:10 5eb5b503b376: Pulling fs layer 10:01:10 5c69ac0246d0: Pulling fs layer 10:01:10 ec43610c2a17: Pulling fs layer 10:01:10 3a2ae6a8a46f: Pulling fs layer 10:01:10 33b1e0a273af: Pulling fs layer 10:01:10 5d3b04190fa2: Pulling fs layer 10:01:10 2f39f015ded8: Pulling fs layer 10:01:10 33b1e0a273af: Waiting 10:01:10 5d3b04190fa2: Waiting 10:01:10 2f39f015ded8: Waiting 10:01:10 3a2ae6a8a46f: Waiting 10:01:10 5c69ac0246d0: Verifying Checksum 10:01:10 5c69ac0246d0: Download complete 10:01:10 3a2ae6a8a46f: Verifying Checksum 10:01:10 3a2ae6a8a46f: Download complete 10:01:10 33b1e0a273af: Verifying Checksum 10:01:10 33b1e0a273af: Download complete 10:01:10 5d3b04190fa2: Verifying Checksum 10:01:10 5d3b04190fa2: Download complete 10:01:10 ec43610c2a17: Verifying Checksum 10:01:10 ec43610c2a17: Download complete 10:01:10 5eb5b503b376: Verifying Checksum 10:01:10 5eb5b503b376: Download complete 10:01:10 2f39f015ded8: Download complete 10:01:11 5eb5b503b376: Pull complete 10:01:11 5c69ac0246d0: Pull complete 10:01:12 ec43610c2a17: Pull complete 10:01:12 3a2ae6a8a46f: Pull complete 10:01:12 33b1e0a273af: Pull complete 10:01:12 5d3b04190fa2: Pull complete 10:01:16 2f39f015ded8: Pull complete 10:01:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:16 prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container 10:01:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:01:19 $ docker top 018c8332c06d95cc5ddf3e33ac597e80277ff8adbe08cd712a79b34bad5da752 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:20 + touch /tmp/pre-build-complete [Pipeline] sh 10:01:20 + mkdir -p /var/log/sysstat [Pipeline] sh 10:01:20 + ls /var/log/sa-host 10:01:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:20 provisioning config files... 10:01:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config69864883647215262tmp [Pipeline] { [Pipeline] echo 10:01:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:21 ---> create-netrc.sh [Pipeline] } 10:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:01:21 ---> python-tools-install.sh [Pipeline] echo 10:01:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:01:22 ---> sudo-logs.sh 10:01:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:01:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:01:22 ---> job-cost.sh 10:01:22 lf-activate-venv: SKIPPING 10:01:22 DEBUG: total: 0.10999999940395355 10:01:22 INFO: Retrieving Stack Cost... 10:01:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:01:23 INFO: Archiving Costs [Pipeline] echo 10:01:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:23 ---> logs-deploy.sh 10:01:23 lf-activate-venv: SKIPPING 10:01:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4489/1 10:01:23 INFO: archiving workspace using pattern(s): 10:01:24 Archives upload complete. 10:01:24 INFO: archiving logs to Nexus 10:01:25 ---> uname -a: 10:01:25 Linux prd-ubuntu20-04-docker-8c-8g-6539 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:01:25 10:01:25 10:01:25 ---> lscpu: 10:01:25 Architecture: x86_64 10:01:25 CPU op-mode(s): 32-bit, 64-bit 10:01:25 Byte Order: Little Endian 10:01:25 Address sizes: 40 bits physical, 48 bits virtual 10:01:25 CPU(s): 8 10:01:25 On-line CPU(s) list: 0-7 10:01:25 Thread(s) per core: 1 10:01:25 Core(s) per socket: 1 10:01:25 Socket(s): 8 10:01:25 NUMA node(s): 1 10:01:25 Vendor ID: AuthenticAMD 10:01:25 CPU family: 23 10:01:25 Model: 49 10:01:25 Model name: AMD EPYC-Rome Processor 10:01:25 Stepping: 0 10:01:25 CPU MHz: 2799.956 10:01:25 BogoMIPS: 5599.91 10:01:25 Virtualization: AMD-V 10:01:25 Hypervisor vendor: KVM 10:01:25 Virtualization type: full 10:01:25 L1d cache: 256 KiB 10:01:25 L1i cache: 256 KiB 10:01:25 L2 cache: 4 MiB 10:01:25 L3 cache: 128 MiB 10:01:25 NUMA node0 CPU(s): 0-7 10:01:25 Vulnerability Itlb multihit: Not affected 10:01:25 Vulnerability L1tf: Not affected 10:01:25 Vulnerability Mds: Not affected 10:01:25 Vulnerability Meltdown: Not affected 10:01:25 Vulnerability Mmio stale data: Not affected 10:01:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:01:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:01:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:01:25 Vulnerability Srbds: Not affected 10:01:25 Vulnerability Tsx async abort: Not affected 10:01:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:01:25 10:01:25