Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71fe8892f8cb63cf817f68031011190585a6a916+17930b14352cbfb7930b1ac1271c629a4bf190e4 (e255dbfddf0035ee09406deffee7b0ac4992f5b3) 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-ssh5808911792906277827.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-ssh17414738347828325933.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-4786/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-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17612488525217706941.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-ssh11660032922325294816.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-4786/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-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5554525083227814067.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-275 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [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 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 Merge succeeded, producing 0b15e0f4504911430cebc39715e067459c74a9e9 Checking out Revision 0b15e0f4504911430cebc39715e067459c74a9e9 (PR-4786) > 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/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b15e0f4504911430cebc39715e067459c74a9e9 # timeout=10 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:07 ========================================================= 08:31:07 EdgeX Global Pipelines Version Info 08:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:08 ------------------- 08:31:08 stable info: 08:31:08 ------------------- 08:31:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:31:08 Message: update stable to v1.0.258 08:31:08 ------------------- 08:31:08 experimental info: 08:31:08 ------------------- 08:31:08 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:31:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4786 [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4786 [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4786 [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b15e0f [Pipeline] echo 08:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:09 provisioning config files... 08:31:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1645839127077544972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:09 ---> ****-login.sh 08:31:09 nexus3.edgexfoundry.org:10001 08:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:10 Configure a credential helper to remove this warning. See 08:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:10 08:31:10 Login Succeeded 08:31:10 nexus3.edgexfoundry.org:10002 08:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:10 Configure a credential helper to remove this warning. See 08:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:10 08:31:10 Login Succeeded 08:31:10 nexus3.edgexfoundry.org:10003 08:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:10 Configure a credential helper to remove this warning. See 08:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:10 08:31:10 Login Succeeded 08:31:10 nexus3.edgexfoundry.org:10004 08:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:10 Configure a credential helper to remove this warning. See 08:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:10 08:31:10 Login Succeeded 08:31:10 ****.io 08:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:10 Configure a credential helper to remove this warning. See 08:31:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:10 08:31:10 Login Succeeded 08:31:10 ---> ****-login.sh ends [Pipeline] } 08:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:11 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:31:11 + dirname cmd/core-command/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo core-command,cmd/core-command/Dockerfile 08:31:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:11 + + dirname cmd/core-data/Dockerfile 08:31:11 cut -d/ -f2 08:31:11 + echo core-data,cmd/core-data/Dockerfile 08:31:11 + dirname cmd/core-metadata/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:11 + dirname cmd/security-bootstrapper/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:11 + dirname cmd/security-proxy-auth/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:11 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 08:31:11 08:31:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:11 + dirname cmd/security-spire-agent/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:11 + dirname cmd/security-spire-config/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + dirname cmd/security-spire-server/Dockerfile 08:31:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:11 + dirname cmd/support-notifications/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:11 + cut -d/ -f2 08:31:11 + dirname cmd/support-scheduler/Dockerfile 08:31:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:11 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:31:11 + git rev-list -1 --merges 0b15e0f4504911430cebc39715e067459c74a9e9~1..0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo 08:31:11 -----------> git rev-list -1 --merges 0b15e0f4504911430cebc39715e067459c74a9e9~1..0b15e0f4504911430cebc39715e067459c74a9e9 0b15e0f4504911430cebc39715e067459c74a9e9 08:31:11 0b15e0f4504911430cebc39715e067459c74a9e9 [false] [Pipeline] sh 08:31:11 + git log --format=format:%s -1 0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo 08:31:11 ========================================================= 08:31:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:12 + grep -v github /etc/ssh/ssh_known_hosts 08:31:12 + [ -e /tmp/ssh_known_hosts ] 08:31:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:12 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:12 08:31:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:12 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:12 b85a868b505f: Pulling fs layer 08:31:12 e2be974225ed: Pulling fs layer 08:31:12 339a4e72a1f5: Pulling fs layer 08:31:12 988bab9f4d93: Pulling fs layer 08:31:12 1469e6f7b9e6: Pulling fs layer 08:31:12 eaf3925da568: Pulling fs layer 08:31:12 bab4dde63d76: Pulling fs layer 08:31:12 bde34c3a00c8: Pulling fs layer 08:31:12 b352a97aabf1: Pulling fs layer 08:31:12 4872d77fe225: Pulling fs layer 08:31:12 5851b861e8e6: Pulling fs layer 08:31:12 bde34c3a00c8: Waiting 08:31:12 b352a97aabf1: Waiting 08:31:12 988bab9f4d93: Waiting 08:31:12 4872d77fe225: Waiting 08:31:12 1469e6f7b9e6: Waiting 08:31:12 eaf3925da568: Waiting 08:31:12 bab4dde63d76: Waiting 08:31:12 e2be974225ed: Verifying Checksum 08:31:12 e2be974225ed: Download complete 08:31:12 988bab9f4d93: Verifying Checksum 08:31:12 988bab9f4d93: Download complete 08:31:12 1469e6f7b9e6: Verifying Checksum 08:31:12 1469e6f7b9e6: Download complete 08:31:12 eaf3925da568: Download complete 08:31:12 339a4e72a1f5: Verifying Checksum 08:31:12 339a4e72a1f5: Download complete 08:31:13 bde34c3a00c8: Verifying Checksum 08:31:13 bde34c3a00c8: Download complete 08:31:13 b352a97aabf1: Verifying Checksum 08:31:13 b352a97aabf1: Download complete 08:31:13 4872d77fe225: Verifying Checksum 08:31:13 4872d77fe225: Download complete 08:31:13 5851b861e8e6: Verifying Checksum 08:31:13 b85a868b505f: Verifying Checksum 08:31:13 b85a868b505f: Download complete 08:31:13 bab4dde63d76: Verifying Checksum 08:31:13 bab4dde63d76: Download complete 08:31:14 b85a868b505f: Pull complete 08:31:14 e2be974225ed: Pull complete 08:31:15 339a4e72a1f5: Pull complete 08:31:15 988bab9f4d93: Pull complete 08:31:15 1469e6f7b9e6: Pull complete 08:31:15 eaf3925da568: Pull complete 08:31:17 bab4dde63d76: Pull complete 08:31:17 bde34c3a00c8: Pull complete 08:31:18 b352a97aabf1: Pull complete 08:31:18 4872d77fe225: Pull complete 08:31:18 5851b861e8e6: Pull complete 08:31:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container 08:31:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:24 $ docker top 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 -eo pid,comm 08:31:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:24 [ssh-agent] Looking for ssh-agent implementation... 08:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:24 $ docker exec 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent 08:31:24 SSH_AUTH_SOCK=/tmp/ssh-QQkpW9zFWzFf/agent.32 08:31:24 SSH_AGENT_PID=38 08:31:24 Running ssh-add (command line suppressed) 08:31:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_11369982826756139496.key (/w/workspace/edgex-go/4@tmp/private_key_11369982826756139496.key) 08:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:25 + git tag --points-at HEAD [Pipeline] } 08:31:25 $ docker exec --env ******** --env ******** 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent -k 08:31:25 unset SSH_AUTH_SOCK; 08:31:25 unset SSH_AGENT_PID; 08:31:25 echo Agent pid 38 killed; 08:31:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:25 [ssh-agent] Looking for ssh-agent implementation... 08:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:25 $ docker exec 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent 08:31:25 SSH_AUTH_SOCK=/tmp/ssh-UvEZB0PccQvz/agent.71 08:31:25 SSH_AGENT_PID=77 08:31:25 Running ssh-add (command line suppressed) 08:31:25 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5349389574518335623.key (/w/workspace/edgex-go/4@tmp/private_key_5349389574518335623.key) 08:31:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:25 + git semver init 08:31:26 2024-05-08 08:31:26,022 [run_init] DEBUG init version:0.0.0 force:False 08:31:26 2024-05-08 08:31:26,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:31:26 2024-05-08 08:31:26,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:31:26 2024-05-08 08:31:26,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:31:34 2024-05-08 08:31:33,776 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:31:34 2024-05-08 08:31:33,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4786 with force:False 08:31:34 2024-05-08 08:31:33,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4786 08:31:34 2024-05-08 08:31:33,782 [execute] INFO git cat-file --batch-check 08:31:34 2024-05-08 08:31:33,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:34 2024-05-08 08:31:33,788 [execute] INFO git cat-file --batch 08:31:34 2024-05-08 08:31:33,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:34 2024-05-08 08:31:33,793 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4786 08:31:34 0.0.0 [Pipeline] } 08:31:34 $ docker exec --env ******** --env ******** 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent -k 08:31:34 unset SSH_AUTH_SOCK; 08:31:34 unset SSH_AGENT_PID; 08:31:34 echo Agent pid 77 killed; 08:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:34 + git semver [Pipeline] } 08:31:34 $ docker stop --time=1 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 08:31:36 $ docker rm -f --volumes 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:37 Stashed 1 file(s) [Pipeline] echo 08:31:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:37 ========================================================= 08:31:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:37 619be1103602: Pulling fs layer 08:31:37 7862e08f4a3e: Pulling fs layer 08:31:37 5df492c9dc93: Pulling fs layer 08:31:37 7629e6793208: Pulling fs layer 08:31:37 4f4fb700ef54: Pulling fs layer 08:31:37 fb5054dd5b73: Pulling fs layer 08:31:37 eeca6798cff9: Pulling fs layer 08:31:37 aa269ceb94a6: Pulling fs layer 08:31:37 ada007ff1a6a: Pulling fs layer 08:31:37 eeca6798cff9: Waiting 08:31:37 fb5054dd5b73: Waiting 08:31:37 aa269ceb94a6: Waiting 08:31:37 ada007ff1a6a: Waiting 08:31:37 7629e6793208: Waiting 08:31:37 4f4fb700ef54: Waiting 08:31:37 7862e08f4a3e: Verifying Checksum 08:31:37 7862e08f4a3e: Download complete 08:31:37 7629e6793208: Verifying Checksum 08:31:37 7629e6793208: Download complete 08:31:37 4f4fb700ef54: Verifying Checksum 08:31:37 4f4fb700ef54: Download complete 08:31:37 fb5054dd5b73: Verifying Checksum 08:31:37 fb5054dd5b73: Download complete 08:31:37 619be1103602: Download complete 08:31:37 eeca6798cff9: Verifying Checksum 08:31:37 eeca6798cff9: Download complete 08:31:38 619be1103602: Pull complete 08:31:38 ada007ff1a6a: Verifying Checksum 08:31:38 ada007ff1a6a: Download complete 08:31:38 7862e08f4a3e: Pull complete 08:31:38 5df492c9dc93: Verifying Checksum 08:31:38 5df492c9dc93: Download complete 08:31:38 aa269ceb94a6: Verifying Checksum 08:31:38 aa269ceb94a6: Download complete 08:31:41 5df492c9dc93: Pull complete 08:31:41 7629e6793208: Pull complete 08:31:41 4f4fb700ef54: Pull complete 08:31:41 fb5054dd5b73: Pull complete 08:31:41 eeca6798cff9: Pull complete 08:31:44 aa269ceb94a6: Pull complete 08:31:44 ada007ff1a6a: Pull complete 08:31:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:44 WORKDIR /edgex 08:31:44 COPY go.mod . 08:31:44 RUN go mod download 08:31:44 + docker build -t ci-base-image-x86_64 -f - . 08:31:45 Sending build context to Docker daemon 177.4MB 08:31:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:45 ---> f489d0715acc 08:31:45 Step 2/4 : WORKDIR /edgex 08:31:52 Still waiting to schedule task 08:31:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-277’ 08:31:54 ---> Running in da6b4b0d993b 08:31:54 Removing intermediate container da6b4b0d993b 08:31:54 ---> 8ff97bad8543 08:31:54 Step 3/4 : COPY go.mod . 08:31:54 ---> c7ba586f3bd8 08:31:54 Step 4/4 : RUN go mod download 08:31:54 ---> Running in 3306dd58e7b0 08:32:26 Removing intermediate container 3306dd58e7b0 08:32:26 ---> c6dc89a10585 08:32:26 Successfully built c6dc89a10585 08:32:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 + docker inspect -f . ci-base-image-x86_64 08:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container 08:32:26 $ 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 ******** ci-base-image-x86_64 cat 08:32:27 $ docker top 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:27 + go version 08:32:27 go version go1.21.9 linux/amd64 [Pipeline] } 08:32:27 $ docker stop --time=1 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee 08:32:29 $ docker rm -f --volumes 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:29 + docker inspect -f . ci-base-image-x86_64 08:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:30 prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container 08:32:30 $ 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 ******** ci-base-image-x86_64 cat 08:32:30 $ docker top d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:30 ========================================================= 08:32:30 [edgeXBuildGoParallel] Running Tests and Build... 08:32:30 ========================================================= [Pipeline] sh 08:32:31 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:32:31 + make test 08:32:31 go test -race -coverprofile=coverage.out ./... 08:32:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.100s coverage: 69.2% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 53.2% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.162s coverage: 93.4% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.080s coverage: 6.1% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 97.6% of statements 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.086s coverage: 0.9% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.063s coverage: 41.7% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.052s coverage: 94.4% of statements 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.046s coverage: 100.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.061s coverage: 38.4% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.089s coverage: 84.8% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 08:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements 08:33:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:50 running golangci-lint 08:33:50 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:50 go version go1.21.9 linux/amd64 08:33:50 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:34:12 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 21.92200171s" 08:34:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.484109ms" 08:34:25 level=info msg="[linters_context/goanalysis] analyzers took 1m38.598489255s with top 10 stages: buildir: 54.828618825s, gosec: 7.516149484s, inspect: 2.660265921s, printf: 2.495850742s, fact_deprecated: 2.270205025s, ctrlflow: 1.897508311s, S1038: 1.264228466s, fact_purity: 1.244518422s, nilness: 1.227302252s, typedness: 822.079035ms" 08:34:25 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:34:25 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197" 08:34:25 level=info msg="[runner] processing took 20.989404ms with stages: nolint: 9.021496ms, identifier_marker: 6.115045ms, autogenerated_exclude: 1.682792ms, exclude-rules: 1.509231ms, path_prettifier: 1.473141ms, skip_dirs: 1.130069ms, cgo: 34.62µs, filename_unadjuster: 18.02µs, skip_files: 760ns, exclude: 700ns, fixer: 670ns, uniq_by_line: 620ns, max_same_issues: 550ns, sort_results: 380ns, severity-rules: 360ns, diff: 290ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:34:25 level=info msg="[runner] linters took 11.946650428s with stages: goanalysis_metalinter: 11.925555002s" 08:34:25 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:25 level=info msg="Memory: 338 samples, avg is 269.0MB, max is 1179.0MB" 08:34:25 level=info msg="Execution took 33.923430874s" 08:34:25 go vet ./... 08:34:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:31 ./bin/test-attribution-txt.sh 08:34:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo 08:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:34:32 + ls -al . 08:34:32 total 816 08:34:32 drwxrwxr-x 11 1001 1001 4096 May 8 08:32 . 08:34:32 drwxr-xr-x 4 root root 4096 May 8 08:32 .. 08:34:32 drwxrwxr-x 2 1001 1001 4096 May 8 08:31 .blubracket 08:34:32 -rw-rw-r-- 1 1001 1001 10 May 8 08:31 .dockerignore 08:34:32 drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git 08:34:32 drwxrwxr-x 3 1001 1001 4096 May 8 08:31 .github 08:34:32 -rw-rw-r-- 1 1001 1001 1074 May 8 08:31 .gitignore 08:34:32 -rw-rw-r-- 1 1001 1001 42 May 8 08:31 .golangci.yml 08:34:32 -rw-rw-r-- 1 1001 1001 100 May 8 08:31 .hadolint.yml 08:34:32 drwxr-xr-x 3 1001 1001 4096 May 8 08:31 .semver 08:34:32 -rw-rw-r-- 1 1001 1001 155 May 8 08:31 .sonarcloud.properties 08:34:32 -rw-rw-r-- 1 1001 1001 1171 May 8 08:31 ADOPTERS.md 08:34:32 -rw-rw-r-- 1 1001 1001 20261 May 8 08:31 Attribution.txt 08:34:32 -rw-rw-r-- 1 1001 1001 100284 May 8 08:31 CHANGELOG.md 08:34:32 -rw-rw-r-- 1 1001 1001 3804 May 8 08:31 CONTRIBUTING.md 08:34:32 -rw-rw-r-- 1 1001 1001 677 May 8 08:31 GOVERNANCE.md 08:34:32 -rw-rw-r-- 1 1001 1001 861 May 8 08:31 Jenkinsfile 08:34:32 -rw-rw-r-- 1 1001 1001 10775 May 8 08:31 LICENSE 08:34:32 -rw-rw-r-- 1 1001 1001 15392 May 8 08:31 Makefile 08:34:32 -rw-rw-r-- 1 1001 1001 582 May 8 08:31 OWNERS.md 08:34:32 -rw-rw-r-- 1 1001 1001 9528 May 8 08:31 README.md 08:34:32 -rw-rw-r-- 1 1001 1001 789 May 8 08:31 SECURITY.md 08:34:32 -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION 08:34:32 drwxrwxr-x 2 1001 1001 4096 May 8 08:31 bin 08:34:32 drwxrwxr-x 18 1001 1001 4096 May 8 08:31 cmd 08:34:32 -rw-r--r-- 1 root root 455714 May 8 08:33 coverage.out 08:34:32 drwxrwxr-x 2 1001 1001 4096 May 8 08:31 fuzz_test 08:34:32 -rw-rw-r-- 1 1001 1001 7036 May 8 08:31 go.mod 08:34:32 -rw-rw-r-- 1 1001 1001 101377 May 8 08:31 go.sum 08:34:32 drwxrwxr-x 7 1001 1001 4096 May 8 08:31 internal 08:34:32 drwxrwxr-x 3 1001 1001 4096 May 8 08:31 openapi 08:34:32 -rw-rw-r-- 1 1001 1001 584 May 8 08:31 security.txt 08:34:32 -rw-rw-r-- 1 1001 1001 204 May 8 08:31 version.go [Pipeline] sh 08:34:32 + '[' -e coverage.out ] 08:34:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:32 Stashed 1 file(s) [Pipeline] sh 08:34:33 + make build 08:34: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-data/core-data ./cmd/core-data 08:34:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-281 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws 08:34:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:34:47 The recommended git tool is: git 08:34:54 using credential edgex-jenkins-ssh 08:34:54 Cloning the remote Git repository 08:34:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:54 > git init /w/workspace/edgex-go/4 # timeout=10 08:34:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:54 > git --version # timeout=10 08:34:54 > git --version # 'git version 2.25.1' 08:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:59 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 08:34:59 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 08:35:00 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 08:35:00 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 08:35:06 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 08:35:07 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 08:35:09 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 08:35:09 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 08:35:10 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 08:35:11 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 08:35:12 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] } 08:35:13 $ docker stop --time=1 d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac 08:35:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:19 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 08:35:20 Merge succeeded, producing 7c02e4ee3772f0161ac878db08927887161c98e6 08:35:20 Checking out Revision 7c02e4ee3772f0161ac878db08927887161c98e6 (PR-4786) 08:35:19 > git config core.sparsecheckout # timeout=10 08:35:19 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 08:35:19 > git remote # timeout=10 08:35:19 > git config --get remote.origin.url # timeout=10 08:35:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:19 > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 08:35:20 > git rev-parse HEAD^{commit} # timeout=10 08:35:20 > git config core.sparsecheckout # timeout=10 08:35:20 > git checkout -f 7c02e4ee3772f0161ac878db08927887161c98e6 # timeout=10 08:35:23 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" 08:35:23 First time build. Skipping changelog. 08:35:24 $ docker rm -f --volumes d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:26 Dload Upload Total Spent Left Speed 08:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 158k 0 --:--:-- --:--:-- --:--:-- 158k [Pipeline] sh 08:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:26 08:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:27 + sudo tee /etc/docker/daemon.new 08:35:27 { 08:35:27 "registry-mirrors": [ 08:35:27 "https://nexus3.edgexfoundry.org:10001" 08:35:27 ], 08:35:27 "bip": "10.250.0.254/24", 08:35:27 "hosts": [ 08:35:27 "tcp://0.0.0.0:5555", 08:35:27 "unix:///var/run/docker.sock" 08:35:27 ], 08:35:27 "mtu": 1458, 08:35:27 "selinux-enabled": true, 08:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:27 } [Pipeline] sh 08:35:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:27 + sudo service docker restart 08:35:28 latest: Pulling from edgex-devops/edgex-compose 08:35:28 91d30c5bc195: Pulling fs layer 08:35:28 2e9b0aa3be6d: Pulling fs layer 08:35:28 9c61dcf015f6: Pulling fs layer 08:35:28 4698f68db338: Pulling fs layer 08:35:28 2a2f49069b9e: Pulling fs layer 08:35:28 e0025b399a48: Pulling fs layer 08:35:28 4698f68db338: Waiting 08:35:28 2a2f49069b9e: Waiting 08:35:28 e0025b399a48: Waiting 08:35:28 91d30c5bc195: Verifying Checksum 08:35:28 4698f68db338: Verifying Checksum 08:35:28 4698f68db338: Download complete 08:35:28 2e9b0aa3be6d: Verifying Checksum 08:35:28 2e9b0aa3be6d: Download complete 08:35:28 91d30c5bc195: Pull complete 08:35:28 e0025b399a48: Verifying Checksum 08:35:28 e0025b399a48: Download complete 08:35:28 2a2f49069b9e: Verifying Checksum 08:35:28 2a2f49069b9e: Download complete 08:35:28 2e9b0aa3be6d: Pull complete 08:35:28 9c61dcf015f6: Verifying Checksum 08:35:28 9c61dcf015f6: Download complete 08:35:31 9c61dcf015f6: Pull complete 08:35:32 4698f68db338: Pull complete 08:35:33 2a2f49069b9e: Pull complete 08:35:33 e0025b399a48: Pull complete 08:35:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:33 prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container 08:35:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:39 $ docker top b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:40 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:42 #1 [support-notifications internal] load build definition from Dockerfile 08:35:42 #1 transferring dockerfile: 1.95kB done 08:35:42 #1 DONE 0.1s 08:35:42 08:35:42 #2 [core-command internal] load build definition from Dockerfile 08:35:42 #2 transferring dockerfile: 1.93kB done 08:35:42 #2 DONE 0.0s 08:35:42 08:35:42 #3 [core-metadata internal] load build definition from Dockerfile 08:35:42 #3 transferring dockerfile: 2.06kB done 08:35:42 #3 DONE 0.0s 08:35:42 08:35:42 #4 [support-notifications internal] load .dockerignore 08:35:42 #4 transferring context: 50B done 08:35:42 #4 DONE 0.0s 08:35:42 08:35:42 #5 [security-spire-config internal] load build definition from Dockerfile 08:35:42 #5 transferring dockerfile: 1.69kB done 08:35:42 #5 DONE 0.1s 08:35:42 08:35:42 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:42 #6 transferring dockerfile: 2.23kB done 08:35:42 #6 DONE 0.2s 08:35:42 08:35:42 #7 [security-proxy-auth internal] load build definition from Dockerfile 08:35:42 #7 transferring dockerfile: 2.15kB done 08:35:42 #7 DONE 0.2s 08:35:42 08:35:42 #8 [core-data internal] load build definition from Dockerfile 08:35:42 #8 transferring dockerfile: 2.01kB done 08:35:42 #8 DONE 0.2s 08:35:42 08:35:42 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:42 #9 transferring dockerfile: 2.49kB done 08:35:42 #9 DONE 0.2s 08:35:42 08:35:42 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:43 #10 transferring dockerfile: 1.89kB done 08:35:43 #10 DONE 0.1s 08:35:43 08:35:43 #11 [security-spire-agent internal] load build definition from Dockerfile 08:35:43 #11 transferring dockerfile: 1.81kB done 08:35:43 #11 DONE 0.1s 08:35:43 08:35:43 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:35:43 #12 transferring dockerfile: 2.50kB done 08:35:43 #12 DONE 0.1s 08:35:43 08:35:43 #13 [security-spire-server internal] load build definition from Dockerfile 08:35:43 #13 transferring dockerfile: 1.70kB done 08:35:43 #13 DONE 0.1s 08:35:43 08:35:43 #14 [support-scheduler internal] load build definition from Dockerfile 08:35:43 #14 transferring dockerfile: 1.93kB done 08:35:43 #14 DONE 0.1s 08:35:43 08:35:43 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:35:43 #15 transferring dockerfile: 2.93kB done 08:35:43 #15 DONE 0.2s 08:35:43 08:35:43 #16 [core-command internal] load .dockerignore 08:35:43 #16 transferring context: 50B done 08:35:43 #16 DONE 0.0s 08:35:43 08:35:43 #17 [core-metadata internal] load .dockerignore 08:35:43 #17 transferring context: 50B done 08:35:43 #17 DONE 0.0s 08:35:43 08:35:43 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:43 #18 DONE 0.0s 08:35:43 08:35:43 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:35:43 #19 ... 08:35:43 08:35:43 #20 [core-data internal] load .dockerignore 08:35:43 #20 transferring context: 50B done 08:35:43 #20 DONE 0.2s 08:35:43 08:35:43 #21 [security-spire-config internal] load .dockerignore 08:35:43 #21 transferring context: 50B done 08:35:43 #21 DONE 0.2s 08:35:43 08:35:43 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:43 #18 DONE 0.0s 08:35:43 08:35:43 #22 [security-secretstore-setup internal] load .dockerignore 08:35:43 #22 transferring context: 50B done 08:35:43 #22 DONE 0.2s 08:35:43 08:35:43 #23 [security-proxy-setup internal] load .dockerignore 08:35:43 #23 transferring context: 50B done 08:35:43 #23 DONE 0.3s 08:35:43 08:35:43 #24 [security-spire-agent internal] load .dockerignore 08:35:43 #24 transferring context: 50B done 08:35:43 #24 DONE 0.3s 08:35:43 08:35:43 #25 [security-proxy-auth internal] load .dockerignore 08:35:43 #25 transferring context: 50B done 08:35:43 #25 DONE 0.3s 08:35:43 08:35:43 #26 [security-bootstrapper internal] load .dockerignore 08:35:43 #26 transferring context: 50B done 08:35:43 #26 DONE 0.3s 08:35:43 08:35:43 #27 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:43 #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:43 #27 ... 08:35:43 08:35:43 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:43 #18 DONE 0.0s 08:35:43 08:35:43 #28 [security-spire-server internal] load .dockerignore 08:35:43 #28 transferring context: 50B done 08:35:43 #28 DONE 0.4s 08:35:43 08:35:43 #29 [security-spiffe-token-provider internal] load .dockerignore 08:35:43 #29 transferring context: 50B done 08:35:43 #29 DONE 0.4s 08:35:43 08:35:43 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:35:43 #19 transferring context: 50B done 08:35:43 #19 DONE 0.4s 08:35:43 08:35:43 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:35:43 #30 DONE 0.3s 08:35:43 08:35:43 #27 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:43 #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:35:43 #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:35:43 #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:35:43 #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:35:43 #27 DONE 0.5s 08:35:43 08:35:43 #31 [support-scheduler internal] load .dockerignore 08:35:43 #31 transferring context: 50B done 08:35:43 #31 DONE 0.4s 08:35:43 08:35:43 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:35:44 #32 ... 08:35:44 08:35:44 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:44 #18 DONE 0.0s 08:35:44 08:35:44 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:44 #18 DONE 0.0s 08:35:44 08:35:44 #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:44 #33 ... 08:35:44 08:35:44 #27 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:44 #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:35:44 #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:35:44 #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:35:44 #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:35:44 #27 DONE 0.5s 08:35:44 08:35:44 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:44 #18 DONE 0.0s 08:35:44 08:35:44 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:35:44 #30 DONE 0.6s 08:35:44 08:35:44 #33 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:45 #33 ... 08:35:45 08:35:45 #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:45 #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:35:45 #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:35:45 #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:35:45 #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:35:45 #27 DONE 0.5s 08:35:45 08:35:45 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:35:45 #34 DONE 1.3s 08:35:45 08:35:45 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:35:45 #35 DONE 1.5s 08:35:45 08:35:45 #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:45 #36 ... 08:35:45 08:35:45 #37 [security-spire-config internal] load build context 08:35:45 #37 transferring context: 24.94kB 0.0s done 08:35:45 #37 DONE 0.6s 08:35:45 08:35:45 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:45 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 08:35:45 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:35:45 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:35:45 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:35:45 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:35:46 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 08:35:46 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:46 provisioning config files... 08:35:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3212726988682931305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:46 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 08:35:46 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:35:46 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 08:35:46 ---> ****-login.sh 08:35:46 nexus3.edgexfoundry.org:10001 08:35:46 #38 ... 08:35:46 08:35:46 #39 [security-spire-server internal] load build context 08:35:46 #39 transferring context: 26.69kB 0.2s done 08:35:46 #39 DONE 1.7s 08:35:46 08:35:46 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:46 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 08:35:46 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:35:46 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:35:46 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:35:46 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:35:46 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 08:35:46 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 08:35:46 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s 08:35:46 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:47 Configure a credential helper to remove this warning. See 08:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:47 08:35:47 Login Succeeded 08:35:47 nexus3.edgexfoundry.org:10002 08:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:47 Configure a credential helper to remove this warning. See 08:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:47 08:35:47 Login Succeeded 08:35:47 nexus3.edgexfoundry.org:10003 08:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:48 Configure a credential helper to remove this warning. See 08:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:48 08:35:48 Login Succeeded 08:35:48 nexus3.edgexfoundry.org:10004 08:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:48 Configure a credential helper to remove this warning. See 08:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:48 08:35:48 Login Succeeded 08:35:48 ****.io 08:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:49 Configure a credential helper to remove this warning. See 08:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:49 08:35:49 Login Succeeded 08:35:49 ---> ****-login.sh ends [Pipeline] } 08:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:50 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:50 ========================================================= 08:35:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:35:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:51 c6b39de5b339: Pulling fs layer 08:35:51 a69c41024577: Pulling fs layer 08:35:51 d6de4b400683: Pulling fs layer 08:35:51 35cb2a7552d0: Pulling fs layer 08:35:51 4f4fb700ef54: Pulling fs layer 08:35:51 464afbd9ba4c: Pulling fs layer 08:35:51 00f215d4a9da: Pulling fs layer 08:35:51 d496ad576159: Pulling fs layer 08:35:51 4f4fb700ef54: Waiting 08:35:51 464afbd9ba4c: Waiting 08:35:51 35cb2a7552d0: Waiting 08:35:51 00f215d4a9da: Waiting 08:35:51 d496ad576159: Waiting 08:35:51 a69c41024577: Verifying Checksum 08:35:51 a69c41024577: Download complete 08:35:51 35cb2a7552d0: Download complete 08:35:51 4f4fb700ef54: Verifying Checksum 08:35:51 4f4fb700ef54: Download complete 08:35:51 464afbd9ba4c: Verifying Checksum 08:35:51 464afbd9ba4c: Download complete 08:35:51 c6b39de5b339: Download complete 08:35:51 #40 ... 08:35:51 08:35:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:51 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 5.0s 08:35:51 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.8s 08:35:51 d496ad576159: Verifying Checksum 08:35:51 d496ad576159: Download complete 08:35:52 c6b39de5b339: Pull complete 08:35:52 a69c41024577: Pull complete 08:35:53 d6de4b400683: Verifying Checksum 08:35:53 d6de4b400683: Download complete 08:35:53 #38 ... 08:35:53 08:35:53 #41 [core-command internal] load build context 08:35:53 #41 transferring context: 255.25MB 9.5s 08:35:53 #41 ... 08:35:53 08:35:53 #42 [support-notifications internal] load build context 08:35:53 #42 ... 08:35:53 08:35:53 #43 [security-spire-agent internal] load build context 08:35:53 #43 transferring context: 26.22kB 0.2s done 08:35:53 #43 DONE 8.7s 08:35:53 08:35:53 #42 [support-notifications internal] load build context 08:35:53 #42 transferring context: 304.50MB 10.0s 08:35:53 #42 ... 08:35:53 08:35:53 #44 [security-secretstore-setup internal] load build context 08:35:53 #44 ... 08:35:53 08:35:53 #45 [security-proxy-auth internal] load build context 08:35:54 #45 ... 08:35:54 08:35:54 #46 [security-proxy-setup internal] load build context 08:35:54 #46 ... 08:35:54 08:35:54 #47 [core-metadata internal] load build context 08:35:54 #47 ... 08:35:54 08:35:54 #48 [security-bootstrapper internal] load build context 08:35:54 00f215d4a9da: Verifying Checksum 08:35:54 00f215d4a9da: Download complete 08:35:54 #48 ... 08:35:54 08:35:54 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:54 #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:54 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:54 #0 1.800 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:54 #0 1.888 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:54 #0 1.895 (3/6) Installing dumb-init (1.2.5-r2) 08:35:54 #0 2.162 (4/6) Installing openssl (3.1.4-r6) 08:35:54 #0 2.169 (5/6) Installing su-exec (0.2-r3) 08:35:54 #0 2.172 (6/6) Installing yq (4.33.3-r5) 08:35:54 #0 2.246 Executing busybox-1.36.1-r5.trigger 08:35:54 #0 2.255 OK: 17 MiB in 19 packages 08:35:54 #49 ... 08:35:54 08:35:54 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:54 #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:54 #0 7.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:54 #0 7.545 (1/2) Installing ca-certificates (20240226-r0) 08:35:54 #0 7.547 (2/2) Installing dumb-init (1.2.5-r2) 08:35:54 #0 7.553 Executing busybox-1.36.1-r5.trigger 08:35:54 #0 7.563 Executing ca-certificates-20240226-r0.trigger 08:35:54 #0 7.604 OK: 8 MiB in 17 packages 08:35:54 #50 ... 08:35:54 08:35:54 #51 [core-common-config-bootstrapper internal] load build context 08:35:54 #51 ... 08:35:54 08:35:54 #52 [core-data internal] load build context 08:35:54 #52 ... 08:35:54 08:35:54 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:55 #53 ... 08:35:55 08:35:55 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:55 #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:55 #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:55 #0 2.082 (1/1) Installing dumb-init (1.2.5-r2) 08:35:55 #0 2.085 Executing busybox-1.36.1-r5.trigger 08:35:55 #0 2.092 OK: 7 MiB in 16 packages 08:35:55 #54 ... 08:35:55 08:35:55 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:55 #0 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:55 #0 6.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:55 #0 6.798 (1/2) Installing dumb-init (1.2.5-r2) 08:35:55 #0 6.798 (2/2) Installing su-exec (0.2-r3) 08:35:55 #0 6.801 Executing busybox-1.36.1-r5.trigger 08:35:55 #0 6.807 OK: 7 MiB in 17 packages 08:35:55 #55 ... 08:35:55 08:35:55 #56 [security-spiffe-token-provider internal] load build context 08:35:55 #56 ... 08:35:55 08:35:55 #57 [support-scheduler internal] load build context 08:35:55 #57 ... 08:35:55 08:35:55 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:55 #58 ... 08:35:55 08:35:55 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:35:56 #32 ... 08:35:56 08:35:56 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:56 #59 ... 08:35:56 08:35:56 #33 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:56 #33 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:56 #33 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:56 #33 2.038 (1/1) Installing dumb-init (1.2.5-r2) 08:35:56 #33 2.044 Executing busybox-1.36.1-r5.trigger 08:35:56 #33 2.056 OK: 7 MiB in 16 packages 08:35:56 #33 ... 08:35:56 08:35:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:56 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.9s 08:35:57 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:36:00 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 14.0s done 08:36:00 #38 ... 08:36:00 08:36:00 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:36:00 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.0s done 08:36:00 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:36:00 #40 ... 08:36:00 08:36:00 #44 [security-secretstore-setup internal] load build context 08:36:00 #44 transferring context: 407.45MB 14.1s done 08:36:04 #44 ... 08:36:04 08:36:04 #42 [support-notifications internal] load build context 08:36:04 #42 transferring context: 407.45MB 12.6s done 08:36:04 #42 ... 08:36:04 08:36:04 #45 [security-proxy-auth internal] load build context 08:36:04 #45 transferring context: 407.45MB 13.1s done 08:36:04 #45 ... 08:36:04 08:36:04 #47 [core-metadata internal] load build context 08:36:04 #47 transferring context: 407.45MB 11.4s done 08:36:04 #47 ... 08:36:04 08:36:04 #46 [security-proxy-setup internal] load build context 08:36:04 #46 transferring context: 407.45MB 12.3s done 08:36:05 #46 ... 08:36:05 08:36:05 #48 [security-bootstrapper internal] load build context 08:36:05 #48 transferring context: 407.45MB 10.9s done 08:36:05 #48 ... 08:36:05 08:36:05 #52 [core-data internal] load build context 08:36:05 #52 transferring context: 407.45MB 12.6s done 08:36:05 #52 ... 08:36:05 08:36:05 #51 [core-common-config-bootstrapper internal] load build context 08:36:05 #51 transferring context: 407.45MB 12.5s done 08:36:05 #51 ... 08:36:05 08:36:05 #41 [core-command internal] load build context 08:36:05 #41 transferring context: 407.45MB 13.6s done 08:36:05 #41 ... 08:36:05 08:36:05 #56 [security-spiffe-token-provider internal] load build context 08:36:05 #56 transferring context: 407.45MB 12.5s done 08:36:05 #56 ... 08:36:05 08:36:05 #57 [support-scheduler internal] load build context 08:36:05 #57 transferring context: 407.45MB 11.7s done 08:36:06 #57 ... 08:36:06 08:36:06 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:36:06 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 20.9s 08:36:07 d6de4b400683: Pull complete 08:36:07 35cb2a7552d0: Pull complete 08:36:07 4f4fb700ef54: Pull complete 08:36:07 464afbd9ba4c: Pull complete 08:36:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 23.0s 08:36:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 23.1s 08:36:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.2s 08:36:11 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:36:14 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 28.3s 08:36:16 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.5s done 08:36:16 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.5s done 08:36:17 00f215d4a9da: Pull complete 08:36:18 d496ad576159: Pull complete 08:36:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:36:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:19 WORKDIR /edgex 08:36:19 COPY go.mod . 08:36:19 RUN go mod download 08:36:19 + docker build -t ci-base-image-arm64 -f - . 08:36:19 Sending build context to Docker daemon 3.004MB 08:36:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:36:19 ---> f246e2811388 08:36:19 Step 2/4 : WORKDIR /edgex 08:36:21 ---> Running in 313c2429830f 08:36:21 Removing intermediate container 313c2429830f 08:36:21 ---> 1ad30cb3fffc 08:36:21 Step 3/4 : COPY go.mod . 08:36:21 #38 ... 08:36:21 08:36:21 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:36:21 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:36:21 ---> 7a0e9d9d7846 08:36:21 Step 4/4 : RUN go mod download 08:36:22 ---> Running in c31bd0eebcd2 08:36:27 #40 ... 08:36:27 08:36:27 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:36:27 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:36:28 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 08:36:32 #38 ... 08:36:32 08:36:32 #46 [security-proxy-setup internal] load build context 08:36:32 #46 DONE 48.6s 08:36:32 08:36:32 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:36:32 #50 DONE 48.1s 08:36:32 08:36:32 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:36:32 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done 08:36:32 #40 ... 08:36:32 08:36:32 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:32 #54 DONE 48.2s 08:36:32 08:36:32 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:32 #49 DONE 48.4s 08:36:32 08:36:32 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:32 #55 DONE 48.3s 08:36:32 08:36:32 #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:32 #60 ... 08:36:32 08:36:32 #48 [security-bootstrapper internal] load build context 08:36:32 #48 DONE 49.1s 08:36:32 08:36:32 #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:36:32 #33 DONE 48.6s 08:36:32 08:36:32 #47 [core-metadata internal] load build context 08:36:32 #47 DONE 49.4s 08:36:32 08:36:32 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:36:32 #61 ... 08:36:32 08:36:32 #52 [core-data internal] load build context 08:36:32 #52 DONE 49.5s 08:36:32 08:36:32 #42 [support-notifications internal] load build context 08:36:32 #42 DONE 49.6s 08:36:33 08:36:33 #57 [support-scheduler internal] load build context 08:36:33 #57 DONE 49.0s 08:36:33 08:36:33 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:33 #59 48.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:33 #59 48.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:33 #59 48.90 (1/4) Installing ca-certificates (20240226-r0) 08:36:33 #59 48.92 (2/4) Installing dumb-init (1.2.5-r2) 08:36:33 #59 48.92 (3/4) Installing su-exec (0.2-r3) 08:36:33 #59 48.92 (4/4) Installing yq (4.33.3-r5) 08:36:33 #59 48.98 Executing busybox-1.36.1-r5.trigger 08:36:33 #59 48.99 Executing ca-certificates-20240226-r0.trigger 08:36:33 #59 49.02 OK: 17 MiB in 19 packages 08:36:34 #59 ... 08:36:34 08:36:34 #45 [security-proxy-auth internal] load build context 08:36:34 #45 DONE 51.1s 08:36:34 08:36:34 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:34 #53 48.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:34 #53 48.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:34 #53 48.44 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:34 #53 48.44 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:34 #53 48.44 OK: 20074 distinct packages available 08:36:34 #53 48.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:34 #53 48.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:34 #53 48.76 (1/11) Installing ca-certificates (20240226-r0) 08:36:34 #53 48.77 (2/11) Installing brotli-libs (1.0.9-r14) 08:36:34 #53 48.80 (3/11) Installing libunistring (1.1-r1) 08:36:34 #53 48.82 (4/11) Installing libidn2 (2.3.4-r1) 08:36:34 #53 48.83 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:36:34 #53 48.83 (6/11) Installing libcurl (8.5.0-r0) 08:36:34 #53 48.84 (7/11) Installing curl (8.5.0-r0) 08:36:34 #53 48.85 (8/11) Installing dumb-init (1.2.5-r2) 08:36:34 #53 48.85 (9/11) Installing musl-obstack (1.2.3-r2) 08:36:34 #53 48.86 (10/11) Installing libucontext (1.2-r2) 08:36:34 #53 48.86 (11/11) Installing gcompat (1.1.0-r1) 08:36:34 #53 48.86 Executing busybox-1.36.1-r5.trigger 08:36:34 #53 48.87 Executing ca-certificates-20240226-r0.trigger 08:36:34 #53 48.92 OK: 12 MiB in 26 packages 08:36:35 #53 ... 08:36:35 08:36:35 #41 [core-command internal] load build context 08:36:35 #41 DONE 51.5s 08:36:35 08:36:35 #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:35 #36 47.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:35 #36 47.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:35 #36 48.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:35 #36 48.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:35 #36 48.13 OK: 20074 distinct packages available 08:36:35 #36 48.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:35 #36 48.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:35 #36 48.48 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:35 #36 48.52 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:35 #36 48.53 (3/7) Installing dumb-init (1.2.5-r2) 08:36:35 #36 48.53 (4/7) Installing musl-obstack (1.2.3-r2) 08:36:35 #36 48.53 (5/7) Installing libucontext (1.2-r2) 08:36:35 #36 48.54 (6/7) Installing gcompat (1.1.0-r1) 08:36:35 #36 48.54 (7/7) Installing openssl (3.1.4-r6) 08:36:35 #36 48.55 Executing busybox-1.36.1-r5.trigger 08:36:35 #36 48.56 OK: 8 MiB in 20 packages 08:36:35 #36 ... 08:36:35 08:36:35 #51 [core-common-config-bootstrapper internal] load build context 08:36:35 #51 DONE 51.3s 08:36:35 08:36:35 #56 [security-spiffe-token-provider internal] load build context 08:36:35 #56 DONE 51.4s 08:36:35 08:36:35 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:35 #58 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:35 #58 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:35 #58 48.06 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:35 #58 48.06 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:35 #58 48.06 OK: 20074 distinct packages available 08:36:35 #58 48.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:35 #58 48.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:35 #58 48.38 (1/4) Installing dumb-init (1.2.5-r2) 08:36:35 #58 48.39 (2/4) Installing musl-obstack (1.2.3-r2) 08:36:35 #58 48.39 (3/4) Installing libucontext (1.2-r2) 08:36:35 #58 48.39 (4/4) Installing gcompat (1.1.0-r1) 08:36:35 #58 48.40 Executing busybox-1.36.1-r5.trigger 08:36:35 #58 48.40 OK: 8 MiB in 19 packages 08:36:35 #58 ... 08:36:35 08:36:35 #44 [security-secretstore-setup internal] load build context 08:36:35 #44 DONE 52.3s 08:36:35 08:36:35 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:36 #62 ... 08:36:36 08:36:36 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:36 #53 DONE 51.8s 08:36:36 08:36:36 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:36 #58 DONE 51.6s 08:36:36 08:36:36 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:37 #63 ... 08:36:37 08:36:37 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:37 #59 DONE 52.8s 08:36:37 08:36:37 #64 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:37 #64 ... 08:36:37 08:36:37 #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:37 #36 DONE 52.5s 08:36:37 08:36:37 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:36:37 #61 4.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:37 #61 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #61 5.291 Upgrading critical system libraries and apk-tools: 08:36:38 #61 5.291 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:38 #61 5.318 Executing busybox-1.36.1-r5.trigger 08:36:38 #61 5.365 Continuing the upgrade transaction with new apk-tools: 08:36:38 #61 5.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #61 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #61 5.648 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:38 #61 5.648 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:38 #61 5.674 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:38 #61 5.689 OK: 7 MiB in 16 packages 08:36:40 #61 ... 08:36:40 08:36:40 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:40 #0 4.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #0 4.781 Upgrading critical system libraries and apk-tools: 08:36:40 #0 4.781 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:40 #0 4.787 Executing busybox-1.36.1-r5.trigger 08:36:40 #0 4.876 Continuing the upgrade transaction with new apk-tools: 08:36:40 #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #0 5.160 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:40 #0 5.167 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:40 #0 5.203 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:40 #0 5.211 Executing ca-certificates-20240226-r0.trigger 08:36:40 #0 5.257 OK: 8 MiB in 17 packages 08:36:40 #65 DONE 7.8s 08:36:40 08:36:40 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:40 #62 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #62 7.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #62 7.330 Upgrading critical system libraries and apk-tools: 08:36:40 #62 7.330 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:40 #62 7.338 Executing busybox-1.36.1-r5.trigger 08:36:40 #62 7.401 Continuing the upgrade transaction with new apk-tools: 08:36:40 #62 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #62 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #62 7.791 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:40 #62 7.801 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:40 #62 7.839 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:40 #62 7.866 OK: 7 MiB in 17 packages 08:36:40 #62 ... 08:36:40 08:36:40 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:36:40 #61 DONE 8.0s 08:36:40 08:36:40 #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:40 #60 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #60 6.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #60 7.087 Upgrading critical system libraries and apk-tools: 08:36:40 #60 7.087 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:40 #60 7.153 Executing busybox-1.36.1-r5.trigger 08:36:40 #60 7.260 Continuing the upgrade transaction with new apk-tools: 08:36:40 #60 7.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:40 #60 7.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:40 #60 7.572 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:40 #60 7.580 OK: 17 MiB in 19 packages 08:36:41 #60 ... 08:36:41 08:36:41 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:41 #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:41 #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:41 #0 6.351 Upgrading critical system libraries and apk-tools: 08:36:41 #0 6.351 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:41 #0 6.374 Executing busybox-1.36.1-r5.trigger 08:36:41 #0 6.461 Continuing the upgrade transaction with new apk-tools: 08:36:41 #0 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:41 #0 6.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:41 #0 6.854 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:41 #0 6.866 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:41 #0 6.899 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:41 #0 6.907 OK: 7 MiB in 16 packages 08:36:41 #66 DONE 8.5s 08:36:41 08:36:41 #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:41 #60 DONE 8.6s 08:36:41 08:36:41 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:41 #67 ... 08:36:41 08:36:41 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:41 #62 DONE 8.8s 08:36:41 08:36:41 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:41 #63 4.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:41 #63 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:41 #63 5.204 Upgrading critical system libraries and apk-tools: 08:36:41 #63 5.204 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:41 #63 5.221 Executing busybox-1.36.1-r5.trigger 08:36:41 #63 5.285 Continuing the upgrade transaction with new apk-tools: 08:36:41 #63 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:41 #63 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:42 #63 5.631 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:42 #63 5.636 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:42 #63 5.696 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:42 #63 5.704 Executing ca-certificates-20240226-r0.trigger 08:36:42 #63 5.790 OK: 12 MiB in 26 packages 08:36:43 #63 DONE 6.9s 08:36:43 08:36:43 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:43 #67 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:43 #67 5.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:43 #67 ... 08:36:43 08:36:43 #64 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:43 #64 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:43 #64 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:43 #64 5.341 Upgrading critical system libraries and apk-tools: 08:36:43 #64 5.341 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:43 #64 5.347 Executing busybox-1.36.1-r5.trigger 08:36:43 #64 5.397 Continuing the upgrade transaction with new apk-tools: 08:36:43 #64 5.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:43 #64 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:43 #64 5.681 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:43 #64 5.822 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:43 #64 5.854 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:43 #64 5.860 OK: 8 MiB in 19 packages 08:36:43 #64 DONE 6.8s 08:36:43 08:36:43 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:43 #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:43 #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:43 #68 6.515 Upgrading critical system libraries and apk-tools: 08:36:43 #68 6.515 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:43 #68 6.528 Executing busybox-1.36.1-r5.trigger 08:36:43 #68 ... 08:36:43 08:36:43 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:43 #67 6.040 Upgrading critical system libraries and apk-tools: 08:36:43 #67 6.040 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:36:43 #67 6.052 Executing busybox-1.36.1-r5.trigger 08:36:44 #67 6.129 Continuing the upgrade transaction with new apk-tools: 08:36:44 #67 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:44 #67 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:44 #67 6.417 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:44 #67 6.424 OK: 8 MiB in 20 packages 08:36:45 #67 ... 08:36:45 08:36:45 #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:36:45 #69 DONE 3.7s 08:36:45 08:36:45 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:36:45 #32 DONE 61.9s 08:36:45 08:36:45 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:45 #68 6.588 Continuing the upgrade transaction with new apk-tools: 08:36:45 #68 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:45 #68 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:45 #68 6.874 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:36:45 #68 6.880 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:36:45 #68 6.940 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:36:45 #68 6.947 Executing ca-certificates-20240226-r0.trigger 08:36:45 #68 7.328 OK: 17 MiB in 19 packages 08:36:45 #68 ... 08:36:45 08:36:45 #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:36:45 #67 DONE 7.5s 08:36:45 08:36:45 #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:45 #70 DONE 4.0s 08:36:45 08:36:45 #71 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:36:45 #71 ... 08:36:45 08:36:45 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:45 #68 DONE 8.4s 08:36:45 08:36:45 #72 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:46 #72 ... 08:36:46 08:36:46 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:36:46 #38 DONE 61.7s 08:36:46 08:36:46 #72 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:47 #72 DONE 1.4s 08:36:47 08:36:47 #71 [core-command builder 2/7] WORKDIR /edgex-go 08:36:47 #71 DONE 1.8s 08:36:47 08:36:47 #73 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:36:47 #73 ... 08:36:47 08:36:47 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:36:47 #40 DONE 62.8s 08:36:47 08:36:47 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:36:51 #74 ... 08:36:51 08:36:51 #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:36:51 #73 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:51 #73 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:51 #73 1.700 OK: 264 MiB in 52 packages 08:36:51 #73 DONE 4.0s 08:36:51 08:36:51 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:51 #75 ... 08:36:51 08:36:51 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:51 #76 DONE 4.6s 08:36:51 08:36:51 #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:52 #77 ... 08:36:52 08:36:52 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:52 #78 DONE 5.2s 08:36:53 08:36:53 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:36:53 #74 5.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:53 #74 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:53 #74 6.015 OK: 264 MiB in 52 packages 08:36:53 #74 DONE 7.0s 08:36:53 08:36:53 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:53 #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:53 #0 5.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:53 #0 6.161 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:53 #0 6.161 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:53 #0 6.161 OK: 20070 distinct packages available 08:36:53 #0 6.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:53 #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:53 #0 6.536 OK: 264 MiB in 52 packages 08:36:53 #79 ... 08:36:53 08:36:53 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:54 #80 ... 08:36:54 08:36:54 #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:36:54 #0 5.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:54 #0 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:54 #0 5.943 OK: 264 MiB in 52 packages 08:36:54 #81 DONE 7.1s 08:36:54 08:36:54 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:54 #82 DONE 3.6s 08:36:54 08:36:54 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:54 #83 ... 08:36:54 08:36:54 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:54 #79 DONE 7.7s 08:36:55 08:36:55 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:55 #84 ... 08:36:55 08:36:55 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:55 #75 DONE 4.5s 08:36:55 08:36:55 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:55 #85 ... 08:36:55 08:36:55 #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:55 #77 DONE 3.8s 08:36:55 08:36:55 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:36:55 #86 DONE 2.8s 08:36:55 08:36:55 #87 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:57 #87 ... 08:36:57 08:36:57 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:57 #80 DONE 3.6s 08:36:57 08:36:57 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:58 #88 ... 08:36:58 08:36:58 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:58 #89 DONE 4.0s 08:36:58 08:36:58 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:58 #84 DONE 3.7s 08:36:58 08:36:58 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:36:58 #90 ... 08:36:58 08:36:58 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:58 #83 DONE 4.7s 08:36:58 08:36:58 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:59 #91 ... 08:36:59 08:36:59 #87 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:59 #87 DONE 3.9s 08:36:59 08:36:59 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:00 #92 ... 08:37:00 08:37:00 #93 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:00 #93 DONE 4.7s 08:37:00 08:37:00 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:01 #94 ... 08:37:01 08:37:01 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:37:01 #90 DONE 2.7s 08:37:01 08:37:01 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:01 #95 ... 08:37:01 08:37:01 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:01 #92 DONE 1.9s 08:37:01 08:37:01 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:02 #96 ... 08:37:02 08:37:02 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:02 #94 DONE 1.8s 08:37:02 08:37:02 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:03 #97 ... 08:37:03 08:37:03 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:03 #96 DONE 1.6s 08:37:03 08:37:03 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:03 #95 DONE 2.3s 08:37:03 08:37:03 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:04 #98 ... 08:37:04 08:37:04 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:04 #97 DONE 1.7s 08:37:04 08:37:04 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:04 #99 DONE 0.8s 08:37:04 08:37:04 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:04 #100 DONE 0.2s 08:37:04 08:37:04 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:04 #98 DONE 0.9s 08:37:04 08:37:04 #101 [security-spire-server] exporting to image 08:37:04 #101 exporting layers 08:37:04 #101 ... 08:37:04 08:37:04 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:04 #102 DONE 0.1s 08:37:04 08:37:04 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:04 #103 DONE 0.0s 08:37:04 08:37:04 #101 [security-spire-agent] exporting to image 08:37:08 #101 ... 08:37:08 08:37:08 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:30 Removing intermediate container c31bd0eebcd2 08:37:30 ---> c91193737c3a 08:37:30 Successfully built c91193737c3a 08:37:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker inspect -f . ci-base-image-arm64 08:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 08:37:30 $ 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 ******** ci-base-image-arm64 cat 08:37:32 $ docker top 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:32 + go version 08:37:32 go version go1.21.9 linux/arm64 [Pipeline] } 08:37:32 $ docker stop --time=1 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 08:37:34 $ docker rm -f --volumes 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:35 + docker inspect -f . ci-base-image-arm64 08:37:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:35 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 08:37:35 $ 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 ******** ci-base-image-arm64 cat 08:37:36 $ docker top 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:37 ========================================================= 08:37:37 [edgeXBuildGoParallel] Running Tests and Build... 08:37:37 ========================================================= [Pipeline] sh 08:37:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:37:38 + make test 08:37:38 go test -race -coverprofile=coverage.out ./... 08:37:56 #104 ... 08:37:56 08:37:56 #101 [security-spire-agent] exporting to image 08:37:56 #101 exporting layers 44.8s done 08:37:56 #101 writing image sha256:291441f19876a5f1286dfe4a3015ddd042bbad1f0f7c4d806f8818fedbad8681 08:37:56 #101 ... 08:37:56 08:37:56 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 #85 DONE 59.0s 08:37:56 08:37:56 #101 [security-spire-agent] exporting to image 08:37:56 #101 exporting layers 50.1s done 08:37:56 #101 writing image sha256:a9336a121bb517ff0835da8abad9852e7324c4aee8490ec56d483d0a8a9f518c 08:37:56 #101 exporting layers 50.0s done 08:37:56 #101 writing image sha256:291441f19876a5f1286dfe4a3015ddd042bbad1f0f7c4d806f8818fedbad8681 5.2s done 08:37:56 #101 writing image sha256:a9336a121bb517ff0835da8abad9852e7324c4aee8490ec56d483d0a8a9f518c 0.0s done 08:37:56 #101 naming to docker.io/library/security-spire-config done 08:37:56 #101 naming to docker.io/library/security-spire-server done 08:37:56 #101 writing image sha256:b01146732b41e56c0eb883612e64b16400c1ac3efb083d54bd8e9c6d32a7c2bf 0.0s done 08:37:56 #101 naming to docker.io/library/security-spire-agent done 08:37:56 #101 DONE 50.2s 08:37:56 08:37:56 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 #104 DONE 55.9s 08:37:56 08:37:56 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 #88 DONE 56.9s 08:37:56 08:37:56 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 #91 DONE 55.6s 08:37:56 08:37:56 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:05 #105 ... 08:38:05 08:38:05 #106 [core-metadata builder 6/7] COPY . . 08:38:05 #106 ... 08:38:05 08:38:05 #107 [security-secretstore-setup builder 6/7] COPY . . 08:38:05 #107 ... 08:38:05 08:38:05 #108 [support-notifications builder 6/7] COPY . . 08:38:05 #108 ... 08:38:05 08:38:05 #107 [security-secretstore-setup builder 6/7] COPY . . 08:38:05 #107 DONE 11.3s 08:38:05 08:38:05 #106 [core-metadata builder 6/7] COPY . . 08:38:05 #106 DONE 11.6s 08:38:05 08:38:05 #109 [security-proxy-setup builder 6/7] COPY . . 08:38:05 #109 CACHED 08:38:05 08:38:05 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:05 #110 CACHED 08:38:05 08:38:05 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:05 #111 CACHED 08:38:05 08:38:05 #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:05 #112 CACHED 08:38:05 08:38:05 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:05 #113 CACHED 08:38:05 08:38:05 #114 [security-bootstrapper builder 6/7] COPY . . 08:38:05 #114 CACHED 08:38:05 08:38:05 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:06 #115 ... 08:38:06 08:38:06 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:06 #116 CACHED 08:38:06 08:38:06 #117 [support-scheduler builder 6/7] COPY . . 08:38:06 #117 CACHED 08:38:06 08:38:06 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:06 #118 CACHED 08:38:06 08:38:06 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:06 #105 DONE 11.7s 08:38:06 08:38:06 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:06 #119 CACHED 08:38:06 08:38:06 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:06 #120 CACHED 08:38:06 08:38:06 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:38:06 #121 CACHED 08:38:06 08:38:06 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:06 #122 CACHED 08:38:06 08:38:06 #123 [core-data builder 6/7] COPY . . 08:38:06 #123 CACHED 08:38:06 08:38:06 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:06 #124 CACHED 08:38:06 08:38:06 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:06 #125 CACHED 08:38:06 08:38:06 #126 [security-proxy-auth builder 6/7] COPY . . 08:38:06 #126 CACHED 08:38:06 08:38:06 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:38:06 #127 CACHED 08:38:06 08:38:06 #128 [core-command builder 6/7] COPY . . 08:38:06 #128 CACHED 08:38:06 08:38:06 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 08:38:06 #129 CACHED 08:38:06 08:38:06 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:06 #130 CACHED 08:38:06 08:38:06 #108 [support-notifications builder 6/7] COPY . . 08:38:06 #108 DONE 12.0s 08:38:06 08:38:06 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:11 #131 ... 08:38:11 08:38:11 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:11 #0 3.155 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 08:38:12 #132 ... 08:38:12 08:38:12 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:12 #0 5.767 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 08:38:13 #133 ... 08:38:13 08:38:13 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:13 #131 6.445 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 08:38:16 #131 ... 08:38:16 08:38:16 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:16 #0 3.148 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 08:38:16 #134 ... 08:38:16 08:38:16 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:16 #0 4.514 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 08:38:16 #135 ... 08:38:16 08:38:16 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:16 #136 ... 08:38:16 08:38:16 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:16 #137 10.41 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 08:38:16 #137 ... 08:38:16 08:38:16 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:16 #0 2.913 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 08:38:16 #138 ... 08:38:16 08:38:16 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:16 #0 7.775 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 08:38:17 #139 ... 08:38:17 08:38:17 #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 08:38:17 #0 4.075 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 08:38:17 #140 ... 08:38:17 08:38:17 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:17 #136 10.76 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 08:38:19 #136 ... 08:38:19 08:38:19 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:19 #115 2.676 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 08:38:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:26 #115 ... 08:39:26 08:39:26 #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 08:39:26 #140 79.89 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 08:41:04 #140 ... 08:41:04 08:41:04 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:04 #133 DONE 164.1s 08:41:04 08:41:04 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:04 #134 DONE 164.4s 08:41:04 08:41:04 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:04 #131 DONE 164.1s 08:41:04 08:41:04 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:04 #115 ... 08:41:04 08:41:04 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:04 #135 DONE 164.6s 08:41:04 08:41:04 #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 08:41:04 #140 DONE 165.0s 08:41:04 08:41:04 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #141 ... 08:41:04 08:41:04 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:04 #115 DONE 165.1s 08:41:04 08:41:04 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:04 #132 DONE 164.8s 08:41:04 08:41:04 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:04 #136 DONE 164.9s 08:41:04 08:41:04 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:04 #137 DONE 164.9s 08:41:04 08:41:04 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:04 #138 DONE 164.9s 08:41:04 08:41:04 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:04 #139 DONE 164.5s 08:41:04 08:41:04 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #142 ... 08:41:04 08:41:04 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #141 DONE 1.7s 08:41:04 08:41:04 #143 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #143 DONE 1.7s 08:41:04 08:41:04 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:41:04 #144 DONE 1.5s 08:41:04 08:41:04 #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #145 ... 08:41:04 08:41:04 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #142 DONE 1.8s 08:41:04 08:41:04 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #146 DONE 1.1s 08:41:04 08:41:04 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #147 DONE 2.0s 08:41:04 08:41:04 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #148 DONE 1.4s 08:41:04 08:41:04 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #149 ... 08:41:04 08:41:04 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #150 DONE 0.9s 08:41:04 08:41:04 #151 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:04 #151 ... 08:41:04 08:41:04 #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #145 DONE 1.1s 08:41:04 08:41:04 #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:04 #152 DONE 0.8s 08:41:04 08:41:04 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:04 #153 CACHED 08:41:04 08:41:04 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #154 CACHED 08:41:04 08:41:04 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:41:04 #155 DONE 1.2s 08:41:04 08:41:04 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #156 CACHED 08:41:04 08:41:04 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:04 #157 CACHED 08:41:04 08:41:04 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #158 CACHED 08:41:04 08:41:04 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:04 #159 CACHED 08:41:04 08:41:04 #160 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #160 CACHED 08:41:04 08:41:04 #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:04 #161 CACHED 08:41:04 08:41:04 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #162 DONE 0.9s 08:41:04 08:41:04 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:41:04 #163 ... 08:41:04 08:41:04 #151 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:04 #151 DONE 0.6s 08:41:04 08:41:04 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:04 #164 DONE 0.7s 08:41:04 08:41:04 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:04 #165 ... 08:41:04 08:41:04 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:04 #149 DONE 1.3s 08:41:04 08:41:04 #166 [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 08:41:04 #166 ... 08:41:04 08:41:04 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:41:04 #167 DONE 1.5s 08:41:04 08:41:04 #168 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:04 #168 ... 08:41:04 08:41:04 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:04 #169 DONE 2.2s 08:41:04 08:41:04 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:41:04 #163 DONE 2.2s 08:41:04 08:41:04 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:04 #170 DONE 2.2s 08:41:04 08:41:04 #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:04 #171 DONE 2.1s 08:41:04 08:41:04 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 #172 DONE 2.2s 08:41:04 08:41:04 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:04 #173 DONE 2.2s 08:41:04 08:41:04 #166 [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 08:41:04 #166 DONE 2.0s 08:41:04 08:41:04 #174 [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 08:41:04 #174 ... 08:41:04 08:41:04 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:04 #165 DONE 2.2s 08:41:04 08:41:04 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:04 #175 DONE 2.4s 08:41:04 08:41:04 #168 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:04 #168 DONE 1.3s 08:41:04 08:41:04 #101 [security-spiffe-token-provider] exporting to image 08:41:04 #101 exporting layers 08:41:04 #101 ... 08:41:04 08:41:04 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:41:04 #176 DONE 0.8s 08:41:04 08:41:04 #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 08:41:04 #177 DONE 0.8s 08:41:04 08:41:04 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:04 #178 DONE 0.7s 08:41:04 08:41:04 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:04 #179 DONE 0.7s 08:41:04 08:41:04 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:04 #180 DONE 0.8s 08:41:04 08:41:04 #101 [support-scheduler] exporting to image 08:41:04 #101 exporting layers 0.3s done 08:41:04 #101 ... 08:41:04 08:41:04 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:04 #181 DONE 0.8s 08:41:04 08:41:04 #182 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:41:04 #182 DONE 0.8s 08:41:04 08:41:04 #174 [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 08:41:04 #174 DONE 0.7s 08:41:04 08:41:04 #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:04 #183 DONE 0.4s 08:41:04 08:41:04 #101 [core-data] exporting to image 08:41:04 #101 ... 08:41:04 08:41:04 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:04 #184 DONE 0.4s 08:41:04 08:41:04 #101 [support-notifications] exporting to image 08:41:04 #101 ... 08:41:04 08:41:04 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:04 #185 DONE 0.5s 08:41:04 08:41:04 #101 [support-notifications] exporting to image 08:41:04 #101 exporting layers 0.4s done 08:41:04 #101 ... 08:41:04 08:41:04 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:04 #186 DONE 0.4s 08:41:04 08:41:04 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:41:04 #187 DONE 0.5s 08:41:04 08:41:04 #188 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:04 #188 DONE 0.4s 08:41:04 08:41:04 #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:04 #189 DONE 0.5s 08:41:04 08:41:04 #190 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:04 #190 DONE 0.4s 08:41:04 08:41:04 #101 [core-command] exporting to image 08:41:04 #101 exporting layers 0.4s done 08:41:04 #101 writing image sha256:4ec0011695bb179c6b2fb731f892c49670730caca0fa718fb5eeea0f44bb4cb8 done 08:41:04 #101 naming to docker.io/library/core-command done 08:41:04 #101 ... 08:41:04 08:41:04 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:04 #191 DONE 0.3s 08:41:04 08:41:04 #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:41:04 #192 DONE 0.3s 08:41:04 08:41:04 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:04 #193 DONE 0.3s 08:41:04 08:41:04 #101 [support-notifications] exporting to image 08:41:04 #101 exporting layers 0.3s done 08:41:04 #101 writing image sha256:764d1d49381c6fafbf1d2d062c1bcd3e34bbfcd3ef152763d8f90399bb89c3a0 0.0s done 08:41:04 #101 writing image sha256:1a754321a27e7a7f091d92f43ece11e6337d767129ef14732d9e78ad8711fba4 0.0s done 08:41:04 #101 writing image sha256:e7967cc471c8887e476e854619ee5ba724ab62ff2c9459a5a37f0d5b822c6117 0.0s done 08:41:04 #101 naming to docker.io/library/core-data done 08:41:04 #101 writing image sha256:e23ef52ce8c94c5fbf25bd3488d97cc8209842c752fad85e2fff18087a3cba20 done 08:41:04 #101 naming to docker.io/library/support-scheduler done 08:41:04 #101 naming to docker.io/library/security-spiffe-token-provider done 08:41:04 #101 naming to docker.io/library/support-notifications done 08:41:04 #101 writing image sha256:95c109e220cfabbe533a2b9579cbf8dc8372ba442d41a1c74cb8e8f144484d78 done 08:41:04 #101 naming to docker.io/library/core-metadata done 08:41:04 #101 DONE 51.4s 08:41:04 08:41:04 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:04 #194 ... 08:41:04 08:41:04 #195 [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/ 08:41:04 #195 DONE 0.4s 08:41:04 08:41:04 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:04 #196 DONE 0.4s 08:41:04 08:41:04 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:04 #197 DONE 0.0s 08:41:04 08:41:04 #198 [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/ 08:41:04 #198 DONE 0.1s 08:41:04 08:41:04 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:04 #199 DONE 0.8s 08:41:04 08:41:04 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:41:04 #200 DONE 0.1s 08:41:04 08:41:04 #101 [security-proxy-auth] exporting to image 08:41:04 #101 ... 08:41:04 08:41:04 #201 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:04 #201 DONE 0.8s 08:41:04 08:41:04 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:04 #202 DONE 0.1s 08:41:04 08:41:04 #101 [core-common-config-bootstrapper] exporting to image 08:41:04 #101 exporting layers 0.2s done 08:41:04 #101 writing image sha256:029105fd69407daa1a831edca607dce70535219ea9f92acd6e6ac2d51a99c748 done 08:41:04 #101 naming to docker.io/library/core-common-config-bootstrapper done 08:41:04 #101 writing image sha256:42e7ef28aaea9e2135b82b5979798f3a3ae67a0e84e65bbbacfa357f85ed3249 done 08:41:04 #101 naming to docker.io/library/security-proxy-auth done 08:41:04 #101 DONE 51.7s 08:41:04 08:41:04 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:41:04 #203 ... 08:41:04 08:41:04 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:04 #194 DONE 0.9s 08:41:04 08:41:04 #101 [security-proxy-setup] exporting to image 08:41:04 #101 exporting layers 0.2s done 08:41:04 #101 writing image sha256:de68bb411a2890694cc8380f597d583ea1e018a96c4c2435b0e21c1ab563c3a8 done 08:41:04 #101 naming to docker.io/library/security-proxy-setup done 08:41:04 #101 DONE 51.9s 08:41:04 08:41:04 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:04 #204 DONE 1.0s 08:41:04 08:41:04 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:41:04 #203 DONE 0.9s 08:41:04 08:41:04 #101 [security-secretstore-setup] exporting to image 08:41:04 #101 exporting layers 1.8s done 08:41:04 #101 exporting layers 1.8s done 08:41:04 #101 writing image sha256:e34aa6776ccabd70342f173d754e8fb28d69b43fb7823d65efa36eada3196f61 done 08:41:04 #101 naming to docker.io/library/security-secretstore-setup done 08:41:04 #101 writing image sha256:055fccc3df44058a73ab847eddc1e3240c3a6cbf7e6111751ad1b4d62aed08f2 done 08:41:04 #101 naming to docker.io/library/security-bootstrapper done 08:41:04 #101 DONE 53.7s 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:04 time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:04 $ docker stop --time=1 b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 08:41:05 $ docker rm -f --volumes b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:06 + docker images 08:41:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:06 security-proxy-setup latest de68bb411a28 8 seconds ago 31.5MB 08:41:06 security-bootstrapper latest 055fccc3df44 8 seconds ago 24.2MB 08:41:06 security-secretstore-setup latest e34aa6776cca 8 seconds ago 42MB 08:41:06 core-metadata latest 95c109e220cf 9 seconds ago 41MB 08:41:06 security-proxy-auth latest 42e7ef28aaea 9 seconds ago 38.1MB 08:41:06 core-common-config-bootstrapper latest 029105fd6940 9 seconds ago 20.6MB 08:41:06 core-data latest 1a754321a27e 10 seconds ago 40.8MB 08:41:06 support-notifications latest e23ef52ce8c9 10 seconds ago 43.9MB 08:41:06 security-spiffe-token-provider latest e7967cc471c8 10 seconds ago 34.3MB 08:41:06 core-command latest 4ec0011695bb 10 seconds ago 40.5MB 08:41:06 support-scheduler latest 764d1d49381c 10 seconds ago 43.4MB 08:41:06 security-spire-config latest a9336a121bb5 4 minutes ago 107MB 08:41:06 security-spire-server latest 291441f19876 4 minutes ago 108MB 08:41:06 security-spire-agent latest b01146732b41 4 minutes ago 166MB 08:41:06 ci-base-image-x86_64 latest c6dc89a10585 8 minutes ago 978MB 08:41:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB 08:41:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 08:41:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:43:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.282s coverage: 28.7% of statements 08:43:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.345s coverage: 97.0% of statements 08:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.483s coverage: 69.2% of statements 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.373s coverage: 53.2% of statements 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.807s coverage: 93.4% of statements 08:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.656s coverage: 6.1% of statements 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:44:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.095s coverage: 97.6% of statements 08:44:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.253s coverage: 72.2% of statements 08:44:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:44:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:44:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.479s coverage: 0.9% of statements 08:44:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.377s coverage: 32.2% of statements 08:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.318s coverage: 41.7% of statements 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.286s coverage: 82.9% of statements 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.259s coverage: 94.1% of statements 08:44:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.290s coverage: 96.3% of statements 08:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.274s coverage: 87.5% of statements 08:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.244s coverage: 94.4% of statements 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.176s coverage: 79.9% of statements 08:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.292s coverage: 92.9% of statements 08:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements 08:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.287s coverage: 62.3% of statements 08:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.250s coverage: 87.2% of statements 08:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.209s coverage: 20.0% of statements 08:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.209s coverage: 100.0% of statements 08:45:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:45:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.411s coverage: 81.8% of statements 08:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.429s coverage: 82.1% of statements 08:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.259s coverage: 86.0% of statements 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.032s coverage: 63.1% of statements 08:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.275s coverage: 100.0% of statements 08:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 08:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements 08:45:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:45:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:45:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 08:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements 08:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.867s coverage: 38.4% of statements 08:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements 08:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.244s coverage: 84.8% of statements 08:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.309s coverage: 19.9% of statements 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:46:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.667s coverage: 95.7% of statements 08:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:46:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.291s coverage: 61.8% of statements 08:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.434s coverage: 98.9% of statements 08:46:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:46:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:46:23 go vet ./... 08:50:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:50:59 ./bin/test-attribution-txt.sh 08:50:59 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo 08:50:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:51:00 + ls -al . 08:51:00 total 812 08:51:00 drwxrwxr-x 10 1001 1001 4096 May 8 08:37 . 08:51:00 drwxr-xr-x 4 root root 4096 May 8 08:37 .. 08:51:00 drwxrwxr-x 2 1001 1001 4096 May 8 08:35 .blubracket 08:51:00 -rw-rw-r-- 1 1001 1001 10 May 8 08:35 .dockerignore 08:51:00 drwxrwxr-x 8 1001 1001 4096 May 8 08:35 .git 08:51:00 drwxrwxr-x 3 1001 1001 4096 May 8 08:35 .github 08:51:00 -rw-rw-r-- 1 1001 1001 1074 May 8 08:35 .gitignore 08:51:00 -rw-rw-r-- 1 1001 1001 42 May 8 08:35 .golangci.yml 08:51:00 -rw-rw-r-- 1 1001 1001 100 May 8 08:35 .hadolint.yml 08:51:00 -rw-rw-r-- 1 1001 1001 155 May 8 08:35 .sonarcloud.properties 08:51:00 -rw-rw-r-- 1 1001 1001 1171 May 8 08:35 ADOPTERS.md 08:51:00 -rw-rw-r-- 1 1001 1001 20261 May 8 08:35 Attribution.txt 08:51:00 -rw-rw-r-- 1 1001 1001 100284 May 8 08:35 CHANGELOG.md 08:51:00 -rw-rw-r-- 1 1001 1001 3804 May 8 08:35 CONTRIBUTING.md 08:51:00 -rw-rw-r-- 1 1001 1001 677 May 8 08:35 GOVERNANCE.md 08:51:00 -rw-rw-r-- 1 1001 1001 861 May 8 08:35 Jenkinsfile 08:51:00 -rw-rw-r-- 1 1001 1001 10775 May 8 08:35 LICENSE 08:51:00 -rw-rw-r-- 1 1001 1001 15392 May 8 08:35 Makefile 08:51:00 -rw-rw-r-- 1 1001 1001 582 May 8 08:35 OWNERS.md 08:51:00 -rw-rw-r-- 1 1001 1001 9528 May 8 08:35 README.md 08:51:00 -rw-rw-r-- 1 1001 1001 789 May 8 08:35 SECURITY.md 08:51:00 -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION 08:51:00 drwxrwxr-x 2 1001 1001 4096 May 8 08:35 bin 08:51:00 drwxrwxr-x 18 1001 1001 4096 May 8 08:35 cmd 08:51:00 -rw-r--r-- 1 root root 455714 May 8 08:46 coverage.out 08:51:00 drwxrwxr-x 2 1001 1001 4096 May 8 08:35 fuzz_test 08:51:00 -rw-rw-r-- 1 1001 1001 7036 May 8 08:35 go.mod 08:51:00 -rw-rw-r-- 1 1001 1001 101377 May 8 08:35 go.sum 08:51:00 drwxrwxr-x 7 1001 1001 4096 May 8 08:35 internal 08:51:00 drwxrwxr-x 3 1001 1001 4096 May 8 08:35 openapi 08:51:00 -rw-rw-r-- 1 1001 1001 584 May 8 08:35 security.txt 08:51:00 -rw-rw-r-- 1 1001 1001 204 May 8 08:35 version.go [Pipeline] sh 08:51:01 + '[' -e coverage.out ] 08:51:01 + chown 1001:1001 coverage.out [Pipeline] stash 08:51:01 Warning: overwriting stash ‘coverage-report’ 08:51:02 Stashed 1 file(s) [Pipeline] sh 08:51:02 + make build 08:51:02 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 08:54:24 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 08:54: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 08:54: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:45 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 08:55:17 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 08:55:27 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 08:55:37 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 08:55: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 08:55:45 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 08:55:49 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 08:55:54 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] } 08:55:59 $ docker stop --time=1 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a 08:56:01 $ docker rm -f --volumes 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a [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 08:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:05 08:56:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:56:05 547446be3368: Pulling fs layer 08:56:05 d125d8839a47: Pulling fs layer 08:56:05 3e85d5ac6304: Pulling fs layer 08:56:05 c3105a71a48b: Pulling fs layer 08:56:05 0f093f025ec4: Pulling fs layer 08:56:05 c3106fc0e877: Pulling fs layer 08:56:05 c3105a71a48b: Waiting 08:56:05 0f093f025ec4: Waiting 08:56:05 c3106fc0e877: Waiting 08:56:05 547446be3368: Verifying Checksum 08:56:05 c3105a71a48b: Verifying Checksum 08:56:06 0f093f025ec4: Verifying Checksum 08:56:06 0f093f025ec4: Download complete 08:56:06 d125d8839a47: Verifying Checksum 08:56:06 d125d8839a47: Download complete 08:56:06 c3106fc0e877: Verifying Checksum 08:56:06 c3106fc0e877: Download complete 08:56:06 547446be3368: Pull complete 08:56:07 d125d8839a47: Pull complete 08:56:08 3e85d5ac6304: Verifying Checksum 08:56:08 3e85d5ac6304: Download complete 08:56:18 3e85d5ac6304: Pull complete 08:56:18 c3105a71a48b: Pull complete 08:56:20 0f093f025ec4: Pull complete 08:56:20 c3106fc0e877: Pull complete 08:56:20 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 08:56:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:56:22 $ docker top 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:23 + docker compose -f ./docker-compose-build.yml build --parallel 08:56:33 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:56:33 #1 transferring dockerfile: 2.93kB done 08:56:33 #1 DONE 0.2s 08:56:34 08:56:34 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:56:34 #2 transferring dockerfile: 2.49kB done 08:56:34 #2 DONE 0.1s 08:56:34 08:56:34 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:56:34 #3 transferring dockerfile: 2.15kB 0.0s done 08:56:34 #3 DONE 0.1s 08:56:34 08:56:34 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:56:34 #4 transferring dockerfile: 2.50kB 0.0s done 08:56:34 #4 DONE 0.1s 08:56:34 08:56:34 #5 [security-spire-server internal] load build definition from Dockerfile 08:56:34 #5 transferring dockerfile: 1.70kB done 08:56:34 #5 DONE 0.1s 08:56:34 08:56:34 #6 [security-spire-config internal] load build definition from Dockerfile 08:56:34 #6 transferring dockerfile: 1.69kB done 08:56:34 #6 DONE 0.0s 08:56:34 08:56:34 #7 [core-data internal] load build definition from Dockerfile 08:56:34 #7 transferring dockerfile: 2.01kB done 08:56:34 #7 DONE 0.1s 08:56:34 08:56:34 #8 [core-metadata internal] load build definition from Dockerfile 08:56:34 #8 transferring dockerfile: 2.06kB 0.0s done 08:56:34 #8 DONE 0.1s 08:56:34 08:56:34 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:56:34 #9 transferring dockerfile: 1.89kB done 08:56:34 #9 DONE 0.1s 08:56:34 08:56:34 #10 [support-scheduler internal] load build definition from Dockerfile 08:56:35 #10 transferring dockerfile: 1.93kB done 08:56:35 #10 DONE 0.1s 08:56:35 08:56:35 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:56:35 #11 transferring dockerfile: 2.23kB 0.0s done 08:56:35 #11 DONE 0.1s 08:56:35 08:56:35 #12 [support-notifications internal] load build definition from Dockerfile 08:56:35 #12 transferring dockerfile: 1.95kB 0.0s done 08:56:35 #12 DONE 0.1s 08:56:35 08:56:35 #13 [core-command internal] load build definition from Dockerfile 08:56:35 #13 transferring dockerfile: 1.93kB done 08:56:35 #13 DONE 0.1s 08:56:35 08:56:35 #14 [security-spire-agent internal] load build definition from Dockerfile 08:56:35 #14 transferring dockerfile: 1.81kB done 08:56:35 #14 DONE 0.1s 08:56:35 08:56:35 #15 [security-bootstrapper internal] load .dockerignore 08:56:35 #15 transferring context: 50B 0.0s done 08:56:35 #15 DONE 0.1s 08:56:36 08:56:36 #16 [security-secretstore-setup internal] load .dockerignore 08:56:36 #16 transferring context: 50B done 08:56:36 #16 DONE 0.1s 08:56:36 08:56:36 #17 [security-proxy-setup internal] load .dockerignore 08:56:36 #17 transferring context: 50B 0.0s done 08:56:36 #17 DONE 0.1s 08:56:36 08:56:36 #18 [security-proxy-auth internal] load .dockerignore 08:56:36 #18 transferring context: 50B done 08:56:36 #18 DONE 0.1s 08:56:36 08:56:36 #19 [security-spire-server internal] load .dockerignore 08:56:36 #19 transferring context: 50B 0.0s done 08:56:36 #19 DONE 0.1s 08:56:36 08:56:36 #20 [security-spire-config internal] load .dockerignore 08:56:36 #20 transferring context: 50B 0.0s done 08:56:36 #20 DONE 0.1s 08:56:36 08:56:36 #21 [core-data internal] load .dockerignore 08:56:36 #21 transferring context: 50B 0.0s done 08:56:36 #21 DONE 0.1s 08:56:36 08:56:36 #22 [core-metadata internal] load .dockerignore 08:56:36 #22 transferring context: 50B 0.0s done 08:56:36 #22 DONE 0.1s 08:56:36 08:56:36 #23 [security-spiffe-token-provider internal] load .dockerignore 08:56:36 #23 transferring context: 50B 0.0s done 08:56:36 #23 DONE 0.1s 08:56:36 08:56:36 #24 [support-scheduler internal] load .dockerignore 08:56:36 #24 transferring context: 50B done 08:56:36 #24 DONE 0.1s 08:56:36 08:56:36 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:56:37 #25 transferring context: 50B done 08:56:37 #25 DONE 0.1s 08:56:37 08:56:37 #26 [support-notifications internal] load .dockerignore 08:56:37 #26 transferring context: 50B done 08:56:37 #26 DONE 0.1s 08:56:37 08:56:37 #27 [core-command internal] load .dockerignore 08:56:37 #27 transferring context: 50B 0.0s done 08:56:37 #27 DONE 0.1s 08:56:37 08:56:37 #28 [security-spire-agent internal] load .dockerignore 08:56:37 #28 transferring context: 50B done 08:56:37 #28 DONE 0.1s 08:56:37 08:56:37 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:56:37 #29 ... 08:56:37 08:56:37 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:37 #30 DONE 0.0s 08:56:37 08:56:37 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:56:37 #29 DONE 0.2s 08:56:37 08:56:37 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:37 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:37 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:37 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:37 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:37 #31 DONE 0.2s 08:56:37 08:56:37 #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:38 #32 ... 08:56:38 08:56:38 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:38 #30 DONE 0.0s 08:56:38 08:56:38 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:56:38 #29 DONE 0.2s 08:56:38 08:56:38 #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:38 #31 DONE 0.3s 08:56:38 08:56:38 #33 [security-secretstore-setup internal] load build context 08:56:38 #33 ... 08:56:38 08:56:38 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:38 #30 DONE 0.0s 08:56:38 08:56:38 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:56:38 #29 DONE 0.3s 08:56:38 08:56:38 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:38 #34 DONE 1.9s 08:56:38 08:56:38 #33 [security-secretstore-setup internal] load build context 08:56:38 #33 ... 08:56:38 08:56:38 #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:38 #31 DONE 0.3s 08:56:38 08:56:38 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:38 #34 DONE 1.9s 08:56:38 08:56:38 #33 [security-secretstore-setup internal] load build context 08:56:38 #33 ... 08:56:38 08:56:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:38 #30 DONE 0.0s 08:56:38 08:56:38 #33 [security-secretstore-setup internal] load build context 08:56:39 #33 ... 08:56:39 08:56:39 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:56:39 #29 DONE 0.5s 08:56:39 08:56:39 #33 [security-secretstore-setup internal] load build context 08:56:39 #33 ... 08:56:39 08:56:39 #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:39 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:39 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:39 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:39 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:39 #31 DONE 0.3s 08:56:39 08:56:39 #35 [security-proxy-auth internal] load build context 08:56:39 #35 DONE 0.0s 08:56:39 08:56:39 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:39 #34 DONE 1.9s 08:56:39 08:56:39 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:56:39 #36 DONE 0.8s 08:56:39 08:56:39 #33 [security-secretstore-setup internal] load build context 08:56:39 #33 ... 08:56:39 08:56:39 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:39 #30 DONE 0.0s 08:56:39 08:56:39 #33 [security-secretstore-setup internal] load build context 08:56:39 #33 ... 08:56:39 08:56:39 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:39 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:39 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:39 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:39 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:39 #31 DONE 0.4s 08:56:39 08:56:39 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:39 #34 DONE 2.0s 08:56:39 08:56:39 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:39 #30 DONE 0.0s 08:56:39 08:56:39 #36 [core-data builder 2/7] WORKDIR /edgex-go 08:56:39 #36 DONE 0.9s 08:56:39 08:56:39 #33 [security-secretstore-setup internal] load build context 08:56:39 #33 ... 08:56:39 08:56:39 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:39 #30 DONE 0.1s 08:56:39 08:56:39 #33 [security-secretstore-setup internal] load build context 08:56:40 #33 ... 08:56:40 08:56:40 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:56:40 #29 DONE 1.2s 08:56:40 08:56:40 #33 [security-secretstore-setup internal] load build context 08:56:40 #33 ... 08:56:40 08:56:40 #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:40 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:40 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:40 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:40 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:40 #31 DONE 0.5s 08:56:40 08:56:40 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:40 #34 DONE 2.0s 08:56:40 08:56:40 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 08:56:40 #36 DONE 0.9s 08:56:40 08:56:40 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:40 #30 DONE 0.1s 08:56:40 08:56:40 #37 [security-spiffe-token-provider internal] load build context 08:56:40 #37 ... 08:56:40 08:56:40 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:40 #30 DONE 0.1s 08:56:40 08:56:40 #33 [security-secretstore-setup internal] load build context 08:56:40 #33 ... 08:56:40 08:56:40 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:56:40 #29 DONE 2.0s 08:56:40 08:56:40 #33 [security-secretstore-setup internal] load build context 08:56:40 #33 ... 08:56:40 08:56:40 #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:40 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:40 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:40 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:40 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:40 #31 DONE 0.5s 08:56:40 08:56:40 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:40 #34 DONE 2.0s 08:56:40 08:56:40 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:56:40 #36 DONE 0.9s 08:56:40 08:56:40 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:40 #30 DONE 0.2s 08:56:40 08:56:40 #33 [security-secretstore-setup internal] load build context 08:56:41 #33 ... 08:56:41 08:56:41 #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:41 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:41 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:41 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:41 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:41 #31 DONE 0.5s 08:56:41 08:56:41 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:56:41 #38 DONE 2.4s 08:56:41 08:56:41 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:41 #30 DONE 0.2s 08:56:41 08:56:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:41 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:41 #39 ... 08:56:41 08:56:41 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:41 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:41 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:41 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:41 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:41 #31 DONE 0.5s 08:56:41 08:56:41 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:42 #39 ... 08:56:42 08:56:42 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:56:42 #29 DONE 3.0s 08:56:42 08:56:42 #40 [security-bootstrapper internal] load build context 08:56:42 #40 transferring context: 33.00MB 4.6s 08:56:42 #40 ... 08:56:42 08:56:42 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:42 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:42 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:42 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:42 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:42 #31 DONE 0.6s 08:56:42 08:56:42 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:42 #34 DONE 2.1s 08:56:42 08:56:42 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 08:56:42 #36 DONE 1.0s 08:56:42 08:56:42 #41 [support-notifications internal] load build context 08:56:42 #41 DONE 0.0s 08:56:42 08:56:42 #42 [security-spire-config internal] load build context 08:56:42 #42 transferring context: 24.94kB 0.3s done 08:56:42 #42 DONE 0.8s 08:56:42 08:56:42 #40 [security-bootstrapper internal] load build context 08:56:43 #40 ... 08:56:43 08:56:43 #43 [security-spire-server internal] load build context 08:56:43 #43 transferring context: 26.69kB 0.3s done 08:56:43 #43 DONE 1.6s 08:56:43 08:56:43 #40 [security-bootstrapper internal] load build context 08:56:44 #40 ... 08:56:44 08:56:44 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:56:44 #38 DONE 5.1s 08:56:44 08:56:44 #44 [security-proxy-setup internal] load build context 08:56:45 #44 ... 08:56:45 08:56:45 #35 [security-proxy-auth internal] load build context 08:56:45 #35 ... 08:56:45 08:56:45 #44 [security-proxy-setup internal] load build context 08:56:46 #44 ... 08:56:46 08:56:46 #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:46 #32 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:46 #32 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:46 #32 7.156 (1/2) Installing dumb-init (1.2.5-r2) 08:56:46 #32 7.156 (2/2) Installing su-exec (0.2-r3) 08:56:46 #32 7.156 Executing busybox-1.36.1-r5.trigger 08:56:46 #32 7.261 OK: 8 MiB in 17 packages 08:56:46 #32 DONE 8.5s 08:56:46 08:56:46 #44 [security-proxy-setup internal] load build context 08:56:47 #44 ... 08:56:47 08:56:47 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:56:47 #45 DONE 5.5s 08:56:47 08:56:47 #44 [security-proxy-setup internal] load build context 08:56:47 #44 ... 08:56:47 08:56:47 #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:56:47 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:56:47 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:56:47 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:56:47 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:56:47 #31 DONE 0.6s 08:56:47 08:56:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:47 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 08:56:47 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:56:47 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:56:47 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:56:47 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 08:56:47 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done 08:56:47 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 08:56:47 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 08:56:48 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s 08:56:48 #39 ... 08:56:48 08:56:48 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:48 #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:48 #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:48 #46 ... 08:56:48 08:56:48 #47 [core-data internal] load build context 08:56:48 #47 transferring context: 15.45MB 8.4s 08:56:48 #47 ... 08:56:48 08:56:48 #33 [security-secretstore-setup internal] load build context 08:56:48 #33 ... 08:56:48 08:56:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:48 #39 ... 08:56:48 08:56:48 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:49 #48 ... 08:56:49 08:56:49 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:49 #49 ... 08:56:49 08:56:49 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:56:49 #50 ... 08:56:49 08:56:49 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:49 #51 ... 08:56:49 08:56:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:49 #39 ... 08:56:49 08:56:49 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:49 #52 ... 08:56:49 08:56:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:49 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.8s 08:56:50 #39 ... 08:56:50 08:56:50 #53 [security-spire-agent internal] load build context 08:56:50 #53 transferring context: 26.22kB 0.5s done 08:56:50 #53 DONE 2.7s 08:56:50 08:56:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:50 #39 ... 08:56:50 08:56:50 #54 [core-metadata internal] load build context 08:56:50 #54 ... 08:56:50 08:56:50 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:50 #55 ... 08:56:50 08:56:50 #54 [core-metadata internal] load build context 08:56:50 #54 ... 08:56:50 08:56:50 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:50 #56 ... 08:56:50 08:56:50 #37 [security-spiffe-token-provider internal] load build context 08:56:50 #37 ... 08:56:50 08:56:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:50 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 4.9s 08:56:50 #39 ... 08:56:50 08:56:50 #57 [support-scheduler internal] load build context 08:56:51 #57 ... 08:56:51 08:56:51 #58 [core-common-config-bootstrapper internal] load build context 08:56:51 #58 ... 08:56:51 08:56:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:51 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:56:51 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:56:51 #39 ... 08:56:51 08:56:51 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:51 #59 ... 08:56:51 08:56:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:51 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.9s 08:56:51 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:56:52 #39 ... 08:56:52 08:56:52 #41 [support-notifications internal] load build context 08:56:52 #41 ... 08:56:52 08:56:52 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:52 #60 ... 08:56:52 08:56:52 #61 [core-command internal] load build context 08:56:52 #61 ... 08:56:52 08:56:52 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:52 #62 ... 08:56:52 08:56:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:53 #39 ... 08:56:53 08:56:53 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:53 #63 ... 08:56:53 08:56:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:53 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.6s 08:56:55 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.1s 08:56:55 #39 ... 08:56:55 08:56:55 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:55 #46 12.68 (1/4) Installing ca-certificates (20240226-r0) 08:56:55 #46 12.99 (2/4) Installing dumb-init (1.2.5-r2) 08:56:55 #46 12.99 (3/4) Installing su-exec (0.2-r3) 08:56:55 #46 12.99 (4/4) Installing yq (4.33.3-r5) 08:56:55 #46 13.66 Executing busybox-1.36.1-r5.trigger 08:56:55 #46 13.66 Executing ca-certificates-20240226-r0.trigger 08:56:55 #46 14.74 OK: 18 MiB in 19 packages 08:56:55 #46 DONE 16.8s 08:56:55 08:56:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:55 #39 ... 08:56:55 08:56:55 #35 [security-proxy-auth internal] load build context 08:56:55 #35 transferring context: 15.81MB 16.2s 08:56:55 #35 ... 08:56:55 08:56:55 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:55 #64 ... 08:56:55 08:56:55 #40 [security-bootstrapper internal] load build context 08:56:55 #40 ... 08:56:55 08:56:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:55 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.8s 08:56:56 #39 ... 08:56:56 08:56:56 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:56:56 #65 ... 08:56:56 08:56:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:56 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:56:56 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 10.7s 08:56:57 #39 ... 08:56:57 08:56:57 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:57 #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done 08:56:57 #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:56:57 #66 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:56:57 #66 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:56:57 #66 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:56:57 #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:56:57 #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:56:57 #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 08:56:57 #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.99MB / 17.12MB 7.5s 08:56:57 #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.4s done 08:56:57 #66 ... 08:56:57 08:56:57 #44 [security-proxy-setup internal] load build context 08:56:57 #44 ... 08:56:57 08:56:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:58 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.22MB / 23.39MB 12.7s 08:56:58 #39 ... 08:56:58 08:56:58 #47 [core-data internal] load build context 08:56:58 #47 ... 08:56:58 08:56:58 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:58 #49 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:58 #49 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:58 #49 17.21 OK: 266 MiB in 52 packages 08:56:58 #49 DONE 20.5s 08:56:58 08:56:58 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:58 #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.2s 08:56:58 #66 ... 08:56:58 08:56:58 #33 [security-secretstore-setup internal] load build context 08:56:59 #33 ... 08:56:59 08:56:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:59 #39 ... 08:56:59 08:56:59 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:56:59 #50 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:59 #50 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:59 #50 17.78 OK: 266 MiB in 52 packages 08:56:59 #50 DONE 20.3s 08:56:59 08:56:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:59 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.4s 08:56:59 #39 ... 08:56:59 08:56:59 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:59 #48 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:59 #48 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:59 #48 16.70 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:59 #48 17.45 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:59 #48 17.45 (3/6) Installing dumb-init (1.2.5-r2) 08:56:59 #48 17.45 (4/6) Installing openssl (3.1.4-r6) 08:56:59 #48 17.45 (5/6) Installing su-exec (0.2-r3) 08:56:59 #48 17.45 (6/6) Installing yq (4.33.3-r5) 08:56:59 #48 18.60 Executing busybox-1.36.1-r5.trigger 08:56:59 #48 18.60 OK: 18 MiB in 19 packages 08:56:59 #48 DONE 20.9s 08:56:59 08:56:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:00 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 14.9s 08:57:00 #39 ... 08:57:00 08:57:00 #54 [core-metadata internal] load build context 08:57:00 #54 transferring context: 12.11MB 20.2s 08:57:01 #54 ... 08:57:01 08:57:01 #37 [security-spiffe-token-provider internal] load build context 08:57:01 #37 ... 08:57:01 08:57:01 #57 [support-scheduler internal] load build context 08:57:01 #57 ... 08:57:01 08:57:01 #58 [core-common-config-bootstrapper internal] load build context 08:57:01 #58 ... 08:57:01 08:57:01 #37 [security-spiffe-token-provider internal] load build context 08:57:02 #37 ... 08:57:02 08:57:02 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:57:02 #52 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:02 #52 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:02 #52 21.82 (1/1) Installing dumb-init (1.2.5-r2) 08:57:02 #52 21.82 Executing busybox-1.36.1-r5.trigger 08:57:02 #52 21.82 OK: 8 MiB in 16 packages 08:57:02 #52 DONE 23.0s 08:57:02 08:57:02 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:57:02 #51 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:02 #51 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:02 #51 20.88 (1/1) Installing dumb-init (1.2.5-r2) 08:57:02 #51 20.88 Executing busybox-1.36.1-r5.trigger 08:57:02 #51 20.97 OK: 8 MiB in 16 packages 08:57:02 #51 DONE 23.6s 08:57:02 08:57:02 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:57:02 #67 ... 08:57:02 08:57:02 #41 [support-notifications internal] load build context 08:57:03 #41 ... 08:57:03 08:57:03 #61 [core-command internal] load build context 08:57:03 #61 ... 08:57:03 08:57:03 #37 [security-spiffe-token-provider internal] load build context 08:57:05 #37 ... 08:57:05 08:57:05 #35 [security-proxy-auth internal] load build context 08:57:05 #35 transferring context: 23.38MB 26.4s 08:57:05 #35 ... 08:57:05 08:57:05 #41 [support-notifications internal] load build context 08:57:06 #41 ... 08:57:06 08:57:06 #40 [security-bootstrapper internal] load build context 08:57:06 #40 ... 08:57:06 08:57:06 #37 [security-spiffe-token-provider internal] load build context 08:57:07 #37 ... 08:57:07 08:57:07 #44 [security-proxy-setup internal] load build context 08:57:07 #44 ... 08:57:07 08:57:07 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:07 #55 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:07 #55 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:07 #55 21.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:57:07 #55 21.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:57:07 #55 21.53 OK: 19946 distinct packages available 08:57:07 #55 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:07 #55 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:08 #55 ... 08:57:08 08:57:08 #37 [security-spiffe-token-provider internal] load build context 08:57:09 #37 ... 08:57:09 08:57:09 #47 [core-data internal] load build context 08:57:09 #47 ... 08:57:09 08:57:09 #44 [security-proxy-setup internal] load build context 08:57:09 #44 ... 08:57:09 08:57:09 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:57:09 #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.9s done 08:57:09 #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s 08:57:09 #66 ... 08:57:09 08:57:09 #33 [security-secretstore-setup internal] load build context 08:57:09 #33 ... 08:57:09 08:57:09 #37 [security-spiffe-token-provider internal] load build context 08:57:10 #37 ... 08:57:10 08:57:10 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:10 #68 ... 08:57:10 08:57:10 #47 [core-data internal] load build context 08:57:10 #47 ... 08:57:10 08:57:10 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:10 #55 27.96 OK: 266 MiB in 52 packages 08:57:10 #55 DONE 30.4s 08:57:10 08:57:10 #47 [core-data internal] load build context 08:57:10 #47 transferring context: 40.02MB 31.1s 08:57:11 #47 ... 08:57:11 08:57:11 #54 [core-metadata internal] load build context 08:57:11 #54 ... 08:57:11 08:57:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:11 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 16.3s done 08:57:11 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.8s 08:57:11 #39 ... 08:57:11 08:57:11 #57 [support-scheduler internal] load build context 08:57:11 #57 ... 08:57:11 08:57:11 #47 [core-data internal] load build context 08:57:11 #47 ... 08:57:11 08:57:11 #58 [core-common-config-bootstrapper internal] load build context 08:57:11 #58 ... 08:57:11 08:57:11 #47 [core-data internal] load build context 08:57:12 #47 ... 08:57:12 08:57:12 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:12 #56 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:12 #56 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:12 #56 30.31 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:57:12 #56 30.31 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:57:12 #56 30.31 OK: 19950 distinct packages available 08:57:12 #56 ... 08:57:12 08:57:12 #47 [core-data internal] load build context 08:57:12 #47 ... 08:57:12 08:57:12 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:57:12 #69 ... 08:57:12 08:57:12 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:57:12 #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:12 #62 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:12 #62 28.87 OK: 266 MiB in 52 packages 08:57:13 #62 ... 08:57:13 08:57:13 #47 [core-data internal] load build context 08:57:13 #47 ... 08:57:13 08:57:13 #61 [core-command internal] load build context 08:57:13 #61 ... 08:57:13 08:57:13 #47 [core-data internal] load build context 08:57:14 #47 ... 08:57:14 08:57:14 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:14 #60 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:14 #60 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:14 #60 ... 08:57:14 08:57:14 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:57:14 #69 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:14 #69 ... 08:57:14 08:57:14 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:14 #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:14 #59 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:14 #59 ... 08:57:14 08:57:14 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:57:14 #63 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:14 #63 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:14 #63 ... 08:57:14 08:57:14 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:57:14 #62 DONE 32.5s 08:57:14 08:57:14 #47 [core-data internal] load build context 08:57:15 #47 ... 08:57:15 08:57:15 #35 [security-proxy-auth internal] load build context 08:57:16 #35 transferring context: 36.04MB 36.7s 08:57:16 #35 ... 08:57:16 08:57:16 #41 [support-notifications internal] load build context 08:57:16 #41 ... 08:57:16 08:57:16 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:57:16 #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:16 #65 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:16 #65 ... 08:57:16 08:57:16 #40 [security-bootstrapper internal] load build context 08:57:16 #40 ... 08:57:16 08:57:16 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:16 #59 34.69 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:57:16 #59 34.69 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:57:16 #59 34.69 OK: 19950 distinct packages available 08:57:17 #59 ... 08:57:17 08:57:17 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:17 #64 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:17 #64 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:17 #64 22.02 Upgrading critical system libraries and apk-tools: 08:57:17 #64 22.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:17 #64 ... 08:57:17 08:57:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:17 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.8s 08:57:17 #39 ... 08:57:17 08:57:17 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:17 #64 22.13 Executing busybox-1.36.1-r5.trigger 08:57:19 #64 ... 08:57:19 08:57:19 #44 [security-proxy-setup internal] load build context 08:57:19 #44 ... 08:57:19 08:57:19 #33 [security-secretstore-setup internal] load build context 08:57:19 #33 ... 08:57:19 08:57:19 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:19 #64 23.85 Continuing the upgrade transaction with new apk-tools: 08:57:19 #64 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:20 #64 ... 08:57:20 08:57:20 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:57:20 #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s 08:57:20 #66 ... 08:57:20 08:57:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:20 #39 ... 08:57:20 08:57:20 #37 [security-spiffe-token-provider internal] load build context 08:57:20 #37 ... 08:57:20 08:57:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:21 #39 ... 08:57:21 08:57:21 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:57:21 #63 32.07 (1/2) Installing ca-certificates (20240226-r0) 08:57:21 #63 32.78 (2/2) Installing dumb-init (1.2.5-r2) 08:57:21 #63 32.78 Executing busybox-1.36.1-r5.trigger 08:57:21 #63 32.95 Executing ca-certificates-20240226-r0.trigger 08:57:21 #63 35.09 OK: 9 MiB in 17 packages 08:57:21 #63 DONE 38.3s 08:57:21 08:57:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:21 #39 ... 08:57:21 08:57:21 #54 [core-metadata internal] load build context 08:57:21 #54 transferring context: 33.89MB 40.7s 08:57:21 #54 ... 08:57:21 08:57:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:21 #39 ... 08:57:21 08:57:21 #57 [support-scheduler internal] load build context 08:57:21 #57 ... 08:57:21 08:57:21 #58 [core-common-config-bootstrapper internal] load build context 08:57:21 #58 ... 08:57:21 08:57:21 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:21 #68 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:21 #68 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:21 #68 ... 08:57:21 08:57:21 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:21 #64 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:22 #64 ... 08:57:22 08:57:22 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:57:22 #67 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:22 #67 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:22 #67 ... 08:57:22 08:57:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:22 #39 ... 08:57:22 08:57:22 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:22 #56 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:22 #56 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:22 #56 ... 08:57:22 08:57:22 #47 [core-data internal] load build context 08:57:22 #47 ... 08:57:22 08:57:22 #41 [support-notifications internal] load build context 08:57:23 #41 ... 08:57:23 08:57:23 #47 [core-data internal] load build context 08:57:23 #47 ... 08:57:23 08:57:23 #61 [core-command internal] load build context 08:57:23 #61 ... 08:57:23 08:57:23 #47 [core-data internal] load build context 08:57:25 #47 ... 08:57:25 08:57:25 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:25 #60 33.01 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:57:25 #60 33.01 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:57:25 #60 33.01 OK: 19950 distinct packages available 08:57:25 #60 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:25 #60 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:25 #60 ... 08:57:25 08:57:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:25 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.7s 08:57:26 #39 ... 08:57:26 08:57:26 #35 [security-proxy-auth internal] load build context 08:57:26 #35 transferring context: 51.05MB 46.9s 08:57:26 #35 ... 08:57:26 08:57:26 #58 [core-common-config-bootstrapper internal] load build context 08:57:26 #58 ... 08:57:26 08:57:26 #40 [security-bootstrapper internal] load build context 08:57:26 #40 ... 08:57:26 08:57:26 #58 [core-common-config-bootstrapper internal] load build context 08:57:26 #58 ... 08:57:26 08:57:26 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:57:26 #69 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:26 #69 ... 08:57:26 08:57:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:27 #39 ... 08:57:27 08:57:27 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:27 #59 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:27 #59 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:28 #59 ... 08:57:28 08:57:28 #58 [core-common-config-bootstrapper internal] load build context 08:57:29 #58 ... 08:57:29 08:57:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:57:29 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.5s done 08:57:29 #39 DONE 47.4s 08:57:29 08:57:29 #58 [core-common-config-bootstrapper internal] load build context 08:57:29 #58 ... 08:57:29 08:57:29 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:57:29 #65 32.88 Upgrading critical system libraries and apk-tools: 08:57:29 #65 32.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:29 #65 32.97 Executing busybox-1.36.1-r5.trigger 08:57:29 #65 36.27 Continuing the upgrade transaction with new apk-tools: 08:57:29 #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:29 #65 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:29 #65 ... 08:57:29 08:57:29 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:29 #59 47.64 (1/4) Installing dumb-init (1.2.5-r2) 08:57:29 #59 47.64 (2/4) Installing musl-obstack (1.2.3-r2) 08:57:29 #59 47.79 (3/4) Installing libucontext (1.2-r2) 08:57:29 #59 47.79 (4/4) Installing gcompat (1.1.0-r1) 08:57:29 #59 47.79 Executing busybox-1.36.1-r5.trigger 08:57:29 #59 ... 08:57:29 08:57:29 #33 [security-secretstore-setup internal] load build context 08:57:29 #33 ... 08:57:29 08:57:29 #44 [security-proxy-setup internal] load build context 08:57:29 #44 ... 08:57:29 08:57:29 #33 [security-secretstore-setup internal] load build context 08:57:29 #33 ... 08:57:29 08:57:29 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:29 #56 44.18 (1/11) Installing ca-certificates (20240226-r0) 08:57:29 #56 44.44 (2/11) Installing brotli-libs (1.0.9-r14) 08:57:29 #56 44.59 (3/11) Installing libunistring (1.1-r1) 08:57:29 #56 45.00 (4/11) Installing libidn2 (2.3.4-r1) 08:57:29 #56 45.05 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:57:29 #56 45.11 (6/11) Installing libcurl (8.5.0-r0) 08:57:29 #56 45.34 (7/11) Installing curl (8.5.0-r0) 08:57:29 #56 45.45 (8/11) Installing dumb-init (1.2.5-r2) 08:57:29 #56 45.49 (9/11) Installing musl-obstack (1.2.3-r2) 08:57:29 #56 45.52 (10/11) Installing libucontext (1.2-r2) 08:57:29 #56 45.58 (11/11) Installing gcompat (1.1.0-r1) 08:57:29 #56 45.69 Executing busybox-1.36.1-r5.trigger 08:57:29 #56 45.94 Executing ca-certificates-20240226-r0.trigger 08:57:29 #56 47.28 OK: 13 MiB in 26 packages 08:57:29 #56 DONE 49.3s 08:57:29 08:57:29 #33 [security-secretstore-setup internal] load build context 08:57:30 #33 ... 08:57:30 08:57:30 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:57:30 #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.1s done 08:57:30 #66 ... 08:57:30 08:57:30 #58 [core-common-config-bootstrapper internal] load build context 08:57:30 #58 ... 08:57:30 08:57:30 #37 [security-spiffe-token-provider internal] load build context 08:57:30 #37 ... 08:57:30 08:57:30 #58 [core-common-config-bootstrapper internal] load build context 08:57:31 #58 ... 08:57:31 08:57:31 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:57:31 #0 7.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:31 #70 ... 08:57:31 08:57:31 #54 [core-metadata internal] load build context 08:57:31 #54 transferring context: 47.17MB 51.1s 08:57:31 #54 ... 08:57:31 08:57:31 #58 [core-common-config-bootstrapper internal] load build context 08:57:32 #58 ... 08:57:32 08:57:32 #57 [support-scheduler internal] load build context 08:57:32 #57 ... 08:57:32 08:57:32 #58 [core-common-config-bootstrapper internal] load build context 08:57:32 #58 ... 08:57:32 08:57:32 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:32 #59 47.98 OK: 8 MiB in 19 packages 08:57:32 #59 DONE 50.5s 08:57:32 08:57:32 #58 [core-common-config-bootstrapper internal] load build context 08:57:32 #58 ... 08:57:32 08:57:32 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:32 #64 33.18 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:32 #64 33.21 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:32 #64 33.82 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:32 #64 33.82 Executing ca-certificates-20240226-r0.trigger 08:57:32 #64 34.63 OK: 18 MiB in 19 packages 08:57:32 #64 DONE 37.1s 08:57:32 08:57:32 #58 [core-common-config-bootstrapper internal] load build context 08:57:33 #58 ... 08:57:33 08:57:33 #41 [support-notifications internal] load build context 08:57:33 #41 ... 08:57:33 08:57:33 #40 [security-bootstrapper internal] load build context 08:57:33 #40 ... 08:57:33 08:57:33 #41 [support-notifications internal] load build context 08:57:34 #41 ... 08:57:34 08:57:34 #61 [core-command internal] load build context 08:57:34 #61 ... 08:57:34 08:57:34 #41 [support-notifications internal] load build context 08:57:34 #41 ... 08:57:34 08:57:34 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:57:34 #65 45.35 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:34 #65 45.35 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:34 #65 46.19 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:34 #65 46.34 OK: 8 MiB in 17 packages 08:57:34 #65 DONE 47.9s 08:57:34 08:57:34 #41 [support-notifications internal] load build context 08:57:34 #41 ... 08:57:34 08:57:34 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:34 #60 45.38 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:34 #60 49.27 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:34 #60 49.27 (3/7) Installing dumb-init (1.2.5-r2) 08:57:34 #60 49.33 (4/7) Installing musl-obstack (1.2.3-r2) 08:57:34 #60 49.33 (5/7) Installing libucontext (1.2-r2) 08:57:34 #60 49.35 (6/7) Installing gcompat (1.1.0-r1) 08:57:34 #60 49.40 (7/7) Installing openssl (3.1.4-r6) 08:57:34 #60 49.58 Executing busybox-1.36.1-r5.trigger 08:57:34 #60 49.84 OK: 9 MiB in 20 packages 08:57:34 #60 DONE 52.0s 08:57:34 08:57:34 #41 [support-notifications internal] load build context 08:57:34 #41 ... 08:57:34 08:57:34 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:34 #68 24.86 Upgrading critical system libraries and apk-tools: 08:57:34 #68 24.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:34 #68 24.96 Executing busybox-1.36.1-r5.trigger 08:57:34 #68 27.03 Continuing the upgrade transaction with new apk-tools: 08:57:34 #68 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:34 #68 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:34 #68 ... 08:57:34 08:57:34 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:57:34 #67 22.45 Upgrading critical system libraries and apk-tools: 08:57:34 #67 22.45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:34 #67 22.60 Executing busybox-1.36.1-r5.trigger 08:57:34 #67 24.58 Continuing the upgrade transaction with new apk-tools: 08:57:34 #67 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:34 #67 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:35 #67 ... 08:57:35 08:57:35 #40 [security-bootstrapper internal] load build context 08:57:35 #40 transferring context: 115.29MB 58.1s 08:57:35 #40 ... 08:57:35 08:57:35 #47 [core-data internal] load build context 08:57:36 #47 ... 08:57:36 08:57:36 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:57:36 #67 33.37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:36 #67 33.54 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:36 #67 33.89 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:36 #67 33.89 OK: 8 MiB in 16 packages 08:57:36 #67 ... 08:57:36 08:57:36 #35 [security-proxy-auth internal] load build context 08:57:36 #35 ... 08:57:36 08:57:36 #47 [core-data internal] load build context 08:57:38 #47 ... 08:57:38 08:57:38 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:38 #68 36.63 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:38 #68 36.63 OK: 18 MiB in 19 packages 08:57:38 #68 DONE 37.9s 08:57:38 08:57:38 #47 [core-data internal] load build context 08:57:38 #47 ... 08:57:38 08:57:38 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:57:38 #69 25.15 Upgrading critical system libraries and apk-tools: 08:57:38 #69 25.15 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:38 #69 25.20 Executing busybox-1.36.1-r5.trigger 08:57:38 #69 26.33 Continuing the upgrade transaction with new apk-tools: 08:57:38 #69 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:38 #69 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:38 #69 34.10 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:38 #69 34.15 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:38 #69 34.73 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:38 #69 34.89 OK: 8 MiB in 16 packages 08:57:38 #69 ... 08:57:38 08:57:38 #40 [security-bootstrapper internal] load build context 08:57:38 #40 ... 08:57:38 08:57:38 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:57:38 #67 DONE 35.8s 08:57:38 08:57:38 #40 [security-bootstrapper internal] load build context 08:57:39 #40 ... 08:57:39 08:57:39 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:57:39 #69 DONE 36.1s 08:57:39 08:57:39 #40 [security-bootstrapper internal] load build context 08:57:40 #40 ... 08:57:40 08:57:40 #44 [security-proxy-setup internal] load build context 08:57:40 #44 ... 08:57:40 08:57:40 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:40 #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:40 #0 9.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:40 #71 ... 08:57:40 08:57:40 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:57:40 #72 DONE 2.1s 08:57:40 08:57:40 #44 [security-proxy-setup internal] load build context 08:57:40 #44 ... 08:57:40 08:57:40 #33 [security-secretstore-setup internal] load build context 08:57:40 #33 ... 08:57:40 08:57:40 #44 [security-proxy-setup internal] load build context 08:57:40 #44 ... 08:57:40 08:57:40 #37 [security-spiffe-token-provider internal] load build context 08:57:40 #37 ... 08:57:40 08:57:40 #44 [security-proxy-setup internal] load build context 08:57:41 #44 transferring context: 71.20MB 62.7s 08:57:41 #44 ... 08:57:41 08:57:41 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:57:41 #70 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:41 #70 15.62 Upgrading critical system libraries and apk-tools: 08:57:41 #70 15.62 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:41 #70 15.69 Executing busybox-1.36.1-r5.trigger 08:57:41 #70 17.16 Continuing the upgrade transaction with new apk-tools: 08:57:41 #70 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:41 #70 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:41 #70 19.97 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:41 #70 19.97 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:41 #70 20.10 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:41 #70 20.16 Executing ca-certificates-20240226-r0.trigger 08:57:41 #70 ... 08:57:41 08:57:41 #54 [core-metadata internal] load build context 08:57:42 #54 ... 08:57:42 08:57:42 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:42 #71 11.99 Upgrading critical system libraries and apk-tools: 08:57:42 #71 11.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:42 #71 12.05 Executing busybox-1.36.1-r5.trigger 08:57:42 #71 ... 08:57:42 08:57:42 #57 [support-scheduler internal] load build context 08:57:42 #57 ... 08:57:42 08:57:42 #37 [security-spiffe-token-provider internal] load build context 08:57:42 #37 ... 08:57:42 08:57:42 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:42 #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:42 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:42 #73 ... 08:57:42 08:57:42 #57 [support-scheduler internal] load build context 08:57:43 #57 ... 08:57:43 08:57:43 #58 [core-common-config-bootstrapper internal] load build context 08:57:43 #58 ... 08:57:43 08:57:43 #57 [support-scheduler internal] load build context 08:57:43 #57 ... 08:57:43 08:57:43 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:57:43 #74 DONE 9.1s 08:57:43 08:57:43 #57 [support-scheduler internal] load build context 08:57:44 #57 ... 08:57:44 08:57:44 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:57:44 #70 20.75 OK: 9 MiB in 17 packages 08:57:44 #70 DONE 22.3s 08:57:44 08:57:44 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:57:44 #75 DONE 0.7s 08:57:44 08:57:44 #61 [core-command internal] load build context 08:57:44 #61 ... 08:57:44 08:57:44 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:44 #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:44 #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:44 #76 ... 08:57:44 08:57:44 #61 [core-command internal] load build context 08:57:45 #61 ... 08:57:45 08:57:45 #41 [support-notifications internal] load build context 08:57:45 #41 ... 08:57:45 08:57:45 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:45 #73 12.50 Upgrading critical system libraries and apk-tools: 08:57:45 #73 12.53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:45 #73 12.54 Executing busybox-1.36.1-r5.trigger 08:57:45 #73 13.14 Continuing the upgrade transaction with new apk-tools: 08:57:45 #73 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:46 #73 ... 08:57:46 08:57:46 #35 [security-proxy-auth internal] load build context 08:57:46 #35 transferring context: 76.83MB 67.5s 08:57:46 #35 ... 08:57:46 08:57:46 #57 [support-scheduler internal] load build context 08:57:48 #57 ... 08:57:48 08:57:48 #47 [core-data internal] load build context 08:57:48 #47 ... 08:57:48 08:57:48 #57 [support-scheduler internal] load build context 08:57:48 #57 ... 08:57:48 08:57:48 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:48 #71 12.68 Continuing the upgrade transaction with new apk-tools: 08:57:48 #71 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:48 #71 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:48 #71 16.46 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:48 #71 16.50 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:48 #71 16.84 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:48 #71 16.98 Executing ca-certificates-20240226-r0.trigger 08:57:48 #71 17.53 OK: 13 MiB in 26 packages 08:57:48 #71 DONE 18.8s 08:57:48 08:57:48 #57 [support-scheduler internal] load build context 08:57:50 #57 ... 08:57:50 08:57:50 #40 [security-bootstrapper internal] load build context 08:57:50 #40 ... 08:57:50 08:57:50 #57 [support-scheduler internal] load build context 08:57:50 #57 ... 08:57:50 08:57:50 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:50 #73 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:50 #73 16.32 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:50 #73 16.36 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:50 #73 16.64 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:50 #73 16.68 OK: 8 MiB in 19 packages 08:57:50 #73 DONE 17.5s 08:57:50 08:57:50 #57 [support-scheduler internal] load build context 08:57:50 #57 ... 08:57:50 08:57:50 #33 [security-secretstore-setup internal] load build context 08:57:50 #33 ... 08:57:50 08:57:50 #57 [support-scheduler internal] load build context 08:57:51 #57 ... 08:57:51 08:57:51 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:57:51 #76 12.76 Upgrading critical system libraries and apk-tools: 08:57:51 #76 12.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:51 #76 12.81 Executing busybox-1.36.1-r5.trigger 08:57:51 #76 13.45 Continuing the upgrade transaction with new apk-tools: 08:57:51 #76 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:51 #76 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:51 #76 16.11 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:51 #76 16.21 OK: 9 MiB in 20 packages 08:57:51 #76 DONE 17.4s 08:57:51 08:57:51 #57 [support-scheduler internal] load build context 08:57:52 #57 ... 08:57:52 08:57:52 #44 [security-proxy-setup internal] load build context 08:57:52 #44 transferring context: 89.25MB 72.9s 08:57:52 #44 ... 08:57:52 08:57:52 #57 [support-scheduler internal] load build context 08:57:52 #57 ... 08:57:52 08:57:52 #54 [core-metadata internal] load build context 08:57:52 #54 ... 08:57:52 08:57:52 #57 [support-scheduler internal] load build context 08:57:52 #57 ... 08:57:52 08:57:52 #37 [security-spiffe-token-provider internal] load build context 08:57:52 #37 ... 08:57:52 08:57:52 #54 [core-metadata internal] load build context 08:57:53 #54 ... 08:57:53 08:57:53 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:53 #77 DONE 2.9s 08:57:53 08:57:53 #54 [core-metadata internal] load build context 08:57:53 #54 ... 08:57:53 08:57:53 #58 [core-common-config-bootstrapper internal] load build context 08:57:53 #58 ... 08:57:53 08:57:53 #54 [core-metadata internal] load build context 08:57:54 #54 ... 08:57:54 08:57:54 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:57:54 #78 DONE 2.6s 08:57:54 08:57:54 #54 [core-metadata internal] load build context 08:57:54 #54 ... 08:57:54 08:57:54 #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:57:54 #79 DONE 1.3s 08:57:54 08:57:54 #54 [core-metadata internal] load build context 08:57:54 #54 ... 08:57:54 08:57:54 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:54 #80 DONE 3.1s 08:57:54 08:57:54 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:57:55 #81 ... 08:57:55 08:57:55 #61 [core-command internal] load build context 08:57:55 #61 ... 08:57:55 08:57:55 #41 [support-notifications internal] load build context 08:57:55 #41 ... 08:57:55 08:57:55 #54 [core-metadata internal] load build context 08:57:55 #54 ... 08:57:55 08:57:55 #82 [security-spire-config stage-2 6/10] COPY security.txt / 08:57:55 #82 DONE 1.2s 08:57:55 08:57:55 #54 [core-metadata internal] load build context 08:57:56 #54 ... 08:57:56 08:57:56 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:57:56 #81 DONE 1.3s 08:57:56 08:57:56 #54 [core-metadata internal] load build context 08:57:56 #54 ... 08:57:56 08:57:56 #35 [security-proxy-auth internal] load build context 08:57:57 #35 transferring context: 96.76MB 77.6s 08:57:57 #35 ... 08:57:57 08:57:57 #54 [core-metadata internal] load build context 08:57:57 #54 ... 08:57:57 08:57:57 #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:57 #83 DONE 1.0s 08:57:57 08:57:57 #54 [core-metadata internal] load build context 08:57:57 #54 ... 08:57:57 08:57:57 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:57:57 #84 DONE 1.0s 08:57:57 08:57:57 #54 [core-metadata internal] load build context 08:57:58 #54 ... 08:57:58 08:57:58 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:58 #85 DONE 3.5s 08:57:58 08:57:58 #54 [core-metadata internal] load build context 08:57:58 #54 ... 08:57:58 08:57:58 #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:58 #86 DONE 1.0s 08:57:58 08:57:58 #87 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:58 #87 ... 08:57:58 08:57:58 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:58 #88 DONE 1.2s 08:57:58 08:57:58 #47 [core-data internal] load build context 08:57:58 #47 ... 08:57:58 08:57:58 #41 [support-notifications internal] load build context 08:57:58 #41 ... 08:57:58 08:57:58 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:57:58 #89 DONE 0.8s 08:57:58 08:57:58 #41 [support-notifications internal] load build context 08:57:59 #41 ... 08:57:59 08:57:59 #87 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:59 #87 DONE 1.4s 08:57:59 08:57:59 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:59 #90 DONE 1.3s 08:57:59 08:57:59 #41 [support-notifications internal] load build context 08:58:00 #41 ... 08:58:00 08:58:00 #40 [security-bootstrapper internal] load build context 08:58:00 #40 ... 08:58:00 08:58:00 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 08:58:00 #91 DONE 1.4s 08:58:00 08:58:00 #41 [support-notifications internal] load build context 08:58:01 #41 ... 08:58:01 08:58:01 #33 [security-secretstore-setup internal] load build context 08:58:01 #33 ... 08:58:01 08:58:01 #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:58:01 #92 DONE 1.2s 08:58:01 08:58:01 #33 [security-secretstore-setup internal] load build context 08:58:01 #33 ... 08:58:01 08:58:01 #41 [support-notifications internal] load build context 08:58:01 #41 ... 08:58:01 08:58:01 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:58:01 #93 DONE 0.8s 08:58:01 08:58:01 #41 [support-notifications internal] load build context 08:58:02 #41 transferring context: 166.87MB 78.6s 08:58:02 #41 ... 08:58:02 08:58:02 #44 [security-proxy-setup internal] load build context 08:58:02 #44 ... 08:58:02 08:58:02 #41 [support-notifications internal] load build context 08:58:02 #41 ... 08:58:02 08:58:02 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:58:02 #94 DONE 1.0s 08:58:02 08:58:02 #41 [support-notifications internal] load build context 08:58:02 #41 ... 08:58:02 08:58:02 #57 [support-scheduler internal] load build context 08:58:03 #57 ... 08:58:03 08:58:03 #37 [security-spiffe-token-provider internal] load build context 08:58:03 #37 ... 08:58:03 08:58:03 #41 [support-notifications internal] load build context 08:58:03 #41 ... 08:58:03 08:58:03 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:58:03 #95 DONE 0.9s 08:58:03 08:58:03 #41 [support-notifications internal] load build context 08:58:03 #41 ... 08:58:03 08:58:03 #58 [core-common-config-bootstrapper internal] load build context 08:58:03 #58 ... 08:58:03 08:58:03 #41 [support-notifications internal] load build context 08:58:05 #41 ... 08:58:05 08:58:05 #61 [core-command internal] load build context 08:58:05 #61 ... 08:58:05 08:58:05 #41 [support-notifications internal] load build context 08:58:07 #41 ... 08:58:07 08:58:07 #35 [security-proxy-auth internal] load build context 08:58:07 #35 transferring context: 118.04MB 87.7s 08:58:07 #35 ... 08:58:07 08:58:07 #41 [support-notifications internal] load build context 08:58:07 #41 ... 08:58:07 08:58:07 #37 [security-spiffe-token-provider internal] load build context 08:58:07 #37 transferring context: 225.91MB 86.1s done 08:58:07 #37 DONE 87.3s 08:58:07 08:58:07 #41 [support-notifications internal] load build context 08:58:07 #41 ... 08:58:07 08:58:07 #58 [core-common-config-bootstrapper internal] load build context 08:58:07 #58 transferring context: 225.91MB 85.9s done 08:58:07 #58 DONE 86.6s 08:58:07 08:58:07 #41 [support-notifications internal] load build context 08:58:07 #41 ... 08:58:07 08:58:07 #96 [security-spire-agent] exporting to image 08:58:07 #96 exporting layers 4.1s done 08:58:07 #96 writing image sha256:03b877cbad83bcae8705b42df80a8ade55f8acb2608441b8f5b3d77c8bc24f03 0.0s done 08:58:07 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:58:07 #96 writing image sha256:f15e7d6070078978c00f79b448442435f7747ed1be2406b74ece583f442f62b0 0.1s done 08:58:07 #96 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:58:07 #96 writing image sha256:1ac0804736b29e6b10a749747cc4542be69db7af0f6ab04fa5408afb145ce037 0.0s done 08:58:07 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:58:07 #96 DONE 7.9s 08:58:07 08:58:07 #41 [support-notifications internal] load build context 08:58:08 #41 ... 08:58:08 08:58:08 #54 [core-metadata internal] load build context 08:58:08 #54 ... 08:58:08 08:58:08 #41 [support-notifications internal] load build context 08:58:08 #41 ... 08:58:08 08:58:08 #47 [core-data internal] load build context 08:58:08 #47 ... 08:58:08 08:58:08 #41 [support-notifications internal] load build context 08:58:09 #41 ... 08:58:09 08:58:09 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:58:09 #97 DONE 1.9s 08:58:09 08:58:09 #41 [support-notifications internal] load build context 08:58:09 #41 ... 08:58:09 08:58:09 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:58:09 #98 DONE 2.0s 08:58:09 08:58:09 #41 [support-notifications internal] load build context 08:58:10 #41 ... 08:58:10 08:58:10 #40 [security-bootstrapper internal] load build context 08:58:10 #40 ... 08:58:10 08:58:10 #41 [support-notifications internal] load build context 08:58:11 #41 ... 08:58:11 08:58:11 #33 [security-secretstore-setup internal] load build context 08:58:11 #33 ... 08:58:11 08:58:11 #41 [support-notifications internal] load build context 08:58:12 #41 transferring context: 214.34MB 88.8s 08:58:12 #41 ... 08:58:12 08:58:12 #44 [security-proxy-setup internal] load build context 08:58:12 #44 ... 08:58:12 08:58:12 #57 [support-scheduler internal] load build context 08:58:12 #57 ... 08:58:12 08:58:12 #44 [security-proxy-setup internal] load build context 08:58:15 #44 ... 08:58:15 08:58:15 #40 [security-bootstrapper internal] load build context 08:58:15 #40 transferring context: 225.91MB 96.9s done 08:58:15 #40 DONE 97.3s 08:58:15 08:58:15 #44 [security-proxy-setup internal] load build context 08:58:15 #44 ... 08:58:15 08:58:15 #41 [support-notifications internal] load build context 08:58:15 #41 transferring context: 225.91MB 91.1s done 08:58:15 #41 DONE 92.5s 08:58:15 08:58:15 #44 [security-proxy-setup internal] load build context 08:58:15 #44 ... 08:58:15 08:58:15 #61 [core-command internal] load build context 08:58:16 #61 ... 08:58:16 08:58:16 #44 [security-proxy-setup internal] load build context 08:58:16 #44 ... 08:58:16 08:58:16 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:58:16 #99 DONE 1.8s 08:58:16 08:58:16 #44 [security-proxy-setup internal] load build context 08:58:16 #44 ... 08:58:16 08:58:16 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:58:16 #100 DONE 1.9s 08:58:16 08:58:16 #44 [security-proxy-setup internal] load build context 08:58:17 #44 ... 08:58:17 08:58:17 #35 [security-proxy-auth internal] load build context 08:58:17 #35 ... 08:58:17 08:58:17 #61 [core-command internal] load build context 08:58:18 #61 ... 08:58:18 08:58:18 #57 [support-scheduler internal] load build context 08:58:18 #57 transferring context: 225.91MB 96.5s done 08:58:18 #57 DONE 97.1s 08:58:18 08:58:18 #61 [core-command internal] load build context 08:58:18 #61 ... 08:58:18 08:58:18 #54 [core-metadata internal] load build context 08:58:18 #54 ... 08:58:18 08:58:18 #61 [core-command internal] load build context 08:58:18 #61 ... 08:58:18 08:58:18 #47 [core-data internal] load build context 08:58:18 #47 transferring context: 225.91MB 99.2s done 08:58:19 #47 ... 08:58:19 08:58:19 #61 [core-command internal] load build context 08:58:19 #61 ... 08:58:19 08:58:19 #47 [core-data internal] load build context 08:58:19 #47 DONE 99.6s 08:58:19 08:58:19 #61 [core-command internal] load build context 08:58:19 #61 ... 08:58:19 08:58:19 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:19 #101 ... 08:58:19 08:58:19 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:20 #102 ... 08:58:20 08:58:20 #61 [core-command internal] load build context 08:58:20 #61 ... 08:58:20 08:58:20 #33 [security-secretstore-setup internal] load build context 08:58:20 #33 transferring context: 225.91MB 101.7s done 08:58:20 #33 DONE 102.0s 08:58:20 08:58:20 #61 [core-command internal] load build context 08:58:24 #61 transferring context: 225.91MB 100.8s done 08:58:24 #61 DONE 102.6s 08:58:24 08:58:24 #54 [core-metadata internal] load build context 08:58:26 #54 ... 08:58:26 08:58:26 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:26 #103 ... 08:58:26 08:58:26 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:26 #104 ... 08:58:26 08:58:26 #54 [core-metadata internal] load build context 08:58:27 #54 ... 08:58:27 08:58:27 #35 [security-proxy-auth internal] load build context 08:58:27 #35 transferring context: 225.91MB 108.1s done 08:58:27 #35 DONE 108.4s 08:58:27 08:58:27 #54 [core-metadata internal] load build context 08:58:28 #54 ... 08:58:28 08:58:28 #44 [security-proxy-setup internal] load build context 08:58:28 #44 transferring context: 225.91MB 109.0s done 08:58:28 #44 DONE 109.3s 08:58:28 08:58:28 #54 [core-metadata internal] load build context 08:58:28 #54 transferring context: 225.91MB 107.7s done 08:58:28 #54 DONE 108.1s 08:58:28 08:58:28 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 #103 ... 08:59:25 08:59:25 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 #102 DONE 72.5s 08:59:25 08:59:25 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 #104 DONE 65.6s 08:59:25 08:59:25 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 #101 DONE 72.6s 08:59:25 08:59:25 #105 [support-notifications builder 6/7] COPY . . 08:59:25 #105 ... 08:59:25 08:59:25 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 #103 DONE 66.8s 08:59:25 08:59:25 #106 [security-bootstrapper builder 6/7] COPY . . 08:59:26 #106 DONE 2.9s 08:59:26 08:59:26 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #107 CACHED 08:59:26 08:59:26 #108 [core-command builder 6/7] COPY . . 08:59:26 #108 CACHED 08:59:26 08:59:26 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 08:59:26 #109 CACHED 08:59:26 08:59:26 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 08:59:26 #110 DONE 4.1s 08:59:26 08:59:26 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #111 CACHED 08:59:26 08:59:26 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:59:26 #112 CACHED 08:59:26 08:59:26 #113 [support-scheduler builder 6/7] COPY . . 08:59:26 #113 CACHED 08:59:26 08:59:26 #114 [security-spiffe-token-provider builder 6/7] COPY . . 08:59:26 #114 DONE 4.1s 08:59:26 08:59:26 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:59:26 #115 CACHED 08:59:26 08:59:26 #116 [core-metadata builder 6/7] COPY . . 08:59:26 #116 CACHED 08:59:26 08:59:26 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #117 CACHED 08:59:26 08:59:26 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #118 CACHED 08:59:26 08:59:26 #119 [core-data builder 6/7] COPY . . 08:59:26 #119 CACHED 08:59:26 08:59:26 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 08:59:26 #120 CACHED 08:59:26 08:59:26 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:59:26 #121 CACHED 08:59:26 08:59:26 #122 [security-proxy-auth builder 6/7] COPY . . 08:59:26 #122 CACHED 08:59:26 08:59:26 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #123 CACHED 08:59:26 08:59:26 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #124 CACHED 08:59:26 08:59:26 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:59:26 #125 CACHED 08:59:26 08:59:26 #126 [security-proxy-setup builder 6/7] COPY . . 08:59:26 #126 CACHED 08:59:26 08:59:26 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:26 #127 ... 08:59:26 08:59:26 #105 [support-notifications builder 6/7] COPY . . 08:59:26 #105 DONE 4.1s 08:59:26 08:59:26 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:26 #128 CACHED 08:59:26 08:59:26 #129 [security-secretstore-setup builder 6/7] COPY . . 08:59:26 #129 CACHED 08:59:26 08:59:26 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:59:26 #130 CACHED 08:59:26 08:59:26 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:32 #131 ... 08:59:32 08:59:32 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:32 #0 5.067 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 08:59:32 #132 ... 08:59:32 08:59:32 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:32 #127 5.842 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 08:59:36 #127 ... 08:59:36 08:59:36 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:36 #0 4.597 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 08:59:36 #133 ... 08:59:36 08:59:36 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:36 #0 5.172 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 08:59:36 #134 ... 08:59:36 08:59:36 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:36 #0 6.443 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 08:59:36 #135 ... 08:59:36 08:59:36 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:36 #0 5.198 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 08:59:37 #136 ... 08:59:37 08:59:37 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:37 #0 6.411 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 08:59:37 #137 ... 08:59:37 08:59:37 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:37 #0 5.888 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 08:59:37 #138 ... 08:59:37 08:59:37 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:59:37 #0 6.239 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 08:59:37 #139 ... 08:59:37 08:59:37 #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 08:59:37 #0 6.298 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 08:59:37 #140 ... 08:59:37 08:59:37 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:37 #131 6.405 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 09:18:46 #131 ... 09:18:46 09:18:46 #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 09:18:46 #140 1145.9 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 09:18:53 #140 ... 09:18:53 09:18:53 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:18:53 #137 DONE 1165.7s 09:18:53 09:18:53 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:18:53 #141 ... 09:18:53 09:18:53 #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 09:18:53 #140 DONE 1166.0s 09:18:53 09:18:53 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:18:53 #132 ... 09:18:53 09:18:53 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:18:53 #141 DONE 0.6s 09:18:53 09:18:53 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:18:54 #142 ... 09:18:54 09:18:54 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:18:54 #143 DONE 0.2s 09:18:54 09:18:54 #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:18:54 #144 DONE 0.3s 09:18:54 09:18:54 #145 [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 09:18:54 #145 DONE 0.3s 09:18:54 09:18:54 #146 [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 09:18:54 #146 DONE 0.3s 09:18:54 09:18:54 #147 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:18:55 #147 DONE 0.4s 09:18:55 09:18:55 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:55 #138 ... 09:18:55 09:18:55 #148 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:18:56 #148 DONE 0.6s 09:18:56 09:18:56 #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:18:56 #149 DONE 0.4s 09:18:56 09:18:56 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:56 #138 ... 09:18:56 09:18:56 #150 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:56 #150 ... 09:18:56 09:18:56 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:18:56 #142 DONE 3.6s 09:18:57 09:18:57 #150 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:57 #150 DONE 0.4s 09:18:57 09:18:57 #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:57 #151 ... 09:18:57 09:18:57 #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:18:57 #152 DONE 0.9s 09:18:57 09:18:57 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:18:57 #127 DONE 1171.2s 09:18:57 09:18:57 #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:18:58 #153 DONE 0.4s 09:18:58 09:18:58 #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:58 #151 ... 09:18:58 09:18:58 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:58 #154 DONE 0.6s 09:18:59 09:18:59 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:18:59 #155 DONE 0.3s 09:18:59 09:18:59 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:18:59 #156 ... 09:18:59 09:18:59 #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:18:59 #157 DONE 0.4s 09:18:59 09:18:59 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:18:59 #156 DONE 0.3s 09:18:59 09:18:59 #158 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:18:59 #158 ... 09:18:59 09:18:59 #159 [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/ 09:18:59 #159 DONE 0.4s 09:18:59 09:18:59 #158 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:18:59 #158 DONE 0.4s 09:18:59 09:18:59 #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:18:59 #160 ... 09:18:59 09:18:59 #161 [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/ 09:18:59 #161 DONE 0.3s 09:18:59 09:18:59 #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:18:59 #160 DONE 0.3s 09:18:59 09:18:59 #162 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:00 #162 ... 09:19:00 09:19:00 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:19:00 #163 DONE 0.3s 09:19:00 09:19:00 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:19:00 #164 ... 09:19:00 09:19:00 #162 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:00 #162 DONE 0.5s 09:19:00 09:19:00 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:00 #165 ... 09:19:00 09:19:00 #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:19:00 #164 DONE 0.4s 09:19:00 09:19:00 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:19:00 #166 ... 09:19:00 09:19:00 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:00 #165 DONE 0.5s 09:19:00 09:19:00 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:01 #167 ... 09:19:01 09:19:01 #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:01 #151 DONE 4.8s 09:19:01 09:19:01 #96 [security-secretstore-setup] exporting to image 09:19:01 #96 exporting layers 09:19:05 #96 ... 09:19:05 09:19:05 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:19:05 #166 DONE 3.9s 09:19:05 09:19:05 #96 [security-bootstrapper] exporting to image 09:19:05 #96 exporting layers 2.9s done 09:19:05 #96 writing image sha256:85866a93a6339adfb98f7928c8c3242f569345774b98736b830ff6e77a7377e3 09:19:05 #96 writing image sha256:85866a93a6339adfb98f7928c8c3242f569345774b98736b830ff6e77a7377e3 0.0s done 09:19:05 #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:19:05 #96 ... 09:19:05 09:19:05 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:05 #167 DONE 4.5s 09:19:05 09:19:05 #96 [security-proxy-setup] exporting to image 09:19:06 #96 exporting layers 1.7s done 09:19:06 #96 writing image sha256:01c83bda63ecc8c6eff632edcb64397f0b0b183afc73bede2f8499493974ecd0 0.0s done 09:19:06 #96 naming to docker.io/library/security-bootstrapper-arm64 09:19:06 #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:19:06 #96 exporting layers 1.2s done 09:19:06 #96 writing image sha256:2353fb5a49398b1f793cef05d8c2c1fb011d2a15455a713e94e85aab144cc5c0 done 09:19:06 #96 naming to docker.io/library/security-proxy-setup-arm64 done 09:19:06 #96 DONE 12.6s 09:19:06 09:19:06 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:53 #133 DONE 1224.4s 09:19:53 09:19:53 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:53 #139 ... 09:19:53 09:19:53 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:53 #168 DONE 0.3s 09:19:53 09:19:53 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:53 #136 ... 09:19:53 09:19:53 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:53 #169 DONE 0.3s 09:19:53 09:19:53 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:19:53 #170 DONE 0.2s 09:19:53 09:19:53 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:53 #139 ... 09:19:53 09:19:53 #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 09:19:53 #171 DONE 0.2s 09:19:53 09:19:53 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:19:53 #172 DONE 0.1s 09:19:53 09:19:53 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:54 #173 DONE 2.1s 09:19:54 09:19:54 #96 [core-common-config-bootstrapper] exporting to image 09:19:54 #96 exporting layers 09:19:55 #96 exporting layers 0.8s done 09:19:55 #96 writing image sha256:ebf69ae2a2ec300cb05c1e1e6eb51a42eb7ee51d0bc50ae01ac019cc7b5a6d31 done 09:19:55 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:19:55 #96 DONE 13.4s 09:19:55 09:19:55 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:32 #66 ... 09:22:32 09:22:32 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:32 #135 DONE 1383.0s 09:22:32 09:22:32 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:32 #138 ... 09:22:32 09:22:32 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:32 #174 DONE 0.3s 09:22:32 09:22:32 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:32 #66 ... 09:22:32 09:22:32 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:32 #175 DONE 0.1s 09:22:32 09:22:32 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:32 #176 DONE 0.3s 09:22:32 09:22:32 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:22:32 #177 DONE 0.1s 09:22:32 09:22:32 #96 [security-spiffe-token-provider] exporting to image 09:22:32 #96 exporting layers 09:22:32 #96 exporting layers 1.1s done 09:22:32 #96 writing image sha256:4f648e0166d7128dc572d0610961d20dc77f79a8c13c666b86812adbdfed50ed done 09:22:32 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:22:32 #96 DONE 14.5s 09:22:32 09:22:32 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:39 #138 ... 09:29:39 09:29:39 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:39 #139 DONE 1800.4s 09:29:39 09:29:39 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:39 #134 ... 09:29:39 09:29:39 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:39 #178 DONE 0.2s 09:29:39 09:29:39 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:39 #179 DONE 0.3s 09:29:39 09:29:39 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:29:39 #180 DONE 0.4s 09:29:39 09:29:39 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:39 #138 ... 09:29:39 09:29:39 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:29:39 #181 DONE 0.1s 09:29:39 09:29:39 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:29:39 #182 DONE 0.2s 09:29:39 09:29:39 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:39 #183 DONE 2.0s 09:29:39 09:29:39 #96 [security-proxy-auth] exporting to image 09:29:39 #96 exporting layers 09:29:39 #96 exporting layers 1.0s done 09:29:39 #96 writing image sha256:6775d12c652e23680b4e5292ed488eb4d518239b67361202505e86b0fa801df8 done 09:29:39 #96 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:29:39 #96 DONE 15.5s 09:29:39 09:29:39 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:30:11 #132 DONE 1845.2s 09:30:11 09:30:11 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:12 #138 ... 09:30:12 09:30:12 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:30:12 #184 DONE 0.2s 09:30:12 09:30:12 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:30:12 #185 DONE 0.2s 09:30:12 09:30:12 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:30:13 #186 DONE 0.5s 09:30:13 09:30:13 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:30:13 #187 DONE 0.1s 09:30:13 09:30:13 #96 [core-command] exporting to image 09:30:13 #96 exporting layers 09:30:13 #96 exporting layers 0.4s done 09:30:13 #96 writing image sha256:9637691cf845abffba9298cc262170ca5c9e8eba989e3c6cb2843aa30c8bacd5 done 09:30:13 #96 naming to docker.io/library/core-command-arm64 done 09:30:13 #96 DONE 16.0s 09:30:13 09:30:13 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:30:32 #66 ... 09:30:32 09:30:32 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:32 #138 DONE 1862.8s 09:30:32 09:30:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:32 #131 ... 09:30:32 09:30:32 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:32 #188 DONE 0.2s 09:30:32 09:30:32 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:32 #189 DONE 0.2s 09:30:32 09:30:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:32 #131 ... 09:30:32 09:30:32 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:32 #190 ... 09:30:32 09:30:32 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:32 #134 DONE 1864.2s 09:30:32 09:30:32 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:32 #190 DONE 0.8s 09:30:32 09:30:32 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:30:32 #191 DONE 0.4s 09:30:32 09:30:32 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:32 #192 DONE 0.4s 09:30:32 09:30:32 #193 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:30:32 #193 DONE 0.3s 09:30:32 09:30:32 #96 [core-metadata] exporting to image 09:30:32 #96 exporting layers 09:30:32 #96 ... 09:30:32 09:30:32 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:32 #194 DONE 0.3s 09:30:32 09:30:32 #96 [core-metadata] exporting to image 09:30:32 #96 exporting layers 0.8s done 09:30:32 #96 writing image sha256:ecfdaaf87b0f7566a45ed0929f1ae9c8601457a708d1828fbf0c6f6f8a8dc581 0.0s done 09:30:32 #96 naming to docker.io/library/core-metadata-arm64 09:30:32 #96 naming to docker.io/library/core-metadata-arm64 done 09:30:32 #96 DONE 16.8s 09:30:32 09:30:32 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:32 #195 DONE 0.6s 09:30:32 09:30:32 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:30:32 #196 DONE 0.1s 09:30:32 09:30:32 #96 [core-data] exporting to image 09:30:33 #96 exporting layers 0.6s done 09:30:33 #96 writing image sha256:61c9ea96e20c22a1ce17645c5b22f20cc6a6a38009c9528a46852886e3a799ed done 09:30:33 #96 naming to docker.io/library/core-data-arm64 done 09:30:33 #96 DONE 17.4s 09:30:33 09:30:33 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:31:05 #66 ... 09:31:05 09:31:05 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:05 #136 DONE 1897.4s 09:31:05 09:31:05 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:05 #131 ... 09:31:05 09:31:05 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:05 #197 DONE 0.1s 09:31:05 09:31:05 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:05 #131 DONE 1898.0s 09:31:05 09:31:05 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:05 #198 DONE 0.2s 09:31:05 09:31:05 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:05 #199 ... 09:31:05 09:31:05 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:05 #200 DONE 0.2s 09:31:05 09:31:05 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:05 #201 DONE 0.1s 09:31:05 09:31:05 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:05 #202 DONE 0.3s 09:31:05 09:31:05 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:31:05 #66 ... 09:31:05 09:31:05 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:05 #199 DONE 0.6s 09:31:05 09:31:05 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:31:05 #203 DONE 0.1s 09:31:05 09:31:05 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:05 #204 DONE 0.1s 09:31:05 09:31:05 #96 [support-scheduler] exporting to image 09:31:05 #96 exporting layers 09:31:06 #96 exporting layers 0.5s done 09:31:06 #96 writing image sha256:0435c1449e10913948e35371e29d154afb89747671f8aee7196802386c74b51b 0.0s done 09:31:06 #96 naming to docker.io/library/support-scheduler-arm64 done 09:31:06 #96 exporting layers 0.6s done 09:31:06 #96 writing image sha256:c2b07c139c833cd9a0c83dfb9eaac7edd07a144ab4f690e555a986dde0ab30d1 done 09:31:06 #96 naming to docker.io/library/support-notifications-arm64 done 09:31:06 #96 DONE 18.0s 09:31:06 09:31:06 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:31:06 time="2024-05-08T08:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:06 time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:06 $ docker stop --time=1 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e 09:31:07 $ docker rm -f --volumes 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e [Pipeline] // withDockerContainer [Pipeline] sh 09:31:08 + docker images 09:31:08 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:08 support-notifications-arm64 latest c2b07c139c83 3 seconds ago 43.5MB 09:31:08 support-scheduler-arm64 latest 0435c1449e10 3 seconds ago 42.8MB 09:31:08 core-data-arm64 latest 61c9ea96e20c 36 seconds ago 40.3MB 09:31:08 core-metadata-arm64 latest ecfdaaf87b0f 37 seconds ago 40.5MB 09:31:08 core-command-arm64 latest 9637691cf845 55 seconds ago 40MB 09:31:08 security-proxy-auth-arm64 latest 6775d12c652e About a minute ago 37.7MB 09:31:08 security-spiffe-token-provider-arm64 latest 4f648e0166d7 8 minutes ago 34.5MB 09:31:08 core-common-config-bootstrapper-arm64 latest ebf69ae2a2ec 11 minutes ago 20.6MB 09:31:08 security-proxy-setup-arm64 latest 2353fb5a4939 12 minutes ago 31.3MB 09:31:08 security-bootstrapper-arm64 latest 01c83bda63ec 12 minutes ago 24.1MB 09:31:08 security-secretstore-setup-arm64 latest 85866a93a633 12 minutes ago 41.4MB 09:31:08 security-spire-agent-arm64 latest 1ac0804736b2 33 minutes ago 158MB 09:31:08 security-spire-server-arm64 latest f15e7d607007 33 minutes ago 102MB 09:31:08 security-spire-config-arm64 latest 03b877cbad83 33 minutes ago 101MB 09:31:08 ci-base-image-arm64 latest c91193737c3a 53 minutes ago 974MB 09:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB 09:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:08 09:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:09 arm64: Pulling from edgex-lftools-log-publisher 09:31:09 8998bd30e6a1: Pulling fs layer 09:31:09 04944245beec: Pulling fs layer 09:31:09 699f458cf7ca: Pulling fs layer 09:31:09 765212b225bb: Pulling fs layer 09:31:09 f23df028b6ca: Pulling fs layer 09:31:09 d65c8cfc05b1: Pulling fs layer 09:31:09 2437ff75d9bd: Pulling fs layer 09:31:09 765212b225bb: Waiting 09:31:09 f23df028b6ca: Waiting 09:31:09 d65c8cfc05b1: Waiting 09:31:09 2437ff75d9bd: Waiting 09:31:09 04944245beec: Verifying Checksum 09:31:09 04944245beec: Download complete 09:31:09 765212b225bb: Verifying Checksum 09:31:09 765212b225bb: Download complete 09:31:09 f23df028b6ca: Verifying Checksum 09:31:09 f23df028b6ca: Download complete 09:31:09 d65c8cfc05b1: Verifying Checksum 09:31:09 d65c8cfc05b1: Download complete 09:31:09 699f458cf7ca: Verifying Checksum 09:31:09 699f458cf7ca: Download complete 09:31:10 8998bd30e6a1: Verifying Checksum 09:31:10 8998bd30e6a1: Download complete 09:31:12 2437ff75d9bd: Verifying Checksum 09:31:12 2437ff75d9bd: Download complete 09:31:15 8998bd30e6a1: Pull complete 09:31:15 04944245beec: Pull complete 09:31:17 699f458cf7ca: Pull complete 09:31:17 765212b225bb: Pull complete 09:31:18 f23df028b6ca: Pull complete 09:31:18 d65c8cfc05b1: Pull complete 09:31:37 2437ff75d9bd: Pull complete 09:31:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:37 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 09:31:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:31:40 $ docker top 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:41 ---> job-cost.sh 09:31:41 lf-activate-venv: SKIPPING 09:31:41 INFO: No Stack... 09:31:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:42 INFO: Archiving Costs [Pipeline] sh 09:31:43 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:31:43 + cut -d, -f6 [Pipeline] lock 09:31:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] 09:31:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] did not exist. Created. 09:31:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:44 + echo total: 0.10999999940395355 [Pipeline] stash 09:31:44 Stashed 1 file(s) [Pipeline] } 09:31:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:44 $ docker stop --time=1 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 09:31:46 $ docker rm -f --volumes 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:31:46 provisioning config files... 09:31:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config10436644959399929916tmp [Pipeline] { [Pipeline] sh 09:31:46 + set +x 09:31:46 + curl -s https://codecov.io/bash 09:31:46 + bash -s -- 09:31:46 09:31:46 _____ _ 09:31:46 / ____| | | 09:31:46 | | ___ __| | ___ ___ _____ __ 09:31:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:46 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:46 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:46 Bash-1.0.6 09:31:46 09:31:46 09:31:46 ==> git version 2.25.1 found 09:31:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:31:46 Release-Date: 2020-01-08 09:31:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:31:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:31:46 ==> Jenkins CI detected. 09:31:46 current dir:  /w/workspace/edgex-go/4 09:31:46 project root: . 09:31:46 --> token set from env 09:31:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:46 ==> Running gcov in . (disable via -X gcov) 09:31:46 ==> Python coveragepy not found 09:31:46 ==> Searching for coverage reports in: 09:31:46 + . 09:31:46 -> Found 1 reports 09:31:46 ==> Detecting git/mercurial file structure 09:31:47 ==> Reading reports 09:31:47 + ./coverage.out bytes=455714 09:31:47 ==> Appending adjustments 09:31:47 https://docs.codecov.io/docs/fixing-reports 09:31:48 + Found adjustments 09:31:48 ==> Gzipping contents 09:31:48 60K /tmp/codecov.sn69UG.gz 09:31:48 ==> Uploading reports 09:31:48 url: https://codecov.io 09:31:48 query: branch=PR-4786&commit=0b15e0f4504911430cebc39715e067459c74a9e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 09:31:48 -> Pinging Codecov 09:31:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4786&commit=0b15e0f4504911430cebc39715e067459c74a9e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 09:31:48 -> Uploading to 09:31:48 https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/0b15e0f4504911430cebc39715e067459c74a9e9/31cd54d8-894b-4b8e-af6f-349ac72b4660.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T093148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49a8ed783b2cd39b856bf7202b4010a7407652ae4cdac7022cb60994b84ccc74 09:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:31:48 Dload Upload Total Spent Left Speed 09:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57886 0 0 100 57886 0 214k --:--:-- --:--:-- --:--:-- 214k 09:31:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] } 09:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:31:49 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:31:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:31:50 ---> package-listing.sh 09:31:50 ++ facter osfamily 09:31:50 ++ tr '[:upper:]' '[:lower:]' 09:31:50 + OS_FAMILY=debian 09:31:50 + workspace=/w/workspace/edgex-go/4 09:31:50 + START_PACKAGES=/tmp/packages_start.txt 09:31:50 + END_PACKAGES=/tmp/packages_end.txt 09:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:50 + PACKAGES=/tmp/packages_start.txt 09:31:50 + '[' /w/workspace/edgex-go/4 ']' 09:31:50 + PACKAGES=/tmp/packages_end.txt 09:31:50 + case "${OS_FAMILY}" in 09:31:50 + dpkg -l 09:31:50 + grep '^ii' 09:31:50 + '[' -f /tmp/packages_start.txt ']' 09:31:50 + '[' -f /tmp/packages_end.txt ']' 09:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:50 + '[' /w/workspace/edgex-go/4 ']' 09:31:50 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:31:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:31:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:51 09:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:51 latest: Pulling from edgex-lftools-log-publisher 09:31:51 5eb5b503b376: Pulling fs layer 09:31:51 5c69ac0246d0: Pulling fs layer 09:31:51 ec43610c2a17: Pulling fs layer 09:31:51 3a2ae6a8a46f: Pulling fs layer 09:31:51 33b1e0a273af: Pulling fs layer 09:31:51 5d3b04190fa2: Pulling fs layer 09:31:51 2f39f015ded8: Pulling fs layer 09:31:51 33b1e0a273af: Waiting 09:31:51 5d3b04190fa2: Waiting 09:31:51 2f39f015ded8: Waiting 09:31:51 3a2ae6a8a46f: Waiting 09:31:51 5c69ac0246d0: Download complete 09:31:51 3a2ae6a8a46f: Verifying Checksum 09:31:51 3a2ae6a8a46f: Download complete 09:31:51 33b1e0a273af: Verifying Checksum 09:31:51 33b1e0a273af: Download complete 09:31:51 5d3b04190fa2: Download complete 09:31:51 ec43610c2a17: Verifying Checksum 09:31:51 ec43610c2a17: Download complete 09:31:52 5eb5b503b376: Verifying Checksum 09:31:52 5eb5b503b376: Download complete 09:31:53 5eb5b503b376: Pull complete 09:31:53 5c69ac0246d0: Pull complete 09:31:53 ec43610c2a17: Pull complete 09:31:53 3a2ae6a8a46f: Pull complete 09:31:53 33b1e0a273af: Pull complete 09:31:53 5d3b04190fa2: Pull complete 09:31:58 2f39f015ded8: Pull complete 09:31:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:58 prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container 09:31:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:32:02 $ docker top e848ada5f7fbaecfb548b3cf70d2eae9ae8ecd35af84f8cfe4c10f4e0693f7ad -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:02 + touch /tmp/pre-build-complete [Pipeline] sh 09:32:03 + mkdir -p /var/log/sysstat [Pipeline] sh 09:32:03 + ls /var/log/sa-host 09:32:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:03 provisioning config files... 09:32:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6468156650920225708tmp [Pipeline] { [Pipeline] echo 09:32:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:03 ---> create-netrc.sh [Pipeline] } 09:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:32:04 ---> python-tools-install.sh [Pipeline] echo 09:32:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:32:04 ---> sudo-logs.sh 09:32:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:32:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:32:04 ---> job-cost.sh 09:32:04 lf-activate-venv: SKIPPING 09:32:04 DEBUG: total: 0.10999999940395355 09:32:04 INFO: Retrieving Stack Cost... 09:32:05 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:05 INFO: Archiving Costs [Pipeline] echo 09:32:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:06 ---> logs-deploy.sh 09:32:06 lf-activate-venv: SKIPPING 09:32:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4786/4 09:32:06 INFO: archiving workspace using pattern(s): 09:32:06 Archives upload complete. 09:32:06 INFO: archiving logs to Nexus