Pull request #4862 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 90ff5652c8dd6660c489f9c53674f245c29ab6dd+716be972356a5d958cacae13e28e6f732195427d (f7577086918ec8e039591029b1ab26dc23499fbd) 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-ssh9083425211362293961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16829580126189133124.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8822328328907706359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14516134758646663408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16480777020253647285.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17679113443723109913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7681 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 90ff5652c8dd6660c489f9c53674f245c29ab6dd Merge succeeded, producing f476060ecc0c41c56d5f1a51caf5186c2e587af5 Checking out Revision f476060ecc0c41c56d5f1a51caf5186c2e587af5 (PR-4862) > 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/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90ff5652c8dd6660c489f9c53674f245c29ab6dd # 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f476060ecc0c41c56d5f1a51caf5186c2e587af5 # timeout=10 Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-14T06:46:26.785Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-14T06:46:26.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-14T06:46:27.118Z] ========================================================= [2024-08-14T06:46:27.118Z] EdgeX Global Pipelines Version Info [2024-08-14T06:46:27.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-14T06:46:28.290Z] ------------------- [2024-08-14T06:46:28.290Z] stable info: [2024-08-14T06:46:28.290Z] ------------------- [2024-08-14T06:46:28.290Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T06:46:28.290Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-14T06:46:28.290Z] Message: update stable to v1.0.260 [2024-08-14T06:46:28.550Z] ------------------- [2024-08-14T06:46:28.550Z] experimental info: [2024-08-14T06:46:28.550Z] ------------------- [2024-08-14T06:46:28.550Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T06:46:28.550Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-14T06:46:28.550Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-14T06:46:28.783Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-14T06:46:28.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-14T06:46:28.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-14T06:46:28.973Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-14T06:46:29.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-14T06:46:29.091Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-14T06:46:29.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-14T06:46:29.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-14T06:46:29.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-14T06:46:29.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-14T06:46:29.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-14T06:46:29.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-14T06:46:29.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-14T06:46:29.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-14T06:46:29.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-14T06:46:29.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T06:46:29.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T06:46:29.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-14T06:46:29.875Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-14T06:46:29.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-14T06:46:29.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-14T06:46:30.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-14T06:46:30.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-14T06:46:30.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4862 [Pipeline] echo [2024-08-14T06:46:30.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4862 [Pipeline] echo [2024-08-14T06:46:30.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4862 [Pipeline] echo [2024-08-14T06:46:30.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f476060ecc0c41c56d5f1a51caf5186c2e587af5 [Pipeline] echo [2024-08-14T06:46:30.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f476060 [Pipeline] echo [2024-08-14T06:46:30.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T06:46:30.625Z] provisioning config files... [2024-08-14T06:46:30.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10098991230294450792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T06:46:31.064Z] ---> ****-login.sh [2024-08-14T06:46:31.064Z] nexus3.edgexfoundry.org:10001 [2024-08-14T06:46:33.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:46:33.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:46:33.638Z] Configure a credential helper to remove this warning. See [2024-08-14T06:46:33.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:46:33.638Z] [2024-08-14T06:46:33.638Z] Login Succeeded [2024-08-14T06:46:33.638Z] nexus3.edgexfoundry.org:10002 [2024-08-14T06:46:33.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:46:33.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:46:33.638Z] Configure a credential helper to remove this warning. See [2024-08-14T06:46:33.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:46:33.639Z] [2024-08-14T06:46:33.639Z] Login Succeeded [2024-08-14T06:46:33.639Z] nexus3.edgexfoundry.org:10003 [2024-08-14T06:46:33.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:46:33.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:46:33.639Z] Configure a credential helper to remove this warning. See [2024-08-14T06:46:33.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:46:33.639Z] [2024-08-14T06:46:33.639Z] Login Succeeded [2024-08-14T06:46:33.639Z] nexus3.edgexfoundry.org:10004 [2024-08-14T06:46:33.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:46:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:46:33.900Z] Configure a credential helper to remove this warning. See [2024-08-14T06:46:33.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:46:33.900Z] [2024-08-14T06:46:33.900Z] Login Succeeded [2024-08-14T06:46:33.900Z] ****.io [2024-08-14T06:46:33.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:46:33.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:46:33.900Z] Configure a credential helper to remove this warning. See [2024-08-14T06:46:33.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:46:33.900Z] [2024-08-14T06:46:33.900Z] Login Succeeded [2024-08-14T06:46:33.900Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T06:46:33.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T06:46:34.389Z] + 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 [2024-08-14T06:46:34.390Z] + + dirname cmd/core-command/Dockerfilecut [2024-08-14T06:46:34.390Z] -d/ -f2 [2024-08-14T06:46:34.390Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/core-data/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/core-keeper/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/core-metadata/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/support-notifications/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-14T06:46:34.390Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-14T06:46:34.390Z] + cut -d/ -f2 [2024-08-14T06:46:34.390Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-14T06:46:34.448Z] 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 [2024-08-14T06:46:35.020Z] + git rev-list -1 --merges f476060ecc0c41c56d5f1a51caf5186c2e587af5~1..f476060ecc0c41c56d5f1a51caf5186c2e587af5 [Pipeline] echo [2024-08-14T06:46:35.056Z] -----------> git rev-list -1 --merges f476060ecc0c41c56d5f1a51caf5186c2e587af5~1..f476060ecc0c41c56d5f1a51caf5186c2e587af5 f476060ecc0c41c56d5f1a51caf5186c2e587af5 [2024-08-14T06:46:35.056Z] f476060ecc0c41c56d5f1a51caf5186c2e587af5 [false] [Pipeline] sh [2024-08-14T06:46:35.381Z] + git log --format=format:%s -1 f476060ecc0c41c56d5f1a51caf5186c2e587af5 [Pipeline] echo [2024-08-14T06:46:35.423Z] ========================================================= [2024-08-14T06:46:35.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-14T06:46:35.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-14T06:46:35.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-14T06:46:35.941Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-14T06:46:35.941Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-14T06:46:35.941Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-14T06:46:35.941Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-14T06:46:35.941Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-14T06:46:35.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:46:36.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T06:46:36.474Z] [2024-08-14T06:46:36.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:46:36.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T06:46:37.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-14T06:46:37.186Z] b85a868b505f: Pulling fs layer [2024-08-14T06:46:37.186Z] e2be974225ed: Pulling fs layer [2024-08-14T06:46:37.186Z] 339a4e72a1f5: Pulling fs layer [2024-08-14T06:46:37.186Z] 988bab9f4d93: Pulling fs layer [2024-08-14T06:46:37.186Z] 1469e6f7b9e6: Pulling fs layer [2024-08-14T06:46:37.186Z] eaf3925da568: Pulling fs layer [2024-08-14T06:46:37.186Z] bab4dde63d76: Pulling fs layer [2024-08-14T06:46:37.186Z] bde34c3a00c8: Pulling fs layer [2024-08-14T06:46:37.186Z] b352a97aabf1: Pulling fs layer [2024-08-14T06:46:37.186Z] 4872d77fe225: Pulling fs layer [2024-08-14T06:46:37.186Z] 5851b861e8e6: Pulling fs layer [2024-08-14T06:46:37.186Z] 1469e6f7b9e6: Waiting [2024-08-14T06:46:37.186Z] eaf3925da568: Waiting [2024-08-14T06:46:37.186Z] bde34c3a00c8: Waiting [2024-08-14T06:46:37.186Z] bab4dde63d76: Waiting [2024-08-14T06:46:37.186Z] 988bab9f4d93: Waiting [2024-08-14T06:46:37.186Z] 4872d77fe225: Waiting [2024-08-14T06:46:37.186Z] b352a97aabf1: Waiting [2024-08-14T06:46:37.186Z] 5851b861e8e6: Waiting [2024-08-14T06:46:37.186Z] e2be974225ed: Download complete [2024-08-14T06:46:37.445Z] 988bab9f4d93: Verifying Checksum [2024-08-14T06:46:37.445Z] 988bab9f4d93: Download complete [2024-08-14T06:46:37.445Z] 1469e6f7b9e6: Verifying Checksum [2024-08-14T06:46:37.445Z] 1469e6f7b9e6: Download complete [2024-08-14T06:46:37.445Z] eaf3925da568: Verifying Checksum [2024-08-14T06:46:37.445Z] eaf3925da568: Download complete [2024-08-14T06:46:37.445Z] 339a4e72a1f5: Verifying Checksum [2024-08-14T06:46:37.445Z] 339a4e72a1f5: Download complete [2024-08-14T06:46:37.445Z] bde34c3a00c8: Download complete [2024-08-14T06:46:37.445Z] b352a97aabf1: Verifying Checksum [2024-08-14T06:46:37.445Z] b352a97aabf1: Download complete [2024-08-14T06:46:37.445Z] 4872d77fe225: Verifying Checksum [2024-08-14T06:46:37.445Z] 4872d77fe225: Download complete [2024-08-14T06:46:37.445Z] 5851b861e8e6: Verifying Checksum [2024-08-14T06:46:37.445Z] 5851b861e8e6: Download complete [2024-08-14T06:46:37.704Z] b85a868b505f: Verifying Checksum [2024-08-14T06:46:37.704Z] b85a868b505f: Download complete [2024-08-14T06:46:37.704Z] bab4dde63d76: Verifying Checksum [2024-08-14T06:46:37.704Z] bab4dde63d76: Download complete [2024-08-14T06:46:39.085Z] b85a868b505f: Pull complete [2024-08-14T06:46:40.022Z] e2be974225ed: Pull complete [2024-08-14T06:46:40.590Z] 339a4e72a1f5: Pull complete [2024-08-14T06:46:40.850Z] 988bab9f4d93: Pull complete [2024-08-14T06:46:41.608Z] 1469e6f7b9e6: Pull complete [2024-08-14T06:46:42.194Z] eaf3925da568: Pull complete [2024-08-14T06:46:44.736Z] bab4dde63d76: Pull complete [2024-08-14T06:46:44.736Z] bde34c3a00c8: Pull complete [2024-08-14T06:46:45.305Z] b352a97aabf1: Pull complete [2024-08-14T06:46:45.564Z] 4872d77fe225: Pull complete [2024-08-14T06:46:46.131Z] 5851b861e8e6: Pull complete [2024-08-14T06:46:46.390Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-14T06:46:46.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T06:46:46.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:46:46.700Z] prd-ubuntu20.04-docker-8c-8g-7681 does not seem to be running inside a container [2024-08-14T06:46:46.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-14T06:46:58.039Z] $ docker top 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e -eo pid,comm [2024-08-14T06:46:58.092Z] 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). [2024-08-14T06:46:58.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-14T06:46:58.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T06:46:58.270Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T06:46:58.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T06:46:58.376Z] $ docker exec 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e ssh-agent [2024-08-14T06:46:58.473Z] SSH_AUTH_SOCK=/tmp/ssh-rSL7DDJ3M2hu/agent.32 [2024-08-14T06:46:58.473Z] SSH_AGENT_PID=38 [2024-08-14T06:46:58.479Z] Running ssh-add (command line suppressed) [2024-08-14T06:46:58.580Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_339774403048435997.key (/w/workspace/edgex-go/1@tmp/private_key_339774403048435997.key) [2024-08-14T06:46:58.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T06:46:58.944Z] + git tag --points-at HEAD [Pipeline] } [2024-08-14T06:46:58.975Z] $ docker exec --env ******** --env ******** 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e ssh-agent -k [2024-08-14T06:46:59.077Z] unset SSH_AUTH_SOCK; [2024-08-14T06:46:59.078Z] unset SSH_AGENT_PID; [2024-08-14T06:46:59.078Z] echo Agent pid 38 killed; [2024-08-14T06:46:59.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-14T06:46:59.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T06:46:59.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T06:46:59.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T06:46:59.300Z] $ docker exec 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e ssh-agent [2024-08-14T06:46:59.401Z] SSH_AUTH_SOCK=/tmp/ssh-ePrxjmMckeE5/agent.71 [2024-08-14T06:46:59.401Z] SSH_AGENT_PID=77 [2024-08-14T06:46:59.406Z] Running ssh-add (command line suppressed) [2024-08-14T06:46:59.501Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4492658887243434200.key (/w/workspace/edgex-go/1@tmp/private_key_4492658887243434200.key) [2024-08-14T06:46:59.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T06:46:59.872Z] + git semver init [2024-08-14T06:47:00.130Z] 2024-08-14 06:47:00,054 [run_init] DEBUG init version:0.0.0 force:False [2024-08-14T06:47:00.130Z] 2024-08-14 06:47:00,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-14T06:47:00.130Z] 2024-08-14 06:47:00,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-14T06:47:00.130Z] 2024-08-14 06:47:00,056 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,683 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4862 with force:False [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,684 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4862 [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,689 [execute] INFO git cat-file --batch-check [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,696 [execute] INFO git cat-file --batch [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T06:47:06.696Z] 2024-08-14 06:47:05,700 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4862 [2024-08-14T06:47:06.696Z] 0.0.0 [Pipeline] } [2024-08-14T06:47:06.724Z] $ docker exec --env ******** --env ******** 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e ssh-agent -k [2024-08-14T06:47:06.818Z] unset SSH_AUTH_SOCK; [2024-08-14T06:47:06.818Z] unset SSH_AGENT_PID; [2024-08-14T06:47:06.819Z] echo Agent pid 77 killed; [2024-08-14T06:47:06.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T06:47:07.293Z] + git semver [Pipeline] } [2024-08-14T06:47:07.580Z] $ docker stop --time=1 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e [2024-08-14T06:47:08.961Z] $ docker rm -f --volumes 7a0572281b902b2ec0a70efd7ed198669e44028fcf09211ec1f3a5d5acbfc53e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T06:47:09.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-14T06:47:09.707Z] Stashed 1 file(s) [Pipeline] echo [2024-08-14T06:47:09.733Z] [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 [2024-08-14T06:47:10.748Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T06:47:10.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T06:47:10.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T06:47:10.905Z] ========================================================= [2024-08-14T06:47:10.905Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-14T06:47:10.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:47:11.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T06:47:11.272Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-14T06:47:11.272Z] 619be1103602: Pulling fs layer [2024-08-14T06:47:11.272Z] 7862e08f4a3e: Pulling fs layer [2024-08-14T06:47:11.272Z] 5df492c9dc93: Pulling fs layer [2024-08-14T06:47:11.272Z] 7629e6793208: Pulling fs layer [2024-08-14T06:47:11.272Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T06:47:11.272Z] fb5054dd5b73: Pulling fs layer [2024-08-14T06:47:11.272Z] eeca6798cff9: Pulling fs layer [2024-08-14T06:47:11.272Z] aa269ceb94a6: Pulling fs layer [2024-08-14T06:47:11.272Z] ada007ff1a6a: Pulling fs layer [2024-08-14T06:47:11.272Z] fb5054dd5b73: Waiting [2024-08-14T06:47:11.272Z] eeca6798cff9: Waiting [2024-08-14T06:47:11.272Z] aa269ceb94a6: Waiting [2024-08-14T06:47:11.272Z] ada007ff1a6a: Waiting [2024-08-14T06:47:11.272Z] 7629e6793208: Waiting [2024-08-14T06:47:11.272Z] 4f4fb700ef54: Waiting [2024-08-14T06:47:11.272Z] 7862e08f4a3e: Verifying Checksum [2024-08-14T06:47:11.272Z] 7862e08f4a3e: Download complete [2024-08-14T06:47:11.272Z] 7629e6793208: Download complete [2024-08-14T06:47:11.272Z] 4f4fb700ef54: Download complete [2024-08-14T06:47:11.272Z] fb5054dd5b73: Verifying Checksum [2024-08-14T06:47:11.272Z] fb5054dd5b73: Download complete [2024-08-14T06:47:11.272Z] 619be1103602: Verifying Checksum [2024-08-14T06:47:11.272Z] 619be1103602: Download complete [2024-08-14T06:47:11.272Z] eeca6798cff9: Verifying Checksum [2024-08-14T06:47:11.272Z] eeca6798cff9: Download complete [2024-08-14T06:47:11.531Z] 619be1103602: Pull complete [2024-08-14T06:47:11.531Z] ada007ff1a6a: Verifying Checksum [2024-08-14T06:47:11.531Z] ada007ff1a6a: Download complete [2024-08-14T06:47:11.531Z] 7862e08f4a3e: Pull complete [2024-08-14T06:47:11.790Z] 5df492c9dc93: Verifying Checksum [2024-08-14T06:47:11.790Z] 5df492c9dc93: Download complete [2024-08-14T06:47:12.049Z] aa269ceb94a6: Verifying Checksum [2024-08-14T06:47:12.049Z] aa269ceb94a6: Download complete [2024-08-14T06:47:14.579Z] 5df492c9dc93: Pull complete [2024-08-14T06:47:14.579Z] 7629e6793208: Pull complete [2024-08-14T06:47:14.579Z] 4f4fb700ef54: Pull complete [2024-08-14T06:47:14.837Z] fb5054dd5b73: Pull complete [2024-08-14T06:47:14.838Z] eeca6798cff9: Pull complete [2024-08-14T06:47:17.366Z] aa269ceb94a6: Pull complete [2024-08-14T06:47:17.366Z] ada007ff1a6a: Pull complete [2024-08-14T06:47:17.366Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-14T06:47:17.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T06:47:17.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:47:17.759Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T06:47:17.759Z] WORKDIR /edgex [2024-08-14T06:47:17.759Z] COPY go.mod . [2024-08-14T06:47:17.759Z] RUN go mod download [2024-08-14T06:47:17.759Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-14T06:47:18.692Z] Sending build context to Docker daemon 179.1MB [2024-08-14T06:47:18.693Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T06:47:18.693Z] ---> f489d0715acc [2024-08-14T06:47:18.693Z] Step 2/4 : WORKDIR /edgex [2024-08-14T06:47:25.215Z] Still waiting to schedule task [2024-08-14T06:47:25.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-14T06:47:26.810Z] ---> Running in 48669bb03b2b [2024-08-14T06:47:26.811Z] Removing intermediate container 48669bb03b2b [2024-08-14T06:47:26.811Z] ---> 0dd275e761b7 [2024-08-14T06:47:26.811Z] Step 3/4 : COPY go.mod . [2024-08-14T06:47:26.811Z] ---> 263698e155b1 [2024-08-14T06:47:26.811Z] Step 4/4 : RUN go mod download [2024-08-14T06:47:26.811Z] ---> Running in bd8e95e8d5d2 [2024-08-14T06:48:05.623Z] Removing intermediate container bd8e95e8d5d2 [2024-08-14T06:48:05.623Z] ---> 1a4c142cdd94 [2024-08-14T06:48:05.623Z] Successfully built 1a4c142cdd94 [2024-08-14T06:48:05.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:48:06.108Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T06:48:06.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:48:06.288Z] prd-ubuntu20.04-docker-8c-8g-7681 does not seem to be running inside a container [2024-08-14T06:48:06.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-14T06:48:06.827Z] $ docker top 1cc678c76021c0b328609f7293f75a8739375f1e399ae67ffa9f08a76ce21522 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T06:48:07.231Z] + go version [2024-08-14T06:48:07.231Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-14T06:48:07.265Z] $ docker stop --time=1 1cc678c76021c0b328609f7293f75a8739375f1e399ae67ffa9f08a76ce21522 [2024-08-14T06:48:08.728Z] $ docker rm -f --volumes 1cc678c76021c0b328609f7293f75a8739375f1e399ae67ffa9f08a76ce21522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:48:09.528Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T06:48:09.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:48:09.699Z] prd-ubuntu20.04-docker-8c-8g-7681 does not seem to be running inside a container [2024-08-14T06:48:09.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-14T06:48:10.226Z] $ docker top f60d73affd99a435ff868993128b9fc79f1f00e4b2cb495d0e6cd3d35110dc38 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T06:48:10.359Z] ========================================================= [2024-08-14T06:48:10.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T06:48:10.359Z] ========================================================= [Pipeline] sh [2024-08-14T06:48:10.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:48:11.034Z] + make test [2024-08-14T06:48:11.034Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T06:48:19.143Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T06:48:45.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T06:48:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T06:48:47.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T06:48:47.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T06:48:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T06:48:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T06:48:48.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T06:48:48.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-14T06:48:48.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T06:48:48.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T06:48:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T06:48:49.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T06:48:50.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T06:48:50.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:48:50.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T06:48:50.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T06:48:50.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T06:48:51.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T06:48:51.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T06:48:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-08-14T06:48:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-08-14T06:48:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.409s coverage: 93.4% of statements [2024-08-14T06:48:52.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-08-14T06:48:52.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-08-14T06:48:53.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7682 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws [2024-08-14T06:48:53.365Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T06:48:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T06:48:55.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 95.8% of statements [2024-08-14T06:48:55.735Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-14T06:48:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T06:48:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T06:48:56.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-14T06:48:56.475Z] The recommended git tool is: git [2024-08-14T06:48:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-08-14T06:48:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-14T06:48:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-08-14T06:48:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements [2024-08-14T06:48:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-14T06:48:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-08-14T06:48:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T06:48:58.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T06:49:00.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T06:49:00.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T06:49:00.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T06:49:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T06:49:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T06:49:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T06:49:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T06:49:00.816Z] using credential edgex-jenkins-ssh [2024-08-14T06:49:00.840Z] Cloning the remote Git repository [2024-08-14T06:49:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T06:49:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T06:49:00.871Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-14T06:49:00.959Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-14T06:49:01.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T06:49:01.100Z] > git --version # timeout=10 [2024-08-14T06:49:01.121Z] > git --version # 'git version 2.25.1' [2024-08-14T06:49:01.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T06:49:01.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T06:49:01.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T06:49:03.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T06:49:03.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T06:49:04.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T06:49:04.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T06:49:07.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T06:49:07.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T06:49:07.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T06:49:08.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T06:49:08.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T06:49:08.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T06:49:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T06:49:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2024-08-14T06:49:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T06:49:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T06:49:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:49:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T06:49:11.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T06:49:11.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T06:49:11.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T06:49:11.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T06:49:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T06:49:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:49:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T06:49:12.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T06:49:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T06:49:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T06:49:14.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T06:49:14.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:49:17.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T06:49:17.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T06:49:19.632Z] Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 90ff5652c8dd6660c489f9c53674f245c29ab6dd [2024-08-14T06:49:20.271Z] Merge succeeded, producing 8aa3f0a7a904a7d59337b6eb89d45d067be068e9 [2024-08-14T06:49:20.272Z] Checking out Revision 8aa3f0a7a904a7d59337b6eb89d45d067be068e9 (PR-4862) [2024-08-14T06:49:18.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T06:49:18.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T06:49:18.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T06:49:18.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-14T06:49:19.664Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T06:49:19.729Z] > git checkout -f 90ff5652c8dd6660c489f9c53674f245c29ab6dd # timeout=10 [2024-08-14T06:49:19.980Z] > git remote # timeout=10 [2024-08-14T06:49:19.997Z] > git config --get remote.origin.url # timeout=10 [2024-08-14T06:49:20.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T06:49:20.042Z] > git merge 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [2024-08-14T06:49:20.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-14T06:49:20.276Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T06:49:20.290Z] > git checkout -f 8aa3f0a7a904a7d59337b6eb89d45d067be068e9 # timeout=10 [2024-08-14T06:49:23.875Z] Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" [2024-08-14T06:49:23.875Z] First time build. Skipping changelog. [2024-08-14T06:49:23.919Z] > git --version # timeout=10 [2024-08-14T06:49:23.932Z] > git --version # 'git version 2.25.1' [2024-08-14T06:49:23.948Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.236s coverage: 79.9% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.040s coverage: 92.9% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 67.2% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.5% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.050s coverage: 45.8% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-08-14T06:49:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-08-14T06:49:24.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-08-14T06:49:24.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements [2024-08-14T06:49:24.244Z] 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 [2024-08-14T06:49:24.244Z] running golangci-lint [2024-08-14T06:49:24.244Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-14T06:49:24.244Z] go version go1.21.9 linux/amd64 [2024-08-14T06:49:24.244Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-14T06:49:24.244Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-14T06:49:25.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-14T06:49:25.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T06:49:25.953Z] Dload Upload Total Spent Left Speed [2024-08-14T06:49:25.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-08-14T06:49:26.303Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-14T06:49:26.727Z] + sudo tee /etc/docker/daemon.new [2024-08-14T06:49:26.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-14T06:49:26.727Z] { [2024-08-14T06:49:26.727Z] "registry-mirrors": [ [2024-08-14T06:49:26.727Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-14T06:49:26.727Z] ], [2024-08-14T06:49:26.727Z] "bip": "10.250.0.254/24", [2024-08-14T06:49:26.727Z] "hosts": [ [2024-08-14T06:49:26.727Z] "tcp://0.0.0.0:5555", [2024-08-14T06:49:26.727Z] "unix:///var/run/docker.sock" [2024-08-14T06:49:26.727Z] ], [2024-08-14T06:49:26.727Z] "mtu": 1458, [2024-08-14T06:49:26.727Z] "selinux-enabled": true, [2024-08-14T06:49:26.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-14T06:49:26.727Z] } [Pipeline] sh [2024-08-14T06:49:27.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-14T06:49:27.430Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T06:49:45.784Z] provisioning config files... [2024-08-14T06:49:45.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16755809639485243319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T06:49:46.169Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 20.771761165s" [2024-08-14T06:49:46.170Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.726736ms" [2024-08-14T06:49:46.294Z] ---> ****-login.sh [2024-08-14T06:49:46.294Z] nexus3.edgexfoundry.org:10001 [2024-08-14T06:49:46.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:49:46.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:49:46.880Z] Configure a credential helper to remove this warning. See [2024-08-14T06:49:46.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:49:46.880Z] [2024-08-14T06:49:46.880Z] Login Succeeded [2024-08-14T06:49:46.880Z] nexus3.edgexfoundry.org:10002 [2024-08-14T06:49:47.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:49:47.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:49:47.152Z] Configure a credential helper to remove this warning. See [2024-08-14T06:49:47.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:49:47.152Z] [2024-08-14T06:49:47.152Z] Login Succeeded [2024-08-14T06:49:47.152Z] nexus3.edgexfoundry.org:10003 [2024-08-14T06:49:47.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:49:47.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:49:47.690Z] Configure a credential helper to remove this warning. See [2024-08-14T06:49:47.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:49:47.690Z] [2024-08-14T06:49:47.690Z] Login Succeeded [2024-08-14T06:49:47.690Z] nexus3.edgexfoundry.org:10004 [2024-08-14T06:49:47.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:49:47.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:49:47.961Z] Configure a credential helper to remove this warning. See [2024-08-14T06:49:47.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:49:47.961Z] [2024-08-14T06:49:47.961Z] Login Succeeded [2024-08-14T06:49:47.961Z] ****.io [2024-08-14T06:49:48.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T06:49:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T06:49:48.494Z] Configure a credential helper to remove this warning. See [2024-08-14T06:49:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T06:49:48.494Z] [2024-08-14T06:49:48.495Z] Login Succeeded [2024-08-14T06:49:48.495Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T06:49:48.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-14T06:49:49.313Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T06:49:49.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T06:49:49.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T06:49:49.457Z] ========================================================= [2024-08-14T06:49:49.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-14T06:49:49.457Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:49:49.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T06:49:49.852Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-14T06:49:49.852Z] c6b39de5b339: Pulling fs layer [2024-08-14T06:49:49.852Z] a69c41024577: Pulling fs layer [2024-08-14T06:49:49.852Z] d6de4b400683: Pulling fs layer [2024-08-14T06:49:49.852Z] 35cb2a7552d0: Pulling fs layer [2024-08-14T06:49:49.852Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T06:49:49.852Z] 464afbd9ba4c: Pulling fs layer [2024-08-14T06:49:49.852Z] 00f215d4a9da: Pulling fs layer [2024-08-14T06:49:49.852Z] d496ad576159: Pulling fs layer [2024-08-14T06:49:49.852Z] 4f4fb700ef54: Waiting [2024-08-14T06:49:49.852Z] 35cb2a7552d0: Waiting [2024-08-14T06:49:49.852Z] 464afbd9ba4c: Waiting [2024-08-14T06:49:49.852Z] 00f215d4a9da: Waiting [2024-08-14T06:49:49.852Z] d496ad576159: Waiting [2024-08-14T06:49:50.123Z] a69c41024577: Verifying Checksum [2024-08-14T06:49:50.123Z] a69c41024577: Download complete [2024-08-14T06:49:50.123Z] 35cb2a7552d0: Verifying Checksum [2024-08-14T06:49:50.123Z] 35cb2a7552d0: Download complete [2024-08-14T06:49:50.123Z] 4f4fb700ef54: Verifying Checksum [2024-08-14T06:49:50.123Z] 4f4fb700ef54: Download complete [2024-08-14T06:49:50.123Z] c6b39de5b339: Verifying Checksum [2024-08-14T06:49:50.123Z] c6b39de5b339: Download complete [2024-08-14T06:49:50.123Z] 464afbd9ba4c: Verifying Checksum [2024-08-14T06:49:50.123Z] 464afbd9ba4c: Download complete [2024-08-14T06:49:50.705Z] d496ad576159: Verifying Checksum [2024-08-14T06:49:50.706Z] d496ad576159: Download complete [2024-08-14T06:49:50.980Z] c6b39de5b339: Pull complete [2024-08-14T06:49:51.570Z] a69c41024577: Pull complete [2024-08-14T06:49:51.839Z] d6de4b400683: Verifying Checksum [2024-08-14T06:49:51.839Z] d6de4b400683: Download complete [2024-08-14T06:49:52.806Z] 00f215d4a9da: Verifying Checksum [2024-08-14T06:49:52.806Z] 00f215d4a9da: Download complete [2024-08-14T06:49:56.139Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.250823472s with top 10 stages: buildir: 45.659768927s, gosec: 7.016842445s, inspect: 2.650364383s, fact_deprecated: 2.417037479s, printf: 1.934878386s, ctrlflow: 1.900042883s, fact_purity: 1.316535121s, S1038: 1.147085152s, nilness: 925.533334ms, typedness: 742.791027ms" [2024-08-14T06:49:56.139Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-14T06:49:56.139Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, cgo: 214/214, skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, path_prettifier: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214" [2024-08-14T06:49:56.139Z] level=info msg="[runner] processing took 20.022006ms with stages: nolint: 10.920138ms, identifier_marker: 4.71177ms, exclude-rules: 1.661589ms, autogenerated_exclude: 1.143073ms, path_prettifier: 1.036251ms, skip_dirs: 511.915µs, cgo: 19.77µs, filename_unadjuster: 10.32µs, max_same_issues: 1.48µs, uniq_by_line: 660ns, path_shortener: 610ns, diff: 590ns, skip_files: 560ns, fixer: 560ns, source_code: 480ns, max_from_linter: 470ns, severity-rules: 440ns, sort_results: 430ns, exclude: 380ns, max_per_file_from_linter: 270ns, path_prefixer: 250ns" [2024-08-14T06:49:56.139Z] level=info msg="[runner] linters took 10.087994119s with stages: goanalysis_metalinter: 10.06777839s" [2024-08-14T06:49:56.139Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-14T06:49:56.139Z] level=info msg="Memory: 311 samples, avg is 275.9MB, max is 1275.9MB" [2024-08-14T06:49:56.139Z] level=info msg="Execution took 30.903614703s" [2024-08-14T06:49:56.139Z] go vet ./... [2024-08-14T06:50:01.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T06:50:01.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T06:50:01.400Z] ./bin/test-attribution-txt.sh [2024-08-14T06:50:01.400Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T06:50:01.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T06:50:01.804Z] + ls -al . [2024-08-14T06:50:01.804Z] total 904 [2024-08-14T06:50:01.804Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 06:48 . [2024-08-14T06:50:01.804Z] drwxr-xr-x 4 root root 4096 Aug 14 06:48 .. [2024-08-14T06:50:01.804Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:46 .blubracket [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 06:46 .dockerignore [2024-08-14T06:50:01.804Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 06:49 .git [2024-08-14T06:50:01.804Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 06:46 .github [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 06:46 .gitignore [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 06:46 .golangci.yml [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 06:46 .hadolint.yml [2024-08-14T06:50:01.804Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 06:47 .semver [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 06:46 .sonarcloud.properties [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 06:46 ADOPTERS.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 06:46 Attribution.txt [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 06:46 CHANGELOG.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 06:46 CONTRIBUTING.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 06:46 GOVERNANCE.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 06:46 Jenkinsfile [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 06:46 LICENSE [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 06:46 Makefile [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 06:46 OWNERS.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 06:46 README.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 06:46 SECURITY.md [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 06:47 VERSION [2024-08-14T06:50:01.804Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:46 bin [2024-08-14T06:50:01.804Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 06:46 cmd [2024-08-14T06:50:01.804Z] -rw-r--r-- 1 root root 532487 Aug 14 06:49 coverage.out [2024-08-14T06:50:01.804Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:46 fuzz_test [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 06:46 go.mod [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 06:46 go.sum [2024-08-14T06:50:01.804Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 06:46 internal [2024-08-14T06:50:01.804Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 06:46 openapi [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 06:46 security.txt [2024-08-14T06:50:01.804Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 06:46 version.go [Pipeline] sh [2024-08-14T06:50:02.143Z] + '[' -e coverage.out ] [2024-08-14T06:50:02.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T06:50:02.387Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T06:50:02.689Z] + make build [2024-08-14T06:50:02.689Z] 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 [2024-08-14T06:50:05.152Z] d6de4b400683: Pull complete [2024-08-14T06:50:05.152Z] 35cb2a7552d0: Pull complete [2024-08-14T06:50:05.152Z] 4f4fb700ef54: Pull complete [2024-08-14T06:50:05.152Z] 464afbd9ba4c: Pull complete [2024-08-14T06:50:13.890Z] 00f215d4a9da: Pull complete [2024-08-14T06:50:15.304Z] d496ad576159: Pull complete [2024-08-14T06:50:15.304Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-14T06:50:15.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T06:50:15.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:50:15.704Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T06:50:15.704Z] WORKDIR /edgex [2024-08-14T06:50:15.704Z] COPY go.mod . [2024-08-14T06:50:15.704Z] RUN go mod download [2024-08-14T06:50:15.704Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-14T06:50:16.292Z] Sending build context to Docker daemon 3.482MB [2024-08-14T06:50:16.292Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T06:50:16.292Z] ---> f246e2811388 [2024-08-14T06:50:16.292Z] Step 2/4 : WORKDIR /edgex [2024-08-14T06:50:18.231Z] ---> Running in e662d1ec45ce [2024-08-14T06:50:18.231Z] Removing intermediate container e662d1ec45ce [2024-08-14T06:50:18.231Z] ---> 400666a1a4ee [2024-08-14T06:50:18.231Z] Step 3/4 : COPY go.mod . [2024-08-14T06:50:19.188Z] ---> 67975ff54a3b [2024-08-14T06:50:19.189Z] Step 4/4 : RUN go mod download [2024-08-14T06:50:19.457Z] ---> Running in 552dea0011f8 [2024-08-14T06:50:24.606Z] 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 [2024-08-14T06:50:25.538Z] 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 [2024-08-14T06:50:27.438Z] 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 [2024-08-14T06:50:29.111Z] 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 [2024-08-14T06:50:29.369Z] 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 [2024-08-14T06:50:37.499Z] 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 [2024-08-14T06:50:37.499Z] 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 [2024-08-14T06:50:41.641Z] 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 [2024-08-14T06:50:41.641Z] 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 [2024-08-14T06:50:42.639Z] 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 [2024-08-14T06:50:42.639Z] 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 [2024-08-14T06:50:43.667Z] 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 [2024-08-14T06:50:44.235Z] 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] } [2024-08-14T06:50:45.191Z] $ docker stop --time=1 f60d73affd99a435ff868993128b9fc79f1f00e4b2cb495d0e6cd3d35110dc38 [2024-08-14T06:50:48.275Z] $ docker rm -f --volumes f60d73affd99a435ff868993128b9fc79f1f00e4b2cb495d0e6cd3d35110dc38 [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 [2024-08-14T06:50:50.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T06:50:50.850Z] [2024-08-14T06:50:50.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:50:51.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T06:50:51.245Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-14T06:50:51.245Z] 91d30c5bc195: Pulling fs layer [2024-08-14T06:50:51.245Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-14T06:50:51.245Z] 9c61dcf015f6: Pulling fs layer [2024-08-14T06:50:51.245Z] 4698f68db338: Pulling fs layer [2024-08-14T06:50:51.245Z] 2a2f49069b9e: Pulling fs layer [2024-08-14T06:50:51.245Z] e0025b399a48: Pulling fs layer [2024-08-14T06:50:51.245Z] 2a2f49069b9e: Waiting [2024-08-14T06:50:51.245Z] 4698f68db338: Waiting [2024-08-14T06:50:51.245Z] e0025b399a48: Waiting [2024-08-14T06:50:51.245Z] 91d30c5bc195: Verifying Checksum [2024-08-14T06:50:51.245Z] 91d30c5bc195: Download complete [2024-08-14T06:50:51.245Z] 4698f68db338: Verifying Checksum [2024-08-14T06:50:51.245Z] 4698f68db338: Download complete [2024-08-14T06:50:51.245Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-14T06:50:51.245Z] 2e9b0aa3be6d: Download complete [2024-08-14T06:50:51.504Z] e0025b399a48: Verifying Checksum [2024-08-14T06:50:51.504Z] e0025b399a48: Download complete [2024-08-14T06:50:51.504Z] 91d30c5bc195: Pull complete [2024-08-14T06:50:51.504Z] 2a2f49069b9e: Download complete [2024-08-14T06:50:51.764Z] 2e9b0aa3be6d: Pull complete [2024-08-14T06:50:52.028Z] 9c61dcf015f6: Download complete [2024-08-14T06:50:55.553Z] 9c61dcf015f6: Pull complete [2024-08-14T06:50:55.553Z] 4698f68db338: Pull complete [2024-08-14T06:50:55.553Z] 2a2f49069b9e: Pull complete [2024-08-14T06:50:55.553Z] e0025b399a48: Pull complete [2024-08-14T06:50:55.553Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-14T06:50:55.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T06:50:55.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:51:01.912Z] prd-ubuntu20.04-docker-8c-8g-7681 does not seem to be running inside a container [2024-08-14T06:51:01.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-14T06:51:06.891Z] $ docker top e0f7532d3ed9bded38654bfaa49bc136370f3e895f5ad78df30db75e17f65434 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T06:51:08.017Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T06:51:10.226Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T06:51:10.226Z] #1 transferring dockerfile: 1.93kB done [2024-08-14T06:51:10.226Z] #1 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #2 transferring dockerfile: 2.49kB done [2024-08-14T06:51:10.494Z] #2 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #3 transferring dockerfile: 2.06kB done [2024-08-14T06:51:10.494Z] #3 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #4 transferring dockerfile: 1.93kB done [2024-08-14T06:51:10.494Z] #4 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #5 transferring dockerfile: 1.95kB done [2024-08-14T06:51:10.494Z] #5 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #6 transferring dockerfile: 1.69kB done [2024-08-14T06:51:10.494Z] #6 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #7 transferring dockerfile: 2.23kB done [2024-08-14T06:51:10.494Z] #7 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #8 [core-data internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #8 transferring dockerfile: 2.01kB done [2024-08-14T06:51:10.494Z] #8 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #9 transferring dockerfile: 1.70kB done [2024-08-14T06:51:10.494Z] #9 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #10 transferring dockerfile: 3.17kB done [2024-08-14T06:51:10.494Z] #10 DONE 0.1s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #11 transferring dockerfile: 1.81kB done [2024-08-14T06:51:10.494Z] #11 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #12 transferring dockerfile: 2.15kB done [2024-08-14T06:51:10.494Z] #12 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-14T06:51:10.494Z] #13 transferring dockerfile: 2.01kB done [2024-08-14T06:51:10.494Z] #13 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #14 [support-scheduler internal] load .dockerignore [2024-08-14T06:51:10.494Z] #14 transferring context: 50B done [2024-08-14T06:51:10.494Z] #14 DONE 0.0s [2024-08-14T06:51:10.494Z] [2024-08-14T06:51:10.494Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T06:51:10.755Z] #15 transferring dockerfile: 1.85kB done [2024-08-14T06:51:10.755Z] #15 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T06:51:10.755Z] #16 transferring dockerfile: 1.89kB done [2024-08-14T06:51:10.755Z] #16 DONE 0.1s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T06:51:10.755Z] #17 transferring dockerfile: 2.50kB done [2024-08-14T06:51:10.755Z] #17 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-14T06:51:10.755Z] #18 transferring context: 50B done [2024-08-14T06:51:10.755Z] #18 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #19 [core-metadata internal] load .dockerignore [2024-08-14T06:51:10.755Z] #19 transferring context: 50B done [2024-08-14T06:51:10.755Z] #19 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #20 [core-command internal] load .dockerignore [2024-08-14T06:51:10.755Z] #20 transferring context: 50B done [2024-08-14T06:51:10.755Z] #20 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #21 [support-notifications internal] load .dockerignore [2024-08-14T06:51:10.755Z] #21 transferring context: 50B done [2024-08-14T06:51:10.755Z] #21 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #22 [security-spire-config internal] load .dockerignore [2024-08-14T06:51:10.755Z] #22 transferring context: 50B done [2024-08-14T06:51:10.755Z] #22 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T06:51:10.755Z] #23 DONE 0.0s [2024-08-14T06:51:10.755Z] [2024-08-14T06:51:10.755Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-14T06:51:11.014Z] #24 ... [2024-08-14T06:51:11.014Z] [2024-08-14T06:51:11.014Z] #25 [core-data internal] load .dockerignore [2024-08-14T06:51:11.014Z] #25 transferring context: 50B done [2024-08-14T06:51:11.014Z] #25 DONE 0.1s [2024-08-14T06:51:11.014Z] [2024-08-14T06:51:11.014Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T06:51:11.014Z] #26 transferring context: 50B done [2024-08-14T06:51:11.014Z] #26 DONE 0.1s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #27 [security-spire-server internal] load .dockerignore [2024-08-14T06:51:11.015Z] #27 transferring context: 50B done [2024-08-14T06:51:11.015Z] #27 DONE 0.2s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #28 [security-spire-agent internal] load .dockerignore [2024-08-14T06:51:11.015Z] #28 transferring context: 50B done [2024-08-14T06:51:11.015Z] #28 DONE 0.2s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #29 [core-keeper internal] load .dockerignore [2024-08-14T06:51:11.015Z] #29 transferring context: 50B done [2024-08-14T06:51:11.015Z] #29 DONE 0.2s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-14T06:51:11.015Z] #24 transferring context: 50B done [2024-08-14T06:51:11.015Z] #24 DONE 0.1s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #30 [security-proxy-auth internal] load .dockerignore [2024-08-14T06:51:11.015Z] #30 transferring context: 50B done [2024-08-14T06:51:11.015Z] #30 DONE 0.2s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #31 [security-proxy-setup internal] load .dockerignore [2024-08-14T06:51:11.015Z] #31 transferring context: 50B done [2024-08-14T06:51:11.015Z] #31 DONE 0.1s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T06:51:11.015Z] #32 transferring context: 50B done [2024-08-14T06:51:11.015Z] #32 DONE 0.1s [2024-08-14T06:51:11.015Z] [2024-08-14T06:51:11.015Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T06:51:11.273Z] #23 DONE 0.0s [2024-08-14T06:51:11.273Z] [2024-08-14T06:51:11.273Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T06:51:11.273Z] #33 ... [2024-08-14T06:51:11.273Z] [2024-08-14T06:51:11.273Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T06:51:11.273Z] #23 DONE 0.0s [2024-08-14T06:51:11.556Z] [2024-08-14T06:51:11.556Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T06:51:11.556Z] #34 DONE 0.4s [2024-08-14T06:51:11.556Z] [2024-08-14T06:51:11.556Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T06:51:11.556Z] #35 DONE 0.7s [2024-08-14T06:51:11.556Z] [2024-08-14T06:51:11.556Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T06:51:11.556Z] #33 DONE 0.3s [2024-08-14T06:51:11.556Z] [2024-08-14T06:51:11.556Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T06:51:11.556Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T06:51:11.814Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T06:51:11.814Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T06:51:11.814Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T06:51:11.814Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T06:51:11.814Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T06:51:11.814Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T06:51:11.814Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T06:51:11.814Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s [2024-08-14T06:51:11.814Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.3s [2024-08-14T06:51:12.072Z] #36 ... [2024-08-14T06:51:12.072Z] [2024-08-14T06:51:12.072Z] #37 [security-spire-agent internal] load build context [2024-08-14T06:51:12.072Z] #37 transferring context: 27.13kB 0.1s done [2024-08-14T06:51:12.072Z] #37 DONE 0.4s [2024-08-14T06:51:12.072Z] [2024-08-14T06:51:12.072Z] #38 [security-spire-config internal] load build context [2024-08-14T06:51:12.072Z] #38 transferring context: 25.85kB 0.1s done [2024-08-14T06:51:12.072Z] #38 DONE 0.4s [2024-08-14T06:51:12.072Z] [2024-08-14T06:51:12.072Z] #39 [security-spire-server internal] load build context [2024-08-14T06:51:12.072Z] #39 transferring context: 27.60kB 0.1s done [2024-08-14T06:51:12.072Z] #39 DONE 0.5s [2024-08-14T06:51:12.072Z] [2024-08-14T06:51:12.072Z] #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T06:51:12.072Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s [2024-08-14T06:51:12.072Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-14T06:51:12.072Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-14T06:51:12.638Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-14T06:51:14.068Z] #36 DONE 2.5s [2024-08-14T06:51:14.068Z] [2024-08-14T06:51:14.068Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T06:51:14.068Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-14T06:51:14.068Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-14T06:51:14.068Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-14T06:51:14.068Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T06:51:14.068Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-14T06:51:14.068Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T06:51:14.068Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-14T06:51:14.068Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-14T06:51:14.068Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s done [2024-08-14T06:51:14.068Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-14T06:51:14.068Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-14T06:51:14.068Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-08-14T06:51:15.483Z] #40 ... [2024-08-14T06:51:15.483Z] [2024-08-14T06:51:15.483Z] #41 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-14T06:51:15.483Z] #41 DONE 3.6s [2024-08-14T06:51:15.483Z] [2024-08-14T06:51:15.483Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T06:51:15.483Z] #40 ... [2024-08-14T06:51:15.483Z] [2024-08-14T06:51:15.483Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T06:51:15.483Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-08-14T06:51:15.483Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T06:51:15.483Z] #42 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-14T06:51:15.483Z] #42 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-14T06:51:15.483Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T06:51:15.483Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-08-14T06:51:15.483Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T06:51:15.483Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-14T06:51:15.483Z] #42 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-08-14T06:51:15.483Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-14T06:51:15.483Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-14T06:51:15.483Z] #42 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2024-08-14T06:51:15.483Z] #42 DONE 3.4s [2024-08-14T06:51:15.483Z] [2024-08-14T06:51:15.483Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T06:51:16.969Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-08-14T06:51:19.837Z] Removing intermediate container 552dea0011f8 [2024-08-14T06:51:19.837Z] ---> 34d03a707273 [2024-08-14T06:51:19.837Z] Successfully built 34d03a707273 [2024-08-14T06:51:19.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T06:51:20.265Z] #40 ... [2024-08-14T06:51:20.265Z] [2024-08-14T06:51:20.265Z] #43 [security-proxy-setup internal] load build context [2024-08-14T06:51:20.265Z] #43 transferring context: 284.34MB 8.1s [2024-08-14T06:51:20.291Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T06:51:20.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:51:20.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-7682 does not seem to be running inside a container [2024-08-14T06:51:20.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-14T06:51:21.208Z] #43 ... [2024-08-14T06:51:21.208Z] [2024-08-14T06:51:21.208Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-14T06:51:21.208Z] #44 transferring context: 50B done [2024-08-14T06:51:21.208Z] #44 ... [2024-08-14T06:51:21.208Z] [2024-08-14T06:51:21.208Z] #45 [security-bootstrapper internal] load build context [2024-08-14T06:51:21.208Z] #45 transferring context: 258.96MB 9.0s [2024-08-14T06:51:21.469Z] #45 ... [2024-08-14T06:51:21.469Z] [2024-08-14T06:51:21.469Z] #43 [security-proxy-setup internal] load build context [2024-08-14T06:51:21.469Z] #43 ... [2024-08-14T06:51:21.469Z] [2024-08-14T06:51:21.469Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T06:51:21.469Z] #46 ... [2024-08-14T06:51:21.469Z] [2024-08-14T06:51:21.469Z] #47 [security-proxy-auth internal] load build context [2024-08-14T06:51:21.729Z] #47 ... [2024-08-14T06:51:21.729Z] [2024-08-14T06:51:21.729Z] #48 [core-keeper internal] load build context [2024-08-14T06:51:21.729Z] #48 ... [2024-08-14T06:51:21.729Z] [2024-08-14T06:51:21.729Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-14T06:51:21.853Z] $ docker top 5f69eef5ba0c2a19ccc5fafcdda0f0e95df8eafb1f95c3e80c139a879374949b -eo pid,comm [2024-08-14T06:51:21.989Z] #49 ... [2024-08-14T06:51:21.989Z] [2024-08-14T06:51:21.989Z] #50 [core-data internal] load build context [2024-08-14T06:51:21.989Z] #50 ... [2024-08-14T06:51:21.989Z] [2024-08-14T06:51:21.989Z] #51 [support-notifications internal] load build context [2024-08-14T06:51:21.989Z] #51 ... [2024-08-14T06:51:21.989Z] [2024-08-14T06:51:21.989Z] #52 [core-command internal] load build context [Pipeline] { [Pipeline] sh [2024-08-14T06:51:22.249Z] #52 ... [2024-08-14T06:51:22.249Z] [2024-08-14T06:51:22.249Z] #53 [support-cron-scheduler internal] load build context [2024-08-14T06:51:22.249Z] #53 ... [2024-08-14T06:51:22.249Z] [2024-08-14T06:51:22.250Z] #54 [support-scheduler internal] load build context [2024-08-14T06:51:22.797Z] + go version [2024-08-14T06:51:22.797Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-14T06:51:22.844Z] $ docker stop --time=1 5f69eef5ba0c2a19ccc5fafcdda0f0e95df8eafb1f95c3e80c139a879374949b [2024-08-14T06:51:23.351Z] #54 ... [2024-08-14T06:51:23.351Z] [2024-08-14T06:51:23.351Z] #55 [core-metadata internal] load build context [2024-08-14T06:51:24.477Z] $ docker rm -f --volumes 5f69eef5ba0c2a19ccc5fafcdda0f0e95df8eafb1f95c3e80c139a879374949b [2024-08-14T06:51:24.653Z] #55 ... [2024-08-14T06:51:24.653Z] [2024-08-14T06:51:24.653Z] #56 [security-spiffe-token-provider internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-08-14T06:51:24.915Z] #56 ... [2024-08-14T06:51:24.915Z] [2024-08-14T06:51:24.915Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T06:51:24.915Z] #57 ... [2024-08-14T06:51:24.915Z] [2024-08-14T06:51:24.915Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T06:51:24.915Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:24.915Z] #0 5.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:24.915Z] #0 5.209 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T06:51:24.915Z] #0 5.225 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T06:51:24.915Z] #0 5.229 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:51:24.915Z] #0 5.235 Executing ca-certificates-20240226-r0.trigger [2024-08-14T06:51:24.915Z] #0 5.277 OK: 8 MiB in 17 packages [2024-08-14T06:51:24.915Z] #58 ... [2024-08-14T06:51:24.915Z] [2024-08-14T06:51:24.915Z] #59 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-14T06:51:24.915Z] #59 ... [2024-08-14T06:51:24.915Z] [2024-08-14T06:51:24.915Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-08-14T06:51:25.176Z] #60 ... [2024-08-14T06:51:25.176Z] [2024-08-14T06:51:25.176Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T06:51:25.176Z] #61 ... [2024-08-14T06:51:25.176Z] [2024-08-14T06:51:25.176Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T06:51:25.176Z] #62 ... [2024-08-14T06:51:25.176Z] [2024-08-14T06:51:25.176Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T06:51:25.176Z] #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.176Z] #0 3.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.176Z] #0 3.518 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T06:51:25.176Z] #0 3.518 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T06:51:25.176Z] #0 3.518 OK: 20070 distinct packages available [2024-08-14T06:51:25.176Z] #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.176Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.176Z] #0 3.849 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T06:51:25.176Z] #0 3.854 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T06:51:25.176Z] #0 3.860 (3/5) Installing libucontext (1.2-r2) [2024-08-14T06:51:25.176Z] #0 3.866 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T06:51:25.176Z] #0 3.868 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T06:51:25.176Z] #0 3.877 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:51:25.176Z] #0 3.883 OK: 8 MiB in 20 packages [Pipeline] sh [2024-08-14T06:51:25.437Z] #63 ... [2024-08-14T06:51:25.437Z] [2024-08-14T06:51:25.437Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T06:51:25.437Z] #64 ... [2024-08-14T06:51:25.437Z] [2024-08-14T06:51:25.437Z] #65 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T06:51:25.518Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T06:51:25.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T06:51:25.699Z] #65 ... [2024-08-14T06:51:25.699Z] [2024-08-14T06:51:25.699Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T06:51:25.699Z] #66 ... [2024-08-14T06:51:25.699Z] [2024-08-14T06:51:25.699Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T06:51:25.699Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.699Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.699Z] #0 1.759 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T06:51:25.699Z] #0 1.759 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T06:51:25.699Z] #0 1.759 OK: 20070 distinct packages available [2024-08-14T06:51:25.699Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.699Z] #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:51:25.699Z] #0 2.138 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T06:51:25.699Z] #0 2.153 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T06:51:25.699Z] #0 2.164 (3/11) Installing libunistring (1.1-r1) [2024-08-14T06:51:25.699Z] #0 2.176 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T06:51:25.699Z] #0 2.182 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T06:51:25.699Z] #0 2.187 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T06:51:25.699Z] #0 2.195 (7/11) Installing curl (8.9.0-r0) [2024-08-14T06:51:25.699Z] #0 2.202 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T06:51:25.699Z] #0 2.208 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T06:51:25.699Z] #0 2.211 (10/11) Installing libucontext (1.2-r2) [2024-08-14T06:51:25.699Z] #0 2.215 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T06:51:25.699Z] #0 2.219 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:51:25.699Z] #0 2.224 Executing ca-certificates-20240226-r0.trigger [2024-08-14T06:51:25.699Z] #0 2.274 OK: 12 MiB in 26 packages [2024-08-14T06:51:25.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-7682 does not seem to be running inside a container [2024-08-14T06:51:25.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-14T06:51:25.958Z] #67 ... [2024-08-14T06:51:25.958Z] [2024-08-14T06:51:25.958Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T06:51:25.958Z] #68 ... [2024-08-14T06:51:25.958Z] [2024-08-14T06:51:25.958Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-14T06:51:25.958Z] #56 transferring context: 395.18MB 14.3s [2024-08-14T06:51:27.022Z] $ docker top b7e194cbe9586babf376375cbbf81e5f19c835d73f70c33f2292981e0dfb94c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T06:51:27.328Z] ========================================================= [2024-08-14T06:51:27.328Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T06:51:27.328Z] ========================================================= [Pipeline] sh [2024-08-14T06:51:27.869Z] #56 transferring context: 494.41MB 16.0s done [2024-08-14T06:51:27.966Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T06:51:28.674Z] + make test [2024-08-14T06:51:28.674Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T06:51:30.413Z] #56 ... [2024-08-14T06:51:30.413Z] [2024-08-14T06:51:30.413Z] #51 [support-notifications internal] load build context [2024-08-14T06:51:30.413Z] #51 transferring context: 494.41MB 17.6s done [2024-08-14T06:51:32.984Z] #51 ... [2024-08-14T06:51:32.984Z] [2024-08-14T06:51:32.984Z] #45 [security-bootstrapper internal] load build context [2024-08-14T06:51:32.984Z] #45 transferring context: 494.41MB 16.3s done [2024-08-14T06:51:33.243Z] #45 ... [2024-08-14T06:51:33.244Z] [2024-08-14T06:51:33.244Z] #48 [core-keeper internal] load build context [2024-08-14T06:51:33.244Z] #48 transferring context: 494.41MB 15.1s done [2024-08-14T06:51:33.503Z] #48 ... [2024-08-14T06:51:33.503Z] [2024-08-14T06:51:33.503Z] #52 [core-command internal] load build context [2024-08-14T06:51:33.503Z] #52 transferring context: 494.41MB 15.2s done [2024-08-14T06:51:33.503Z] #52 ... [2024-08-14T06:51:33.503Z] [2024-08-14T06:51:33.503Z] #50 [core-data internal] load build context [2024-08-14T06:51:33.503Z] #50 transferring context: 494.41MB 16.5s done [2024-08-14T06:51:33.763Z] #50 ... [2024-08-14T06:51:33.763Z] [2024-08-14T06:51:33.763Z] #53 [support-cron-scheduler internal] load build context [2024-08-14T06:51:33.763Z] #53 transferring context: 494.41MB 15.7s done [2024-08-14T06:51:33.763Z] #53 ... [2024-08-14T06:51:33.763Z] [2024-08-14T06:51:33.763Z] #55 [core-metadata internal] load build context [2024-08-14T06:51:33.763Z] #55 transferring context: 494.41MB 16.3s done [2024-08-14T06:51:34.028Z] #55 ... [2024-08-14T06:51:34.028Z] [2024-08-14T06:51:34.028Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-14T06:51:34.028Z] #49 transferring context: 494.41MB 17.3s done [2024-08-14T06:51:34.028Z] #49 ... [2024-08-14T06:51:34.028Z] [2024-08-14T06:51:34.028Z] #47 [security-proxy-auth internal] load build context [2024-08-14T06:51:34.028Z] #47 transferring context: 494.41MB 16.0s done [2024-08-14T06:51:34.290Z] #47 ... [2024-08-14T06:51:34.291Z] [2024-08-14T06:51:34.291Z] #54 [support-scheduler internal] load build context [2024-08-14T06:51:34.291Z] #54 transferring context: 494.41MB 16.4s done [2024-08-14T06:51:34.549Z] #54 ... [2024-08-14T06:51:34.549Z] [2024-08-14T06:51:34.549Z] #43 [security-proxy-setup internal] load build context [2024-08-14T06:51:34.549Z] #43 transferring context: 494.41MB 15.6s done [2024-08-14T06:51:34.549Z] #43 ... [2024-08-14T06:51:34.549Z] [2024-08-14T06:51:34.549Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T06:51:34.549Z] #46 transferring context: 494.41MB 16.0s done [2024-08-14T06:52:13.536Z] #46 ... [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #48 [core-keeper internal] load build context [2024-08-14T06:52:13.536Z] #48 DONE 62.0s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #43 [security-proxy-setup internal] load build context [2024-08-14T06:52:13.536Z] #43 DONE 62.0s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #52 [core-command internal] load build context [2024-08-14T06:52:13.536Z] #52 DONE 62.0s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T06:52:13.536Z] #63 DONE 59.5s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #53 [support-cron-scheduler internal] load build context [2024-08-14T06:52:13.536Z] #53 DONE 62.1s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T06:52:13.536Z] #67 DONE 59.5s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T06:52:13.536Z] #58 DONE 59.5s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #47 [security-proxy-auth internal] load build context [2024-08-14T06:52:13.536Z] #47 DONE 62.1s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #59 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-14T06:52:13.536Z] #59 DONE 58.9s [2024-08-14T06:52:13.536Z] [2024-08-14T06:52:13.536Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T06:52:13.816Z] #69 ... [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-14T06:52:13.816Z] #56 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #45 [security-bootstrapper internal] load build context [2024-08-14T06:52:13.816Z] #45 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #46 [security-secretstore-setup internal] load build context [2024-08-14T06:52:13.816Z] #46 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #55 [core-metadata internal] load build context [2024-08-14T06:52:13.816Z] #55 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #50 [core-data internal] load build context [2024-08-14T06:52:13.816Z] #50 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #51 [support-notifications internal] load build context [2024-08-14T06:52:13.816Z] #51 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #54 [support-scheduler internal] load build context [2024-08-14T06:52:13.816Z] #54 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-14T06:52:13.816Z] #49 DONE 62.2s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T06:52:13.816Z] #40 DONE 62.3s [2024-08-14T06:52:13.816Z] [2024-08-14T06:52:13.816Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T06:52:14.388Z] #70 ... [2024-08-14T06:52:14.388Z] [2024-08-14T06:52:14.388Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T06:52:14.388Z] #60 DONE 60.4s [2024-08-14T06:52:14.649Z] [2024-08-14T06:52:14.649Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T06:52:14.649Z] #66 60.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:14.649Z] #66 60.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:14.909Z] #66 60.84 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T06:52:14.909Z] #66 60.86 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:14.909Z] #66 60.87 (3/4) Installing su-exec (0.2-r3) [2024-08-14T06:52:14.909Z] #66 60.87 (4/4) Installing yq (4.33.3-r5) [2024-08-14T06:52:15.175Z] #66 ... [2024-08-14T06:52:15.175Z] [2024-08-14T06:52:15.175Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T06:52:15.175Z] #57 60.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #57 60.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #57 61.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:15.175Z] #57 61.03 (2/2) Installing su-exec (0.2-r3) [2024-08-14T06:52:15.175Z] #57 61.04 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:15.175Z] #57 61.04 OK: 7 MiB in 17 packages [2024-08-14T06:52:15.175Z] #57 DONE 61.2s [2024-08-14T06:52:15.175Z] [2024-08-14T06:52:15.175Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T06:52:15.175Z] #68 60.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #68 60.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #68 60.81 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:15.175Z] #68 60.82 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:15.175Z] #68 60.84 OK: 7 MiB in 16 packages [2024-08-14T06:52:15.175Z] #68 DONE 61.0s [2024-08-14T06:52:15.175Z] [2024-08-14T06:52:15.175Z] #65 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T06:52:15.175Z] #65 60.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #65 60.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #65 60.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:15.175Z] #65 60.92 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:15.175Z] #65 60.93 OK: 7 MiB in 16 packages [2024-08-14T06:52:15.175Z] #65 DONE 61.3s [2024-08-14T06:52:15.175Z] [2024-08-14T06:52:15.175Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T06:52:15.175Z] #62 60.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #62 60.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.175Z] #62 60.81 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T06:52:15.175Z] #62 60.82 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:15.175Z] #62 60.83 (3/3) Installing tzdata (2024a-r0) [2024-08-14T06:52:15.175Z] #62 60.89 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:15.175Z] #62 60.90 Executing ca-certificates-20240226-r0.trigger [2024-08-14T06:52:15.175Z] #62 61.01 OK: 11 MiB in 18 packages [2024-08-14T06:52:15.175Z] #62 DONE 61.1s [2024-08-14T06:52:15.175Z] [2024-08-14T06:52:15.175Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:15.662Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T06:52:15.749Z] #71 ... [2024-08-14T06:52:15.749Z] [2024-08-14T06:52:15.749Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T06:52:15.749Z] #72 DONE 2.1s [2024-08-14T06:52:15.749Z] [2024-08-14T06:52:15.749Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T06:52:15.749Z] #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.749Z] #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:15.749Z] #0 1.866 OK: 264 MiB in 52 packages [2024-08-14T06:52:15.749Z] #73 DONE 2.1s [2024-08-14T06:52:15.749Z] [2024-08-14T06:52:15.749Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:52:16.008Z] #74 DONE 0.3s [2024-08-14T06:52:16.008Z] [2024-08-14T06:52:16.008Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:52:16.008Z] #75 ... [2024-08-14T06:52:16.008Z] [2024-08-14T06:52:16.008Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T06:52:16.008Z] #0 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.008Z] #0 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.008Z] #0 1.880 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T06:52:16.008Z] #0 1.880 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T06:52:16.008Z] #0 1.880 OK: 20077 distinct packages available [2024-08-14T06:52:16.008Z] #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.008Z] #0 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.008Z] #0 2.319 OK: 264 MiB in 52 packages [2024-08-14T06:52:16.008Z] #76 DONE 2.4s [2024-08-14T06:52:16.268Z] [2024-08-14T06:52:16.268Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:52:16.268Z] #77 DONE 0.1s [2024-08-14T06:52:16.268Z] [2024-08-14T06:52:16.268Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T06:52:16.268Z] #64 60.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #64 61.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #64 61.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T06:52:16.268Z] #64 61.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T06:52:16.268Z] #64 61.48 OK: 20070 distinct packages available [2024-08-14T06:52:16.268Z] #64 61.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #64 61.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #64 61.89 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:16.268Z] #64 61.90 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T06:52:16.268Z] #64 61.90 (3/4) Installing libucontext (1.2-r2) [2024-08-14T06:52:16.268Z] #64 61.92 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T06:52:16.268Z] #64 61.93 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:16.268Z] #64 61.93 OK: 8 MiB in 19 packages [2024-08-14T06:52:16.268Z] #64 DONE 62.1s [2024-08-14T06:52:16.268Z] [2024-08-14T06:52:16.268Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:16.268Z] #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #0 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.268Z] #0 2.407 OK: 12 MiB in 26 packages [2024-08-14T06:52:16.268Z] #78 DONE 2.6s [2024-08-14T06:52:16.268Z] [2024-08-14T06:52:16.268Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:52:16.528Z] #79 ... [2024-08-14T06:52:16.528Z] [2024-08-14T06:52:16.528Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:16.528Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.528Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.528Z] #0 2.790 OK: 8 MiB in 17 packages [2024-08-14T06:52:16.528Z] #80 DONE 2.9s [2024-08-14T06:52:16.788Z] [2024-08-14T06:52:16.788Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T06:52:16.788Z] #69 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.788Z] #69 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:16.788Z] #69 3.224 OK: 264 MiB in 52 packages [2024-08-14T06:52:17.049Z] #69 DONE 3.6s [2024-08-14T06:52:17.049Z] [2024-08-14T06:52:17.049Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T06:52:17.049Z] #61 60.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:17.049Z] #61 60.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:17.049Z] #61 60.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:17.049Z] #61 60.83 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T06:52:17.049Z] #61 60.84 (3/4) Installing su-exec (0.2-r3) [2024-08-14T06:52:17.049Z] #61 60.85 (4/4) Installing yq (4.33.3-r5) [2024-08-14T06:52:17.049Z] #61 62.79 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:17.049Z] #61 62.79 OK: 17 MiB in 19 packages [2024-08-14T06:52:17.049Z] #61 DONE 62.9s [2024-08-14T06:52:17.049Z] [2024-08-14T06:52:17.049Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T06:52:17.049Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:17.049Z] #0 2.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:17.049Z] #0 3.161 OK: 8 MiB in 20 packages [2024-08-14T06:52:17.049Z] #81 DONE 3.4s [2024-08-14T06:52:17.049Z] [2024-08-14T06:52:17.049Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T06:52:17.049Z] #66 62.79 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:17.049Z] #66 62.79 Executing ca-certificates-20240226-r0.trigger [2024-08-14T06:52:17.049Z] #66 62.84 OK: 17 MiB in 19 packages [2024-08-14T06:52:17.049Z] #66 ... [2024-08-14T06:52:17.049Z] [2024-08-14T06:52:17.049Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:52:17.049Z] #82 DONE 0.3s [2024-08-14T06:52:17.310Z] [2024-08-14T06:52:17.310Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T06:52:17.310Z] #66 DONE 63.2s [2024-08-14T06:52:17.310Z] [2024-08-14T06:52:17.310Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T06:52:19.226Z] #83 ... [2024-08-14T06:52:19.226Z] [2024-08-14T06:52:19.226Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T06:52:19.226Z] #84 DONE 2.3s [2024-08-14T06:52:19.486Z] [2024-08-14T06:52:19.486Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T06:52:19.486Z] #85 DONE 2.4s [2024-08-14T06:52:19.486Z] [2024-08-14T06:52:19.486Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T06:52:19.486Z] #86 DONE 0.0s [2024-08-14T06:52:19.486Z] [2024-08-14T06:52:19.486Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T06:52:19.486Z] #70 5.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:19.486Z] #70 5.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:19.747Z] #70 6.090 OK: 264 MiB in 52 packages [2024-08-14T06:52:20.318Z] #70 DONE 6.7s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T06:52:20.318Z] #87 DONE 0.9s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T06:52:20.318Z] #88 DONE 0.9s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T06:52:20.318Z] #89 DONE 0.0s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:52:20.318Z] #90 DONE 0.1s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T06:52:20.318Z] #91 DONE 0.1s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T06:52:20.318Z] #92 DONE 0.0s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T06:52:20.318Z] #93 DONE 0.1s [2024-08-14T06:52:20.318Z] [2024-08-14T06:52:20.318Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:52:20.578Z] #94 ... [2024-08-14T06:52:20.578Z] [2024-08-14T06:52:20.578Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T06:52:20.578Z] #95 DONE 0.1s [2024-08-14T06:52:20.578Z] [2024-08-14T06:52:20.578Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T06:52:20.578Z] #96 DONE 0.1s [2024-08-14T06:52:20.578Z] [2024-08-14T06:52:20.578Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T06:52:20.578Z] #97 DONE 0.1s [2024-08-14T06:52:20.578Z] [2024-08-14T06:52:20.578Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T06:52:20.578Z] #98 DONE 0.1s [2024-08-14T06:52:20.578Z] [2024-08-14T06:52:20.578Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T06:52:20.578Z] #83 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:20.839Z] #83 ... [2024-08-14T06:52:20.839Z] [2024-08-14T06:52:20.839Z] #99 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:20.839Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:20.839Z] #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:20.839Z] #0 5.551 OK: 7 MiB in 16 packages [2024-08-14T06:52:20.839Z] #99 DONE 5.7s [2024-08-14T06:52:20.839Z] [2024-08-14T06:52:20.839Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T06:52:20.839Z] #83 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.099Z] #83 ... [2024-08-14T06:52:21.099Z] [2024-08-14T06:52:21.099Z] #100 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T06:52:21.099Z] #0 5.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.099Z] #0 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.099Z] #0 5.812 OK: 7 MiB in 17 packages [2024-08-14T06:52:21.099Z] #100 DONE 5.9s [2024-08-14T06:52:21.099Z] [2024-08-14T06:52:21.099Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:21.099Z] #71 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.099Z] #71 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.099Z] #71 5.758 OK: 7 MiB in 16 packages [2024-08-14T06:52:21.099Z] #71 DONE 6.1s [2024-08-14T06:52:21.099Z] [2024-08-14T06:52:21.099Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T06:52:21.099Z] #83 3.813 OK: 17 MiB in 19 packages [2024-08-14T06:52:21.099Z] #83 DONE 3.9s [2024-08-14T06:52:21.099Z] [2024-08-14T06:52:21.099Z] #101 [security-spire-agent] exporting to image [2024-08-14T06:52:21.099Z] #101 exporting layers [2024-08-14T06:52:21.359Z] #101 exporting layers 0.8s done [2024-08-14T06:52:21.359Z] #101 writing image sha256:a26147f45def97539203d3eeccfecf6340b21438035c2aa92aa9659e65ae5cf3 done [2024-08-14T06:52:21.359Z] #101 naming to docker.io/library/security-spire-server done [2024-08-14T06:52:21.359Z] #101 writing image sha256:d793b15de4f97cdbd807772ff4077dee9635541af97d5504038b91bb335ebbaf done [2024-08-14T06:52:21.359Z] #101 naming to docker.io/library/security-spire-agent done [2024-08-14T06:52:21.359Z] #101 DONE 0.8s [2024-08-14T06:52:21.359Z] [2024-08-14T06:52:21.359Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T06:52:21.624Z] #102 ... [2024-08-14T06:52:21.624Z] [2024-08-14T06:52:21.624Z] #103 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T06:52:21.624Z] #0 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.624Z] #0 6.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.624Z] #0 6.327 OK: 11 MiB in 18 packages [2024-08-14T06:52:21.624Z] #103 DONE 6.4s [2024-08-14T06:52:21.886Z] [2024-08-14T06:52:21.886Z] #104 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T06:52:21.887Z] #0 5.863 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.887Z] #0 6.360 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.887Z] #0 7.025 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T06:52:21.887Z] #0 7.337 Executing busybox-1.36.1-r7.trigger [2024-08-14T06:52:21.887Z] #0 7.341 OK: 7 MiB in 16 packages [2024-08-14T06:52:21.887Z] #104 DONE 7.4s [2024-08-14T06:52:21.887Z] [2024-08-14T06:52:21.887Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T06:52:21.887Z] #0 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.887Z] #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:21.887Z] #0 5.798 OK: 8 MiB in 19 packages [2024-08-14T06:52:22.150Z] #105 DONE 5.9s [2024-08-14T06:52:22.150Z] [2024-08-14T06:52:22.150Z] #106 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T06:52:22.150Z] #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:22.150Z] #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:22.150Z] #0 5.037 OK: 17 MiB in 19 packages [2024-08-14T06:52:22.150Z] #106 DONE 5.1s [2024-08-14T06:52:22.150Z] [2024-08-14T06:52:22.150Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T06:52:23.536Z] #107 DONE 1.1s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T06:52:23.536Z] #0 5.658 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:23.536Z] #0 6.131 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T06:52:23.536Z] #0 6.758 OK: 264 MiB in 52 packages [2024-08-14T06:52:23.536Z] #108 DONE 7.5s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T06:52:23.536Z] #109 DONE 1.1s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T06:52:23.536Z] #110 DONE 0.1s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T06:52:23.536Z] #111 DONE 0.0s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T06:52:23.536Z] #102 DONE 2.2s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T06:52:23.536Z] #112 DONE 0.1s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:52:23.536Z] #113 ... [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #114 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T06:52:23.536Z] #114 DONE 0.1s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T06:52:23.536Z] #115 DONE 0.0s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T06:52:23.536Z] #116 DONE 0.0s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T06:52:23.536Z] #117 DONE 0.0s [2024-08-14T06:52:23.536Z] [2024-08-14T06:52:23.536Z] #101 [security-spire-config] exporting to image [2024-08-14T06:52:24.108Z] #101 exporting layers 0.6s done [2024-08-14T06:52:24.108Z] #101 writing image sha256:413d3f278551a98120e974a017b5c535e852d9dccdc4794e01fa24676efb69f9 done [2024-08-14T06:52:24.108Z] #101 naming to docker.io/library/security-spire-config done [2024-08-14T06:52:24.108Z] #101 DONE 1.4s [2024-08-14T06:52:24.108Z] [2024-08-14T06:52:24.108Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:31.855Z] #118 DONE 66.6s [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:31.855Z] #79 DONE 67.7s [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:31.855Z] #75 DONE 68.0s [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T06:53:31.855Z] #119 ... [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:31.855Z] #113 DONE 60.6s [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:31.855Z] #94 DONE 63.5s [2024-08-14T06:53:31.855Z] [2024-08-14T06:53:31.855Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-14T06:53:33.841Z] #120 ... [2024-08-14T06:53:33.841Z] [2024-08-14T06:53:33.841Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T06:53:34.102Z] #121 ... [2024-08-14T06:53:34.102Z] [2024-08-14T06:53:34.102Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-14T06:53:34.102Z] #122 ... [2024-08-14T06:53:34.102Z] [2024-08-14T06:53:34.102Z] #123 [support-scheduler builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #123 DONE 17.6s [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-14T06:53:42.251Z] #120 DONE 17.6s [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #119 DONE 17.6s [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #124 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #125 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #126 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #127 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #128 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #129 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #130 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #131 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #132 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #133 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #134 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #135 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #136 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #137 [core-data builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #137 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #138 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #139 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #140 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #141 [core-command builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #141 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #122 DONE 17.6s [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #142 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #143 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #144 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #145 [core-metadata builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #145 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T06:53:42.251Z] #146 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T06:53:42.251Z] #147 CACHED [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T06:53:42.251Z] #121 DONE 17.6s [2024-08-14T06:53:42.251Z] [2024-08-14T06:53:42.251Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T06:53:42.824Z] #148 1.329 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 [2024-08-14T06:53:52.814Z] #148 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T06:53:52.814Z] #0 1.204 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 [2024-08-14T06:53:52.814Z] #149 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T06:53:52.814Z] #0 1.209 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 [2024-08-14T06:53:52.814Z] #150 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T06:53:52.814Z] #0 1.824 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 [2024-08-14T06:53:52.814Z] #151 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T06:53:52.814Z] #0 1.569 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 [2024-08-14T06:53:52.814Z] #152 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T06:53:52.814Z] #0 1.102 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 [2024-08-14T06:53:52.814Z] #153 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T06:53:52.814Z] #0 0.511 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 [2024-08-14T06:53:52.814Z] #154 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T06:53:52.814Z] #0 0.679 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 [2024-08-14T06:53:52.814Z] #155 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T06:53:52.814Z] #0 1.082 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 [2024-08-14T06:53:52.814Z] #156 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T06:53:52.814Z] #0 1.642 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 [2024-08-14T06:53:52.814Z] #157 ... [2024-08-14T06:53:52.814Z] [2024-08-14T06:53:52.814Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T06:53:52.814Z] #0 0.622 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 [2024-08-14T06:53:53.076Z] #158 ... [2024-08-14T06:53:53.076Z] [2024-08-14T06:53:53.076Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T06:53:53.076Z] #0 0.458 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 [2024-08-14T06:53:53.076Z] #159 ... [2024-08-14T06:53:53.076Z] [2024-08-14T06:53:53.076Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T06:53:53.076Z] #0 1.531 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 [2024-08-14T06:55:14.529Z] #160 ... [2024-08-14T06:55:14.529Z] [2024-08-14T06:55:14.529Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T06:55:14.529Z] #149 89.29 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 [2024-08-14T06:55:52.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T06:55:52.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T06:56:31.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T06:56:31.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T06:56:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T06:56:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T06:56:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T06:56:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T06:56:34.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T06:56:34.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T06:56:34.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T06:56:35.981Z] #149 DONE 161.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T06:56:35.981Z] #157 DONE 161.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T06:56:35.981Z] #156 DONE 161.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T06:56:35.981Z] #154 DONE 161.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T06:56:35.981Z] #155 DONE 161.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #161 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T06:56:35.981Z] #150 DONE 161.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T06:56:35.981Z] #148 DONE 161.3s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T06:56:35.981Z] #153 DONE 161.4s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T06:56:35.981Z] #160 DONE 161.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #162 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T06:56:35.981Z] #152 DONE 161.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T06:56:35.981Z] #151 DONE 161.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T06:56:35.981Z] #158 DONE 161.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T06:56:35.981Z] #159 DONE 161.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #163 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T06:56:35.981Z] #164 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #161 DONE 1.0s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #162 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #165 DONE 1.0s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #166 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #167 DONE 0.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #168 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #163 DONE 0.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #169 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #170 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #171 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #172 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #173 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #174 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #175 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #176 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #176 DONE 0.4s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #177 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #178 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #179 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #180 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #166 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #181 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #182 CACHED [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T06:56:35.981Z] #183 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #184 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #185 DONE 1.0s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #171 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T06:56:35.981Z] #186 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T06:56:35.981Z] #187 DONE 1.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T06:56:35.981Z] #188 DONE 1.4s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T06:56:35.981Z] #189 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T06:56:35.981Z] #190 DONE 5.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #191 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #192 [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 [2024-08-14T06:56:35.981Z] #192 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T06:56:35.981Z] #193 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T06:56:35.981Z] #183 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T06:56:35.981Z] #194 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T06:56:35.981Z] #195 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T06:56:35.981Z] #196 DONE 5.8s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T06:56:35.981Z] #197 DONE 5.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T06:56:35.981Z] #198 DONE 6.4s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T06:56:35.981Z] #199 DONE 5.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #200 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #191 DONE 4.7s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T06:56:35.981Z] #186 DONE 5.2s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T06:56:35.981Z] #189 DONE 4.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T06:56:35.981Z] #201 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #202 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #203 [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 [2024-08-14T06:56:35.981Z] #203 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T06:56:35.981Z] #204 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #205 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #206 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #207 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #208 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T06:56:35.981Z] #209 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T06:56:35.981Z] #210 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #200 DONE 0.7s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #211 DONE 0.7s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [core-data] exporting to image [2024-08-14T06:56:35.981Z] #101 exporting layers [2024-08-14T06:56:35.981Z] #101 writing image sha256:960052914832e11a946414622048de545ed843aeb5464af96950d7fec3632b5b [2024-08-14T06:56:35.981Z] #101 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #212 DONE 0.7s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [support-notifications] exporting to image [2024-08-14T06:56:35.981Z] #101 exporting layers 0.3s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:960052914832e11a946414622048de545ed843aeb5464af96950d7fec3632b5b 0.0s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/core-keeper 0.0s done [2024-08-14T06:56:35.981Z] #101 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T06:56:35.981Z] #201 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T06:56:35.981Z] #213 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T06:56:35.981Z] #209 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T06:56:35.981Z] #214 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [support-scheduler] exporting to image [2024-08-14T06:56:35.981Z] #101 writing image sha256:e9df9d9d3959e713ccc4cd7627125e978ca52aa7b5d9221398a2921704db3d6c done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/support-scheduler done [2024-08-14T06:56:35.981Z] #101 writing image sha256:ed438757c64d75ce12c1685562dce141e912e199816636b1090c57ed8342dba6 [2024-08-14T06:56:35.981Z] #101 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T06:56:35.981Z] #215 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T06:56:35.981Z] #216 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [core-metadata] exporting to image [2024-08-14T06:56:35.981Z] #101 exporting layers 0.4s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:ed438757c64d75ce12c1685562dce141e912e199816636b1090c57ed8342dba6 0.1s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/core-command done [2024-08-14T06:56:35.981Z] #101 exporting layers 0.6s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:f05a17a42b48ede3d3323015ea027e516dd4286fe6debc5f7b1c2b43af648a03 0.0s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-spiffe-token-provider [2024-08-14T06:56:35.981Z] #101 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T06:56:35.981Z] #217 DONE 0.4s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [support-cron-scheduler] exporting to image [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:ac3bbd0e83572857628db109398c7454e8b50741bcaaff2b1f71205c62850d78 0.0s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/core-data done [2024-08-14T06:56:35.981Z] #101 writing image sha256:adafb5270effc0cf207cdd14b15b9a25684ca5cbaede3e773441b16192b06858 done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/support-notifications done [2024-08-14T06:56:35.981Z] #101 writing image sha256:46fc0827a95e54201933cc9a8570c8c5ccbe20446c5cfb8548bb0a803b33ee8f 0.0s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/support-cron-scheduler done [2024-08-14T06:56:35.981Z] #101 exporting layers 0.5s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:2ecf19cfac5415bf493f48faf43d157d23c2d8ccb410859a94c7512f4b8a05be done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/core-metadata done [2024-08-14T06:56:35.981Z] #101 DONE 3.0s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T06:56:35.981Z] #218 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T06:56:35.981Z] #219 DONE 0.7s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T06:56:35.981Z] #220 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T06:56:35.981Z] #221 DONE 0.3s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T06:56:35.981Z] #222 DONE 0.3s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T06:56:35.981Z] #223 DONE 0.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T06:56:35.981Z] #224 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T06:56:35.981Z] #225 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #226 [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/ [2024-08-14T06:56:35.981Z] #226 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #227 [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/ [2024-08-14T06:56:35.981Z] #227 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [security-proxy-auth] exporting to image [2024-08-14T06:56:35.981Z] #101 exporting layers 0.5s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:5414b2b84d9da24a9088c4d9f180895ad3ba7ce153689fb50d72ed4f4cb18101 done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-14T06:56:35.981Z] #101 writing image sha256:5a24df2af6d9a92ca3ba8fe4e6ff7f46f3519dfe58a23145ab00cdcd4376d7d5 0.0s done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-proxy-auth done [2024-08-14T06:56:35.981Z] #101 DONE 3.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #228 [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/ [2024-08-14T06:56:35.981Z] #228 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T06:56:35.981Z] #229 DONE 1.0s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T06:56:35.981Z] #230 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T06:56:35.981Z] #231 DONE 0.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [security-proxy-setup] exporting to image [2024-08-14T06:56:35.981Z] #101 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T06:56:35.981Z] #225 DONE 0.6s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [security-secretstore-setup] exporting to image [2024-08-14T06:56:35.981Z] #101 writing image sha256:4d4914210dc975e1f0f356d66f95d0c3c0d3be0f46108a183868d550d16523c5 done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-proxy-setup done [2024-08-14T06:56:35.981Z] #101 exporting layers 0.2s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:17eaddc03acf150664574bf92f03746d09f0ada311b09515a5b8c4ef54728f0c done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-08-14T06:56:35.981Z] #101 DONE 3.9s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T06:56:35.981Z] #232 DONE 0.5s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-14T06:56:35.981Z] #44 ... [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #101 [security-bootstrapper] exporting to image [2024-08-14T06:56:35.981Z] #101 exporting layers 0.2s done [2024-08-14T06:56:35.981Z] #101 writing image sha256:aade89a62a9d1f62d72c390c8b2b3d4d63fbea6d9046d4c25f75c84a12dd51dc done [2024-08-14T06:56:35.981Z] #101 naming to docker.io/library/security-bootstrapper done [2024-08-14T06:56:35.981Z] #101 DONE 4.1s [2024-08-14T06:56:35.981Z] [2024-08-14T06:56:35.981Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T06:56:35.981Z] time="2024-08-14T06:51:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T06:56:36.026Z] $ docker stop --time=1 e0f7532d3ed9bded38654bfaa49bc136370f3e895f5ad78df30db75e17f65434 [2024-08-14T06:56:37.272Z] $ docker rm -f --volumes e0f7532d3ed9bded38654bfaa49bc136370f3e895f5ad78df30db75e17f65434 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T06:56:37.703Z] + docker images [2024-08-14T06:56:37.703Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T06:56:37.703Z] security-secretstore-setup latest 17eaddc03acf 5 seconds ago 37MB [2024-08-14T06:56:37.703Z] security-proxy-setup latest 4d4914210dc9 5 seconds ago 26.2MB [2024-08-14T06:56:37.703Z] security-bootstrapper latest aade89a62a9d 5 seconds ago 18.9MB [2024-08-14T06:56:37.703Z] security-proxy-auth latest 5a24df2af6d9 6 seconds ago 33MB [2024-08-14T06:56:37.703Z] core-common-config-bootstrapper latest 5414b2b84d9d 6 seconds ago 15.2MB [2024-08-14T06:56:37.703Z] security-spiffe-token-provider latest f05a17a42b48 7 seconds ago 28.8MB [2024-08-14T06:56:37.703Z] core-command latest ed438757c64d 7 seconds ago 35.4MB [2024-08-14T06:56:37.703Z] support-notifications latest adafb5270eff 7 seconds ago 42.5MB [2024-08-14T06:56:37.703Z] core-data latest ac3bbd0e8357 7 seconds ago 39.6MB [2024-08-14T06:56:37.703Z] support-cron-scheduler latest 46fc0827a95e 7 seconds ago 44MB [2024-08-14T06:56:37.703Z] support-scheduler latest e9df9d9d3959 7 seconds ago 41.9MB [2024-08-14T06:56:37.703Z] core-metadata latest 2ecf19cfac54 7 seconds ago 39.7MB [2024-08-14T06:56:37.703Z] core-keeper latest 960052914832 8 seconds ago 39.5MB [2024-08-14T06:56:37.703Z] security-spire-config latest 413d3f278551 4 minutes ago 120MB [2024-08-14T06:56:37.703Z] security-spire-server latest a26147f45def 4 minutes ago 121MB [2024-08-14T06:56:37.703Z] security-spire-agent latest d793b15de4f9 4 minutes ago 182MB [2024-08-14T06:56:37.703Z] ci-base-image-x86_64 latest 1a4c142cdd94 8 minutes ago 970MB [2024-08-14T06:56:37.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-14T06:56:37.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-14T06:56:37.703Z] 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] } [2024-08-14T06:56:41.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T06:56:41.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T06:56:41.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T06:56:41.017Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T06:56:41.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T06:56:51.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T06:56:51.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T06:56:51.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-08-14T06:57:03.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.197s coverage: 97.0% of statements [2024-08-14T06:57:07.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T06:57:07.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T06:57:07.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T06:57:11.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.283s coverage: 69.2% of statements [2024-08-14T06:57:13.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T06:57:13.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T06:57:14.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.207s coverage: 53.2% of statements [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T06:57:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T06:57:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T06:57:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:57:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T06:57:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T06:57:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T06:57:33.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.022s coverage: 93.4% of statements [2024-08-14T06:57:33.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.372s coverage: 91.7% of statements [2024-08-14T06:57:36.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T06:57:36.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T06:57:37.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 6.5% of statements [2024-08-14T06:57:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T06:57:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:57:47.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T06:57:48.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T06:57:48.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 95.8% of statements [2024-08-14T06:57:49.263Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-08-14T06:57:54.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.122s coverage: 0.0% of statements [no tests to run] [2024-08-14T06:57:59.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T06:57:59.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T06:58:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.301s coverage: 0.8% of statements [2024-08-14T06:58:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements [2024-08-14T06:58:05.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.125s coverage: 41.7% of statements [2024-08-14T06:58:05.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.107s coverage: 77.8% of statements [2024-08-14T06:58:05.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements [2024-08-14T06:58:05.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-08-14T06:58:10.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements [2024-08-14T06:58:12.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T06:58:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T06:58:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T06:58:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T06:58:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T06:58:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T06:58:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T06:58:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T06:58:22.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements [2024-08-14T06:58:22.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T06:58:22.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T06:58:22.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T06:58:26.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T06:58:26.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T06:58:26.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T06:58:26.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T06:58:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T06:58:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T06:58:34.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T06:58:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.927s coverage: 79.9% of statements [2024-08-14T06:58:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.139s coverage: 92.9% of statements [2024-08-14T06:58:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements [2024-08-14T06:58:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.108s coverage: 62.3% of statements [2024-08-14T06:58:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.097s coverage: 76.6% of statements [2024-08-14T06:58:39.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T06:58:40.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-08-14T06:58:40.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-14T06:58:40.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements [2024-08-14T06:58:40.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.300s coverage: 81.8% of statements [2024-08-14T06:58:40.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.262s coverage: 82.1% of statements [2024-08-14T06:58:41.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T06:58:42.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements [2024-08-14T06:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T06:58:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T06:58:48.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.752s coverage: 63.1% of statements [2024-08-14T06:58:48.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements [2024-08-14T06:58:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.127s coverage: 89.4% of statements [2024-08-14T06:58:50.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2024-08-14T06:58:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T06:58:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T06:58:50.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T06:58:50.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-14T06:58:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-08-14T06:58:57.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T06:58:57.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T06:58:57.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T06:58:59.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.676s coverage: 36.5% of statements [2024-08-14T06:58:59.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T06:58:59.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T06:59:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-08-14T06:59:06.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T06:59:06.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T06:59:06.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:59:06.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T06:59:06.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.238s coverage: 45.8% of statements [2024-08-14T06:59:12.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T06:59:12.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T06:59:12.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T06:59:12.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T06:59:20.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements [2024-08-14T06:59:20.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T06:59:20.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T06:59:20.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:59:20.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T06:59:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.482s coverage: 95.7% of statements [2024-08-14T06:59:23.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T06:59:23.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T06:59:24.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements [2024-08-14T06:59:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T06:59:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T06:59:29.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements [2024-08-14T06:59:31.134Z] 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 [2024-08-14T06:59:31.134Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-14T06:59:31.134Z] go vet ./... [2024-08-14T07:03:52.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T07:03:52.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T07:03:52.913Z] ./bin/test-attribution-txt.sh [2024-08-14T07:03:52.913Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T07:03:52.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T07:03:53.656Z] + ls -al . [2024-08-14T07:03:53.656Z] total 900 [2024-08-14T07:03:53.656Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 06:51 . [2024-08-14T07:03:53.656Z] drwxr-xr-x 4 root root 4096 Aug 14 06:51 .. [2024-08-14T07:03:53.656Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:49 .blubracket [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 06:49 .dockerignore [2024-08-14T07:03:53.656Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 06:49 .git [2024-08-14T07:03:53.656Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 06:49 .github [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 06:49 .gitignore [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 06:49 .golangci.yml [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 06:49 .hadolint.yml [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 06:49 .sonarcloud.properties [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 06:49 ADOPTERS.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 06:49 Attribution.txt [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 06:49 CHANGELOG.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 06:49 CONTRIBUTING.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 06:49 GOVERNANCE.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 06:49 Jenkinsfile [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 06:49 LICENSE [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 06:49 Makefile [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 06:49 OWNERS.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 06:49 README.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 06:49 SECURITY.md [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 06:47 VERSION [2024-08-14T07:03:53.656Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:49 bin [2024-08-14T07:03:53.656Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 06:49 cmd [2024-08-14T07:03:53.656Z] -rw-r--r-- 1 root root 532487 Aug 14 06:59 coverage.out [2024-08-14T07:03:53.656Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 06:49 fuzz_test [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 06:49 go.mod [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 06:49 go.sum [2024-08-14T07:03:53.656Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 06:49 internal [2024-08-14T07:03:53.656Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 06:49 openapi [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 06:49 security.txt [2024-08-14T07:03:53.656Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 06:49 version.go [Pipeline] sh [2024-08-14T07:03:53.997Z] + '[' -e coverage.out ] [2024-08-14T07:03:53.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T07:03:54.043Z] Warning: overwriting stash ‘coverage-report’ [2024-08-14T07:03:54.879Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T07:03:55.516Z] + make build [2024-08-14T07:03:55.516Z] 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 [2024-08-14T07:07:17.210Z] 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 [2024-08-14T07:07:17.210Z] 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 [2024-08-14T07:07:20.537Z] 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 [2024-08-14T07:07:23.863Z] 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 [2024-08-14T07:07:33.912Z] 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 [2024-08-14T07:08:00.586Z] 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 [2024-08-14T07:08:08.763Z] 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 [2024-08-14T07:08:21.173Z] 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 [2024-08-14T07:08:31.233Z] 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 [2024-08-14T07:08:34.562Z] 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 [2024-08-14T07:08:37.889Z] 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 [2024-08-14T07:08:41.214Z] 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 [2024-08-14T07:08:46.548Z] 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] } [2024-08-14T07:08:50.888Z] $ docker stop --time=1 b7e194cbe9586babf376375cbbf81e5f19c835d73f70c33f2292981e0dfb94c9 [2024-08-14T07:08:52.979Z] $ docker rm -f --volumes b7e194cbe9586babf376375cbbf81e5f19c835d73f70c33f2292981e0dfb94c9 [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 [2024-08-14T07:08:57.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T07:08:57.320Z] [2024-08-14T07:08:57.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:08:57.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T07:08:58.011Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-14T07:08:58.011Z] 547446be3368: Pulling fs layer [2024-08-14T07:08:58.011Z] d125d8839a47: Pulling fs layer [2024-08-14T07:08:58.011Z] 3e85d5ac6304: Pulling fs layer [2024-08-14T07:08:58.011Z] c3105a71a48b: Pulling fs layer [2024-08-14T07:08:58.011Z] 0f093f025ec4: Pulling fs layer [2024-08-14T07:08:58.011Z] c3106fc0e877: Pulling fs layer [2024-08-14T07:08:58.011Z] c3105a71a48b: Waiting [2024-08-14T07:08:58.011Z] 0f093f025ec4: Waiting [2024-08-14T07:08:58.011Z] c3106fc0e877: Waiting [2024-08-14T07:08:58.011Z] 547446be3368: Verifying Checksum [2024-08-14T07:08:58.011Z] 547446be3368: Download complete [2024-08-14T07:08:58.011Z] c3105a71a48b: Verifying Checksum [2024-08-14T07:08:58.011Z] c3105a71a48b: Download complete [2024-08-14T07:08:58.593Z] d125d8839a47: Verifying Checksum [2024-08-14T07:08:58.593Z] d125d8839a47: Download complete [2024-08-14T07:08:58.593Z] c3106fc0e877: Verifying Checksum [2024-08-14T07:08:58.593Z] c3106fc0e877: Download complete [2024-08-14T07:08:58.593Z] 0f093f025ec4: Verifying Checksum [2024-08-14T07:08:58.593Z] 0f093f025ec4: Download complete [2024-08-14T07:08:58.860Z] 547446be3368: Pull complete [2024-08-14T07:08:59.817Z] d125d8839a47: Pull complete [2024-08-14T07:09:00.774Z] 3e85d5ac6304: Download complete [2024-08-14T07:09:13.436Z] 3e85d5ac6304: Pull complete [2024-08-14T07:09:13.436Z] c3105a71a48b: Pull complete [2024-08-14T07:09:13.436Z] 0f093f025ec4: Pull complete [2024-08-14T07:09:13.436Z] c3106fc0e877: Pull complete [2024-08-14T07:09:13.436Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-14T07:09:13.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T07:09:13.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:09:14.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-7682 does not seem to be running inside a container [2024-08-14T07:09:14.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-14T07:09:17.510Z] $ docker top 9865cd162eb9d7a3e4d511229e5f5ed01a2fd03fb1a8cd8ec75c3aaf55fd1673 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T07:09:18.386Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T07:09:28.456Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T07:09:28.456Z] #1 transferring dockerfile: 1.70kB done [2024-08-14T07:09:28.456Z] #1 DONE 0.1s [2024-08-14T07:09:28.456Z] [2024-08-14T07:09:28.456Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T07:09:28.456Z] #2 transferring dockerfile: 2.49kB 0.0s done [2024-08-14T07:09:28.456Z] #2 DONE 0.1s [2024-08-14T07:09:28.456Z] [2024-08-14T07:09:28.456Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T07:09:28.456Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-08-14T07:09:28.456Z] #3 DONE 0.1s [2024-08-14T07:09:28.456Z] [2024-08-14T07:09:28.456Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T07:09:28.456Z] #4 transferring dockerfile: 1.89kB done [2024-08-14T07:09:28.456Z] #4 DONE 0.1s [2024-08-14T07:09:28.456Z] [2024-08-14T07:09:28.456Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T07:09:28.456Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-08-14T07:09:28.456Z] #5 DONE 0.1s [2024-08-14T07:09:28.456Z] [2024-08-14T07:09:28.456Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T07:09:28.726Z] #6 transferring dockerfile: 2.23kB 0.0s done [2024-08-14T07:09:28.726Z] #6 DONE 0.1s [2024-08-14T07:09:28.726Z] [2024-08-14T07:09:28.726Z] #7 [core-data internal] load build definition from Dockerfile [2024-08-14T07:09:28.726Z] #7 transferring dockerfile: 2.01kB done [2024-08-14T07:09:28.726Z] #7 DONE 0.1s [2024-08-14T07:09:28.726Z] [2024-08-14T07:09:28.726Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-14T07:09:28.726Z] #8 transferring dockerfile: 1.93kB done [2024-08-14T07:09:28.726Z] #8 DONE 0.1s [2024-08-14T07:09:28.726Z] [2024-08-14T07:09:28.726Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T07:09:29.001Z] #9 transferring dockerfile: 1.85kB done [2024-08-14T07:09:29.001Z] #9 DONE 0.1s [2024-08-14T07:09:29.001Z] [2024-08-14T07:09:29.001Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T07:09:29.001Z] #10 transferring dockerfile: 2.15kB done [2024-08-14T07:09:29.001Z] #10 DONE 0.1s [2024-08-14T07:09:29.001Z] [2024-08-14T07:09:29.001Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T07:09:29.001Z] #11 transferring dockerfile: 1.93kB done [2024-08-14T07:09:29.001Z] #11 DONE 0.1s [2024-08-14T07:09:29.001Z] [2024-08-14T07:09:29.001Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T07:09:29.001Z] #12 transferring dockerfile: 3.17kB done [2024-08-14T07:09:29.001Z] #12 DONE 0.1s [2024-08-14T07:09:29.001Z] [2024-08-14T07:09:29.001Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T07:09:29.277Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-08-14T07:09:29.277Z] #13 DONE 0.1s [2024-08-14T07:09:29.277Z] [2024-08-14T07:09:29.277Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-08-14T07:09:29.277Z] #14 transferring dockerfile: 1.95kB done [2024-08-14T07:09:29.277Z] #14 DONE 0.0s [2024-08-14T07:09:29.277Z] [2024-08-14T07:09:29.277Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-14T07:09:29.277Z] #15 transferring dockerfile: 2.01kB done [2024-08-14T07:09:29.277Z] #15 DONE 0.0s [2024-08-14T07:09:29.277Z] [2024-08-14T07:09:29.277Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-08-14T07:09:29.277Z] #16 transferring dockerfile: 2.06kB done [2024-08-14T07:09:29.543Z] #16 DONE 0.1s [2024-08-14T07:09:29.543Z] [2024-08-14T07:09:29.543Z] #17 [security-spire-server internal] load .dockerignore [2024-08-14T07:09:29.543Z] #17 transferring context: 50B 0.0s done [2024-08-14T07:09:29.543Z] #17 DONE 0.1s [2024-08-14T07:09:30.124Z] [2024-08-14T07:09:30.124Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-14T07:09:30.124Z] #18 transferring context: 50B done [2024-08-14T07:09:30.124Z] #18 DONE 0.0s [2024-08-14T07:09:30.124Z] [2024-08-14T07:09:30.124Z] #19 [security-spire-agent internal] load .dockerignore [2024-08-14T07:09:30.124Z] #19 transferring context: 50B done [2024-08-14T07:09:30.124Z] #19 DONE 0.0s [2024-08-14T07:09:30.124Z] [2024-08-14T07:09:30.124Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T07:09:30.124Z] #20 transferring context: 50B done [2024-08-14T07:09:30.124Z] #20 DONE 0.0s [2024-08-14T07:09:30.399Z] [2024-08-14T07:09:30.399Z] #21 [security-spire-config internal] load .dockerignore [2024-08-14T07:09:30.399Z] #21 transferring context: 50B done [2024-08-14T07:09:30.399Z] #21 DONE 0.0s [2024-08-14T07:09:30.399Z] [2024-08-14T07:09:30.399Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T07:09:30.399Z] #22 transferring context: 50B done [2024-08-14T07:09:30.399Z] #22 DONE 0.1s [2024-08-14T07:09:30.399Z] [2024-08-14T07:09:30.399Z] #23 [core-data internal] load .dockerignore [2024-08-14T07:09:30.399Z] #23 transferring context: 50B done [2024-08-14T07:09:30.399Z] #23 DONE 0.0s [2024-08-14T07:09:30.399Z] [2024-08-14T07:09:30.399Z] #24 [core-command internal] load .dockerignore [2024-08-14T07:09:30.680Z] #24 transferring context: 50B done [2024-08-14T07:09:30.680Z] #24 DONE 0.1s [2024-08-14T07:09:30.680Z] [2024-08-14T07:09:30.680Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-14T07:09:30.680Z] #25 transferring context: 50B 0.0s done [2024-08-14T07:09:30.680Z] #25 DONE 0.1s [2024-08-14T07:09:30.680Z] [2024-08-14T07:09:30.680Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-14T07:09:30.680Z] #26 transferring context: 50B done [2024-08-14T07:09:30.680Z] #26 DONE 0.1s [2024-08-14T07:09:30.680Z] [2024-08-14T07:09:30.680Z] #27 [support-scheduler internal] load .dockerignore [2024-08-14T07:09:30.680Z] #27 transferring context: 50B done [2024-08-14T07:09:30.680Z] #27 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #28 [security-bootstrapper internal] load .dockerignore [2024-08-14T07:09:30.950Z] #28 transferring context: 50B done [2024-08-14T07:09:30.950Z] #28 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #29 [security-proxy-setup internal] load .dockerignore [2024-08-14T07:09:30.950Z] #29 transferring context: 50B done [2024-08-14T07:09:30.950Z] #29 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #30 [support-notifications internal] load .dockerignore [2024-08-14T07:09:30.950Z] #30 transferring context: 50B done [2024-08-14T07:09:30.950Z] #30 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #31 [core-keeper internal] load .dockerignore [2024-08-14T07:09:30.950Z] #31 transferring context: 50B 0.0s done [2024-08-14T07:09:30.950Z] #31 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #32 [core-metadata internal] load .dockerignore [2024-08-14T07:09:30.950Z] #32 transferring context: 50B done [2024-08-14T07:09:30.950Z] #32 DONE 0.1s [2024-08-14T07:09:30.950Z] [2024-08-14T07:09:30.950Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T07:09:31.534Z] #33 ... [2024-08-14T07:09:31.534Z] [2024-08-14T07:09:31.534Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:31.534Z] #34 DONE 0.4s [2024-08-14T07:09:31.802Z] [2024-08-14T07:09:31.802Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T07:09:31.802Z] #33 DONE 0.6s [2024-08-14T07:09:31.802Z] [2024-08-14T07:09:31.802Z] #35 [security-spire-server internal] load build context [2024-08-14T07:09:31.802Z] #35 transferring context: 27.60kB 0.0s done [2024-08-14T07:09:31.802Z] #35 DONE 0.1s [2024-08-14T07:09:31.802Z] [2024-08-14T07:09:31.802Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:32.067Z] #36 DONE 0.0s [2024-08-14T07:09:32.067Z] [2024-08-14T07:09:32.067Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.067Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T07:09:32.067Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T07:09:32.067Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T07:09:32.067Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T07:09:32.067Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-14T07:09:32.067Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-14T07:09:32.067Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-08-14T07:09:32.067Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T07:09:32.067Z] #37 ... [2024-08-14T07:09:32.067Z] [2024-08-14T07:09:32.067Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:32.067Z] #36 DONE 0.0s [2024-08-14T07:09:32.067Z] [2024-08-14T07:09:32.067Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:32.067Z] #34 DONE 0.4s [2024-08-14T07:09:32.067Z] [2024-08-14T07:09:32.067Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.067Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T07:09:32.067Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-14T07:09:32.067Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2024-08-14T07:09:32.067Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T07:09:32.067Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T07:09:32.335Z] #37 ... [2024-08-14T07:09:32.335Z] [2024-08-14T07:09:32.335Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:32.335Z] #34 DONE 0.4s [2024-08-14T07:09:32.335Z] [2024-08-14T07:09:32.335Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T07:09:32.335Z] #33 DONE 0.6s [2024-08-14T07:09:32.335Z] [2024-08-14T07:09:32.335Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.335Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.4s [2024-08-14T07:09:32.335Z] #37 ... [2024-08-14T07:09:32.335Z] [2024-08-14T07:09:32.335Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:32.335Z] #36 DONE 0.0s [2024-08-14T07:09:32.335Z] [2024-08-14T07:09:32.335Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.335Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T07:09:32.335Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T07:09:32.335Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T07:09:32.335Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T07:09:32.335Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T07:09:32.335Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T07:09:32.335Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T07:09:32.335Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T07:09:32.335Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.6s [2024-08-14T07:09:32.335Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-14T07:09:32.602Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-14T07:09:32.602Z] #37 ... [2024-08-14T07:09:32.602Z] [2024-08-14T07:09:32.602Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:32.602Z] #36 DONE 0.0s [2024-08-14T07:09:32.602Z] [2024-08-14T07:09:32.602Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T07:09:32.602Z] #38 DONE 0.7s [2024-08-14T07:09:32.602Z] [2024-08-14T07:09:32.602Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.602Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.8s [2024-08-14T07:09:32.869Z] #37 ... [2024-08-14T07:09:32.869Z] [2024-08-14T07:09:32.869Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:32.869Z] #36 DONE 0.0s [2024-08-14T07:09:32.869Z] [2024-08-14T07:09:32.869Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:32.869Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T07:09:32.869Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T07:09:32.869Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T07:09:32.869Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T07:09:32.869Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T07:09:32.869Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-14T07:09:32.869Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T07:09:32.869Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T07:09:32.869Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s [2024-08-14T07:09:32.869Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-14T07:09:33.134Z] #37 ... [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:33.134Z] #36 DONE 0.0s [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.134Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.54MB / 28.04MB 1.2s [2024-08-14T07:09:33.134Z] #37 ... [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:33.134Z] #34 DONE 1.0s [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.134Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.57MB / 28.04MB 1.3s [2024-08-14T07:09:33.134Z] #37 ... [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:33.134Z] #36 DONE 0.0s [2024-08-14T07:09:33.134Z] [2024-08-14T07:09:33.134Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.134Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-14T07:09:33.400Z] #37 ... [2024-08-14T07:09:33.400Z] [2024-08-14T07:09:33.400Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:33.400Z] #34 DONE 1.2s [2024-08-14T07:09:33.400Z] [2024-08-14T07:09:33.400Z] #39 [security-spire-config internal] load build context [2024-08-14T07:09:33.400Z] #39 transferring context: 25.85kB 0.1s done [2024-08-14T07:09:33.400Z] #39 DONE 1.0s [2024-08-14T07:09:33.400Z] [2024-08-14T07:09:33.400Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.400Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.5s [2024-08-14T07:09:33.400Z] #37 ... [2024-08-14T07:09:33.400Z] [2024-08-14T07:09:33.400Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:33.400Z] #36 DONE 0.0s [2024-08-14T07:09:33.400Z] [2024-08-14T07:09:33.401Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.669Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.7s [2024-08-14T07:09:33.669Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.9s [2024-08-14T07:09:33.938Z] #37 ... [2024-08-14T07:09:33.938Z] [2024-08-14T07:09:33.938Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:33.938Z] #36 DONE 0.0s [2024-08-14T07:09:33.938Z] [2024-08-14T07:09:33.938Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:33.938Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.10MB / 28.04MB 2.1s [2024-08-14T07:09:33.938Z] #37 ... [2024-08-14T07:09:33.938Z] [2024-08-14T07:09:33.938Z] #40 [security-spire-agent internal] load build context [2024-08-14T07:09:33.938Z] #40 transferring context: 27.13kB 0.1s done [2024-08-14T07:09:33.938Z] #40 DONE 1.2s [2024-08-14T07:09:33.938Z] [2024-08-14T07:09:33.938Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:34.204Z] #37 ... [2024-08-14T07:09:34.204Z] [2024-08-14T07:09:34.204Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:34.204Z] #36 DONE 0.0s [2024-08-14T07:09:34.204Z] [2024-08-14T07:09:34.204Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:34.204Z] #34 DONE 1.7s [2024-08-14T07:09:34.204Z] [2024-08-14T07:09:34.204Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:34.204Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 2.3s [2024-08-14T07:09:34.204Z] #37 ... [2024-08-14T07:09:34.204Z] [2024-08-14T07:09:34.204Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:34.204Z] #36 DONE 0.0s [2024-08-14T07:09:34.204Z] [2024-08-14T07:09:34.204Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:34.204Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.4s done [2024-08-14T07:09:34.472Z] #37 ... [2024-08-14T07:09:34.472Z] [2024-08-14T07:09:34.472Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:34.472Z] #34 DONE 1.9s [2024-08-14T07:09:34.741Z] [2024-08-14T07:09:34.741Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:34.741Z] #36 DONE 0.0s [2024-08-14T07:09:34.741Z] [2024-08-14T07:09:34.741Z] #41 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:09:34.741Z] #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T07:09:34.741Z] #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T07:09:34.741Z] #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:09:34.741Z] #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T07:09:34.741Z] #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.7s done [2024-08-14T07:09:34.741Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s [2024-08-14T07:09:34.741Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done [2024-08-14T07:09:34.741Z] #41 ... [2024-08-14T07:09:34.741Z] [2024-08-14T07:09:34.741Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T07:09:34.741Z] #36 DONE 0.1s [2024-08-14T07:09:34.741Z] [2024-08-14T07:09:34.741Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T07:09:34.741Z] #34 DONE 2.2s [2024-08-14T07:09:35.008Z] [2024-08-14T07:09:35.008Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:35.008Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-14T07:09:36.958Z] #37 ... [2024-08-14T07:09:36.958Z] [2024-08-14T07:09:36.958Z] #41 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T07:09:36.958Z] #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-14T07:09:36.958Z] #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T07:09:36.958Z] #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T07:09:36.958Z] #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T07:09:36.958Z] #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.7s done [2024-08-14T07:09:36.958Z] #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done [2024-08-14T07:09:36.958Z] #41 DONE 5.8s [2024-08-14T07:09:36.958Z] [2024-08-14T07:09:36.958Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:36.958Z] #37 ... [2024-08-14T07:09:36.958Z] [2024-08-14T07:09:36.958Z] #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T07:09:36.958Z] #42 DONE 5.1s [2024-08-14T07:09:36.958Z] [2024-08-14T07:09:36.958Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:40.315Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.8s [2024-08-14T07:09:42.292Z] #37 ... [2024-08-14T07:09:42.292Z] [2024-08-14T07:09:42.292Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:09:42.292Z] #43 transferring context: 25.22MB 9.7s [2024-08-14T07:09:42.292Z] #43 ... [2024-08-14T07:09:42.292Z] [2024-08-14T07:09:42.292Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:09:42.292Z] #44 ... [2024-08-14T07:09:42.292Z] [2024-08-14T07:09:42.292Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:09:42.876Z] #43 ... [2024-08-14T07:09:42.876Z] [2024-08-14T07:09:42.876Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:09:42.876Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-14T07:09:42.876Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-14T07:09:42.876Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T07:09:42.876Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-14T07:09:42.876Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-14T07:09:42.876Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-14T07:09:42.876Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-14T07:09:42.876Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-14T07:09:42.876Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done [2024-08-14T07:09:42.876Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-14T07:09:42.876Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.7s [2024-08-14T07:09:42.876Z] #45 ... [2024-08-14T07:09:42.876Z] [2024-08-14T07:09:42.876Z] #46 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-14T07:09:42.876Z] #46 DONE 5.2s [2024-08-14T07:09:42.876Z] [2024-08-14T07:09:42.876Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:09:42.876Z] #45 ... [2024-08-14T07:09:42.876Z] [2024-08-14T07:09:42.876Z] #47 [core-data internal] load build context [2024-08-14T07:09:43.143Z] #47 ... [2024-08-14T07:09:43.143Z] [2024-08-14T07:09:43.143Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:09:43.143Z] #48 ... [2024-08-14T07:09:43.143Z] [2024-08-14T07:09:43.143Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:09:43.143Z] #49 ... [2024-08-14T07:09:43.143Z] [2024-08-14T07:09:43.143Z] #50 [core-command internal] load build context [2024-08-14T07:09:43.410Z] #50 ... [2024-08-14T07:09:43.410Z] [2024-08-14T07:09:43.410Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:09:43.410Z] #51 ... [2024-08-14T07:09:43.410Z] [2024-08-14T07:09:43.410Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:09:43.410Z] #52 DONE 6.7s [2024-08-14T07:09:43.410Z] [2024-08-14T07:09:43.410Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:09:43.410Z] #51 ... [2024-08-14T07:09:43.410Z] [2024-08-14T07:09:43.410Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:09:43.998Z] #43 ... [2024-08-14T07:09:43.998Z] [2024-08-14T07:09:43.998Z] #53 [support-scheduler internal] load build context [2024-08-14T07:09:43.998Z] #53 ... [2024-08-14T07:09:43.998Z] [2024-08-14T07:09:43.998Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:44.264Z] #54 ... [2024-08-14T07:09:44.264Z] [2024-08-14T07:09:44.264Z] #53 [support-scheduler internal] load build context [2024-08-14T07:09:44.264Z] #53 ... [2024-08-14T07:09:44.264Z] [2024-08-14T07:09:44.264Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:09:44.532Z] #55 ... [2024-08-14T07:09:44.532Z] [2024-08-14T07:09:44.532Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:09:44.532Z] #56 ... [2024-08-14T07:09:44.532Z] [2024-08-14T07:09:44.532Z] #53 [support-scheduler internal] load build context [2024-08-14T07:09:44.532Z] #53 ... [2024-08-14T07:09:44.532Z] [2024-08-14T07:09:44.532Z] #57 [support-notifications internal] load build context [2024-08-14T07:09:44.800Z] #57 ... [2024-08-14T07:09:44.800Z] [2024-08-14T07:09:44.800Z] #53 [support-scheduler internal] load build context [2024-08-14T07:09:45.382Z] #53 ... [2024-08-14T07:09:45.382Z] [2024-08-14T07:09:45.382Z] #58 [core-metadata internal] load build context [2024-08-14T07:09:45.382Z] #58 ... [2024-08-14T07:09:45.382Z] [2024-08-14T07:09:45.382Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:46.810Z] #54 ... [2024-08-14T07:09:46.810Z] [2024-08-14T07:09:46.811Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T07:09:46.811Z] #0 6.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:46.811Z] #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:46.811Z] #59 9.976 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:09:46.811Z] #59 9.976 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:09:46.811Z] #59 9.976 OK: 19946 distinct packages available [2024-08-14T07:09:46.811Z] #59 ... [2024-08-14T07:09:46.811Z] [2024-08-14T07:09:46.811Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:47.392Z] #54 transferring context: 19.75MB 11.4s [2024-08-14T07:09:47.392Z] #54 ... [2024-08-14T07:09:47.392Z] [2024-08-14T07:09:47.392Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T07:09:47.392Z] #0 7.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:47.392Z] #0 8.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:47.666Z] #60 ... [2024-08-14T07:09:47.666Z] [2024-08-14T07:09:47.666Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T07:09:47.666Z] #0 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:47.666Z] #0 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:47.935Z] #61 ... [2024-08-14T07:09:47.935Z] [2024-08-14T07:09:47.935Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:09:47.935Z] #62 ... [2024-08-14T07:09:47.935Z] [2024-08-14T07:09:47.935Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T07:09:47.935Z] #63 ... [2024-08-14T07:09:47.935Z] [2024-08-14T07:09:47.935Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:09:48.202Z] #64 ... [2024-08-14T07:09:48.202Z] [2024-08-14T07:09:48.202Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T07:09:48.202Z] #0 8.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:48.202Z] #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:48.202Z] #65 ... [2024-08-14T07:09:48.202Z] [2024-08-14T07:09:48.202Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:09:48.468Z] #66 ... [2024-08-14T07:09:48.469Z] [2024-08-14T07:09:48.469Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T07:09:48.469Z] #67 ... [2024-08-14T07:09:48.469Z] [2024-08-14T07:09:48.469Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T07:09:48.737Z] #68 ... [2024-08-14T07:09:48.737Z] [2024-08-14T07:09:48.737Z] #50 [core-command internal] load build context [2024-08-14T07:09:49.005Z] #50 ... [2024-08-14T07:09:49.005Z] [2024-08-14T07:09:49.005Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T07:09:49.005Z] #61 11.23 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:09:49.005Z] #61 11.23 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:09:49.005Z] #61 11.23 OK: 19946 distinct packages available [2024-08-14T07:09:49.963Z] #61 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:51.909Z] #61 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:52.182Z] #61 ... [2024-08-14T07:09:52.182Z] [2024-08-14T07:09:52.182Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:52.182Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.6s [2024-08-14T07:09:52.182Z] #37 ... [2024-08-14T07:09:52.182Z] [2024-08-14T07:09:52.182Z] #58 [core-metadata internal] load build context [2024-08-14T07:09:52.182Z] #58 ... [2024-08-14T07:09:52.182Z] [2024-08-14T07:09:52.182Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:09:52.449Z] #37 ... [2024-08-14T07:09:52.449Z] [2024-08-14T07:09:52.449Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:09:52.449Z] #44 transferring context: 48.85MB 20.1s [2024-08-14T07:09:52.449Z] #44 ... [2024-08-14T07:09:52.449Z] [2024-08-14T07:09:52.449Z] #58 [core-metadata internal] load build context [2024-08-14T07:09:52.715Z] #58 ... [2024-08-14T07:09:52.715Z] [2024-08-14T07:09:52.715Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:09:52.984Z] #69 ... [2024-08-14T07:09:52.984Z] [2024-08-14T07:09:52.984Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:09:52.984Z] #70 ... [2024-08-14T07:09:52.984Z] [2024-08-14T07:09:52.984Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T07:09:53.251Z] #71 ... [2024-08-14T07:09:53.251Z] [2024-08-14T07:09:53.251Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:09:53.251Z] #72 ... [2024-08-14T07:09:53.251Z] [2024-08-14T07:09:53.251Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:09:53.251Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s [2024-08-14T07:09:53.251Z] #45 ... [2024-08-14T07:09:53.251Z] [2024-08-14T07:09:53.251Z] #47 [core-data internal] load build context [2024-08-14T07:09:53.518Z] #47 ... [2024-08-14T07:09:53.518Z] [2024-08-14T07:09:53.518Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T07:09:53.518Z] #73 ... [2024-08-14T07:09:53.518Z] [2024-08-14T07:09:53.518Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:09:53.786Z] #49 ... [2024-08-14T07:09:53.786Z] [2024-08-14T07:09:53.786Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T07:09:53.786Z] #74 ... [2024-08-14T07:09:53.786Z] [2024-08-14T07:09:53.786Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:09:54.052Z] #48 ... [2024-08-14T07:09:54.052Z] [2024-08-14T07:09:54.052Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:09:54.052Z] #51 ... [2024-08-14T07:09:54.052Z] [2024-08-14T07:09:54.052Z] #47 [core-data internal] load build context [2024-08-14T07:09:54.052Z] #47 ... [2024-08-14T07:09:54.052Z] [2024-08-14T07:09:54.052Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:09:54.323Z] #43 ... [2024-08-14T07:09:54.323Z] [2024-08-14T07:09:54.323Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:09:54.590Z] #48 ... [2024-08-14T07:09:54.590Z] [2024-08-14T07:09:54.590Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:09:54.590Z] #55 ... [2024-08-14T07:09:54.590Z] [2024-08-14T07:09:54.590Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:09:54.862Z] #56 ... [2024-08-14T07:09:54.863Z] [2024-08-14T07:09:54.863Z] #47 [core-data internal] load build context [2024-08-14T07:09:55.136Z] #47 ... [2024-08-14T07:09:55.136Z] [2024-08-14T07:09:55.136Z] #57 [support-notifications internal] load build context [2024-08-14T07:09:55.136Z] #57 ... [2024-08-14T07:09:55.136Z] [2024-08-14T07:09:55.136Z] #47 [core-data internal] load build context [2024-08-14T07:09:55.405Z] #47 ... [2024-08-14T07:09:55.405Z] [2024-08-14T07:09:55.405Z] #53 [support-scheduler internal] load build context [2024-08-14T07:09:55.672Z] #53 ... [2024-08-14T07:09:55.672Z] [2024-08-14T07:09:55.672Z] #57 [support-notifications internal] load build context [2024-08-14T07:09:55.939Z] #57 ... [2024-08-14T07:09:55.940Z] [2024-08-14T07:09:55.940Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T07:09:55.940Z] #60 12.24 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T07:09:55.940Z] #60 12.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:09:55.940Z] #60 12.62 (3/4) Installing su-exec (0.2-r3) [2024-08-14T07:09:55.940Z] #60 12.62 (4/4) Installing yq (4.33.3-r5) [2024-08-14T07:09:55.940Z] #60 14.00 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:09:55.940Z] #60 14.08 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:09:55.940Z] #60 15.69 OK: 18 MiB in 19 packages [2024-08-14T07:09:55.940Z] #60 DONE 18.4s [2024-08-14T07:09:56.207Z] [2024-08-14T07:09:56.208Z] #57 [support-notifications internal] load build context [2024-08-14T07:09:56.478Z] #57 ... [2024-08-14T07:09:56.478Z] [2024-08-14T07:09:56.478Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T07:09:56.478Z] #65 14.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:09:56.478Z] #65 14.96 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:09:56.478Z] #65 15.17 OK: 8 MiB in 16 packages [2024-08-14T07:09:56.478Z] #65 DONE 18.7s [2024-08-14T07:09:56.478Z] [2024-08-14T07:09:56.478Z] #57 [support-notifications internal] load build context [2024-08-14T07:09:57.444Z] #57 ... [2024-08-14T07:09:57.444Z] [2024-08-14T07:09:57.444Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:57.714Z] #54 ... [2024-08-14T07:09:57.714Z] [2024-08-14T07:09:57.714Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T07:09:57.714Z] #59 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:57.714Z] #59 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:57.714Z] #59 18.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T07:09:57.714Z] #59 18.83 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:09:57.714Z] #59 18.83 (3/5) Installing libucontext (1.2-r2) [2024-08-14T07:09:57.714Z] #59 18.83 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T07:09:57.714Z] #59 18.83 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T07:09:57.714Z] #59 18.90 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:09:57.714Z] #59 19.12 OK: 9 MiB in 20 packages [2024-08-14T07:09:57.714Z] #59 ... [2024-08-14T07:09:57.714Z] [2024-08-14T07:09:57.714Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:57.714Z] #54 transferring context: 30.18MB 21.9s [2024-08-14T07:09:57.981Z] #54 ... [2024-08-14T07:09:57.981Z] [2024-08-14T07:09:57.981Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T07:09:57.981Z] #59 DONE 21.9s [2024-08-14T07:09:57.981Z] [2024-08-14T07:09:57.981Z] #54 [core-keeper internal] load build context [2024-08-14T07:09:58.248Z] #54 ... [2024-08-14T07:09:58.248Z] [2024-08-14T07:09:58.248Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T07:09:58.248Z] #63 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:58.248Z] #63 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:58.248Z] #63 17.71 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:09:58.248Z] #63 17.71 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:09:58.248Z] #63 17.71 OK: 19946 distinct packages available [2024-08-14T07:09:58.248Z] #63 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:58.514Z] #63 ... [2024-08-14T07:09:58.514Z] [2024-08-14T07:09:58.514Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T07:09:59.098Z] #75 ... [2024-08-14T07:09:59.098Z] [2024-08-14T07:09:59.098Z] #50 [core-command internal] load build context [2024-08-14T07:09:59.098Z] #50 ... [2024-08-14T07:09:59.098Z] [2024-08-14T07:09:59.098Z] #58 [core-metadata internal] load build context [2024-08-14T07:09:59.363Z] #58 ... [2024-08-14T07:09:59.363Z] [2024-08-14T07:09:59.363Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T07:09:59.363Z] #67 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:59.363Z] #67 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:09:59.363Z] #67 20.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:09:59.363Z] #67 20.03 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T07:09:59.363Z] #67 20.19 (3/4) Installing su-exec (0.2-r3) [2024-08-14T07:09:59.363Z] #67 20.19 (4/4) Installing yq (4.33.3-r5) [2024-08-14T07:09:59.363Z] #67 21.10 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:09:59.363Z] #67 21.22 OK: 18 MiB in 19 packages [2024-08-14T07:09:59.363Z] #67 ... [2024-08-14T07:09:59.363Z] [2024-08-14T07:09:59.363Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:00.782Z] #58 ... [2024-08-14T07:10:00.782Z] [2024-08-14T07:10:00.782Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:10:00.782Z] #62 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:00.782Z] #62 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:00.782Z] #62 21.22 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T07:10:00.782Z] #62 21.60 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:00.782Z] #62 21.62 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:00.782Z] #62 21.80 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:10:00.782Z] #62 ... [2024-08-14T07:10:00.782Z] [2024-08-14T07:10:00.782Z] #50 [core-command internal] load build context [2024-08-14T07:10:01.752Z] #50 ... [2024-08-14T07:10:01.752Z] [2024-08-14T07:10:01.752Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T07:10:01.752Z] #67 DONE 23.7s [2024-08-14T07:10:01.752Z] [2024-08-14T07:10:01.752Z] #50 [core-command internal] load build context [2024-08-14T07:10:01.752Z] #50 ... [2024-08-14T07:10:01.752Z] [2024-08-14T07:10:01.752Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:10:01.752Z] #66 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:01.752Z] #66 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:01.752Z] #66 24.10 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T07:10:02.030Z] #66 ... [2024-08-14T07:10:02.030Z] [2024-08-14T07:10:02.030Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:02.768Z] #58 ... [2024-08-14T07:10:02.768Z] [2024-08-14T07:10:02.768Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:02.768Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.0s [2024-08-14T07:10:02.768Z] #37 ... [2024-08-14T07:10:02.768Z] [2024-08-14T07:10:02.768Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:02.768Z] #44 transferring context: 62.33MB 30.3s [2024-08-14T07:10:03.034Z] #44 ... [2024-08-14T07:10:03.034Z] [2024-08-14T07:10:03.034Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:03.306Z] #58 ... [2024-08-14T07:10:03.306Z] [2024-08-14T07:10:03.306Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:10:03.306Z] #64 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:03.306Z] #64 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:03.306Z] #64 23.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:03.306Z] #64 24.00 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:03.306Z] #64 24.26 OK: 8 MiB in 16 packages [2024-08-14T07:10:03.306Z] #64 ... [2024-08-14T07:10:03.306Z] [2024-08-14T07:10:03.306Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:03.655Z] #58 ... [2024-08-14T07:10:03.655Z] [2024-08-14T07:10:03.655Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T07:10:03.655Z] #72 DONE 20.6s [2024-08-14T07:10:03.655Z] [2024-08-14T07:10:03.655Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:03.655Z] #43 ... [2024-08-14T07:10:03.655Z] [2024-08-14T07:10:03.655Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:10:03.655Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.7s [2024-08-14T07:10:06.314Z] #45 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:06.314Z] #43 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:06.314Z] #49 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:06.314Z] #37 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T07:10:06.314Z] #61 20.03 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T07:10:06.314Z] #61 20.41 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T07:10:06.314Z] #61 20.54 (3/11) Installing libunistring (1.1-r1) [2024-08-14T07:10:06.314Z] #61 20.76 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T07:10:06.314Z] #61 20.76 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T07:10:06.314Z] #61 20.88 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T07:10:06.314Z] #61 20.88 (7/11) Installing curl (8.9.0-r0) [2024-08-14T07:10:06.314Z] #61 21.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:06.314Z] #61 21.10 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:10:06.314Z] #61 21.10 (10/11) Installing libucontext (1.2-r2) [2024-08-14T07:10:06.314Z] #61 21.10 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T07:10:06.314Z] #61 21.10 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:06.314Z] #61 21.28 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:10:06.314Z] #61 23.15 OK: 13 MiB in 26 packages [2024-08-14T07:10:06.314Z] #61 DONE 26.9s [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:06.314Z] #49 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:06.314Z] #48 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:06.314Z] #51 ... [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-14T07:10:06.314Z] #64 DONE 27.5s [2024-08-14T07:10:06.314Z] [2024-08-14T07:10:06.314Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:06.315Z] #51 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:06.315Z] #56 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-14T07:10:06.315Z] #76 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T07:10:06.315Z] #62 24.41 OK: 9 MiB in 17 packages [2024-08-14T07:10:06.315Z] #62 DONE 27.5s [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-14T07:10:06.315Z] #76 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:06.315Z] #55 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:06.315Z] #56 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:06.315Z] #53 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T07:10:06.315Z] #68 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:06.315Z] #68 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:06.315Z] #68 26.92 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:06.315Z] #68 26.92 (2/2) Installing su-exec (0.2-r3) [2024-08-14T07:10:06.315Z] #68 26.92 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:06.315Z] #68 27.02 OK: 8 MiB in 17 packages [2024-08-14T07:10:06.315Z] #68 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #47 [core-data internal] load build context [2024-08-14T07:10:06.315Z] #47 ... [2024-08-14T07:10:06.315Z] [2024-08-14T07:10:06.315Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:06.583Z] #53 ... [2024-08-14T07:10:06.583Z] [2024-08-14T07:10:06.583Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T07:10:06.583Z] #77 ... [2024-08-14T07:10:06.583Z] [2024-08-14T07:10:06.583Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:07.174Z] #53 ... [2024-08-14T07:10:07.174Z] [2024-08-14T07:10:07.174Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:07.174Z] #78 ... [2024-08-14T07:10:07.174Z] [2024-08-14T07:10:07.174Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:10:07.174Z] #69 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:07.174Z] #69 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:07.174Z] #69 23.42 OK: 266 MiB in 52 packages [2024-08-14T07:10:07.174Z] #69 ... [2024-08-14T07:10:07.174Z] [2024-08-14T07:10:07.174Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:07.760Z] #49 ... [2024-08-14T07:10:07.760Z] [2024-08-14T07:10:07.760Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:07.760Z] #57 ... [2024-08-14T07:10:07.760Z] [2024-08-14T07:10:07.760Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:08.032Z] #53 transferring context: 46.89MB 32.0s [2024-08-14T07:10:08.306Z] #53 ... [2024-08-14T07:10:08.306Z] [2024-08-14T07:10:08.306Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T07:10:08.306Z] #68 DONE 30.3s [2024-08-14T07:10:08.306Z] [2024-08-14T07:10:08.306Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:08.574Z] #53 ... [2024-08-14T07:10:08.574Z] [2024-08-14T07:10:08.574Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:08.574Z] #54 ... [2024-08-14T07:10:08.574Z] [2024-08-14T07:10:08.574Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:10:08.574Z] #69 DONE 26.1s [2024-08-14T07:10:08.574Z] [2024-08-14T07:10:08.574Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:08.574Z] #54 ... [2024-08-14T07:10:08.574Z] [2024-08-14T07:10:08.574Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:09.155Z] #53 ... [2024-08-14T07:10:09.155Z] [2024-08-14T07:10:09.155Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T07:10:09.155Z] #63 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:09.155Z] #63 28.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:09.155Z] #63 28.55 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T07:10:09.155Z] #63 28.61 (3/4) Installing libucontext (1.2-r2) [2024-08-14T07:10:09.155Z] #63 28.61 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T07:10:09.155Z] #63 28.61 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:09.155Z] #63 28.83 OK: 8 MiB in 19 packages [2024-08-14T07:10:09.155Z] #63 DONE 31.5s [2024-08-14T07:10:09.155Z] [2024-08-14T07:10:09.155Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:10.115Z] #53 ... [2024-08-14T07:10:10.115Z] [2024-08-14T07:10:10.115Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T07:10:10.115Z] #73 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.115Z] #73 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.115Z] #73 26.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T07:10:10.115Z] #73 26.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T07:10:10.115Z] #73 26.06 OK: 19953 distinct packages available [2024-08-14T07:10:10.115Z] #73 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.115Z] #73 ... [2024-08-14T07:10:10.115Z] [2024-08-14T07:10:10.115Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:10.388Z] #53 ... [2024-08-14T07:10:10.388Z] [2024-08-14T07:10:10.388Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T07:10:10.388Z] #74 16.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.388Z] #74 19.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.388Z] #74 26.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:10.388Z] #74 ... [2024-08-14T07:10:10.388Z] [2024-08-14T07:10:10.388Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:10.655Z] #49 ... [2024-08-14T07:10:10.655Z] [2024-08-14T07:10:10.655Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T07:10:10.655Z] #66 25.07 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T07:10:10.655Z] #66 25.07 (3/3) Installing tzdata (2024a-r0) [2024-08-14T07:10:10.655Z] #66 28.57 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:10.655Z] #66 28.80 Executing ca-certificates-20240226-r0.trigger [2024-08-14T07:10:10.655Z] #66 29.96 OK: 12 MiB in 18 packages [2024-08-14T07:10:10.655Z] #66 DONE 32.8s [2024-08-14T07:10:10.655Z] [2024-08-14T07:10:10.655Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:10.655Z] #49 ... [2024-08-14T07:10:10.655Z] [2024-08-14T07:10:10.655Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:10:10.655Z] #70 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.655Z] #70 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:10.655Z] #70 25.75 OK: 266 MiB in 52 packages [2024-08-14T07:10:10.924Z] #70 ... [2024-08-14T07:10:10.924Z] [2024-08-14T07:10:10.924Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T07:10:10.924Z] #74 27.05 Executing busybox-1.36.1-r7.trigger [2024-08-14T07:10:10.924Z] #74 27.18 OK: 8 MiB in 16 packages [2024-08-14T07:10:11.506Z] #74 ... [2024-08-14T07:10:11.506Z] [2024-08-14T07:10:11.506Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T07:10:11.506Z] #70 DONE 28.7s [2024-08-14T07:10:11.506Z] [2024-08-14T07:10:11.506Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T07:10:11.506Z] #79 ... [2024-08-14T07:10:11.506Z] [2024-08-14T07:10:11.506Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:12.090Z] #53 ... [2024-08-14T07:10:12.090Z] [2024-08-14T07:10:12.090Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T07:10:12.090Z] #71 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:12.090Z] #71 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:12.090Z] #71 27.08 OK: 266 MiB in 52 packages [2024-08-14T07:10:12.090Z] #71 ... [2024-08-14T07:10:12.090Z] [2024-08-14T07:10:12.090Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:12.356Z] #49 ... [2024-08-14T07:10:12.356Z] [2024-08-14T07:10:12.356Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T07:10:12.356Z] #71 DONE 29.5s [2024-08-14T07:10:12.356Z] [2024-08-14T07:10:12.356Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:12.356Z] #49 ... [2024-08-14T07:10:12.356Z] [2024-08-14T07:10:12.356Z] #50 [core-command internal] load build context [2024-08-14T07:10:12.356Z] #50 ... [2024-08-14T07:10:12.356Z] [2024-08-14T07:10:12.356Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:12.938Z] #53 transferring context: 56.16MB 37.0s [2024-08-14T07:10:13.218Z] #53 ... [2024-08-14T07:10:13.218Z] [2024-08-14T07:10:13.218Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T07:10:13.218Z] #74 DONE 29.5s [2024-08-14T07:10:13.218Z] [2024-08-14T07:10:13.218Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:13.218Z] #44 ... [2024-08-14T07:10:13.218Z] [2024-08-14T07:10:13.218Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:13.807Z] #53 ... [2024-08-14T07:10:13.807Z] [2024-08-14T07:10:13.808Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:13.808Z] #58 ... [2024-08-14T07:10:13.808Z] [2024-08-14T07:10:13.808Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:14.074Z] #53 ... [2024-08-14T07:10:14.074Z] [2024-08-14T07:10:14.074Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:14.357Z] #43 ... [2024-08-14T07:10:14.357Z] [2024-08-14T07:10:14.357Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:10:14.357Z] #80 ... [2024-08-14T07:10:14.357Z] [2024-08-14T07:10:14.357Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:10:14.357Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.1s [2024-08-14T07:10:14.624Z] #45 ... [2024-08-14T07:10:14.624Z] [2024-08-14T07:10:14.624Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:14.895Z] #43 ... [2024-08-14T07:10:14.895Z] [2024-08-14T07:10:14.895Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:14.895Z] #81 ... [2024-08-14T07:10:14.895Z] [2024-08-14T07:10:14.895Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:14.895Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.8s [2024-08-14T07:10:15.161Z] #37 ... [2024-08-14T07:10:15.161Z] [2024-08-14T07:10:15.161Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:15.161Z] #51 ... [2024-08-14T07:10:15.161Z] [2024-08-14T07:10:15.161Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T07:10:15.161Z] #77 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:15.161Z] #77 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:15.161Z] #77 17.09 OK: 18 MiB in 19 packages [2024-08-14T07:10:15.161Z] #77 DONE 18.6s [2024-08-14T07:10:15.161Z] [2024-08-14T07:10:15.161Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:15.428Z] #48 ... [2024-08-14T07:10:15.428Z] [2024-08-14T07:10:15.428Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:15.428Z] #82 ... [2024-08-14T07:10:15.428Z] [2024-08-14T07:10:15.428Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:15.695Z] #37 ... [2024-08-14T07:10:15.695Z] [2024-08-14T07:10:15.695Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:15.695Z] #78 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:15.695Z] #78 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:15.695Z] #78 16.95 OK: 8 MiB in 16 packages [2024-08-14T07:10:15.695Z] #78 DONE 18.7s [2024-08-14T07:10:15.695Z] [2024-08-14T07:10:15.695Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T07:10:15.695Z] #73 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:15.695Z] #73 31.05 OK: 266 MiB in 52 packages [2024-08-14T07:10:15.695Z] #73 DONE 33.0s [2024-08-14T07:10:15.695Z] [2024-08-14T07:10:15.695Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:15.961Z] #55 ... [2024-08-14T07:10:15.961Z] [2024-08-14T07:10:15.961Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:15.961Z] #51 ... [2024-08-14T07:10:15.961Z] [2024-08-14T07:10:15.961Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:15.961Z] #56 ... [2024-08-14T07:10:15.961Z] [2024-08-14T07:10:15.961Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:16.232Z] #37 ... [2024-08-14T07:10:16.232Z] [2024-08-14T07:10:16.232Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T07:10:16.232Z] #75 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:16.232Z] #75 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:16.232Z] #75 17.03 OK: 9 MiB in 20 packages [2024-08-14T07:10:16.232Z] #75 DONE 18.7s [2024-08-14T07:10:16.232Z] [2024-08-14T07:10:16.232Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:16.232Z] #37 ... [2024-08-14T07:10:16.232Z] [2024-08-14T07:10:16.232Z] #47 [core-data internal] load build context [2024-08-14T07:10:16.507Z] #47 ... [2024-08-14T07:10:16.507Z] [2024-08-14T07:10:16.507Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:17.090Z] #51 ... [2024-08-14T07:10:17.090Z] [2024-08-14T07:10:17.090Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T07:10:17.090Z] #79 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:17.090Z] #79 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:17.090Z] #79 14.70 OK: 18 MiB in 19 packages [2024-08-14T07:10:17.090Z] #79 DONE 15.5s [2024-08-14T07:10:17.090Z] [2024-08-14T07:10:17.090Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:18.090Z] #51 ... [2024-08-14T07:10:18.090Z] [2024-08-14T07:10:18.090Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:18.090Z] #57 ... [2024-08-14T07:10:18.090Z] [2024-08-14T07:10:18.090Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:18.090Z] #51 transferring context: 47.15MB 42.9s [2024-08-14T07:10:18.357Z] #51 ... [2024-08-14T07:10:18.357Z] [2024-08-14T07:10:18.357Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T07:10:18.357Z] #83 ... [2024-08-14T07:10:18.357Z] [2024-08-14T07:10:18.357Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:18.357Z] #51 ... [2024-08-14T07:10:18.357Z] [2024-08-14T07:10:18.357Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T07:10:18.357Z] #84 DONE 1.3s [2024-08-14T07:10:18.357Z] [2024-08-14T07:10:18.357Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:18.947Z] #51 ... [2024-08-14T07:10:18.947Z] [2024-08-14T07:10:18.947Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:18.947Z] #54 ... [2024-08-14T07:10:18.947Z] [2024-08-14T07:10:18.947Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:10:18.947Z] #80 14.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:19.216Z] #80 ... [2024-08-14T07:10:19.216Z] [2024-08-14T07:10:19.216Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T07:10:19.216Z] #85 ... [2024-08-14T07:10:19.216Z] [2024-08-14T07:10:19.216Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:21.160Z] #57 ... [2024-08-14T07:10:21.160Z] [2024-08-14T07:10:21.160Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:21.160Z] #86 ... [2024-08-14T07:10:21.160Z] [2024-08-14T07:10:21.160Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:21.160Z] #57 ... [2024-08-14T07:10:21.160Z] [2024-08-14T07:10:21.160Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T07:10:21.160Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.8s done [2024-08-14T07:10:21.160Z] #45 DONE 48.1s [2024-08-14T07:10:21.160Z] [2024-08-14T07:10:21.160Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:22.567Z] #57 ... [2024-08-14T07:10:22.567Z] [2024-08-14T07:10:22.567Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:22.567Z] #49 ... [2024-08-14T07:10:22.567Z] [2024-08-14T07:10:22.567Z] #50 [core-command internal] load build context [2024-08-14T07:10:22.567Z] #50 ... [2024-08-14T07:10:22.567Z] [2024-08-14T07:10:22.567Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:23.153Z] #57 transferring context: 36.87MB 47.1s [2024-08-14T07:10:23.432Z] #57 ... [2024-08-14T07:10:23.432Z] [2024-08-14T07:10:23.432Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:23.432Z] #44 ... [2024-08-14T07:10:23.432Z] [2024-08-14T07:10:23.432Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:25.066Z] #49 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-14T07:10:25.066Z] #76 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.066Z] #76 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.066Z] #76 17.40 OK: 8 MiB in 16 packages [2024-08-14T07:10:25.066Z] #76 DONE 18.8s [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:25.066Z] #81 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.066Z] #81 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.066Z] #81 17.78 OK: 13 MiB in 26 packages [2024-08-14T07:10:25.066Z] #81 DONE 18.9s [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:25.066Z] #49 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:25.066Z] #58 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:25.066Z] #57 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:25.066Z] #53 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:25.066Z] #58 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T07:10:25.066Z] #80 15.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.066Z] #80 19.18 OK: 266 MiB in 52 packages [2024-08-14T07:10:25.066Z] #80 DONE 20.3s [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:25.066Z] #58 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:25.066Z] #43 ... [2024-08-14T07:10:25.066Z] [2024-08-14T07:10:25.066Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:25.341Z] #53 ... [2024-08-14T07:10:25.341Z] [2024-08-14T07:10:25.341Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:25.613Z] #48 ... [2024-08-14T07:10:25.613Z] [2024-08-14T07:10:25.613Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:25.613Z] #43 ... [2024-08-14T07:10:25.613Z] [2024-08-14T07:10:25.613Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T07:10:25.613Z] #83 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.613Z] #83 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:25.613Z] #83 16.70 OK: 8 MiB in 17 packages [2024-08-14T07:10:25.613Z] #83 DONE 17.6s [2024-08-14T07:10:25.613Z] [2024-08-14T07:10:25.613Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:25.885Z] #43 ... [2024-08-14T07:10:25.885Z] [2024-08-14T07:10:25.885Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:26.154Z] #55 ... [2024-08-14T07:10:26.154Z] [2024-08-14T07:10:26.154Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:26.154Z] #82 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:26.154Z] #82 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:26.154Z] #82 20.00 OK: 9 MiB in 17 packages [2024-08-14T07:10:26.154Z] #82 DONE 20.8s [2024-08-14T07:10:26.154Z] [2024-08-14T07:10:26.154Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:26.154Z] #55 ... [2024-08-14T07:10:26.154Z] [2024-08-14T07:10:26.154Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:26.154Z] #48 ... [2024-08-14T07:10:26.154Z] [2024-08-14T07:10:26.154Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:26.154Z] #56 ... [2024-08-14T07:10:26.154Z] [2024-08-14T07:10:26.154Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:26.745Z] #48 ... [2024-08-14T07:10:26.745Z] [2024-08-14T07:10:26.745Z] #47 [core-data internal] load build context [2024-08-14T07:10:26.745Z] #47 ... [2024-08-14T07:10:26.745Z] [2024-08-14T07:10:26.745Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:27.018Z] #48 ... [2024-08-14T07:10:27.018Z] [2024-08-14T07:10:27.018Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:27.018Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.0s [2024-08-14T07:10:27.018Z] #37 ... [2024-08-14T07:10:27.018Z] [2024-08-14T07:10:27.018Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:27.978Z] #48 transferring context: 104.18MB 54.6s [2024-08-14T07:10:28.245Z] #48 ... [2024-08-14T07:10:28.245Z] [2024-08-14T07:10:28.245Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T07:10:28.245Z] #85 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:28.245Z] #85 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:28.245Z] #85 18.35 OK: 8 MiB in 19 packages [2024-08-14T07:10:28.245Z] #85 DONE 19.0s [2024-08-14T07:10:28.245Z] [2024-08-14T07:10:28.245Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:28.831Z] #48 ... [2024-08-14T07:10:28.831Z] [2024-08-14T07:10:28.831Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T07:10:28.832Z] #86 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:28.832Z] #86 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T07:10:28.832Z] #86 17.34 OK: 12 MiB in 18 packages [2024-08-14T07:10:28.832Z] #86 DONE 18.0s [2024-08-14T07:10:28.832Z] [2024-08-14T07:10:28.832Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:29.098Z] #48 ... [2024-08-14T07:10:29.098Z] [2024-08-14T07:10:29.098Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:29.098Z] #54 ... [2024-08-14T07:10:29.098Z] [2024-08-14T07:10:29.098Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:29.098Z] #51 ... [2024-08-14T07:10:29.098Z] [2024-08-14T07:10:29.098Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:29.680Z] #54 ... [2024-08-14T07:10:29.680Z] [2024-08-14T07:10:29.680Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T07:10:29.680Z] #87 DONE 3.5s [2024-08-14T07:10:29.680Z] [2024-08-14T07:10:29.680Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:31.091Z] #54 ... [2024-08-14T07:10:31.091Z] [2024-08-14T07:10:31.091Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T07:10:31.091Z] #88 DONE 5.0s [2024-08-14T07:10:31.091Z] [2024-08-14T07:10:31.091Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:31.685Z] #54 ... [2024-08-14T07:10:31.685Z] [2024-08-14T07:10:31.685Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T07:10:31.685Z] #89 DONE 0.8s [2024-08-14T07:10:31.685Z] [2024-08-14T07:10:31.685Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:33.094Z] #54 ... [2024-08-14T07:10:33.095Z] [2024-08-14T07:10:33.095Z] #50 [core-command internal] load build context [2024-08-14T07:10:33.095Z] #50 ... [2024-08-14T07:10:33.095Z] [2024-08-14T07:10:33.095Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:33.367Z] #54 transferring context: 87.14MB 57.3s [2024-08-14T07:10:33.636Z] #54 ... [2024-08-14T07:10:33.636Z] [2024-08-14T07:10:33.636Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:33.636Z] #44 ... [2024-08-14T07:10:33.636Z] [2024-08-14T07:10:33.636Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T07:10:33.636Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 57.8s done [2024-08-14T07:10:33.636Z] #37 DONE 62.7s [2024-08-14T07:10:33.636Z] [2024-08-14T07:10:33.636Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:33.636Z] #44 ... [2024-08-14T07:10:33.636Z] [2024-08-14T07:10:33.636Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:34.215Z] #54 ... [2024-08-14T07:10:34.215Z] [2024-08-14T07:10:34.215Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:34.215Z] #49 ... [2024-08-14T07:10:34.215Z] [2024-08-14T07:10:34.215Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:34.484Z] #54 ... [2024-08-14T07:10:34.484Z] [2024-08-14T07:10:34.484Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:34.484Z] #57 ... [2024-08-14T07:10:34.484Z] [2024-08-14T07:10:34.484Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:35.065Z] #54 ... [2024-08-14T07:10:35.065Z] [2024-08-14T07:10:35.065Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:35.332Z] #58 ... [2024-08-14T07:10:35.332Z] [2024-08-14T07:10:35.332Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:35.599Z] #54 ... [2024-08-14T07:10:35.599Z] [2024-08-14T07:10:35.599Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:35.599Z] #53 ... [2024-08-14T07:10:35.599Z] [2024-08-14T07:10:35.599Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:36.180Z] #54 ... [2024-08-14T07:10:36.180Z] [2024-08-14T07:10:36.180Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:36.180Z] #43 ... [2024-08-14T07:10:36.180Z] [2024-08-14T07:10:36.180Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:36.447Z] #55 ... [2024-08-14T07:10:36.447Z] [2024-08-14T07:10:36.447Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:36.447Z] #56 ... [2024-08-14T07:10:36.447Z] [2024-08-14T07:10:36.447Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:37.031Z] #55 ... [2024-08-14T07:10:37.031Z] [2024-08-14T07:10:37.031Z] #47 [core-data internal] load build context [2024-08-14T07:10:37.031Z] #47 ... [2024-08-14T07:10:37.031Z] [2024-08-14T07:10:37.031Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:38.446Z] #54 transferring context: 111.83MB 62.3s [2024-08-14T07:10:39.033Z] #54 ... [2024-08-14T07:10:39.033Z] [2024-08-14T07:10:39.033Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:39.303Z] #48 ... [2024-08-14T07:10:39.303Z] [2024-08-14T07:10:39.303Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:39.303Z] #54 ... [2024-08-14T07:10:39.303Z] [2024-08-14T07:10:39.303Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:39.303Z] #51 ... [2024-08-14T07:10:39.303Z] [2024-08-14T07:10:39.303Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:40.303Z] #48 ... [2024-08-14T07:10:40.303Z] [2024-08-14T07:10:40.303Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:10:40.303Z] #90 DONE 2.6s [2024-08-14T07:10:40.303Z] [2024-08-14T07:10:40.303Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:40.568Z] #48 ... [2024-08-14T07:10:40.568Z] [2024-08-14T07:10:40.568Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:10:40.568Z] #91 DONE 3.7s [2024-08-14T07:10:40.568Z] [2024-08-14T07:10:40.568Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:40.568Z] #48 ... [2024-08-14T07:10:40.568Z] [2024-08-14T07:10:40.568Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T07:10:40.568Z] #92 DONE 3.8s [2024-08-14T07:10:40.837Z] [2024-08-14T07:10:40.837Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:41.795Z] #48 ... [2024-08-14T07:10:41.795Z] [2024-08-14T07:10:41.795Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T07:10:41.795Z] #93 DONE 1.2s [2024-08-14T07:10:41.795Z] [2024-08-14T07:10:41.795Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T07:10:41.795Z] #94 DONE 1.2s [2024-08-14T07:10:41.795Z] [2024-08-14T07:10:41.795Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:42.062Z] #48 ... [2024-08-14T07:10:42.062Z] [2024-08-14T07:10:42.062Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T07:10:42.062Z] #95 DONE 1.7s [2024-08-14T07:10:42.062Z] [2024-08-14T07:10:42.062Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:43.248Z] #48 ... [2024-08-14T07:10:43.248Z] [2024-08-14T07:10:43.248Z] #50 [core-command internal] load build context [2024-08-14T07:10:43.248Z] #50 ... [2024-08-14T07:10:43.248Z] [2024-08-14T07:10:43.248Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:43.248Z] #48 transferring context: 168.24MB 69.8s [2024-08-14T07:10:43.248Z] #48 ... [2024-08-14T07:10:43.248Z] [2024-08-14T07:10:43.248Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T07:10:43.248Z] #96 DONE 1.4s [2024-08-14T07:10:43.248Z] [2024-08-14T07:10:43.248Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:43.535Z] #48 ... [2024-08-14T07:10:43.535Z] [2024-08-14T07:10:43.535Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T07:10:43.535Z] #97 DONE 1.5s [2024-08-14T07:10:43.535Z] [2024-08-14T07:10:43.535Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T07:10:43.535Z] #98 DONE 1.4s [2024-08-14T07:10:43.535Z] [2024-08-14T07:10:43.535Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:43.840Z] #48 ... [2024-08-14T07:10:43.840Z] [2024-08-14T07:10:43.840Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:43.840Z] #44 ... [2024-08-14T07:10:43.840Z] [2024-08-14T07:10:43.840Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:44.154Z] #48 ... [2024-08-14T07:10:44.154Z] [2024-08-14T07:10:44.154Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:44.441Z] #49 ... [2024-08-14T07:10:44.441Z] [2024-08-14T07:10:44.441Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:44.728Z] #44 ... [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:10:44.728Z] #99 DONE 1.2s [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:44.728Z] #44 ... [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:44.728Z] #57 ... [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:10:44.728Z] #100 DONE 1.4s [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:44.728Z] #57 ... [2024-08-14T07:10:44.728Z] [2024-08-14T07:10:44.728Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:45.000Z] #44 ... [2024-08-14T07:10:45.000Z] [2024-08-14T07:10:45.000Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T07:10:45.000Z] #101 DONE 1.5s [2024-08-14T07:10:45.000Z] [2024-08-14T07:10:45.000Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:45.285Z] #44 ... [2024-08-14T07:10:45.285Z] [2024-08-14T07:10:45.285Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:45.559Z] #58 ... [2024-08-14T07:10:45.559Z] [2024-08-14T07:10:45.559Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:45.841Z] #48 ... [2024-08-14T07:10:45.841Z] [2024-08-14T07:10:45.841Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:45.841Z] #53 ... [2024-08-14T07:10:45.841Z] [2024-08-14T07:10:45.841Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:46.114Z] #48 ... [2024-08-14T07:10:46.114Z] [2024-08-14T07:10:46.114Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T07:10:46.114Z] #102 DONE 1.1s [2024-08-14T07:10:46.114Z] [2024-08-14T07:10:46.114Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T07:10:46.114Z] #103 DONE 1.2s [2024-08-14T07:10:46.114Z] [2024-08-14T07:10:46.114Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:46.391Z] #48 ... [2024-08-14T07:10:46.391Z] [2024-08-14T07:10:46.392Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:46.660Z] #43 ... [2024-08-14T07:10:46.660Z] [2024-08-14T07:10:46.660Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:46.660Z] #56 ... [2024-08-14T07:10:46.660Z] [2024-08-14T07:10:46.660Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:46.928Z] #48 ... [2024-08-14T07:10:46.928Z] [2024-08-14T07:10:46.928Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T07:10:46.928Z] #104 DONE 1.8s [2024-08-14T07:10:46.928Z] [2024-08-14T07:10:46.928Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:46.928Z] #48 ... [2024-08-14T07:10:46.928Z] [2024-08-14T07:10:46.928Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:47.196Z] #55 ... [2024-08-14T07:10:47.196Z] [2024-08-14T07:10:47.196Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:47.196Z] #48 ... [2024-08-14T07:10:47.196Z] [2024-08-14T07:10:47.196Z] #47 [core-data internal] load build context [2024-08-14T07:10:47.196Z] #47 ... [2024-08-14T07:10:47.196Z] [2024-08-14T07:10:47.196Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T07:10:47.196Z] #105 DONE 1.3s [2024-08-14T07:10:47.196Z] [2024-08-14T07:10:47.196Z] #47 [core-data internal] load build context [2024-08-14T07:10:47.196Z] #47 ... [2024-08-14T07:10:47.196Z] [2024-08-14T07:10:47.196Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:47.475Z] #55 ... [2024-08-14T07:10:47.475Z] [2024-08-14T07:10:47.475Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T07:10:47.475Z] #106 DONE 1.2s [2024-08-14T07:10:47.475Z] [2024-08-14T07:10:47.475Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:48.437Z] #55 ... [2024-08-14T07:10:48.438Z] [2024-08-14T07:10:48.438Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T07:10:48.438Z] #107 DONE 1.3s [2024-08-14T07:10:48.438Z] [2024-08-14T07:10:48.438Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:48.438Z] #55 transferring context: 121.69MB 72.4s [2024-08-14T07:10:49.394Z] #55 ... [2024-08-14T07:10:49.394Z] [2024-08-14T07:10:49.394Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:49.663Z] #54 ... [2024-08-14T07:10:49.663Z] [2024-08-14T07:10:49.663Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:49.663Z] #51 ... [2024-08-14T07:10:49.663Z] [2024-08-14T07:10:49.663Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:10:53.916Z] #55 ... [2024-08-14T07:10:53.916Z] [2024-08-14T07:10:53.916Z] #50 [core-command internal] load build context [2024-08-14T07:10:53.916Z] #50 transferring context: 239.82MB 78.8s [2024-08-14T07:10:53.916Z] #50 ... [2024-08-14T07:10:53.916Z] [2024-08-14T07:10:53.916Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:54.182Z] #51 ... [2024-08-14T07:10:54.182Z] [2024-08-14T07:10:54.182Z] #108 [security-spire-config] exporting to image [2024-08-14T07:10:54.182Z] #108 exporting layers 5.8s done [2024-08-14T07:10:54.182Z] #108 writing image sha256:73a2f6e271acbd9c0741a27ce2d48b5ce5674dde681169391444a6b45ebb3c10 0.2s done [2024-08-14T07:10:54.182Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-14T07:10:54.182Z] #108 writing image sha256:9841f48178a8b3bf499f69cf3327cb155ae853ad4ec4d15b2e9a42ecf00f7108 0.1s done [2024-08-14T07:10:54.182Z] #108 writing image sha256:60227c071ee0248ef4440e3d8ef8a14671ad4f6f89ac62ed3176b2a197da2dae 0.0s done [2024-08-14T07:10:54.182Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-14T07:10:54.182Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-14T07:10:54.182Z] #108 DONE 7.1s [2024-08-14T07:10:54.182Z] [2024-08-14T07:10:54.182Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:54.448Z] #51 ... [2024-08-14T07:10:54.448Z] [2024-08-14T07:10:54.448Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:10:54.448Z] #49 ... [2024-08-14T07:10:54.448Z] [2024-08-14T07:10:54.448Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:55.030Z] #51 ... [2024-08-14T07:10:55.031Z] [2024-08-14T07:10:55.031Z] #57 [support-notifications internal] load build context [2024-08-14T07:10:55.031Z] #57 ... [2024-08-14T07:10:55.031Z] [2024-08-14T07:10:55.031Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:10:55.613Z] #51 ... [2024-08-14T07:10:55.613Z] [2024-08-14T07:10:55.613Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:55.613Z] #58 ... [2024-08-14T07:10:55.613Z] [2024-08-14T07:10:55.613Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:10:55.613Z] #44 ... [2024-08-14T07:10:55.613Z] [2024-08-14T07:10:55.613Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:55.878Z] #58 ... [2024-08-14T07:10:55.878Z] [2024-08-14T07:10:55.878Z] #53 [support-scheduler internal] load build context [2024-08-14T07:10:56.145Z] #53 ... [2024-08-14T07:10:56.145Z] [2024-08-14T07:10:56.145Z] #58 [core-metadata internal] load build context [2024-08-14T07:10:56.728Z] #58 ... [2024-08-14T07:10:56.728Z] [2024-08-14T07:10:56.728Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:56.728Z] #43 ... [2024-08-14T07:10:56.728Z] [2024-08-14T07:10:56.728Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:10:56.995Z] #56 ... [2024-08-14T07:10:56.995Z] [2024-08-14T07:10:56.995Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:57.262Z] #43 ... [2024-08-14T07:10:57.262Z] [2024-08-14T07:10:57.262Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:10:57.527Z] #48 ... [2024-08-14T07:10:57.527Z] [2024-08-14T07:10:57.527Z] #47 [core-data internal] load build context [2024-08-14T07:10:57.527Z] #47 ... [2024-08-14T07:10:57.527Z] [2024-08-14T07:10:57.527Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:10:58.116Z] #43 transferring context: 134.90MB 86.0s [2024-08-14T07:10:59.519Z] #43 ... [2024-08-14T07:10:59.519Z] [2024-08-14T07:10:59.519Z] #54 [core-keeper internal] load build context [2024-08-14T07:10:59.786Z] #54 ... [2024-08-14T07:10:59.786Z] [2024-08-14T07:10:59.786Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:03.147Z] #43 transferring context: 149.54MB 91.0s [2024-08-14T07:11:03.412Z] #43 ... [2024-08-14T07:11:03.412Z] [2024-08-14T07:11:03.412Z] #49 [security-proxy-auth internal] load build context [2024-08-14T07:11:03.412Z] #49 transferring context: 309.19MB 88.6s done [2024-08-14T07:11:03.412Z] #49 DONE 90.2s [2024-08-14T07:11:03.412Z] [2024-08-14T07:11:03.412Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:03.412Z] #43 ... [2024-08-14T07:11:03.412Z] [2024-08-14T07:11:03.412Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:03.412Z] #55 ... [2024-08-14T07:11:03.412Z] [2024-08-14T07:11:03.412Z] #50 [core-command internal] load build context [2024-08-14T07:11:03.679Z] #50 ... [2024-08-14T07:11:03.679Z] [2024-08-14T07:11:03.679Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:05.142Z] #55 ... [2024-08-14T07:11:05.142Z] [2024-08-14T07:11:05.142Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:05.410Z] #57 ... [2024-08-14T07:11:05.410Z] [2024-08-14T07:11:05.410Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:05.679Z] #55 ... [2024-08-14T07:11:05.679Z] [2024-08-14T07:11:05.679Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:11:05.679Z] #51 ... [2024-08-14T07:11:05.679Z] [2024-08-14T07:11:05.679Z] #50 [core-command internal] load build context [2024-08-14T07:11:05.679Z] #50 transferring context: 309.19MB 90.4s done [2024-08-14T07:11:05.679Z] #50 DONE 92.4s [2024-08-14T07:11:05.679Z] [2024-08-14T07:11:05.679Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:11:05.679Z] #51 ... [2024-08-14T07:11:05.679Z] [2024-08-14T07:11:05.679Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:05.944Z] #55 ... [2024-08-14T07:11:05.944Z] [2024-08-14T07:11:05.944Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:11:05.944Z] #44 ... [2024-08-14T07:11:05.944Z] [2024-08-14T07:11:05.944Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:06.209Z] #55 ... [2024-08-14T07:11:06.209Z] [2024-08-14T07:11:06.209Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:11:06.209Z] #109 DONE 2.7s [2024-08-14T07:11:06.209Z] [2024-08-14T07:11:06.209Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:06.209Z] #55 ... [2024-08-14T07:11:06.209Z] [2024-08-14T07:11:06.209Z] #53 [support-scheduler internal] load build context [2024-08-14T07:11:06.209Z] #53 ... [2024-08-14T07:11:06.209Z] [2024-08-14T07:11:06.209Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:06.795Z] #55 ... [2024-08-14T07:11:06.795Z] [2024-08-14T07:11:06.795Z] #58 [core-metadata internal] load build context [2024-08-14T07:11:06.795Z] #58 ... [2024-08-14T07:11:06.795Z] [2024-08-14T07:11:06.795Z] #53 [support-scheduler internal] load build context [2024-08-14T07:11:07.064Z] #53 ... [2024-08-14T07:11:07.064Z] [2024-08-14T07:11:07.064Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:07.064Z] #56 ... [2024-08-14T07:11:07.064Z] [2024-08-14T07:11:07.064Z] #58 [core-metadata internal] load build context [2024-08-14T07:11:07.649Z] #58 ... [2024-08-14T07:11:07.650Z] [2024-08-14T07:11:07.650Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:11:07.650Z] #48 ... [2024-08-14T07:11:07.650Z] [2024-08-14T07:11:07.650Z] #47 [core-data internal] load build context [2024-08-14T07:11:07.650Z] #47 transferring context: 309.19MB 94.3s done [2024-08-14T07:11:07.650Z] #47 DONE 94.9s [2024-08-14T07:11:07.650Z] [2024-08-14T07:11:07.650Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:11:07.650Z] #48 ... [2024-08-14T07:11:07.650Z] [2024-08-14T07:11:07.650Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:08.603Z] #56 ... [2024-08-14T07:11:08.604Z] [2024-08-14T07:11:08.604Z] #53 [support-scheduler internal] load build context [2024-08-14T07:11:08.604Z] #53 transferring context: 309.19MB 92.4s done [2024-08-14T07:11:08.604Z] #53 DONE 94.6s [2024-08-14T07:11:08.604Z] [2024-08-14T07:11:08.604Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:10.005Z] #56 ... [2024-08-14T07:11:10.005Z] [2024-08-14T07:11:10.005Z] #54 [core-keeper internal] load build context [2024-08-14T07:11:10.005Z] #54 ... [2024-08-14T07:11:10.005Z] [2024-08-14T07:11:10.005Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:11.948Z] #56 ... [2024-08-14T07:11:11.948Z] [2024-08-14T07:11:11.948Z] #58 [core-metadata internal] load build context [2024-08-14T07:11:11.948Z] #58 transferring context: 309.19MB 93.9s done [2024-08-14T07:11:11.948Z] #58 DONE 96.5s [2024-08-14T07:11:11.948Z] [2024-08-14T07:11:11.948Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:12.920Z] #56 ... [2024-08-14T07:11:12.920Z] [2024-08-14T07:11:12.920Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-14T07:11:12.920Z] #48 transferring context: 309.19MB 99.4s done [2024-08-14T07:11:12.920Z] #48 DONE 100.0s [2024-08-14T07:11:12.920Z] [2024-08-14T07:11:12.920Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:13.499Z] #56 ... [2024-08-14T07:11:13.499Z] [2024-08-14T07:11:13.499Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:13.499Z] #43 ... [2024-08-14T07:11:13.499Z] [2024-08-14T07:11:13.499Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:14.908Z] #56 ... [2024-08-14T07:11:14.908Z] [2024-08-14T07:11:14.908Z] #54 [core-keeper internal] load build context [2024-08-14T07:11:14.909Z] #54 transferring context: 309.19MB 98.8s done [2024-08-14T07:11:14.909Z] #54 DONE 99.8s [2024-08-14T07:11:14.909Z] [2024-08-14T07:11:14.909Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:15.528Z] #56 ... [2024-08-14T07:11:15.528Z] [2024-08-14T07:11:15.528Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:15.528Z] #57 ... [2024-08-14T07:11:15.528Z] [2024-08-14T07:11:15.528Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:15.815Z] #56 ... [2024-08-14T07:11:15.815Z] [2024-08-14T07:11:15.815Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:11:15.815Z] #51 ... [2024-08-14T07:11:15.815Z] [2024-08-14T07:11:15.815Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:16.083Z] #56 ... [2024-08-14T07:11:16.083Z] [2024-08-14T07:11:16.083Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-14T07:11:16.083Z] #44 transferring context: 309.19MB 103.4s done [2024-08-14T07:11:16.352Z] #44 DONE 104.1s [2024-08-14T07:11:16.352Z] [2024-08-14T07:11:16.352Z] #51 [support-cron-scheduler internal] load build context [2024-08-14T07:11:16.352Z] #51 transferring context: 309.19MB 101.0s done [2024-08-14T07:11:16.352Z] #51 DONE 102.9s [2024-08-14T07:11:16.352Z] [2024-08-14T07:11:16.352Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:16.352Z] #57 ... [2024-08-14T07:11:16.352Z] [2024-08-14T07:11:16.352Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:11:16.352Z] #110 ... [2024-08-14T07:11:16.352Z] [2024-08-14T07:11:16.352Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T07:11:16.352Z] #111 DONE 1.6s [2024-08-14T07:11:16.352Z] [2024-08-14T07:11:16.352Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:16.938Z] #57 ... [2024-08-14T07:11:16.938Z] [2024-08-14T07:11:16.938Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:17.204Z] #55 ... [2024-08-14T07:11:17.204Z] [2024-08-14T07:11:17.204Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:17.204Z] #57 ... [2024-08-14T07:11:17.204Z] [2024-08-14T07:11:17.204Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:11:17.204Z] #112 DONE 0.8s [2024-08-14T07:11:17.204Z] [2024-08-14T07:11:17.204Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:17.472Z] #57 ... [2024-08-14T07:11:17.472Z] [2024-08-14T07:11:17.472Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:11:17.472Z] #113 DONE 1.0s [2024-08-14T07:11:17.472Z] [2024-08-14T07:11:17.472Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:21.756Z] #57 ... [2024-08-14T07:11:21.756Z] [2024-08-14T07:11:21.756Z] #55 [security-bootstrapper internal] load build context [2024-08-14T07:11:21.756Z] #55 transferring context: 309.19MB 105.1s done [2024-08-14T07:11:21.756Z] #55 DONE 106.9s [2024-08-14T07:11:21.756Z] [2024-08-14T07:11:21.756Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:22.022Z] #57 ... [2024-08-14T07:11:22.022Z] [2024-08-14T07:11:22.022Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:11:22.022Z] #114 DONE 0.9s [2024-08-14T07:11:22.022Z] [2024-08-14T07:11:22.022Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:23.964Z] #57 ... [2024-08-14T07:11:23.964Z] [2024-08-14T07:11:23.964Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:23.965Z] #43 ... [2024-08-14T07:11:23.965Z] [2024-08-14T07:11:23.965Z] #57 [support-notifications internal] load build context [2024-08-14T07:11:24.925Z] #57 transferring context: 309.19MB 108.8s done [2024-08-14T07:11:24.925Z] #57 DONE 110.2s [2024-08-14T07:11:24.925Z] [2024-08-14T07:11:24.925Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:26.327Z] #43 ... [2024-08-14T07:11:26.327Z] [2024-08-14T07:11:26.327Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:26.327Z] #56 ... [2024-08-14T07:11:26.327Z] [2024-08-14T07:11:26.327Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:26.606Z] #43 ... [2024-08-14T07:11:26.606Z] [2024-08-14T07:11:26.606Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:11:26.875Z] #115 ... [2024-08-14T07:11:26.875Z] [2024-08-14T07:11:26.875Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:27.154Z] #56 ... [2024-08-14T07:11:27.154Z] [2024-08-14T07:11:27.154Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:11:27.420Z] #116 ... [2024-08-14T07:11:27.420Z] [2024-08-14T07:11:27.420Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:11:27.685Z] #117 ... [2024-08-14T07:11:27.685Z] [2024-08-14T07:11:27.685Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:27.951Z] #56 ... [2024-08-14T07:11:27.951Z] [2024-08-14T07:11:27.951Z] #43 [security-secretstore-setup internal] load build context [2024-08-14T07:11:27.951Z] #43 transferring context: 309.19MB 115.7s done [2024-08-14T07:11:27.951Z] #43 DONE 115.9s [2024-08-14T07:11:27.951Z] [2024-08-14T07:11:27.951Z] #56 [security-proxy-setup internal] load build context [2024-08-14T07:11:28.534Z] #56 transferring context: 309.19MB 112.7s done [2024-08-14T07:11:28.534Z] #56 DONE 114.5s [2024-08-14T07:11:28.534Z] [2024-08-14T07:11:28.534Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #118 ... [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #110 DONE 79.8s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #119 DONE 4.5s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #120 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:36.465Z] #121 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #122 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:12:36.465Z] #123 ... [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #124 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:36.465Z] #125 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #126 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #115 DONE 73.9s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:36.465Z] #127 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #128 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #129 [support-scheduler builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #129 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #130 [core-command builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #130 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:36.465Z] #131 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #132 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #133 [core-data builder 6/7] COPY . . [2024-08-14T07:12:36.465Z] #133 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:36.465Z] #134 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #135 CACHED [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #136 [core-keeper builder 7/8] COPY . . [2024-08-14T07:12:36.465Z] #136 ... [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #116 DONE 77.8s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #118 DONE 73.2s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:36.465Z] #117 DONE 77.7s [2024-08-14T07:12:36.465Z] [2024-08-14T07:12:36.465Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T07:12:40.733Z] #137 ... [2024-08-14T07:12:40.733Z] [2024-08-14T07:12:40.733Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:12:40.733Z] #0 5.236 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 [2024-08-14T07:12:40.733Z] #138 ... [2024-08-14T07:12:40.733Z] [2024-08-14T07:12:40.733Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T07:12:40.733Z] #0 4.825 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 [2024-08-14T07:12:40.733Z] #139 ... [2024-08-14T07:12:40.733Z] [2024-08-14T07:12:40.733Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T07:12:40.733Z] #0 4.962 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 [2024-08-14T07:12:41.009Z] #140 ... [2024-08-14T07:12:41.009Z] [2024-08-14T07:12:41.009Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T07:12:41.009Z] #0 5.702 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 [2024-08-14T07:12:41.009Z] #141 ... [2024-08-14T07:12:41.009Z] [2024-08-14T07:12:41.009Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T07:12:41.009Z] #0 4.814 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 [2024-08-14T07:12:42.468Z] #142 ... [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #136 [core-keeper builder 7/8] COPY . . [2024-08-14T07:12:42.468Z] #136 DONE 11.9s [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T07:12:42.468Z] #143 DONE 7.2s [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:42.468Z] #144 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T07:12:42.468Z] #145 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:42.468Z] #146 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T07:12:42.468Z] #137 DONE 7.2s [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:42.468Z] #147 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #148 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:42.468Z] #148 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #149 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T07:12:42.468Z] #149 CACHED [2024-08-14T07:12:42.468Z] [2024-08-14T07:12:42.468Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T07:12:43.440Z] #150 ... [2024-08-14T07:12:43.440Z] [2024-08-14T07:12:43.440Z] #151 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T07:12:43.440Z] #151 CACHED [2024-08-14T07:12:43.440Z] [2024-08-14T07:12:43.440Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T07:12:43.440Z] #152 CACHED [2024-08-14T07:12:43.440Z] [2024-08-14T07:12:43.440Z] #153 [support-notifications builder 6/7] COPY . . [2024-08-14T07:12:43.440Z] #153 CACHED [2024-08-14T07:12:43.440Z] [2024-08-14T07:12:43.440Z] #154 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T07:12:43.440Z] #154 DONE 8.1s [2024-08-14T07:12:43.440Z] [2024-08-14T07:12:43.440Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:12:44.850Z] #155 ... [2024-08-14T07:12:44.850Z] [2024-08-14T07:12:44.850Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:12:44.850Z] #123 4.399 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 [2024-08-14T07:12:45.118Z] #123 ... [2024-08-14T07:12:45.118Z] [2024-08-14T07:12:45.118Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:12:49.379Z] #156 5.372 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 [2024-08-14T07:12:49.379Z] #156 ... [2024-08-14T07:12:49.379Z] [2024-08-14T07:12:49.379Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T07:12:49.379Z] #150 6.141 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 [2024-08-14T07:12:52.723Z] #150 ... [2024-08-14T07:12:52.723Z] [2024-08-14T07:12:52.723Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T07:12:52.723Z] #0 5.678 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 [2024-08-14T07:12:52.723Z] #157 ... [2024-08-14T07:12:52.723Z] [2024-08-14T07:12:52.723Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T07:12:52.723Z] #0 5.592 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 [2024-08-14T07:12:52.723Z] #158 ... [2024-08-14T07:12:52.723Z] [2024-08-14T07:12:52.723Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T07:12:52.723Z] #0 5.845 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 [2024-08-14T07:12:52.723Z] #159 ... [2024-08-14T07:12:52.723Z] [2024-08-14T07:12:52.723Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T07:12:52.723Z] #0 5.937 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 [2024-08-14T07:12:52.992Z] #160 ... [2024-08-14T07:12:52.992Z] [2024-08-14T07:12:52.992Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:12:52.992Z] #155 5.496 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 [2024-08-14T07:32:31.626Z] #155 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T07:32:31.626Z] #160 1174.4 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 [2024-08-14T07:32:31.626Z] #160 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T07:32:31.626Z] #150 DONE 1181.6s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:31.626Z] #123 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:32:31.626Z] #161 DONE 0.2s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:32:31.626Z] #162 DONE 0.1s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T07:32:31.626Z] #163 DONE 0.3s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:32:31.626Z] #138 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T07:32:31.626Z] #164 DONE 0.4s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:31.626Z] #123 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T07:32:31.626Z] #157 DONE 1183.2s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T07:32:31.626Z] #165 DONE 1.1s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T07:32:31.626Z] #166 DONE 0.3s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:32:31.626Z] #167 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T07:32:31.626Z] #168 DONE 0.3s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T07:32:31.626Z] #169 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:32:31.626Z] #167 DONE 3.1s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #108 [security-proxy-setup] exporting to image [2024-08-14T07:32:31.626Z] #108 exporting layers [2024-08-14T07:32:31.626Z] #108 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T07:32:31.626Z] #169 DONE 3.6s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:32:31.626Z] #170 DONE 0.5s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:31.626Z] #123 ... [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:32:31.626Z] #171 DONE 0.2s [2024-08-14T07:32:31.626Z] [2024-08-14T07:32:31.626Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T07:32:31.894Z] #172 ... [2024-08-14T07:32:31.894Z] [2024-08-14T07:32:31.894Z] #108 [security-proxy-setup] exporting to image [2024-08-14T07:32:31.894Z] #108 exporting layers 1.7s done [2024-08-14T07:32:31.894Z] #108 writing image sha256:c2ade9022089a54ce2c80aa74290759a8cbb0308eae9129063a790cc736c029e 0.1s done [2024-08-14T07:32:31.894Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-14T07:32:31.894Z] #108 DONE 8.9s [2024-08-14T07:32:32.162Z] [2024-08-14T07:32:32.162Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T07:32:32.162Z] #172 DONE 0.4s [2024-08-14T07:32:32.162Z] [2024-08-14T07:32:32.162Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T07:32:32.427Z] #173 DONE 0.2s [2024-08-14T07:32:32.427Z] [2024-08-14T07:32:32.427Z] #174 [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/ [2024-08-14T07:32:32.427Z] #174 DONE 0.1s [2024-08-14T07:32:32.427Z] [2024-08-14T07:32:32.427Z] #175 [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/ [2024-08-14T07:32:32.693Z] #175 DONE 0.2s [2024-08-14T07:32:32.693Z] [2024-08-14T07:32:32.693Z] #176 [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/ [2024-08-14T07:32:32.693Z] #176 DONE 0.1s [2024-08-14T07:32:32.693Z] [2024-08-14T07:32:32.693Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T07:32:32.960Z] #177 DONE 0.1s [2024-08-14T07:32:32.960Z] [2024-08-14T07:32:32.960Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T07:32:32.960Z] #178 DONE 0.1s [2024-08-14T07:32:32.960Z] [2024-08-14T07:32:32.960Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:32:33.225Z] #156 ... [2024-08-14T07:32:33.225Z] [2024-08-14T07:32:33.225Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T07:32:35.166Z] #179 DONE 2.0s [2024-08-14T07:32:35.166Z] [2024-08-14T07:32:35.166Z] #108 [security-bootstrapper] exporting to image [2024-08-14T07:32:36.565Z] #108 exporting layers 1.2s done [2024-08-14T07:32:36.565Z] #108 writing image sha256:5ad5aaa9e7a405695cc73987375f56cfcbbf7b68f54c8f32067735bae51cf24f done [2024-08-14T07:32:36.565Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-14T07:32:36.565Z] #108 DONE 10.1s [2024-08-14T07:32:36.565Z] [2024-08-14T07:32:36.565Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:40.137Z] #123 ... [2024-08-14T07:32:40.137Z] [2024-08-14T07:32:40.137Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T07:32:40.137Z] #160 DONE 1197.2s [2024-08-14T07:32:40.137Z] [2024-08-14T07:32:40.137Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:40.137Z] #123 ... [2024-08-14T07:32:40.137Z] [2024-08-14T07:32:40.137Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:32:40.473Z] #180 DONE 0.2s [2024-08-14T07:32:40.473Z] [2024-08-14T07:32:40.473Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:40.473Z] #123 ... [2024-08-14T07:32:40.473Z] [2024-08-14T07:32:40.473Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:32:40.786Z] #181 DONE 0.3s [2024-08-14T07:32:40.786Z] [2024-08-14T07:32:40.786Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:32:40.786Z] #123 ... [2024-08-14T07:32:40.786Z] [2024-08-14T07:32:40.786Z] #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 [2024-08-14T07:32:41.214Z] #182 DONE 0.2s [2024-08-14T07:32:41.214Z] [2024-08-14T07:32:41.214Z] #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 [2024-08-14T07:32:41.214Z] #183 DONE 0.2s [2024-08-14T07:32:41.214Z] [2024-08-14T07:32:41.214Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:32:41.498Z] #184 DONE 0.3s [2024-08-14T07:32:41.498Z] [2024-08-14T07:32:41.498Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T07:32:41.843Z] #185 DONE 0.3s [2024-08-14T07:32:41.843Z] [2024-08-14T07:32:41.843Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T07:32:42.132Z] #186 DONE 0.3s [2024-08-14T07:32:42.132Z] [2024-08-14T07:32:42.132Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T07:32:42.132Z] #187 DONE 0.1s [2024-08-14T07:32:42.132Z] [2024-08-14T07:32:42.132Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:32:44.764Z] #188 DONE 2.2s [2024-08-14T07:32:44.764Z] [2024-08-14T07:32:44.764Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:32:44.764Z] #155 ... [2024-08-14T07:32:44.764Z] [2024-08-14T07:32:44.764Z] #108 [security-secretstore-setup] exporting to image [2024-08-14T07:32:44.764Z] #108 exporting layers [2024-08-14T07:32:46.170Z] #108 exporting layers 1.7s done [2024-08-14T07:32:46.170Z] #108 writing image sha256:7904873de70b5cc5cf638a01f341efb8665340693ffddb95ceb507bcc4440e18 done [2024-08-14T07:32:46.170Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-14T07:32:46.170Z] #108 DONE 11.8s [2024-08-14T07:32:46.170Z] [2024-08-14T07:32:46.170Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T07:33:25.003Z] #158 ... [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T07:33:25.003Z] #123 DONE 1253.8s [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:33:25.003Z] #156 ... [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:33:25.003Z] #189 DONE 0.3s [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:33:25.003Z] #156 ... [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:33:25.003Z] #190 DONE 0.2s [2024-08-14T07:33:25.003Z] [2024-08-14T07:33:25.003Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T07:33:25.269Z] #191 DONE 0.2s [2024-08-14T07:33:25.269Z] [2024-08-14T07:33:25.269Z] #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 [2024-08-14T07:33:25.269Z] #192 DONE 0.2s [2024-08-14T07:33:25.269Z] [2024-08-14T07:33:25.269Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:33:25.535Z] #156 ... [2024-08-14T07:33:25.535Z] [2024-08-14T07:33:25.535Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T07:33:25.535Z] #193 DONE 0.2s [2024-08-14T07:33:25.535Z] [2024-08-14T07:33:25.535Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:33:27.486Z] #194 DONE 2.0s [2024-08-14T07:33:27.486Z] [2024-08-14T07:33:27.486Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:33:27.751Z] #156 ... [2024-08-14T07:33:27.751Z] [2024-08-14T07:33:27.751Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-14T07:33:27.751Z] #108 exporting layers [2024-08-14T07:33:28.017Z] #108 exporting layers 0.4s done [2024-08-14T07:33:28.017Z] #108 writing image sha256:7804a390af51c3854329d12addf957bfb8de5be117a36081670c5db4bf24485a [2024-08-14T07:33:28.282Z] #108 writing image sha256:7804a390af51c3854329d12addf957bfb8de5be117a36081670c5db4bf24485a done [2024-08-14T07:33:28.282Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-14T07:33:28.282Z] #108 DONE 12.3s [2024-08-14T07:33:28.282Z] [2024-08-14T07:33:28.282Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T07:36:04.967Z] #159 ... [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T07:36:04.967Z] #158 DONE 1388.9s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:36:04.967Z] #138 ... [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:36:04.967Z] #195 DONE 0.2s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:36:04.967Z] #196 DONE 0.2s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:36:04.967Z] #156 ... [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T07:36:04.967Z] #197 DONE 0.3s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #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 [2024-08-14T07:36:04.967Z] #198 DONE 0.1s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-14T07:36:04.967Z] #108 exporting layers [2024-08-14T07:36:04.967Z] #108 exporting layers 0.8s done [2024-08-14T07:36:04.967Z] #108 writing image sha256:16fe510b4483c245c28bd66599fb096224cd6b5db5793508064ea893e2dbfc6a done [2024-08-14T07:36:04.967Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-14T07:36:04.967Z] #108 DONE 13.1s [2024-08-14T07:36:04.967Z] [2024-08-14T07:36:04.967Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:43:26.969Z] #156 ... [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T07:43:26.969Z] #141 DONE 1855.5s [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:43:26.969Z] #138 ... [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:43:26.969Z] #199 DONE 0.1s [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:43:26.969Z] #156 ... [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:43:26.969Z] #200 DONE 0.1s [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T07:43:26.969Z] #201 DONE 0.4s [2024-08-14T07:43:26.969Z] [2024-08-14T07:43:26.969Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:43:27.237Z] #202 DONE 0.2s [2024-08-14T07:43:27.237Z] [2024-08-14T07:43:27.237Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T07:43:27.237Z] #203 DONE 0.1s [2024-08-14T07:43:27.237Z] [2024-08-14T07:43:27.237Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:43:27.504Z] #156 ... [2024-08-14T07:43:27.504Z] [2024-08-14T07:43:27.504Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T07:43:29.447Z] #204 DONE 2.2s [2024-08-14T07:43:29.447Z] [2024-08-14T07:43:29.447Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:43:29.715Z] #155 ... [2024-08-14T07:43:29.715Z] [2024-08-14T07:43:29.715Z] #108 [security-proxy-auth] exporting to image [2024-08-14T07:43:29.715Z] #108 exporting layers [2024-08-14T07:43:30.299Z] #108 exporting layers 0.7s done [2024-08-14T07:43:30.299Z] #108 writing image sha256:fdcdfe5ef64b247f608defe95f401e3e80eb4cd05f360976b993d5aaa80ad498 done [2024-08-14T07:43:30.299Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-14T07:43:30.299Z] #108 DONE 13.7s [2024-08-14T07:43:30.299Z] [2024-08-14T07:43:30.299Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:44:38.166Z] #155 ... [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T07:44:38.166Z] #138 DONE 1921.6s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:44:38.166Z] #156 ... [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:44:38.166Z] #205 DONE 0.1s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:44:38.166Z] #206 DONE 0.1s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:44:38.166Z] #156 ... [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T07:44:38.166Z] #207 DONE 0.4s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:44:38.166Z] #156 ... [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:44:38.166Z] #208 DONE 0.1s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #108 [core-command] exporting to image [2024-08-14T07:44:38.166Z] #108 exporting layers [2024-08-14T07:44:38.166Z] #108 exporting layers 0.4s done [2024-08-14T07:44:38.166Z] #108 writing image sha256:01b91ab804ff6690b5710dc0d48a3d836b2a473a253a8bbafafde262331b8d0f done [2024-08-14T07:44:38.166Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-14T07:44:38.166Z] #108 DONE 14.1s [2024-08-14T07:44:38.166Z] [2024-08-14T07:44:38.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T07:46:44.792Z] #140 DONE 2046.1s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:46:44.792Z] #209 DONE 0.2s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:46:44.792Z] #210 DONE 0.1s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T07:46:44.792Z] #211 DONE 0.4s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:46:44.792Z] #212 DONE 0.1s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:46:44.792Z] #155 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #108 [core-data] exporting to image [2024-08-14T07:46:44.792Z] #108 exporting layers [2024-08-14T07:46:44.792Z] #108 exporting layers 0.5s done [2024-08-14T07:46:44.792Z] #108 writing image sha256:aadd0f76dde55594eb29435b487ff9f52450ac72fd224f1430b2051370f5f0e1 done [2024-08-14T07:46:44.792Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-14T07:46:44.792Z] #108 DONE 14.6s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T07:46:44.792Z] #142 DONE 2053.4s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:46:44.792Z] #213 DONE 0.3s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:46:44.792Z] #214 DONE 0.3s [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:44.792Z] #156 ... [2024-08-14T07:46:44.792Z] [2024-08-14T07:46:44.792Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T07:46:45.378Z] #215 DONE 0.5s [2024-08-14T07:46:45.378Z] [2024-08-14T07:46:45.378Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:46:45.378Z] #216 DONE 0.1s [2024-08-14T07:46:45.378Z] [2024-08-14T07:46:45.378Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T07:46:45.643Z] #217 DONE 0.2s [2024-08-14T07:46:45.643Z] [2024-08-14T07:46:45.643Z] #108 [core-metadata] exporting to image [2024-08-14T07:46:45.643Z] #108 exporting layers [2024-08-14T07:46:46.229Z] #108 exporting layers 0.6s done [2024-08-14T07:46:46.229Z] #108 writing image sha256:547ccde3f429af24df45c677e928153fa33778b93d01f42148480487143bedde done [2024-08-14T07:46:46.229Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-14T07:46:46.229Z] #108 DONE 15.2s [2024-08-14T07:46:46.229Z] [2024-08-14T07:46:46.229Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:52.867Z] #156 ... [2024-08-14T07:46:52.867Z] [2024-08-14T07:46:52.867Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T07:46:52.867Z] #159 DONE 2049.6s [2024-08-14T07:46:52.867Z] [2024-08-14T07:46:52.867Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T07:46:52.867Z] #139 ... [2024-08-14T07:46:52.867Z] [2024-08-14T07:46:52.867Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:46:52.867Z] #218 DONE 0.1s [2024-08-14T07:46:52.867Z] [2024-08-14T07:46:52.867Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T07:46:53.132Z] #219 DONE 0.4s [2024-08-14T07:46:53.132Z] [2024-08-14T07:46:53.132Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:46:53.132Z] #156 ... [2024-08-14T07:46:53.132Z] [2024-08-14T07:46:53.132Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:46:53.132Z] #220 DONE 0.1s [2024-08-14T07:46:53.396Z] [2024-08-14T07:46:53.396Z] #108 [core-keeper] exporting to image [2024-08-14T07:46:53.396Z] #108 exporting layers [2024-08-14T07:46:53.975Z] #108 exporting layers 0.5s done [2024-08-14T07:46:53.975Z] #108 writing image sha256:986ed6e5be8945f7024bb90fd83b4198e05c396dc14c38bd91393d2f181334d2 0.0s done [2024-08-14T07:46:53.975Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-14T07:46:53.975Z] #108 DONE 15.7s [2024-08-14T07:46:53.975Z] [2024-08-14T07:46:53.975Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:47:26.166Z] #156 ... [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T07:47:26.166Z] #139 DONE 2091.0s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:47:26.166Z] #156 ... [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:47:26.166Z] #221 DONE 0.2s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:47:26.166Z] #222 DONE 0.3s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:47:26.166Z] #156 ... [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T07:47:26.166Z] #223 DONE 0.6s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:47:26.166Z] #224 DONE 0.1s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #108 [support-scheduler] exporting to image [2024-08-14T07:47:26.166Z] #108 exporting layers [2024-08-14T07:47:26.166Z] #108 exporting layers 0.5s done [2024-08-14T07:47:26.166Z] #108 writing image sha256:ae371bf0f5f6b98494b71401eaeeb016f47e0d668a45a05a37bfe74b0ef02e82 done [2024-08-14T07:47:26.166Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-14T07:47:26.166Z] #108 DONE 16.2s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:47:26.166Z] #156 ... [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T07:47:26.166Z] #155 DONE 2082.0s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T07:47:26.166Z] #156 DONE 2082.7s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:47:26.166Z] #225 DONE 0.2s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:47:26.166Z] #226 DONE 0.1s [2024-08-14T07:47:26.166Z] [2024-08-14T07:47:26.166Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T07:47:26.432Z] #227 ... [2024-08-14T07:47:26.432Z] [2024-08-14T07:47:26.432Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T07:47:26.432Z] #228 DONE 0.2s [2024-08-14T07:47:26.432Z] [2024-08-14T07:47:26.432Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T07:47:26.432Z] #229 DONE 0.2s [2024-08-14T07:47:26.432Z] [2024-08-14T07:47:26.432Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T07:47:26.698Z] #230 ... [2024-08-14T07:47:26.698Z] [2024-08-14T07:47:26.698Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T07:47:26.698Z] #227 DONE 0.5s [2024-08-14T07:47:26.698Z] [2024-08-14T07:47:26.698Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T07:47:26.698Z] #231 DONE 0.1s [2024-08-14T07:47:26.698Z] [2024-08-14T07:47:26.698Z] #108 [support-notifications] exporting to image [2024-08-14T07:47:26.963Z] #108 ... [2024-08-14T07:47:26.963Z] [2024-08-14T07:47:26.963Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T07:47:26.963Z] #230 DONE 0.4s [2024-08-14T07:47:26.963Z] [2024-08-14T07:47:26.963Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T07:47:26.963Z] #232 DONE 0.1s [2024-08-14T07:47:26.963Z] [2024-08-14T07:47:26.963Z] #108 [support-cron-scheduler] exporting to image [2024-08-14T07:47:27.540Z] #108 exporting layers 0.7s done [2024-08-14T07:47:27.540Z] #108 writing image sha256:be32bd39fbc68dc4eb081f6ac4212831098fd47181ee01fbe8aa8a5886d3e1c8 done [2024-08-14T07:47:27.540Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-14T07:47:28.494Z] #108 exporting layers 1.6s done [2024-08-14T07:47:28.494Z] #108 writing image sha256:68dca78247338e97c7a6dd66e01dc7fec4496733249df6eb4f6c79e557457731 done [2024-08-14T07:47:28.494Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-14T07:47:28.494Z] #108 DONE 18.1s [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T07:47:28.494Z] time="2024-08-14T07:09:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T07:47:28.570Z] $ docker stop --time=1 9865cd162eb9d7a3e4d511229e5f5ed01a2fd03fb1a8cd8ec75c3aaf55fd1673 [2024-08-14T07:47:30.288Z] $ docker rm -f --volumes 9865cd162eb9d7a3e4d511229e5f5ed01a2fd03fb1a8cd8ec75c3aaf55fd1673 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T07:47:30.867Z] + docker images [2024-08-14T07:47:30.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T07:47:30.867Z] support-cron-scheduler-arm64 latest 68dca7824733 4 seconds ago 43.5MB [2024-08-14T07:47:30.867Z] support-notifications-arm64 latest be32bd39fbc6 4 seconds ago 42MB [2024-08-14T07:47:30.867Z] support-scheduler-arm64 latest ae371bf0f5f6 7 seconds ago 41.3MB [2024-08-14T07:47:30.867Z] core-keeper-arm64 latest 986ed6e5be89 37 seconds ago 39MB [2024-08-14T07:47:30.867Z] core-metadata-arm64 latest 547ccde3f429 45 seconds ago 39.3MB [2024-08-14T07:47:30.867Z] core-data-arm64 latest aadd0f76dde5 53 seconds ago 39.1MB [2024-08-14T07:47:30.867Z] core-command-arm64 latest 01b91ab804ff 2 minutes ago 35MB [2024-08-14T07:47:30.867Z] security-proxy-auth-arm64 latest fdcdfe5ef64b 4 minutes ago 32.6MB [2024-08-14T07:47:30.867Z] security-spiffe-token-provider-arm64 latest 16fe510b4483 11 minutes ago 29MB [2024-08-14T07:47:30.867Z] core-common-config-bootstrapper-arm64 latest 7804a390af51 14 minutes ago 15.3MB [2024-08-14T07:47:30.867Z] security-secretstore-setup-arm64 latest 7904873de70b 14 minutes ago 36.4MB [2024-08-14T07:47:30.867Z] security-bootstrapper-arm64 latest 5ad5aaa9e7a4 14 minutes ago 18.9MB [2024-08-14T07:47:30.867Z] security-proxy-setup-arm64 latest c2ade9022089 15 minutes ago 26.1MB [2024-08-14T07:47:30.867Z] security-spire-server-arm64 latest 60227c071ee0 36 minutes ago 116MB [2024-08-14T07:47:30.867Z] security-spire-agent-arm64 latest 73a2f6e271ac 36 minutes ago 174MB [2024-08-14T07:47:30.867Z] security-spire-config-arm64 latest 9841f48178a8 36 minutes ago 115MB [2024-08-14T07:47:30.867Z] ci-base-image-arm64 latest 34d03a707273 56 minutes ago 967MB [2024-08-14T07:47:30.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-14T07:47:30.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 [2024-08-14T07:47:31.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T07:47:31.896Z] [2024-08-14T07:47:31.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:47:32.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T07:47:32.329Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-14T07:47:32.329Z] 8998bd30e6a1: Pulling fs layer [2024-08-14T07:47:32.329Z] 04944245beec: Pulling fs layer [2024-08-14T07:47:32.329Z] 699f458cf7ca: Pulling fs layer [2024-08-14T07:47:32.329Z] 765212b225bb: Pulling fs layer [2024-08-14T07:47:32.329Z] f23df028b6ca: Pulling fs layer [2024-08-14T07:47:32.329Z] d65c8cfc05b1: Pulling fs layer [2024-08-14T07:47:32.329Z] 2437ff75d9bd: Pulling fs layer [2024-08-14T07:47:32.329Z] f23df028b6ca: Waiting [2024-08-14T07:47:32.329Z] 765212b225bb: Waiting [2024-08-14T07:47:32.329Z] d65c8cfc05b1: Waiting [2024-08-14T07:47:32.329Z] 2437ff75d9bd: Waiting [2024-08-14T07:47:32.595Z] 04944245beec: Verifying Checksum [2024-08-14T07:47:32.595Z] 04944245beec: Download complete [2024-08-14T07:47:32.595Z] 765212b225bb: Verifying Checksum [2024-08-14T07:47:32.595Z] 765212b225bb: Download complete [2024-08-14T07:47:32.595Z] f23df028b6ca: Verifying Checksum [2024-08-14T07:47:32.595Z] f23df028b6ca: Download complete [2024-08-14T07:47:32.595Z] d65c8cfc05b1: Verifying Checksum [2024-08-14T07:47:32.595Z] d65c8cfc05b1: Download complete [2024-08-14T07:47:32.861Z] 699f458cf7ca: Verifying Checksum [2024-08-14T07:47:32.861Z] 699f458cf7ca: Download complete [2024-08-14T07:47:33.268Z] 8998bd30e6a1: Verifying Checksum [2024-08-14T07:47:33.268Z] 8998bd30e6a1: Download complete [2024-08-14T07:47:35.835Z] 2437ff75d9bd: Verifying Checksum [2024-08-14T07:47:35.835Z] 2437ff75d9bd: Download complete [2024-08-14T07:47:37.767Z] 8998bd30e6a1: Pull complete [2024-08-14T07:47:38.346Z] 04944245beec: Pull complete [2024-08-14T07:47:39.744Z] 699f458cf7ca: Pull complete [2024-08-14T07:47:40.009Z] 765212b225bb: Pull complete [2024-08-14T07:47:40.963Z] f23df028b6ca: Pull complete [2024-08-14T07:47:41.228Z] d65c8cfc05b1: Pull complete [2024-08-14T07:47:59.404Z] 2437ff75d9bd: Pull complete [2024-08-14T07:47:59.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-14T07:47:59.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T07:47:59.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:47:59.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-7682 does not seem to be running inside a container [2024-08-14T07:47:59.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-14T07:48:02.928Z] $ docker top 0d9f2c9ecbbe6ed6a060095a8007a371773bb7656569eafd05b8ea46e509941c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:03.898Z] ---> job-cost.sh [2024-08-14T07:48:03.898Z] lf-activate-venv: SKIPPING [2024-08-14T07:48:03.898Z] INFO: No Stack... [2024-08-14T07:48:04.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-14T07:48:05.476Z] INFO: Archiving Costs [Pipeline] sh [2024-08-14T07:48:05.855Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-14T07:48:05.855Z] + cut -d, -f6 [Pipeline] lock [2024-08-14T07:48:05.926Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-1-stack-cost] [2024-08-14T07:48:05.933Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4862-1-stack-cost] did not exist. Created. [2024-08-14T07:48:05.940Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-14T07:48:06.740Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-14T07:48:06.999Z] Stashed 1 file(s) [Pipeline] } [2024-08-14T07:48:07.022Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-14T07:48:07.144Z] $ docker stop --time=1 0d9f2c9ecbbe6ed6a060095a8007a371773bb7656569eafd05b8ea46e509941c [2024-08-14T07:48:08.653Z] $ docker rm -f --volumes 0d9f2c9ecbbe6ed6a060095a8007a371773bb7656569eafd05b8ea46e509941c [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 [2024-08-14T07:48:09.901Z] provisioning config files... [2024-08-14T07:48:09.923Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9816181277196298038tmp [Pipeline] { [Pipeline] sh [2024-08-14T07:48:10.344Z] + set +x [2024-08-14T07:48:10.344Z] + bash -s -- [2024-08-14T07:48:10.344Z] + curl -s https://codecov.io/bash [2024-08-14T07:48:10.344Z] [2024-08-14T07:48:10.344Z] _____ _ [2024-08-14T07:48:10.344Z] / ____| | | [2024-08-14T07:48:10.344Z] | | ___ __| | ___ ___ _____ __ [2024-08-14T07:48:10.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-14T07:48:10.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-14T07:48:10.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-14T07:48:10.344Z] Bash-1.0.6 [2024-08-14T07:48:10.344Z] [2024-08-14T07:48:10.344Z] [2024-08-14T07:48:10.344Z] ==> git version 2.25.1 found [2024-08-14T07:48:10.619Z] ==> 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 [2024-08-14T07:48:10.619Z] Release-Date: 2020-01-08 [2024-08-14T07:48:10.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-14T07:48:10.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-14T07:48:10.619Z] ==> Jenkins CI detected. [2024-08-14T07:48:10.619Z] current dir:  /w/workspace/edgex-go/1 [2024-08-14T07:48:10.619Z] project root: . [2024-08-14T07:48:10.619Z] --> token set from env [2024-08-14T07:48:10.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-14T07:48:10.619Z] ==> Running gcov in . (disable via -X gcov) [2024-08-14T07:48:10.619Z] ==> Python coveragepy not found [2024-08-14T07:48:10.619Z] ==> Searching for coverage reports in: [2024-08-14T07:48:10.619Z] + . [2024-08-14T07:48:10.619Z] -> Found 1 reports [2024-08-14T07:48:10.619Z] ==> Detecting git/mercurial file structure [2024-08-14T07:48:10.619Z] ==> Reading reports [2024-08-14T07:48:10.619Z] + ./coverage.out bytes=532487 [2024-08-14T07:48:10.619Z] ==> Appending adjustments [2024-08-14T07:48:10.619Z] https://docs.codecov.io/docs/fixing-reports [2024-08-14T07:48:12.167Z] + Found adjustments [2024-08-14T07:48:12.167Z] ==> Gzipping contents [2024-08-14T07:48:12.167Z] 68K /tmp/codecov.tMbcWT.gz [2024-08-14T07:48:12.167Z] ==> Uploading reports [2024-08-14T07:48:12.167Z] url: https://codecov.io [2024-08-14T07:48:12.167Z] query: branch=PR-4862&commit=f476060ecc0c41c56d5f1a51caf5186c2e587af5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= [2024-08-14T07:48:12.167Z] -> Pinging Codecov [2024-08-14T07:48:12.167Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4862&commit=f476060ecc0c41c56d5f1a51caf5186c2e587af5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= [2024-08-14T07:48:12.167Z] -> Uploading to [2024-08-14T07:48:12.167Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-14/00271124DB129430A58F1EEE437C3FCB/f476060ecc0c41c56d5f1a51caf5186c2e587af5/1b1ae3b0-d9c6-4f80-a4b7-be7ce4f92fa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240814%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240814T074812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c25582394d9cd3e80981c80088b74d2a5df8ea2202b3e338a27843d5262e43b [2024-08-14T07:48:12.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T07:48:12.167Z] Dload Upload Total Spent Left Speed [2024-08-14T07:48:12.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66987 0 0 100 66987 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-08-14T07:48:12.428Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f476060ecc0c41c56d5f1a51caf5186c2e587af5 [Pipeline] } [2024-08-14T07:48:12.464Z] 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 [2024-08-14T07:48:14.192Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:14.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:15.440Z] ---> package-listing.sh [2024-08-14T07:48:15.440Z] ++ facter osfamily [2024-08-14T07:48:15.440Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-14T07:48:15.702Z] + OS_FAMILY=debian [2024-08-14T07:48:15.703Z] + workspace=/w/workspace/edgex-go/1 [2024-08-14T07:48:15.703Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-14T07:48:15.703Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-14T07:48:15.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-14T07:48:15.703Z] + PACKAGES=/tmp/packages_start.txt [2024-08-14T07:48:15.703Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T07:48:15.703Z] + PACKAGES=/tmp/packages_end.txt [2024-08-14T07:48:15.703Z] + case "${OS_FAMILY}" in [2024-08-14T07:48:15.703Z] + dpkg -l [2024-08-14T07:48:15.703Z] + grep '^ii' [2024-08-14T07:48:15.703Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-14T07:48:15.703Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-14T07:48:15.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-14T07:48:15.703Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T07:48:15.703Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-14T07:48:15.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-14T07:48:15.761Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-14T07:48:16.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:48:17.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T07:48:17.179Z] [2024-08-14T07:48:17.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T07:48:17.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T07:48:18.523Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-14T07:48:18.523Z] 5eb5b503b376: Pulling fs layer [2024-08-14T07:48:18.523Z] 5c69ac0246d0: Pulling fs layer [2024-08-14T07:48:18.523Z] ec43610c2a17: Pulling fs layer [2024-08-14T07:48:18.523Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-14T07:48:18.523Z] 33b1e0a273af: Pulling fs layer [2024-08-14T07:48:18.523Z] 5d3b04190fa2: Pulling fs layer [2024-08-14T07:48:18.523Z] 2f39f015ded8: Pulling fs layer [2024-08-14T07:48:18.523Z] 2f39f015ded8: Waiting [2024-08-14T07:48:18.523Z] 5d3b04190fa2: Waiting [2024-08-14T07:48:18.523Z] 33b1e0a273af: Waiting [2024-08-14T07:48:18.523Z] 3a2ae6a8a46f: Waiting [2024-08-14T07:48:18.523Z] 5c69ac0246d0: Verifying Checksum [2024-08-14T07:48:18.523Z] 5c69ac0246d0: Download complete [2024-08-14T07:48:18.523Z] 3a2ae6a8a46f: Download complete [2024-08-14T07:48:18.789Z] 33b1e0a273af: Verifying Checksum [2024-08-14T07:48:18.789Z] 33b1e0a273af: Download complete [2024-08-14T07:48:18.789Z] 5d3b04190fa2: Verifying Checksum [2024-08-14T07:48:18.789Z] 5d3b04190fa2: Download complete [2024-08-14T07:48:18.789Z] ec43610c2a17: Verifying Checksum [2024-08-14T07:48:18.789Z] ec43610c2a17: Download complete [2024-08-14T07:48:18.789Z] 5eb5b503b376: Verifying Checksum [2024-08-14T07:48:18.789Z] 5eb5b503b376: Download complete [2024-08-14T07:48:19.354Z] 2f39f015ded8: Download complete [2024-08-14T07:48:23.098Z] 5eb5b503b376: Pull complete [2024-08-14T07:48:24.477Z] 5c69ac0246d0: Pull complete [2024-08-14T07:48:25.412Z] ec43610c2a17: Pull complete [2024-08-14T07:48:25.671Z] 3a2ae6a8a46f: Pull complete [2024-08-14T07:48:26.607Z] 33b1e0a273af: Pull complete [2024-08-14T07:48:27.748Z] 5d3b04190fa2: Pull complete [2024-08-14T07:48:33.042Z] 2f39f015ded8: Pull complete [2024-08-14T07:48:33.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-14T07:48:33.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T07:48:33.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T07:48:33.535Z] prd-ubuntu20.04-docker-8c-8g-7681 does not seem to be running inside a container [2024-08-14T07:48:33.518Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-14T07:48:50.275Z] $ docker top c227b7b5758680058dff80cd3ec6435f93746fd7fddc13b76349f57309b6ed13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T07:48:50.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-14T07:48:51.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-14T07:48:51.384Z] + ls /var/log/sa-host [2024-08-14T07:48:51.385Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T07:48:51.629Z] provisioning config files... [2024-08-14T07:48:51.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17463058871200270734tmp [Pipeline] { [Pipeline] echo [2024-08-14T07:48:51.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:52.046Z] ---> create-netrc.sh [Pipeline] } [2024-08-14T07:48:52.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:52.524Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-14T07:48:52.567Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:52.894Z] ---> sudo-logs.sh [2024-08-14T07:48:52.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-14T07:48:52.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:53.320Z] ---> job-cost.sh [2024-08-14T07:48:53.320Z] lf-activate-venv: SKIPPING [2024-08-14T07:48:53.320Z] DEBUG: total: 0.2199999988079071 [2024-08-14T07:48:53.320Z] INFO: Retrieving Stack Cost... [2024-08-14T07:48:53.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-14T07:48:53.851Z] INFO: Archiving Costs [Pipeline] echo [2024-08-14T07:48:53.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T07:48:54.230Z] ---> logs-deploy.sh [2024-08-14T07:48:54.230Z] lf-activate-venv: SKIPPING [2024-08-14T07:48:54.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4862/1 [2024-08-14T07:48:54.230Z] INFO: archiving workspace using pattern(s): [2024-08-14T07:48:55.171Z] Archives upload complete. [2024-08-14T07:48:55.431Z] INFO: archiving logs to Nexus [2024-08-14T07:48:55.998Z] ---> uname -a: [2024-08-14T07:48:55.998Z] Linux prd-ubuntu20-04-docker-8c-8g-7681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-14T07:48:55.998Z] [2024-08-14T07:48:55.998Z] [2024-08-14T07:48:55.998Z] ---> lscpu: [2024-08-14T07:48:55.998Z] Architecture: x86_64 [2024-08-14T07:48:55.998Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-14T07:48:55.998Z] Byte Order: Little Endian [2024-08-14T07:48:55.998Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-14T07:48:55.998Z] CPU(s): 8 [2024-08-14T07:48:55.998Z] On-line CPU(s) list: 0-7 [2024-08-14T07:48:55.998Z] Thread(s) per core: 1 [2024-08-14T07:48:55.999Z] Core(s) per socket: 1 [2024-08-14T07:48:55.999Z] Socket(s): 8 [2024-08-14T07:48:55.999Z] NUMA node(s): 1 [2024-08-14T07:48:55.999Z] Vendor ID: AuthenticAMD [2024-08-14T07:48:55.999Z] CPU family: 23 [2024-08-14T07:48:55.999Z] Model: 49 [2024-08-14T07:48:55.999Z] Model name: AMD EPYC-Rome Processor [2024-08-14T07:48:55.999Z] Stepping: 0 [2024-08-14T07:48:55.999Z] CPU MHz: 2799.998 [2024-08-14T07:48:55.999Z] BogoMIPS: 5599.99 [2024-08-14T07:48:55.999Z] Virtualization: AMD-V [2024-08-14T07:48:55.999Z] Hypervisor vendor: KVM [2024-08-14T07:48:55.999Z] Virtualization type: full [2024-08-14T07:48:55.999Z] L1d cache: 256 KiB [2024-08-14T07:48:55.999Z] L1i cache: 256 KiB [2024-08-14T07:48:55.999Z] L2 cache: 4 MiB [2024-08-14T07:48:55.999Z] L3 cache: 128 MiB [2024-08-14T07:48:55.999Z] NUMA node0 CPU(s): 0-7 [2024-08-14T07:48:55.999Z] Vulnerability Itlb multihit: Not affected [2024-08-14T07:48:55.999Z] Vulnerability L1tf: Not affected [2024-08-14T07:48:55.999Z] Vulnerability Mds: Not affected [2024-08-14T07:48:55.999Z] Vulnerability Meltdown: Not affected [2024-08-14T07:48:55.999Z] Vulnerability Mmio stale data: Not affected [2024-08-14T07:48:55.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-14T07:48:55.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-14T07:48:55.999Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-14T07:48:55.999Z] Vulnerability Srbds: Not affected [2024-08-14T07:48:55.999Z] Vulnerability Tsx async abort: Not affected [2024-08-14T07:48:55.999Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-14T07:48:55.999Z] [2024-08-14T07:48:55.999Z] [2024-08-14T07:48:55.999Z] ---> nproc: [2024-08-14T07:48:55.999Z] 8 [2024-08-14T07:48:55.999Z] [2024-08-14T07:48:55.999Z] [2024-08-14T07:48:55.999Z] ---> df -h: [2024-08-14T07:48:55.999Z] Filesystem Size Used Avail Use% Mounted on [2024-08-14T07:48:55.999Z] overlay 155G 28G 128G 18% / [2024-08-14T07:48:55.999Z] tmpfs 64M 0 64M 0% /dev [2024-08-14T07:48:55.999Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-14T07:48:55.999Z] shm 64M 0 64M 0% /dev/shm [2024-08-14T07:48:55.999Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-14T07:48:55.999Z] [2024-08-14T07:48:55.999Z]