Pull request #4763 updated 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 jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at 23956941b4940f7c704781ef156c6941bf29d18c rather than 9eb6fbef6f144b8bd75c2d09e4548998d539ed81 Obtained Jenkinsfile from 23956941b4940f7c704781ef156c6941bf29d18c 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-ssh16871415484348539900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15211097204257212443.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh246260902055184585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13631638050816163026.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh779253868434635277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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-2072 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23956941b4940f7c704781ef156c6941bf29d18c into PR head commit 9eb6fbef6f144b8bd75c2d09e4548998d539ed81 Merge succeeded, producing 24f9f3115b20472553f7d05948b6fef03efd30b2 Checking out Revision 24f9f3115b20472553f7d05948b6fef03efd30b2 (PR-4763) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb6fbef6f144b8bd75c2d09e4548998d539ed81 # 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 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24f9f3115b20472553f7d05948b6fef03efd30b2 # timeout=10 Commit message: "Merge commit '23956941b4940f7c704781ef156c6941bf29d18c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk fb21ef46d7f26605d7d0df411da19394bd9675a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:42:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:42:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:42:05 ========================================================= 14:42:05 EdgeX Global Pipelines Version Info 14:42:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:42:06 ------------------- 14:42:06 stable info: 14:42:06 ------------------- 14:42:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:42:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:42:06 Message: update stable to v1.0.258 14:42:07 ------------------- 14:42:07 experimental info: 14:42:07 ------------------- 14:42:07 Commited By: **** collab-it+edgex@linuxfoundation.org 14:42:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:42:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4763 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4763 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4763 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24f9f3115b20472553f7d05948b6fef03efd30b2 [Pipeline] echo 14:42:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24f9f31 [Pipeline] echo 14:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:08 provisioning config files... 14:42:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4556281201445279969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:08 ---> ****-login.sh 14:42:08 nexus3.edgexfoundry.org:10001 14:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:08 Configure a credential helper to remove this warning. See 14:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:08 14:42:08 Login Succeeded 14:42:08 nexus3.edgexfoundry.org:10002 14:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:08 Configure a credential helper to remove this warning. See 14:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:08 14:42:08 Login Succeeded 14:42:08 nexus3.edgexfoundry.org:10003 14:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:08 Configure a credential helper to remove this warning. See 14:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:08 14:42:08 Login Succeeded 14:42:08 nexus3.edgexfoundry.org:10004 14:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:09 Configure a credential helper to remove this warning. See 14:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:09 14:42:09 Login Succeeded 14:42:09 ****.io 14:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:09 Configure a credential helper to remove this warning. See 14:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:09 14:42:09 Login Succeeded 14:42:09 ---> ****-login.sh ends [Pipeline] } 14:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:42:09 + 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 14:42:09 + + cut -d/ -f2 14:42:09 dirname cmd/core-command/Dockerfile 14:42:09 + echo core-command,cmd/core-command/Dockerfile 14:42:09 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 14:42:09 cut -d/ -f2 14:42:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:42:09 + dirname cmd/core-data/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo core-data,cmd/core-data/Dockerfile 14:42:09 + dirname cmd/core-metadata/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo core-metadata,cmd/core-metadata/Dockerfile 14:42:09 + dirname cmd/security-bootstrapper/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:42:09 + dirname cmd/security-proxy-auth/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:42:09 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 14:42:09 -f2 14:42:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:42:09 + dirname cmd/security-secretstore-setup/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:42:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:42:09 + dirname cmd/security-spire-agent/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:42:09 + dirname cmd/security-spire-config/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:42:09 + dirname cmd/security-spire-server/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:42:09 + dirname cmd/support-notifications/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo support-notifications,cmd/support-notifications/Dockerfile 14:42:09 + dirname cmd/support-scheduler/Dockerfile 14:42:09 + cut -d/ -f2 14:42:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:42:09 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 14:42:10 + git rev-list -1 --merges 24f9f3115b20472553f7d05948b6fef03efd30b2~1..24f9f3115b20472553f7d05948b6fef03efd30b2 [Pipeline] echo 14:42:10 -----------> git rev-list -1 --merges 24f9f3115b20472553f7d05948b6fef03efd30b2~1..24f9f3115b20472553f7d05948b6fef03efd30b2 24f9f3115b20472553f7d05948b6fef03efd30b2 14:42:10 24f9f3115b20472553f7d05948b6fef03efd30b2 [false] [Pipeline] sh 14:42:10 + git log --format=format:%s -1 24f9f3115b20472553f7d05948b6fef03efd30b2 [Pipeline] echo 14:42:10 ========================================================= 14:42:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:42:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:42:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:42:11 + grep -v github /etc/ssh/ssh_known_hosts 14:42:11 + [ -e /tmp/ssh_known_hosts ] 14:42:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:42:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:42:11 + sudo tee -a /etc/ssh/ssh_known_hosts 14:42:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:11 14:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:11 0.1.4: Pulling from edgex-devops/py-git-semver 14:42:11 b85a868b505f: Pulling fs layer 14:42:11 e2be974225ed: Pulling fs layer 14:42:11 339a4e72a1f5: Pulling fs layer 14:42:11 988bab9f4d93: Pulling fs layer 14:42:11 1469e6f7b9e6: Pulling fs layer 14:42:11 eaf3925da568: Pulling fs layer 14:42:11 bab4dde63d76: Pulling fs layer 14:42:11 bde34c3a00c8: Pulling fs layer 14:42:11 b352a97aabf1: Pulling fs layer 14:42:11 4872d77fe225: Pulling fs layer 14:42:11 5851b861e8e6: Pulling fs layer 14:42:11 988bab9f4d93: Waiting 14:42:11 1469e6f7b9e6: Waiting 14:42:11 eaf3925da568: Waiting 14:42:11 bab4dde63d76: Waiting 14:42:11 bde34c3a00c8: Waiting 14:42:11 b352a97aabf1: Waiting 14:42:11 5851b861e8e6: Waiting 14:42:11 e2be974225ed: Verifying Checksum 14:42:11 e2be974225ed: Download complete 14:42:11 988bab9f4d93: Verifying Checksum 14:42:11 988bab9f4d93: Download complete 14:42:12 1469e6f7b9e6: Verifying Checksum 14:42:12 1469e6f7b9e6: Download complete 14:42:12 eaf3925da568: Verifying Checksum 14:42:12 eaf3925da568: Download complete 14:42:12 339a4e72a1f5: Verifying Checksum 14:42:12 bde34c3a00c8: Download complete 14:42:12 b352a97aabf1: Download complete 14:42:12 4872d77fe225: Download complete 14:42:12 5851b861e8e6: Verifying Checksum 14:42:12 5851b861e8e6: Download complete 14:42:12 b85a868b505f: Verifying Checksum 14:42:12 b85a868b505f: Download complete 14:42:12 bab4dde63d76: Verifying Checksum 14:42:12 bab4dde63d76: Download complete 14:42:13 b85a868b505f: Pull complete 14:42:13 e2be974225ed: Pull complete 14:42:13 339a4e72a1f5: Pull complete 14:42:14 988bab9f4d93: Pull complete 14:42:14 1469e6f7b9e6: Pull complete 14:42:14 eaf3925da568: Pull complete 14:42:16 bab4dde63d76: Pull complete 14:42:16 bde34c3a00c8: Pull complete 14:42:16 b352a97aabf1: Pull complete 14:42:16 4872d77fe225: Pull complete 14:42:16 5851b861e8e6: Pull complete 14:42:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:16 prd-ubuntu20.04-docker-8c-8g-2072 does not seem to be running inside a container 14:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:42:17 $ docker top 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd -eo pid,comm 14:42:18 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). 14:42:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:18 [ssh-agent] Looking for ssh-agent implementation... 14:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:18 $ docker exec 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd ssh-agent 14:42:18 SSH_AUTH_SOCK=/tmp/ssh-sa8tFyTzp4yV/agent.32 14:42:18 SSH_AGENT_PID=38 14:42:18 Running ssh-add (command line suppressed) 14:42:18 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1211404052525923125.key (/w/workspace/edgex-go/4@tmp/private_key_1211404052525923125.key) 14:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:18 + git tag --points-at HEAD [Pipeline] } 14:42:18 $ docker exec --env ******** --env ******** 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd ssh-agent -k 14:42:18 unset SSH_AUTH_SOCK; 14:42:18 unset SSH_AGENT_PID; 14:42:18 echo Agent pid 38 killed; 14:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:18 [ssh-agent] Looking for ssh-agent implementation... 14:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:19 $ docker exec 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd ssh-agent 14:42:19 SSH_AUTH_SOCK=/tmp/ssh-247EgibEss40/agent.70 14:42:19 SSH_AGENT_PID=76 14:42:19 Running ssh-add (command line suppressed) 14:42:19 Identity added: /w/workspace/edgex-go/4@tmp/private_key_18321061114791657990.key (/w/workspace/edgex-go/4@tmp/private_key_18321061114791657990.key) 14:42:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:19 + git semver init 14:42:19 2024-03-02 14:42:19,796 [run_init] DEBUG init version:0.0.0 force:False 14:42:19 2024-03-02 14:42:19,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 14:42:19 2024-03-02 14:42:19,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 14:42:19 2024-03-02 14:42:19,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 14:42:24 2024-03-02 14:42:23,931 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 14:42:24 2024-03-02 14:42:23,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4763 with force:False 14:42:24 2024-03-02 14:42:23,931 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4763 14:42:24 2024-03-02 14:42:23,935 [execute] INFO git cat-file --batch-check 14:42:24 2024-03-02 14:42:23,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:42:24 2024-03-02 14:42:23,942 [execute] INFO git cat-file --batch 14:42:24 2024-03-02 14:42:23,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:42:24 2024-03-02 14:42:23,946 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4763 14:42:24 0.0.0 [Pipeline] } 14:42:24 $ docker exec --env ******** --env ******** 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd ssh-agent -k 14:42:24 unset SSH_AUTH_SOCK; 14:42:24 unset SSH_AGENT_PID; 14:42:24 echo Agent pid 76 killed; 14:42:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:42:24 + git semver [Pipeline] } 14:42:24 $ docker stop --time=1 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd 14:42:26 $ docker rm -f --volumes 47e05c57655c4eaf39ff37013e5b002c8f022ff025ca2b66c64e126c757ff7bd [Pipeline] // withDockerContainer [Pipeline] sh 14:42:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:42:26 Stashed 1 file(s) [Pipeline] echo 14:42:26 [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 14:42:27 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 14:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:42:27 ========================================================= 14:42:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:42:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:42:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:42:27 7264a8db6415: Pulling fs layer 14:42:27 c4d48a809fc2: Pulling fs layer 14:42:27 4f1c88b9dad5: Pulling fs layer 14:42:27 ad3a456e5733: Pulling fs layer 14:42:27 69c7f0334f64: Pulling fs layer 14:42:27 1f1c1a5573a3: Pulling fs layer 14:42:27 ce7588e14bc9: Pulling fs layer 14:42:27 b5e4710f87ac: Pulling fs layer 14:42:27 1f1c1a5573a3: Waiting 14:42:27 ce7588e14bc9: Waiting 14:42:27 ad3a456e5733: Waiting 14:42:27 b5e4710f87ac: Waiting 14:42:27 69c7f0334f64: Waiting 14:42:27 c4d48a809fc2: Download complete 14:42:27 ad3a456e5733: Download complete 14:42:27 69c7f0334f64: Verifying Checksum 14:42:27 69c7f0334f64: Download complete 14:42:27 7264a8db6415: Download complete 14:42:27 1f1c1a5573a3: Verifying Checksum 14:42:27 1f1c1a5573a3: Download complete 14:42:28 7264a8db6415: Pull complete 14:42:28 b5e4710f87ac: Verifying Checksum 14:42:28 b5e4710f87ac: Download complete 14:42:28 c4d48a809fc2: Pull complete 14:42:28 4f1c88b9dad5: Verifying Checksum 14:42:28 4f1c88b9dad5: Download complete 14:42:28 ce7588e14bc9: Verifying Checksum 14:42:28 ce7588e14bc9: Download complete 14:42:31 4f1c88b9dad5: Pull complete 14:42:31 ad3a456e5733: Pull complete 14:42:31 69c7f0334f64: Pull complete 14:42:31 1f1c1a5573a3: Pull complete 14:42:33 ce7588e14bc9: Pull complete 14:42:34 b5e4710f87ac: Pull complete 14:42:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:42:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:42:34 WORKDIR /edgex 14:42:34 COPY go.mod . 14:42:34 RUN go mod download 14:42:34 + docker build -t ci-base-image-x86_64 -f - . 14:42:34 Sending build context to Docker daemon 175.2MB 14:42:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:42:34 ---> 88b5674ff536 14:42:34 Step 2/4 : WORKDIR /edgex 14:42:36 ---> Running in 19fe8fffbb23 14:42:36 Removing intermediate container 19fe8fffbb23 14:42:36 ---> 7625d82ffa12 14:42:36 Step 3/4 : COPY go.mod . 14:42:36 ---> 08de4af2003c 14:42:36 Step 4/4 : RUN go mod download 14:42:36 ---> Running in f49baacba264 14:42:42 Still waiting to schedule task 14:42:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:42:51 Removing intermediate container f49baacba264 14:42:51 ---> 65db28b60202 14:42:51 Successfully built 65db28b60202 14:42:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:52 + docker inspect -f . ci-base-image-x86_64 14:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:52 prd-ubuntu20.04-docker-8c-8g-2072 does not seem to be running inside a container 14:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:42:52 $ docker top 71845f9cd9253f12ae553ba1b736104a46fe5873061475e70370e5313edbee2a -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:52 + go version 14:42:52 go version go1.21.0 linux/amd64 [Pipeline] } 14:42:52 $ docker stop --time=1 71845f9cd9253f12ae553ba1b736104a46fe5873061475e70370e5313edbee2a 14:42:54 $ docker rm -f --volumes 71845f9cd9253f12ae553ba1b736104a46fe5873061475e70370e5313edbee2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:54 + docker inspect -f . ci-base-image-x86_64 14:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:54 prd-ubuntu20.04-docker-8c-8g-2072 does not seem to be running inside a container 14:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:42:55 $ docker top e6aeb92879d2f59a01b6da8e71c1231ca93dd7134ae8a1936263ef2ec8f91caa -eo pid,comm [Pipeline] { [Pipeline] echo 14:42:55 ========================================================= 14:42:55 [edgeXBuildGoParallel] Running Tests and Build... 14:42:55 ========================================================= [Pipeline] sh 14:42:55 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 14:42:55 + make test 14:42:55 go test -race -coverprofile=coverage.out ./... 14:43:02 ? github.com/edgexfoundry/edgex-go [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 14:43:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements 14:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements 14:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements 14:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 93.4% of statements 14:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 14:43:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 14:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:43:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 14:43:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 14:43:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements 14:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.051s coverage: 82.9% of statements 14:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 14:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 14:43:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:43:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.063s coverage: 92.9% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.063s coverage: 87.2% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 14:43:52 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 14:43:52 running golangci-lint 14:43:52 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 14:43:52 go version go1.21.0 linux/amd64 14:43:52 level=info msg="[config_reader] Used config file .golangci.yml" 14:43:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:44:07 level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|deps|exports_file|name|compiled_files) took 13.046413531s" 14:44:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.709337ms" 14:44:15 level=info msg="[linters_context/goanalysis] analyzers took 1m8.906948712s with top 10 stages: buildir: 36.489076626s, gosec: 7.218137947s, inspect: 1.5652681s, fact_deprecated: 1.520391414s, ctrlflow: 1.159701313s, printf: 1.131168864s, S1038: 1.013738441s, fact_purity: 998.462554ms, nilness: 924.971501ms, unused: 667.718226ms" 14:44:15 level=info msg="[runner] Issues before processing: 197, after processing: 0" 14:44:15 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21" 14:44:15 level=info msg="[runner] processing took 22.682513ms with stages: nolint: 13.06418ms, identifier_marker: 4.755301ms, exclude-rules: 1.797528ms, path_prettifier: 1.43061ms, autogenerated_exclude: 975.911µs, skip_dirs: 615.293µs, cgo: 24.95µs, filename_unadjuster: 13.48µs, diff: 830ns, max_same_issues: 720ns, max_from_linter: 530ns, skip_files: 500ns, fixer: 440ns, uniq_by_line: 420ns, source_code: 320ns, exclude: 320ns, sort_results: 310ns, severity-rules: 300ns, path_shortener: 250ns, max_per_file_from_linter: 160ns, path_prefixer: 160ns" 14:44:15 level=info msg="[runner] linters took 8.714463719s with stages: goanalysis_metalinter: 8.691648622s" 14:44:15 level=info msg="File cache stats: 0 entries of total size 0B" 14:44:15 level=info msg="Memory: 218 samples, avg is 243.7MB, max is 920.9MB" 14:44:15 level=info msg="Execution took 21.810697665s" 14:44:15 go vet ./... 14:44:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:44:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:44:18 ./bin/test-attribution-txt.sh 14:44:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:44:19 + ls -al . 14:44:19 total 736 14:44:19 drwxrwxr-x 11 1001 1001 4096 Mar 2 14:42 . 14:44:19 drwxr-xr-x 4 root root 4096 Mar 2 14:42 .. 14:44:19 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:42 .blubracket 14:44:19 -rw-rw-r-- 1 1001 1001 10 Mar 2 14:42 .dockerignore 14:44:19 drwxrwxr-x 8 1001 1001 4096 Mar 2 14:43 .git 14:44:19 drwxrwxr-x 3 1001 1001 4096 Mar 2 14:42 .github 14:44:19 -rw-rw-r-- 1 1001 1001 1074 Mar 2 14:42 .gitignore 14:44:19 -rw-rw-r-- 1 1001 1001 42 Mar 2 14:42 .golangci.yml 14:44:19 -rw-rw-r-- 1 1001 1001 100 Mar 2 14:42 .hadolint.yml 14:44:19 drwxr-xr-x 3 1001 1001 4096 Mar 2 14:42 .semver 14:44:19 -rw-rw-r-- 1 1001 1001 155 Mar 2 14:42 .sonarcloud.properties 14:44:19 -rw-rw-r-- 1 1001 1001 1171 Mar 2 14:42 ADOPTERS.md 14:44:19 -rw-rw-r-- 1 1001 1001 11674 Mar 2 14:42 Attribution.txt 14:44:19 -rw-rw-r-- 1 1001 1001 100284 Mar 2 14:42 CHANGELOG.md 14:44:19 -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:42 CONTRIBUTING.md 14:44:19 -rw-rw-r-- 1 1001 1001 677 Mar 2 14:42 GOVERNANCE.md 14:44:19 -rw-rw-r-- 1 1001 1001 861 Mar 2 14:42 Jenkinsfile 14:44:19 -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:42 LICENSE 14:44:19 -rw-rw-r-- 1 1001 1001 15392 Mar 2 14:42 Makefile 14:44:19 -rw-rw-r-- 1 1001 1001 582 Mar 2 14:42 OWNERS.md 14:44:19 -rw-rw-r-- 1 1001 1001 9528 Mar 2 14:42 README.md 14:44:19 -rw-rw-r-- 1 1001 1001 789 Mar 2 14:42 SECURITY.md 14:44:19 -rw-rw-r-- 1 1001 1001 5 Mar 2 14:42 VERSION 14:44:19 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:42 bin 14:44:19 drwxrwxr-x 18 1001 1001 4096 Mar 2 14:42 cmd 14:44:19 -rw-r--r-- 1 root root 453602 Mar 2 14:43 coverage.out 14:44:19 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:42 fuzz_test 14:44:19 -rw-rw-r-- 1 1001 1001 3734 Mar 2 14:42 go.mod 14:44:19 -rw-rw-r-- 1 1001 1001 33955 Mar 2 14:42 go.sum 14:44:19 drwxrwxr-x 7 1001 1001 4096 Mar 2 14:42 internal 14:44:19 drwxrwxr-x 3 1001 1001 4096 Mar 2 14:42 openapi 14:44:19 -rw-rw-r-- 1 1001 1001 584 Mar 2 14:42 security.txt 14:44:19 -rw-rw-r-- 1 1001 1001 204 Mar 2 14:42 version.go [Pipeline] sh 14:44:19 + '[' -e coverage.out ] 14:44:19 + chown 1001:1001 coverage.out [Pipeline] stash 14:44:19 Stashed 1 file(s) [Pipeline] sh 14:44:19 + make build 14:44:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:44:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2073 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws 14:44:22 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 14:44:26 The recommended git tool is: git 14:44:30 using credential edgex-jenkins-ssh 14:44:30 Cloning the remote Git repository 14:44:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:44:30 > git init /w/workspace/edgex-go/4 # timeout=10 14:44:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:44:31 > git --version # timeout=10 14:44:31 > git --version # 'git version 2.25.1' 14:44:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:44:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:44:33 go build -tags " non_delayedstart" -ldflags "-s -w -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 14:44:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:44:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:44:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:44:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:44:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:44:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 14:44:44 $ docker stop --time=1 e6aeb92879d2f59a01b6da8e71c1231ca93dd7134ae8a1936263ef2ec8f91caa 14:44:46 $ docker rm -f --volumes e6aeb92879d2f59a01b6da8e71c1231ca93dd7134ae8a1936263ef2ec8f91caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:44:48 14:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:44:48 latest: Pulling from edgex-devops/edgex-compose 14:44:48 91d30c5bc195: Pulling fs layer 14:44:48 2e9b0aa3be6d: Pulling fs layer 14:44:48 9c61dcf015f6: Pulling fs layer 14:44:48 4698f68db338: Pulling fs layer 14:44:48 2a2f49069b9e: Pulling fs layer 14:44:48 e0025b399a48: Pulling fs layer 14:44:48 2a2f49069b9e: Waiting 14:44:48 e0025b399a48: Waiting 14:44:48 4698f68db338: Waiting 14:44:48 91d30c5bc195: Verifying Checksum 14:44:48 91d30c5bc195: Download complete 14:44:48 4698f68db338: Verifying Checksum 14:44:48 4698f68db338: Download complete 14:44:48 91d30c5bc195: Pull complete 14:44:48 2e9b0aa3be6d: Download complete 14:44:48 e0025b399a48: Verifying Checksum 14:44:48 e0025b399a48: Download complete 14:44:48 2a2f49069b9e: Verifying Checksum 14:44:48 2a2f49069b9e: Download complete 14:44:48 2e9b0aa3be6d: Pull complete 14:44:49 9c61dcf015f6: Verifying Checksum 14:44:49 9c61dcf015f6: Download complete 14:44:50 Merging remotes/origin/main commit 23956941b4940f7c704781ef156c6941bf29d18c into PR head commit 9eb6fbef6f144b8bd75c2d09e4548998d539ed81 14:44:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:44:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:44:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:44:50 > git config core.sparsecheckout # timeout=10 14:44:50 Merge succeeded, producing 15514a84657943797f70aa52cad4e9733527979d 14:44:50 Checking out Revision 15514a84657943797f70aa52cad4e9733527979d (PR-4763) 14:44:51 9c61dcf015f6: Pull complete 14:44:51 4698f68db338: Pull complete 14:44:52 2a2f49069b9e: Pull complete 14:44:52 e0025b399a48: Pull complete 14:44:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:44:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 14:44:50 > git checkout -f 9eb6fbef6f144b8bd75c2d09e4548998d539ed81 # timeout=10 14:44:50 > git remote # timeout=10 14:44:50 > git config --get remote.origin.url # timeout=10 14:44:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:50 > git merge 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 14:44:50 > git rev-parse HEAD^{commit} # timeout=10 14:44:50 > git config core.sparsecheckout # timeout=10 14:44:50 > git checkout -f 15514a84657943797f70aa52cad4e9733527979d # timeout=10 [Pipeline] withDockerContainer 14:44:52 prd-ubuntu20.04-docker-8c-8g-2072 does not seem to be running inside a container 14:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:44:54 $ docker top 8ecc95b36d21552238f3e67511effb190d34e2316824e2e297ab41093a041bbb -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:54 Commit message: "Merge commit '23956941b4940f7c704781ef156c6941bf29d18c' into HEAD" 14:44:54 + docker compose -f ./docker-compose-build.yml build --parallel 14:44:54 First time build. Skipping changelog. 14:44:54 > git rev-list --no-walk fb21ef46d7f26605d7d0df411da19394bd9675a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 14:44:55 Dload Upload Total Spent Left Speed 14:44:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 14:44:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:44:56 #1 [security-spire-agent internal] load build definition from Dockerfile 14:44:56 #1 transferring dockerfile: 1.81kB done 14:44:56 #1 DONE 0.0s 14:44:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:44:56 /etc/docker/daemon.new 14:44:56 { 14:44:56 "registry-mirrors": [ 14:44:56 "https://nexus3.edgexfoundry.org:10001" 14:44:56 ], 14:44:56 "bip": "10.250.0.254/24", 14:44:56 "hosts": [ 14:44:56 "tcp://0.0.0.0:5555", 14:44:56 "unix:///var/run/docker.sock" 14:44:56 ], 14:44:56 "mtu": 1458, 14:44:56 "selinux-enabled": true, 14:44:56 "seccomp-profile": "/etc/docker/seccomp.json" 14:44:56 } 14:44:56 14:44:56 #2 [security-proxy-setup internal] load build definition from Dockerfile 14:44:56 #2 transferring dockerfile: 2.50kB done 14:44:56 #2 DONE 0.0s 14:44:56 14:44:56 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:44:56 #3 transferring dockerfile: 1.89kB done 14:44:56 #3 DONE 0.0s 14:44:56 14:44:56 #4 [core-metadata internal] load build definition from Dockerfile 14:44:56 #4 transferring dockerfile: 2.06kB done 14:44:56 #4 DONE 0.0s 14:44:56 14:44:56 #5 [security-spire-server internal] load build definition from Dockerfile 14:44:56 #5 transferring dockerfile: 1.70kB done 14:44:56 #5 DONE 0.0s 14:44:56 14:44:56 #6 [security-proxy-auth internal] load build definition from Dockerfile 14:44:56 #6 transferring dockerfile: 2.15kB done 14:44:56 #6 DONE 0.1s 14:44:56 14:44:56 #7 [security-bootstrapper internal] load build definition from Dockerfile 14:44:56 #7 transferring dockerfile: 2.93kB done 14:44:56 #7 DONE 0.1s 14:44:56 14:44:56 #8 [security-secretstore-setup internal] load build definition from Dockerfile [Pipeline] sh 14:44:56 #8 transferring dockerfile: 2.49kB done 14:44:56 #8 DONE 0.1s 14:44:56 14:44:56 #9 [support-notifications internal] load build definition from Dockerfile 14:44:56 #9 transferring dockerfile: 1.95kB done 14:44:56 #9 DONE 0.1s 14:44:56 14:44:56 #10 [security-spire-config internal] load build definition from Dockerfile 14:44:56 #10 transferring dockerfile: 1.69kB done 14:44:56 #10 DONE 0.1s 14:44:56 14:44:56 #11 [core-data internal] load build definition from Dockerfile 14:44:56 #11 transferring dockerfile: 2.01kB done 14:44:56 #11 DONE 0.1s 14:44:56 14:44:56 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:44:56 #12 transferring dockerfile: 2.23kB done 14:44:56 #12 DONE 0.1s 14:44:56 14:44:56 #13 [support-scheduler internal] load build definition from Dockerfile 14:44:56 #13 transferring dockerfile: 1.93kB done 14:44:56 #13 DONE 0.1s 14:44:56 14:44:56 #14 [core-command internal] load build definition from Dockerfile 14:44:56 #14 transferring dockerfile: 1.93kB done 14:44:56 #14 DONE 0.1s 14:44:56 14:44:56 #15 [security-spire-agent internal] load .dockerignore 14:44:56 #15 transferring context: 50B done 14:44:56 #15 DONE 0.1s 14:44:56 14:44:56 #16 [security-proxy-setup internal] load .dockerignore 14:44:56 #16 transferring context: 50B done 14:44:56 #16 DONE 0.0s 14:44:56 14:44:56 #17 [security-spiffe-token-provider internal] load .dockerignore 14:44:56 #17 transferring context: 50B done 14:44:56 #17 DONE 0.0s 14:44:56 14:44:56 #18 [core-metadata internal] load .dockerignore 14:44:56 #18 transferring context: 50B done 14:44:56 #18 DONE 0.0s 14:44:56 14:44:56 #19 [security-spire-server internal] load .dockerignore 14:44:56 #19 transferring context: 50B done 14:44:56 #19 DONE 0.0s 14:44:56 14:44:56 #20 [security-proxy-auth internal] load .dockerignore 14:44:56 #20 transferring context: 50B done 14:44:56 #20 DONE 0.0s 14:44:56 14:44:56 #21 [security-bootstrapper internal] load .dockerignore 14:44:56 #21 transferring context: 50B done 14:44:56 #21 DONE 0.0s 14:44:56 14:44:56 #22 [security-spire-config internal] load .dockerignore 14:44:56 #22 transferring context: 50B done 14:44:56 #22 DONE 0.0s 14:44:56 14:44:56 #23 [core-data internal] load .dockerignore 14:44:56 #23 transferring context: 50B done 14:44:56 #23 DONE 0.0s 14:44:56 14:44:56 #24 [support-notifications internal] load .dockerignore 14:44:56 #24 transferring context: 50B done 14:44:56 #24 DONE 0.0s 14:44:56 14:44:56 #25 [core-common-config-bootstrapper internal] load .dockerignore 14:44:56 #25 transferring context: 50B done 14:44:56 #25 DONE 0.1s 14:44:56 14:44:56 #26 [core-command internal] load .dockerignore 14:44:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:44:57 #26 transferring context: 50B done 14:44:57 #26 DONE 0.0s 14:44:57 14:44:57 #27 [support-scheduler internal] load .dockerignore 14:44:57 #27 transferring context: 50B done 14:44:57 #27 DONE 0.0s 14:44:57 14:44:57 #28 [security-secretstore-setup internal] load .dockerignore 14:44:57 #28 transferring context: 50B done 14:44:57 #28 DONE 0.0s 14:44:57 14:44:57 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 14:44:57 #29 DONE 0.1s 14:44:57 14:44:57 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:44:57 #30 ... 14:44:57 14:44:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:44:57 #31 DONE 0.0s 14:44:57 + sudo service docker restart 14:44:57 14:44:57 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:44:57 #31 DONE 0.0s 14:44:57 14:44:57 #32 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:57 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:44:57 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:44:57 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:44:57 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:44:57 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.1s 14:44:57 #32 ... 14:44:57 14:44:57 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:44:57 #31 DONE 0.0s 14:44:57 14:44:57 #32 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:57 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:44:57 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:44:57 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:44:57 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:44:57 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 14:44:57 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 14:44:57 #32 ... 14:44:57 14:44:57 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:44:57 #31 DONE 0.0s 14:44:57 14:44:57 #32 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:57 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:44:57 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:44:57 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:44:57 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:44:57 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 14:44:57 #32 ... 14:44:57 14:44:57 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 14:44:57 #29 DONE 0.3s 14:44:57 14:44:57 #32 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:57 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:44:57 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:44:57 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:44:57 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:44:57 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 14:44:57 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 14:44:57 #32 ... 14:44:57 14:44:57 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:44:57 #33 DONE 0.7s 14:44:57 14:44:57 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:44:57 #30 DONE 0.7s 14:44:57 14:44:57 #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:57 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:44:57 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:44:57 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 14:44:57 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 14:44:57 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done 14:44:57 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 14:44:57 #32 DONE 0.9s 14:44:57 14:44:57 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:44:57 #34 DONE 0.8s 14:44:57 14:44:57 #35 [security-spire-config internal] load build context 14:44:57 #35 transferring context: 16.35kB done 14:44:57 #35 DONE 0.2s 14:44:57 14:44:57 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:44:57 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 14:44:57 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s 14:44:57 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s 14:44:57 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:44:57 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 14:44:57 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 14:44:57 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 14:44:58 #36 ... 14:44:58 14:44:58 #37 [security-spire-server internal] load build context 14:44:58 #37 transferring context: 18.10kB 0.0s done 14:44:58 #37 DONE 0.3s 14:44:58 14:44:58 #38 [security-spire-agent internal] load build context 14:44:58 #38 transferring context: 17.63kB 0.0s done 14:44:58 #38 DONE 0.3s 14:44:58 14:44:58 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:44:58 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 14:44:58 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 14:44:58 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:44:58 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 14:44:58 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 14:44:58 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 14:44:58 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 14:44:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 14:44:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s 14:44:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.5s 14:44:58 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 14:44:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s 14:44:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.7s 14:45:01 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.5s done 14:45:02 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14:45:04 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done 14:45:06 #36 ... 14:45:06 14:45:06 #39 [security-spiffe-token-provider internal] load build context 14:45:06 #39 transferring context: 310.72MB 7.7s done 14:45:07 #39 ... 14:45:07 14:45:07 #40 [security-proxy-auth internal] load build context 14:45:07 #40 transferring context: 310.72MB 6.9s done 14:45:07 #40 ... 14:45:07 14:45:07 #41 [core-metadata internal] load build context 14:45:07 #41 transferring context: 310.72MB 7.7s done 14:45:07 #41 ... 14:45:07 14:45:07 #42 [support-scheduler internal] load build context 14:45:07 #42 transferring context: 310.72MB 6.4s done 14:45:07 #42 ... 14:45:07 14:45:07 #43 [security-bootstrapper internal] load build context 14:45:07 #43 transferring context: 310.72MB 7.3s done 14:45:08 #43 ... 14:45:08 14:45:08 #44 [core-command internal] load build context 14:45:08 #44 transferring context: 310.72MB 6.7s done 14:45:08 #44 ... 14:45:08 14:45:08 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:45:08 #45 ... 14:45:08 14:45:08 #46 [core-common-config-bootstrapper internal] load build context 14:45:08 #46 transferring context: 310.72MB 6.9s done 14:45:08 #46 ... 14:45:08 14:45:08 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:45:08 #47 ... 14:45:08 14:45:08 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:45:08 #48 ... 14:45:08 14:45:08 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:45:08 #49 ... 14:45:08 14:45:08 #50 [security-secretstore-setup internal] load build context 14:45:08 #50 transferring context: 310.72MB 6.9s done 14:45:09 #50 ... 14:45:09 14:45:09 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:45:09 #51 ... 14:45:09 14:45:09 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:45:09 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 14:45:09 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 14:45:09 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 14:45:09 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 14:45:09 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:45:09 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 14:45:09 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 14:45:09 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done 14:45:09 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 14:45:09 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 14:45:09 #52 ... 14:45:09 14:45:09 #53 [support-notifications internal] load build context 14:45:09 #53 transferring context: 310.72MB 7.0s done 14:45:09 #53 ... 14:45:09 14:45:09 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 14:45:10 #54 ... 14:45:10 14:45:10 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:45:10 #55 ... 14:45:10 14:45:10 #56 [core-data internal] load build context 14:45:10 #56 transferring context: 310.72MB 6.8s done 14:45:10 #56 ... 14:45:10 14:45:10 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:45:10 #57 ... 14:45:10 14:45:10 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:45:10 #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:10 #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.036 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:45:10 #0 2.036 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:45:10 #0 2.036 OK: 20070 distinct packages available 14:45:10 #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.362 (1/11) Installing ca-certificates (20230506-r0) 14:45:10 #0 2.370 (2/11) Installing brotli-libs (1.0.9-r14) 14:45:10 #0 2.381 (3/11) Installing libunistring (1.1-r1) 14:45:10 #0 2.400 (4/11) Installing libidn2 (2.3.4-r1) 14:45:10 #0 2.408 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:45:10 #0 2.412 (6/11) Installing libcurl (8.5.0-r0) 14:45:10 #0 2.425 (7/11) Installing curl (8.5.0-r0) 14:45:10 #0 2.438 (8/11) Installing dumb-init (1.2.5-r2) 14:45:10 #0 2.453 (9/11) Installing musl-obstack (1.2.3-r2) 14:45:10 #0 2.456 (10/11) Installing libucontext (1.2-r2) 14:45:10 #0 2.480 (11/11) Installing gcompat (1.1.0-r1) 14:45:10 #0 2.489 Executing busybox-1.36.1-r5.trigger 14:45:10 #0 2.499 Executing ca-certificates-20230506-r0.trigger 14:45:10 #0 2.549 OK: 12 MiB in 26 packages 14:45:10 #58 ... 14:45:10 14:45:10 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:45:10 #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.622 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:45:10 #0 2.622 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:45:10 #0 2.622 OK: 20070 distinct packages available 14:45:10 #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:10 #0 2.956 (1/5) Installing dumb-init (1.2.5-r2) 14:45:10 #0 2.961 (2/5) Installing musl-obstack (1.2.3-r2) 14:45:10 #0 2.963 (3/5) Installing libucontext (1.2-r2) 14:45:10 #0 2.975 (4/5) Installing gcompat (1.1.0-r1) 14:45:10 #0 2.980 (5/5) Installing openssl (3.1.4-r5) 14:45:10 #0 2.989 Executing busybox-1.36.1-r5.trigger 14:45:10 #0 2.996 OK: 8 MiB in 20 packages 14:45:11 #59 ... 14:45:11 14:45:11 #60 [security-proxy-setup internal] load build context 14:45:11 #60 transferring context: 310.72MB 7.5s done 14:45:15 #60 ... 14:45:15 14:45:15 #42 [support-scheduler internal] load build context 14:45:15 #42 DONE 17.4s 14:45:15 14:45:15 #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 14:45:15 #54 DONE 17.0s 14:45:15 14:45:15 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:45:15 #58 DONE 17.1s 14:45:15 14:45:15 #61 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:45:15 #61 ... 14:45:15 14:45:15 #56 [core-data internal] load build context 14:45:15 #56 DONE 17.7s 14:45:15 14:45:15 #40 [security-proxy-auth internal] load build context 14:45:15 #40 DONE 17.7s 14:45:15 14:45:15 #44 [core-command internal] load build context 14:45:15 #44 DONE 17.5s 14:45:15 14:45:15 #50 [security-secretstore-setup internal] load build context 14:45:15 #50 DONE 17.6s 14:45:15 14:45:15 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:45:15 #59 DONE 17.2s 14:45:15 14:45:15 #46 [core-common-config-bootstrapper internal] load build context 14:45:15 #46 DONE 17.7s 14:45:15 14:45:15 #53 [support-notifications internal] load build context 14:45:15 #53 DONE 17.8s 14:45:15 14:45:15 #43 [security-bootstrapper internal] load build context 14:45:15 #43 DONE 17.8s 14:45:15 14:45:15 #41 [core-metadata internal] load build context 14:45:15 #41 DONE 17.9s 14:45:15 14:45:15 #60 [security-proxy-setup internal] load build context 14:45:15 #60 DONE 18.0s 14:45:15 14:45:15 #39 [security-spiffe-token-provider internal] load build context 14:45:15 #39 DONE 18.0s 14:45:15 14:45:15 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:45:15 #62 ... 14:45:15 14:45:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:45:15 #52 DONE 17.5s 14:45:15 14:45:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:45:15 #36 DONE 17.7s 14:45:15 14:45:15 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:45:15 #45 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:15 #45 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:15 provisioning config files... 14:45:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14828478438176073065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:15 ---> ****-login.sh 14:45:15 nexus3.edgexfoundry.org:10001 14:45:15 #45 17.92 (1/1) Installing dumb-init (1.2.5-r2) 14:45:15 #45 17.93 Executing busybox-1.36.1-r5.trigger 14:45:15 #45 17.94 OK: 7 MiB in 16 packages 14:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:16 #45 ... 14:45:16 14:45:16 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:45:16 #57 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #57 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #57 17.81 (1/2) Installing dumb-init (1.2.5-r2) 14:45:16 #57 17.82 (2/2) Installing su-exec (0.2-r3) 14:45:16 #57 17.82 Executing busybox-1.36.1-r5.trigger 14:45:16 #57 17.83 OK: 7 MiB in 17 packages 14:45:16 #57 DONE 18.3s 14:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:16 Configure a credential helper to remove this warning. See 14:45:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:16 14:45:16 Login Succeeded 14:45:16 nexus3.edgexfoundry.org:10002 14:45:16 14:45:16 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:45:16 #49 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #49 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #49 17.91 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:45:16 #49 17.91 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:45:16 #49 17.91 OK: 20070 distinct packages available 14:45:16 #49 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #49 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #49 18.39 (1/4) Installing dumb-init (1.2.5-r2) 14:45:16 #49 18.43 (2/4) Installing musl-obstack (1.2.3-r2) 14:45:16 #49 18.43 (3/4) Installing libucontext (1.2-r2) 14:45:16 #49 18.44 (4/4) Installing gcompat (1.1.0-r1) 14:45:16 #49 18.44 Executing busybox-1.36.1-r5.trigger 14:45:16 #49 18.45 OK: 8 MiB in 19 packages 14:45:16 #49 ... 14:45:16 14:45:16 #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:45:16 #45 DONE 18.7s 14:45:16 14:45:16 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:45:16 #47 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #47 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #47 17.90 (1/1) Installing dumb-init (1.2.5-r2) 14:45:16 #47 17.91 Executing busybox-1.36.1-r5.trigger 14:45:16 #47 17.92 OK: 7 MiB in 16 packages 14:45:16 #47 DONE 18.7s 14:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:16 14:45:16 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:45:16 #48 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #48 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #48 17.95 (1/2) Installing ca-certificates (20230506-r0) 14:45:16 #48 17.97 (2/2) Installing dumb-init (1.2.5-r2) 14:45:16 #48 17.97 Executing busybox-1.36.1-r5.trigger 14:45:16 #48 17.98 Executing ca-certificates-20230506-r0.trigger 14:45:16 #48 18.24 OK: 8 MiB in 17 packages 14:45:16 #48 DONE 18.7s 14:45:16 14:45:16 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:45:16 #55 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #55 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #55 17.96 (1/4) Installing ca-certificates (20230506-r0) 14:45:16 #55 17.98 (2/4) Installing dumb-init (1.2.5-r2) 14:45:16 #55 17.98 (3/4) Installing su-exec (0.2-r3) 14:45:16 #55 17.99 (4/4) Installing yq (4.33.3-r5) 14:45:16 #55 18.25 Executing busybox-1.36.1-r5.trigger 14:45:16 #55 18.26 Executing ca-certificates-20230506-r0.trigger 14:45:16 #55 18.43 OK: 17 MiB in 19 packages 14:45:16 #55 DONE 18.7s 14:45:16 14:45:16 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:45:16 #51 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #51 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #51 17.95 (1/4) Installing dumb-init (1.2.5-r2) 14:45:16 #51 17.95 (2/4) Installing openssl (3.1.4-r5) 14:45:16 #51 17.97 (3/4) Installing su-exec (0.2-r3) 14:45:16 #51 17.98 (4/4) Installing yq (4.33.3-r5) 14:45:16 #51 18.30 Executing busybox-1.36.1-r5.trigger 14:45:16 #51 18.31 OK: 17 MiB in 19 packages 14:45:16 #51 DONE 18.7s 14:45:16 14:45:16 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:45:16 #49 DONE 18.7s 14:45:16 14:45:16 #61 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:45:16 #61 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:16 #61 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:16 #61 1.642 OK: 12 MiB in 26 packages 14:45:16 #61 DONE 1.8s 14:45:16 14:45:16 #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:17 Configure a credential helper to remove this warning. See 14:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:17 14:45:17 Login Succeeded 14:45:17 nexus3.edgexfoundry.org:10003 14:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:17 #63 ... 14:45:17 14:45:17 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:45:17 #0 1.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:17 #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:17 #0 1.869 OK: 264 MiB in 52 packages 14:45:17 #64 DONE 2.1s 14:45:17 14:45:17 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:45:17 #65 DONE 0.1s 14:45:17 14:45:17 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:17 Configure a credential helper to remove this warning. See 14:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:17 14:45:17 Login Succeeded 14:45:17 nexus3.edgexfoundry.org:10004 14:45:17 #66 ... 14:45:17 14:45:17 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:45:17 #62 1.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:17 #62 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:17 #62 2.224 OK: 264 MiB in 52 packages 14:45:17 #62 DONE 2.4s 14:45:17 14:45:17 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:45:17 #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:17 #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:17 #0 1.890 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:45:17 #0 1.890 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:45:17 #0 1.890 OK: 20075 distinct packages available 14:45:17 #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:17 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:17 #0 2.278 OK: 264 MiB in 52 packages 14:45:17 #67 DONE 2.4s 14:45:17 14:45:17 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:45:17 #68 DONE 0.1s 14:45:17 14:45:17 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:45:17 #69 DONE 0.1s 14:45:17 14:45:17 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:45:17 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:17 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:17 #0 2.325 OK: 8 MiB in 20 packages 14:45:17 #70 DONE 2.6s 14:45:17 14:45:17 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:17 Configure a credential helper to remove this warning. See 14:45:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:17 14:45:17 Login Succeeded 14:45:17 ****.io 14:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:18 Configure a credential helper to remove this warning. See 14:45:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:18 14:45:18 Login Succeeded 14:45:18 ---> ****-login.sh ends [Pipeline] } 14:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:45:18 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 14:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:45:18 ========================================================= 14:45:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:45:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:45:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:45:19 9fda8d8052c6: Pulling fs layer 14:45:19 5d54e960e981: Pulling fs layer 14:45:19 c4a7e357bf2a: Pulling fs layer 14:45:19 f0e02332f6b5: Pulling fs layer 14:45:19 872ee5b61b7b: Pulling fs layer 14:45:19 0c6a40ed1a82: Pulling fs layer 14:45:19 94ae7d8d031c: Pulling fs layer 14:45:19 872ee5b61b7b: Waiting 14:45:19 0c6a40ed1a82: Waiting 14:45:19 94ae7d8d031c: Waiting 14:45:19 f0e02332f6b5: Waiting 14:45:19 #71 ... 14:45:19 14:45:19 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:45:19 #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:19 #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:19 #0 2.871 OK: 264 MiB in 52 packages 14:45:19 #72 DONE 4.3s 14:45:19 14:45:19 #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:45:19 #73 DONE 1.8s 14:45:19 14:45:19 #74 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:45:19 #74 DONE 1.8s 14:45:19 14:45:19 #75 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:45:19 5d54e960e981: Verifying Checksum 14:45:19 5d54e960e981: Download complete 14:45:19 f0e02332f6b5: Verifying Checksum 14:45:19 f0e02332f6b5: Download complete 14:45:19 9fda8d8052c6: Download complete 14:45:19 872ee5b61b7b: Verifying Checksum 14:45:19 872ee5b61b7b: Download complete 14:45:19 94ae7d8d031c: Verifying Checksum 14:45:19 94ae7d8d031c: Download complete 14:45:20 #75 DONE 0.8s 14:45:20 14:45:20 #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:45:20 #76 DONE 0.8s 14:45:20 14:45:20 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:45:20 #77 DONE 0.8s 14:45:20 14:45:20 #78 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:45:20 #78 DONE 0.1s 14:45:20 14:45:20 #79 [security-spire-server stage-2 6/9] COPY security.txt / 14:45:20 #79 DONE 0.1s 14:45:20 14:45:20 #80 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:45:20 #80 DONE 0.0s 14:45:20 14:45:20 #81 [security-spire-agent stage-3 7/10] COPY security.txt / 14:45:20 #81 DONE 0.0s 14:45:20 14:45:20 #82 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:45:20 #82 DONE 0.0s 14:45:20 14:45:20 #83 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:45:20 #83 DONE 0.0s 14:45:20 14:45:20 #84 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:45:20 #84 DONE 0.1s 14:45:20 14:45:20 #85 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:45:20 #85 DONE 0.0s 14:45:20 14:45:20 #86 [security-spire-server] exporting to image 14:45:20 #86 exporting layers 14:45:20 #86 ... 14:45:20 14:45:20 #87 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:45:20 #87 DONE 0.1s 14:45:20 14:45:20 #86 [security-spire-agent] exporting to image 14:45:20 9fda8d8052c6: Pull complete 14:45:20 #86 exporting layers 0.6s done 14:45:20 #86 writing image sha256:ca66da3204741390f124c832a84da9ea278d0e7ee3e3b11bccf92dd3c21c9b25 0.0s done 14:45:20 #86 naming to docker.io/library/security-spire-server done 14:45:21 5d54e960e981: Pull complete 14:45:21 #86 writing image sha256:99653a0cb2a24b73adf7223759b4b1b2640e8fdb091a3aa462dff0f4204c2558 done 14:45:21 #86 naming to docker.io/library/security-spire-agent done 14:45:21 #86 DONE 0.9s 14:45:21 14:45:21 #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:45:21 #63 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #63 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #63 ... 14:45:21 14:45:21 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:45:21 #0 4.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.555 OK: 7 MiB in 17 packages 14:45:21 #88 DONE 4.7s 14:45:21 14:45:21 #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:45:21 #63 4.643 OK: 7 MiB in 16 packages 14:45:21 c4a7e357bf2a: Verifying Checksum 14:45:21 c4a7e357bf2a: Download complete 14:45:21 #63 DONE 4.8s 14:45:21 14:45:21 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:45:21 #0 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.617 OK: 8 MiB in 17 packages 14:45:21 #89 DONE 4.8s 14:45:21 14:45:21 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:45:21 #90 ... 14:45:21 14:45:21 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:45:21 #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.835 OK: 17 MiB in 19 packages 14:45:21 #91 DONE 4.9s 14:45:21 14:45:21 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:45:21 #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.883 OK: 17 MiB in 19 packages 14:45:21 #92 DONE 5.0s 14:45:21 14:45:21 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:45:21 #93 DONE 0.1s 14:45:21 14:45:21 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:45:21 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.912 OK: 7 MiB in 16 packages 14:45:21 #94 DONE 5.1s 14:45:21 14:45:21 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:45:21 #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:45:21 #0 4.871 OK: 8 MiB in 19 packages 14:45:21 #95 DONE 5.0s 14:45:21 14:45:21 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:45:22 0c6a40ed1a82: Verifying Checksum 14:45:22 0c6a40ed1a82: Download complete 14:45:22 #96 DONE 1.1s 14:45:22 14:45:22 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:22 #97 ... 14:45:22 14:45:22 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:45:22 #98 DONE 0.0s 14:45:22 14:45:22 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:45:22 #90 DONE 1.7s 14:45:22 14:45:22 #99 [security-spire-config stage-2 6/10] COPY security.txt / 14:45:22 #99 DONE 0.1s 14:45:23 14:45:23 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:45:23 #100 DONE 0.1s 14:45:23 14:45:23 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:45:23 #101 DONE 0.1s 14:45:23 14:45:23 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:45:23 #102 DONE 0.0s 14:45:23 14:45:23 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:23 #103 ... 14:45:23 14:45:23 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:45:23 #104 DONE 0.0s 14:45:23 14:45:23 #86 [security-spire-config] exporting to image 14:45:23 #86 exporting layers 0.5s done 14:45:23 #86 writing image sha256:f5bd54f0ffc1a9f433e778859ce320cb9125eeae001044625fa6f0442d1ee6e0 done 14:45:23 #86 naming to docker.io/library/security-spire-config done 14:45:23 #86 DONE 1.3s 14:45:23 14:45:23 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:34 c4a7e357bf2a: Pull complete 14:45:34 f0e02332f6b5: Pull complete 14:45:34 872ee5b61b7b: Pull complete 14:45:41 #103 DONE 23.6s 14:45:41 14:45:41 #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:41 #97 DONE 20.9s 14:45:41 14:45:41 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:41 #71 DONE 23.5s 14:45:41 14:45:41 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:41 #66 DONE 23.9s 14:45:41 14:45:41 #105 [security-proxy-setup builder 6/7] COPY . . 14:45:42 0c6a40ed1a82: Pull complete 14:45:48 94ae7d8d031c: Pull complete 14:45:48 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:45:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:45:48 WORKDIR /edgex 14:45:48 COPY go.mod . 14:45:48 RUN go mod download 14:45:48 + docker build -t ci-base-image-arm64 -f - . 14:45:49 Sending build context to Docker daemon 2.918MB 14:45:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:45:49 ---> 86de565de09d 14:45:49 Step 2/4 : WORKDIR /edgex 14:45:50 #105 DONE 9.1s 14:45:50 14:45:50 #106 [core-command builder 6/7] COPY . . 14:45:50 #106 CACHED 14:45:50 14:45:50 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #107 CACHED 14:45:50 14:45:50 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 14:45:50 #108 CACHED 14:45:50 14:45:50 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #109 CACHED 14:45:50 14:45:50 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:45:50 #110 CACHED 14:45:50 14:45:50 #111 [support-scheduler builder 6/7] COPY . . 14:45:50 #111 CACHED 14:45:50 14:45:50 #112 [support-notifications builder 6/7] COPY . . 14:45:50 #112 DONE 9.1s 14:45:50 14:45:50 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #113 CACHED 14:45:50 14:45:50 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:45:50 #114 CACHED 14:45:50 14:45:50 #115 [security-secretstore-setup builder 6/7] COPY . . 14:45:50 #115 CACHED 14:45:50 14:45:50 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:45:50 #116 CACHED 14:45:50 14:45:50 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 14:45:50 #117 CACHED 14:45:50 14:45:50 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #118 CACHED 14:45:50 14:45:50 #119 [security-spiffe-token-provider builder 6/7] COPY . . 14:45:50 #119 DONE 9.1s 14:45:50 14:45:50 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 14:45:50 #120 CACHED 14:45:50 14:45:50 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #121 CACHED 14:45:50 14:45:50 #122 [core-data builder 6/7] COPY . . 14:45:50 #122 CACHED 14:45:50 14:45:50 #123 [core-metadata builder 6/7] COPY . . 14:45:50 #123 DONE 9.1s 14:45:50 14:45:50 #124 [security-proxy-auth builder 6/7] COPY . . 14:45:50 #124 CACHED 14:45:50 14:45:50 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:45:50 #125 CACHED 14:45:50 14:45:50 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #126 CACHED 14:45:50 14:45:50 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:45:50 #127 CACHED 14:45:50 14:45:50 #128 [security-bootstrapper builder 6/7] COPY . . 14:45:50 #128 CACHED 14:45:50 14:45:50 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:50 #129 CACHED 14:45:50 14:45:50 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:45:51 ---> Running in 83f6c0f67041 14:45:51 Removing intermediate container 83f6c0f67041 14:45:51 ---> 8eeda1b32e92 14:45:51 Step 3/4 : COPY go.mod . 14:45:51 #130 1.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:45:51 ---> a9f502da8768 14:45:51 Step 4/4 : RUN go mod download 14:45:51 ---> Running in ecf91a12d4ef 14:46:01 #130 ... 14:46:01 14:46:01 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:46:01 #0 0.737 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:46:01 #131 ... 14:46:01 14:46:01 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:46:01 #0 0.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:46:01 #132 ... 14:46:01 14:46:01 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:46:01 #0 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -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 14:46:01 #133 ... 14:46:01 14:46:01 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:46:01 #0 0.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:46:01 #134 ... 14:46:01 14:46:01 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:46:01 #0 0.681 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:46:01 #135 ... 14:46:01 14:46:01 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:46:01 #0 0.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:46:01 #136 ... 14:46:01 14:46:01 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:46:01 #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:46:01 #137 ... 14:46:01 14:46:01 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:46:01 #0 0.525 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:46:01 #138 ... 14:46:01 14:46:01 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:46:01 #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:46:01 #139 ... 14:46:01 14:46:01 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:46:01 #0 1.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:46:38 Removing intermediate container ecf91a12d4ef 14:46:38 ---> 6972ded5b013 14:46:38 Successfully built 6972ded5b013 14:46:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:38 + docker inspect -f . ci-base-image-arm64 14:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:39 prd-ubuntu20.04-docker-arm64-4c-16g-2073 does not seem to be running inside a container 14:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:46:40 $ docker top 99642a5f77474ad84696f1c2ddb91833e322b7770235ccf8c1481ea678cff94e -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:41 + go version 14:46:41 go version go1.21.0 linux/arm64 [Pipeline] } 14:46:41 $ docker stop --time=1 99642a5f77474ad84696f1c2ddb91833e322b7770235ccf8c1481ea678cff94e 14:46:46 $ docker rm -f --volumes 99642a5f77474ad84696f1c2ddb91833e322b7770235ccf8c1481ea678cff94e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker inspect -f . ci-base-image-arm64 14:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-2073 does not seem to be running inside a container 14:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:46:48 $ docker top fdb185bb7bfd1f9a80b3614dcfdb66b181f45c81599b2afe0d4dcc6fdb82aeda -eo pid,comm [Pipeline] { [Pipeline] echo 14:46:48 ========================================================= 14:46:48 [edgeXBuildGoParallel] Running Tests and Build... 14:46:48 ========================================================= [Pipeline] sh 14:46:48 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 14:46:49 + make test 14:46:49 go test -race -coverprofile=coverage.out ./... 14:47:23 #140 82.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:47:23 #140 ... 14:47:23 14:47:23 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:47:23 #130 DONE 91.8s 14:47:23 14:47:23 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:47:23 #135 DONE 91.9s 14:47:23 14:47:23 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:47:23 #137 DONE 91.8s 14:47:23 14:47:23 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:47:23 #136 DONE 91.9s 14:47:23 14:47:23 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:47:23 #138 DONE 91.9s 14:47:23 14:47:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:47:23 #141 ... 14:47:23 14:47:23 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:47:23 #139 DONE 92.0s 14:47:23 14:47:23 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:47:23 #133 DONE 92.2s 14:47:23 14:47:23 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:47:23 #131 DONE 92.2s 14:47:23 14:47:23 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:47:23 #132 DONE 92.2s 14:47:23 14:47:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #142 ... 14:47:23 14:47:23 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:47:23 #134 DONE 92.2s 14:47:23 14:47:23 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:47:23 #140 DONE 92.3s 14:47:23 14:47:23 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #143 DONE 0.8s 14:47:23 14:47:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:47:23 #141 DONE 0.9s 14:47:23 14:47:23 #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #144 DONE 0.8s 14:47:23 14:47:23 #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:47:23 #145 ... 14:47:23 14:47:23 #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #146 DONE 0.8s 14:47:23 14:47:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #142 DONE 0.6s 14:47:23 14:47:23 #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #147 DONE 0.5s 14:47:23 14:47:23 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:47:23 #148 ... 14:47:23 14:47:23 #149 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #149 DONE 0.5s 14:47:23 14:47:23 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:47:23 #150 CACHED 14:47:23 14:47:23 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #151 CACHED 14:47:23 14:47:23 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:47:23 #152 CACHED 14:47:23 14:47:23 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #153 CACHED 14:47:23 14:47:23 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #154 CACHED 14:47:23 14:47:23 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:47:23 #155 CACHED 14:47:23 14:47:23 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:47:23 #156 DONE 0.3s 14:47:23 14:47:23 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:47:23 #157 CACHED 14:47:23 14:47:23 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:47:23 #158 CACHED 14:47:23 14:47:23 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:47:23 #159 DONE 0.3s 14:47:23 14:47:23 #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:47:23 #145 DONE 0.4s 14:47:23 14:47:23 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:47:23 #148 DONE 0.4s 14:47:23 14:47:23 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:47:23 #160 ... 14:47:23 14:47:23 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:47:23 #161 DONE 0.9s 14:47:24 14:47:24 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:47:24 #162 ... 14:47:24 14:47:24 #163 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:47:24 #163 DONE 1.1s 14:47:24 14:47:24 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:47:24 #164 DONE 1.1s 14:47:24 14:47:24 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:47:24 #165 DONE 1.1s 14:47:24 14:47:24 #166 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:47:24 #166 DONE 1.2s 14:47:24 14:47:24 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:47:24 #167 DONE 1.1s 14:47:24 14:47:24 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:47:24 #160 DONE 1.0s 14:47:24 14:47:24 #168 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:47:24 #168 DONE 1.1s 14:47:24 14:47:24 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:47:24 #169 DONE 1.2s 14:47:24 14:47:24 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:47:24 #170 DONE 1.2s 14:47:24 14:47:24 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:47:24 #171 ... 14:47:24 14:47:24 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:47:24 #172 DONE 0.3s 14:47:24 14:47:24 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:47:24 #162 DONE 0.4s 14:47:24 14:47:24 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:47:24 #173 DONE 0.4s 14:47:24 14:47:24 #174 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:47:24 #174 DONE 0.4s 14:47:24 14:47:24 #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:47:24 #175 DONE 1.9s 14:47:24 14:47:24 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:47:24 #176 ... 14:47:24 14:47:24 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:47:24 #177 DONE 0.5s 14:47:24 14:47:24 #178 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:47:24 #178 DONE 0.5s 14:47:24 14:47:24 #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:47:24 #179 DONE 0.4s 14:47:24 14:47:24 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:47:24 #180 DONE 0.5s 14:47:24 14:47:24 #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:47:24 #181 DONE 0.5s 14:47:24 14:47:24 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:47:24 #171 DONE 0.6s 14:47:24 14:47:24 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:47:24 #182 ... 14:47:24 14:47:24 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:47:24 #183 DONE 0.4s 14:47:24 14:47:24 #184 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:47:24 #184 DONE 0.5s 14:47:25 14:47:25 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:47:25 #176 DONE 0.4s 14:47:25 14:47:25 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:47:25 #185 DONE 0.5s 14:47:25 14:47:25 #186 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:47:25 #186 DONE 0.4s 14:47:25 14:47:25 #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:25 #187 ... 14:47:25 14:47:25 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:47:25 #188 DONE 0.3s 14:47:25 14:47:25 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:47:25 #182 DONE 0.3s 14:47:25 14:47:25 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:47:25 #189 DONE 0.3s 14:47:25 14:47:25 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:47:25 #190 DONE 0.3s 14:47:25 14:47:25 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:25 #191 ... 14:47:25 14:47:25 #192 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:47:25 #192 DONE 0.3s 14:47:25 14:47:25 #86 [security-spiffe-token-provider] exporting to image 14:47:25 #86 exporting layers 0.2s done 14:47:25 #86 writing image sha256:271772405b388aeba34ad589891bbd8dd1139bc7f93971ecdf2662cc064ef2cd 0.0s done 14:47:25 #86 writing image sha256:a925fe08f16d7c927a577bc2886d06b9aa0c58e3d16c447f631c37eea8d4319f done 14:47:25 #86 naming to docker.io/library/core-command done 14:47:25 #86 naming to docker.io/library/support-scheduler done 14:47:25 #86 writing image sha256:926a96249d5b581fc1aef67d7b864d77a0e441e3f8b7bd1d9f45eacae39505ce done 14:47:25 #86 naming to docker.io/library/core-data done 14:47:25 #86 writing image sha256:47df725288e06fb3e13646a9c81848d5a7f3f9bd2fc1ea5a0ce55fffa5e43707 done 14:47:25 #86 naming to docker.io/library/security-spiffe-token-provider 0.3s done 14:47:25 #86 writing image sha256:3b52dd1a134150e105ecbca6d3c7db8378842ee4f47a5f139afee676581e8eae done 14:47:25 #86 writing image sha256:eab183ad7753be7791a2c74525ecbb4a56d35e5b4efdd302608960a2000a70d5 done 14:47:25 #86 naming to docker.io/library/core-metadata done 14:47:25 #86 naming to docker.io/library/support-notifications done 14:47:25 #86 DONE 2.5s 14:47:25 14:47:25 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:47:25 #193 DONE 0.4s 14:47:25 14:47:25 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:47:26 #194 ... 14:47:26 14:47:26 #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:26 #187 DONE 1.0s 14:47:26 14:47:26 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:26 #195 DONE 0.9s 14:47:26 14:47:26 #86 [core-common-config-bootstrapper] exporting to image 14:47:26 #86 ... 14:47:26 14:47:26 #196 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:47:26 #196 DONE 1.0s 14:47:26 14:47:26 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:26 #191 DONE 1.0s 14:47:26 14:47:26 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:47:26 #194 DONE 0.6s 14:47:26 14:47:26 #86 [security-proxy-setup] exporting to image 14:47:26 #86 ... 14:47:26 14:47:26 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:47:26 #197 DONE 0.1s 14:47:26 14:47:26 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:47:26 #198 DONE 0.1s 14:47:26 14:47:26 #86 [security-proxy-auth] exporting to image 14:47:26 #86 exporting layers 0.4s done 14:47:26 #86 writing image sha256:91f1ad9ce51f171f7544c663d4f8f7345739868ff35397ad78cded95f4e25cb8 0.0s done 14:47:26 #86 naming to docker.io/library/security-proxy-auth done 14:47:26 #86 writing image sha256:fb1d5e79aef38694b3016dbcd2cc0421e91de4e0e38edd13bcde1464362598e8 14:47:26 #86 ... 14:47:26 14:47:26 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 14:47:26 #199 DONE 0.1s 14:47:26 14:47:26 #86 [core-common-config-bootstrapper] exporting to image 14:47:26 #86 exporting layers 0.3s done 14:47:26 #86 writing image sha256:fb1d5e79aef38694b3016dbcd2cc0421e91de4e0e38edd13bcde1464362598e8 done 14:47:26 #86 naming to docker.io/library/core-common-config-bootstrapper done 14:47:26 #86 writing image sha256:c7e53a6a384690150702d5278b4c3fe1333cad02aaa876c48a583425e89fa7ed done 14:47:26 #86 naming to docker.io/library/security-proxy-setup done 14:47:26 #86 DONE 3.0s 14:47:26 14:47:26 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:47:26 #200 DONE 0.0s 14:47:26 14:47:26 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:47:26 #201 DONE 0.1s 14:47:26 14:47:26 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:47:26 #202 DONE 0.0s 14:47:26 14:47:26 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:26 #203 DONE 0.4s 14:47:26 14:47:26 #86 [security-secretstore-setup] exporting to image 14:47:27 #86 ... 14:47:27 14:47:27 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:47:27 #204 DONE 0.3s 14:47:27 14:47:27 #86 [security-bootstrapper] exporting to image 14:47:27 #86 exporting layers 0.3s done 14:47:27 #86 writing image sha256:1aafea4d0a07cc75325a89239632043781885638026fbf6f5d55517668642355 done 14:47:27 #86 naming to docker.io/library/security-secretstore-setup done 14:47:27 #86 exporting layers 0.2s done 14:47:27 #86 writing image sha256:1422f643db049a9e9dfbda50d7fca81db403282427e644c69b286d9b2e027e17 done 14:47:27 #86 naming to docker.io/library/security-bootstrapper done 14:47:27 #86 DONE 3.5s 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:47:27 time="2024-03-02T14:44:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:47:27 $ docker stop --time=1 8ecc95b36d21552238f3e67511effb190d34e2316824e2e297ab41093a041bbb 14:47:28 ? github.com/edgexfoundry/edgex-go [no test files] 14:47:28 $ docker rm -f --volumes 8ecc95b36d21552238f3e67511effb190d34e2316824e2e297ab41093a041bbb [Pipeline] // withDockerContainer [Pipeline] sh 14:47:29 + docker images 14:47:29 REPOSITORY TAG IMAGE ID CREATED SIZE 14:47:29 security-bootstrapper latest 1422f643db04 1 second ago 18.6MB 14:47:29 security-proxy-setup latest c7e53a6a3846 2 seconds ago 25.9MB 14:47:29 security-secretstore-setup latest 1aafea4d0a07 2 seconds ago 36.3MB 14:47:29 security-proxy-auth latest 91f1ad9ce51f 2 seconds ago 15.8MB 14:47:29 core-common-config-bootstrapper latest fb1d5e79aef3 2 seconds ago 15MB 14:47:29 core-metadata latest 3b52dd1a1341 3 seconds ago 17.4MB 14:47:29 core-data latest 926a96249d5b 4 seconds ago 17.2MB 14:47:29 security-spiffe-token-provider latest 47df725288e0 4 seconds ago 28.7MB 14:47:29 support-scheduler latest 271772405b38 4 seconds ago 26.2MB 14:47:29 core-command latest a925fe08f16d 4 seconds ago 17MB 14:47:29 support-notifications latest eab183ad7753 4 seconds ago 26.7MB 14:47:29 security-spire-config latest f5bd54f0ffc1 2 minutes ago 102MB 14:47:29 security-spire-agent latest 99653a0cb2a2 2 minutes ago 161MB 14:47:29 security-spire-server latest ca66da320474 2 minutes ago 102MB 14:47:29 ci-base-image-x86_64 latest 65db28b60202 4 minutes ago 885MB 14:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 14:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 14:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [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] } 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:49:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.442s coverage: 28.7% of statements 14:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.283s coverage: 97.0% of statements 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:49:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.446s coverage: 69.2% of statements 14:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:49:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.363s coverage: 53.2% of statements 14:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.431s coverage: 93.4% of statements 14:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.697s coverage: 4.1% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:50:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.005s coverage: 97.6% of statements 14:50:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements 14:50:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.361s coverage: 0.9% of statements 14:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.256s coverage: 32.2% of statements 14:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.340s coverage: 41.7% of statements 14:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements 14:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.312s coverage: 94.1% of statements 14:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.188s coverage: 96.3% of statements 14:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.204s coverage: 87.5% of statements 14:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:50:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.199s coverage: 94.4% of statements 14:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.910s coverage: 79.9% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.225s coverage: 92.9% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.214s coverage: 62.3% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.173s coverage: 20.0% of statements 14:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements 14:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.385s coverage: 81.8% of statements 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.435s coverage: 82.1% of statements 14:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.213s coverage: 86.0% of statements 14:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.887s coverage: 63.1% of statements 14:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.231s coverage: 100.0% of statements 14:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements 14:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 14:50:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:50:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:50:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 14:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 14:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.793s coverage: 38.4% of statements 14:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.241s coverage: 89.5% of statements 14:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:51:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.199s coverage: 84.8% of statements 14:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:51:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.293s coverage: 19.9% of statements 14:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.557s coverage: 95.7% of statements 14:51:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:51:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:51:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.253s coverage: 61.8% of statements 14:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:51:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.381s coverage: 98.9% of statements 14:51:30 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 14:51:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:51:30 go vet ./... 14:53:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:53:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:53:37 ./bin/test-attribution-txt.sh 14:53:37 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:53:37 + ls -al . 14:53:37 total 732 14:53:37 drwxrwxr-x 10 1001 1001 4096 Mar 2 14:46 . 14:53:37 drwxr-xr-x 4 root root 4096 Mar 2 14:46 .. 14:53:37 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:44 .blubracket 14:53:37 -rw-rw-r-- 1 1001 1001 10 Mar 2 14:44 .dockerignore 14:53:37 drwxrwxr-x 8 1001 1001 4096 Mar 2 14:44 .git 14:53:37 drwxrwxr-x 3 1001 1001 4096 Mar 2 14:44 .github 14:53:37 -rw-rw-r-- 1 1001 1001 1074 Mar 2 14:44 .gitignore 14:53:37 -rw-rw-r-- 1 1001 1001 42 Mar 2 14:44 .golangci.yml 14:53:37 -rw-rw-r-- 1 1001 1001 100 Mar 2 14:44 .hadolint.yml 14:53:37 -rw-rw-r-- 1 1001 1001 155 Mar 2 14:44 .sonarcloud.properties 14:53:37 -rw-rw-r-- 1 1001 1001 1171 Mar 2 14:44 ADOPTERS.md 14:53:37 -rw-rw-r-- 1 1001 1001 11674 Mar 2 14:44 Attribution.txt 14:53:37 -rw-rw-r-- 1 1001 1001 100284 Mar 2 14:44 CHANGELOG.md 14:53:37 -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:44 CONTRIBUTING.md 14:53:37 -rw-rw-r-- 1 1001 1001 677 Mar 2 14:44 GOVERNANCE.md 14:53:37 -rw-rw-r-- 1 1001 1001 861 Mar 2 14:44 Jenkinsfile 14:53:37 -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:44 LICENSE 14:53:37 -rw-rw-r-- 1 1001 1001 15392 Mar 2 14:44 Makefile 14:53:37 -rw-rw-r-- 1 1001 1001 582 Mar 2 14:44 OWNERS.md 14:53:37 -rw-rw-r-- 1 1001 1001 9528 Mar 2 14:44 README.md 14:53:37 -rw-rw-r-- 1 1001 1001 789 Mar 2 14:44 SECURITY.md 14:53:37 -rw-rw-r-- 1 1001 1001 5 Mar 2 14:42 VERSION 14:53:37 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:44 bin 14:53:37 drwxrwxr-x 18 1001 1001 4096 Mar 2 14:44 cmd 14:53:37 -rw-r--r-- 1 root root 453602 Mar 2 14:51 coverage.out 14:53:37 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:44 fuzz_test 14:53:37 -rw-rw-r-- 1 1001 1001 3734 Mar 2 14:44 go.mod 14:53:37 -rw-rw-r-- 1 1001 1001 33955 Mar 2 14:44 go.sum 14:53:37 drwxrwxr-x 7 1001 1001 4096 Mar 2 14:44 internal 14:53:37 drwxrwxr-x 3 1001 1001 4096 Mar 2 14:44 openapi 14:53:37 -rw-rw-r-- 1 1001 1001 584 Mar 2 14:44 security.txt 14:53:37 -rw-rw-r-- 1 1001 1001 204 Mar 2 14:44 version.go [Pipeline] sh 14:53:37 + '[' -e coverage.out ] 14:53:37 + chown 1001:1001 coverage.out [Pipeline] stash 14:53:38 Warning: overwriting stash ‘coverage-report’ 14:53:41 Stashed 1 file(s) [Pipeline] sh 14:53:42 + make build 14:53:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:55:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:55:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:55:03 go build -tags " non_delayedstart" -ldflags "-s -w -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 14:55:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:55:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:55:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:55:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:55:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:55:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:55:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:55:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 14:55:55 $ docker stop --time=1 fdb185bb7bfd1f9a80b3614dcfdb66b181f45c81599b2afe0d4dcc6fdb82aeda 14:55:58 $ docker rm -f --volumes fdb185bb7bfd1f9a80b3614dcfdb66b181f45c81599b2afe0d4dcc6fdb82aeda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:56:00 14:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:56:01 latest: Pulling from edgex-devops/edgex-compose-arm64 14:56:01 547446be3368: Pulling fs layer 14:56:01 d125d8839a47: Pulling fs layer 14:56:01 3e85d5ac6304: Pulling fs layer 14:56:01 c3105a71a48b: Pulling fs layer 14:56:01 0f093f025ec4: Pulling fs layer 14:56:01 c3106fc0e877: Pulling fs layer 14:56:01 0f093f025ec4: Waiting 14:56:01 c3106fc0e877: Waiting 14:56:01 c3105a71a48b: Waiting 14:56:01 547446be3368: Verifying Checksum 14:56:01 547446be3368: Download complete 14:56:01 c3105a71a48b: Verifying Checksum 14:56:01 c3105a71a48b: Download complete 14:56:01 d125d8839a47: Verifying Checksum 14:56:01 d125d8839a47: Download complete 14:56:01 c3106fc0e877: Verifying Checksum 14:56:01 c3106fc0e877: Download complete 14:56:02 0f093f025ec4: Verifying Checksum 14:56:02 0f093f025ec4: Download complete 14:56:02 547446be3368: Pull complete 14:56:03 d125d8839a47: Pull complete 14:56:04 3e85d5ac6304: Verifying Checksum 14:56:04 3e85d5ac6304: Download complete 14:56:14 3e85d5ac6304: Pull complete 14:56:14 c3105a71a48b: Pull complete 14:56:15 0f093f025ec4: Pull complete 14:56:15 c3106fc0e877: Pull complete 14:56:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:56:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-2073 does not seem to be running inside a container 14:56: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:56:17 $ docker top 513bb03af564c440994a5f7ae3a687cf5c8bdc2843a51699b95d6c4efbd1a6c6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:18 + docker compose -f ./docker-compose-build.yml build --parallel 14:56:20 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:56:21 #1 transferring dockerfile: 2.23kB 0.0s done 14:56:21 #1 DONE 1.4s 14:56:21 14:56:21 #2 [security-bootstrapper internal] load build definition from Dockerfile 14:56:21 #2 transferring dockerfile: 2.93kB done 14:56:21 #2 DONE 1.3s 14:56:21 14:56:21 #3 [core-common-config-bootstrapper internal] load .dockerignore 14:56:21 #3 transferring context: 50B done 14:56:21 #3 DONE 1.3s 14:56:21 14:56:21 #4 [security-bootstrapper internal] load .dockerignore 14:56:21 #4 transferring context: 50B 0.0s done 14:56:21 #4 DONE 1.2s 14:56:21 14:56:21 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:56:22 #5 DONE 0.1s 14:56:22 14:56:22 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:22 #6 DONE 0.0s 14:56:22 14:56:22 #7 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:22 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:22 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:22 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s 14:56:22 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:22 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:22 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.05MB / 3.33MB 0.2s 14:56:22 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 14:56:22 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:23 #7 ... 14:56:23 14:56:23 #8 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:23 #8 DONE 1.0s 14:56:23 14:56:23 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:23 #6 DONE 0.0s 14:56:23 14:56:23 #7 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:23 #7 ... 14:56:23 14:56:23 #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:56:23 #5 DONE 0.3s 14:56:23 14:56:23 #7 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:23 #7 ... 14:56:23 14:56:23 #8 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:23 #8 DONE 1.0s 14:56:23 14:56:23 #9 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 14:56:23 #9 DONE 0.3s 14:56:23 14:56:23 #7 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:23 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:23 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:23 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:23 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:23 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:23 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:24 #7 DONE 2.2s 14:56:24 14:56:24 #10 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:56:29 #10 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:29 #10 5.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:29 #10 ... 14:56:29 14:56:29 #11 [security-bootstrapper internal] load build context 14:56:29 #11 transferring context: 75.78MB 6.1s 14:56:31 #11 ... 14:56:31 14:56:31 #12 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:56:31 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:31 #0 4.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:31 #0 6.884 OK: 266 MiB in 52 packages 14:56:31 #12 DONE 7.6s 14:56:31 14:56:31 #13 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:56:31 #0 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:31 #0 4.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:31 #0 6.467 OK: 266 MiB in 52 packages 14:56:31 #13 DONE 7.6s 14:56:31 14:56:31 #11 [security-bootstrapper internal] load build context 14:56:31 #11 ... 14:56:31 14:56:31 #14 [core-common-config-bootstrapper internal] load build context 14:56:31 #14 ... 14:56:31 14:56:31 #11 [security-bootstrapper internal] load build context 14:56:31 #11 ... 14:56:31 14:56:31 #10 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:56:31 #10 7.073 (1/2) Installing dumb-init (1.2.5-r2) 14:56:31 #10 7.073 (2/2) Installing su-exec (0.2-r3) 14:56:31 #10 7.113 Executing busybox-1.36.1-r5.trigger 14:56:31 #10 7.132 OK: 8 MiB in 17 packages 14:56:31 #10 DONE 7.8s 14:56:31 14:56:31 #11 [security-bootstrapper internal] load build context 14:56:32 #11 ... 14:56:32 14:56:32 #15 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:56:32 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:32 #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:32 #0 7.796 (1/1) Installing dumb-init (1.2.5-r2) 14:56:32 #0 7.813 Executing busybox-1.36.1-r5.trigger 14:56:32 #0 7.858 OK: 8 MiB in 16 packages 14:56:32 #15 DONE 8.3s 14:56:32 14:56:32 #11 [security-bootstrapper internal] load build context 14:56:33 #11 ... 14:56:33 14:56:33 #14 [core-common-config-bootstrapper internal] load build context 14:56:33 #14 transferring context: 133.46MB 10.8s done 14:56:33 #14 DONE 10.9s 14:56:33 14:56:33 #11 [security-bootstrapper internal] load build context 14:56:33 #11 ... 14:56:33 14:56:33 #16 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:56:33 #16 DONE 0.4s 14:56:33 14:56:33 #11 [security-bootstrapper internal] load build context 14:56:33 #11 transferring context: 133.46MB 10.2s done 14:56:33 #11 DONE 10.3s 14:56:33 14:56:33 #17 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:56:33 #17 DONE 0.3s 14:56:33 14:56:33 #18 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:39 #18 ... 14:56:39 14:56:39 #19 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 14:56:39 #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:39 #0 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:39 #0 5.402 OK: 8 MiB in 16 packages 14:56:39 #19 DONE 5.8s 14:56:39 14:56:39 #20 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:56:39 #0 4.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:39 #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:39 #0 6.144 OK: 8 MiB in 17 packages 14:56:39 #20 DONE 6.6s 14:56:39 14:56:39 #21 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:56:39 #21 ... 14:56:39 14:56:39 #22 [security-proxy-setup internal] load build definition from Dockerfile 14:56:39 #22 transferring dockerfile: 2.50kB 0.0s done 14:56:39 #22 DONE 0.1s 14:56:39 14:56:39 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:56:39 #23 transferring dockerfile: 1.89kB done 14:56:39 #23 DONE 0.1s 14:56:39 14:56:39 #24 [security-spire-server internal] load build definition from Dockerfile 14:56:39 #24 transferring dockerfile: 1.70kB 0.0s done 14:56:39 #24 DONE 0.2s 14:56:39 14:56:39 #25 [core-metadata internal] load build definition from Dockerfile 14:56:39 #25 transferring dockerfile: 2.06kB done 14:56:39 #25 DONE 0.1s 14:56:39 14:56:39 #26 [core-data internal] load build definition from Dockerfile 14:56:39 #26 transferring dockerfile: 2.01kB done 14:56:39 #26 DONE 0.1s 14:56:39 14:56:39 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:40 #27 ... 14:56:40 14:56:40 #28 [security-secretstore-setup internal] load build definition from Dockerfile 14:56:40 #28 transferring dockerfile: 2.49kB 0.0s done 14:56:40 #28 DONE 0.1s 14:56:40 14:56:40 #29 [security-spire-agent internal] load build definition from Dockerfile 14:56:40 #29 transferring dockerfile: 1.81kB 0.0s done 14:56:40 #29 DONE 0.1s 14:56:40 14:56:40 #18 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:40 #18 ... 14:56:40 14:56:40 #30 [core-command internal] load build definition from Dockerfile 14:56:40 #30 transferring dockerfile: 1.93kB 0.0s done 14:56:40 #30 DONE 0.1s 14:56:40 14:56:40 #31 [support-notifications internal] load build definition from Dockerfile 14:56:40 #31 transferring dockerfile: 1.95kB 0.0s done 14:56:40 #31 DONE 0.1s 14:56:40 14:56:40 #32 [security-proxy-auth internal] load build definition from Dockerfile 14:56:40 #32 transferring dockerfile: 2.15kB 0.0s done 14:56:40 #32 DONE 0.1s 14:56:40 14:56:40 #33 [support-scheduler internal] load build definition from Dockerfile 14:56:40 #33 transferring dockerfile: 1.93kB done 14:56:40 #33 DONE 0.1s 14:56:40 14:56:40 #34 [security-spire-config internal] load build definition from Dockerfile 14:56:40 #34 transferring dockerfile: 1.69kB done 14:56:40 #34 DONE 0.1s 14:56:40 14:56:40 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:40 #27 ... 14:56:40 14:56:40 #21 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:56:40 #21 DONE 2.2s 14:56:40 14:56:40 #35 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:56:41 #35 DONE 0.1s 14:56:41 14:56:41 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:41 #27 ... 14:56:41 14:56:41 #36 [security-proxy-setup internal] load .dockerignore 14:56:41 #36 transferring context: 50B done 14:56:41 #36 DONE 0.0s 14:56:41 14:56:41 #37 [security-spiffe-token-provider internal] load .dockerignore 14:56:41 #37 transferring context: 50B done 14:56:41 #37 DONE 0.1s 14:56:41 14:56:41 #38 [security-spire-server internal] load .dockerignore 14:56:41 #38 transferring context: 50B done 14:56:41 #38 DONE 0.1s 14:56:41 14:56:41 #39 [core-metadata internal] load .dockerignore 14:56:41 #39 transferring context: 50B 0.0s done 14:56:41 #39 DONE 0.1s 14:56:41 14:56:41 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:42 #27 ... 14:56:42 14:56:42 #40 [core-data internal] load .dockerignore 14:56:42 #40 transferring context: 50B 0.0s done 14:56:42 #40 DONE 0.1s 14:56:42 14:56:42 #41 [security-secretstore-setup internal] load .dockerignore 14:56:42 #41 transferring context: 50B 0.0s done 14:56:42 #41 DONE 0.1s 14:56:42 14:56:42 #42 [security-spire-agent internal] load .dockerignore 14:56:42 #42 transferring context: 50B done 14:56:42 #42 DONE 0.1s 14:56:42 14:56:42 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:42 #27 ... 14:56:42 14:56:42 #43 [core-command internal] load .dockerignore 14:56:42 #43 transferring context: 50B 0.0s done 14:56:42 #43 DONE 0.1s 14:56:42 14:56:42 #44 [support-notifications internal] load .dockerignore 14:56:42 #44 transferring context: 50B 0.0s done 14:56:42 #44 DONE 0.1s 14:56:42 14:56:42 #45 [security-proxy-auth internal] load .dockerignore 14:56:42 #45 transferring context: 50B done 14:56:42 #45 DONE 0.1s 14:56:42 14:56:42 #46 [support-scheduler internal] load .dockerignore 14:56:42 #46 transferring context: 50B 0.0s done 14:56:42 #46 DONE 0.1s 14:56:42 14:56:42 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:42 #27 ... 14:56:42 14:56:42 #47 [security-spire-config internal] load .dockerignore 14:56:42 #47 transferring context: 50B 0.0s done 14:56:42 #47 DONE 0.1s 14:56:42 14:56:42 #18 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:43 #18 ... 14:56:43 14:56:43 #5 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 14:56:43 #5 DONE 0.3s 14:56:43 14:56:43 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #7 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:43 #7 ... 14:56:43 14:56:43 #8 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:43 #8 DONE 2.0s 14:56:43 14:56:43 #9 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 14:56:43 #9 DONE 0.5s 14:56:43 14:56:43 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 14:56:43 #5 DONE 0.4s 14:56:43 14:56:43 #12 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:56:43 #12 DONE 15.2s 14:56:43 14:56:43 #7 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:43 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:43 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:43 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:43 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:43 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:43 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:43 #7 ... 14:56:43 14:56:43 #8 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:43 #8 DONE 2.1s 14:56:43 14:56:43 #9 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 14:56:43 #9 DONE 0.6s 14:56:43 14:56:43 #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 14:56:43 #5 DONE 0.5s 14:56:43 14:56:43 #7 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:43 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:43 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:43 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:43 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:43 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:43 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:43 #7 ... 14:56:43 14:56:43 #8 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:43 #8 DONE 2.1s 14:56:43 14:56:43 #9 [core-metadata builder 2/7] WORKDIR /edgex-go 14:56:43 #9 DONE 0.6s 14:56:43 14:56:43 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 14:56:43 #5 DONE 0.5s 14:56:43 14:56:43 #13 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:56:43 #13 DONE 15.3s 14:56:43 14:56:43 #15 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:56:43 #15 DONE 16.6s 14:56:43 14:56:43 #19 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 14:56:43 #19 DONE 11.6s 14:56:43 14:56:43 #7 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:43 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:43 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:43 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:43 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:43 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:43 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:43 #7 ... 14:56:43 14:56:43 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #8 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:43 #8 DONE 2.2s 14:56:43 14:56:43 #9 [core-data builder 2/7] WORKDIR /edgex-go 14:56:43 #9 DONE 0.7s 14:56:43 14:56:43 #5 [core-data internal] load metadata for docker.io/library/alpine:3.18 14:56:43 #5 DONE 0.7s 14:56:43 14:56:43 #13 [core-data builder 3/7] RUN apk add --update --no-cache make git 14:56:43 #13 DONE 15.4s 14:56:43 14:56:43 #7 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:43 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:43 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:43 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:43 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:43 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:43 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:43 #7 ... 14:56:43 14:56:43 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:43 #6 DONE 0.0s 14:56:43 14:56:43 #5 [core-command internal] load metadata for docker.io/library/alpine:3.18 14:56:44 #5 ... 14:56:44 14:56:44 #8 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:44 #8 DONE 2.2s 14:56:44 14:56:44 #9 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 14:56:44 #9 DONE 0.7s 14:56:44 14:56:44 #12 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:56:44 #12 DONE 15.3s 14:56:44 14:56:44 #7 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:44 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:44 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:44 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:44 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:44 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:44 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:44 #7 ... 14:56:44 14:56:44 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:44 #6 DONE 0.0s 14:56:44 14:56:44 #8 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:44 #8 DONE 2.2s 14:56:44 14:56:44 #9 [core-command builder 2/7] WORKDIR /edgex-go 14:56:44 #9 DONE 0.7s 14:56:44 14:56:44 #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 14:56:44 #5 DONE 1.1s 14:56:44 14:56:44 #13 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:56:44 #13 DONE 15.4s 14:56:44 14:56:44 #15 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:56:44 #15 DONE 16.6s 14:56:44 14:56:44 #19 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:56:44 #19 DONE 11.6s 14:56:44 14:56:44 #7 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:44 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:44 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:44 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:44 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:44 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:44 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:44 #7 ... 14:56:44 14:56:44 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:44 #6 DONE 0.0s 14:56:44 14:56:44 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:56:44 #48 ... 14:56:44 14:56:44 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:56:44 #6 DONE 0.0s 14:56:45 14:56:45 #49 [security-secretstore-setup internal] load build context 14:56:45 #49 ... 14:56:45 14:56:45 #8 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:45 #8 DONE 2.2s 14:56:45 14:56:45 #9 [support-scheduler builder 2/7] WORKDIR /edgex-go 14:56:45 #9 DONE 0.7s 14:56:45 14:56:45 #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:56:45 #5 DONE 2.0s 14:56:45 14:56:45 #13 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:56:45 #13 DONE 15.4s 14:56:45 14:56:45 #15 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:56:45 #15 DONE 16.6s 14:56:45 14:56:45 #19 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 14:56:45 #19 DONE 11.7s 14:56:45 14:56:45 #49 [security-secretstore-setup internal] load build context 14:56:45 #49 ... 14:56:45 14:56:45 #8 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:56:45 #8 DONE 2.2s 14:56:45 14:56:45 #9 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:56:45 #9 DONE 0.7s 14:56:45 14:56:45 #50 [support-scheduler internal] load build context 14:56:45 #50 DONE 0.0s 14:56:45 14:56:45 #13 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:56:45 #13 DONE 15.4s 14:56:45 14:56:45 #15 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:56:45 #15 DONE 16.6s 14:56:45 14:56:45 #19 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:56:45 #19 DONE 11.7s 14:56:45 14:56:45 #51 [security-proxy-auth internal] load build context 14:56:45 #51 DONE 0.0s 14:56:45 14:56:45 #7 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:45 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:45 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:45 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:45 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:45 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:45 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:46 #7 ... 14:56:46 14:56:46 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:56:46 #52 DONE 2.6s 14:56:46 14:56:46 #53 [security-spiffe-token-provider internal] load build context 14:56:47 #53 ... 14:56:47 14:56:47 #54 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:56:47 #54 DONE 3.5s 14:56:47 14:56:47 #53 [security-spiffe-token-provider internal] load build context 14:56:47 #53 ... 14:56:47 14:56:47 #55 [security-spire-server internal] load build context 14:56:47 #55 DONE 0.0s 14:56:47 14:56:47 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:56:47 #56 DONE 0.0s 14:56:47 14:56:47 #53 [security-spiffe-token-provider internal] load build context 14:56:47 #53 ... 14:56:47 14:56:47 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:56:47 #57 DONE 0.0s 14:56:47 14:56:47 #53 [security-spiffe-token-provider internal] load build context 14:56:47 #53 transferring context: 9.47MB 4.0s 14:56:48 #53 ... 14:56:48 14:56:48 #58 [security-spire-config internal] load build context 14:56:48 #58 transferring context: 16.35kB 0.2s done 14:56:48 #58 DONE 0.7s 14:56:48 14:56:48 #53 [security-spiffe-token-provider internal] load build context 14:56:49 #53 ... 14:56:49 14:56:49 #55 [security-spire-server internal] load build context 14:56:49 #55 transferring context: 18.10kB 0.6s done 14:56:49 #55 DONE 1.7s 14:56:49 14:56:49 #53 [security-spiffe-token-provider internal] load build context 14:56:49 #53 ... 14:56:49 14:56:49 #59 [security-spire-agent internal] load build context 14:56:49 #59 transferring context: 17.63kB 0.3s done 14:56:49 #59 DONE 2.1s 14:56:49 14:56:49 #53 [security-spiffe-token-provider internal] load build context 14:56:53 #53 ... 14:56:53 14:56:53 #60 [security-proxy-setup internal] load build context 14:56:53 #60 ... 14:56:53 14:56:53 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:56:53 #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:53 #0 8.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:53 #61 ... 14:56:53 14:56:53 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:56:53 #0 8.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:53 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:53 #62 ... 14:56:53 14:56:53 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:56:53 #63 ... 14:56:53 14:56:53 #64 [core-metadata internal] load build context 14:56:53 #64 ... 14:56:53 14:56:53 #65 [core-data internal] load build context 14:56:53 #65 ... 14:56:53 14:56:53 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:56:53 #0 9.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:54 #66 ... 14:56:54 14:56:54 #65 [core-data internal] load build context 14:56:54 #65 ... 14:56:54 14:56:54 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:56:54 #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:54 #67 ... 14:56:54 14:56:54 #68 [core-command internal] load build context 14:56:54 #68 transferring context: 7.76MB 9.6s 14:56:54 #68 ... 14:56:54 14:56:54 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:56:54 #0 9.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:54 #69 ... 14:56:54 14:56:54 #70 [support-notifications internal] load build context 14:56:54 #70 ... 14:56:54 14:56:54 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:56:54 #56 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done 14:56:54 #56 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:56:54 #56 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 14:56:54 #56 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 14:56:54 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 14:56:54 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 14:56:54 #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 14:56:54 #56 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.75MB / 23.39MB 4.4s 14:56:54 #56 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.9s done 14:56:54 #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 14:56:55 #56 ... 14:56:55 14:56:55 #70 [support-notifications internal] load build context 14:56:55 #70 ... 14:56:55 14:56:55 #49 [security-secretstore-setup internal] load build context 14:56:55 #49 ... 14:56:55 14:56:55 #50 [support-scheduler internal] load build context 14:56:55 #50 ... 14:56:55 14:56:55 #51 [security-proxy-auth internal] load build context 14:56:56 #51 ... 14:56:56 14:56:56 #50 [support-scheduler internal] load build context 14:56:57 #50 ... 14:56:57 14:56:57 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:56:57 #7 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 14:56:57 #7 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 14:56:57 #7 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 14:56:57 #7 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 14:56:57 #7 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 14:56:57 #7 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 14:56:57 #7 ... 14:56:57 14:56:57 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:56:57 #56 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.30MB / 23.39MB 7.1s 14:56:57 #56 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 14:56:57 #56 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.2s 14:56:57 #56 ... 14:56:57 14:56:57 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:56:57 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done 14:56:57 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:56:57 #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 14:56:57 #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 14:56:57 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 14:56:57 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 14:56:57 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done 14:56:57 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 14:56:57 #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.4s done 14:56:57 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 14:56:57 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14:56:57 #57 ... 14:56:57 14:56:57 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:57 #0 9.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:58 #71 ... 14:56:58 14:56:58 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:56:58 #56 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.6s 14:56:58 #56 ... 14:56:58 14:56:58 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:56:58 #0 8.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:58 #72 ... 14:56:58 14:56:58 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:56:58 #56 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.9s done 14:56:58 #56 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14:57:03 #56 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 14:57:03 #56 ... 14:57:03 14:57:03 #53 [security-spiffe-token-provider internal] load build context 14:57:03 #53 transferring context: 42.41MB 19.8s 14:57:03 #53 ... 14:57:03 14:57:03 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:03 #56 ... 14:57:03 14:57:03 #64 [core-metadata internal] load build context 14:57:04 #64 ... 14:57:04 14:57:04 #60 [security-proxy-setup internal] load build context 14:57:04 #60 ... 14:57:04 14:57:04 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:57:04 #63 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:04 #63 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:04 #63 ... 14:57:04 14:57:04 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:04 #56 ... 14:57:04 14:57:04 #65 [core-data internal] load build context 14:57:04 #65 ... 14:57:04 14:57:04 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:04 #56 ... 14:57:04 14:57:04 #68 [core-command internal] load build context 14:57:04 #68 ... 14:57:04 14:57:04 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:04 #56 ... 14:57:04 14:57:04 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:57:04 #66 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:04 #66 18.22 (1/1) Installing dumb-init (1.2.5-r2) 14:57:04 #66 18.28 Executing busybox-1.36.1-r5.trigger 14:57:04 #66 18.47 OK: 8 MiB in 16 packages 14:57:04 #66 ... 14:57:04 14:57:04 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:57:04 #67 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:04 #67 19.19 (1/4) Installing ca-certificates (20230506-r0) 14:57:04 #67 19.78 (2/4) Installing dumb-init (1.2.5-r2) 14:57:04 #67 19.81 (3/4) Installing su-exec (0.2-r3) 14:57:04 #67 19.85 (4/4) Installing yq (4.33.3-r5) 14:57:05 #67 ... 14:57:05 14:57:05 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:05 #56 ... 14:57:05 14:57:05 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:57:05 #69 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:05 #69 20.66 OK: 266 MiB in 52 packages 14:57:05 #69 ... 14:57:05 14:57:05 #64 [core-metadata internal] load build context 14:57:05 #64 ... 14:57:05 14:57:05 #70 [support-notifications internal] load build context 14:57:06 #70 ... 14:57:06 14:57:06 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:57:06 #48 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:06 #48 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:06 #48 ... 14:57:06 14:57:06 #49 [security-secretstore-setup internal] load build context 14:57:06 #49 ... 14:57:06 14:57:06 #51 [security-proxy-auth internal] load build context 14:57:06 #51 ... 14:57:06 14:57:06 #49 [security-secretstore-setup internal] load build context 14:57:07 #49 ... 14:57:07 14:57:07 #50 [support-scheduler internal] load build context 14:57:07 #50 ... 14:57:07 14:57:07 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:08 #56 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s 14:57:08 #56 ... 14:57:08 14:57:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:57:08 #62 16.48 (1/4) Installing dumb-init (1.2.5-r2) 14:57:08 #62 16.61 (2/4) Installing openssl (3.1.4-r5) 14:57:08 #62 16.91 (3/4) Installing su-exec (0.2-r3) 14:57:08 #62 17.08 (4/4) Installing yq (4.33.3-r5) 14:57:08 #62 19.01 Executing busybox-1.36.1-r5.trigger 14:57:08 #62 19.39 OK: 18 MiB in 19 packages 14:57:08 #62 DONE 25.3s 14:57:08 14:57:08 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:57:08 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.0s 14:57:08 #57 ... 14:57:08 14:57:08 #64 [core-metadata internal] load build context 14:57:08 #64 transferring context: 55.92MB 24.9s 14:57:08 #64 ... 14:57:08 14:57:08 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:57:08 #66 DONE 25.0s 14:57:08 14:57:08 #64 [core-metadata internal] load build context 14:57:09 #64 ... 14:57:09 14:57:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:57:09 #61 15.75 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:57:09 #61 15.75 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:57:09 #61 15.75 OK: 19951 distinct packages available 14:57:09 #61 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:09 #61 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:09 #61 ... 14:57:09 14:57:09 #64 [core-metadata internal] load build context 14:57:09 #64 ... 14:57:09 14:57:09 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:57:09 #69 DONE 24.9s 14:57:09 14:57:09 #64 [core-metadata internal] load build context 14:57:10 #64 ... 14:57:10 14:57:10 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:10 #71 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:10 #71 20.00 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:57:10 #71 20.00 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:57:10 #71 20.00 OK: 19946 distinct packages available 14:57:10 #71 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:10 #71 ... 14:57:10 14:57:10 #50 [support-scheduler internal] load build context 14:57:10 #50 ... 14:57:10 14:57:10 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:57:10 #72 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:10 #72 20.43 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:57:10 #72 20.43 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:57:10 #72 20.43 OK: 19946 distinct packages available 14:57:10 #72 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:10 #72 ... 14:57:10 14:57:10 #65 [core-data internal] load build context 14:57:10 #65 ... 14:57:10 14:57:10 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:10 #71 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:10 #71 ... 14:57:10 14:57:10 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:57:10 #67 21.72 Executing busybox-1.36.1-r5.trigger 14:57:10 #67 21.90 Executing ca-certificates-20230506-r0.trigger 14:57:10 #67 24.00 OK: 18 MiB in 19 packages 14:57:10 #67 DONE 26.5s 14:57:10 14:57:10 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:57:14 #73 ... 14:57:14 14:57:14 #53 [security-spiffe-token-provider internal] load build context 14:57:14 #53 ... 14:57:14 14:57:14 #50 [support-scheduler internal] load build context 14:57:14 #50 transferring context: 62.21MB 26.8s 14:57:14 #50 ... 14:57:14 14:57:14 #60 [security-proxy-setup internal] load build context 14:57:14 #60 ... 14:57:14 14:57:14 #50 [support-scheduler internal] load build context 14:57:14 #50 ... 14:57:14 14:57:14 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:57:14 #48 23.45 (1/2) Installing ca-certificates (20230506-r0) 14:57:14 #48 24.11 (2/2) Installing dumb-init (1.2.5-r2) 14:57:14 #48 24.11 Executing busybox-1.36.1-r5.trigger 14:57:14 #48 24.27 Executing ca-certificates-20230506-r0.trigger 14:57:14 #48 25.54 OK: 9 MiB in 17 packages 14:57:14 #48 DONE 30.0s 14:57:14 14:57:14 #50 [support-scheduler internal] load build context 14:57:14 #50 ... 14:57:14 14:57:14 #68 [core-command internal] load build context 14:57:14 #68 ... 14:57:14 14:57:14 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:57:14 #61 28.53 OK: 266 MiB in 52 packages 14:57:14 #61 DONE 31.5s 14:57:14 14:57:14 #68 [core-command internal] load build context 14:57:14 #68 ... 14:57:14 14:57:14 #60 [security-proxy-setup internal] load build context 14:57:16 #60 ... 14:57:16 14:57:16 #70 [support-notifications internal] load build context 14:57:16 #70 ... 14:57:16 14:57:16 #60 [security-proxy-setup internal] load build context 14:57:16 #60 ... 14:57:16 14:57:16 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:57:16 #63 22.79 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:57:16 #63 22.79 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:57:16 #63 22.79 OK: 19946 distinct packages available 14:57:16 #63 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:16 #63 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:16 #63 31.11 (1/11) Installing ca-certificates (20230506-r0) 14:57:16 #63 31.48 (2/11) Installing brotli-libs (1.0.9-r14) 14:57:16 #63 31.58 (3/11) Installing libunistring (1.1-r1) 14:57:16 #63 31.70 (4/11) Installing libidn2 (2.3.4-r1) 14:57:16 #63 31.70 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:57:16 #63 31.72 (6/11) Installing libcurl (8.5.0-r0) 14:57:16 #63 31.77 (7/11) Installing curl (8.5.0-r0) 14:57:16 #63 31.81 (8/11) Installing dumb-init (1.2.5-r2) 14:57:16 #63 31.84 (9/11) Installing musl-obstack (1.2.3-r2) 14:57:16 #63 31.87 (10/11) Installing libucontext (1.2-r2) 14:57:16 #63 31.87 (11/11) Installing gcompat (1.1.0-r1) 14:57:16 #63 31.91 Executing busybox-1.36.1-r5.trigger 14:57:16 #63 32.05 Executing ca-certificates-20230506-r0.trigger 14:57:16 #63 ... 14:57:16 14:57:16 #51 [security-proxy-auth internal] load build context 14:57:16 #51 ... 14:57:16 14:57:16 #60 [security-proxy-setup internal] load build context 14:57:17 #60 ... 14:57:17 14:57:17 #49 [security-secretstore-setup internal] load build context 14:57:17 #49 ... 14:57:17 14:57:17 #60 [security-proxy-setup internal] load build context 14:57:18 #60 ... 14:57:18 14:57:18 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:18 #56 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s 14:57:18 #56 ... 14:57:18 14:57:18 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:57:18 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:19 #74 ... 14:57:19 14:57:19 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:57:19 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.9s done 14:57:19 #57 ... 14:57:19 14:57:19 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:57:19 #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:19 #75 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:19 #75 ... 14:57:19 14:57:19 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:20 #56 ... 14:57:20 14:57:20 #64 [core-metadata internal] load build context 14:57:20 #64 transferring context: 79.62MB 36.4s 14:57:20 #64 ... 14:57:20 14:57:20 #68 [core-command internal] load build context 14:57:20 #68 ... 14:57:20 14:57:20 #64 [core-metadata internal] load build context 14:57:20 #64 ... 14:57:20 14:57:20 #65 [core-data internal] load build context 14:57:20 #65 ... 14:57:20 14:57:20 #64 [core-metadata internal] load build context 14:57:21 #64 ... 14:57:21 14:57:21 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:57:21 #72 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:21 #72 27.59 (1/4) Installing dumb-init (1.2.5-r2) 14:57:21 #72 27.71 (2/4) Installing musl-obstack (1.2.3-r2) 14:57:21 #72 27.71 (3/4) Installing libucontext (1.2-r2) 14:57:21 #72 27.71 (4/4) Installing gcompat (1.1.0-r1) 14:57:21 #72 27.82 Executing busybox-1.36.1-r5.trigger 14:57:21 #72 28.01 OK: 8 MiB in 19 packages 14:57:21 #72 ... 14:57:21 14:57:21 #65 [core-data internal] load build context 14:57:22 #65 ... 14:57:22 14:57:22 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:22 #71 28.24 (1/5) Installing dumb-init (1.2.5-r2) 14:57:22 #71 28.24 (2/5) Installing musl-obstack (1.2.3-r2) 14:57:22 #71 28.24 (3/5) Installing libucontext (1.2-r2) 14:57:22 #71 28.24 (4/5) Installing gcompat (1.1.0-r1) 14:57:22 #71 28.24 (5/5) Installing openssl (3.1.4-r5) 14:57:22 #71 28.34 Executing busybox-1.36.1-r5.trigger 14:57:22 #71 28.42 OK: 9 MiB in 20 packages 14:57:22 #71 DONE 34.4s 14:57:22 14:57:22 #65 [core-data internal] load build context 14:57:22 #65 ... 14:57:22 14:57:22 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:57:22 #72 DONE 34.2s 14:57:22 14:57:22 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:57:22 #63 33.06 OK: 13 MiB in 26 packages 14:57:22 #63 DONE 39.1s 14:57:22 14:57:22 #65 [core-data internal] load build context 14:57:23 #65 ... 14:57:23 14:57:23 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:57:23 #56 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.0s done 14:57:23 #56 DONE 36.1s 14:57:23 14:57:23 #65 [core-data internal] load build context 14:57:23 #65 ... 14:57:23 14:57:23 #53 [security-spiffe-token-provider internal] load build context 14:57:23 #53 ... 14:57:23 14:57:23 #65 [core-data internal] load build context 14:57:24 #65 ... 14:57:24 14:57:24 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:57:24 #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:24 #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:24 #76 ... 14:57:24 14:57:24 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:57:24 #74 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:24 #74 14.06 OK: 18 MiB in 19 packages 14:57:24 #74 DONE 16.1s 14:57:24 14:57:24 #50 [support-scheduler internal] load build context 14:57:25 #50 ... 14:57:25 14:57:25 #60 [security-proxy-setup internal] load build context 14:57:25 #60 ... 14:57:25 14:57:25 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:57:25 #77 ... 14:57:25 14:57:25 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:57:25 #75 14.44 OK: 8 MiB in 16 packages 14:57:25 #75 DONE 16.0s 14:57:25 14:57:25 #60 [security-proxy-setup internal] load build context 14:57:25 #60 transferring context: 67.56MB 42.0s 14:57:25 #60 ... 14:57:25 14:57:25 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:57:25 #73 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:25 #73 8.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:25 #73 12.94 OK: 18 MiB in 19 packages 14:57:25 #73 DONE 14.6s 14:57:25 14:57:25 #60 [security-proxy-setup internal] load build context 14:57:26 #60 ... 14:57:26 14:57:26 #70 [support-notifications internal] load build context 14:57:26 #70 ... 14:57:26 14:57:26 #60 [security-proxy-setup internal] load build context 14:57:26 #60 ... 14:57:26 14:57:26 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:57:26 #77 DONE 1.3s 14:57:26 14:57:26 #60 [security-proxy-setup internal] load build context 14:57:26 #60 ... 14:57:26 14:57:26 #51 [security-proxy-auth internal] load build context 14:57:26 #51 ... 14:57:26 14:57:26 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:57:26 #76 12.02 OK: 9 MiB in 17 packages 14:57:27 #76 DONE 12.8s 14:57:27 14:57:27 #51 [security-proxy-auth internal] load build context 14:57:28 #51 ... 14:57:28 14:57:28 #49 [security-secretstore-setup internal] load build context 14:57:28 #49 ... 14:57:28 14:57:28 #51 [security-proxy-auth internal] load build context 14:57:30 #51 ... 14:57:30 14:57:30 #65 [core-data internal] load build context 14:57:30 #65 transferring context: 133.46MB 45.7s done 14:57:30 #65 DONE 46.0s 14:57:30 14:57:30 #51 [security-proxy-auth internal] load build context 14:57:30 #51 ... 14:57:30 14:57:30 #68 [core-command internal] load build context 14:57:30 #68 ... 14:57:30 14:57:30 #51 [security-proxy-auth internal] load build context 14:57:31 #51 ... 14:57:31 14:57:31 #64 [core-metadata internal] load build context 14:57:31 #64 ... 14:57:31 14:57:31 #51 [security-proxy-auth internal] load build context 14:57:31 #51 ... 14:57:31 14:57:31 #27 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:31 #27 DONE 58.2s 14:57:31 14:57:31 #51 [security-proxy-auth internal] load build context 14:57:32 #51 ... 14:57:32 14:57:32 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:57:32 #0 6.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:32 #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:32 #78 ... 14:57:32 14:57:32 #51 [security-proxy-auth internal] load build context 14:57:32 #51 ... 14:57:32 14:57:32 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:57:32 #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:32 #0 7.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:32 #79 10.16 OK: 8 MiB in 19 packages 14:57:32 #79 ... 14:57:32 14:57:32 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:57:32 #0 7.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:32 #0 8.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:32 #80 ... 14:57:32 14:57:32 #18 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:32 #18 DONE 58.8s 14:57:32 14:57:32 #51 [security-proxy-auth internal] load build context 14:57:33 #51 transferring context: 133.46MB 46.4s done 14:57:33 #51 DONE 47.6s 14:57:33 14:57:33 #68 [core-command internal] load build context 14:57:34 #68 ... 14:57:34 14:57:34 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:57:34 #78 10.74 OK: 9 MiB in 20 packages 14:57:34 #78 DONE 11.7s 14:57:34 14:57:34 #68 [core-command internal] load build context 14:57:34 #68 ... 14:57:34 14:57:34 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:57:34 #79 DONE 11.7s 14:57:34 14:57:34 #68 [core-command internal] load build context 14:57:34 #68 ... 14:57:34 14:57:34 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:57:34 #80 11.13 OK: 13 MiB in 26 packages 14:57:34 #80 DONE 11.8s 14:57:34 14:57:34 #68 [core-command internal] load build context 14:57:34 #68 ... 14:57:34 14:57:34 #53 [security-spiffe-token-provider internal] load build context 14:57:34 #53 ... 14:57:34 14:57:34 #68 [core-command internal] load build context 14:57:34 #68 transferring context: 133.46MB 49.7s done 14:57:34 #68 ... 14:57:34 14:57:34 #50 [support-scheduler internal] load build context 14:57:34 #50 transferring context: 133.46MB 47.5s done 14:57:34 #50 DONE 49.3s 14:57:35 14:57:35 #68 [core-command internal] load build context 14:57:35 #68 DONE 50.6s 14:57:35 14:57:35 #64 [core-metadata internal] load build context 14:57:36 #64 transferring context: 133.46MB 52.6s done 14:57:36 #64 ... 14:57:36 14:57:36 #70 [support-notifications internal] load build context 14:57:36 #70 ... 14:57:36 14:57:36 #60 [security-proxy-setup internal] load build context 14:57:36 #60 ... 14:57:36 14:57:36 #64 [core-metadata internal] load build context 14:57:36 #64 DONE 53.1s 14:57:36 14:57:36 #60 [security-proxy-setup internal] load build context 14:57:36 #60 ... 14:57:36 14:57:36 #70 [support-notifications internal] load build context 14:57:37 #70 ... 14:57:37 14:57:37 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:57:37 #81 DONE 3.2s 14:57:37 14:57:37 #70 [support-notifications internal] load build context 14:57:37 #70 ... 14:57:37 14:57:37 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:57:37 #82 DONE 3.3s 14:57:37 14:57:37 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:57:37 #83 DONE 3.3s 14:57:37 14:57:37 #70 [support-notifications internal] load build context 14:57:37 #70 ... 14:57:37 14:57:37 #53 [security-spiffe-token-provider internal] load build context 14:57:37 #53 transferring context: 133.46MB 53.8s done 14:57:37 #53 DONE 54.2s 14:57:37 14:57:37 #70 [support-notifications internal] load build context 14:57:37 #70 ... 14:57:37 14:57:37 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 14:57:37 #84 DONE 6.0s 14:57:37 14:57:37 #70 [support-notifications internal] load build context 14:57:37 #70 ... 14:57:37 14:57:37 #85 [core-metadata builder 6/7] COPY . . 14:57:37 #85 CACHED 14:57:37 14:57:37 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:37 #86 CACHED 14:57:37 14:57:37 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:57:37 #87 CACHED 14:57:37 14:57:37 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:57:37 #88 CACHED 14:57:37 14:57:37 #89 [security-proxy-auth builder 6/7] COPY . . 14:57:37 #89 CACHED 14:57:37 14:57:37 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:37 #90 CACHED 14:57:37 14:57:37 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:37 #91 CACHED 14:57:37 14:57:37 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 14:57:37 #92 CACHED 14:57:37 14:57:37 #93 [core-command builder 6/7] COPY . . 14:57:37 #93 CACHED 14:57:37 14:57:37 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:37 #94 CACHED 14:57:37 14:57:37 #95 [support-scheduler builder 6/7] COPY . . 14:57:37 #95 CACHED 14:57:37 14:57:37 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:57:37 #96 CACHED 14:57:37 14:57:37 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:37 #97 CACHED 14:57:37 14:57:37 #98 [core-data builder 6/7] COPY . . 14:57:37 #98 CACHED 14:57:37 14:57:37 #99 [core-data builder 4/7] COPY go.mod vendor* ./ 14:57:37 #99 CACHED 14:57:37 14:57:37 #70 [support-notifications internal] load build context 14:57:38 #70 transferring context: 133.46MB 53.6s done 14:57:38 #70 ... 14:57:38 14:57:38 #49 [security-secretstore-setup internal] load build context 14:57:38 #49 ... 14:57:38 14:57:38 #60 [security-proxy-setup internal] load build context 14:57:38 #60 ... 14:57:38 14:57:38 #70 [support-notifications internal] load build context 14:57:38 #70 DONE 54.2s 14:57:38 14:57:38 #60 [security-proxy-setup internal] load build context 14:57:38 #60 ... 14:57:38 14:57:38 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:57:38 #100 DONE 1.4s 14:57:38 14:57:38 #101 [security-bootstrapper builder 6/7] COPY . . 14:57:38 #101 DONE 6.0s 14:57:38 14:57:38 #60 [security-proxy-setup internal] load build context 14:57:39 #60 ... 14:57:39 14:57:39 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:57:39 #102 DONE 1.4s 14:57:39 14:57:39 #60 [security-proxy-setup internal] load build context 14:57:39 #60 ... 14:57:39 14:57:39 #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:57:39 #103 DONE 1.6s 14:57:39 14:57:39 #60 [security-proxy-setup internal] load build context 14:57:40 #60 ... 14:57:40 14:57:40 #104 [security-spire-server stage-2 6/9] COPY security.txt / 14:57:40 #104 DONE 1.3s 14:57:40 14:57:40 #60 [security-proxy-setup internal] load build context 14:57:40 #60 ... 14:57:40 14:57:40 #105 [security-spire-config stage-2 6/10] COPY security.txt / 14:57:40 #105 DONE 1.2s 14:57:40 14:57:40 #60 [security-proxy-setup internal] load build context 14:57:40 #60 ... 14:57:40 14:57:40 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:57:40 #106 DONE 0.5s 14:57:40 14:57:40 #60 [security-proxy-setup internal] load build context 14:57:40 #60 ... 14:57:40 14:57:40 #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:57:40 #107 DONE 1.8s 14:57:40 14:57:40 #60 [security-proxy-setup internal] load build context 14:57:41 #60 ... 14:57:41 14:57:41 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:57:41 #108 DONE 0.9s 14:57:41 14:57:41 #60 [security-proxy-setup internal] load build context 14:57:41 #60 ... 14:57:41 14:57:41 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:57:41 #109 DONE 0.7s 14:57:41 14:57:41 #60 [security-proxy-setup internal] load build context 14:57:41 #60 ... 14:57:41 14:57:41 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:57:41 #110 DONE 0.7s 14:57:41 14:57:41 #60 [security-proxy-setup internal] load build context 14:57:41 #60 transferring context: 133.46MB 58.7s done 14:57:42 #60 ... 14:57:42 14:57:42 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:57:42 #111 DONE 0.7s 14:57:42 14:57:42 #60 [security-proxy-setup internal] load build context 14:57:42 #60 DONE 59.1s 14:57:42 14:57:42 #112 [security-spire-server] exporting to image 14:57:42 #112 exporting layers 14:57:42 #112 ... 14:57:42 14:57:42 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:57:42 #113 DONE 0.5s 14:57:42 14:57:42 #112 [security-spire-config] exporting to image 14:57:42 #112 ... 14:57:42 14:57:42 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:57:42 #114 CACHED 14:57:42 14:57:42 #115 [security-proxy-setup builder 6/7] COPY . . 14:57:42 #115 CACHED 14:57:42 14:57:42 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:42 #116 CACHED 14:57:43 14:57:43 #49 [security-secretstore-setup internal] load build context 14:57:43 #49 transferring context: 133.46MB 59.3s done 14:57:43 #49 ... 14:57:43 14:57:43 #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:57:43 #117 DONE 6.2s 14:57:43 14:57:43 #49 [security-secretstore-setup internal] load build context 14:57:43 #49 DONE 59.6s 14:57:43 14:57:43 #118 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:57:44 #118 DONE 0.3s 14:57:44 14:57:44 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:57:44 #119 ... 14:57:44 14:57:44 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:44 #120 CACHED 14:57:44 14:57:44 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:57:44 #121 CACHED 14:57:44 14:57:44 #122 [security-secretstore-setup builder 6/7] COPY . . 14:57:44 #122 CACHED 14:57:44 14:57:44 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:57:44 #123 ... 14:57:44 14:57:44 #124 [security-spire-agent stage-3 7/10] COPY security.txt / 14:57:44 #124 DONE 0.4s 14:57:44 14:57:44 #125 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:57:44 #125 DONE 0.3s 14:57:44 14:57:44 #126 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:57:45 #126 DONE 0.3s 14:57:45 14:57:45 #127 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:57:45 #127 DONE 0.3s 14:57:45 14:57:45 #112 [security-spire-agent] exporting to image 14:57:48 #112 ... 14:57:48 14:57:48 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:57:48 #0 6.928 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:57:48 #128 ... 14:57:48 14:57:48 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:57:48 #0 9.033 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:57:48 #129 ... 14:57:48 14:57:48 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:57:48 #0 9.393 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:57:48 #130 ... 14:57:48 14:57:48 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:57:48 #0 6.344 go build -tags " non_delayedstart" -ldflags "-s -w -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 14:57:48 #131 ... 14:57:48 14:57:48 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:57:48 #0 7.421 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:57:48 #132 ... 14:57:48 14:57:48 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:57:48 #0 8.187 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:57:48 #133 ... 14:57:48 14:57:48 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:57:48 #119 5.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:57:49 #119 ... 14:57:49 14:57:49 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:57:49 #0 7.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:57:49 #134 ... 14:57:49 14:57:49 #112 [security-spire-config] exporting to image 14:57:49 #112 exporting layers 6.4s done 14:57:49 #112 writing image sha256:6845e6ee2c5782122f7d0580e41c00f1043755b3061c727fb1d6c10f2c77ec2a 0.0s done 14:57:49 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 14:57:49 #112 ... 14:57:49 14:57:49 #135 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:49 #135 ... 14:57:49 14:57:49 #112 [security-spire-config] exporting to image 14:57:49 #112 exporting layers 7.1s done 14:57:49 #112 writing image sha256:b52134eeef33386a5145889774032c622cd38ffb105ac6c452c65582875a2777 14:57:49 #112 writing image sha256:b52134eeef33386a5145889774032c622cd38ffb105ac6c452c65582875a2777 0.1s done 14:57:49 #112 naming to docker.io/library/security-spire-server-arm64 done 14:57:49 #112 exporting layers 4.2s done 14:57:49 #112 writing image sha256:3d6dccb41ee764f849e9fa28380788d7c6df5808f551b58d77cf82920ad86cef done 14:57:49 #112 naming to docker.io/library/security-spire-agent-arm64 done 14:57:49 #112 DONE 7.3s 14:57:49 14:57:49 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:57:49 #123 4.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:57:50 #123 ... 14:57:50 14:57:50 #136 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:47 #136 ... 14:58:47 14:58:47 #135 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:47 #135 DONE 64.1s 14:58:47 14:58:47 #137 [security-spiffe-token-provider builder 6/7] COPY . . 14:58:47 #137 DONE 1.6s 14:58:47 14:58:47 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:58:47 #138 1.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 14:58:48 #138 ... 14:58:48 14:58:48 #136 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:48 #136 DONE 67.4s 14:58:48 14:58:48 #139 [support-notifications builder 6/7] COPY . . 14:58:49 #139 DONE 1.6s 14:58:49 14:58:49 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:58:50 #7 ... 14:58:50 14:58:50 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:58:52 #140 1.897 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:09:29 #140 ... 15:09:29 15:09:29 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:09:29 #123 705.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 15:09:33 #123 ... 15:09:33 15:09:33 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:09:33 #119 DONE 710.7s 15:09:33 15:09:33 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:09:33 #131 ... 15:09:33 15:09:33 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:09:33 #141 DONE 0.2s 15:09:33 15:09:33 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:09:34 #142 DONE 0.2s 15:09:34 15:09:34 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:09:34 #143 DONE 0.1s 15:09:34 15:09:34 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:09:34 #144 DONE 0.1s 15:09:34 15:09:34 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:09:34 #145 DONE 0.3s 15:09:34 15:09:34 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:09:34 #129 ... 15:09:34 15:09:34 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:09:34 #146 DONE 0.1s 15:09:34 15:09:34 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:38 #147 DONE 3.2s 15:09:38 15:09:38 #112 [security-proxy-setup] exporting to image 15:09:38 #112 exporting layers 15:09:39 #112 exporting layers 1.1s done 15:09:39 #112 writing image sha256:e441b348205b7dc009fafaf53d9b123705dd2c62a37d2ed3fade37adf3a27315 done 15:09:39 #112 naming to docker.io/library/security-proxy-setup-arm64 done 15:09:39 #112 DONE 8.4s 15:09:39 15:09:39 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:09:42 #133 ... 15:09:42 15:09:42 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:09:42 #134 DONE 722.9s 15:09:42 15:09:42 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:09:42 #148 DONE 0.3s 15:09:42 15:09:42 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 15:09:44 #149 ... 15:09:44 15:09:44 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:09:44 #123 DONE 720.0s 15:09:44 15:09:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:09:44 #140 ... 15:09:44 15:09:44 #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:09:44 #150 DONE 0.3s 15:09:44 15:09:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:09:44 #140 ... 15:09:44 15:09:44 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 15:09:44 #149 DONE 2.5s 15:09:44 15:09:44 #151 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 15:09:45 #151 DONE 0.3s 15:09:45 15:09:45 #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:09:45 #152 DONE 0.4s 15:09:45 15:09:45 #153 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:09:45 #153 DONE 0.2s 15:09:45 15:09:45 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 15:09:45 #154 DONE 0.2s 15:09:45 15:09:45 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:09:45 #155 ... 15:09:45 15:09:45 #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:09:45 #156 DONE 0.2s 15:09:46 15:09:46 #157 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:09:46 #157 DONE 0.2s 15:09:46 15:09:46 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:09:46 #138 ... 15:09:46 15:09:46 #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:09:46 #158 ... 15:09:46 15:09:46 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:09:46 #155 DONE 0.6s 15:09:46 15:09:46 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:09:46 #159 DONE 0.3s 15:09:46 15:09:46 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:09:46 #140 ... 15:09:46 15:09:46 #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:09:46 #158 DONE 0.5s 15:09:46 15:09:46 #160 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:09:46 #160 ... 15:09:46 15:09:46 #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:09:46 #161 DONE 0.2s 15:09:46 15:09:46 #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:09:46 #162 DONE 0.3s 15:09:46 15:09:46 #160 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:09:46 #160 DONE 0.5s 15:09:46 15:09:46 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:09:47 #163 ... 15:09:47 15:09:47 #164 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:09:47 #164 DONE 0.1s 15:09:47 15:09:47 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:09:47 #163 DONE 0.3s 15:09:47 15:09:47 #165 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:47 #165 ... 15:09:47 15:09:47 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:09:47 #166 DONE 0.4s 15:09:48 15:09:48 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 15:09:52 #167 ... 15:09:52 15:09:52 #165 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:52 #165 DONE 5.3s 15:09:52 15:09:52 #112 [security-secretstore-setup] exporting to image 15:09:52 #112 exporting layers 15:09:53 #112 ... 15:09:53 15:09:53 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 15:09:53 #167 DONE 5.4s 15:09:53 15:09:53 #112 [security-bootstrapper] exporting to image 15:09:53 #112 exporting layers 15:09:54 #112 exporting layers 2.4s done 15:09:54 #112 writing image sha256:6091e2ddbc1e0ca01cbdd38dac3cac191ebfa94da9a9e7da48b5764d0cb7598d 0.1s done 15:09:54 #112 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 15:09:54 #112 exporting layers 1.8s done 15:09:55 #112 writing image sha256:9dfef6b7f4aff70a1a5ce19a52eeff114f88529b7a73a2978a17d04a69254275 done 15:09:55 #112 naming to docker.io/library/security-bootstrapper-arm64 done 15:09:55 #112 DONE 12.7s 15:09:55 15:09:55 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:10:01 #7 ... 15:10:01 15:10:01 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:10:01 #130 DONE 743.3s 15:10:01 15:10:01 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:10:01 #129 ... 15:10:01 15:10:01 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:10:01 #168 DONE 0.4s 15:10:01 15:10:01 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:02 #128 ... 15:10:02 15:10:02 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:10:02 #169 DONE 0.2s 15:10:02 15:10:02 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:10:02 #170 DONE 0.3s 15:10:02 15:10:02 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:10:02 #171 DONE 0.1s 15:10:02 15:10:02 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:10:02 #129 ... 15:10:02 15:10:02 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:10:02 #172 DONE 0.3s 15:10:02 15:10:02 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:10:02 #140 ... 15:10:02 15:10:02 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:10:07 #173 DONE 3.8s 15:10:07 15:10:07 #112 [security-proxy-auth] exporting to image 15:10:07 #112 exporting layers 0.5s done 15:10:07 #112 writing image sha256:bcadb275e1ff9d8e0019e0f5a7838b7b8af4d6ebff285c103717766b73896d15 done 15:10:07 #112 naming to docker.io/library/security-proxy-auth-arm64 done 15:10:07 #112 DONE 13.2s 15:10:07 15:10:07 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:10:13 #140 ... 15:10:13 15:10:13 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:10:13 #131 DONE 755.9s 15:10:13 15:10:13 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:14 #128 ... 15:10:14 15:10:14 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:10:14 #174 DONE 0.3s 15:10:14 15:10:14 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:10:14 #7 ... 15:10:14 15:10:14 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:10:14 #175 DONE 0.1s 15:10:14 15:10:14 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:10:14 #140 ... 15:10:14 15:10:14 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:10:14 #176 DONE 0.3s 15:10:14 15:10:14 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:10:14 #7 ... 15:10:14 15:10:14 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:10:15 #177 DONE 0.2s 15:10:15 15:10:15 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:10:15 #178 DONE 0.1s 15:10:15 15:10:15 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:15 #128 ... 15:10:15 15:10:15 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:10:17 #179 DONE 2.1s 15:10:17 15:10:17 #112 [core-common-config-bootstrapper] exporting to image 15:10:17 #112 exporting layers 15:10:17 #112 exporting layers 0.4s done 15:10:17 #112 writing image sha256:2939d6bbdd7684fb667e117eb0da05805ce63716636ffa88e53e6421708f9c94 done 15:10:17 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:10:17 #112 DONE 13.6s 15:10:17 15:10:17 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:10:44 #138 ... 15:10:44 15:10:44 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:44 #128 DONE 785.5s 15:10:44 15:10:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:10:44 #140 ... 15:10:44 15:10:44 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:10:44 #180 DONE 0.2s 15:10:44 15:10:44 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:10:44 #181 DONE 0.2s 15:10:44 15:10:44 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:10:44 #182 DONE 0.3s 15:10:44 15:10:44 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:10:44 #183 DONE 0.1s 15:10:44 15:10:44 #112 [core-command] exporting to image 15:10:44 #112 exporting layers 15:10:44 #112 exporting layers 0.2s done 15:10:44 #112 writing image sha256:5354e0feed3748e99a74e014e1f37cf2b48f07ecf05b367b8913ad1b90c15cbc done 15:10:44 #112 naming to docker.io/library/core-command-arm64 15:10:44 #112 naming to docker.io/library/core-command-arm64 done 15:10:44 #112 DONE 13.9s 15:10:44 15:10:44 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:10:59 #133 DONE 799.8s 15:10:59 15:10:59 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:10:59 #7 ... 15:10:59 15:10:59 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:10:59 #184 DONE 0.3s 15:10:59 15:10:59 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:10:59 #185 DONE 0.1s 15:10:59 15:10:59 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:10:59 #186 ... 15:10:59 15:10:59 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:10:59 #129 DONE 801.0s 15:10:59 15:10:59 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:10:59 #186 DONE 0.4s 15:10:59 15:10:59 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:10:59 #187 DONE 0.4s 15:10:59 15:10:59 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:10:59 #7 ... 15:10:59 15:10:59 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:10:59 #188 DONE 0.4s 15:10:59 15:10:59 #112 [core-metadata] exporting to image 15:10:59 #112 exporting layers 15:11:00 #112 ... 15:11:00 15:11:00 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #189 DONE 0.4s 15:11:00 15:11:00 #112 [core-metadata] exporting to image 15:11:00 #112 exporting layers 0.4s done 15:11:00 #112 writing image sha256:a468af2dfb6f5db5abd06e8e27e90f1077b68c082f2baf3c7bd581eaff189a5c 0.0s done 15:11:00 #112 naming to docker.io/library/core-metadata-arm64 0.0s done 15:11:00 #112 DONE 14.4s 15:11:00 15:11:00 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:11:00 #190 DONE 0.1s 15:11:00 15:11:00 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:11:00 #191 DONE 0.3s 15:11:00 15:11:00 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:11:00 #192 DONE 0.1s 15:11:00 15:11:00 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:11:00 #7 ... 15:11:00 15:11:00 #112 [core-data] exporting to image 15:11:00 #112 exporting layers 0.3s done 15:11:00 #112 writing image sha256:8c0b7a0aa15b2e7af55b3810438ef2689f2d834b92c32eeedc66f56f55fee838 done 15:11:00 #112 naming to docker.io/library/core-data-arm64 done 15:11:00 #112 DONE 14.7s 15:11:00 15:11:00 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:11:39 #7 ... 15:11:39 15:11:39 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:39 #138 DONE 770.2s 15:11:39 15:11:39 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:39 #140 ... 15:11:39 15:11:39 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:11:39 #193 DONE 0.2s 15:11:39 15:11:39 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:11:39 #194 DONE 0.1s 15:11:39 15:11:39 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:11:39 #195 DONE 0.3s 15:11:39 15:11:39 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:11:39 #132 ... 15:11:39 15:11:39 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:11:39 #196 DONE 0.1s 15:11:39 15:11:39 #112 [security-spiffe-token-provider] exporting to image 15:11:39 #112 exporting layers 15:11:39 #112 exporting layers 0.5s done 15:11:39 #112 writing image sha256:ae91b2804176488f541899919303ba9f40631cf8ac8ab7a2340fbd4906112307 done 15:11:39 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:11:39 #112 DONE 15.2s 15:11:39 15:11:39 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:11:44 #132 DONE 846.1s 15:11:44 15:11:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:44 #140 ... 15:11:44 15:11:44 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:11:44 #197 DONE 0.1s 15:11:44 15:11:44 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:11:44 #198 DONE 0.1s 15:11:44 15:11:44 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:11:44 #199 DONE 0.3s 15:11:44 15:11:44 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:11:45 #200 DONE 0.1s 15:11:45 15:11:45 #112 [support-scheduler] exporting to image 15:11:45 #112 exporting layers 15:11:45 #112 exporting layers 0.3s done 15:11:45 #112 writing image sha256:426a6fdabfaeb66f2f173d6a5682de91049944310bdd98b510b691cbc31e24dd done 15:11:45 #112 naming to docker.io/library/support-scheduler-arm64 done 15:11:45 #112 DONE 15.5s 15:11:45 15:11:45 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:52 #140 DONE 781.1s 15:11:52 15:11:52 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:11:52 #7 ... 15:11:52 15:11:52 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:11:52 #201 DONE 0.2s 15:11:52 15:11:52 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:11:52 #202 DONE 0.1s 15:11:52 15:11:52 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:11:52 #203 DONE 0.3s 15:11:52 15:11:52 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:11:52 #7 ... 15:11:52 15:11:52 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:11:52 #204 DONE 0.1s 15:11:52 15:11:52 #112 [support-notifications] exporting to image 15:11:52 #112 exporting layers 15:11:52 #112 exporting layers 0.3s done 15:11:52 #112 writing image sha256:8de1b0d4ee131c4e9a3663b78a0226af36e02b473fbd8aafd9bd620915ab246a done 15:11:52 #112 naming to docker.io/library/support-notifications-arm64 done 15:11:52 #112 DONE 15.9s 15:11:52 15:11:52 #7 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:11:52 time="2024-03-02T14:56:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:52 time="2024-03-02T14:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:11:52 $ docker stop --time=1 513bb03af564c440994a5f7ae3a687cf5c8bdc2843a51699b95d6c4efbd1a6c6 15:11:53 $ docker rm -f --volumes 513bb03af564c440994a5f7ae3a687cf5c8bdc2843a51699b95d6c4efbd1a6c6 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:54 + docker images 15:11:54 REPOSITORY TAG IMAGE ID CREATED SIZE 15:11:54 support-notifications-arm64 latest 8de1b0d4ee13 3 seconds ago 26.6MB 15:11:54 support-scheduler-arm64 latest 426a6fdabfae 10 seconds ago 25.9MB 15:11:54 security-spiffe-token-provider-arm64 latest ae91b2804176 18 seconds ago 29.1MB 15:11:54 core-data-arm64 latest 8c0b7a0aa15b 54 seconds ago 17.2MB 15:11:54 core-metadata-arm64 latest a468af2dfb6f 55 seconds ago 17.4MB 15:11:54 core-command-arm64 latest 5354e0feed37 About a minute ago 17.1MB 15:11:54 core-common-config-bootstrapper-arm64 latest 2939d6bbdd76 About a minute ago 15.1MB 15:11:54 security-proxy-auth-arm64 latest bcadb275e1ff About a minute ago 15.9MB 15:11:54 security-secretstore-setup-arm64 latest 6091e2ddbc1e 2 minutes ago 35.9MB 15:11:54 security-bootstrapper-arm64 latest 9dfef6b7f4af 2 minutes ago 18.5MB 15:11:54 security-proxy-setup-arm64 latest e441b348205b 2 minutes ago 25.9MB 15:11:54 security-spire-agent-arm64 latest 3d6dccb41ee7 14 minutes ago 152MB 15:11:54 security-spire-server-arm64 latest b52134eeef33 14 minutes ago 96.7MB 15:11:54 security-spire-config-arm64 latest 6845e6ee2c57 14 minutes ago 95.8MB 15:11:54 ci-base-image-arm64 latest 6972ded5b013 25 minutes ago 881MB 15:11:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 15:11:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [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 15:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:55 15:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:55 arm64: Pulling from edgex-lftools-log-publisher 15:11:55 8998bd30e6a1: Pulling fs layer 15:11:55 04944245beec: Pulling fs layer 15:11:55 699f458cf7ca: Pulling fs layer 15:11:55 765212b225bb: Pulling fs layer 15:11:55 f23df028b6ca: Pulling fs layer 15:11:55 d65c8cfc05b1: Pulling fs layer 15:11:55 2437ff75d9bd: Pulling fs layer 15:11:55 765212b225bb: Waiting 15:11:55 f23df028b6ca: Waiting 15:11:55 d65c8cfc05b1: Waiting 15:11:55 04944245beec: Verifying Checksum 15:11:55 04944245beec: Download complete 15:11:55 765212b225bb: Verifying Checksum 15:11:55 765212b225bb: Download complete 15:11:55 f23df028b6ca: Verifying Checksum 15:11:55 f23df028b6ca: Download complete 15:11:55 d65c8cfc05b1: Verifying Checksum 15:11:55 d65c8cfc05b1: Download complete 15:11:56 699f458cf7ca: Verifying Checksum 15:11:56 699f458cf7ca: Download complete 15:11:56 8998bd30e6a1: Verifying Checksum 15:11:56 8998bd30e6a1: Download complete 15:11:58 2437ff75d9bd: Verifying Checksum 15:11:58 2437ff75d9bd: Download complete 15:12:03 8998bd30e6a1: Pull complete 15:12:03 04944245beec: Pull complete 15:12:04 699f458cf7ca: Pull complete 15:12:04 765212b225bb: Pull complete 15:12:05 f23df028b6ca: Pull complete 15:12:05 d65c8cfc05b1: Pull complete 15:12:23 2437ff75d9bd: Pull complete 15:12:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:24 prd-ubuntu20.04-docker-arm64-4c-16g-2073 does not seem to be running inside a container 15:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:12:27 $ docker top bd2ecbd540595c89581671d264f48e33e01982153a07c27cd57000b9a1dff0ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:28 ---> job-cost.sh 15:12:28 lf-activate-venv: SKIPPING 15:12:28 INFO: No Stack... 15:12:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:12:29 INFO: Archiving Costs [Pipeline] sh 15:12:30 + cat /w/workspace/edgex-go/4/archives/cost.csv+ 15:12:30 cut -d, -f6 [Pipeline] lock 15:12:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4763-4-stack-cost] 15:12:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4763-4-stack-cost] did not exist. Created. 15:12:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4763-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:31 + echo total: 0.10999999940395355 [Pipeline] stash 15:12:31 Stashed 1 file(s) [Pipeline] } 15:12:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4763-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:31 $ docker stop --time=1 bd2ecbd540595c89581671d264f48e33e01982153a07c27cd57000b9a1dff0ec 15:12:32 $ docker rm -f --volumes bd2ecbd540595c89581671d264f48e33e01982153a07c27cd57000b9a1dff0ec [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 15:12:34 provisioning config files... 15:12:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8268750324885550912tmp [Pipeline] { [Pipeline] sh 15:12:34 + set +x 15:12:34 + curl -s https://codecov.io/bash 15:12:34 + bash -s -- 15:12:34 15:12:34 _____ _ 15:12:34 / ____| | | 15:12:34 | | ___ __| | ___ ___ _____ __ 15:12:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:34 Bash-1.0.6 15:12:34 15:12:34 15:12:34 ==> git version 2.25.1 found 15:12:34 ==> 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 15:12:34 Release-Date: 2020-01-08 15:12:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:12:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:12:34 ==> Jenkins CI detected. 15:12:34 current dir:  /w/workspace/edgex-go/4 15:12:34 project root: . 15:12:34 --> token set from env 15:12:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:34 ==> Running gcov in . (disable via -X gcov) 15:12:34 ==> Python coveragepy not found 15:12:34 ==> Searching for coverage reports in: 15:12:34 + . 15:12:34 -> Found 1 reports 15:12:34 ==> Detecting git/mercurial file structure 15:12:34 ==> Reading reports 15:12:34 + ./coverage.out bytes=453602 15:12:34 ==> Appending adjustments 15:12:34 https://docs.codecov.io/docs/fixing-reports 15:12:36 + Found adjustments 15:12:36 ==> Gzipping contents 15:12:36 60K /tmp/codecov.Moteja.gz 15:12:36 ==> Uploading reports 15:12:36 url: https://codecov.io 15:12:36 query: branch=PR-4763&commit=24f9f3115b20472553f7d05948b6fef03efd30b2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= 15:12:36 -> Pinging Codecov 15:12:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4763&commit=24f9f3115b20472553f7d05948b6fef03efd30b2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= 15:12:36 -> Uploading to 15:12:36 https://storage.googleapis.com/codecov/v4/raw/2024-03-02/00271124DB129430A58F1EEE437C3FCB/24f9f3115b20472553f7d05948b6fef03efd30b2/aac1bcfe-ce73-41a8-b64d-7c3436dd2e89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240302T151236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e21f20bb9c986c5d8fca4dcfc1e125227a33f5ea93e78ff878436dd91125824b 15:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:36 Dload Upload Total Spent Left Speed 15:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57687 0 0 100 57687 0 168k --:--:-- --:--:-- --:--:-- 168k 15:12:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/24f9f3115b20472553f7d05948b6fef03efd30b2 [Pipeline] } 15:12:36 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 15:12:38 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:39 ---> package-listing.sh 15:12:39 ++ facter osfamily 15:12:39 ++ tr '[:upper:]' '[:lower:]' 15:12:39 + OS_FAMILY=debian 15:12:39 + workspace=/w/workspace/edgex-go/4 15:12:39 + START_PACKAGES=/tmp/packages_start.txt 15:12:39 + END_PACKAGES=/tmp/packages_end.txt 15:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:39 + PACKAGES=/tmp/packages_start.txt 15:12:39 + '[' /w/workspace/edgex-go/4 ']' 15:12:39 + PACKAGES=/tmp/packages_end.txt 15:12:39 + case "${OS_FAMILY}" in 15:12:39 + dpkg -l 15:12:39 + grep '^ii' 15:12:39 + '[' -f /tmp/packages_start.txt ']' 15:12:39 + '[' -f /tmp/packages_end.txt ']' 15:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:39 + '[' /w/workspace/edgex-go/4 ']' 15:12:39 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:12:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:40 15:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:40 latest: Pulling from edgex-lftools-log-publisher 15:12:40 5eb5b503b376: Pulling fs layer 15:12:40 5c69ac0246d0: Pulling fs layer 15:12:40 ec43610c2a17: Pulling fs layer 15:12:40 3a2ae6a8a46f: Pulling fs layer 15:12:40 33b1e0a273af: Pulling fs layer 15:12:40 5d3b04190fa2: Pulling fs layer 15:12:40 2f39f015ded8: Pulling fs layer 15:12:40 3a2ae6a8a46f: Waiting 15:12:40 33b1e0a273af: Waiting 15:12:40 5d3b04190fa2: Waiting 15:12:40 2f39f015ded8: Waiting 15:12:40 5c69ac0246d0: Verifying Checksum 15:12:40 5c69ac0246d0: Download complete 15:12:40 33b1e0a273af: Verifying Checksum 15:12:40 33b1e0a273af: Download complete 15:12:41 5d3b04190fa2: Download complete 15:12:41 ec43610c2a17: Verifying Checksum 15:12:41 ec43610c2a17: Download complete 15:12:41 5eb5b503b376: Verifying Checksum 15:12:41 5eb5b503b376: Download complete 15:12:41 2f39f015ded8: Download complete 15:12:42 5eb5b503b376: Pull complete 15:12:42 5c69ac0246d0: Pull complete 15:12:42 ec43610c2a17: Pull complete 15:12:43 3a2ae6a8a46f: Pull complete 15:12:43 33b1e0a273af: Pull complete 15:12:43 5d3b04190fa2: Pull complete 15:12:47 2f39f015ded8: Pull complete 15:12:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:47 prd-ubuntu20.04-docker-8c-8g-2072 does not seem to be running inside a container 15:12:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:12:50 $ docker top 6c6cbbcb246b79299d42bce9ffe90e7deca15578e226942568b5b3d3b43b0914 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:51 + mkdir -p /var/log/sysstat [Pipeline] sh 15:12:51 + ls /var/log/sa-host 15:12:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:51 provisioning config files... 15:12:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7968972010180772898tmp [Pipeline] { [Pipeline] echo 15:12:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:52 ---> create-netrc.sh [Pipeline] } 15:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:52 ---> python-tools-install.sh [Pipeline] echo 15:12:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:53 ---> sudo-logs.sh 15:12:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:53 ---> job-cost.sh 15:12:53 lf-activate-venv: SKIPPING 15:12:53 DEBUG: total: 0.10999999940395355 15:12:53 INFO: Retrieving Stack Cost... 15:12:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:54 INFO: Archiving Costs [Pipeline] echo 15:12:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:54 ---> logs-deploy.sh 15:12:54 lf-activate-venv: SKIPPING 15:12:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4763/4 15:12:54 INFO: archiving workspace using pattern(s): 15:12:55 Archives upload complete. 15:12:55 INFO: archiving logs to Nexus