Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (0d556a50e6c81d4c7ffd6cd36644212e9221e429) 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-ssh12416151710577851064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6607974730114436683.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4907/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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12807635652728781555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh13236744124074156031.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-4907/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-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14192695232676881157.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10571 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 61ebeefd8dee49bdb11a605b8314ee5365915f68 Checking out Revision 61ebeefd8dee49bdb11a605b8314ee5365915f68 (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61ebeefd8dee49bdb11a605b8314ee5365915f68 # timeout=10 Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:21 ========================================================= 08:32:21 EdgeX Global Pipelines Version Info 08:32:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 08:32:22 ------------------- 08:32:22 stable info: 08:32:22 ------------------- 08:32:22 Commited By: Cherry Wang cherry@iotechsys.com 08:32:22 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:32:22 Message: update stable to v1.0.263 08:32:22 ------------------- 08:32:22 experimental info: 08:32:22 ------------------- 08:32:22 Commited By: Cherry Wang cherry@iotechsys.com 08:32:22 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:32:22 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61ebeef [Pipeline] echo 08:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:23 provisioning config files... 08:32:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2154089118262236717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:24 ---> ****-login.sh 08:32:24 nexus3.edgexfoundry.org:10001 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:24 Configure a credential helper to remove this warning. See 08:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:24 08:32:24 Login Succeeded 08:32:24 nexus3.edgexfoundry.org:10002 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:24 Configure a credential helper to remove this warning. See 08:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:24 08:32:24 Login Succeeded 08:32:24 nexus3.edgexfoundry.org:10003 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:24 Configure a credential helper to remove this warning. See 08:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:24 08:32:24 Login Succeeded 08:32:24 nexus3.edgexfoundry.org:10004 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:24 Configure a credential helper to remove this warning. See 08:32:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:24 08:32:24 Login Succeeded 08:32:24 ****.io 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:25 ---> ****-login.sh ends [Pipeline] } 08:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:32:25 + + dirname cmd/core-command/Dockerfilecut 08:32:25 -d/ -f2 08:32:25 + echo core-command,cmd/core-command/Dockerfile 08:32:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:32:25 + dirname cmd/core-data/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo core-data,cmd/core-data/Dockerfile 08:32:25 + dirname cmd/core-keeper/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo core-keeper,cmd/core-keeper/Dockerfile 08:32:25 + dirname cmd/core-metadata/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:25 + dirname cmd/security-bootstrapper/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:25 + dirname cmd/security-proxy-auth/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:32:25 + dirname cmd/security-proxy-setup/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:32:25 + dirname cmd/security-spire-agent/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:32:25 + dirname cmd/security-spire-config/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:32:25 + dirname cmd/security-spire-server/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:32:25 + dirname cmd/support-cron-scheduler/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:32:25 + dirname cmd/support-notifications/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:25 + dirname cmd/support-scheduler/Dockerfile 08:32:25 + cut -d/ -f2 08:32:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:32:25 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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:32:25 + git rev-list -1 --merges 61ebeefd8dee49bdb11a605b8314ee5365915f68~1..61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo 08:32:25 -----------> git rev-list -1 --merges 61ebeefd8dee49bdb11a605b8314ee5365915f68~1..61ebeefd8dee49bdb11a605b8314ee5365915f68 61ebeefd8dee49bdb11a605b8314ee5365915f68 08:32:25 61ebeefd8dee49bdb11a605b8314ee5365915f68 [false] [Pipeline] sh 08:32:26 + git log --format=format:%s -1 61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo 08:32:26 ========================================================= 08:32:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:32:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:26 + grep -v github /etc/ssh/ssh_known_hosts 08:32:26 + [ -e /tmp/ssh_known_hosts ] 08:32:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:27 08:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:27 b85a868b505f: Pulling fs layer 08:32:27 e2be974225ed: Pulling fs layer 08:32:27 339a4e72a1f5: Pulling fs layer 08:32:27 988bab9f4d93: Pulling fs layer 08:32:27 1469e6f7b9e6: Pulling fs layer 08:32:27 eaf3925da568: Pulling fs layer 08:32:27 bab4dde63d76: Pulling fs layer 08:32:27 bde34c3a00c8: Pulling fs layer 08:32:27 b352a97aabf1: Pulling fs layer 08:32:27 4872d77fe225: Pulling fs layer 08:32:27 5851b861e8e6: Pulling fs layer 08:32:27 bab4dde63d76: Waiting 08:32:27 988bab9f4d93: Waiting 08:32:27 bde34c3a00c8: Waiting 08:32:27 eaf3925da568: Waiting 08:32:27 1469e6f7b9e6: Waiting 08:32:27 4872d77fe225: Waiting 08:32:27 e2be974225ed: Verifying Checksum 08:32:27 e2be974225ed: Download complete 08:32:27 988bab9f4d93: Verifying Checksum 08:32:27 988bab9f4d93: Download complete 08:32:27 1469e6f7b9e6: Verifying Checksum 08:32:27 1469e6f7b9e6: Download complete 08:32:27 339a4e72a1f5: Verifying Checksum 08:32:27 339a4e72a1f5: Download complete 08:32:27 eaf3925da568: Verifying Checksum 08:32:27 eaf3925da568: Download complete 08:32:27 bde34c3a00c8: Download complete 08:32:27 b352a97aabf1: Download complete 08:32:27 4872d77fe225: Verifying Checksum 08:32:27 4872d77fe225: Download complete 08:32:27 5851b861e8e6: Verifying Checksum 08:32:27 5851b861e8e6: Download complete 08:32:27 b85a868b505f: Verifying Checksum 08:32:27 b85a868b505f: Download complete 08:32:27 bab4dde63d76: Verifying Checksum 08:32:27 bab4dde63d76: Download complete 08:32:29 b85a868b505f: Pull complete 08:32:29 e2be974225ed: Pull complete 08:32:29 339a4e72a1f5: Pull complete 08:32:29 988bab9f4d93: Pull complete 08:32:30 1469e6f7b9e6: Pull complete 08:32:30 eaf3925da568: Pull complete 08:32:31 bab4dde63d76: Pull complete 08:32:31 bde34c3a00c8: Pull complete 08:32:32 b352a97aabf1: Pull complete 08:32:32 4872d77fe225: Pull complete 08:32:32 5851b861e8e6: Pull complete 08:32:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:32 prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container 08:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:35 $ docker top b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d -eo pid,comm 08:32:35 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:32:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:36 [ssh-agent] Looking for ssh-agent implementation... 08:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:36 $ docker exec b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent 08:32:36 SSH_AUTH_SOCK=/tmp/ssh-1XFHpWhLIQjp/agent.31 08:32:36 SSH_AGENT_PID=37 08:32:36 Running ssh-add (command line suppressed) 08:32:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6976683162909586334.key (/w/workspace/edgex-go/5@tmp/private_key_6976683162909586334.key) 08:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:36 + git tag --points-at HEAD [Pipeline] } 08:32:36 $ docker exec --env ******** --env ******** b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent -k 08:32:36 unset SSH_AUTH_SOCK; 08:32:36 unset SSH_AGENT_PID; 08:32:36 echo Agent pid 37 killed; 08:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:36 [ssh-agent] Looking for ssh-agent implementation... 08:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:36 $ docker exec b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent 08:32:37 SSH_AUTH_SOCK=/tmp/ssh-lNvmTNwAZoHx/agent.69 08:32:37 SSH_AGENT_PID=75 08:32:37 Running ssh-add (command line suppressed) 08:32:37 Identity added: /w/workspace/edgex-go/5@tmp/private_key_15645355200912635283.key (/w/workspace/edgex-go/5@tmp/private_key_15645355200912635283.key) 08:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:37 + git semver init 08:32:37 2024-09-18 08:32:37,706 [run_init] DEBUG init version:0.0.0 force:False 08:32:37 2024-09-18 08:32:37,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:32:37 2024-09-18 08:32:37,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:32:37 2024-09-18 08:32:37,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:32:44 2024-09-18 08:32:43,165 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:32:44 2024-09-18 08:32:43,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4907 with force:False 08:32:44 2024-09-18 08:32:43,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4907 08:32:44 2024-09-18 08:32:43,170 [execute] INFO git cat-file --batch-check 08:32:44 2024-09-18 08:32:43,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:32:44 2024-09-18 08:32:43,176 [execute] INFO git cat-file --batch 08:32:44 2024-09-18 08:32:43,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:32:44 2024-09-18 08:32:43,180 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4907 08:32:44 0.0.0 [Pipeline] } 08:32:44 $ docker exec --env ******** --env ******** b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent -k 08:32:44 unset SSH_AUTH_SOCK; 08:32:44 unset SSH_AGENT_PID; 08:32:44 echo Agent pid 75 killed; 08:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:44 + git semver [Pipeline] } 08:32:45 $ docker stop --time=1 b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d 08:32:46 $ docker rm -f --volumes b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d [Pipeline] // withDockerContainer [Pipeline] sh 08:32:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:46 Stashed 1 file(s) [Pipeline] echo 08:32:46 [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:32:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:47 ========================================================= 08:32:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:32:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:47 619be1103602: Pulling fs layer 08:32:47 7862e08f4a3e: Pulling fs layer 08:32:47 5df492c9dc93: Pulling fs layer 08:32:47 7629e6793208: Pulling fs layer 08:32:47 4f4fb700ef54: Pulling fs layer 08:32:47 fb5054dd5b73: Pulling fs layer 08:32:47 eeca6798cff9: Pulling fs layer 08:32:47 aa269ceb94a6: Pulling fs layer 08:32:47 ada007ff1a6a: Pulling fs layer 08:32:47 fb5054dd5b73: Waiting 08:32:47 eeca6798cff9: Waiting 08:32:47 aa269ceb94a6: Waiting 08:32:47 ada007ff1a6a: Waiting 08:32:47 7629e6793208: Waiting 08:32:47 4f4fb700ef54: Waiting 08:32:47 7862e08f4a3e: Verifying Checksum 08:32:47 7862e08f4a3e: Download complete 08:32:47 7629e6793208: Verifying Checksum 08:32:47 7629e6793208: Download complete 08:32:47 4f4fb700ef54: Verifying Checksum 08:32:47 4f4fb700ef54: Download complete 08:32:47 fb5054dd5b73: Download complete 08:32:47 619be1103602: Verifying Checksum 08:32:47 619be1103602: Download complete 08:32:47 eeca6798cff9: Verifying Checksum 08:32:47 eeca6798cff9: Download complete 08:32:47 619be1103602: Pull complete 08:32:47 ada007ff1a6a: Verifying Checksum 08:32:47 ada007ff1a6a: Download complete 08:32:48 7862e08f4a3e: Pull complete 08:32:48 5df492c9dc93: Verifying Checksum 08:32:48 5df492c9dc93: Download complete 08:32:48 aa269ceb94a6: Verifying Checksum 08:32:48 aa269ceb94a6: Download complete 08:32:51 5df492c9dc93: Pull complete 08:32:51 7629e6793208: Pull complete 08:32:51 4f4fb700ef54: Pull complete 08:32:51 fb5054dd5b73: Pull complete 08:32:51 eeca6798cff9: Pull complete 08:32:53 aa269ceb94a6: Pull complete 08:32:54 ada007ff1a6a: Pull complete 08:32:54 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:32:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:54 WORKDIR /edgex 08:32:54 COPY go.mod . 08:32:54 RUN go mod download 08:32:54 + docker build -t ci-base-image-x86_64 -f - . 08:32:55 Sending build context to Docker daemon 179.4MB 08:32:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:32:55 ---> f489d0715acc 08:32:55 Step 2/4 : WORKDIR /edgex 08:33:01 ---> Running in 5bb8dac113ac 08:33:01 Removing intermediate container 5bb8dac113ac 08:33:01 ---> d9f723793166 08:33:01 Step 3/4 : COPY go.mod . 08:33:01 ---> 7aa6d76cfeed 08:33:01 Step 4/4 : RUN go mod download 08:33:01 ---> Running in 521446e60a05 08:33:02 Still waiting to schedule task 08:33:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:33:28 Removing intermediate container 521446e60a05 08:33:28 ---> 22959cd154e2 08:33:28 Successfully built 22959cd154e2 08:33:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker inspect -f . ci-base-image-x86_64 08:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:29 prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container 08:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:29 $ docker top 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:29 + go version 08:33:29 go version go1.21.9 linux/amd64 [Pipeline] } 08:33:29 $ docker stop --time=1 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 08:33:31 $ docker rm -f --volumes 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:31 + docker inspect -f . ci-base-image-x86_64 08:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:31 prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container 08:33:31 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:32 $ docker top ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:32 ========================================================= 08:33:32 [edgeXBuildGoParallel] Running Tests and Build... 08:33:32 ========================================================= [Pipeline] sh 08:33:32 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:33:32 + make test 08:33:32 go test -race -coverprofile=coverage.out ./... 08:33:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:07 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:34:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 08:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.375s coverage: 93.4% of statements 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 08:34:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 08:34:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.8% of statements 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 30.7% of statements 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 08:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.022s coverage: 96.3% of statements 08:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.219s coverage: 79.9% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 20.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.079s coverage: 97.1% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.023s coverage: 35.9% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.075s coverage: 95.7% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 08:34:44 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:34:44 running golangci-lint 08:34:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:34:44 go version go1.21.9 linux/amd64 08:34:44 level=info msg="[config_reader] Used config file .golangci.yml" 08:34:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:35:06 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 20.977067334s" 08:35:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.222ms" 08:35:16 level=info msg="[linters_context/goanalysis] analyzers took 1m30.552158837s with top 10 stages: buildir: 48.01692552s, gosec: 7.619962541s, fact_deprecated: 2.688766845s, inspect: 2.589206582s, printf: 1.854547341s, ctrlflow: 1.728197297s, nilness: 1.452231821s, fact_purity: 1.315764606s, S1038: 970.835983ms, typedness: 934.742696ms" 08:35:16 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:35:16 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214" 08:35:16 level=info msg="[runner] processing took 22.580414ms with stages: nolint: 9.420186ms, identifier_marker: 7.816511ms, autogenerated_exclude: 1.693876ms, path_prettifier: 1.604905ms, exclude-rules: 1.144664ms, skip_dirs: 839.032µs, cgo: 38.35µs, filename_unadjuster: 16.95µs, max_same_issues: 1.37µs, exclude: 760ns, uniq_by_line: 550ns, diff: 490ns, skip_files: 460ns, source_code: 430ns, fixer: 430ns, max_from_linter: 370ns, severity-rules: 300ns, sort_results: 290ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 160ns" 08:35:16 level=info msg="[runner] linters took 10.40523051s with stages: goanalysis_metalinter: 10.382519005s" 08:35:16 level=info msg="File cache stats: 0 entries of total size 0B" 08:35:16 level=info msg="Memory: 316 samples, avg is 295.9MB, max is 1400.5MB" 08:35:16 level=info msg="Execution took 31.436854772s" 08:35:16 go vet ./... 08:35:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:23 ./bin/test-attribution-txt.sh 08:35:23 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:35:23 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:35:23 + ls -al . 08:35:23 total 936 08:35:23 drwxrwxr-x 11 1001 1001 4096 Sep 18 08:33 . 08:35:23 drwxr-xr-x 4 root root 4096 Sep 18 08:33 .. 08:35:23 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 .blubracket 08:35:23 -rw-rw-r-- 1 1001 1001 10 Sep 18 08:32 .dockerignore 08:35:23 drwxrwxr-x 8 1001 1001 4096 Sep 18 08:34 .git 08:35:23 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:32 .github 08:35:23 -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:32 .gitignore 08:35:23 -rw-rw-r-- 1 1001 1001 42 Sep 18 08:32 .golangci.yml 08:35:23 -rw-rw-r-- 1 1001 1001 100 Sep 18 08:32 .hadolint.yml 08:35:23 drwxr-xr-x 3 1001 1001 4096 Sep 18 08:32 .semver 08:35:23 -rw-rw-r-- 1 1001 1001 155 Sep 18 08:32 .sonarcloud.properties 08:35:23 -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:32 ADOPTERS.md 08:35:23 -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:32 Attribution.txt 08:35:23 -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:32 CHANGELOG.md 08:35:23 -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:32 CONTRIBUTING.md 08:35:23 -rw-rw-r-- 1 1001 1001 677 Sep 18 08:32 GOVERNANCE.md 08:35:23 -rw-rw-r-- 1 1001 1001 861 Sep 18 08:32 Jenkinsfile 08:35:23 -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:32 LICENSE 08:35:23 -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:32 Makefile 08:35:23 -rw-rw-r-- 1 1001 1001 582 Sep 18 08:32 OWNERS.md 08:35:23 -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:32 README.md 08:35:23 -rw-rw-r-- 1 1001 1001 789 Sep 18 08:32 SECURITY.md 08:35:23 -rw-rw-r-- 1 1001 1001 5 Sep 18 08:32 VERSION 08:35:23 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 bin 08:35:23 drwxrwxr-x 20 1001 1001 4096 Sep 18 08:32 cmd 08:35:23 -rw-r--r-- 1 root root 568154 Sep 18 08:34 coverage.out 08:35:23 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 fuzz_test 08:35:23 -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:32 go.mod 08:35:23 -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:32 go.sum 08:35:23 drwxrwxr-x 7 1001 1001 4096 Sep 18 08:32 internal 08:35:23 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:32 openapi 08:35:23 -rw-rw-r-- 1 1001 1001 584 Sep 18 08:32 security.txt 08:35:23 -rw-rw-r-- 1 1001 1001 204 Sep 18 08:32 version.go [Pipeline] sh 08:35:23 + '[' -e coverage.out ] 08:35:23 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:23 Stashed 1 file(s) [Pipeline] sh 08:35:24 + make build 08:35: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-data/core-data ./cmd/core-data 08:35:47 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:35:51 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:51 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:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:52 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:56 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:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:00 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:36:02 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:36:02 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:36:03 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:36:03 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:36:04 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:36:05 $ docker stop --time=1 ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd 08:36:13 $ docker rm -f --volumes ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd [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:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:14 08:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:15 latest: Pulling from edgex-devops/edgex-compose 08:36:15 91d30c5bc195: Pulling fs layer 08:36:15 2e9b0aa3be6d: Pulling fs layer 08:36:15 9c61dcf015f6: Pulling fs layer 08:36:15 4698f68db338: Pulling fs layer 08:36:15 2a2f49069b9e: Pulling fs layer 08:36:15 e0025b399a48: Pulling fs layer 08:36:15 4698f68db338: Waiting 08:36:15 2a2f49069b9e: Waiting 08:36:15 e0025b399a48: Waiting 08:36:15 91d30c5bc195: Verifying Checksum 08:36:15 91d30c5bc195: Download complete 08:36:15 4698f68db338: Verifying Checksum 08:36:15 4698f68db338: Download complete 08:36:15 2e9b0aa3be6d: Verifying Checksum 08:36:15 2e9b0aa3be6d: Download complete 08:36:15 91d30c5bc195: Pull complete 08:36:15 e0025b399a48: Verifying Checksum 08:36:15 e0025b399a48: Download complete 08:36:15 2a2f49069b9e: Download complete 08:36:15 2e9b0aa3be6d: Pull complete 08:36:15 9c61dcf015f6: Verifying Checksum 08:36:15 9c61dcf015f6: Download complete 08:36:18 9c61dcf015f6: Pull complete 08:36:18 4698f68db338: Pull complete 08:36:18 2a2f49069b9e: Pull complete 08:36:18 e0025b399a48: Pull complete 08:36:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:18 prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container 08:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:36:24 $ docker top 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:25 + docker compose -f ./docker-compose-build.yml build --parallel 08:36:27 #1 [security-spire-server internal] load build definition from Dockerfile 08:36:27 #1 transferring dockerfile: 1.70kB done 08:36:27 #1 DONE 0.0s 08:36:27 08:36:27 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:36:27 #2 transferring dockerfile: 1.89kB done 08:36:27 #2 DONE 0.0s 08:36:27 08:36:27 #3 [security-spire-server internal] load .dockerignore 08:36:27 #3 transferring context: 50B done 08:36:27 #3 DONE 0.0s 08:36:27 08:36:27 #4 [support-notifications internal] load build definition from Dockerfile 08:36:27 #4 transferring dockerfile: 1.95kB done 08:36:27 #4 DONE 0.0s 08:36:27 08:36:27 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:36:27 #5 transferring dockerfile: 3.17kB done 08:36:27 #5 DONE 0.0s 08:36:27 08:36:27 #6 [security-spiffe-token-provider internal] load .dockerignore 08:36:27 #6 transferring context: 50B done 08:36:27 #6 DONE 0.0s 08:36:27 08:36:27 #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:36:27 #7 ... 08:36:27 08:36:27 #8 [support-scheduler internal] load build definition from Dockerfile 08:36:27 #8 transferring dockerfile: 1.93kB done 08:36:27 #8 DONE 0.0s 08:36:27 08:36:27 #9 [core-keeper internal] load build definition from Dockerfile 08:36:27 #9 transferring dockerfile: 2.07kB done 08:36:27 #9 DONE 0.0s 08:36:27 08:36:27 #10 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:36:27 #10 DONE 0.1s 08:36:27 08:36:27 #11 [core-command internal] load build definition from Dockerfile 08:36:27 #11 transferring dockerfile: 1.93kB done 08:36:27 #11 DONE 0.0s 08:36:27 08:36:27 #12 [security-spire-config internal] load build definition from Dockerfile 08:36:27 #12 transferring dockerfile: 1.69kB done 08:36:27 #12 DONE 0.0s 08:36:27 08:36:27 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:36:27 #13 transferring dockerfile: 2.15kB done 08:36:27 #13 DONE 0.0s 08:36:27 08:36:27 #14 [support-cron-scheduler internal] load build definition from Dockerfile 08:36:27 #14 transferring dockerfile: 1.85kB done 08:36:27 #14 DONE 0.0s 08:36:27 08:36:27 #15 [support-notifications internal] load .dockerignore 08:36:27 #15 transferring context: 50B done 08:36:27 #15 DONE 0.0s 08:36:27 08:36:27 #16 [security-proxy-setup internal] load build definition from Dockerfile 08:36:27 #16 transferring dockerfile: 2.50kB done 08:36:27 #16 DONE 0.0s 08:36:27 08:36:27 #17 [core-data internal] load build definition from Dockerfile 08:36:27 #17 transferring dockerfile: 2.07kB done 08:36:27 #17 DONE 0.0s 08:36:27 08:36:27 #18 [core-metadata internal] load build definition from Dockerfile 08:36:27 #18 transferring dockerfile: 2.06kB done 08:36:27 #18 DONE 0.0s 08:36:27 08:36:27 #19 [security-bootstrapper internal] load .dockerignore 08:36:27 #19 transferring context: 50B done 08:36:27 #19 DONE 0.0s 08:36:27 08:36:27 #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:27 #20 DONE 0.0s 08:36:27 08:36:27 #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:36:27 #10 DONE 0.1s 08:36:27 08:36:27 #21 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:27 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:28 #21 ... 08:36:28 08:36:28 #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:36:28 #7 DONE 0.4s 08:36:28 08:36:28 #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:28 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:28 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:28 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:28 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 08:36:28 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:28 #21 ... 08:36:28 08:36:28 #22 [security-secretstore-setup internal] load build definition from Dockerfile 08:36:28 #22 transferring dockerfile: 2.49kB done 08:36:28 #22 DONE 0.2s 08:36:28 08:36:28 #23 [security-spire-server internal] load build context 08:36:28 #23 transferring context: 27.71kB done 08:36:28 #23 DONE 0.1s 08:36:28 08:36:28 #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:28 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:28 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:28 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:28 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:28 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:36:28 #21 ... 08:36:28 08:36:28 #24 [support-scheduler internal] load .dockerignore 08:36:28 #24 transferring context: 50B done 08:36:28 #24 DONE 0.2s 08:36:28 08:36:28 #25 [core-keeper internal] load .dockerignore 08:36:28 #25 transferring context: 50B done 08:36:28 #25 DONE 0.2s 08:36:28 08:36:28 #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:28 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:28 #21 ... 08:36:28 08:36:28 #26 [core-command internal] load .dockerignore 08:36:28 #26 transferring context: 50B done 08:36:28 #26 DONE 0.2s 08:36:28 08:36:28 #27 [security-spire-config internal] load .dockerignore 08:36:28 #27 transferring context: 50B done 08:36:28 #27 DONE 0.2s 08:36:28 08:36:28 #28 [security-spire-agent internal] load build definition from Dockerfile 08:36:28 #28 transferring dockerfile: 1.81kB 0.0s done 08:36:28 #28 DONE 0.3s 08:36:28 08:36:28 #20 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:28 #20 DONE 0.0s 08:36:28 08:36:28 #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:36:28 #10 DONE 0.1s 08:36:28 08:36:28 #21 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:28 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:28 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:28 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:28 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:28 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:28 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:28 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:28 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:28 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:28 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:28 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:28 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:28 #21 DONE 1.0s 08:36:28 08:36:28 #29 [support-cron-scheduler internal] load .dockerignore 08:36:28 #29 transferring context: 50B done 08:36:28 #29 DONE 0.1s 08:36:28 08:36:28 #30 [security-proxy-auth internal] load .dockerignore 08:36:28 #30 transferring context: 50B done 08:36:28 #30 DONE 0.1s 08:36:28 08:36:28 #20 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:28 #20 DONE 0.0s 08:36:28 08:36:28 #31 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:36:28 #31 transferring dockerfile: 2.23kB done 08:36:28 #31 DONE 0.5s 08:36:28 08:36:28 #32 [security-proxy-setup internal] load .dockerignore 08:36:28 #32 transferring context: 50B done 08:36:28 #32 DONE 0.1s 08:36:28 08:36:28 #10 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:36:28 #10 DONE 0.2s 08:36:28 08:36:28 #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:36:28 #33 ... 08:36:28 08:36:28 #20 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:28 #20 DONE 0.0s 08:36:28 08:36:28 #20 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:28 #20 DONE 0.0s 08:36:28 08:36:28 #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:36:29 #10 DONE 1.0s 08:36:29 08:36:29 #21 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:29 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:29 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:29 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:29 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:29 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:29 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:29 #21 DONE 1.0s 08:36:29 08:36:29 #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:36:29 #7 DONE 1.1s 08:36:29 08:36:29 #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:29 #34 ... 08:36:29 08:36:29 #21 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:29 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:29 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:29 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:29 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:29 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:29 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:29 #21 DONE 1.0s 08:36:29 08:36:29 #35 [core-metadata internal] load .dockerignore 08:36:29 #35 transferring context: 50B 0.0s done 08:36:29 #35 DONE 1.1s 08:36:29 08:36:29 #36 [core-data internal] load .dockerignore 08:36:29 #36 transferring context: 50B done 08:36:29 #36 DONE 1.1s 08:36:29 08:36:29 #20 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:29 #20 DONE 0.0s 08:36:29 08:36:29 #37 [security-spire-agent internal] load .dockerignore 08:36:29 #37 transferring context: 50B done 08:36:29 #37 DONE 1.0s 08:36:29 08:36:29 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:36:29 #38 DONE 1.7s 08:36:29 08:36:29 #39 [core-common-config-bootstrapper internal] load .dockerignore 08:36:29 #39 transferring context: 50B done 08:36:29 #39 DONE 1.1s 08:36:29 08:36:29 #20 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:29 #20 DONE 0.0s 08:36:29 08:36:29 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:36:29 #40 ... 08:36:29 08:36:29 #41 [security-secretstore-setup internal] load .dockerignore 08:36:29 #41 transferring context: 50B done 08:36:29 #41 DONE 1.2s 08:36:29 08:36:29 #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:36:29 #33 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:30 #33 ... 08:36:30 08:36:30 #10 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:36:30 #10 DONE 1.4s 08:36:30 08:36:30 #21 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:30 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:30 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:30 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:30 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:30 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:30 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:30 #21 DONE 1.0s 08:36:30 08:36:30 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:36:30 #38 DONE 1.7s 08:36:30 08:36:30 #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:36:30 #42 ... 08:36:30 08:36:30 #21 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:36:30 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:36:30 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:36:30 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:36:30 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:36:30 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:36:30 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:36:30 #21 DONE 1.0s 08:36:30 08:36:30 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:36:30 #38 DONE 1.7s 08:36:30 08:36:30 #43 [security-spire-config internal] load build context 08:36:30 #43 transferring context: 25.96kB 0.0s done 08:36:30 #43 DONE 0.7s 08:36:30 08:36:30 #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:30 #20 DONE 0.0s 08:36:31 08:36:31 #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:36:31 #20 DONE 0.0s 08:36:31 08:36:31 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:36:31 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:36:31 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:36:31 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:36:31 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:36:31 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:36:31 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:36:31 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:36:31 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 08:36:31 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:36:31 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:36:31 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:36:31 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s 08:36:33 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done 08:36:37 #44 ... 08:36:37 08:36:37 #45 [security-spiffe-token-provider internal] load build context 08:36:37 #45 transferring context: 397.64MB 10.0s 08:36:38 #45 ... 08:36:38 08:36:38 #46 [support-notifications internal] load build context 08:36:38 #46 ... 08:36:38 08:36:38 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:36:38 #0 1.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.733 (1/2) Installing ca-certificates (20240226-r0) 08:36:38 #0 2.426 (2/2) Installing dumb-init (1.2.5-r2) 08:36:38 #0 2.435 Executing busybox-1.36.1-r7.trigger 08:36:38 #0 2.439 Executing ca-certificates-20240226-r0.trigger 08:36:38 #0 3.514 OK: 8 MiB in 17 packages 08:36:38 #47 ... 08:36:38 08:36:38 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:38 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.785 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:38 #0 1.785 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:38 #0 1.785 OK: 20070 distinct packages available 08:36:38 #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #0 2.068 (1/11) Installing ca-certificates (20240226-r0) 08:36:38 #0 2.426 (2/11) Installing brotli-libs (1.0.9-r14) 08:36:38 #0 2.443 (3/11) Installing libunistring (1.1-r1) 08:36:38 #0 2.515 (4/11) Installing libidn2 (2.3.4-r1) 08:36:38 #0 2.523 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:36:38 #0 2.532 (6/11) Installing libcurl (8.9.1-r0) 08:36:38 #0 2.540 (7/11) Installing curl (8.9.1-r0) 08:36:38 #0 2.545 (8/11) Installing dumb-init (1.2.5-r2) 08:36:38 #0 2.552 (9/11) Installing musl-obstack (1.2.3-r2) 08:36:38 #0 2.555 (10/11) Installing libucontext (1.2-r2) 08:36:38 #0 3.481 (11/11) Installing gcompat (1.1.0-r1) 08:36:38 #0 3.497 Executing busybox-1.36.1-r7.trigger 08:36:38 #0 3.497 Executing ca-certificates-20240226-r0.trigger 08:36:38 #0 3.549 OK: 12 MiB in 26 packages 08:36:38 #48 ... 08:36:38 08:36:38 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:38 #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 1.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #0 2.545 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:36:38 #0 2.545 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:36:38 #0 2.545 OK: 20070 distinct packages available 08:36:38 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:36:38 #0 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:38 #0 3.810 (1/5) Installing dumb-init (1.2.5-r2) 08:36:38 #0 3.813 (2/5) Installing musl-obstack (1.2.3-r2) 08:36:38 #0 3.816 (3/5) Installing libucontext (1.2-r2) 08:36:38 #0 3.819 (4/5) Installing gcompat (1.1.0-r1) 08:36:38 #0 3.825 (5/5) Installing openssl (3.1.7-r0) 08:36:38 #0 3.837 Executing busybox-1.36.1-r7.trigger 08:36:38 #0 3.841 OK: 8 MiB in 20 packages 08:36:38 #49 ... 08:36:38 08:36:38 #50 [security-bootstrapper internal] load build context 08:36:39 #50 ... 08:36:39 08:36:39 #46 [support-notifications internal] load build context 08:36:39 #46 ... 08:36:39 08:36:39 #51 [core-keeper internal] load build context 08:36:39 #51 ... 08:36:39 08:36:39 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:39 #52 ... 08:36:39 08:36:39 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:39 #53 ... 08:36:39 08:36:39 #54 [security-proxy-setup internal] load build context 08:36:39 #54 ... 08:36:39 08:36:39 #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:36:40 #55 ... 08:36:40 08:36:40 #56 [security-proxy-auth internal] load build context 08:36:40 #56 ... 08:36:40 08:36:40 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:40 #57 ... 08:36:40 08:36:40 #58 [core-metadata internal] load build context 08:36:40 #58 ... 08:36:40 08:36:40 #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:36:40 #7 ... 08:36:40 08:36:40 #59 [support-scheduler internal] load build context 08:36:40 #59 ... 08:36:40 08:36:40 #60 [core-common-config-bootstrapper internal] load build context 08:36:40 #60 ... 08:36:40 08:36:40 #61 [support-cron-scheduler internal] load build context 08:36:40 #61 transferring context: 496.33MB 10.4s done 08:36:40 #61 ... 08:36:40 08:36:40 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:36:41 #40 ... 08:36:41 08:36:41 #62 [core-command internal] load build context 08:36:41 #62 ... 08:36:41 08:36:41 #63 [core-data internal] load build context 08:36:41 #63 ... 08:36:41 08:36:41 #10 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:36:41 #10 ... 08:36:41 08:36:41 #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:36:41 #33 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:36:41 #33 1.752 (1/2) Installing dumb-init (1.2.5-r2) 08:36:41 #33 2.411 (2/2) Installing su-exec (0.2-r3) 08:36:41 #33 2.421 Executing busybox-1.36.1-r7.trigger 08:36:41 #33 2.431 OK: 7 MiB in 17 packages 08:36:41 #33 ... 08:36:41 08:36:41 #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:36:41 #64 ... 08:36:41 08:36:41 #62 [core-command internal] load build context 08:36:42 #62 transferring context: 496.33MB 12.7s done 08:36:47 #62 ... 08:36:47 08:36:47 #50 [security-bootstrapper internal] load build context 08:36:47 #50 transferring context: 496.33MB 13.0s done 08:36:48 #50 ... 08:36:48 08:36:48 #45 [security-spiffe-token-provider internal] load build context 08:36:48 #45 transferring context: 496.33MB 12.0s done 08:36:50 #45 ... 08:36:50 08:36:50 #51 [core-keeper internal] load build context 08:36:50 #51 transferring context: 496.33MB 11.3s done 08:36:50 #51 ... 08:36:50 08:36:50 #46 [support-notifications internal] load build context 08:36:50 #46 transferring context: 496.33MB 12.2s done 08:36:50 #46 ... 08:36:50 08:36:50 #54 [security-proxy-setup internal] load build context 08:36:50 #54 transferring context: 496.33MB 11.1s done 08:36:50 #54 ... 08:36:50 08:36:50 #56 [security-proxy-auth internal] load build context 08:36:50 #56 transferring context: 496.33MB 11.0s done 08:36:50 #56 ... 08:36:50 08:36:50 #59 [support-scheduler internal] load build context 08:36:50 #59 transferring context: 496.33MB 11.8s done 08:37:00 #59 ... 08:37:00 08:37:00 #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:37:00 #7 DONE 30.2s 08:37:00 08:37:00 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:08 #49 ... 08:37:08 08:37:08 #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:08 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:08 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:08 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:08 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:37:08 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:08 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:37:08 #21 DONE 1.0s 08:37:08 08:37:08 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:37:08 #38 DONE 1.7s 08:37:08 08:37:08 #10 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:37:08 #10 DONE 39.2s 08:37:08 08:37:08 #65 [security-secretstore-setup internal] load build context 08:37:08 #65 ... 08:37:08 08:37:08 #61 [support-cron-scheduler internal] load build context 08:37:08 #61 DONE 38.5s 08:37:08 08:37:08 #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:37:08 #64 DONE 38.0s 08:37:08 08:37:08 #21 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:37:08 #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:37:08 #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:37:08 #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:37:08 #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:37:08 #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:37:08 #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:37:08 #21 DONE 1.0s 08:37:08 08:37:08 #56 [security-proxy-auth internal] load build context 08:37:08 #56 DONE 38.6s 08:37:08 08:37:08 #54 [security-proxy-setup internal] load build context 08:37:08 #54 DONE 38.6s 08:37:08 08:37:08 #46 [support-notifications internal] load build context 08:37:08 #46 DONE 39.7s 08:37:08 08:37:08 #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:37:08 #33 DONE 39.6s 08:37:08 08:37:08 #45 [security-spiffe-token-provider internal] load build context 08:37:08 #45 DONE 40.1s 08:37:08 08:37:08 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:08 #48 DONE 39.6s 08:37:08 08:37:08 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:08 #49 DONE 40.1s 08:37:08 08:37:08 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:08 #66 ... 08:37:08 08:37:08 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:37:08 #47 DONE 39.6s 08:37:08 08:37:08 #51 [core-keeper internal] load build context 08:37:08 #51 DONE 38.7s 08:37:08 08:37:08 #59 [support-scheduler internal] load build context 08:37:08 #59 DONE 38.7s 08:37:08 08:37:08 #50 [security-bootstrapper internal] load build context 08:37:08 #50 DONE 39.7s 08:37:08 08:37:08 #62 [core-command internal] load build context 08:37:08 #62 DONE 38.8s 08:37:08 08:37:08 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:37:08 #40 DONE 38.9s 08:37:08 08:37:08 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:08 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:37:08 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 08:37:08 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.2s 08:37:08 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:37:08 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:37:08 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:37:08 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:37:08 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.14MB / 20.02MB 0.3s 08:37:08 #67 ... 08:37:08 08:37:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:37:08 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:37:08 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:37:08 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:37:08 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:37:08 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:37:08 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:37:08 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:37:08 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 08:37:08 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:37:08 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:37:08 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:37:08 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done 08:37:08 #44 DONE 40.9s 08:37:08 08:37:08 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:08 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.4s 08:37:08 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s 08:37:08 #67 ... 08:37:08 08:37:08 #68 [security-spire-agent internal] load build context 08:37:08 #68 transferring context: 27.24kB done 08:37:08 #68 DONE 0.8s 08:37:09 08:37:09 #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:09 #55 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:09 #55 39.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:09 #55 40.30 (1/1) Installing dumb-init (1.2.5-r2) 08:37:10 #55 41.05 Executing busybox-1.36.1-r7.trigger 08:37:10 #55 41.06 OK: 7 MiB in 16 packages 08:37:14 #55 ... 08:37:14 08:37:14 #58 [core-metadata internal] load build context 08:37:14 #58 transferring context: 270.15MB 6.0s 08:37:16 #58 ... 08:37:16 08:37:16 #60 [core-common-config-bootstrapper internal] load build context 08:37:16 #60 ... 08:37:16 08:37:16 #58 [core-metadata internal] load build context 08:37:18 #58 ... 08:37:18 08:37:18 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:18 #0 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:18 #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:18 #0 9.140 (1/4) Installing ca-certificates (20240226-r0) 08:37:18 #0 9.154 (2/4) Installing dumb-init (1.2.5-r2) 08:37:18 #0 9.157 (3/4) Installing su-exec (0.2-r3) 08:37:18 #0 9.178 (4/4) Installing yq (4.33.3-r5) 08:37:18 #0 9.227 Executing busybox-1.36.1-r7.trigger 08:37:18 #0 9.247 Executing ca-certificates-20240226-r0.trigger 08:37:18 #0 9.293 OK: 17 MiB in 19 packages 08:37:18 #69 ... 08:37:18 08:37:18 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:37:18 #70 ... 08:37:18 08:37:18 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:37:19 #71 ... 08:37:19 08:37:19 #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:37:19 #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:19 #0 5.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:19 #0 5.310 OK: 7 MiB in 17 packages 08:37:19 #72 ... 08:37:19 08:37:19 #63 [core-data internal] load build context 08:37:19 #63 transferring context: 496.33MB 9.0s done 08:37:19 #63 ... 08:37:19 08:37:19 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:19 #57 39.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:19 #57 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:19 #57 40.17 (1/4) Installing dumb-init (1.2.5-r2) 08:37:19 #57 41.02 (2/4) Installing openssl (3.1.7-r0) 08:37:19 #57 41.04 (3/4) Installing su-exec (0.2-r3) 08:37:19 #57 41.04 (4/4) Installing yq (4.33.3-r5) 08:37:19 #57 41.12 Executing busybox-1.36.1-r7.trigger 08:37:19 #57 41.12 OK: 17 MiB in 19 packages 08:37:19 #57 ... 08:37:19 08:37:19 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:37:19 #73 ... 08:37:19 08:37:19 #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:37:19 #74 ... 08:37:19 08:37:19 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:37:20 #75 ... 08:37:20 08:37:20 #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:20 #34 39.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:20 #34 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:20 #34 41.36 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:37:20 #34 41.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:37:20 #34 41.36 OK: 20070 distinct packages available 08:37:20 #34 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:20 #34 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:20 #34 42.29 (1/4) Installing dumb-init (1.2.5-r2) 08:37:20 #34 42.30 (2/4) Installing musl-obstack (1.2.3-r2) 08:37:20 #34 42.30 (3/4) Installing libucontext (1.2-r2) 08:37:20 #34 42.31 (4/4) Installing gcompat (1.1.0-r1) 08:37:20 #34 42.55 Executing busybox-1.36.1-r7.trigger 08:37:20 #34 42.56 OK: 8 MiB in 19 packages 08:37:20 #34 ... 08:37:20 08:37:20 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:20 #76 ... 08:37:20 08:37:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:20 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 08:37:20 #67 ... 08:37:20 08:37:20 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:20 #52 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:20 #52 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:20 #52 40.19 (1/3) Installing ca-certificates (20240226-r0) 08:37:20 #52 41.05 (2/3) Installing dumb-init (1.2.5-r2) 08:37:20 #52 41.05 (3/3) Installing tzdata (2024a-r0) 08:37:20 #52 41.13 Executing busybox-1.36.1-r7.trigger 08:37:20 #52 41.13 Executing ca-certificates-20240226-r0.trigger 08:37:20 #52 41.31 OK: 11 MiB in 18 packages 08:37:20 #52 ... 08:37:20 08:37:20 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:37:20 #77 ... 08:37:20 08:37:20 #65 [security-secretstore-setup internal] load build context 08:37:20 #65 transferring context: 496.33MB 9.6s done 08:37:20 #65 ... 08:37:20 08:37:20 #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:20 #42 39.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:20 #42 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:20 #42 39.84 (1/1) Installing dumb-init (1.2.5-r2) 08:37:20 #42 40.49 Executing busybox-1.36.1-r7.trigger 08:37:20 #42 40.49 OK: 7 MiB in 16 packages 08:37:21 #42 ... 08:37:21 08:37:21 #58 [core-metadata internal] load build context 08:37:21 #58 transferring context: 496.33MB 11.0s done 08:37:26 #58 ... 08:37:26 08:37:26 #60 [core-common-config-bootstrapper internal] load build context 08:37:26 #60 transferring context: 496.33MB 9.0s done 08:37:30 #60 DONE 60.4s 08:37:30 08:37:30 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:30 #53 DONE 61.2s 08:37:30 08:37:30 #63 [core-data internal] load build context 08:37:30 #63 DONE 60.6s 08:37:30 08:37:30 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:30 #57 DONE 61.1s 08:37:30 08:37:30 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:30 #52 DONE 61.1s 08:37:30 08:37:30 #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:30 #55 DONE 61.2s 08:37:30 08:37:30 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:30 #69 DONE 22.7s 08:37:30 08:37:30 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:37:30 #78 ... 08:37:30 08:37:30 #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:37:30 #42 DONE 60.6s 08:37:30 08:37:30 #65 [security-secretstore-setup internal] load build context 08:37:30 #65 DONE 22.9s 08:37:30 08:37:30 #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:37:30 #72 DONE 22.6s 08:37:30 08:37:30 #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:30 #34 DONE 61.3s 08:37:30 08:37:30 #58 [core-metadata internal] load build context 08:37:30 #58 DONE 60.7s 08:37:30 08:37:30 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:37:30 #67 DONE 22.8s 08:37:30 08:37:30 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:37:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10572 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 08:37:31 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:37:31 #79 ... 08:37:31 08:37:31 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:37:31 #70 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:31 #70 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:31 #70 23.62 OK: 264 MiB in 52 packages 08:37:31 #70 DONE 23.8s 08:37:31 08:37:31 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:37:31 #66 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:31 #66 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:31 #66 23.63 OK: 12 MiB in 26 packages 08:37:31 #66 DONE 23.7s 08:37:32 08:37:32 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:37:32 #75 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:32 #75 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:32 #75 23.75 OK: 8 MiB in 17 packages 08:37:32 #75 DONE 23.9s 08:37:32 08:37:32 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:37:32 #80 DONE 0.1s 08:37:32 08:37:32 #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:37:32 #74 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:32 #74 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:32 #74 23.93 OK: 264 MiB in 52 packages 08:37:32 #74 DONE 24.0s 08:37:32 08:37:32 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 08:37:32 #81 DONE 0.0s 08:37:32 08:37:32 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:37:32 #73 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:32 #73 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:32 #73 23.97 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:37:32 #73 23.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:37:32 #73 23.97 OK: 20079 distinct packages available 08:37:32 #73 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:32 #73 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:32 #73 24.29 OK: 264 MiB in 52 packages 08:37:32 #73 DONE 24.4s 08:37:32 08:37:32 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:37:32 #82 DONE 0.0s 08:37:32 08:37:32 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:32 #83 ... 08:37:32 08:37:32 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:32 #76 DONE 24.5s 08:37:32 08:37:32 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:37:32 #77 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:32 #77 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:33 #77 24.98 OK: 8 MiB in 20 packages 08:37:33 #77 DONE 25.6s 08:37:33 08:37:33 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:37:34 The recommended git tool is: git 08:37:35 #84 ... 08:37:35 08:37:35 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:37:35 #0 2.509 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:35 #0 2.999 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:35 #0 3.639 (1/1) Installing dumb-init (1.2.5-r2) 08:37:35 #0 3.952 Executing busybox-1.36.1-r7.trigger 08:37:35 #0 3.957 OK: 7 MiB in 16 packages 08:37:35 #85 DONE 4.2s 08:37:35 08:37:35 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:37:35 #71 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:35 #71 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:35 #71 25.03 OK: 264 MiB in 52 packages 08:37:35 #71 DONE 26.7s 08:37:35 08:37:35 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:37:35 #84 DONE 1.7s 08:37:35 08:37:35 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:35 #86 DONE 1.7s 08:37:35 08:37:35 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:37:35 #87 DONE 0.1s 08:37:35 08:37:35 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:35 #88 DONE 0.1s 08:37:35 08:37:35 #89 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:35 #89 DONE 0.7s 08:37:35 08:37:35 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:37:35 #0 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:35 #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:35 #0 4.583 OK: 17 MiB in 19 packages 08:37:35 #90 DONE 5.0s 08:37:35 08:37:35 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:37:35 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:35 #0 4.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:35 #0 4.552 OK: 11 MiB in 18 packages 08:37:35 #91 DONE 5.0s 08:37:35 08:37:35 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:35 #92 DONE 0.8s 08:37:35 08:37:35 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:35 #93 DONE 0.1s 08:37:35 08:37:35 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:37:35 #78 5.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:36 #78 ... 08:37:36 08:37:36 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:37:36 #94 DONE 0.1s 08:37:36 08:37:36 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:37:36 #95 DONE 0.1s 08:37:36 08:37:36 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:36 #96 DONE 0.0s 08:37:36 08:37:36 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:36 #97 DONE 0.0s 08:37:36 08:37:36 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:37:36 #78 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:36 #78 ... 08:37:36 08:37:36 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:36 #98 DONE 0.1s 08:37:36 08:37:36 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:36 #99 DONE 0.0s 08:37:36 08:37:36 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:36 #100 DONE 0.1s 08:37:36 08:37:36 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:36 #101 DONE 0.0s 08:37:36 08:37:36 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:37:36 #79 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:36 #79 ... 08:37:36 08:37:36 #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:37:36 #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:36 #0 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:36 #0 5.356 OK: 17 MiB in 19 packages 08:37:36 #102 DONE 5.5s 08:37:36 08:37:36 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:37:36 #79 5.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:36 #79 ... 08:37:36 08:37:36 #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:37:36 #0 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:36 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:36 #0 5.404 OK: 7 MiB in 16 packages 08:37:36 #103 DONE 5.5s 08:37:36 08:37:36 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:37:36 #78 5.413 OK: 7 MiB in 16 packages 08:37:36 #78 DONE 5.6s 08:37:36 08:37:36 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:37:36 #79 5.621 OK: 8 MiB in 19 packages 08:37:36 #79 DONE 5.7s 08:37:36 08:37:36 #104 [security-spire-agent] exporting to image 08:37:36 #104 exporting layers 08:37:37 #104 exporting layers 0.7s done 08:37:37 #104 writing image sha256:549e4e0a16cecfc96bdbf58fe1b5037ef3c80f70865a9538c486431804966466 done 08:37:37 #104 naming to docker.io/library/security-spire-server done 08:37:37 #104 ... 08:37:37 08:37:37 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:37 #105 DONE 0.9s 08:37:37 08:37:37 #106 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:37:37 #106 DONE 6.7s 08:37:37 08:37:37 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:37:37 #107 DONE 0.0s 08:37:37 08:37:37 #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:37:37 #108 DONE 0.0s 08:37:37 08:37:37 #104 [security-spire-agent] exporting to image 08:37:37 #104 exporting layers 1.4s done 08:37:37 #104 writing image sha256:8b219157c7ff9484fbe9411f082589f779349d0fd401f2138ab6010ce0d2b94e done 08:37:37 #104 naming to docker.io/library/security-spire-agent done 08:37:37 #104 DONE 1.4s 08:37:37 08:37:37 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:37:37 #109 DONE 0.1s 08:37:37 08:37:37 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:37 #110 DONE 0.0s 08:37:37 08:37:37 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:37:37 #0 4.722 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:37:37 #111 ... 08:37:37 08:37:37 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:37 #112 DONE 0.0s 08:37:37 08:37:37 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:37 #113 DONE 0.0s 08:37:37 08:37:37 #104 [security-spire-config] exporting to image 08:37:38 #104 exporting layers 0.6s done 08:37:38 #104 writing image sha256:8ff0daba1f2cddb6709d5fb73875a96c75cb5e3a4f240455c3670b62e58da9f8 done 08:37:38 #104 naming to docker.io/library/security-spire-config done 08:37:38 #104 DONE 2.0s 08:37:38 08:37:38 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:37:38 #111 5.184 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:37:38 #111 5.806 OK: 264 MiB in 52 packages 08:37:38 #111 DONE 5.9s 08:37:38 08:37:38 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:37:38 #114 DONE 0.0s 08:37:38 08:37:38 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:41 using credential edgex-jenkins-ssh 08:37:41 Cloning the remote Git repository 08:37:42 #115 ... 08:37:42 08:37:42 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:42 #116 ... 08:37:42 08:37:42 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:37:41 > git init /w/workspace/edgex-go/5 # timeout=10 08:37:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:41 > git --version # timeout=10 08:37:41 > git --version # 'git version 2.25.1' 08:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:42 #117 ... 08:37:42 08:37:42 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:38:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:38:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:38:05 Merging remotes/origin/main commit 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:38:06 Merge succeeded, producing ea319f1aeb8e3e0d20f78845d4f0b019d345e444 08:38:06 Checking out Revision ea319f1aeb8e3e0d20f78845d4f0b019d345e444 (PR-4907) 08:38:05 > git config core.sparsecheckout # timeout=10 08:38:05 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:38:05 > git remote # timeout=10 08:38:05 > git config --get remote.origin.url # timeout=10 08:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:05 > git merge 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 08:38:06 > git rev-parse HEAD^{commit} # timeout=10 08:38:06 > git config core.sparsecheckout # timeout=10 08:38:06 > git checkout -f ea319f1aeb8e3e0d20f78845d4f0b019d345e444 # timeout=10 08:38:10 Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" 08:38:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 08:38:10 > git rev-list --no-walk e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:38:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:11 Dload Upload Total Spent Left Speed 08:38:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 08:38:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:38:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:38:12 + sudo tee /etc/docker/daemon.new 08:38:12 { 08:38:12 "registry-mirrors": [ 08:38:12 "https://nexus3.edgexfoundry.org:10001" 08:38:12 ], 08:38:12 "bip": "10.250.0.254/24", 08:38:12 "hosts": [ 08:38:12 "tcp://0.0.0.0:5555", 08:38:12 "unix:///var/run/docker.sock" 08:38:12 ], 08:38:12 "mtu": 1458, 08:38:12 "selinux-enabled": true, 08:38:12 "seccomp-profile": "/etc/docker/seccomp.json" 08:38:12 } [Pipeline] sh 08:38:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:38:13 + sudo service docker restart 08:38:21 #118 ... 08:38:21 08:38:21 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 #115 DONE 39.7s 08:38:21 08:38:21 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 #117 DONE 43.4s 08:38:21 08:38:21 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 #116 DONE 46.4s 08:38:21 08:38:21 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 #83 DONE 45.8s 08:38:21 08:38:21 #119 [support-notifications builder 6/7] COPY . . 08:38:21 #119 ... 08:38:21 08:38:21 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:21 #118 DONE 46.2s 08:38:21 08:38:21 #120 [core-command builder 6/7] COPY . . 08:38:29 #120 ... 08:38:29 08:38:29 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:29 #121 ... 08:38:29 08:38:29 #122 [core-keeper builder 7/8] COPY . . 08:38:29 #122 ... 08:38:29 08:38:29 #123 [security-bootstrapper builder 6/7] COPY . . 08:38:31 #123 DONE 12.7s 08:38:31 08:38:31 #124 [core-data builder 6/7] COPY . . 08:38:31 #124 CACHED 08:38:31 08:38:31 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:31 #125 CACHED 08:38:31 08:38:31 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #126 CACHED 08:38:31 08:38:31 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:38:31 #127 CACHED 08:38:31 08:38:31 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #128 CACHED 08:38:31 08:38:31 #129 [core-metadata builder 6/7] COPY . . 08:38:31 #129 CACHED 08:38:31 08:38:31 #120 [core-command builder 6/7] COPY . . 08:38:31 #120 DONE 12.7s 08:38:31 08:38:31 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #130 CACHED 08:38:31 08:38:31 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:31 #131 CACHED 08:38:31 08:38:31 #132 [support-scheduler builder 6/7] COPY . . 08:38:31 #132 CACHED 08:38:31 08:38:31 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #133 CACHED 08:38:31 08:38:31 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:31 #134 CACHED 08:38:31 08:38:31 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 08:38:31 #135 CACHED 08:38:31 08:38:31 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #136 CACHED 08:38:31 08:38:31 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:38:31 #137 CACHED 08:38:31 08:38:31 #138 [security-proxy-auth builder 6/7] COPY . . 08:38:31 #138 CACHED 08:38:31 08:38:31 #122 [core-keeper builder 7/8] COPY . . 08:38:31 #122 DONE 12.7s 08:38:31 08:38:31 #139 [security-secretstore-setup builder 6/7] COPY . . 08:38:31 #139 CACHED 08:38:31 08:38:31 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #140 CACHED 08:38:31 08:38:31 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:38:31 #141 CACHED 08:38:31 08:38:31 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:31 #142 CACHED 08:38:31 08:38:31 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #143 CACHED 08:38:31 08:38:31 #144 [security-proxy-setup builder 6/7] COPY . . 08:38:31 #144 CACHED 08:38:31 08:38:31 #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:31 #145 CACHED 08:38:31 08:38:31 #146 [support-cron-scheduler builder 6/7] COPY . . 08:38:31 #146 CACHED 08:38:31 08:38:31 #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:31 #147 CACHED 08:38:31 08:38:31 #119 [support-notifications builder 6/7] COPY . . 08:38:31 #119 DONE 12.8s 08:38:31 08:38:31 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:31 #121 DONE 12.7s 08:38:31 08:38:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:31 provisioning config files... 08:38:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12034598009563599574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:32 ---> ****-login.sh 08:38:32 nexus3.edgexfoundry.org:10001 08:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:32 Configure a credential helper to remove this warning. See 08:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:32 08:38:32 Login Succeeded 08:38:32 nexus3.edgexfoundry.org:10002 08:38:33 #148 1.538 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:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:33 Configure a credential helper to remove this warning. See 08:38:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:33 08:38:33 Login Succeeded 08:38:33 nexus3.edgexfoundry.org:10003 08:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:33 Configure a credential helper to remove this warning. See 08:38:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:33 08:38:33 Login Succeeded 08:38:33 nexus3.edgexfoundry.org:10004 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 ****.io 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 ---> ****-login.sh ends [Pipeline] } 08:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:38:35 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:35 ========================================================= 08:38:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:38:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:38:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:38:36 c6b39de5b339: Pulling fs layer 08:38:36 a69c41024577: Pulling fs layer 08:38:36 d6de4b400683: Pulling fs layer 08:38:36 35cb2a7552d0: Pulling fs layer 08:38:36 4f4fb700ef54: Pulling fs layer 08:38:36 464afbd9ba4c: Pulling fs layer 08:38:36 00f215d4a9da: Pulling fs layer 08:38:36 d496ad576159: Pulling fs layer 08:38:36 35cb2a7552d0: Waiting 08:38:36 4f4fb700ef54: Waiting 08:38:36 d496ad576159: Waiting 08:38:36 00f215d4a9da: Waiting 08:38:36 a69c41024577: Download complete 08:38:36 35cb2a7552d0: Verifying Checksum 08:38:36 35cb2a7552d0: Download complete 08:38:36 4f4fb700ef54: Verifying Checksum 08:38:36 4f4fb700ef54: Download complete 08:38:36 464afbd9ba4c: Verifying Checksum 08:38:36 c6b39de5b339: Download complete 08:38:36 464afbd9ba4c: Download complete 08:38:36 d496ad576159: Verifying Checksum 08:38:36 d496ad576159: Download complete 08:38:37 c6b39de5b339: Pull complete 08:38:38 a69c41024577: Pull complete 08:38:38 d6de4b400683: Verifying Checksum 08:38:38 d6de4b400683: Download complete 08:38:39 00f215d4a9da: Verifying Checksum 08:38:39 00f215d4a9da: Download complete 08:38:41 #148 ... 08:38:41 08:38:41 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:41 #0 0.585 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:41 #149 ... 08:38:41 08:38:41 #150 [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:41 #0 1.280 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:41 #150 ... 08:38:41 08:38:41 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:41 #0 0.923 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:41 #151 ... 08:38:41 08:38:41 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:41 #0 1.167 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:41 #152 ... 08:38:41 08:38:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:41 #0 0.491 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:42 #153 ... 08:38:42 08:38:42 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:42 #0 1.341 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:42 #154 ... 08:38:42 08:38:42 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:42 #0 1.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:38:42 #155 ... 08:38:42 08:38:42 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:42 #0 0.910 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:42 #156 ... 08:38:42 08:38:42 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:42 #0 0.765 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:42 #157 ... 08:38:42 08:38:42 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:42 #0 1.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:38:42 #158 ... 08:38:42 08:38:42 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:42 #0 0.913 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:42 #159 ... 08:38:42 08:38:42 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:42 #0 0.499 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:52 d6de4b400683: Pull complete 08:38:52 35cb2a7552d0: Pull complete 08:38:52 4f4fb700ef54: Pull complete 08:38:52 464afbd9ba4c: Pull complete 08:39:00 00f215d4a9da: Pull complete 08:39:01 d496ad576159: Pull complete 08:39:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:39:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:39:02 WORKDIR /edgex 08:39:02 COPY go.mod . 08:39:02 RUN go mod download 08:39:02 + docker build -t ci-base-image-arm64 -f - . 08:39:02 Sending build context to Docker daemon 3.576MB 08:39:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:39:02 ---> f246e2811388 08:39:03 Step 2/4 : WORKDIR /edgex 08:39:04 ---> Running in 1ebe53d60479 08:39:05 Removing intermediate container 1ebe53d60479 08:39:05 ---> 54eab29cbf98 08:39:05 Step 3/4 : COPY go.mod . 08:39:05 ---> 35ebb9a1beda 08:39:05 Step 4/4 : RUN go mod download 08:39:05 ---> Running in 20e41739b480 08:40:04 #160 ... 08:40:04 08:40:04 #150 [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:40:04 #150 91.51 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:40:13 Removing intermediate container 20e41739b480 08:40:13 ---> 7221b0b36c29 08:40:13 Successfully built 7221b0b36c29 08:40:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker inspect -f . ci-base-image-arm64 08:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:14 prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container 08:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:40:15 $ docker top 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:16 + go version 08:40:16 go version go1.21.9 linux/arm64 [Pipeline] } 08:40:16 $ docker stop --time=1 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db 08:40:18 $ docker rm -f --volumes 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:18 + docker inspect -f . ci-base-image-arm64 08:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container 08:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:40:20 $ docker top 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:40:20 ========================================================= 08:40:20 [edgeXBuildGoParallel] Running Tests and Build... 08:40:20 ========================================================= [Pipeline] sh 08:40:21 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:40:22 + make test 08:40:22 go test -race -coverprofile=coverage.out ./... 08:41:18 ? github.com/edgexfoundry/edgex-go [no test files] 08:41:25 #150 ... 08:41:25 08:41:25 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:41:25 #160 DONE 164.1s 08:41:25 08:41:25 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:25 #154 DONE 164.1s 08:41:25 08:41:25 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:25 #148 DONE 164.1s 08:41:25 08:41:25 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #161 ... 08:41:25 08:41:25 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:25 #152 DONE 164.2s 08:41:25 08:41:25 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:25 #151 DONE 164.2s 08:41:25 08:41:25 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:25 #159 DONE 164.2s 08:41:25 08:41:25 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:25 #158 DONE 164.2s 08:41:25 08:41:25 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:25 #153 DONE 164.4s 08:41:25 08:41:25 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:41:25 #162 ... 08:41:25 08:41:25 #150 [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:25 #150 DONE 164.5s 08:41:25 08:41:25 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:25 #149 DONE 164.6s 08:41:25 08:41:25 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:25 #156 DONE 164.6s 08:41:25 08:41:25 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #163 ... 08:41:25 08:41:25 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:25 #155 DONE 164.7s 08:41:25 08:41:25 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:25 #157 DONE 164.7s 08:41:25 08:41:25 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #164 ... 08:41:25 08:41:25 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #161 DONE 1.0s 08:41:25 08:41:25 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #165 DONE 1.0s 08:41:25 08:41:25 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:41:25 #162 DONE 1.0s 08:41:25 08:41:25 #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #166 DONE 0.9s 08:41:25 08:41:25 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:41:25 #167 ... 08:41:25 08:41:25 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #163 DONE 0.8s 08:41:25 08:41:25 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #168 DONE 0.7s 08:41:25 08:41:25 #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #169 DONE 0.8s 08:41:25 08:41:25 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #164 DONE 0.6s 08:41:25 08:41:25 #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #170 DONE 0.7s 08:41:25 08:41:25 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:25 #171 ... 08:41:25 08:41:25 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:25 #172 CACHED 08:41:25 08:41:25 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #173 CACHED 08:41:25 08:41:25 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:25 #174 DONE 0.5s 08:41:25 08:41:25 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:25 #175 CACHED 08:41:25 08:41:25 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #176 CACHED 08:41:25 08:41:25 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #177 CACHED 08:41:25 08:41:25 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:25 #178 CACHED 08:41:25 08:41:25 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #179 CACHED 08:41:25 08:41:25 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:25 #180 CACHED 08:41:25 08:41:25 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:25 #181 ... 08:41:25 08:41:25 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:25 #182 DONE 0.8s 08:41:25 08:41:25 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:25 #183 DONE 0.8s 08:41:25 08:41:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:25 #184 DONE 0.7s 08:41:25 08:41:25 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:25 #185 DONE 0.8s 08:41:25 08:41:25 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:25 #186 DONE 0.7s 08:41:25 08:41:25 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:25 #187 ... 08:41:25 08:41:25 #188 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:25 #188 DONE 1.8s 08:41:25 08:41:25 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:25 #171 DONE 1.8s 08:41:25 08:41:25 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:25 #181 DONE 2.0s 08:41:25 08:41:25 #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:25 #189 ... 08:41:25 08:41:25 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:25 #190 DONE 2.0s 08:41:25 08:41:25 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:25 #191 DONE 2.0s 08:41:25 08:41:25 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:41:25 #192 DONE 2.0s 08:41:25 08:41:25 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:41:25 #193 ... 08:41:25 08:41:25 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:25 #194 DONE 3.2s 08:41:25 08:41:25 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:41:25 #167 DONE 3.6s 08:41:25 08:41:25 #195 [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:25 #195 DONE 2.7s 08:41:25 08:41:25 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:25 #196 ... 08:41:25 08:41:25 #197 [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:25 #197 DONE 3.2s 08:41:25 08:41:25 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:41:25 #198 DONE 3.2s 08:41:25 08:41:25 #199 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:25 #199 DONE 2.0s 08:41:25 08:41:25 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:25 #200 DONE 3.2s 08:41:25 08:41:25 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:25 #187 DONE 3.2s 08:41:25 08:41:25 #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:25 #189 DONE 2.1s 08:41:25 08:41:25 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:25 #201 DONE 1.8s 08:41:25 08:41:25 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:25 #202 DONE 1.9s 08:41:25 08:41:25 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:25 #203 ... 08:41:25 08:41:25 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:41:25 #193 DONE 1.9s 08:41:25 08:41:25 #204 [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:25 #204 DONE 1.0s 08:41:25 08:41:25 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:25 #205 DONE 0.8s 08:41:25 08:41:25 #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:41:25 #206 DONE 0.8s 08:41:25 08:41:25 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:25 #196 DONE 0.8s 08:41:25 08:41:25 #207 [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:25 #207 DONE 0.4s 08:41:25 08:41:25 #104 [support-scheduler] exporting to image 08:41:25 #104 exporting layers 08:41:25 #104 ... 08:41:25 08:41:25 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:41:25 #208 DONE 0.5s 08:41:25 08:41:25 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:41:25 #209 DONE 0.5s 08:41:25 08:41:25 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:25 #210 DONE 0.5s 08:41:25 08:41:25 #104 [core-keeper] exporting to image 08:41:25 #104 ... 08:41:25 08:41:25 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:25 #211 DONE 0.5s 08:41:25 08:41:25 #212 [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:25 #212 DONE 0.5s 08:41:25 08:41:25 #104 [security-spiffe-token-provider] exporting to image 08:41:25 #104 writing image sha256:fe23b6565b1e88c0f31816448b8253ac1f70b4e7381790b8d3444b0fb5046feb 08:41:25 #104 ... 08:41:25 08:41:25 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:25 #203 DONE 0.7s 08:41:25 08:41:25 #213 [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:25 #213 DONE 0.7s 08:41:25 08:41:25 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:25 #214 DONE 0.6s 08:41:25 08:41:25 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:41:25 #215 DONE 0.6s 08:41:25 08:41:25 #104 [support-scheduler] exporting to image 08:41:25 #104 writing image sha256:fe23b6565b1e88c0f31816448b8253ac1f70b4e7381790b8d3444b0fb5046feb 0.3s done 08:41:25 #104 writing image sha256:c2b75e0fb0ac40917163fd4bb46950efc21fce73b926b9780bcd9dc3b13df967 0.0s done 08:41:25 #104 naming to docker.io/library/core-command done 08:41:25 #104 naming to docker.io/library/support-scheduler done 08:41:25 #104 ... 08:41:25 08:41:25 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:25 #216 DONE 0.6s 08:41:25 08:41:25 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:25 #217 DONE 0.5s 08:41:25 08:41:25 #104 [core-metadata] exporting to image 08:41:25 #104 exporting layers 0.6s done 08:41:25 #104 ... 08:41:25 08:41:25 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:41:25 #218 DONE 0.5s 08:41:25 08:41:25 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:25 #219 DONE 0.5s 08:41:25 08:41:25 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:25 #220 ... 08:41:25 08:41:25 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:25 #221 DONE 0.6s 08:41:25 08:41:25 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:25 #222 DONE 0.6s 08:41:25 08:41:25 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:25 #223 DONE 1.1s 08:41:25 08:41:25 #224 [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:25 #224 DONE 0.8s 08:41:25 08:41:25 #104 [core-metadata] exporting to image 08:41:25 #104 writing image sha256:9896ffaaeaf86100816ac685c46a1e1bb296af181666e0c3125c29337ba62a01 0.0s done 08:41:25 #104 writing image sha256:1a39f971b2a2350c3a23a1f4bf81f534b6e95b5286307420a8bd9fda38d220ff 0.2s done 08:41:25 #104 naming to docker.io/library/support-notifications 0.1s done 08:41:25 #104 naming to docker.io/library/core-keeper done 08:41:25 #104 writing image sha256:75c7730875d4d91b22833818fd25802681f7d2580bb321bc4971a1b3e0d2ee93 done 08:41:25 #104 naming to docker.io/library/security-spiffe-token-provider done 08:41:25 #104 writing image sha256:bc72b382b0fe9de14c9396b60ed225e37b57d4ddc4729962d3019cf164dc130b done 08:41:25 #104 naming to docker.io/library/support-cron-scheduler done 08:41:25 #104 writing image sha256:b6c85a2b61f637ee9b6206c4de5dd2c3115aee4793b08a5aae516f295c810599 done 08:41:25 #104 naming to docker.io/library/core-metadata 0.0s done 08:41:25 #104 writing image sha256:080fb27f8432d967d5b979fd260019c7d1f63fcca74d2821148ae0ebac805a31 08:41:25 #104 writing image sha256:080fb27f8432d967d5b979fd260019c7d1f63fcca74d2821148ae0ebac805a31 done 08:41:25 #104 naming to docker.io/library/core-data done 08:41:25 #104 ... 08:41:25 08:41:25 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:41:25 #225 DONE 0.4s 08:41:25 08:41:25 #104 [core-data] exporting to image 08:41:25 #104 exporting layers 0.4s done 08:41:25 #104 exporting layers 0.3s done 08:41:25 #104 writing image sha256:8304b9033b1f2ab7af87dcff337da4124d070bdb297f04dc3d202da5dcdb8cf1 done 08:41:25 #104 writing image sha256:54bb6e5d3f8519786a158107f342eb0e55854fba7d20e58afb3fa24d9c1c3581 0.0s done 08:41:25 #104 naming to docker.io/library/security-proxy-auth done 08:41:25 #104 naming to docker.io/library/core-common-config-bootstrapper done 08:41:25 #104 DONE 3.9s 08:41:25 08:41:25 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:25 #226 DONE 0.4s 08:41:25 08:41:25 #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:41:25 #227 DONE 0.1s 08:41:25 08:41:25 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:41:25 #228 DONE 0.1s 08:41:25 08:41:25 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:25 #229 DONE 0.1s 08:41:25 08:41:25 #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:41:25 #230 DONE 0.0s 08:41:25 08:41:25 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:41:25 #231 DONE 0.1s 08:41:25 08:41:25 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:25 #232 ... 08:41:25 08:41:25 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:25 #233 DONE 0.1s 08:41:25 08:41:25 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:25 #220 DONE 0.8s 08:41:25 08:41:25 #104 [security-proxy-setup] exporting to image 08:41:25 #104 exporting layers 0.2s done 08:41:25 #104 ... 08:41:25 08:41:25 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:25 #232 DONE 0.4s 08:41:25 08:41:25 #104 [security-secretstore-setup] exporting to image 08:41:25 #104 writing image sha256:1c57dc9d997000d65574cb7552302e923efc498a0f3eb84e53119c53471fad22 done 08:41:25 #104 naming to docker.io/library/security-proxy-setup done 08:41:25 #104 exporting layers 0.2s done 08:41:25 #104 ... 08:41:25 08:41:25 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:41:25 #234 DONE 0.5s 08:41:25 08:41:25 #104 [security-bootstrapper] exporting to image 08:41:25 #104 writing image sha256:c40a9e7d31363f050e9c2b3f6b86b6605b11c86f265e7c499166abaed80e8de7 done 08:41:25 #104 naming to docker.io/library/security-secretstore-setup done 08:41:25 #104 exporting layers 0.2s done 08:41:25 #104 writing image sha256:a110cc1cde5f22e2b387c8c6dcf2d8bf74bb8e35ef3d05d7bc3037ce4581dc38 done 08:41:25 #104 naming to docker.io/library/security-bootstrapper done 08:41:25 #104 DONE 4.6s 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:25 time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:25 $ docker stop --time=1 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 08:41:26 $ docker rm -f --volumes 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:27 + docker images 08:41:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:27 security-bootstrapper latest a110cc1cde5f 4 seconds ago 19MB 08:41:27 core-common-config-bootstrapper latest 54bb6e5d3f85 5 seconds ago 15.2MB 08:41:27 security-proxy-setup latest 1c57dc9d9970 5 seconds ago 26.2MB 08:41:27 security-secretstore-setup latest c40a9e7d3136 5 seconds ago 37MB 08:41:27 security-proxy-auth latest 8304b9033b1f 5 seconds ago 33.1MB 08:41:27 core-data latest 080fb27f8432 6 seconds ago 39.8MB 08:41:27 core-metadata latest b6c85a2b61f6 6 seconds ago 39.9MB 08:41:27 support-notifications latest 9896ffaaeaf8 7 seconds ago 42.6MB 08:41:27 support-scheduler latest c2b75e0fb0ac 7 seconds ago 42.1MB 08:41:27 core-command latest fe23b6565b1e 7 seconds ago 35.5MB 08:41:27 core-keeper latest 1a39f971b2a2 7 seconds ago 39.7MB 08:41:27 support-cron-scheduler latest bc72b382b0fe 7 seconds ago 44.3MB 08:41:27 security-spiffe-token-provider latest 75c7730875d4 7 seconds ago 28.9MB 08:41:27 security-spire-config latest 8ff0daba1f2c 3 minutes ago 120MB 08:41:27 security-spire-agent latest 8b219157c7ff 3 minutes ago 182MB 08:41:27 security-spire-server latest 549e4e0a16ce 3 minutes ago 121MB 08:41:27 ci-base-image-x86_64 latest 22959cd154e2 8 minutes ago 971MB 08:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:46:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:46:22 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:46:32 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:46:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:46:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:46:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:46:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements 08:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.204s coverage: 97.0% of statements 08:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.229s coverage: 53.2% of statements 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.635s coverage: 93.4% of statements 08:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.408s coverage: 91.7% of statements 08:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:47:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.246s coverage: 7.0% of statements 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:47:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.968s coverage: 95.8% of statements 08:47:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 08:47:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:47:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.158s coverage: 0.0% of statements [no tests to run] 08:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements 08:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.144s coverage: 41.7% of statements 08:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.121s coverage: 77.8% of statements 08:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements 08:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements 08:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.119s coverage: 87.5% of statements 08:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.123s coverage: 94.4% of statements 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.109s coverage: 79.9% of statements 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.170s coverage: 92.9% of statements 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.104s coverage: 66.7% of statements 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.132s coverage: 62.3% of statements 08:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.109s coverage: 75.0% of statements 08:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.135s coverage: 87.2% of statements 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.085s coverage: 20.0% of statements 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.288s coverage: 81.8% of statements 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.287s coverage: 82.1% of statements 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.793s coverage: 63.1% of statements 08:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.128s coverage: 100.0% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.093s coverage: 100.0% of statements 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.081s coverage: 73.7% of statements 08:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements 08:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.751s coverage: 36.5% of statements 08:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.140s coverage: 89.5% of statements 08:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.115s coverage: 84.8% of statements 08:49:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:49:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:49:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:49:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.149s coverage: 4.9% of statements 08:49:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.440s coverage: 97.1% of statements 08:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.166s coverage: 35.9% of statements 08:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:49:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.195s coverage: 19.9% of statements 08:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.599s coverage: 95.7% of statements 08:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:49:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.169s coverage: 61.8% of statements 08:49:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:49:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.350s coverage: 98.9% of statements 08:49:49 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:49:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:49:49 go vet ./... 08:54:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:54:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:54:56 ./bin/test-attribution-txt.sh 08:54:56 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:54:56 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:54:57 + ls -al . 08:54:57 total 936 08:54:57 drwxrwxr-x 10 1001 1001 4096 Sep 18 08:40 . 08:54:57 drwxr-xr-x 4 root root 4096 Sep 18 08:40 .. 08:54:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 .blubracket 08:54:57 -rw-rw-r-- 1 1001 1001 10 Sep 18 08:38 .dockerignore 08:54:57 drwxrwxr-x 8 1001 1001 4096 Sep 18 08:38 .git 08:54:57 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:38 .github 08:54:57 -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:38 .gitignore 08:54:57 -rw-rw-r-- 1 1001 1001 42 Sep 18 08:38 .golangci.yml 08:54:57 -rw-rw-r-- 1 1001 1001 100 Sep 18 08:38 .hadolint.yml 08:54:57 -rw-rw-r-- 1 1001 1001 155 Sep 18 08:38 .sonarcloud.properties 08:54:57 -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:38 ADOPTERS.md 08:54:57 -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:38 Attribution.txt 08:54:57 -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:38 CHANGELOG.md 08:54:57 -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:38 CONTRIBUTING.md 08:54:57 -rw-rw-r-- 1 1001 1001 677 Sep 18 08:38 GOVERNANCE.md 08:54:57 -rw-rw-r-- 1 1001 1001 861 Sep 18 08:38 Jenkinsfile 08:54:57 -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:38 LICENSE 08:54:57 -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:38 Makefile 08:54:57 -rw-rw-r-- 1 1001 1001 582 Sep 18 08:38 OWNERS.md 08:54:57 -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:38 README.md 08:54:57 -rw-rw-r-- 1 1001 1001 789 Sep 18 08:38 SECURITY.md 08:54:57 -rw-rw-r-- 1 1001 1001 5 Sep 18 08:32 VERSION 08:54:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 bin 08:54:57 drwxrwxr-x 20 1001 1001 4096 Sep 18 08:38 cmd 08:54:57 -rw-r--r-- 1 root root 568155 Sep 18 08:49 coverage.out 08:54:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 fuzz_test 08:54:57 -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:38 go.mod 08:54:57 -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:38 go.sum 08:54:57 drwxrwxr-x 7 1001 1001 4096 Sep 18 08:38 internal 08:54:57 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:38 openapi 08:54:57 -rw-rw-r-- 1 1001 1001 584 Sep 18 08:38 security.txt 08:54:57 -rw-rw-r-- 1 1001 1001 204 Sep 18 08:38 version.go [Pipeline] sh 08:54:58 + '[' -e coverage.out ] 08:54:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:54:58 Warning: overwriting stash ‘coverage-report’ 08:54:58 Stashed 1 file(s) [Pipeline] sh 08:54:59 + make build 08:54: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-data/core-data ./cmd/core-data 08:58:36 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:58:36 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:58: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:58:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:58:55 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:59:27 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:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:59:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:59:53 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:59:58 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 09:00:00 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 09:00:04 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 09:00: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:00:13 $ docker stop --time=1 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 09:00:16 $ docker rm -f --volumes 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 [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 09:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:00:27 09:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:00:28 latest: Pulling from edgex-devops/edgex-compose-arm64 09:00:28 547446be3368: Pulling fs layer 09:00:28 d125d8839a47: Pulling fs layer 09:00:28 3e85d5ac6304: Pulling fs layer 09:00:28 c3105a71a48b: Pulling fs layer 09:00:28 0f093f025ec4: Pulling fs layer 09:00:28 c3106fc0e877: Pulling fs layer 09:00:28 0f093f025ec4: Waiting 09:00:28 c3106fc0e877: Waiting 09:00:28 547446be3368: Verifying Checksum 09:00:28 c3105a71a48b: Download complete 09:00:28 d125d8839a47: Verifying Checksum 09:00:28 d125d8839a47: Download complete 09:00:28 c3106fc0e877: Verifying Checksum 09:00:28 c3106fc0e877: Download complete 09:00:28 0f093f025ec4: Verifying Checksum 09:00:28 0f093f025ec4: Download complete 09:00:29 547446be3368: Pull complete 09:00:30 d125d8839a47: Pull complete 09:00:30 3e85d5ac6304: Download complete 09:00:40 3e85d5ac6304: Pull complete 09:00:40 c3105a71a48b: Pull complete 09:00:41 0f093f025ec4: Pull complete 09:00:41 c3106fc0e877: Pull complete 09:00:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:00:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:42 prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container 09:00:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:00:44 $ docker top 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:45 + docker compose -f ./docker-compose-build.yml build --parallel 09:00:57 #1 [security-spire-config internal] load build definition from Dockerfile 09:00:57 #1 transferring dockerfile: 1.69kB 0.0s done 09:00:57 #1 DONE 0.1s 09:00:57 09:00:57 #2 [core-keeper internal] load build definition from Dockerfile 09:00:57 #2 transferring dockerfile: 2.07kB 0.0s done 09:00:57 #2 DONE 0.1s 09:00:57 09:00:57 #3 [core-data internal] load build definition from Dockerfile 09:00:57 #3 transferring dockerfile: 2.07kB 0.0s done 09:00:57 #3 DONE 0.1s 09:00:57 09:00:57 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:00:57 #4 transferring dockerfile: 2.15kB 0.0s done 09:00:57 #4 DONE 0.1s 09:00:57 09:00:57 #5 [core-metadata internal] load build definition from Dockerfile 09:00:57 #5 transferring dockerfile: 2.06kB 0.0s done 09:00:57 #5 DONE 0.1s 09:00:57 09:00:57 #6 [security-spire-server internal] load build definition from Dockerfile 09:00:57 #6 transferring dockerfile: 1.70kB done 09:00:57 #6 DONE 0.1s 09:00:57 09:00:57 #7 [support-cron-scheduler internal] load build definition from Dockerfile 09:00:57 #7 transferring dockerfile: 1.85kB done 09:00:57 #7 DONE 0.1s 09:00:57 09:00:57 #8 [security-spire-agent internal] load build definition from Dockerfile 09:00:57 #8 transferring dockerfile: 1.81kB 0.0s done 09:00:57 #8 DONE 0.1s 09:00:57 09:00:57 #9 [support-scheduler internal] load build definition from Dockerfile 09:00:57 #9 transferring dockerfile: 1.93kB done 09:00:57 #9 DONE 0.1s 09:00:57 09:00:57 #10 [security-secretstore-setup internal] load build definition from Dockerfile 09:00:57 #10 transferring dockerfile: 2.49kB 0.0s done 09:00:57 #10 DONE 0.1s 09:00:57 09:00:57 #11 [security-proxy-setup internal] load build definition from Dockerfile 09:00:57 #11 transferring dockerfile: 2.50kB done 09:00:57 #11 DONE 0.1s 09:00:57 09:00:57 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:00:58 #12 transferring dockerfile: 2.23kB 0.0s done 09:00:58 #12 DONE 0.1s 09:00:58 09:00:58 #13 [security-bootstrapper internal] load build definition from Dockerfile 09:00:58 #13 transferring dockerfile: 3.17kB 0.0s done 09:00:58 #13 DONE 0.1s 09:00:58 09:00:58 #14 [core-command internal] load build definition from Dockerfile 09:00:58 #14 transferring dockerfile: 1.93kB 0.0s done 09:00:58 #14 DONE 0.1s 09:00:58 09:00:58 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:00:58 #15 transferring dockerfile: 1.89kB 0.0s done 09:00:58 #15 DONE 0.1s 09:00:58 09:00:58 #16 [support-notifications internal] load build definition from Dockerfile 09:00:58 #16 transferring dockerfile: 1.95kB 0.0s done 09:00:58 #16 DONE 0.1s 09:00:58 09:00:58 #17 [security-spire-config internal] load .dockerignore 09:00:58 #17 transferring context: 09:00:58 #17 transferring context: 50B 0.0s done 09:00:58 #17 DONE 0.1s 09:00:59 09:00:59 #18 [core-keeper internal] load .dockerignore 09:00:59 #18 transferring context: 50B 0.0s done 09:00:59 #18 DONE 0.1s 09:00:59 09:00:59 #19 [core-data internal] load .dockerignore 09:00:59 #19 transferring context: 50B 0.0s done 09:00:59 #19 DONE 0.1s 09:00:59 09:00:59 #20 [security-proxy-auth internal] load .dockerignore 09:00:59 #20 transferring context: 50B 0.0s done 09:00:59 #20 DONE 0.1s 09:00:59 09:00:59 #21 [core-metadata internal] load .dockerignore 09:00:59 #21 transferring context: 50B done 09:00:59 #21 DONE 0.1s 09:00:59 09:00:59 #22 [security-spire-server internal] load .dockerignore 09:00:59 #22 transferring context: 50B 0.0s done 09:00:59 #22 DONE 0.1s 09:00:59 09:00:59 #23 [support-cron-scheduler internal] load .dockerignore 09:00:59 #23 transferring context: 50B done 09:00:59 #23 DONE 0.1s 09:00:59 09:00:59 #24 [security-spire-agent internal] load .dockerignore 09:00:59 #24 transferring context: 50B 0.0s done 09:00:59 #24 DONE 0.1s 09:00:59 09:00:59 #25 [support-scheduler internal] load .dockerignore 09:00:59 #25 transferring context: 50B 0.0s done 09:00:59 #25 DONE 0.1s 09:00:59 09:00:59 #26 [security-secretstore-setup internal] load .dockerignore 09:00:59 #26 transferring context: 50B 0.0s done 09:00:59 #26 DONE 0.1s 09:00:59 09:00:59 #27 [security-proxy-setup internal] load .dockerignore 09:00:59 #27 transferring context: 50B 0.0s done 09:01:00 #27 DONE 0.1s 09:01:00 09:01:00 #28 [security-bootstrapper internal] load .dockerignore 09:01:00 #28 transferring context: 50B 0.0s done 09:01:00 #28 DONE 0.1s 09:01:00 09:01:00 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:01:00 #29 transferring context: 50B 0.0s done 09:01:00 #29 DONE 0.1s 09:01:00 09:01:00 #30 [core-command internal] load .dockerignore 09:01:00 #30 transferring context: 50B 0.0s done 09:01:00 #30 DONE 0.1s 09:01:00 09:01:00 #31 [security-spiffe-token-provider internal] load .dockerignore 09:01:00 #31 transferring context: 50B 0.0s done 09:01:00 #31 DONE 0.1s 09:01:00 09:01:00 #32 [support-notifications internal] load .dockerignore 09:01:00 #32 transferring context: 50B done 09:01:00 #32 DONE 0.1s 09:01:00 09:01:00 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:01:00 #33 ... 09:01:00 09:01:00 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 09:01:00 #34 DONE 0.2s 09:01:00 09:01:00 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:01:01 #33 DONE 0.7s 09:01:01 09:01:01 #35 [security-spire-config internal] load build context 09:01:01 #35 transferring context: 25.96kB 0.0s done 09:01:01 #35 DONE 0.1s 09:01:01 09:01:01 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:01 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:01:01 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:01:01 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:01:01 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 09:01:01 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:01:01 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:01:01 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:01:01 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 09:01:01 #36 ... 09:01:01 09:01:01 #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:01 #37 DONE 0.0s 09:01:01 09:01:01 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:01:01 #34 DONE 0.2s 09:01:01 09:01:01 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:01 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:01:01 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 09:01:01 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 09:01:01 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:01:01 #36 ... 09:01:01 09:01:01 #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:01 #37 DONE 0.0s 09:01:01 09:01:01 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:01 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.00MB / 28.04MB 0.5s 09:01:01 #36 ... 09:01:01 09:01:01 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:01:01 #34 DONE 0.4s 09:01:01 09:01:01 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:01 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.84MB / 28.04MB 0.7s 09:01:01 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:01:01 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s 09:01:02 #36 ... 09:01:02 09:01:02 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 09:01:02 #34 DONE 0.7s 09:01:02 09:01:02 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:02 #36 ... 09:01:02 09:01:02 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:01:02 #33 DONE 0.9s 09:01:02 09:01:02 #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:02 #37 DONE 0.0s 09:01:02 09:01:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:02 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:01:02 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:01:02 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:01:02 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:01:02 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:01:02 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:01:02 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:01:02 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:01:02 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.20MB / 28.04MB 1.1s 09:01:02 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:01:02 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.22MB / 28.04MB 1.4s 09:01:02 #36 ... 09:01:02 09:01:02 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 09:01:02 #34 DONE 1.2s 09:01:02 09:01:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:02 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.6s 09:01:03 #36 ... 09:01:03 09:01:03 #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:03 #37 DONE 0.0s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.7s 09:01:03 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:01:03 #36 ... 09:01:03 09:01:03 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:01:03 #33 DONE 1.4s 09:01:03 09:01:03 #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:03 #37 DONE 0.0s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.1s 09:01:03 #36 ... 09:01:03 09:01:03 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:01:03 #34 DONE 1.7s 09:01:03 09:01:03 #38 [support-scheduler internal] load build context 09:01:03 #38 DONE 0.0s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 ... 09:01:03 09:01:03 #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:03 #37 DONE 0.0s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.5s 09:01:03 #36 ... 09:01:03 09:01:03 #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:03 #37 DONE 0.0s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 ... 09:01:03 09:01:03 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:01:03 #34 DONE 2.1s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:03 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.7s 09:01:03 #36 ... 09:01:03 09:01:03 #39 [security-spire-server internal] load build context 09:01:03 #39 transferring context: 27.71kB 0.2s done 09:01:03 #39 DONE 1.6s 09:01:03 09:01:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:04 #36 ... 09:01:04 09:01:04 #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:04 #37 DONE 0.0s 09:01:04 09:01:04 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:01:04 #40 DONE 1.4s 09:01:04 09:01:04 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:04 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.68MB / 28.04MB 2.9s 09:01:04 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:01:04 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:01:04 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:01:04 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:01:04 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:01:04 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:01:04 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:01:04 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:01:04 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:01:04 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:01:04 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.1s 09:01:04 #36 ... 09:01:04 09:01:04 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:01:04 #34 DONE 2.4s 09:01:04 09:01:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:04 #36 ... 09:01:04 09:01:04 #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:04 #37 DONE 0.0s 09:01:04 09:01:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:04 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s 09:01:04 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done 09:01:04 #36 ... 09:01:04 09:01:04 #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:04 #37 DONE 0.0s 09:01:04 09:01:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:04 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done 09:01:05 #36 ... 09:01:05 09:01:05 #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:01:05 #37 DONE 0.1s 09:01:05 09:01:05 #41 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:01:05 #41 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:01:05 #41 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:01:05 #41 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:01:05 #41 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:01:05 #41 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:01:05 #41 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.5s done 09:01:05 #41 ... 09:01:05 09:01:05 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:01:05 #34 DONE 3.4s 09:01:05 09:01:05 #42 [security-spire-agent internal] load build context 09:01:05 #42 transferring context: 27.24kB 0.2s done 09:01:05 #42 DONE 1.6s 09:01:05 09:01:05 #41 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:01:05 #41 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:01:05 #41 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:01:05 #41 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:01:05 #41 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:01:05 #41 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:01:05 #41 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.5s done 09:01:06 #41 DONE 6.3s 09:01:06 09:01:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:06 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 09:01:08 #36 ... 09:01:08 09:01:08 #43 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:01:08 #43 DONE 7.0s 09:01:08 09:01:08 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:10 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.9s 09:01:11 #36 ... 09:01:11 09:01:11 #44 [core-keeper internal] load build context 09:01:11 #44 transferring context: 29.29MB 9.8s 09:01:11 #44 ... 09:01:11 09:01:11 #45 [core-data internal] load build context 09:01:11 #45 ... 09:01:11 09:01:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:11 #36 ... 09:01:11 09:01:11 #46 [core-metadata internal] load build context 09:01:11 #46 ... 09:01:11 09:01:11 #47 [security-proxy-auth internal] load build context 09:01:12 #47 ... 09:01:12 09:01:12 #46 [core-metadata internal] load build context 09:01:12 #46 ... 09:01:12 09:01:12 #48 [support-cron-scheduler internal] load build context 09:01:12 #48 ... 09:01:12 09:01:12 #46 [core-metadata internal] load build context 09:01:13 #46 ... 09:01:13 09:01:13 #38 [support-scheduler internal] load build context 09:01:13 #38 ... 09:01:13 09:01:13 #49 [security-secretstore-setup internal] load build context 09:01:13 #49 ... 09:01:13 09:01:13 #38 [support-scheduler internal] load build context 09:01:13 #38 ... 09:01:13 09:01:13 #50 [core-data builder 2/8] WORKDIR /edgex-go 09:01:13 #50 DONE 5.0s 09:01:13 09:01:13 #49 [security-secretstore-setup internal] load build context 09:01:14 #49 ... 09:01:14 09:01:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:14 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 09:01:14 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:01:14 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:01:14 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:01:14 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:01:14 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:01:14 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 09:01:14 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.2s done 09:01:14 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:01:14 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s 09:01:14 #51 ... 09:01:14 09:01:14 #52 [security-proxy-setup internal] load build context 09:01:14 #52 ... 09:01:14 09:01:14 #53 [security-bootstrapper internal] load build context 09:01:14 #53 ... 09:01:14 09:01:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:14 #51 ... 09:01:14 09:01:14 #54 [core-common-config-bootstrapper internal] load build context 09:01:14 #54 ... 09:01:14 09:01:14 #53 [security-bootstrapper internal] load build context 09:01:15 #53 ... 09:01:15 09:01:15 #55 [core-command internal] load build context 09:01:15 #55 ... 09:01:15 09:01:15 #56 [security-spiffe-token-provider internal] load build context 09:01:15 #56 ... 09:01:15 09:01:15 #46 [core-metadata internal] load build context 09:01:15 #46 ... 09:01:15 09:01:15 #57 [support-notifications internal] load build context 09:01:15 #57 ... 09:01:15 09:01:15 #56 [security-spiffe-token-provider internal] load build context 09:01:16 #56 ... 09:01:16 09:01:16 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:01:16 #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:16 #0 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:16 #0 8.109 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:01:16 #0 8.109 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:01:16 #0 8.109 OK: 19946 distinct packages available 09:01:16 #0 8.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:16 #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:16 #58 ... 09:01:16 09:01:16 #46 [core-metadata internal] load build context 09:01:16 #46 transferring context: 52.65MB 14.4s 09:01:17 #46 ... 09:01:17 09:01:17 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:01:17 #59 ... 09:01:17 09:01:17 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:17 #60 ... 09:01:17 09:01:17 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:17 #61 ... 09:01:17 09:01:17 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:01:17 #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:17 #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:17 #62 ... 09:01:17 09:01:17 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:01:17 #63 ... 09:01:17 09:01:17 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:01:17 #64 ... 09:01:17 09:01:17 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:01:17 #65 ... 09:01:17 09:01:17 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:01:18 #66 ... 09:01:18 09:01:18 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:18 #67 ... 09:01:18 09:01:18 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:01:18 #68 ... 09:01:18 09:01:18 #56 [security-spiffe-token-provider internal] load build context 09:01:18 #56 ... 09:01:18 09:01:18 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:18 #61 DONE 11.5s 09:01:18 09:01:18 #56 [security-spiffe-token-provider internal] load build context 09:01:20 #56 ... 09:01:20 09:01:20 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:01:20 #58 10.71 (1/11) Installing ca-certificates (20240226-r0) 09:01:20 #58 11.17 (2/11) Installing brotli-libs (1.0.9-r14) 09:01:20 #58 11.17 (3/11) Installing libunistring (1.1-r1) 09:01:20 #58 11.28 (4/11) Installing libidn2 (2.3.4-r1) 09:01:20 #58 11.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:01:20 #58 11.41 (6/11) Installing libcurl (8.9.1-r0) 09:01:20 #58 11.41 (7/11) Installing curl (8.9.1-r0) 09:01:20 #58 11.41 (8/11) Installing dumb-init (1.2.5-r2) 09:01:20 #58 11.52 (9/11) Installing musl-obstack (1.2.3-r2) 09:01:20 #58 11.52 (10/11) Installing libucontext (1.2-r2) 09:01:20 #58 11.52 (11/11) Installing gcompat (1.1.0-r1) 09:01:20 #58 11.52 Executing busybox-1.36.1-r7.trigger 09:01:20 #58 11.68 Executing ca-certificates-20240226-r0.trigger 09:01:20 #58 12.31 OK: 13 MiB in 26 packages 09:01:20 #58 DONE 14.1s 09:01:20 09:01:20 #56 [security-spiffe-token-provider internal] load build context 09:01:21 #56 ... 09:01:21 09:01:21 #44 [core-keeper internal] load build context 09:01:21 #44 ... 09:01:21 09:01:21 #45 [core-data internal] load build context 09:01:21 #45 transferring context: 53.93MB 19.9s 09:01:22 #45 ... 09:01:22 09:01:22 #44 [core-keeper internal] load build context 09:01:22 #44 ... 09:01:22 09:01:22 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:01:22 #62 11.45 (1/2) Installing ca-certificates (20240226-r0) 09:01:22 #62 11.65 (2/2) Installing dumb-init (1.2.5-r2) 09:01:22 #62 11.65 Executing busybox-1.36.1-r7.trigger 09:01:22 #62 11.73 Executing ca-certificates-20240226-r0.trigger 09:01:22 #62 12.53 OK: 9 MiB in 17 packages 09:01:22 #62 DONE 15.2s 09:01:22 09:01:22 #44 [core-keeper internal] load build context 09:01:22 #44 ... 09:01:22 09:01:22 #47 [security-proxy-auth internal] load build context 09:01:22 #47 ... 09:01:22 09:01:22 #45 [core-data internal] load build context 09:01:22 #45 ... 09:01:22 09:01:22 #48 [support-cron-scheduler internal] load build context 09:01:22 #48 ... 09:01:22 09:01:22 #44 [core-keeper internal] load build context 09:01:23 #44 ... 09:01:23 09:01:23 #38 [support-scheduler internal] load build context 09:01:23 #38 ... 09:01:23 09:01:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:23 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s 09:01:24 #36 ... 09:01:24 09:01:24 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:01:24 #69 ... 09:01:24 09:01:24 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:01:24 #70 ... 09:01:24 09:01:24 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:01:24 #71 ... 09:01:24 09:01:24 #49 [security-secretstore-setup internal] load build context 09:01:24 #49 ... 09:01:24 09:01:24 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:24 #72 ... 09:01:24 09:01:24 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:01:24 #73 ... 09:01:24 09:01:24 #52 [security-proxy-setup internal] load build context 09:01:25 #52 ... 09:01:25 09:01:25 #54 [core-common-config-bootstrapper internal] load build context 09:01:25 #54 ... 09:01:25 09:01:25 #52 [security-proxy-setup internal] load build context 09:01:25 #52 ... 09:01:25 09:01:25 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:01:25 #59 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:25 #59 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:25 #59 16.05 (1/1) Installing dumb-init (1.2.5-r2) 09:01:25 #59 16.05 Executing busybox-1.36.1-r7.trigger 09:01:25 #59 16.05 OK: 8 MiB in 16 packages 09:01:25 #59 DONE 18.0s 09:01:25 09:01:25 #52 [security-proxy-setup internal] load build context 09:01:25 #52 ... 09:01:25 09:01:25 #53 [security-bootstrapper internal] load build context 09:01:25 #53 ... 09:01:25 09:01:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:25 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.8s 09:01:25 #51 ... 09:01:25 09:01:25 #52 [security-proxy-setup internal] load build context 09:01:25 #52 ... 09:01:25 09:01:25 #55 [core-command internal] load build context 09:01:25 #55 ... 09:01:25 09:01:25 #53 [security-bootstrapper internal] load build context 09:01:25 #53 ... 09:01:25 09:01:25 #57 [support-notifications internal] load build context 09:01:25 #57 ... 09:01:25 09:01:25 #55 [core-command internal] load build context 09:01:27 #55 ... 09:01:27 09:01:27 #46 [core-metadata internal] load build context 09:01:27 #46 transferring context: 66.95MB 24.6s 09:01:27 #46 ... 09:01:27 09:01:27 #55 [core-command internal] load build context 09:01:28 #55 ... 09:01:28 09:01:28 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:01:28 #64 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:28 #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:28 #64 18.89 (1/1) Installing dumb-init (1.2.5-r2) 09:01:28 #64 18.89 Executing busybox-1.36.1-r7.trigger 09:01:28 #64 19.04 OK: 8 MiB in 16 packages 09:01:28 #64 DONE 21.4s 09:01:28 09:01:28 #55 [core-command internal] load build context 09:01:29 #55 ... 09:01:29 09:01:29 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:01:29 #74 ... 09:01:29 09:01:29 #46 [core-metadata internal] load build context 09:01:30 #46 ... 09:01:30 09:01:30 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:30 #67 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:30 #67 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:30 #67 16.91 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:01:30 #67 16.91 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:01:30 #67 16.91 OK: 19946 distinct packages available 09:01:30 #67 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:30 #67 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:30 #67 ... 09:01:30 09:01:30 #38 [support-scheduler internal] load build context 09:01:30 #38 ... 09:01:30 09:01:30 #45 [core-data internal] load build context 09:01:30 #45 ... 09:01:30 09:01:30 #38 [support-scheduler internal] load build context 09:01:30 #38 ... 09:01:30 09:01:30 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:30 #72 DONE 16.8s 09:01:31 09:01:31 #45 [core-data internal] load build context 09:01:31 #45 ... 09:01:31 09:01:31 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:01:31 #75 ... 09:01:31 09:01:31 #45 [core-data internal] load build context 09:01:31 #45 ... 09:01:31 09:01:31 #56 [security-spiffe-token-provider internal] load build context 09:01:31 #56 ... 09:01:31 09:01:31 #45 [core-data internal] load build context 09:01:32 #45 transferring context: 66.45MB 30.1s 09:01:32 #45 ... 09:01:32 09:01:32 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:01:32 #76 ... 09:01:32 09:01:32 #45 [core-data internal] load build context 09:01:32 #45 ... 09:01:32 09:01:32 #47 [security-proxy-auth internal] load build context 09:01:33 #47 ... 09:01:33 09:01:33 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:01:33 #68 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:33 #68 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:33 #68 20.90 (1/3) Installing ca-certificates (20240226-r0) 09:01:33 #68 21.19 (2/3) Installing dumb-init (1.2.5-r2) 09:01:33 #68 21.19 (3/3) Installing tzdata (2024a-r0) 09:01:33 #68 24.04 Executing busybox-1.36.1-r7.trigger 09:01:33 #68 24.24 Executing ca-certificates-20240226-r0.trigger 09:01:33 #68 ... 09:01:33 09:01:33 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:01:33 #71 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:33 #71 ... 09:01:33 09:01:33 #48 [support-cron-scheduler internal] load build context 09:01:33 #48 ... 09:01:33 09:01:33 #56 [security-spiffe-token-provider internal] load build context 09:01:34 #56 ... 09:01:34 09:01:34 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:34 #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:34 #60 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:34 #60 24.67 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:01:34 #60 24.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:01:34 #60 24.67 OK: 19946 distinct packages available 09:01:34 #60 ... 09:01:34 09:01:34 #44 [core-keeper internal] load build context 09:01:34 #44 ... 09:01:34 09:01:34 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:34 #60 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:34 #60 ... 09:01:34 09:01:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:34 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.2s 09:01:34 #36 ... 09:01:34 09:01:34 #48 [support-cron-scheduler internal] load build context 09:01:34 #48 ... 09:01:34 09:01:34 #49 [security-secretstore-setup internal] load build context 09:01:34 #49 ... 09:01:34 09:01:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:35 #36 ... 09:01:35 09:01:35 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:01:35 #77 ... 09:01:35 09:01:35 #54 [core-common-config-bootstrapper internal] load build context 09:01:35 #54 ... 09:01:35 09:01:35 #46 [core-metadata internal] load build context 09:01:35 #46 ... 09:01:35 09:01:35 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:01:35 #65 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:35 #65 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:35 #65 27.32 (1/4) Installing ca-certificates (20240226-r0) 09:01:35 #65 28.01 (2/4) Installing dumb-init (1.2.5-r2) 09:01:35 #65 28.01 (3/4) Installing su-exec (0.2-r3) 09:01:35 #65 28.01 (4/4) Installing yq (4.33.3-r5) 09:01:35 #65 ... 09:01:35 09:01:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:35 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.7s 09:01:35 #51 ... 09:01:35 09:01:35 #52 [security-proxy-setup internal] load build context 09:01:35 #52 ... 09:01:35 09:01:35 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:35 #67 25.94 (1/4) Installing dumb-init (1.2.5-r2) 09:01:35 #67 26.09 (2/4) Installing musl-obstack (1.2.3-r2) 09:01:35 #67 26.09 (3/4) Installing libucontext (1.2-r2) 09:01:35 #67 26.09 (4/4) Installing gcompat (1.1.0-r1) 09:01:35 #67 26.39 Executing busybox-1.36.1-r7.trigger 09:01:35 #67 26.39 OK: 8 MiB in 19 packages 09:01:35 #67 DONE 28.7s 09:01:35 09:01:35 #52 [security-proxy-setup internal] load build context 09:01:35 #52 ... 09:01:35 09:01:35 #49 [security-secretstore-setup internal] load build context 09:01:36 #49 ... 09:01:36 09:01:36 #57 [support-notifications internal] load build context 09:01:36 #57 ... 09:01:36 09:01:36 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:36 #36 ... 09:01:36 09:01:36 #53 [security-bootstrapper internal] load build context 09:01:36 #53 ... 09:01:36 09:01:36 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:01:36 #63 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:36 #63 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:36 #63 28.04 (1/2) Installing dumb-init (1.2.5-r2) 09:01:36 #63 28.04 (2/2) Installing su-exec (0.2-r3) 09:01:36 #63 28.04 Executing busybox-1.36.1-r7.trigger 09:01:36 #63 28.04 OK: 8 MiB in 17 packages 09:01:36 #63 ... 09:01:36 09:01:36 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:01:36 #66 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:36 #66 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:36 #66 24.22 (1/4) Installing dumb-init (1.2.5-r2) 09:01:36 #66 24.22 (2/4) Installing openssl (3.1.7-r0) 09:01:36 #66 24.22 (3/4) Installing su-exec (0.2-r3) 09:01:36 #66 24.32 (4/4) Installing yq (4.33.3-r5) 09:01:36 #66 26.00 Executing busybox-1.36.1-r7.trigger 09:01:36 #66 26.00 OK: 18 MiB in 19 packages 09:01:36 #66 DONE 29.2s 09:01:36 09:01:36 #53 [security-bootstrapper internal] load build context 09:01:37 #53 ... 09:01:37 09:01:37 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:01:37 #68 25.79 OK: 12 MiB in 18 packages 09:01:37 #68 DONE 30.3s 09:01:37 09:01:37 #53 [security-bootstrapper internal] load build context 09:01:37 #53 transferring context: 14.38MB 31.2s 09:01:38 #53 ... 09:01:38 09:01:38 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:01:38 #78 ... 09:01:38 09:01:38 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:01:38 #69 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:38 #69 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:38 #69 21.73 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:01:38 #69 21.73 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:01:38 #69 21.73 OK: 19955 distinct packages available 09:01:38 #69 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:38 #69 ... 09:01:38 09:01:38 #53 [security-bootstrapper internal] load build context 09:01:40 #53 ... 09:01:40 09:01:40 #55 [core-command internal] load build context 09:01:40 #55 ... 09:01:40 09:01:40 #53 [security-bootstrapper internal] load build context 09:01:40 #53 ... 09:01:40 09:01:40 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:01:40 #63 DONE 32.9s 09:01:40 09:01:40 #53 [security-bootstrapper internal] load build context 09:01:40 #53 ... 09:01:40 09:01:40 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:01:40 #65 28.82 Executing busybox-1.36.1-r7.trigger 09:01:40 #65 28.91 Executing ca-certificates-20240226-r0.trigger 09:01:40 #65 29.73 OK: 18 MiB in 19 packages 09:01:40 #65 DONE 33.5s 09:01:40 09:01:40 #38 [support-scheduler internal] load build context 09:01:41 #38 ... 09:01:41 09:01:41 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:01:41 #79 ... 09:01:41 09:01:41 #38 [support-scheduler internal] load build context 09:01:43 #38 ... 09:01:43 09:01:43 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:01:43 #71 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:43 #71 25.60 OK: 266 MiB in 52 packages 09:01:43 #71 DONE 29.0s 09:01:43 09:01:43 #45 [core-data internal] load build context 09:01:43 #45 transferring context: 79.90MB 41.1s 09:01:43 #45 ... 09:01:43 09:01:43 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:01:43 #77 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:43 #77 ... 09:01:43 09:01:43 #47 [security-proxy-auth internal] load build context 09:01:43 #47 ... 09:01:43 09:01:43 #38 [support-scheduler internal] load build context 09:01:44 #38 ... 09:01:44 09:01:44 #56 [security-spiffe-token-provider internal] load build context 09:01:44 #56 ... 09:01:44 09:01:44 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:44 #60 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:44 #60 32.45 (1/5) Installing dumb-init (1.2.5-r2) 09:01:44 #60 32.45 (2/5) Installing musl-obstack (1.2.3-r2) 09:01:44 #60 32.45 (3/5) Installing libucontext (1.2-r2) 09:01:44 #60 32.45 (4/5) Installing gcompat (1.1.0-r1) 09:01:44 #60 32.45 (5/5) Installing openssl (3.1.7-r0) 09:01:44 #60 32.45 Executing busybox-1.36.1-r7.trigger 09:01:44 #60 32.64 OK: 9 MiB in 20 packages 09:01:44 #60 DONE 37.0s 09:01:44 09:01:44 #56 [security-spiffe-token-provider internal] load build context 09:01:44 #56 ... 09:01:44 09:01:44 #38 [support-scheduler internal] load build context 09:01:44 #38 ... 09:01:44 09:01:44 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:01:44 #73 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:44 #73 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:44 #73 27.77 OK: 266 MiB in 52 packages 09:01:44 #73 DONE 30.9s 09:01:44 09:01:44 #38 [support-scheduler internal] load build context 09:01:44 #38 ... 09:01:44 09:01:44 #48 [support-cron-scheduler internal] load build context 09:01:45 #48 ... 09:01:45 09:01:45 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:01:45 #69 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:45 #69 27.75 OK: 266 MiB in 52 packages 09:01:45 #69 DONE 31.0s 09:01:45 09:01:45 #48 [support-cron-scheduler internal] load build context 09:01:45 #48 ... 09:01:45 09:01:45 #38 [support-scheduler internal] load build context 09:01:45 #38 ... 09:01:45 09:01:45 #44 [core-keeper internal] load build context 09:01:45 #44 ... 09:01:45 09:01:45 #54 [core-common-config-bootstrapper internal] load build context 09:01:45 #54 ... 09:01:45 09:01:45 #46 [core-metadata internal] load build context 09:01:45 #46 ... 09:01:45 09:01:45 #48 [support-cron-scheduler internal] load build context 09:01:45 #48 ... 09:01:45 09:01:45 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:45 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s 09:01:46 #51 ... 09:01:46 09:01:46 #49 [security-secretstore-setup internal] load build context 09:01:46 #49 ... 09:01:46 09:01:46 #52 [security-proxy-setup internal] load build context 09:01:46 #52 ... 09:01:46 09:01:46 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:01:46 #80 ... 09:01:46 09:01:46 #57 [support-notifications internal] load build context 09:01:46 #57 ... 09:01:46 09:01:46 #49 [security-secretstore-setup internal] load build context 09:01:46 #49 ... 09:01:46 09:01:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:46 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.8s 09:01:46 #36 ... 09:01:46 09:01:46 #52 [security-proxy-setup internal] load build context 09:01:47 #52 ... 09:01:47 09:01:47 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:01:47 #81 ... 09:01:47 09:01:47 #52 [security-proxy-setup internal] load build context 09:01:48 #52 ... 09:01:48 09:01:48 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:01:48 #82 ... 09:01:48 09:01:48 #46 [core-metadata internal] load build context 09:01:49 #46 transferring context: 97.86MB 46.4s 09:01:50 #46 ... 09:01:50 09:01:50 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:01:50 #70 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:50 #70 28.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:50 #70 32.68 OK: 266 MiB in 52 packages 09:01:50 #70 DONE 35.9s 09:01:50 09:01:50 #46 [core-metadata internal] load build context 09:01:50 #46 ... 09:01:50 09:01:50 #55 [core-command internal] load build context 09:01:50 #55 ... 09:01:50 09:01:50 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:01:50 #76 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:50 #76 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:50 #76 23.91 OK: 9 MiB in 17 packages 09:01:50 #76 DONE 27.8s 09:01:50 09:01:50 #46 [core-metadata internal] load build context 09:01:50 #46 ... 09:01:50 09:01:50 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:01:50 #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:50 #75 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:50 #75 26.04 OK: 13 MiB in 26 packages 09:01:50 #75 DONE 29.2s 09:01:50 09:01:50 #46 [core-metadata internal] load build context 09:01:50 #46 ... 09:01:50 09:01:50 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:01:50 #83 ... 09:01:50 09:01:50 #55 [core-command internal] load build context 09:01:50 #55 ... 09:01:50 09:01:50 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:01:50 #74 22.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:50 #74 24.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:50 #74 28.45 (1/1) Installing dumb-init (1.2.5-r2) 09:01:50 #74 29.56 Executing busybox-1.36.1-r7.trigger 09:01:50 #74 29.72 OK: 8 MiB in 16 packages 09:01:50 #74 DONE 31.7s 09:01:50 09:01:50 #55 [core-command internal] load build context 09:01:51 #55 ... 09:01:51 09:01:51 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:01:51 #84 ... 09:01:51 09:01:51 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:01:51 #77 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:51 #77 24.17 OK: 8 MiB in 16 packages 09:01:51 #77 DONE 26.0s 09:01:51 09:01:51 #53 [security-bootstrapper internal] load build context 09:01:51 #53 ... 09:01:51 09:01:51 #55 [core-command internal] load build context 09:01:51 #55 ... 09:01:51 09:01:51 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:01:51 #78 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:51 #78 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:51 #78 22.14 OK: 8 MiB in 16 packages 09:01:51 #78 DONE 23.4s 09:01:51 09:01:51 #46 [core-metadata internal] load build context 09:01:52 #46 ... 09:01:52 09:01:52 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:01:52 #79 16.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:52 #79 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:52 #79 20.62 OK: 266 MiB in 52 packages 09:01:52 #79 DONE 21.6s 09:01:52 09:01:52 #46 [core-metadata internal] load build context 09:01:53 #46 ... 09:01:53 09:01:53 #45 [core-data internal] load build context 09:01:53 #45 ... 09:01:53 09:01:53 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:01:53 #81 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:01:53 #81 ... 09:01:53 09:01:53 #47 [security-proxy-auth internal] load build context 09:01:53 #47 transferring context: 99.07MB 51.5s 09:01:53 #47 ... 09:01:53 09:01:53 #45 [core-data internal] load build context 09:01:54 #45 ... 09:01:54 09:01:54 #56 [security-spiffe-token-provider internal] load build context 09:01:54 #56 ... 09:01:54 09:01:54 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:01:54 #85 ... 09:01:54 09:01:54 #56 [security-spiffe-token-provider internal] load build context 09:01:55 #56 ... 09:01:55 09:01:55 #38 [support-scheduler internal] load build context 09:01:55 #38 ... 09:01:55 09:01:55 #44 [core-keeper internal] load build context 09:01:55 #44 ... 09:01:55 09:01:55 #54 [core-common-config-bootstrapper internal] load build context 09:01:56 #54 ... 09:01:56 09:01:56 #44 [core-keeper internal] load build context 09:01:56 #44 ... 09:01:56 09:01:56 #48 [support-cron-scheduler internal] load build context 09:01:56 #48 ... 09:01:56 09:01:56 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:01:56 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.8s 09:01:56 #51 ... 09:01:56 09:01:56 #48 [support-cron-scheduler internal] load build context 09:01:56 #48 ... 09:01:56 09:01:56 #57 [support-notifications internal] load build context 09:01:56 #57 ... 09:01:56 09:01:56 #48 [support-cron-scheduler internal] load build context 09:01:57 #48 ... 09:01:57 09:01:57 #49 [security-secretstore-setup internal] load build context 09:01:57 #49 ... 09:01:57 09:01:57 #48 [support-cron-scheduler internal] load build context 09:01:57 #48 ... 09:01:57 09:01:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:57 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.1s 09:01:57 #36 ... 09:01:57 09:01:57 #48 [support-cron-scheduler internal] load build context 09:01:58 #48 ... 09:01:58 09:01:58 #52 [security-proxy-setup internal] load build context 09:01:58 #52 ... 09:01:58 09:01:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:01:59 #36 ... 09:01:59 09:01:59 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:01:59 #81 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:01:59 #81 20.16 OK: 18 MiB in 19 packages 09:01:59 #81 DONE 22.0s 09:01:59 09:01:59 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:02:00 #86 DONE 0.8s 09:02:00 09:02:00 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:02:00 #82 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:00 #82 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:00 #82 21.26 OK: 12 MiB in 18 packages 09:02:00 #82 DONE 22.3s 09:02:00 09:02:00 #45 [core-data internal] load build context 09:02:00 #45 transferring context: 109.80MB 58.3s 09:02:00 #45 ... 09:02:00 09:02:00 #52 [security-proxy-setup internal] load build context 09:02:01 #52 ... 09:02:01 09:02:01 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:02:01 #80 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:01 #80 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:01 #80 23.50 OK: 8 MiB in 19 packages 09:02:01 #80 DONE 24.9s 09:02:01 09:02:01 #52 [security-proxy-setup internal] load build context 09:02:01 #52 ... 09:02:01 09:02:01 #53 [security-bootstrapper internal] load build context 09:02:01 #53 ... 09:02:01 09:02:01 #55 [core-command internal] load build context 09:02:01 #55 ... 09:02:01 09:02:01 #52 [security-proxy-setup internal] load build context 09:02:01 #52 ... 09:02:01 09:02:01 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:02:01 #83 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:01 #83 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:01 #83 19.55 OK: 8 MiB in 17 packages 09:02:01 #83 DONE 21.2s 09:02:01 09:02:01 #52 [security-proxy-setup internal] load build context 09:02:02 #52 ... 09:02:02 09:02:02 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:02:02 #84 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:02 #84 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:02 #84 20.28 OK: 18 MiB in 19 packages 09:02:02 #84 DONE 21.1s 09:02:02 09:02:02 #52 [security-proxy-setup internal] load build context 09:02:03 #52 ... 09:02:03 09:02:03 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:02:03 #85 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:02:03 #85 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:02:03 #85 17.48 OK: 9 MiB in 20 packages 09:02:03 #85 DONE 18.7s 09:02:03 09:02:03 #52 [security-proxy-setup internal] load build context 09:02:03 #52 ... 09:02:03 09:02:03 #46 [core-metadata internal] load build context 09:02:03 #46 ... 09:02:03 09:02:03 #52 [security-proxy-setup internal] load build context 09:02:03 #52 ... 09:02:03 09:02:03 #47 [security-proxy-auth internal] load build context 09:02:04 #47 ... 09:02:04 09:02:04 #52 [security-proxy-setup internal] load build context 09:02:05 #52 transferring context: 107.23MB 59.0s 09:02:05 #52 ... 09:02:05 09:02:05 #56 [security-spiffe-token-provider internal] load build context 09:02:05 #56 ... 09:02:05 09:02:05 #38 [support-scheduler internal] load build context 09:02:05 #38 ... 09:02:05 09:02:05 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:02:05 #87 DONE 2.6s 09:02:05 09:02:05 #38 [support-scheduler internal] load build context 09:02:05 #38 ... 09:02:05 09:02:05 #52 [security-proxy-setup internal] load build context 09:02:06 #52 ... 09:02:06 09:02:06 #54 [core-common-config-bootstrapper internal] load build context 09:02:06 #54 ... 09:02:06 09:02:06 #56 [security-spiffe-token-provider internal] load build context 09:02:06 #56 ... 09:02:06 09:02:06 #44 [core-keeper internal] load build context 09:02:06 #44 ... 09:02:06 09:02:06 #54 [core-common-config-bootstrapper internal] load build context 09:02:07 #54 ... 09:02:07 09:02:07 #57 [support-notifications internal] load build context 09:02:07 #57 ... 09:02:07 09:02:07 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:02:07 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 49.1s done 09:02:07 #51 ... 09:02:07 09:02:07 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:02:07 #88 DONE 5.1s 09:02:07 09:02:07 #49 [security-secretstore-setup internal] load build context 09:02:07 #49 ... 09:02:07 09:02:07 #54 [core-common-config-bootstrapper internal] load build context 09:02:07 #54 ... 09:02:07 09:02:07 #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:02:07 #89 DONE 0.9s 09:02:07 09:02:07 #54 [core-common-config-bootstrapper internal] load build context 09:02:08 #54 ... 09:02:08 09:02:08 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:02:08 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 62.0s done 09:02:08 #36 DONE 68.5s 09:02:08 09:02:08 #54 [core-common-config-bootstrapper internal] load build context 09:02:08 #54 ... 09:02:08 09:02:08 #48 [support-cron-scheduler internal] load build context 09:02:08 #48 ... 09:02:08 09:02:08 #54 [core-common-config-bootstrapper internal] load build context 09:02:10 #54 transferring context: 120.42MB 64.1s 09:02:10 #54 ... 09:02:10 09:02:10 #45 [core-data internal] load build context 09:02:10 #45 ... 09:02:10 09:02:10 #54 [core-common-config-bootstrapper internal] load build context 09:02:11 #54 ... 09:02:11 09:02:11 #53 [security-bootstrapper internal] load build context 09:02:11 #53 ... 09:02:11 09:02:11 #55 [core-command internal] load build context 09:02:11 #55 ... 09:02:11 09:02:11 #53 [security-bootstrapper internal] load build context 09:02:13 #53 ... 09:02:13 09:02:13 #46 [core-metadata internal] load build context 09:02:13 #46 ... 09:02:13 09:02:13 #53 [security-bootstrapper internal] load build context 09:02:14 #53 ... 09:02:14 09:02:14 #47 [security-proxy-auth internal] load build context 09:02:14 #47 ... 09:02:14 09:02:14 #53 [security-bootstrapper internal] load build context 09:02:15 #53 transferring context: 78.62MB 69.1s 09:02:16 #53 ... 09:02:16 09:02:16 #38 [support-scheduler internal] load build context 09:02:16 #38 ... 09:02:16 09:02:16 #52 [security-proxy-setup internal] load build context 09:02:16 #52 ... 09:02:16 09:02:16 #53 [security-bootstrapper internal] load build context 09:02:16 #53 ... 09:02:16 09:02:16 #56 [security-spiffe-token-provider internal] load build context 09:02:16 #56 ... 09:02:16 09:02:16 #44 [core-keeper internal] load build context 09:02:16 #44 ... 09:02:16 09:02:16 #53 [security-bootstrapper internal] load build context 09:02:17 #53 ... 09:02:17 09:02:17 #57 [support-notifications internal] load build context 09:02:17 #57 ... 09:02:17 09:02:17 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:17 #90 DONE 4.4s 09:02:17 09:02:17 #57 [support-notifications internal] load build context 09:02:17 #57 ... 09:02:17 09:02:17 #53 [security-bootstrapper internal] load build context 09:02:17 #53 ... 09:02:17 09:02:17 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:17 #91 DONE 5.3s 09:02:17 09:02:17 #53 [security-bootstrapper internal] load build context 09:02:17 #53 ... 09:02:17 09:02:17 #49 [security-secretstore-setup internal] load build context 09:02:17 #49 ... 09:02:17 09:02:17 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:17 #92 DONE 5.4s 09:02:17 09:02:17 #49 [security-secretstore-setup internal] load build context 09:02:17 #49 ... 09:02:17 09:02:17 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:02:18 #93 DONE 1.0s 09:02:18 09:02:18 #38 [support-scheduler internal] load build context 09:02:18 #38 ... 09:02:18 09:02:18 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:02:18 #94 DONE 1.5s 09:02:18 09:02:18 #38 [support-scheduler internal] load build context 09:02:18 #38 ... 09:02:18 09:02:18 #48 [support-cron-scheduler internal] load build context 09:02:19 #48 ... 09:02:19 09:02:19 #38 [support-scheduler internal] load build context 09:02:19 #38 ... 09:02:19 09:02:19 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:02:19 #95 DONE 1.6s 09:02:19 09:02:19 #38 [support-scheduler internal] load build context 09:02:19 #38 ... 09:02:19 09:02:19 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:02:19 #96 DONE 1.2s 09:02:19 09:02:19 #38 [support-scheduler internal] load build context 09:02:20 #38 ... 09:02:20 09:02:20 #97 [security-spire-server stage-2 6/9] COPY security.txt / 09:02:20 #97 DONE 1.5s 09:02:20 09:02:20 #38 [support-scheduler internal] load build context 09:02:20 #38 transferring context: 170.49MB 75.0s 09:02:20 #38 ... 09:02:20 09:02:20 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:02:20 #98 DONE 1.5s 09:02:20 09:02:20 #38 [support-scheduler internal] load build context 09:02:21 #38 ... 09:02:21 09:02:21 #45 [core-data internal] load build context 09:02:21 #45 ... 09:02:21 09:02:21 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:21 #99 DONE 1.3s 09:02:21 09:02:21 #45 [core-data internal] load build context 09:02:21 #45 ... 09:02:21 09:02:21 #48 [support-cron-scheduler internal] load build context 09:02:21 #48 ... 09:02:21 09:02:21 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:21 #100 DONE 1.0s 09:02:21 09:02:21 #48 [support-cron-scheduler internal] load build context 09:02:21 #48 ... 09:02:21 09:02:21 #54 [core-common-config-bootstrapper internal] load build context 09:02:21 #54 ... 09:02:21 09:02:21 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:21 #101 DONE 1.2s 09:02:21 09:02:21 #54 [core-common-config-bootstrapper internal] load build context 09:02:21 #54 ... 09:02:21 09:02:21 #48 [support-cron-scheduler internal] load build context 09:02:22 #48 ... 09:02:22 09:02:22 #55 [core-command internal] load build context 09:02:22 #55 ... 09:02:22 09:02:22 #48 [support-cron-scheduler internal] load build context 09:02:22 #48 ... 09:02:22 09:02:22 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:22 #102 DONE 1.3s 09:02:22 09:02:22 #48 [support-cron-scheduler internal] load build context 09:02:23 #48 ... 09:02:23 09:02:23 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:23 #103 DONE 1.4s 09:02:23 09:02:23 #48 [support-cron-scheduler internal] load build context 09:02:24 #48 ... 09:02:24 09:02:24 #46 [core-metadata internal] load build context 09:02:24 #46 ... 09:02:24 09:02:24 #48 [support-cron-scheduler internal] load build context 09:02:24 #48 ... 09:02:24 09:02:24 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:24 #104 DONE 1.9s 09:02:24 09:02:24 #48 [support-cron-scheduler internal] load build context 09:02:24 #48 ... 09:02:24 09:02:24 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:24 #105 DONE 1.6s 09:02:24 09:02:24 #48 [support-cron-scheduler internal] load build context 09:02:24 #48 ... 09:02:24 09:02:24 #47 [security-proxy-auth internal] load build context 09:02:24 #47 ... 09:02:24 09:02:24 #48 [support-cron-scheduler internal] load build context 09:02:24 #48 ... 09:02:24 09:02:24 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:24 #106 DONE 1.7s 09:02:25 09:02:25 #48 [support-cron-scheduler internal] load build context 09:02:25 #48 ... 09:02:25 09:02:25 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:25 #107 DONE 1.2s 09:02:25 09:02:25 #48 [support-cron-scheduler internal] load build context 09:02:25 #48 transferring context: 208.13MB 82.1s 09:02:26 #48 ... 09:02:26 09:02:26 #52 [security-proxy-setup internal] load build context 09:02:26 #52 ... 09:02:26 09:02:26 #48 [support-cron-scheduler internal] load build context 09:02:26 #48 ... 09:02:26 09:02:26 #56 [security-spiffe-token-provider internal] load build context 09:02:26 #56 ... 09:02:26 09:02:26 #44 [core-keeper internal] load build context 09:02:27 #44 ... 09:02:27 09:02:27 #56 [security-spiffe-token-provider internal] load build context 09:02:27 #56 ... 09:02:27 09:02:27 #57 [support-notifications internal] load build context 09:02:27 #57 ... 09:02:27 09:02:27 #53 [security-bootstrapper internal] load build context 09:02:27 #53 ... 09:02:27 09:02:27 #49 [security-secretstore-setup internal] load build context 09:02:27 #49 ... 09:02:27 09:02:27 #53 [security-bootstrapper internal] load build context 09:02:31 #53 ... 09:02:31 09:02:31 #38 [support-scheduler internal] load build context 09:02:31 #38 transferring context: 213.64MB 85.5s 09:02:31 #38 ... 09:02:31 09:02:31 #45 [core-data internal] load build context 09:02:31 #45 ... 09:02:31 09:02:31 #38 [support-scheduler internal] load build context 09:02:32 #38 ... 09:02:32 09:02:32 #54 [core-common-config-bootstrapper internal] load build context 09:02:32 #54 ... 09:02:32 09:02:32 #38 [support-scheduler internal] load build context 09:02:32 #38 ... 09:02:32 09:02:32 #108 [security-spire-agent] exporting to image 09:02:32 #108 exporting layers 6.4s done 09:02:32 #108 writing image sha256:b10768b6e1bed7d1d649e15e781931416f38d46740ece29666d30f366d889bed 0.2s done 09:02:32 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:02:32 #108 writing image sha256:b046918eb9ed984932bdcc219e1b2f92507b3ee05c9fcc1cab0e74dea7e62adb 0.1s done 09:02:32 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:02:32 #108 writing image sha256:f9b64a633666531dbd0649afa2c8f399c80f67d266182985a20a02f88885d85c 0.0s done 09:02:32 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:02:32 #108 DONE 7.1s 09:02:32 09:02:32 #38 [support-scheduler internal] load build context 09:02:32 #38 ... 09:02:32 09:02:32 #55 [core-command internal] load build context 09:02:32 #55 ... 09:02:32 09:02:32 #54 [core-common-config-bootstrapper internal] load build context 09:02:33 #54 ... 09:02:33 09:02:33 #46 [core-metadata internal] load build context 09:02:34 #46 ... 09:02:34 09:02:34 #54 [core-common-config-bootstrapper internal] load build context 09:02:34 #54 ... 09:02:34 09:02:34 #47 [security-proxy-auth internal] load build context 09:02:34 #47 ... 09:02:34 09:02:34 #54 [core-common-config-bootstrapper internal] load build context 09:02:36 #54 transferring context: 228.99MB 89.8s 09:02:36 #54 ... 09:02:36 09:02:36 #52 [security-proxy-setup internal] load build context 09:02:36 #52 ... 09:02:36 09:02:36 #46 [core-metadata internal] load build context 09:02:36 #46 ... 09:02:36 09:02:36 #48 [support-cron-scheduler internal] load build context 09:02:37 #48 ... 09:02:37 09:02:37 #46 [core-metadata internal] load build context 09:02:37 #46 ... 09:02:37 09:02:37 #44 [core-keeper internal] load build context 09:02:37 #44 ... 09:02:37 09:02:37 #48 [support-cron-scheduler internal] load build context 09:02:37 #48 ... 09:02:37 09:02:37 #56 [security-spiffe-token-provider internal] load build context 09:02:37 #56 ... 09:02:37 09:02:37 #57 [support-notifications internal] load build context 09:02:37 #57 ... 09:02:37 09:02:37 #56 [security-spiffe-token-provider internal] load build context 09:02:37 #56 ... 09:02:37 09:02:37 #49 [security-secretstore-setup internal] load build context 09:02:37 #49 ... 09:02:37 09:02:37 #56 [security-spiffe-token-provider internal] load build context 09:02:41 #56 ... 09:02:41 09:02:41 #53 [security-bootstrapper internal] load build context 09:02:41 #53 transferring context: 178.66MB 94.9s 09:02:41 #53 ... 09:02:41 09:02:41 #56 [security-spiffe-token-provider internal] load build context 09:02:41 #56 ... 09:02:41 09:02:41 #45 [core-data internal] load build context 09:02:41 #45 ... 09:02:41 09:02:41 #56 [security-spiffe-token-provider internal] load build context 09:02:42 #56 ... 09:02:42 09:02:42 #38 [support-scheduler internal] load build context 09:02:42 #38 ... 09:02:42 09:02:42 #53 [security-bootstrapper internal] load build context 09:02:42 #53 ... 09:02:42 09:02:42 #55 [core-command internal] load build context 09:02:42 #55 ... 09:02:42 09:02:42 #38 [support-scheduler internal] load build context 09:02:42 #38 ... 09:02:42 09:02:42 #46 [core-metadata internal] load build context 09:02:42 #46 transferring context: 310.82MB 100.0s done 09:02:42 #46 DONE 101.0s 09:02:42 09:02:42 #38 [support-scheduler internal] load build context 09:02:45 #38 ... 09:02:45 09:02:45 #47 [security-proxy-auth internal] load build context 09:02:45 #47 ... 09:02:45 09:02:45 #38 [support-scheduler internal] load build context 09:02:46 #38 ... 09:02:46 09:02:46 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:02:46 #109 DONE 3.1s 09:02:46 09:02:46 #38 [support-scheduler internal] load build context 09:02:46 #38 ... 09:02:46 09:02:46 #54 [core-common-config-bootstrapper internal] load build context 09:02:46 #54 ... 09:02:46 09:02:46 #52 [security-proxy-setup internal] load build context 09:02:46 #52 ... 09:02:46 09:02:46 #38 [support-scheduler internal] load build context 09:02:47 #38 ... 09:02:47 09:02:47 #44 [core-keeper internal] load build context 09:02:47 #44 transferring context: 192.82MB 105.7s 09:02:47 #44 ... 09:02:47 09:02:47 #48 [support-cron-scheduler internal] load build context 09:02:47 #48 ... 09:02:47 09:02:47 #44 [core-keeper internal] load build context 09:02:47 #44 ... 09:02:47 09:02:47 #57 [support-notifications internal] load build context 09:02:48 #57 ... 09:02:48 09:02:48 #44 [core-keeper internal] load build context 09:02:48 #44 ... 09:02:48 09:02:48 #49 [security-secretstore-setup internal] load build context 09:02:48 #49 ... 09:02:48 09:02:48 #57 [support-notifications internal] load build context 09:02:48 #57 ... 09:02:48 09:02:48 #47 [security-proxy-auth internal] load build context 09:02:48 #47 transferring context: 310.82MB 106.1s done 09:02:48 #47 DONE 106.8s 09:02:48 09:02:48 #57 [support-notifications internal] load build context 09:02:49 #57 ... 09:02:49 09:02:49 #52 [security-proxy-setup internal] load build context 09:02:49 #52 transferring context: 310.82MB 102.5s done 09:02:49 #52 DONE 105.1s 09:02:49 09:02:49 #57 [support-notifications internal] load build context 09:02:49 #57 ... 09:02:49 09:02:49 #48 [support-cron-scheduler internal] load build context 09:02:49 #48 transferring context: 310.82MB 105.2s done 09:02:49 #48 DONE 106.6s 09:02:49 09:02:49 #57 [support-notifications internal] load build context 09:02:50 #57 ... 09:02:50 09:02:50 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:02:50 #110 DONE 1.4s 09:02:50 09:02:50 #57 [support-notifications internal] load build context 09:02:50 #57 ... 09:02:50 09:02:50 #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:02:50 #111 DONE 1.1s 09:02:50 09:02:50 #57 [support-notifications internal] load build context 09:02:51 #57 ... 09:02:51 09:02:51 #45 [core-data internal] load build context 09:02:51 #45 ... 09:02:51 09:02:51 #57 [support-notifications internal] load build context 09:02:52 #57 ... 09:02:52 09:02:52 #38 [support-scheduler internal] load build context 09:02:52 #38 transferring context: 310.82MB 106.4s done 09:02:52 #38 DONE 108.7s 09:02:52 09:02:52 #57 [support-notifications internal] load build context 09:02:52 #57 ... 09:02:52 09:02:52 #56 [security-spiffe-token-provider internal] load build context 09:02:52 #56 ... 09:02:52 09:02:52 #55 [core-command internal] load build context 09:02:52 #55 ... 09:02:52 09:02:52 #53 [security-bootstrapper internal] load build context 09:02:52 #53 ... 09:02:52 09:02:52 #55 [core-command internal] load build context 09:02:54 #55 ... 09:02:54 09:02:54 #54 [core-common-config-bootstrapper internal] load build context 09:02:54 #54 transferring context: 310.82MB 107.2s done 09:02:54 #54 DONE 109.3s 09:02:54 09:02:54 #55 [core-command internal] load build context 09:02:54 #55 ... 09:02:54 09:02:54 #45 [core-data internal] load build context 09:02:54 #45 transferring context: 310.82MB 111.9s done 09:02:54 #45 DONE 112.5s 09:02:54 09:02:54 #55 [core-command internal] load build context 09:02:56 #55 ... 09:02:56 09:02:56 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:56 #112 ... 09:02:56 09:02:56 #55 [core-command internal] load build context 09:02:58 #55 ... 09:02:58 09:02:58 #44 [core-keeper internal] load build context 09:02:58 #44 ... 09:02:58 09:02:58 #55 [core-command internal] load build context 09:02:58 #55 ... 09:02:58 09:02:58 #49 [security-secretstore-setup internal] load build context 09:02:58 #49 ... 09:02:58 09:02:58 #55 [core-command internal] load build context 09:02:59 #55 transferring context: 244.03MB 112.6s 09:03:00 #55 ... 09:03:00 09:03:00 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:00 #113 ... 09:03:00 09:03:00 #55 [core-command internal] load build context 09:03:00 #55 ... 09:03:00 09:03:00 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:01 #114 ... 09:03:01 09:03:01 #53 [security-bootstrapper internal] load build context 09:03:01 #53 ... 09:03:01 09:03:01 #55 [core-command internal] load build context 09:03:02 #55 ... 09:03:02 09:03:02 #57 [support-notifications internal] load build context 09:03:02 #57 ... 09:03:02 09:03:02 #55 [core-command internal] load build context 09:03:02 #55 ... 09:03:02 09:03:02 #56 [security-spiffe-token-provider internal] load build context 09:03:03 #56 ... 09:03:03 09:03:03 #57 [support-notifications internal] load build context 09:03:04 #57 transferring context: 248.66MB 114.2s 09:03:08 #57 ... 09:03:08 09:03:08 #44 [core-keeper internal] load build context 09:03:08 #44 ... 09:03:08 09:03:08 #49 [security-secretstore-setup internal] load build context 09:03:08 #49 ... 09:03:08 09:03:08 #44 [core-keeper internal] load build context 09:03:09 #44 ... 09:03:09 09:03:09 #53 [security-bootstrapper internal] load build context 09:03:09 #53 transferring context: 310.82MB 122.3s done 09:03:09 #53 DONE 124.9s 09:03:09 09:03:09 #44 [core-keeper internal] load build context 09:03:09 #44 ... 09:03:09 09:03:09 #55 [core-command internal] load build context 09:03:09 #55 transferring context: 310.82MB 123.4s done 09:03:09 #55 DONE 124.9s 09:03:09 09:03:09 #44 [core-keeper internal] load build context 09:03:10 #44 ... 09:03:10 09:03:10 #56 [security-spiffe-token-provider internal] load build context 09:03:10 #56 transferring context: 310.82MB 123.9s done 09:03:10 #56 DONE 125.4s 09:03:10 09:03:10 #44 [core-keeper internal] load build context 09:03:12 #44 ... 09:03:12 09:03:12 #57 [support-notifications internal] load build context 09:03:12 #57 transferring context: 310.82MB 122.2s done 09:03:12 #57 DONE 126.7s 09:03:12 09:03:12 #44 [core-keeper internal] load build context 09:03:13 #44 ... 09:03:13 09:03:13 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:03:13 #115 DONE 2.8s 09:03:13 09:03:13 #49 [security-secretstore-setup internal] load build context 09:03:13 #49 transferring context: 310.82MB 127.6s done 09:03:13 #49 DONE 129.8s 09:03:13 09:03:13 #44 [core-keeper internal] load build context 09:03:14 #44 transferring context: 310.82MB 132.6s done 09:03:14 #44 DONE 132.7s 09:03:14 09:03:14 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:15 #116 ... 09:03:15 09:03:15 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:03:15 #117 DONE 0.7s 09:03:15 09:03:15 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #118 ... 09:04:11 09:04:11 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #112 DONE 80.0s 09:04:11 09:04:11 #119 [core-metadata builder 6/7] COPY . . 09:04:11 #119 ... 09:04:11 09:04:11 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #113 DONE 80.1s 09:04:11 09:04:11 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #120 CACHED 09:04:11 09:04:11 #121 [core-command builder 6/7] COPY . . 09:04:11 #121 CACHED 09:04:11 09:04:11 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 09:04:11 #122 CACHED 09:04:11 09:04:11 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 09:04:11 #123 CACHED 09:04:11 09:04:11 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #124 CACHED 09:04:11 09:04:11 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:11 #125 CACHED 09:04:11 09:04:11 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:04:11 #126 CACHED 09:04:11 09:04:11 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #127 CACHED 09:04:11 09:04:11 #128 [support-scheduler builder 6/7] COPY . . 09:04:11 #128 CACHED 09:04:11 09:04:11 #119 [core-metadata builder 6/7] COPY . . 09:04:11 #119 DONE 4.5s 09:04:11 09:04:11 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:04:11 #129 CACHED 09:04:11 09:04:11 #130 [security-proxy-auth builder 6/7] COPY . . 09:04:11 #130 CACHED 09:04:11 09:04:11 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #131 CACHED 09:04:11 09:04:11 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 09:04:11 #132 CACHED 09:04:11 09:04:11 #133 [core-data builder 6/7] COPY . . 09:04:11 #133 CACHED 09:04:11 09:04:11 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 #134 CACHED 09:04:11 09:04:11 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:15 #135 ... 09:04:15 09:04:15 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:15 #114 DONE 83.9s 09:04:15 09:04:15 #136 [support-cron-scheduler builder 6/7] COPY . . 09:04:20 #136 ... 09:04:20 09:04:20 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:20 #135 6.354 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 09:04:20 #135 ... 09:04:20 09:04:20 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:20 #0 6.136 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 09:04:20 #137 ... 09:04:20 09:04:20 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:20 #0 6.527 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 09:04:21 #138 ... 09:04:21 09:04:21 #139 [security-proxy-setup builder 6/7] COPY . . 09:04:21 #139 ... 09:04:21 09:04:21 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:21 #0 5.756 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 09:04:21 #140 ... 09:04:21 09:04:21 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:21 #0 5.628 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 09:04:21 #141 ... 09:04:21 09:04:21 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:21 #0 6.609 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 09:04:22 #142 ... 09:04:22 09:04:22 #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:22 #143 CACHED 09:04:22 09:04:22 #144 [support-notifications builder 6/7] COPY . . 09:04:22 #144 CACHED 09:04:22 09:04:22 #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:04:22 #145 CACHED 09:04:22 09:04:22 #136 [support-cron-scheduler builder 6/7] COPY . . 09:04:22 #136 DONE 7.2s 09:04:22 09:04:22 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:04:22 #146 ... 09:04:22 09:04:22 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:22 #147 CACHED 09:04:22 09:04:22 #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:22 #148 CACHED 09:04:22 09:04:22 #149 [security-bootstrapper builder 6/7] COPY . . 09:04:22 #149 CACHED 09:04:22 09:04:22 #139 [security-proxy-setup builder 6/7] COPY . . 09:04:22 #139 DONE 11.5s 09:04:22 09:04:22 #150 [security-secretstore-setup builder 6/7] COPY . . 09:04:22 #150 CACHED 09:04:22 09:04:22 #151 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:22 #151 CACHED 09:04:22 09:04:22 #152 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:04:22 #152 CACHED 09:04:22 09:04:22 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:04:27 #153 4.771 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 09:04:28 #153 ... 09:04:28 09:04:28 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:04:28 #146 4.258 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:04:32 #146 ... 09:04:32 09:04:32 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:32 #0 5.126 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:04:32 #154 ... 09:04:32 09:04:32 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:32 #0 4.704 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 09:04:32 #155 ... 09:04:32 09:04:32 #156 [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:04:32 #0 4.996 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 09:04:59 #156 ... 09:04:59 09:04:59 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:59 #118 DONE 100.0s 09:04:59 09:04:59 #157 [core-keeper builder 7/8] COPY . . 09:04:59 #157 ... 09:04:59 09:04:59 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:59 #116 DONE 104.5s 09:04:59 09:04:59 #158 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:00 #158 ... 09:05:00 09:05:00 #157 [core-keeper builder 7/8] COPY . . 09:05:00 #157 DONE 5.0s 09:05:00 09:05:00 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:02 #159 ... 09:05:02 09:05:02 #158 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:02 #158 DONE 4.6s 09:05:02 09:05:02 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:02 #159 2.630 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:05:10 #159 ... 09:05:10 09:05:10 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:10 #0 2.447 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 09:25:48 #160 ... 09:25:48 09:25:48 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:48 #155 DONE 1285.5s 09:25:48 09:25:48 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:25:48 #161 DONE 0.5s 09:25:48 09:25:48 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:25:50 #162 DONE 2.7s 09:25:50 09:25:50 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:25:51 #163 DONE 0.3s 09:25:51 09:25:51 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:25:51 #164 DONE 0.3s 09:25:51 09:25:51 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:25:51 #140 ... 09:25:51 09:25:51 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:25:51 #165 DONE 0.3s 09:25:51 09:25:51 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:25:51 #166 DONE 0.1s 09:25:51 09:25:51 #156 [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:25:51 #156 1289.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:25:51 #156 ... 09:25:51 09:25:51 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:25:51 #167 DONE 0.2s 09:25:52 09:25:52 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:25:52 #168 DONE 0.1s 09:25:52 09:25:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:25:52 #51 ... 09:25:52 09:25:52 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:25:52 #169 DONE 0.2s 09:25:52 09:25:52 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:25:52 #170 DONE 0.2s 09:25:52 09:25:52 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:25:52 #171 DONE 0.2s 09:25:52 09:25:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:53 #137 ... 09:25:53 09:25:53 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:25:55 #172 DONE 2.8s 09:25:55 09:25:55 #108 [security-bootstrapper] exporting to image 09:25:55 #108 exporting layers 09:25:57 #108 ... 09:25:57 09:25:57 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:25:57 #153 DONE 1294.6s 09:25:57 09:25:57 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:57 #160 ... 09:25:57 09:25:57 #108 [security-bootstrapper] exporting to image 09:25:57 #108 exporting layers 1.8s done 09:25:57 #108 writing image sha256:6bae244e7c0d2b55082d2893cd3e67db0868a8aa7b8d2f373b6a579c602463a0 09:25:57 #108 writing image sha256:6bae244e7c0d2b55082d2893cd3e67db0868a8aa7b8d2f373b6a579c602463a0 0.0s done 09:25:57 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:25:57 #108 DONE 8.9s 09:25:57 09:25:57 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:57 #141 ... 09:25:57 09:25:57 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:25:57 #173 DONE 0.3s 09:25:57 09:25:57 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:57 #141 ... 09:25:57 09:25:57 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:25:58 #174 DONE 0.2s 09:25:58 09:25:58 #175 [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:25:58 #175 DONE 0.2s 09:25:58 09:25:58 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:25:58 #176 DONE 0.2s 09:25:58 09:25:58 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:25:58 #177 DONE 0.4s 09:25:58 09:25:58 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:25:59 #142 ... 09:25:59 09:25:59 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:25:59 #178 DONE 0.2s 09:25:59 09:25:59 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:02 #179 DONE 2.3s 09:26:02 09:26:02 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:02 #141 ... 09:26:02 09:26:02 #108 [security-proxy-setup] exporting to image 09:26:02 #108 exporting layers 1.1s done 09:26:02 #108 writing image sha256:3e3590d505506112277f22e1ecaa6c106d32c39c293b37c50b03035aa036161d done 09:26:02 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:26:02 #108 DONE 10.0s 09:26:02 09:26:02 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:15 #140 ... 09:26:15 09:26:15 #156 [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:26:15 #156 DONE 1312.5s 09:26:15 09:26:15 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:15 #140 ... 09:26:15 09:26:15 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:15 #180 DONE 0.3s 09:26:15 09:26:15 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:15 #141 ... 09:26:15 09:26:15 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:15 #181 DONE 0.1s 09:26:15 09:26:15 #182 [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:26:15 #182 DONE 0.1s 09:26:15 09:26:15 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:16 #138 ... 09:26:16 09:26:16 #183 [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:26:16 #183 DONE 0.1s 09:26:16 09:26:16 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:26:16 #184 DONE 0.1s 09:26:16 09:26:16 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:16 #137 ... 09:26:16 09:26:16 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:16 #185 DONE 0.2s 09:26:16 09:26:16 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:16 #141 ... 09:26:16 09:26:16 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:16 #186 DONE 0.2s 09:26:16 09:26:16 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:16 #187 DONE 0.1s 09:26:16 09:26:16 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:16 #140 ... 09:26:16 09:26:16 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:19 #188 DONE 2.2s 09:26:19 09:26:19 #108 [security-secretstore-setup] exporting to image 09:26:19 #108 exporting layers 09:26:20 #108 exporting layers 1.2s done 09:26:20 #108 writing image sha256:a096b6a4b70957182eeb45351404b5d60747e3a391186462dbf13a1ed309962e done 09:26:20 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:26:20 #108 DONE 11.2s 09:26:20 09:26:20 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:27:16 #51 ... 09:27:16 09:27:16 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:27:16 #141 DONE 1380.1s 09:27:16 09:27:16 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:16 #138 ... 09:27:16 09:27:16 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:16 #189 DONE 0.3s 09:27:16 09:27:16 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:16 #190 DONE 0.2s 09:27:16 09:27:16 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:16 #159 ... 09:27:16 09:27:16 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:27:16 #191 DONE 0.3s 09:27:16 09:27:16 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:16 #159 ... 09:27:16 09:27:16 #192 [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:27:16 #192 DONE 0.1s 09:27:16 09:27:16 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:27:16 #193 DONE 0.1s 09:27:16 09:27:16 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:16 #194 DONE 1.9s 09:27:16 09:27:16 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:27:16 #140 ... 09:27:16 09:27:16 #108 [core-common-config-bootstrapper] exporting to image 09:27:16 #108 exporting layers 09:27:16 #108 exporting layers 0.7s done 09:27:16 #108 writing image sha256:82847551d6efacdb2e5c02f26bfaa254a99189f6a32a811e13aa0b66049228af done 09:27:16 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:27:16 #108 DONE 12.0s 09:27:16 09:27:16 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:30:23 #140 ... 09:30:23 09:30:23 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:30:23 #160 DONE 1508.1s 09:30:23 09:30:23 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:30:23 #137 ... 09:30:23 09:30:23 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:23 #195 DONE 0.3s 09:30:23 09:30:23 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:30:23 #140 ... 09:30:23 09:30:23 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:23 #196 DONE 0.2s 09:30:23 09:30:23 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:30:23 #197 DONE 0.4s 09:30:23 09:30:23 #198 [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:30:23 #198 DONE 0.1s 09:30:23 09:30:23 #108 [security-spiffe-token-provider] exporting to image 09:30:23 #108 exporting layers 09:30:23 #108 exporting layers 0.8s done 09:30:23 #108 writing image sha256:a38aa583fe95d110073acadd6068e63f641c3817edefb76186e0425d07eba1c7 done 09:30:23 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:30:23 #108 DONE 12.8s 09:30:23 09:30:23 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:39:31 #51 ... 09:39:31 09:39:31 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:31 #140 DONE 2113.0s 09:39:31 09:39:31 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:39:31 #137 ... 09:39:31 09:39:31 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:31 #199 DONE 0.3s 09:39:31 09:39:31 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:31 #200 DONE 0.2s 09:39:31 09:39:31 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:39:31 #159 ... 09:39:31 09:39:31 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:39:31 #201 DONE 0.5s 09:39:31 09:39:31 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:39:31 #202 DONE 0.1s 09:39:31 09:39:31 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:39:31 #203 DONE 0.2s 09:39:31 09:39:31 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:31 #204 DONE 2.5s 09:39:31 09:39:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:31 #138 ... 09:39:31 09:39:31 #108 [security-proxy-auth] exporting to image 09:39:31 #108 exporting layers 09:39:31 #108 exporting layers 0.8s done 09:39:31 #108 writing image sha256:928b9683a3fefd3b8572913f6afd1d0f6ef45159205ab436a9d6971b46fd3501 done 09:39:31 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:39:31 #108 DONE 13.6s 09:39:31 09:39:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:27 #138 ... 09:40:27 09:40:27 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:27 #137 DONE 2176.9s 09:40:27 09:40:27 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:27 #142 ... 09:40:27 09:40:27 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:40:28 #205 DONE 0.2s 09:40:28 09:40:28 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:28 #138 ... 09:40:28 09:40:28 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:40:28 #206 DONE 0.3s 09:40:28 09:40:28 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:40:29 #207 DONE 0.5s 09:40:29 09:40:29 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:40:29 #208 DONE 0.1s 09:40:29 09:40:29 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:29 #138 ... 09:40:29 09:40:29 #108 [core-command] exporting to image 09:40:29 #108 exporting layers 09:40:30 #108 exporting layers 0.5s done 09:40:30 #108 writing image sha256:5987a839ac564ac244fdf68e48a635d41e3f584721f10191bd41477606683a3d 0.0s done 09:40:30 #108 naming to docker.io/library/core-command-arm64 done 09:40:30 #108 DONE 14.1s 09:40:30 09:40:30 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:43:21 #138 DONE 2343.4s 09:43:21 09:43:21 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:43:21 #142 ... 09:43:21 09:43:21 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:43:21 #209 DONE 0.2s 09:43:21 09:43:21 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:43:21 #210 DONE 0.1s 09:43:21 09:43:21 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:43:21 #211 DONE 0.6s 09:43:21 09:43:21 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:43:21 #142 ... 09:43:21 09:43:21 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:43:21 #212 DONE 0.2s 09:43:21 09:43:21 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:43:21 #213 DONE 0.1s 09:43:21 09:43:21 #108 [core-data] exporting to image 09:43:21 #108 exporting layers 09:43:21 #108 exporting layers 0.6s done 09:43:21 #108 writing image sha256:ccf2e52523439f4a5b76871ac61bf3a09eea7ea771f9ae1a4affc2c98778f9f7 done 09:43:21 #108 naming to docker.io/library/core-data-arm64 done 09:43:21 #108 DONE 14.7s 09:43:21 09:43:21 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:43:23 #142 DONE 2352.3s 09:43:23 09:43:23 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:23 #159 ... 09:43:23 09:43:23 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:43:23 #214 DONE 0.3s 09:43:23 09:43:23 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:23 #159 ... 09:43:23 09:43:23 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:43:24 #215 DONE 0.2s 09:43:24 09:43:24 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:43:24 #216 DONE 0.6s 09:43:24 09:43:24 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:43:24 #217 DONE 0.2s 09:43:24 09:43:24 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:43:24 #218 DONE 0.1s 09:43:24 09:43:24 #108 [core-metadata] exporting to image 09:43:24 #108 exporting layers 09:43:25 #108 exporting layers 0.7s done 09:43:25 #108 writing image sha256:8460199c10de41920337396b5fbf67c73871847d996efebad533243426a13f79 done 09:43:25 #108 naming to docker.io/library/core-metadata-arm64 09:43:25 #108 naming to docker.io/library/core-metadata-arm64 done 09:43:25 #108 DONE 15.4s 09:43:25 09:43:25 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:35 #159 DONE 2314.4s 09:43:35 09:43:35 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:35 #146 ... 09:43:35 09:43:35 #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:35 #219 DONE 0.2s 09:43:35 09:43:35 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:35 #146 ... 09:43:35 09:43:35 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:43:35 #220 DONE 0.6s 09:43:35 09:43:35 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:35 #146 ... 09:43:35 09:43:35 #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:43:35 #221 DONE 0.1s 09:43:35 09:43:35 #222 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:43:35 #222 DONE 0.1s 09:43:35 09:43:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:36 #51 ... 09:43:36 09:43:36 #108 [core-keeper] exporting to image 09:43:36 #108 exporting layers 09:43:36 #108 exporting layers 0.5s done 09:43:36 #108 writing image sha256:22319d766e7f2281340ffcfcc82047f1bd42e8d73d2769a12e33fc9951d009cd done 09:43:36 #108 naming to docker.io/library/core-keeper-arm64 done 09:43:36 #108 DONE 16.0s 09:43:36 09:43:36 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:08 #146 ... 09:44:08 09:44:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:44:08 #135 DONE 2396.4s 09:44:08 09:44:08 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:44:08 #51 ... 09:44:08 09:44:08 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:08 #223 DONE 0.2s 09:44:08 09:44:08 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:08 #224 DONE 0.1s 09:44:08 09:44:08 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:08 #146 ... 09:44:08 09:44:08 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:44:08 #225 DONE 0.4s 09:44:08 09:44:08 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:08 #146 ... 09:44:08 09:44:08 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:44:08 #226 DONE 0.1s 09:44:08 09:44:08 #108 [support-scheduler] exporting to image 09:44:08 #108 exporting layers 09:44:08 #108 exporting layers 0.5s done 09:44:08 #108 writing image sha256:4de4251e89fbc225e1a3503de93c0ea1f3015505162d78611d124471146179f6 done 09:44:08 #108 naming to docker.io/library/support-scheduler-arm64 done 09:44:08 #108 DONE 16.5s 09:44:08 09:44:08 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:12 #146 ... 09:44:12 09:44:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:12 #154 DONE 2389.9s 09:44:12 09:44:12 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:12 #146 ... 09:44:12 09:44:12 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:12 #227 DONE 0.1s 09:44:12 09:44:12 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:12 #146 ... 09:44:12 09:44:12 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:12 #228 DONE 0.1s 09:44:12 09:44:12 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:12 #146 ... 09:44:12 09:44:12 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:44:13 #229 DONE 0.9s 09:44:13 09:44:13 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:13 #146 ... 09:44:13 09:44:13 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:44:13 #230 DONE 0.2s 09:44:13 09:44:13 #108 [support-notifications] exporting to image 09:44:14 #108 exporting layers 0.9s done 09:44:14 #108 writing image sha256:2edea9318c269bc50e54da8d2bb7fc915fcb14cacb380983eca5885f39afb41a 0.0s done 09:44:14 #108 naming to docker.io/library/support-notifications-arm64 09:44:15 #108 naming to docker.io/library/support-notifications-arm64 0.0s done 09:44:15 #108 DONE 17.4s 09:44:15 09:44:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:44:16 #51 ... 09:44:16 09:44:16 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:16 #146 DONE 2394.2s 09:44:16 09:44:16 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:44:16 #51 ... 09:44:16 09:44:16 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:16 #231 DONE 0.1s 09:44:16 09:44:16 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:16 #232 DONE 0.1s 09:44:16 09:44:16 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:44:17 #233 DONE 0.5s 09:44:17 09:44:17 #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:44:17 #234 DONE 0.1s 09:44:17 09:44:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:44:17 #51 ... 09:44:17 09:44:17 #108 [support-cron-scheduler] exporting to image 09:44:19 #108 exporting layers 1.6s done 09:44:19 #108 writing image sha256:3e1067f6b8bedba6418247e1ccf041780eef7256d69e9dafbb80c82e00e6f165 done 09:44:19 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:44:19 #108 DONE 19.1s 09:44:19 09:44:19 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:44:19 time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:19 time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:44:19 $ docker stop --time=1 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe 09:44:20 $ docker rm -f --volumes 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe [Pipeline] // withDockerContainer [Pipeline] sh 09:44:21 + docker images 09:44:21 REPOSITORY TAG IMAGE ID CREATED SIZE 09:44:21 support-cron-scheduler-arm64 latest 3e1067f6b8be 4 seconds ago 43.7MB 09:44:21 support-notifications-arm64 latest 2edea9318c26 8 seconds ago 42.2MB 09:44:21 support-scheduler-arm64 latest 4de4251e89fb 13 seconds ago 41.4MB 09:44:21 core-keeper-arm64 latest 22319d766e7f 46 seconds ago 39.2MB 09:44:21 core-metadata-arm64 latest 8460199c10de 57 seconds ago 39.4MB 09:44:21 core-data-arm64 latest ccf2e5252343 About a minute ago 39.3MB 09:44:21 core-command-arm64 latest 5987a839ac56 3 minutes ago 35.1MB 09:44:21 security-proxy-auth-arm64 latest 928b9683a3fe 4 minutes ago 32.7MB 09:44:21 security-spiffe-token-provider-arm64 latest a38aa583fe95 14 minutes ago 29.1MB 09:44:21 core-common-config-bootstrapper-arm64 latest 82847551d6ef 17 minutes ago 15.4MB 09:44:21 security-secretstore-setup-arm64 latest a096b6a4b709 18 minutes ago 36.4MB 09:44:21 security-proxy-setup-arm64 latest 3e3590d50550 18 minutes ago 26.2MB 09:44:21 security-bootstrapper-arm64 latest 6bae244e7c0d 18 minutes ago 18.9MB 09:44:21 security-spire-agent-arm64 latest f9b64a633666 41 minutes ago 174MB 09:44:21 security-spire-server-arm64 latest b046918eb9ed 41 minutes ago 116MB 09:44:21 security-spire-config-arm64 latest b10768b6e1be 41 minutes ago 115MB 09:44:21 ci-base-image-arm64 latest 7221b0b36c29 About an hour ago 967MB 09:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:22 09:44:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:22 arm64: Pulling from edgex-lftools-log-publisher 09:44:22 8998bd30e6a1: Pulling fs layer 09:44:22 04944245beec: Pulling fs layer 09:44:22 699f458cf7ca: Pulling fs layer 09:44:22 765212b225bb: Pulling fs layer 09:44:22 f23df028b6ca: Pulling fs layer 09:44:22 d65c8cfc05b1: Pulling fs layer 09:44:22 765212b225bb: Waiting 09:44:22 f23df028b6ca: Waiting 09:44:22 2437ff75d9bd: Pulling fs layer 09:44:22 d65c8cfc05b1: Waiting 09:44:22 04944245beec: Verifying Checksum 09:44:22 04944245beec: Download complete 09:44:22 765212b225bb: Verifying Checksum 09:44:22 765212b225bb: Download complete 09:44:22 f23df028b6ca: Verifying Checksum 09:44:22 f23df028b6ca: Download complete 09:44:22 d65c8cfc05b1: Verifying Checksum 09:44:22 d65c8cfc05b1: Download complete 09:44:22 699f458cf7ca: Verifying Checksum 09:44:22 699f458cf7ca: Download complete 09:44:23 8998bd30e6a1: Verifying Checksum 09:44:23 8998bd30e6a1: Download complete 09:44:26 2437ff75d9bd: Verifying Checksum 09:44:26 2437ff75d9bd: Download complete 09:44:28 8998bd30e6a1: Pull complete 09:44:28 04944245beec: Pull complete 09:44:30 699f458cf7ca: Pull complete 09:44:30 765212b225bb: Pull complete 09:44:31 f23df028b6ca: Pull complete 09:44:32 d65c8cfc05b1: Pull complete 09:44:50 2437ff75d9bd: Pull complete 09:44:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container 09:44:50 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:44:53 $ docker top d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:54 ---> job-cost.sh 09:44:54 lf-activate-venv: SKIPPING 09:44:54 INFO: No Stack... 09:44:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:44:55 INFO: Archiving Costs [Pipeline] sh 09:44:56 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:44:56 + cut -d, -f6 [Pipeline] lock 09:44:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] 09:44:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] did not exist. Created. 09:44:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:57 + echo total: 0.2199999988079071 [Pipeline] stash 09:44:57 Stashed 1 file(s) [Pipeline] } 09:44:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:57 $ docker stop --time=1 d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 09:44:59 $ docker rm -f --volumes d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 [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:44:59 provisioning config files... 09:44:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config16287354900739874775tmp [Pipeline] { [Pipeline] sh 09:45:00 + set +x 09:45:00 + + bash -s -- 09:45:00 curl -s https://codecov.io/bash 09:45:00 09:45:00 _____ _ 09:45:00 / ____| | | 09:45:00 | | ___ __| | ___ ___ _____ __ 09:45:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:45:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:45:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:45:00 Bash-1.0.6 09:45:00 09:45:00 09:45:00 ==> git version 2.25.1 found 09:45:00 ==> 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:45:00 Release-Date: 2020-01-08 09:45:00 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:45:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:45:00 ==> Jenkins CI detected. 09:45:00 current dir:  /w/workspace/edgex-go/5 09:45:00 project root: . 09:45:00 --> token set from env 09:45:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:45:00 ==> Running gcov in . (disable via -X gcov) 09:45:00 ==> Python coveragepy not found 09:45:00 ==> Searching for coverage reports in: 09:45:00 + . 09:45:00 -> Found 1 reports 09:45:00 ==> Detecting git/mercurial file structure 09:45:00 ==> Reading reports 09:45:00 + ./coverage.out bytes=568155 09:45:00 ==> Appending adjustments 09:45:00 https://docs.codecov.io/docs/fixing-reports 09:45:01 + Found adjustments 09:45:01 ==> Gzipping contents 09:45:01 72K /tmp/codecov.v16Gzh.gz 09:45:01 ==> Uploading reports 09:45:01 url: https://codecov.io 09:45:01 query: branch=PR-4907&commit=61ebeefd8dee49bdb11a605b8314ee5365915f68&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:45:01 -> Pinging Codecov 09:45:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=61ebeefd8dee49bdb11a605b8314ee5365915f68&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:45:01 -> Uploading to 09:45:01 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/61ebeefd8dee49bdb11a605b8314ee5365915f68/a3233bdc-e8ac-448c-8cc3-f82c8324bb62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T094501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2741492623e65e0a9489ae7a26414c98ab2d9a1e30c12239fb864600084bf7cf 09:45:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:01 Dload Upload Total Spent Left Speed 09:45:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70000 0 0 100 70000 0 235k --:--:-- --:--:-- --:--:-- 235k 09:45:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] } 09:45:02 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:45:02 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:45:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:04 ---> package-listing.sh 09:45:04 ++ facter osfamily 09:45:04 ++ tr '[:upper:]' '[:lower:]' 09:45:04 + OS_FAMILY=debian 09:45:04 + workspace=/w/workspace/edgex-go/5 09:45:04 + START_PACKAGES=/tmp/packages_start.txt 09:45:04 + END_PACKAGES=/tmp/packages_end.txt 09:45:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:04 + PACKAGES=/tmp/packages_start.txt 09:45:04 + '[' /w/workspace/edgex-go/5 ']' 09:45:04 + PACKAGES=/tmp/packages_end.txt 09:45:04 + case "${OS_FAMILY}" in 09:45:04 + dpkg -l 09:45:04 + grep '^ii' 09:45:04 + '[' -f /tmp/packages_start.txt ']' 09:45:04 + '[' -f /tmp/packages_end.txt ']' 09:45:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:04 + '[' /w/workspace/edgex-go/5 ']' 09:45:04 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:45:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:45:04 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:05 09:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:05 latest: Pulling from edgex-lftools-log-publisher 09:45:05 5eb5b503b376: Pulling fs layer 09:45:05 5c69ac0246d0: Pulling fs layer 09:45:05 ec43610c2a17: Pulling fs layer 09:45:05 3a2ae6a8a46f: Pulling fs layer 09:45:05 33b1e0a273af: Pulling fs layer 09:45:05 5d3b04190fa2: Pulling fs layer 09:45:05 2f39f015ded8: Pulling fs layer 09:45:05 3a2ae6a8a46f: Waiting 09:45:05 33b1e0a273af: Waiting 09:45:05 5d3b04190fa2: Waiting 09:45:05 2f39f015ded8: Waiting 09:45:05 5c69ac0246d0: Download complete 09:45:05 3a2ae6a8a46f: Verifying Checksum 09:45:05 3a2ae6a8a46f: Download complete 09:45:05 33b1e0a273af: Verifying Checksum 09:45:05 33b1e0a273af: Download complete 09:45:05 ec43610c2a17: Verifying Checksum 09:45:05 ec43610c2a17: Download complete 09:45:05 5d3b04190fa2: Verifying Checksum 09:45:05 5d3b04190fa2: Download complete 09:45:05 5eb5b503b376: Download complete 09:45:06 2f39f015ded8: Download complete 09:45:06 5eb5b503b376: Pull complete 09:45:07 5c69ac0246d0: Pull complete 09:45:07 ec43610c2a17: Pull complete 09:45:07 3a2ae6a8a46f: Pull complete 09:45:07 33b1e0a273af: Pull complete 09:45:07 5d3b04190fa2: Pull complete 09:45:12 2f39f015ded8: Pull complete 09:45:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:12 prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container 09:45:12 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:19 $ docker top d6fe7ba813d185fa634d0d2d112135940cf6fc4c0fd91e55abe0b1c47ad4b933 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:20 + ls /var/log/sa-host 09:45:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:20 provisioning config files... 09:45:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config12570350073961410677tmp [Pipeline] { [Pipeline] echo 09:45:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:20 ---> create-netrc.sh [Pipeline] } 09:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:21 ---> python-tools-install.sh [Pipeline] echo 09:45:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:21 ---> sudo-logs.sh 09:45:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:45:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:21 ---> job-cost.sh 09:45:21 lf-activate-venv: SKIPPING 09:45:21 DEBUG: total: 0.2199999988079071 09:45:21 INFO: Retrieving Stack Cost... 09:45:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:22 INFO: Archiving Costs [Pipeline] echo 09:45:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:22 ---> logs-deploy.sh 09:45:22 lf-activate-venv: SKIPPING 09:45:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/5 09:45:22 INFO: archiving workspace using pattern(s): 09:45:23 Archives upload complete. 09:45:23 INFO: archiving logs to Nexus