Pull request #4854 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aac75e38a1c195fd743618055dc49774ed821053+4508c6b134dd8db5d14b2b122fe51143339f6eec (f30a11e97370d4eb06d941aed9b6f648dededb69) 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-ssh11621783218209268392.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-ssh786842562361557111.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-4854/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-4854/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7162725638244746187.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-4854/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15094102504352044434.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-ssh2330133225837500267.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-4854/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-4854/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2735851240665418075.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7284 in /w/workspace/edgexfoundry_edgex-go_PR-4854 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4854/head:refs/remotes/origin/PR-4854 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit aac75e38a1c195fd743618055dc49774ed821053 Merge succeeded, producing aac75e38a1c195fd743618055dc49774ed821053 Checking out Revision aac75e38a1c195fd743618055dc49774ed821053 (PR-4854) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f aac75e38a1c195fd743618055dc49774ed821053 # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aac75e38a1c195fd743618055dc49774ed821053 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T09:20:38.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T09:20:39.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T09:20:39.155Z] ========================================================= [2024-08-07T09:20:39.155Z] EdgeX Global Pipelines Version Info [2024-08-07T09:20:39.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:20:39.922Z] ------------------- [2024-08-07T09:20:39.922Z] stable info: [2024-08-07T09:20:39.922Z] ------------------- [2024-08-07T09:20:39.922Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:20:39.922Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T09:20:39.922Z] Message: update stable to v1.0.260 [2024-08-07T09:20:40.492Z] ------------------- [2024-08-07T09:20:40.493Z] experimental info: [2024-08-07T09:20:40.493Z] ------------------- [2024-08-07T09:20:40.493Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:20:40.493Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T09:20:40.493Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T09:20:40.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T09:20:40.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T09:20:40.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T09:20:40.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T09:20:40.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T09:20:41.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T09:20:41.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T09:20:41.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T09:20:41.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T09:20:41.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T09:20:41.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T09:20:41.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T09:20:41.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T09:20:41.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T09:20:41.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T09:20:41.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:20:41.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:20:41.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T09:20:41.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T09:20:41.928Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T09:20:41.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T09:20:42.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T09:20:42.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T09:20:42.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4854 [Pipeline] echo [2024-08-07T09:20:42.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4854 [Pipeline] echo [2024-08-07T09:20:42.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4854 [Pipeline] echo [2024-08-07T09:20:42.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aac75e38a1c195fd743618055dc49774ed821053 [Pipeline] echo [2024-08-07T09:20:42.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aac75e3 [Pipeline] echo [2024-08-07T09:20:42.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:20:42.639Z] provisioning config files... [2024-08-07T09:20:42.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8627957466439605516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:20:43.064Z] ---> ****-login.sh [2024-08-07T09:20:43.064Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:20:43.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:20:43.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:20:43.325Z] Configure a credential helper to remove this warning. See [2024-08-07T09:20:43.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:20:43.325Z] [2024-08-07T09:20:43.325Z] Login Succeeded [2024-08-07T09:20:43.325Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:20:43.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:20:43.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:20:43.325Z] Configure a credential helper to remove this warning. See [2024-08-07T09:20:43.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:20:43.325Z] [2024-08-07T09:20:43.325Z] Login Succeeded [2024-08-07T09:20:43.325Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:20:43.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:20:43.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:20:43.585Z] Configure a credential helper to remove this warning. See [2024-08-07T09:20:43.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:20:43.585Z] [2024-08-07T09:20:43.585Z] Login Succeeded [2024-08-07T09:20:43.585Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:20:43.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:20:43.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:20:43.585Z] Configure a credential helper to remove this warning. See [2024-08-07T09:20:43.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:20:43.585Z] [2024-08-07T09:20:43.585Z] Login Succeeded [2024-08-07T09:20:43.585Z] ****.io [2024-08-07T09:20:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:20:43.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:20:43.845Z] Configure a credential helper to remove this warning. See [2024-08-07T09:20:43.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:20:43.845Z] [2024-08-07T09:20:43.845Z] Login Succeeded [2024-08-07T09:20:43.845Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:20:43.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:20:44.339Z] + 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-07T09:20:44.339Z] + dirname cmd/core-command/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/core-data/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/core-keeper/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T09:20:44.339Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:20:44.339Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T09:20:44.339Z] + cut -d/ -f2 [2024-08-07T09:20:44.339Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-07T09:20:44.339Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T09:20:44.396Z] 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-07T09:20:44.963Z] + git rev-list -1 --merges aac75e38a1c195fd743618055dc49774ed821053~1..aac75e38a1c195fd743618055dc49774ed821053 [Pipeline] echo [2024-08-07T09:20:45.001Z] -----------> git rev-list -1 --merges aac75e38a1c195fd743618055dc49774ed821053~1..aac75e38a1c195fd743618055dc49774ed821053 aac75e38a1c195fd743618055dc49774ed821053 [false] [Pipeline] sh [2024-08-07T09:20:45.323Z] + git log --format=format:%s -1 aac75e38a1c195fd743618055dc49774ed821053 [Pipeline] echo [2024-08-07T09:20:45.367Z] ========================================================= [2024-08-07T09:20:45.367Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T09:20:45.367Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T09:20:45.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T09:20:45.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T09:20:45.845Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T09:20:45.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T09:20:45.845Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T09:20:45.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T09:20:45.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:20:46.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:20:46.310Z] [2024-08-07T09:20:46.310Z] 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-07T09:20:46.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:20:46.738Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T09:20:46.738Z] b85a868b505f: Pulling fs layer [2024-08-07T09:20:46.738Z] e2be974225ed: Pulling fs layer [2024-08-07T09:20:46.738Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T09:20:46.738Z] 988bab9f4d93: Pulling fs layer [2024-08-07T09:20:46.738Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T09:20:46.738Z] eaf3925da568: Pulling fs layer [2024-08-07T09:20:46.738Z] bab4dde63d76: Pulling fs layer [2024-08-07T09:20:46.738Z] bde34c3a00c8: Pulling fs layer [2024-08-07T09:20:46.738Z] b352a97aabf1: Pulling fs layer [2024-08-07T09:20:46.738Z] 4872d77fe225: Pulling fs layer [2024-08-07T09:20:46.738Z] 5851b861e8e6: Pulling fs layer [2024-08-07T09:20:46.738Z] b352a97aabf1: Waiting [2024-08-07T09:20:46.738Z] bde34c3a00c8: Waiting [2024-08-07T09:20:46.738Z] 4872d77fe225: Waiting [2024-08-07T09:20:46.738Z] 5851b861e8e6: Waiting [2024-08-07T09:20:46.738Z] 1469e6f7b9e6: Waiting [2024-08-07T09:20:46.738Z] eaf3925da568: Waiting [2024-08-07T09:20:46.738Z] bab4dde63d76: Waiting [2024-08-07T09:20:46.738Z] 988bab9f4d93: Waiting [2024-08-07T09:20:46.738Z] e2be974225ed: Verifying Checksum [2024-08-07T09:20:46.738Z] e2be974225ed: Download complete [2024-08-07T09:20:46.738Z] 988bab9f4d93: Verifying Checksum [2024-08-07T09:20:46.738Z] 988bab9f4d93: Download complete [2024-08-07T09:20:46.738Z] 1469e6f7b9e6: Download complete [2024-08-07T09:20:46.738Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T09:20:46.738Z] 339a4e72a1f5: Download complete [2024-08-07T09:20:46.738Z] eaf3925da568: Verifying Checksum [2024-08-07T09:20:46.738Z] eaf3925da568: Download complete [2024-08-07T09:20:46.738Z] bde34c3a00c8: Download complete [2024-08-07T09:20:46.997Z] b352a97aabf1: Verifying Checksum [2024-08-07T09:20:46.997Z] b352a97aabf1: Download complete [2024-08-07T09:20:46.997Z] 4872d77fe225: Download complete [2024-08-07T09:20:46.997Z] 5851b861e8e6: Verifying Checksum [2024-08-07T09:20:46.997Z] 5851b861e8e6: Download complete [2024-08-07T09:20:46.997Z] b85a868b505f: Verifying Checksum [2024-08-07T09:20:46.997Z] b85a868b505f: Download complete [2024-08-07T09:20:47.256Z] bab4dde63d76: Verifying Checksum [2024-08-07T09:20:47.256Z] bab4dde63d76: Download complete [2024-08-07T09:20:48.195Z] b85a868b505f: Pull complete [2024-08-07T09:20:48.195Z] e2be974225ed: Pull complete [2024-08-07T09:20:48.769Z] 339a4e72a1f5: Pull complete [2024-08-07T09:20:48.769Z] 988bab9f4d93: Pull complete [2024-08-07T09:20:49.033Z] 1469e6f7b9e6: Pull complete [2024-08-07T09:20:49.292Z] eaf3925da568: Pull complete [2024-08-07T09:20:51.213Z] bab4dde63d76: Pull complete [2024-08-07T09:20:51.213Z] bde34c3a00c8: Pull complete [2024-08-07T09:20:51.213Z] b352a97aabf1: Pull complete [2024-08-07T09:20:51.213Z] 4872d77fe225: Pull complete [2024-08-07T09:20:51.475Z] 5851b861e8e6: Pull complete [2024-08-07T09:20:51.475Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T09:20:51.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:20:51.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:20:51.765Z] prd-ubuntu20.04-docker-8c-8g-7284 does not seem to be running inside a container [2024-08-07T09:20:51.793Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T09:20:54.795Z] $ docker top a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 -eo pid,comm [2024-08-07T09:20:54.855Z] 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-07T09:20:54.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T09:20:55.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:20:55.047Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:20:55.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:20:55.169Z] $ docker exec a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 ssh-agent [2024-08-07T09:20:55.294Z] SSH_AUTH_SOCK=/tmp/ssh-ZLYOqSNtnjjt/agent.32 [2024-08-07T09:20:55.294Z] SSH_AGENT_PID=38 [2024-08-07T09:20:55.301Z] Running ssh-add (command line suppressed) [2024-08-07T09:20:55.404Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8734381728342374917.key (/w/workspace/edgex-go/1@tmp/private_key_8734381728342374917.key) [2024-08-07T09:20:55.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:20:55.779Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T09:20:55.809Z] $ docker exec --env ******** --env ******** a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 ssh-agent -k [2024-08-07T09:20:55.938Z] unset SSH_AUTH_SOCK; [2024-08-07T09:20:55.939Z] unset SSH_AGENT_PID; [2024-08-07T09:20:55.939Z] echo Agent pid 38 killed; [2024-08-07T09:20:55.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T09:20:56.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:20:56.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:20:56.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:20:56.182Z] $ docker exec a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 ssh-agent [2024-08-07T09:20:56.291Z] SSH_AUTH_SOCK=/tmp/ssh-AFOTxkOGB9Ht/agent.71 [2024-08-07T09:20:56.291Z] SSH_AGENT_PID=77 [2024-08-07T09:20:56.295Z] Running ssh-add (command line suppressed) [2024-08-07T09:20:56.392Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15058520796835675642.key (/w/workspace/edgex-go/1@tmp/private_key_15058520796835675642.key) [2024-08-07T09:20:56.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:20:56.763Z] + git semver init [2024-08-07T09:20:57.022Z] 2024-08-07 09:20:56,917 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T09:20:57.022Z] 2024-08-07 09:20:56,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-07T09:20:57.022Z] 2024-08-07 09:20:56,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-07T09:20:57.022Z] 2024-08-07 09:20:56,918 [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-07T09:21:02.311Z] 2024-08-07 09:21:02,093 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4854 with force:False [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,095 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4854 [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,099 [execute] INFO git cat-file --batch-check [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,107 [execute] INFO git cat-file --batch [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:21:02.312Z] 2024-08-07 09:21:02,113 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4854 [2024-08-07T09:21:02.312Z] 0.0.0 [Pipeline] } [2024-08-07T09:21:02.345Z] $ docker exec --env ******** --env ******** a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 ssh-agent -k [2024-08-07T09:21:02.443Z] unset SSH_AUTH_SOCK; [2024-08-07T09:21:02.443Z] unset SSH_AGENT_PID; [2024-08-07T09:21:02.443Z] echo Agent pid 77 killed; [2024-08-07T09:21:02.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:21:02.933Z] + git semver [Pipeline] } [2024-08-07T09:21:03.224Z] $ docker stop --time=1 a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 [2024-08-07T09:21:04.534Z] $ docker rm -f --volumes a77fc65503fecb12a4813892bcd721b9ecc6e26419d1eb891167ef4e0f0d1507 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:21:04.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T09:21:05.288Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T09:21:05.316Z] [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-07T09:21:06.228Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-07T09:21:06.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:21:06.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:21:06.362Z] ========================================================= [2024-08-07T09:21:06.362Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T09:21:06.362Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:21:06.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:21:06.733Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T09:21:06.733Z] 619be1103602: Pulling fs layer [2024-08-07T09:21:06.733Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T09:21:06.733Z] 5df492c9dc93: Pulling fs layer [2024-08-07T09:21:06.733Z] 7629e6793208: Pulling fs layer [2024-08-07T09:21:06.733Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:21:06.733Z] fb5054dd5b73: Pulling fs layer [2024-08-07T09:21:06.733Z] eeca6798cff9: Pulling fs layer [2024-08-07T09:21:06.733Z] aa269ceb94a6: Pulling fs layer [2024-08-07T09:21:06.733Z] ada007ff1a6a: Pulling fs layer [2024-08-07T09:21:06.733Z] 7629e6793208: Waiting [2024-08-07T09:21:06.733Z] fb5054dd5b73: Waiting [2024-08-07T09:21:06.733Z] eeca6798cff9: Waiting [2024-08-07T09:21:06.733Z] aa269ceb94a6: Waiting [2024-08-07T09:21:06.733Z] 4f4fb700ef54: Waiting [2024-08-07T09:21:06.733Z] ada007ff1a6a: Waiting [2024-08-07T09:21:06.733Z] 7862e08f4a3e: Download complete [2024-08-07T09:21:06.733Z] 7629e6793208: Verifying Checksum [2024-08-07T09:21:06.733Z] 7629e6793208: Download complete [2024-08-07T09:21:06.733Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T09:21:06.733Z] 4f4fb700ef54: Download complete [2024-08-07T09:21:06.733Z] fb5054dd5b73: Verifying Checksum [2024-08-07T09:21:06.733Z] fb5054dd5b73: Download complete [2024-08-07T09:21:06.733Z] 619be1103602: Verifying Checksum [2024-08-07T09:21:06.733Z] 619be1103602: Download complete [2024-08-07T09:21:06.733Z] eeca6798cff9: Verifying Checksum [2024-08-07T09:21:06.733Z] eeca6798cff9: Download complete [2024-08-07T09:21:06.997Z] 619be1103602: Pull complete [2024-08-07T09:21:06.997Z] ada007ff1a6a: Verifying Checksum [2024-08-07T09:21:06.997Z] ada007ff1a6a: Download complete [2024-08-07T09:21:06.997Z] 7862e08f4a3e: Pull complete [2024-08-07T09:21:07.256Z] 5df492c9dc93: Verifying Checksum [2024-08-07T09:21:07.256Z] 5df492c9dc93: Download complete [2024-08-07T09:21:07.514Z] aa269ceb94a6: Verifying Checksum [2024-08-07T09:21:07.514Z] aa269ceb94a6: Download complete [2024-08-07T09:21:10.829Z] 5df492c9dc93: Pull complete [2024-08-07T09:21:10.829Z] 7629e6793208: Pull complete [2024-08-07T09:21:10.829Z] 4f4fb700ef54: Pull complete [2024-08-07T09:21:10.829Z] fb5054dd5b73: Pull complete [2024-08-07T09:21:10.829Z] eeca6798cff9: Pull complete [2024-08-07T09:21:13.372Z] aa269ceb94a6: Pull complete [2024-08-07T09:21:13.372Z] ada007ff1a6a: Pull complete [2024-08-07T09:21:13.372Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T09:21:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:21:13.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:21:13.761Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:21:13.761Z] WORKDIR /edgex [2024-08-07T09:21:13.761Z] COPY go.mod . [2024-08-07T09:21:13.761Z] RUN go mod download build [2024-08-07T09:21:13.761Z] -t ci-base-image-x86_64 -f - . [2024-08-07T09:21:14.326Z] Sending build context to Docker daemon 178.9MB [2024-08-07T09:21:14.326Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:21:14.326Z] ---> f489d0715acc [2024-08-07T09:21:14.326Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:21:18.527Z] ---> Running in a242212a6eba [2024-08-07T09:21:18.527Z] Removing intermediate container a242212a6eba [2024-08-07T09:21:18.527Z] ---> 873a3a723d6d [2024-08-07T09:21:18.527Z] Step 3/4 : COPY go.mod . [2024-08-07T09:21:18.785Z] ---> 0c6755b9482a [2024-08-07T09:21:18.785Z] Step 4/4 : RUN go mod download [2024-08-07T09:21:18.785Z] ---> Running in 68637a0cdb90 [2024-08-07T09:21:20.706Z] Still waiting to schedule task [2024-08-07T09:21:20.707Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-07T09:21:40.733Z] Removing intermediate container 68637a0cdb90 [2024-08-07T09:21:40.733Z] ---> 5ec5a604ef57 [2024-08-07T09:21:40.733Z] Successfully built 5ec5a604ef57 [2024-08-07T09:21:40.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:21:41.147Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:21:41.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:21:41.338Z] prd-ubuntu20.04-docker-8c-8g-7284 does not seem to be running inside a container [2024-08-07T09:21:41.365Z] $ 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 ******** ci-base-image-x86_64 cat [2024-08-07T09:21:41.805Z] $ docker top 43064eac125fecf9d1202f59232676fde4060d68eb84d30ce52d7e225db01b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:21:42.216Z] + go version [2024-08-07T09:21:42.216Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T09:21:42.249Z] $ docker stop --time=1 43064eac125fecf9d1202f59232676fde4060d68eb84d30ce52d7e225db01b03 [2024-08-07T09:21:43.505Z] $ docker rm -f --volumes 43064eac125fecf9d1202f59232676fde4060d68eb84d30ce52d7e225db01b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:21:44.316Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:21:44.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:21:44.499Z] prd-ubuntu20.04-docker-8c-8g-7284 does not seem to be running inside a container [2024-08-07T09:21:44.520Z] $ 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 ******** ci-base-image-x86_64 cat [2024-08-07T09:21:44.850Z] $ docker top 387ec93f4de20e6c72f24836f925969a0de9cec2c6eea13b687ff113c900ce54 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:21:44.980Z] ========================================================= [2024-08-07T09:21:44.980Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:21:44.980Z] ========================================================= [Pipeline] sh [2024-08-07T09:21:45.278Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:21:45.669Z] + make test [2024-08-07T09:21:45.670Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:21:53.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T09:22:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T09:22:21.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T09:22:21.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T09:22:23.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements [2024-08-07T09:22:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T09:22:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T09:22:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T09:22:23.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T09:22:23.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T09:22:24.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T09:22:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T09:22:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T09:22:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T09:22:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T09:22:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T09:22:27.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T09:22:27.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T09:22:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.115s coverage: 69.2% of statements [2024-08-07T09:22:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-08-07T09:22:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.553s coverage: 93.4% of statements [2024-08-07T09:22:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-08-07T09:22:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T09:22:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T09:22:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.351s coverage: 95.8% of statements [2024-08-07T09:22:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-08-07T09:22:30.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-08-07T09:22:30.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T09:22:30.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T09:22:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-07T09:22:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 30.7% of statements [2024-08-07T09:22:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2024-08-07T09:22:31.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 77.8% of statements [2024-08-07T09:22:31.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-07T09:22:32.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-08-07T09:22:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T09:22:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T09:22:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T09:22:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T09:22:32.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-07T09:22:33.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T09:22:33.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T09:22:33.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T09:22:33.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T09:22:34.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T09:22:34.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T09:22:34.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T09:22:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T09:22:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T09:22:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T09:22:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T09:22:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T09:22:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T09:22:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T09:22:37.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T09:22:38.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T09:22:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T09:22:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T09:22:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T09:22:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T09:22:42.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T09:22:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T09:22:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T09:22:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:43.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T09:22:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-07T09:22:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T09:22:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T09:22:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T09:22:45.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T09:22:47.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T09:22:47.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T09:22:47.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T09:22:47.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:48.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T09:22:48.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T09:22:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T09:22:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.067s coverage: 92.9% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.024s coverage: 87.2% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 36.5% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.072s coverage: 95.7% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2024-08-07T09:22:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.092s coverage: 98.9% of statements [2024-08-07T09:22:57.991Z] 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-07T09:22:57.991Z] running golangci-lint [2024-08-07T09:22:57.991Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T09:22:57.991Z] go version go1.21.9 linux/amd64 [2024-08-07T09:22:57.991Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T09:22:57.991Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T09:23:24.522Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 22.426770381s" [2024-08-07T09:23:24.522Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.388483ms" [2024-08-07T09:23:32.630Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.811022021s with top 10 stages: buildir: 59.178176544s, gosec: 8.52284541s, inspect: 3.621252579s, fact_deprecated: 2.974220516s, printf: 2.035320812s, ctrlflow: 1.982121868s, fact_purity: 1.250575744s, nilness: 1.236913409s, S1038: 1.126371405s, errcheck: 1.105230559s" [2024-08-07T09:23:32.630Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T09:23:32.630Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 213/213, exclude-rules: 21/213, nolint: 0/21, path_prettifier: 213/213, identifier_marker: 213/213, exclude: 213/213, cgo: 213/213, skip_dirs: 213/213, filename_unadjuster: 213/213, skip_files: 213/213" [2024-08-07T09:23:32.630Z] level=info msg="[runner] processing took 16.578783ms with stages: nolint: 6.893739ms, identifier_marker: 4.737998ms, autogenerated_exclude: 1.528189ms, path_prettifier: 1.516758ms, exclude-rules: 1.096085ms, skip_dirs: 758.134µs, cgo: 29.08µs, filename_unadjuster: 14.78µs, fixer: 560ns, max_same_issues: 540ns, uniq_by_line: 530ns, skip_files: 510ns, exclude: 410ns, severity-rules: 280ns, path_shortener: 270ns, diff: 220ns, max_from_linter: 170ns, source_code: 160ns, sort_results: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-07T09:23:32.630Z] level=info msg="[runner] linters took 12.258023506s with stages: goanalysis_metalinter: 12.241353522s" [2024-08-07T09:23:32.630Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T09:23:32.630Z] level=info msg="Memory: 339 samples, avg is 281.6MB, max is 1341.5MB" [2024-08-07T09:23:32.630Z] level=info msg="Execution took 34.742204565s" [2024-08-07T09:23:32.630Z] go vet ./... [2024-08-07T09:23:39.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T09:23:39.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T09:23:39.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T09:23:40.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T09:23:40.348Z] + ls -al . [2024-08-07T09:23:40.348Z] total 872 [2024-08-07T09:23:40.348Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 09:21 . [2024-08-07T09:23:40.348Z] drwxr-xr-x 4 root root 4096 Aug 7 09:21 .. [2024-08-07T09:23:40.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:20 .blubracket [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:20 .dockerignore [2024-08-07T09:23:40.348Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:22 .git [2024-08-07T09:23:40.348Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:20 .github [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:20 .gitignore [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:20 .golangci.yml [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:20 .hadolint.yml [2024-08-07T09:23:40.348Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 09:21 .semver [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:20 .sonarcloud.properties [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:20 ADOPTERS.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:20 Attribution.txt [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:20 CHANGELOG.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:20 CONTRIBUTING.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:20 GOVERNANCE.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:20 Jenkinsfile [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:20 LICENSE [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:20 Makefile [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:20 OWNERS.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:20 README.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:20 SECURITY.md [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:21 VERSION [2024-08-07T09:23:40.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:20 bin [2024-08-07T09:23:40.348Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:20 cmd [2024-08-07T09:23:40.348Z] -rw-r--r-- 1 root root 504074 Aug 7 09:22 coverage.out [2024-08-07T09:23:40.348Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:20 fuzz_test [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:20 go.mod [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:20 go.sum [2024-08-07T09:23:40.348Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:20 internal [2024-08-07T09:23:40.348Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:20 openapi [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:20 security.txt [2024-08-07T09:23:40.348Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:20 version.go [Pipeline] sh [2024-08-07T09:23:40.674Z] + '[' -e coverage.out ] [2024-08-07T09:23:40.674Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T09:23:40.808Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T09:23:41.118Z] + make build [2024-08-07T09:23:41.118Z] 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-07T09:24:07.661Z] 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-07T09:24:07.661Z] 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-07T09:24:07.661Z] 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-07T09:24:07.661Z] 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-07T09:24:09.033Z] 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-07T09:24:13.217Z] 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-07T09:24:14.150Z] 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-07T09:24:16.051Z] 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-07T09:24:17.985Z] 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-07T09:24:18.919Z] 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-07T09:24:19.484Z] 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-07T09:24:20.055Z] 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-07T09:24:20.991Z] 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-07T09:24:21.950Z] $ docker stop --time=1 387ec93f4de20e6c72f24836f925969a0de9cec2c6eea13b687ff113c900ce54 [2024-08-07T09:24:28.160Z] $ docker rm -f --volumes 387ec93f4de20e6c72f24836f925969a0de9cec2c6eea13b687ff113c900ce54 [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-07T09:24:29.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:24:29.731Z] [2024-08-07T09:24:29.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:24:30.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:24:30.136Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T09:24:30.136Z] 91d30c5bc195: Pulling fs layer [2024-08-07T09:24:30.136Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T09:24:30.136Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T09:24:30.136Z] 4698f68db338: Pulling fs layer [2024-08-07T09:24:30.136Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T09:24:30.136Z] e0025b399a48: Pulling fs layer [2024-08-07T09:24:30.136Z] 4698f68db338: Waiting [2024-08-07T09:24:30.136Z] e0025b399a48: Waiting [2024-08-07T09:24:30.396Z] 91d30c5bc195: Verifying Checksum [2024-08-07T09:24:30.396Z] 91d30c5bc195: Download complete [2024-08-07T09:24:30.396Z] 4698f68db338: Verifying Checksum [2024-08-07T09:24:30.396Z] 4698f68db338: Download complete [2024-08-07T09:24:30.396Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T09:24:30.396Z] 2e9b0aa3be6d: Download complete [2024-08-07T09:24:30.396Z] e0025b399a48: Download complete [2024-08-07T09:24:30.396Z] 91d30c5bc195: Pull complete [2024-08-07T09:24:30.396Z] 2a2f49069b9e: Download complete [2024-08-07T09:24:30.655Z] 2e9b0aa3be6d: Pull complete [2024-08-07T09:24:30.921Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T09:24:30.921Z] 9c61dcf015f6: Download complete [2024-08-07T09:24:33.460Z] 9c61dcf015f6: Pull complete [2024-08-07T09:24:33.460Z] 4698f68db338: Pull complete [2024-08-07T09:24:33.721Z] 2a2f49069b9e: Pull complete [2024-08-07T09:24:33.721Z] e0025b399a48: Pull complete [2024-08-07T09:24:33.721Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T09:24:33.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:24:33.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:24:33.973Z] prd-ubuntu20.04-docker-8c-8g-7284 does not seem to be running inside a container [2024-08-07T09:24:34.001Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-07T09:24:37.551Z] $ docker top 4c2e5b8611954bdc7e9b4d461261613e2f507634bab0b4ae71824e36a170ab1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:24:38.030Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T09:24:40.623Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #1 transferring dockerfile: 2.01kB done [2024-08-07T09:24:40.623Z] #1 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #2 transferring dockerfile: 1.70kB done [2024-08-07T09:24:40.623Z] #2 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #3 transferring dockerfile: 1.85kB done [2024-08-07T09:24:40.623Z] #3 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #4 transferring dockerfile: 2.15kB done [2024-08-07T09:24:40.623Z] #4 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #5 transferring dockerfile: 1.93kB done [2024-08-07T09:24:40.623Z] #5 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #6 transferring dockerfile: 2.50kB done [2024-08-07T09:24:40.623Z] #6 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #7 transferring dockerfile: 1.89kB done [2024-08-07T09:24:40.623Z] #7 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #8 transferring dockerfile: 2.06kB done [2024-08-07T09:24:40.623Z] #8 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #9 transferring dockerfile: 2.23kB done [2024-08-07T09:24:40.623Z] #9 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #10 transferring dockerfile: 2.49kB done [2024-08-07T09:24:40.623Z] #10 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #11 transferring dockerfile: 1.69kB done [2024-08-07T09:24:40.623Z] #11 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #12 transferring dockerfile: 1.81kB done [2024-08-07T09:24:40.623Z] #12 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #13 transferring dockerfile: 1.93kB done [2024-08-07T09:24:40.623Z] #13 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #14 transferring dockerfile: 2.01kB done [2024-08-07T09:24:40.623Z] #14 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #15 transferring dockerfile: 1.95kB done [2024-08-07T09:24:40.623Z] #15 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:24:40.623Z] #16 transferring dockerfile: 3.17kB done [2024-08-07T09:24:40.623Z] #16 DONE 0.0s [2024-08-07T09:24:40.623Z] [2024-08-07T09:24:40.623Z] #17 [core-data internal] load .dockerignore [2024-08-07T09:24:40.623Z] #17 transferring context: 50B done [2024-08-07T09:24:40.623Z] #17 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-07T09:24:40.882Z] #18 transferring context: 50B done [2024-08-07T09:24:40.882Z] #18 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #19 [security-spire-server internal] load .dockerignore [2024-08-07T09:24:40.882Z] #19 transferring context: 50B done [2024-08-07T09:24:40.882Z] #19 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #20 [security-proxy-auth internal] load .dockerignore [2024-08-07T09:24:40.882Z] #20 transferring context: 50B done [2024-08-07T09:24:40.882Z] #20 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #21 [core-command internal] load .dockerignore [2024-08-07T09:24:40.882Z] #21 transferring context: 50B done [2024-08-07T09:24:40.882Z] #21 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-07T09:24:40.882Z] #22 transferring context: 50B done [2024-08-07T09:24:40.882Z] #22 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T09:24:40.882Z] #23 transferring context: 50B done [2024-08-07T09:24:40.882Z] #23 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #24 [core-metadata internal] load .dockerignore [2024-08-07T09:24:40.882Z] #24 transferring context: 50B done [2024-08-07T09:24:40.882Z] #24 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T09:24:40.882Z] #25 transferring context: 50B done [2024-08-07T09:24:40.882Z] #25 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-07T09:24:40.882Z] #26 transferring context: 50B done [2024-08-07T09:24:40.882Z] #26 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #27 [security-spire-config internal] load .dockerignore [2024-08-07T09:24:40.882Z] #27 transferring context: 50B done [2024-08-07T09:24:40.882Z] #27 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #28 [security-spire-agent internal] load .dockerignore [2024-08-07T09:24:40.882Z] #28 transferring context: 50B done [2024-08-07T09:24:40.882Z] #28 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #29 [support-scheduler internal] load .dockerignore [2024-08-07T09:24:40.882Z] #29 transferring context: 50B done [2024-08-07T09:24:40.882Z] #29 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #30 [core-keeper internal] load .dockerignore [2024-08-07T09:24:40.882Z] #30 transferring context: 50B done [2024-08-07T09:24:40.882Z] #30 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:40.882Z] #31 DONE 0.0s [2024-08-07T09:24:40.882Z] [2024-08-07T09:24:40.882Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:24:41.140Z] #32 DONE 0.1s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #33 [support-notifications internal] load .dockerignore [2024-08-07T09:24:41.140Z] #33 transferring context: 50B done [2024-08-07T09:24:41.140Z] #33 DONE 0.0s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #34 [security-bootstrapper internal] load .dockerignore [2024-08-07T09:24:41.140Z] #34 transferring context: 50B done [2024-08-07T09:24:41.140Z] #34 DONE 0.0s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.140Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.140Z] #35 ... [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.140Z] #31 DONE 0.0s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.140Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.140Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.140Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.140Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-07T09:24:41.140Z] #35 ... [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.140Z] #31 DONE 0.0s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:24:41.140Z] #32 DONE 0.1s [2024-08-07T09:24:41.140Z] [2024-08-07T09:24:41.140Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.140Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.140Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.140Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.140Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.140Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:41.140Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-07T09:24:41.404Z] #35 ... [2024-08-07T09:24:41.404Z] [2024-08-07T09:24:41.404Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.404Z] #31 DONE 0.0s [2024-08-07T09:24:41.404Z] [2024-08-07T09:24:41.404Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.404Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.404Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.404Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.404Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.404Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:41.404Z] #35 ... [2024-08-07T09:24:41.404Z] [2024-08-07T09:24:41.404Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.404Z] #31 DONE 0.0s [2024-08-07T09:24:41.404Z] [2024-08-07T09:24:41.404Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.404Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.404Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.404Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.404Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.404Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:41.661Z] #35 ... [2024-08-07T09:24:41.661Z] [2024-08-07T09:24:41.661Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.661Z] #31 DONE 0.0s [2024-08-07T09:24:41.661Z] [2024-08-07T09:24:41.661Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.661Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.661Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.661Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.661Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.661Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:41.661Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T09:24:41.661Z] #35 ... [2024-08-07T09:24:41.661Z] [2024-08-07T09:24:41.661Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.661Z] #31 DONE 0.0s [2024-08-07T09:24:41.661Z] [2024-08-07T09:24:41.661Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:24:41.661Z] #36 DONE 0.8s [2024-08-07T09:24:41.924Z] [2024-08-07T09:24:41.924Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.924Z] #31 DONE 0.0s [2024-08-07T09:24:41.924Z] [2024-08-07T09:24:41.924Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:24:41.924Z] #36 DONE 0.8s [2024-08-07T09:24:41.924Z] [2024-08-07T09:24:41.924Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:41.924Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:41.924Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:41.924Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:41.924Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:41.924Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:41.924Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T09:24:41.924Z] #35 ... [2024-08-07T09:24:41.924Z] [2024-08-07T09:24:41.924Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:24:41.924Z] #31 DONE 0.0s [2024-08-07T09:24:41.924Z] [2024-08-07T09:24:41.924Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T09:24:42.223Z] #37 ... [2024-08-07T09:24:42.223Z] [2024-08-07T09:24:42.223Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:24:42.223Z] #36 DONE 0.8s [2024-08-07T09:24:42.223Z] [2024-08-07T09:24:42.223Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:24:42.223Z] #32 DONE 0.9s [2024-08-07T09:24:42.223Z] [2024-08-07T09:24:42.223Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:24:45.044Z] #37 ... [2024-08-07T09:24:45.044Z] [2024-08-07T09:24:45.044Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:24:45.044Z] #38 DONE 3.5s [2024-08-07T09:24:45.044Z] [2024-08-07T09:24:45.045Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:24:45.045Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:24:47.019Z] #39 ... [2024-08-07T09:24:47.019Z] [2024-08-07T09:24:47.019Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:24:47.019Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:24:47.019Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:24:47.019Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:24:47.019Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:24:47.019Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:24:47.019Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T09:24:47.019Z] #35 DONE 6.0s [2024-08-07T09:24:47.019Z] [2024-08-07T09:24:47.019Z] #40 [support-cron-scheduler internal] load build context [2024-08-07T09:24:47.019Z] #40 transferring context: 171.30MB 5.6s [2024-08-07T09:24:47.406Z] #40 ... [2024-08-07T09:24:47.406Z] [2024-08-07T09:24:47.406Z] #41 [core-data internal] load build context [2024-08-07T09:24:47.979Z] #41 ... [2024-08-07T09:24:47.979Z] [2024-08-07T09:24:47.979Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:24:48.236Z] #42 ... [2024-08-07T09:24:48.236Z] [2024-08-07T09:24:48.236Z] #41 [core-data internal] load build context [2024-08-07T09:24:51.541Z] #41 ... [2024-08-07T09:24:51.541Z] [2024-08-07T09:24:51.541Z] #43 [core-command internal] load build context [2024-08-07T09:24:51.541Z] #43 ... [2024-08-07T09:24:51.541Z] [2024-08-07T09:24:51.541Z] #44 [security-proxy-auth internal] load build context [2024-08-07T09:24:51.541Z] #44 ... [2024-08-07T09:24:51.541Z] [2024-08-07T09:24:51.541Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T09:24:51.541Z] #45 ... [2024-08-07T09:24:51.541Z] [2024-08-07T09:24:51.541Z] #46 [core-metadata internal] load build context [2024-08-07T09:24:51.803Z] #46 ... [2024-08-07T09:24:51.803Z] [2024-08-07T09:24:51.803Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:24:51.803Z] #47 ... [2024-08-07T09:24:51.803Z] [2024-08-07T09:24:51.803Z] #48 [support-scheduler internal] load build context [2024-08-07T09:24:52.066Z] #48 ... [2024-08-07T09:24:52.066Z] [2024-08-07T09:24:52.066Z] #49 [core-keeper internal] load build context [2024-08-07T09:24:52.066Z] #49 transferring context: 351.15MB 10.1s [2024-08-07T09:24:52.066Z] #49 ... [2024-08-07T09:24:52.066Z] [2024-08-07T09:24:52.066Z] #50 [security-secretstore-setup internal] load build context [2024-08-07T09:24:52.257Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7286 in /w/workspace/edgexfoundry_edgex-go_PR-4854 [Pipeline] { [Pipeline] ws [2024-08-07T09:24:52.325Z] #50 ... [2024-08-07T09:24:52.325Z] [2024-08-07T09:24:52.325Z] #51 [support-notifications internal] load build context [2024-08-07T09:24:52.325Z] #51 ... [2024-08-07T09:24:52.325Z] [2024-08-07T09:24:52.325Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:24:52.325Z] #52 ... [2024-08-07T09:24:52.325Z] [2024-08-07T09:24:52.325Z] #53 [security-bootstrapper internal] load build context [2024-08-07T09:24:52.329Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-07T09:24:52.443Z] The recommended git tool is: git [2024-08-07T09:24:52.586Z] #53 ... [2024-08-07T09:24:52.586Z] [2024-08-07T09:24:52.586Z] #49 [core-keeper internal] load build context [2024-08-07T09:24:54.490Z] #49 transferring context: 493.68MB 12.3s done [2024-08-07T09:24:54.766Z] #49 ... [2024-08-07T09:24:54.766Z] [2024-08-07T09:24:54.766Z] #54 [security-spire-config internal] load build context [2024-08-07T09:24:54.766Z] #54 ... [2024-08-07T09:24:54.766Z] [2024-08-07T09:24:54.766Z] #55 [security-spire-server internal] load build context [2024-08-07T09:24:55.023Z] #55 ... [2024-08-07T09:24:55.023Z] [2024-08-07T09:24:55.023Z] #43 [core-command internal] load build context [2024-08-07T09:24:55.023Z] #43 transferring context: 493.68MB 13.5s done [2024-08-07T09:24:58.361Z] #43 ... [2024-08-07T09:24:58.361Z] [2024-08-07T09:24:58.361Z] #40 [support-cron-scheduler internal] load build context [2024-08-07T09:24:58.361Z] #40 transferring context: 493.68MB 13.2s done [2024-08-07T09:24:58.361Z] #40 ... [2024-08-07T09:24:58.361Z] [2024-08-07T09:24:58.361Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:24:58.361Z] #42 transferring context: 493.68MB 13.0s done [2024-08-07T09:25:00.620Z] #42 ... [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #56 [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-07T09:25:00.620Z] #56 ... [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #48 [support-scheduler internal] load build context [2024-08-07T09:25:00.620Z] #48 transferring context: 493.68MB 10.8s done [2024-08-07T09:25:00.620Z] #48 DONE 18.7s [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #50 [security-secretstore-setup internal] load build context [2024-08-07T09:25:00.620Z] #50 transferring context: 493.68MB 11.4s done [2024-08-07T09:25:00.620Z] #50 DONE 19.0s [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #46 [core-metadata internal] load build context [2024-08-07T09:25:00.620Z] #46 transferring context: 493.68MB 12.3s done [2024-08-07T09:25:00.620Z] #46 DONE 19.1s [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #44 [security-proxy-auth internal] load build context [2024-08-07T09:25:00.620Z] #44 transferring context: 493.68MB 12.2s done [2024-08-07T09:25:00.620Z] #44 DONE 19.3s [2024-08-07T09:25:00.620Z] [2024-08-07T09:25:00.620Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:25:00.620Z] #47 transferring context: 493.68MB 12.0s done [2024-08-07T09:25:00.621Z] #47 DONE 19.0s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #49 [core-keeper internal] load build context [2024-08-07T09:25:00.621Z] #49 DONE 18.8s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:25:00.621Z] #42 DONE 19.3s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #41 [core-data internal] load build context [2024-08-07T09:25:00.621Z] #41 transferring context: 493.68MB 10.4s done [2024-08-07T09:25:00.621Z] #41 DONE 19.5s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T09:25:00.621Z] #37 DONE 18.9s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:25:00.621Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:25:00.621Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:25:00.621Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:25:00.621Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:25:00.621Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-07T09:25:00.621Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-07T09:25:00.621Z] #35 DONE 6.0s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #40 [support-cron-scheduler internal] load build context [2024-08-07T09:25:00.621Z] #40 DONE 19.4s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T09:25:00.621Z] #45 transferring context: 493.68MB 13.1s done [2024-08-07T09:25:00.621Z] #45 DONE 19.3s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #43 [core-command internal] load build context [2024-08-07T09:25:00.621Z] #43 DONE 19.4s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:25:00.621Z] #52 DONE 19.0s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:25:00.621Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-08-07T09:25:00.621Z] #57 DONE 0.0s [2024-08-07T09:25:00.621Z] [2024-08-07T09:25:00.621Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:25:00.621Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15.9s done [2024-08-07T09:25:00.621Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T09:25:00.621Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T09:25:00.621Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T09:25:00.621Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-08-07T09:25:00.621Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s [2024-08-07T09:25:00.621Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s [2024-08-07T09:25:00.879Z] #39 ... [2024-08-07T09:25:00.879Z] [2024-08-07T09:25:00.879Z] #54 [security-spire-config internal] load build context [2024-08-07T09:25:00.879Z] #54 transferring context: 25.85kB done [2024-08-07T09:25:00.879Z] #54 DONE 16.0s [2024-08-07T09:25:00.879Z] [2024-08-07T09:25:00.879Z] #55 [security-spire-server internal] load build context [2024-08-07T09:25:00.879Z] #55 transferring context: 27.60kB 0.0s done [2024-08-07T09:25:00.879Z] #55 DONE 16.0s [2024-08-07T09:25:00.879Z] [2024-08-07T09:25:00.879Z] #58 [security-spire-agent internal] load build context [2024-08-07T09:25:00.879Z] #58 transferring context: 27.13kB done [2024-08-07T09:25:00.879Z] #58 DONE 0.1s [2024-08-07T09:25:00.879Z] [2024-08-07T09:25:00.879Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:25:00.879Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2024-08-07T09:25:00.879Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T09:25:00.879Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-07T09:25:00.879Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-07T09:25:00.879Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-07T09:25:00.879Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.3s [2024-08-07T09:25:00.879Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T09:25:01.142Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.4s [2024-08-07T09:25:01.142Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-07T09:25:01.142Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.5s [2024-08-07T09:25:01.142Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T09:25:01.142Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.6s [2024-08-07T09:25:01.403Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-08-07T09:25:01.676Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-08-07T09:25:01.676Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-07T09:25:02.370Z] using credential edgex-jenkins-ssh [2024-08-07T09:25:02.409Z] Cloning the remote Git repository [2024-08-07T09:25:02.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:25:02.644Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-07T09:25:02.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:25:02.954Z] > git --version # timeout=10 [2024-08-07T09:25:02.997Z] > git --version # 'git version 2.25.1' [2024-08-07T09:25:03.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:25:04.205Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-08-07T09:25:03.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:25:10.843Z] #39 ... [2024-08-07T09:25:10.843Z] [2024-08-07T09:25:10.843Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:25:10.843Z] #59 ... [2024-08-07T09:25:10.843Z] [2024-08-07T09:25:10.843Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:25:11.117Z] #60 ... [2024-08-07T09:25:11.117Z] [2024-08-07T09:25:11.117Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:25:11.117Z] #61 ... [2024-08-07T09:25:11.117Z] [2024-08-07T09:25:11.117Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:25:11.421Z] #62 ... [2024-08-07T09:25:11.421Z] [2024-08-07T09:25:11.421Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:25:11.421Z] #0 4.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:11.421Z] #0 5.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:11.421Z] #0 5.303 OK: 264 MiB in 52 packages [2024-08-07T09:25:11.745Z] #63 ... [2024-08-07T09:25:11.745Z] [2024-08-07T09:25:11.745Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:25:12.166Z] #64 ... [2024-08-07T09:25:12.166Z] [2024-08-07T09:25:12.166Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:25:12.166Z] #65 ... [2024-08-07T09:25:12.166Z] [2024-08-07T09:25:12.166Z] #53 [security-bootstrapper internal] load build context [2024-08-07T09:25:12.166Z] #53 transferring context: 493.68MB 5.6s done [2024-08-07T09:25:12.166Z] #53 DONE 29.7s [2024-08-07T09:25:12.166Z] [2024-08-07T09:25:12.166Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:25:12.166Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.166Z] #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.166Z] #0 1.185 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:12.166Z] #0 1.188 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T09:25:12.166Z] #0 1.215 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:25:12.166Z] #0 1.215 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:25:12.166Z] #0 1.278 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:12.166Z] #0 1.293 OK: 17 MiB in 19 packages [2024-08-07T09:25:12.166Z] #66 ... [2024-08-07T09:25:12.166Z] [2024-08-07T09:25:12.166Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:25:12.166Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T09:25:12.166Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-07T09:25:12.166Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-08-07T09:25:12.166Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T09:25:12.166Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T09:25:12.166Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T09:25:12.166Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-07T09:25:12.166Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-07T09:25:12.166Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T09:25:12.166Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T09:25:12.166Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-08-07T09:25:12.431Z] #57 ... [2024-08-07T09:25:12.431Z] [2024-08-07T09:25:12.431Z] #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:25:12.431Z] #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.431Z] #0 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.431Z] #0 1.450 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:12.431Z] #0 1.456 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:12.431Z] #0 1.463 OK: 7 MiB in 16 packages [2024-08-07T09:25:12.431Z] #67 ... [2024-08-07T09:25:12.431Z] [2024-08-07T09:25:12.431Z] #51 [support-notifications internal] load build context [2024-08-07T09:25:12.431Z] #51 transferring context: 493.68MB 5.8s done [2024-08-07T09:25:12.431Z] #51 DONE 30.4s [2024-08-07T09:25:12.431Z] [2024-08-07T09:25:12.431Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:25:12.691Z] #68 ... [2024-08-07T09:25:12.691Z] [2024-08-07T09:25:12.691Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:25:12.691Z] #0 0.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.691Z] #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.691Z] #0 1.400 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:25:12.691Z] #0 1.400 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:25:12.691Z] #0 1.400 OK: 20070 distinct packages available [2024-08-07T09:25:12.691Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.691Z] #0 1.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.691Z] #0 1.758 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T09:25:12.691Z] #0 1.768 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T09:25:12.691Z] #0 1.778 (3/11) Installing libunistring (1.1-r1) [2024-08-07T09:25:12.691Z] #0 1.792 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T09:25:12.691Z] #0 1.797 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T09:25:12.691Z] #0 1.802 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T09:25:12.691Z] #0 1.813 (7/11) Installing curl (8.9.0-r0) [2024-08-07T09:25:12.691Z] #0 1.832 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:12.691Z] #0 1.835 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:25:12.691Z] #0 1.839 (10/11) Installing libucontext (1.2-r2) [2024-08-07T09:25:12.691Z] #0 1.842 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T09:25:12.691Z] #0 1.846 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:12.691Z] #0 1.853 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:25:12.691Z] #0 1.894 OK: 12 MiB in 26 packages [2024-08-07T09:25:12.966Z] #69 ... [2024-08-07T09:25:12.966Z] [2024-08-07T09:25:12.966Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:25:12.966Z] #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.966Z] #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.966Z] #0 1.391 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:12.966Z] #0 1.396 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:12.966Z] #0 1.398 OK: 7 MiB in 16 packages [2024-08-07T09:25:12.966Z] #70 ... [2024-08-07T09:25:12.966Z] [2024-08-07T09:25:12.966Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:25:12.966Z] #0 5.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.966Z] #0 5.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:12.966Z] #0 5.882 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T09:25:12.966Z] #0 5.897 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:12.966Z] #0 5.901 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:12.966Z] #0 5.904 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:25:12.966Z] #0 5.952 OK: 8 MiB in 17 packages [2024-08-07T09:25:13.596Z] #71 ... [2024-08-07T09:25:13.596Z] [2024-08-07T09:25:13.596Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:25:18.985Z] #72 ... [2024-08-07T09:25:18.985Z] [2024-08-07T09:25:18.985Z] #56 [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-07T09:25:18.986Z] #56 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:25:18.986Z] #69 DONE 18.4s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:25:18.986Z] #63 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:25:18.986Z] #67 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:25:18.986Z] #66 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:25:18.986Z] #71 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:25:18.986Z] #70 DONE 18.5s [2024-08-07T09:25:18.986Z] [2024-08-07T09:25:18.986Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:19.248Z] #73 ... [2024-08-07T09:25:19.248Z] [2024-08-07T09:25:19.248Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:25:19.248Z] #74 DONE 0.2s [2024-08-07T09:25:19.248Z] [2024-08-07T09:25:19.248Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:25:19.248Z] #57 DONE 18.5s [2024-08-07T09:25:19.248Z] [2024-08-07T09:25:19.248Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:25:20.665Z] #39 ... [2024-08-07T09:25:20.665Z] [2024-08-07T09:25:20.665Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:25:20.665Z] #61 DONE 19.9s [2024-08-07T09:25:20.665Z] [2024-08-07T09:25:20.665Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:25:20.665Z] #65 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.665Z] #65 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.665Z] #65 19.72 OK: 264 MiB in 52 packages [2024-08-07T09:25:20.665Z] #65 DONE 19.9s [2024-08-07T09:25:20.665Z] [2024-08-07T09:25:20.665Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:25:20.665Z] #75 DONE 0.1s [2024-08-07T09:25:20.665Z] [2024-08-07T09:25:20.665Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:25:20.665Z] #59 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.665Z] #59 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.666Z] #59 19.74 OK: 264 MiB in 52 packages [2024-08-07T09:25:20.666Z] #59 DONE 20.1s [2024-08-07T09:25:20.666Z] [2024-08-07T09:25:20.666Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:25:20.666Z] #76 DONE 0.1s [2024-08-07T09:25:20.666Z] [2024-08-07T09:25:20.666Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:25:20.666Z] #60 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.666Z] #60 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.666Z] #60 20.13 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T09:25:20.666Z] #60 20.14 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:20.666Z] #60 20.14 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:25:20.927Z] #60 20.15 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:25:20.927Z] #60 20.22 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:20.927Z] #60 20.23 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:25:20.927Z] #60 ... [2024-08-07T09:25:20.927Z] [2024-08-07T09:25:20.927Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:25:20.927Z] #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #64 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #64 20.14 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:20.927Z] #64 20.15 (2/2) Installing su-exec (0.2-r3) [2024-08-07T09:25:20.927Z] #64 20.15 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:20.927Z] #64 20.15 OK: 7 MiB in 17 packages [2024-08-07T09:25:20.927Z] #64 DONE 20.4s [2024-08-07T09:25:20.927Z] [2024-08-07T09:25:20.927Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:25:20.927Z] #72 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #72 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #72 19.88 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:25:20.927Z] #72 19.88 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:25:20.927Z] #72 19.88 OK: 20077 distinct packages available [2024-08-07T09:25:20.927Z] #72 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #72 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:20.927Z] #72 20.31 OK: 264 MiB in 52 packages [2024-08-07T09:25:20.927Z] #72 DONE 20.4s [2024-08-07T09:25:20.927Z] [2024-08-07T09:25:20.927Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:25:20.927Z] #60 20.33 OK: 17 MiB in 19 packages [2024-08-07T09:25:21.187Z] #60 DONE 20.4s [2024-08-07T09:25:21.188Z] [2024-08-07T09:25:21.188Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:25:21.188Z] #77 DONE 0.1s [2024-08-07T09:25:21.188Z] [2024-08-07T09:25:21.188Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:25:21.448Z] #78 ... [2024-08-07T09:25:21.448Z] [2024-08-07T09:25:21.448Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:25:21.448Z] #68 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.448Z] #68 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.448Z] #68 20.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:25:21.448Z] #68 20.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:25:21.448Z] #68 20.21 OK: 20070 distinct packages available [2024-08-07T09:25:21.448Z] #68 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.448Z] #68 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.448Z] #68 20.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:21.448Z] #68 20.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:25:21.448Z] #68 20.59 (3/4) Installing libucontext (1.2-r2) [2024-08-07T09:25:21.448Z] #68 20.59 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T09:25:21.448Z] #68 20.60 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:21.448Z] #68 20.60 OK: 8 MiB in 19 packages [2024-08-07T09:25:21.448Z] #68 DONE 20.8s [2024-08-07T09:25:21.448Z] [2024-08-07T09:25:21.448Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:25:21.708Z] #79 ... [2024-08-07T09:25:21.708Z] [2024-08-07T09:25:21.708Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:25:21.708Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.708Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.708Z] #0 2.604 OK: 12 MiB in 26 packages [2024-08-07T09:25:21.708Z] #80 DONE 2.8s [2024-08-07T09:25:21.708Z] [2024-08-07T09:25:21.708Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:25:21.708Z] #62 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.708Z] #62 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.708Z] #62 21.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:25:21.708Z] #62 21.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:25:21.708Z] #62 21.05 OK: 20070 distinct packages available [2024-08-07T09:25:21.708Z] #62 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.708Z] #62 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:21.969Z] #62 21.39 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:21.969Z] #62 21.39 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:25:21.969Z] #62 21.39 (3/5) Installing libucontext (1.2-r2) [2024-08-07T09:25:21.969Z] #62 21.40 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T09:25:21.969Z] #62 21.40 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T09:25:21.969Z] #62 21.41 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:21.969Z] #62 21.42 OK: 8 MiB in 20 packages [2024-08-07T09:25:22.231Z] #62 DONE 21.6s [2024-08-07T09:25:22.231Z] [2024-08-07T09:25:22.231Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:25:22.231Z] #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.231Z] #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.231Z] #0 2.921 OK: 7 MiB in 16 packages [2024-08-07T09:25:22.231Z] #81 DONE 3.1s [2024-08-07T09:25:22.231Z] [2024-08-07T09:25:22.231Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:22.805Z] #82 ... [2024-08-07T09:25:22.805Z] [2024-08-07T09:25:22.805Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:25:22.805Z] #0 3.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 3.478 OK: 17 MiB in 19 packages [2024-08-07T09:25:22.805Z] #83 DONE 3.6s [2024-08-07T09:25:22.805Z] [2024-08-07T09:25:22.805Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:25:22.805Z] #0 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 3.441 OK: 8 MiB in 17 packages [2024-08-07T09:25:22.805Z] #84 DONE 3.7s [2024-08-07T09:25:22.805Z] [2024-08-07T09:25:22.805Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:25:22.805Z] #85 DONE 0.1s [2024-08-07T09:25:22.805Z] [2024-08-07T09:25:22.805Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:22.805Z] #73 3.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #73 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #73 3.668 OK: 7 MiB in 16 packages [2024-08-07T09:25:22.805Z] #73 DONE 3.8s [2024-08-07T09:25:22.805Z] [2024-08-07T09:25:22.805Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:25:22.805Z] #0 2.425 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 2.898 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:22.805Z] #0 3.540 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:25:22.805Z] #0 3.823 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:25:22.805Z] #0 3.828 OK: 7 MiB in 16 packages [2024-08-07T09:25:23.065Z] #86 DONE 4.0s [2024-08-07T09:25:23.065Z] [2024-08-07T09:25:23.065Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:25:23.065Z] #0 2.277 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:23.325Z] #87 2.748 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:23.893Z] #87 3.403 OK: 264 MiB in 52 packages [2024-08-07T09:25:23.893Z] #87 ... [2024-08-07T09:25:23.893Z] [2024-08-07T09:25:23.893Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:25:23.893Z] #0 2.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:23.893Z] #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:23.893Z] #0 2.741 OK: 7 MiB in 17 packages [2024-08-07T09:25:23.893Z] #88 DONE 3.0s [2024-08-07T09:25:23.893Z] [2024-08-07T09:25:23.893Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:25:23.893Z] #87 DONE 3.6s [2024-08-07T09:25:23.893Z] [2024-08-07T09:25:23.893Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:23.893Z] #82 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:23.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:25:23.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:25:24.151Z] #82 ... [2024-08-07T09:25:24.151Z] [2024-08-07T09:25:24.151Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:25:24.151Z] #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:24.151Z] #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:24.151Z] #0 2.993 OK: 17 MiB in 19 packages [2024-08-07T09:25:24.151Z] #89 DONE 3.2s [2024-08-07T09:25:24.151Z] [2024-08-07T09:25:24.151Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T09:25:24.151Z] #90 DONE 0.1s [2024-08-07T09:25:24.151Z] [2024-08-07T09:25:24.151Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:24.151Z] #82 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:24.411Z] #82 ... [2024-08-07T09:25:24.411Z] [2024-08-07T09:25:24.411Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:25:24.411Z] #79 2.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:24.411Z] #79 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:25:24.411Z] #79 2.804 OK: 8 MiB in 19 packages [2024-08-07T09:25:24.411Z] #79 DONE 2.9s [2024-08-07T09:25:24.411Z] [2024-08-07T09:25:24.411Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:25:24.411Z] #82 2.209 OK: 8 MiB in 20 packages [2024-08-07T09:25:25.367Z] #82 DONE 3.0s [2024-08-07T09:25:25.367Z] [2024-08-07T09:25:25.367Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:25:25.367Z] #91 DONE 0.8s [2024-08-07T09:25:25.367Z] [2024-08-07T09:25:25.367Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:25:25.557Z] Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit aac75e38a1c195fd743618055dc49774ed821053 [2024-08-07T09:25:25.934Z] #92 DONE 0.7s [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T09:25:25.934Z] #93 DONE 0.7s [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:25:25.934Z] #94 DONE 0.7s [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:25:25.934Z] #95 DONE 0.1s [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:25:25.934Z] #96 ... [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T09:25:25.934Z] #97 DONE 2.1s [2024-08-07T09:25:25.934Z] [2024-08-07T09:25:25.934Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T09:25:25.934Z] #98 DONE 0.1s [2024-08-07T09:25:26.062Z] Merge succeeded, producing aac75e38a1c195fd743618055dc49774ed821053 [2024-08-07T09:25:26.063Z] Checking out Revision aac75e38a1c195fd743618055dc49774ed821053 (PR-4854) [2024-08-07T09:25:26.197Z] [2024-08-07T09:25:26.197Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:25:24.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:25:24.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:25:24.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:25:24.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4854/head:refs/remotes/origin/PR-4854 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T09:25:25.574Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:25:25.657Z] > git checkout -f aac75e38a1c195fd743618055dc49774ed821053 # timeout=10 [2024-08-07T09:25:25.926Z] > git remote # timeout=10 [2024-08-07T09:25:25.955Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T09:25:25.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:25:26.006Z] > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 [2024-08-07T09:25:26.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T09:25:26.068Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:25:26.087Z] > git checkout -f aac75e38a1c195fd743618055dc49774ed821053 # timeout=10 [2024-08-07T09:25:26.764Z] #99 DONE 0.7s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:25:26.764Z] #96 DONE 0.7s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:25:26.764Z] #100 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T09:25:26.764Z] #101 DONE 0.7s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:25:26.764Z] #102 DONE 0.8s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T09:25:26.764Z] #103 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:25:26.764Z] #104 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T09:25:26.764Z] #105 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T09:25:26.764Z] #106 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T09:25:26.764Z] #107 DONE 0.1s [2024-08-07T09:25:26.764Z] [2024-08-07T09:25:26.764Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T09:25:26.900Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-07T09:25:26.951Z] > git --version # timeout=10 [2024-08-07T09:25:26.963Z] > git --version # 'git version 2.25.1' [2024-08-07T09:25:26.978Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T09:25:27.021Z] #108 DONE 0.1s [2024-08-07T09:25:27.022Z] [2024-08-07T09:25:27.022Z] #109 [security-spire-server] exporting to image [2024-08-07T09:25:27.022Z] #109 exporting layers [2024-08-07T09:25:27.022Z] #109 ... [2024-08-07T09:25:27.022Z] [2024-08-07T09:25:27.022Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:25:27.022Z] #110 DONE 0.1s [2024-08-07T09:25:27.022Z] [2024-08-07T09:25:27.022Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T09:25:27.022Z] #111 DONE 0.1s [2024-08-07T09:25:27.278Z] [2024-08-07T09:25:27.278Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:25:27.278Z] #112 DONE 0.1s [2024-08-07T09:25:27.278Z] [2024-08-07T09:25:27.278Z] #109 [security-spire-agent] exporting to image [2024-08-07T09:25:27.278Z] #109 exporting layers 0.6s done [2024-08-07T09:25:27.278Z] #109 writing image sha256:8cc65443a15ade70217c84788ba5c7e595cdf57e1dbb01522835fbe6f1607696 [2024-08-07T09:25:27.542Z] #109 writing image sha256:8cc65443a15ade70217c84788ba5c7e595cdf57e1dbb01522835fbe6f1607696 done [2024-08-07T09:25:27.542Z] #109 naming to docker.io/library/security-spire-config done [2024-08-07T09:25:27.889Z] #109 exporting layers 0.7s done [2024-08-07T09:25:27.889Z] #109 writing image sha256:28ba7edfab53b8183c824b5b3ddda45b6f8a278b8d430325857db467e474878c done [2024-08-07T09:25:27.889Z] #109 naming to docker.io/library/security-spire-server done [2024-08-07T09:25:27.889Z] #109 exporting layers 0.7s done [2024-08-07T09:25:27.889Z] #109 writing image sha256:7c7c315f1873ff2665bd1d53800d829e59f8e730e9b4a12bf114dc4845b31646 done [2024-08-07T09:25:27.889Z] #109 naming to docker.io/library/security-spire-agent done [2024-08-07T09:25:27.889Z] #109 DONE 1.0s [2024-08-07T09:25:27.889Z] [2024-08-07T09:25:27.889Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:25:29.277Z] #113 ... [2024-08-07T09:25:29.277Z] [2024-08-07T09:25:29.277Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:25:29.277Z] #114 ... [2024-08-07T09:25:29.277Z] [2024-08-07T09:25:29.277Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:25:30.722Z] #115 ... [2024-08-07T09:25:30.722Z] [2024-08-07T09:25:30.722Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T09:25:32.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T09:25:32.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T09:25:32.344Z] Dload Upload Total Spent Left Speed [2024-08-07T09:25:32.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-08-07T09:25:32.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T09:25:33.073Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T09:25:33.073Z] + sudo tee /etc/docker/daemon.new [2024-08-07T09:25:33.073Z] { [2024-08-07T09:25:33.073Z] "registry-mirrors": [ [2024-08-07T09:25:33.073Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T09:25:33.073Z] ], [2024-08-07T09:25:33.073Z] "bip": "10.250.0.254/24", [2024-08-07T09:25:33.073Z] "hosts": [ [2024-08-07T09:25:33.073Z] "tcp://0.0.0.0:5555", [2024-08-07T09:25:33.073Z] "unix:///var/run/docker.sock" [2024-08-07T09:25:33.073Z] ], [2024-08-07T09:25:33.073Z] "mtu": 1458, [2024-08-07T09:25:33.073Z] "selinux-enabled": true, [2024-08-07T09:25:33.073Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T09:25:33.073Z] } [Pipeline] sh [2024-08-07T09:25:33.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T09:25:33.783Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:26:01.699Z] provisioning config files... [2024-08-07T09:26:01.726Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6183021763607010366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:26:02.300Z] ---> ****-login.sh [2024-08-07T09:26:02.300Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:26:02.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:02.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:02.890Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:02.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:02.890Z] [2024-08-07T09:26:02.890Z] Login Succeeded [2024-08-07T09:26:02.890Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:26:03.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:03.439Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:03.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:03.440Z] [2024-08-07T09:26:03.440Z] Login Succeeded [2024-08-07T09:26:03.440Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:26:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:03.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:03.709Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:03.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:03.709Z] [2024-08-07T09:26:03.709Z] Login Succeeded [2024-08-07T09:26:03.709Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:26:03.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:04.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:04.251Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:04.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:04.251Z] [2024-08-07T09:26:04.251Z] Login Succeeded [2024-08-07T09:26:04.251Z] ****.io [2024-08-07T09:26:04.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:04.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:04.788Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:04.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:04.788Z] [2024-08-07T09:26:04.788Z] Login Succeeded [2024-08-07T09:26:04.788Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:26:04.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-07T09:26:05.622Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-07T09:26:05.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:26:05.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:26:05.765Z] ========================================================= [2024-08-07T09:26:05.765Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T09:26:05.765Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:26:06.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:26:06.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T09:26:06.443Z] c6b39de5b339: Pulling fs layer [2024-08-07T09:26:06.443Z] a69c41024577: Pulling fs layer [2024-08-07T09:26:06.443Z] d6de4b400683: Pulling fs layer [2024-08-07T09:26:06.443Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T09:26:06.443Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:26:06.443Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T09:26:06.443Z] 00f215d4a9da: Pulling fs layer [2024-08-07T09:26:06.443Z] d496ad576159: Pulling fs layer [2024-08-07T09:26:06.443Z] 35cb2a7552d0: Waiting [2024-08-07T09:26:06.443Z] 4f4fb700ef54: Waiting [2024-08-07T09:26:06.443Z] d496ad576159: Waiting [2024-08-07T09:26:06.443Z] 464afbd9ba4c: Waiting [2024-08-07T09:26:06.443Z] 00f215d4a9da: Waiting [2024-08-07T09:26:06.443Z] a69c41024577: Download complete [2024-08-07T09:26:06.443Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T09:26:06.443Z] 35cb2a7552d0: Download complete [2024-08-07T09:26:06.443Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T09:26:06.443Z] 4f4fb700ef54: Download complete [2024-08-07T09:26:06.443Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T09:26:06.443Z] 464afbd9ba4c: Download complete [2024-08-07T09:26:06.443Z] c6b39de5b339: Verifying Checksum [2024-08-07T09:26:06.443Z] c6b39de5b339: Download complete [2024-08-07T09:26:07.036Z] d496ad576159: Verifying Checksum [2024-08-07T09:26:07.036Z] d496ad576159: Download complete [2024-08-07T09:26:07.626Z] c6b39de5b339: Pull complete [2024-08-07T09:26:08.213Z] a69c41024577: Pull complete [2024-08-07T09:26:08.213Z] d6de4b400683: Verifying Checksum [2024-08-07T09:26:08.213Z] d6de4b400683: Download complete [2024-08-07T09:26:09.686Z] #116 DONE 44.2s [2024-08-07T09:26:09.686Z] [2024-08-07T09:26:09.686Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:09.686Z] #114 DONE 45.6s [2024-08-07T09:26:09.686Z] [2024-08-07T09:26:09.686Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:09.686Z] #78 DONE 43.7s [2024-08-07T09:26:09.686Z] [2024-08-07T09:26:09.686Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:09.686Z] #113 DONE 40.6s [2024-08-07T09:26:09.686Z] [2024-08-07T09:26:09.686Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:09.686Z] #115 DONE 44.2s [2024-08-07T09:26:09.686Z] [2024-08-07T09:26:09.686Z] #117 [core-data builder 6/7] COPY . . [2024-08-07T09:26:10.161Z] 00f215d4a9da: Verifying Checksum [2024-08-07T09:26:10.161Z] 00f215d4a9da: Download complete [2024-08-07T09:26:14.986Z] #117 DONE 9.7s [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #118 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #119 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #120 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #121 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #122 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #123 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #124 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #125 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #126 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #127 [core-keeper builder 7/8] COPY . . [2024-08-07T09:26:14.986Z] #127 DONE 9.7s [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #128 DONE 9.6s [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #129 DONE 9.7s [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #130 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #131 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #132 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #133 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #134 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #135 [core-metadata builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #135 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.986Z] #136 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #137 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #138 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #139 [core-command builder 6/7] COPY . . [2024-08-07T09:26:14.986Z] #139 CACHED [2024-08-07T09:26:14.986Z] [2024-08-07T09:26:14.986Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.986Z] #140 CACHED [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.987Z] #141 CACHED [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:26:14.987Z] #142 DONE 9.7s [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:26:14.987Z] #143 CACHED [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:26:14.987Z] #144 CACHED [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:26:14.987Z] #145 CACHED [2024-08-07T09:26:14.987Z] [2024-08-07T09:26:14.987Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:26:15.924Z] #146 1.571 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-07T09:26:20.152Z] #146 ... [2024-08-07T09:26:20.152Z] [2024-08-07T09:26:20.152Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:26:20.152Z] #0 1.566 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-07T09:26:22.468Z] d6de4b400683: Pull complete [2024-08-07T09:26:22.468Z] 35cb2a7552d0: Pull complete [2024-08-07T09:26:22.468Z] 4f4fb700ef54: Pull complete [2024-08-07T09:26:22.736Z] 464afbd9ba4c: Pull complete [2024-08-07T09:26:25.414Z] #147 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:26:25.414Z] #0 0.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T09:26:25.414Z] #148 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #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-07T09:26:25.414Z] #0 1.035 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-07T09:26:25.414Z] #149 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:26:25.414Z] #0 0.801 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-07T09:26:25.414Z] #150 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:26:25.414Z] #0 1.201 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-07T09:26:25.414Z] #151 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:26:25.414Z] #0 1.289 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-07T09:26:25.414Z] #152 ... [2024-08-07T09:26:25.414Z] [2024-08-07T09:26:25.414Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:26:25.414Z] #0 1.631 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-07T09:26:25.671Z] #153 ... [2024-08-07T09:26:25.671Z] [2024-08-07T09:26:25.671Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:26:25.671Z] #0 1.133 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-07T09:26:25.671Z] #154 ... [2024-08-07T09:26:25.671Z] [2024-08-07T09:26:25.671Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:26:25.671Z] #0 1.286 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-07T09:26:25.931Z] #155 ... [2024-08-07T09:26:25.932Z] [2024-08-07T09:26:25.932Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:26:25.932Z] #0 1.583 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-07T09:26:25.932Z] #156 ... [2024-08-07T09:26:25.932Z] [2024-08-07T09:26:25.932Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:26:25.932Z] #0 0.707 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-07T09:26:26.190Z] #157 ... [2024-08-07T09:26:26.190Z] [2024-08-07T09:26:26.190Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:26:26.190Z] #0 0.468 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-07T09:26:32.843Z] 00f215d4a9da: Pull complete [2024-08-07T09:26:32.843Z] d496ad576159: Pull complete [2024-08-07T09:26:32.843Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T09:26:32.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:26:32.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:26:33.525Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:26:33.525Z] WORKDIR /edgex [2024-08-07T09:26:33.525Z] COPY go.mod . [2024-08-07T09:26:33.525Z] RUN go mod download [2024-08-07T09:26:33.525Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-07T09:26:34.116Z] Sending build context to Docker daemon 3.406MB [2024-08-07T09:26:34.116Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:26:34.116Z] ---> f246e2811388 [2024-08-07T09:26:34.116Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:26:36.720Z] ---> Running in aa503cec654d [2024-08-07T09:26:36.720Z] Removing intermediate container aa503cec654d [2024-08-07T09:26:36.720Z] ---> 20aae2d823ce [2024-08-07T09:26:36.720Z] Step 3/4 : COPY go.mod . [2024-08-07T09:26:36.990Z] ---> cbd6b64c1fba [2024-08-07T09:26:36.990Z] Step 4/4 : RUN go mod download [2024-08-07T09:26:37.258Z] ---> Running in b1d44b8b9475 [2024-08-07T09:27:45.180Z] Removing intermediate container b1d44b8b9475 [2024-08-07T09:27:45.180Z] ---> 076d900b530d [2024-08-07T09:27:45.180Z] Successfully built 076d900b530d [2024-08-07T09:27:45.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:27:45.648Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:27:45.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:27:45.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-7286 does not seem to be running inside a container [2024-08-07T09:27:46.074Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-07T09:27:47.507Z] $ docker top 717061e7cef93d37b7542ddd6a37a8e143b821d818dc19a3bc194ab160382575 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:27:48.481Z] + go version [2024-08-07T09:27:48.481Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T09:27:48.522Z] $ docker stop --time=1 717061e7cef93d37b7542ddd6a37a8e143b821d818dc19a3bc194ab160382575 [2024-08-07T09:27:50.270Z] $ docker rm -f --volumes 717061e7cef93d37b7542ddd6a37a8e143b821d818dc19a3bc194ab160382575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:27:51.268Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:27:51.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:27:51.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-7286 does not seem to be running inside a container [2024-08-07T09:27:51.664Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-07T09:27:53.103Z] $ docker top a1cfce8288f86f7a79a8153ba2217e72049dba27544121399412aefccbf02b02 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:27:53.492Z] ========================================================= [2024-08-07T09:27:53.492Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:27:53.492Z] ========================================================= [Pipeline] sh [2024-08-07T09:27:54.196Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:27:54.945Z] + make test [2024-08-07T09:27:54.945Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:28:02.959Z] #158 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #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-07T09:28:02.959Z] #149 100.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:28:02.959Z] #149 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:28:02.959Z] #148 DONE 104.4s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:28:02.959Z] #154 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:28:02.959Z] #150 DONE 105.0s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:28:02.959Z] #154 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #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-07T09:28:02.959Z] #149 DONE 105.7s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:28:02.959Z] #159 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:28:02.959Z] #153 DONE 107.6s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:02.959Z] #160 ... [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:02.959Z] #161 DONE 1.8s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:02.959Z] #162 DONE 1.6s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.959Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:28:02.959Z] #159 DONE 2.0s [2024-08-07T09:28:02.959Z] [2024-08-07T09:28:02.960Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:28:02.960Z] #163 ... [2024-08-07T09:28:02.960Z] [2024-08-07T09:28:02.960Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:02.960Z] #160 DONE 0.4s [2024-08-07T09:28:02.960Z] [2024-08-07T09:28:02.960Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:02.960Z] #164 DONE 0.4s [2024-08-07T09:28:02.960Z] [2024-08-07T09:28:02.960Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:02.960Z] #165 DONE 0.4s [2024-08-07T09:28:02.960Z] [2024-08-07T09:28:02.960Z] #166 [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-07T09:28:03.559Z] #166 DONE 0.8s [2024-08-07T09:28:03.559Z] [2024-08-07T09:28:03.559Z] #167 [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-07T09:28:03.559Z] #167 DONE 0.7s [2024-08-07T09:28:03.559Z] [2024-08-07T09:28:03.559Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:03.559Z] #168 DONE 0.8s [2024-08-07T09:28:03.559Z] [2024-08-07T09:28:03.559Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T09:28:04.131Z] #169 DONE 0.8s [2024-08-07T09:28:04.131Z] [2024-08-07T09:28:04.132Z] #170 [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-07T09:28:04.132Z] #170 DONE 0.8s [2024-08-07T09:28:04.132Z] [2024-08-07T09:28:04.132Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T09:28:04.132Z] #171 DONE 0.8s [2024-08-07T09:28:04.132Z] [2024-08-07T09:28:04.132Z] #172 [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-07T09:28:04.391Z] #172 ... [2024-08-07T09:28:04.391Z] [2024-08-07T09:28:04.391Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:28:04.391Z] #163 DONE 2.0s [2024-08-07T09:28:04.391Z] [2024-08-07T09:28:04.391Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:28:04.391Z] #173 DONE 0.2s [2024-08-07T09:28:04.391Z] [2024-08-07T09:28:04.391Z] #172 [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-07T09:28:04.391Z] #172 DONE 0.3s [2024-08-07T09:28:04.391Z] [2024-08-07T09:28:04.391Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:28:04.652Z] #174 ... [2024-08-07T09:28:04.652Z] [2024-08-07T09:28:04.652Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T09:28:04.652Z] #175 DONE 0.4s [2024-08-07T09:28:04.913Z] [2024-08-07T09:28:04.913Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:28:04.913Z] #176 ... [2024-08-07T09:28:04.913Z] [2024-08-07T09:28:04.913Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:04.913Z] #177 DONE 0.6s [2024-08-07T09:28:05.173Z] [2024-08-07T09:28:05.173Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:05.173Z] #178 ... [2024-08-07T09:28:05.173Z] [2024-08-07T09:28:05.173Z] #179 [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-07T09:28:05.173Z] #179 DONE 0.6s [2024-08-07T09:28:05.173Z] [2024-08-07T09:28:05.173Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:28:05.173Z] #174 DONE 0.7s [2024-08-07T09:28:05.173Z] [2024-08-07T09:28:05.173Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:28:05.173Z] #176 DONE 0.5s [2024-08-07T09:28:05.431Z] [2024-08-07T09:28:05.431Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:28:05.431Z] #180 ... [2024-08-07T09:28:05.431Z] [2024-08-07T09:28:05.431Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:05.431Z] #178 DONE 0.7s [2024-08-07T09:28:05.691Z] [2024-08-07T09:28:05.691Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:28:06.261Z] #181 DONE 1.1s [2024-08-07T09:28:06.261Z] [2024-08-07T09:28:06.261Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:28:06.831Z] #182 ... [2024-08-07T09:28:06.831Z] [2024-08-07T09:28:06.831Z] #183 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T09:28:06.831Z] #183 DONE 1.0s [2024-08-07T09:28:06.831Z] [2024-08-07T09:28:06.831Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:28:06.831Z] #182 DONE 0.6s [2024-08-07T09:28:06.831Z] [2024-08-07T09:28:06.831Z] #184 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T09:28:07.518Z] #184 DONE 0.6s [2024-08-07T09:28:07.518Z] [2024-08-07T09:28:07.518Z] #185 [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-07T09:28:07.518Z] #185 DONE 2.3s [2024-08-07T09:28:07.518Z] [2024-08-07T09:28:07.518Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-07T09:28:07.518Z] #109 exporting layers [2024-08-07T09:28:08.098Z] #109 ... [2024-08-07T09:28:08.098Z] [2024-08-07T09:28:08.098Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:28:08.098Z] #180 DONE 3.0s [2024-08-07T09:28:08.357Z] [2024-08-07T09:28:08.357Z] #186 [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-07T09:28:08.357Z] #186 DONE 0.7s [2024-08-07T09:28:08.358Z] [2024-08-07T09:28:08.358Z] #109 [security-proxy-setup] exporting to image [2024-08-07T09:28:09.751Z] #109 ... [2024-08-07T09:28:09.751Z] [2024-08-07T09:28:09.751Z] #187 [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-07T09:28:09.751Z] #187 DONE 1.3s [2024-08-07T09:28:09.751Z] [2024-08-07T09:28:09.751Z] #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-07T09:28:09.751Z] #188 DONE 2.4s [2024-08-07T09:28:09.751Z] [2024-08-07T09:28:09.751Z] #109 [security-secretstore-setup] exporting to image [2024-08-07T09:28:09.751Z] #109 exporting layers 2.2s done [2024-08-07T09:28:09.751Z] #109 writing image sha256:29ff7ced5504b1e4b53c6e272f3c660e0225fbeab4118d84d909bf614aa49e6d done [2024-08-07T09:28:09.751Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T09:28:10.728Z] #109 ... [2024-08-07T09:28:10.728Z] [2024-08-07T09:28:10.728Z] #189 [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-07T09:28:10.728Z] #189 DONE 1.1s [2024-08-07T09:28:10.728Z] [2024-08-07T09:28:10.728Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-07T09:28:10.728Z] #109 exporting layers 2.6s done [2024-08-07T09:28:10.728Z] #109 writing image sha256:2c7dc535ddf81349d7443c6bf47c61fbee8e0b3c1604188456ae1028e2c2fec6 [2024-08-07T09:28:11.024Z] #109 writing image sha256:2c7dc535ddf81349d7443c6bf47c61fbee8e0b3c1604188456ae1028e2c2fec6 0.1s done [2024-08-07T09:28:11.024Z] #109 naming to docker.io/library/security-proxy-setup done [2024-08-07T09:28:11.024Z] #109 ... [2024-08-07T09:28:11.024Z] [2024-08-07T09:28:11.024Z] #190 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T09:28:11.024Z] #190 DONE 0.3s [2024-08-07T09:28:11.296Z] [2024-08-07T09:28:11.296Z] #191 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T09:28:11.554Z] #191 DONE 0.5s [2024-08-07T09:28:11.554Z] [2024-08-07T09:28:11.554Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:28:11.554Z] #156 ... [2024-08-07T09:28:11.554Z] [2024-08-07T09:28:11.554Z] #109 [security-proxy-setup] exporting to image [2024-08-07T09:28:11.554Z] #109 exporting layers 2.0s done [2024-08-07T09:28:11.554Z] #109 writing image sha256:6345860635174414d96dadcd3ffb11c1e94d27443d075bce5b7a6de4b791a74e 0.0s done [2024-08-07T09:28:11.554Z] #109 naming to docker.io/library/security-secretstore-setup [2024-08-07T09:28:11.839Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-08-07T09:28:11.839Z] #109 DONE 5.1s [2024-08-07T09:28:11.839Z] [2024-08-07T09:28:11.840Z] #192 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:28:13.238Z] #192 ... [2024-08-07T09:28:13.238Z] [2024-08-07T09:28:13.238Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:28:13.238Z] #147 DONE 118.7s [2024-08-07T09:28:13.498Z] [2024-08-07T09:28:13.498Z] #192 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:28:13.498Z] #192 DONE 1.9s [2024-08-07T09:28:13.498Z] [2024-08-07T09:28:13.498Z] #109 [security-bootstrapper] exporting to image [2024-08-07T09:28:13.759Z] #109 ... [2024-08-07T09:28:13.759Z] [2024-08-07T09:28:13.759Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:28:13.759Z] #193 DONE 0.3s [2024-08-07T09:28:13.759Z] [2024-08-07T09:28:13.759Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:28:14.046Z] #194 DONE 0.2s [2024-08-07T09:28:14.046Z] [2024-08-07T09:28:14.046Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T09:28:15.524Z] #195 DONE 1.2s [2024-08-07T09:28:15.524Z] [2024-08-07T09:28:15.524Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:28:16.469Z] #196 DONE 1.1s [2024-08-07T09:28:16.469Z] [2024-08-07T09:28:16.470Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-07T09:28:16.470Z] #109 exporting layers 3.0s done [2024-08-07T09:28:16.470Z] #109 writing image sha256:f9ae5e555ef7262840f13cbc54392601f97c84c847c4f6a7ed01488c4db77041 0.0s done [2024-08-07T09:28:16.470Z] #109 naming to docker.io/library/security-bootstrapper done [2024-08-07T09:28:16.733Z] #109 exporting layers 0.3s done [2024-08-07T09:28:16.733Z] #109 writing image sha256:af98c61be69c89ecb5caa64baa58812aee59e6d92e891be869c4e25100c3444f done [2024-08-07T09:28:16.733Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-08-07T09:28:16.733Z] #109 DONE 8.3s [2024-08-07T09:28:16.733Z] [2024-08-07T09:28:16.733Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:28:51.394Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T09:29:13.025Z] #155 ... [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:29:13.025Z] #152 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:29:13.025Z] #146 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:29:13.025Z] #151 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:29:13.025Z] #154 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:29:13.025Z] #156 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:29:13.025Z] #158 DONE 174.1s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:29:13.025Z] #157 DONE 174.1s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:29:13.025Z] #155 DONE 174.0s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.025Z] #197 DONE 0.3s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.025Z] #198 DONE 0.1s [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #199 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.025Z] #199 CACHED [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.025Z] #200 CACHED [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.025Z] #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.025Z] #201 CACHED [2024-08-07T09:29:13.025Z] [2024-08-07T09:29:13.026Z] #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.026Z] #202 CACHED [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:29:13.026Z] #203 ... [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.026Z] #204 DONE 0.3s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.026Z] #205 CACHED [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.026Z] #206 CACHED [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #207 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.026Z] #207 DONE 0.2s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.026Z] #208 DONE 0.4s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.026Z] #209 DONE 0.9s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:29:13.026Z] #210 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:29:13.026Z] #211 CACHED [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.026Z] #212 CACHED [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:29:13.026Z] #203 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #213 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:29:13.026Z] #213 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T09:29:13.026Z] #214 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:29:13.026Z] #215 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:29:13.026Z] #216 DONE 1.0s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #217 ... [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #218 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #219 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T09:29:13.026Z] #220 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #221 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #221 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #222 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:29:13.026Z] #223 DONE 0.8s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #217 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #224 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:29:13.026Z] #224 DONE 0.7s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #109 [core-keeper] exporting to image [2024-08-07T09:29:13.026Z] #109 exporting layers [2024-08-07T09:29:13.026Z] #109 ... [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T09:29:13.026Z] #225 DONE 0.2s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T09:29:13.026Z] #226 DONE 0.2s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #227 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T09:29:13.026Z] #227 DONE 0.2s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #228 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #228 DONE 0.2s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #109 [core-data] exporting to image [2024-08-07T09:29:13.026Z] #109 writing image sha256:6e4b3418c0df5d365d023da3a4b3e84410b02e03b52ce25189798e2b28bf7f4f 0.0s done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/core-command [2024-08-07T09:29:13.026Z] #109 ... [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:29:13.026Z] #229 DONE 0.3s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #109 [support-notifications] exporting to image [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/core-command 0.0s done [2024-08-07T09:29:13.026Z] #109 writing image sha256:6a4ccc297086d8c6d835ee6284e36649fb0d7cb58c7e43e40ec97a3a429672d5 [2024-08-07T09:29:13.026Z] #109 exporting layers 0.5s done [2024-08-07T09:29:13.026Z] #109 writing image sha256:6a4ccc297086d8c6d835ee6284e36649fb0d7cb58c7e43e40ec97a3a429672d5 done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/core-keeper done [2024-08-07T09:29:13.026Z] #109 writing image sha256:c6c976db5573d25d922c29a5c4f2c8073fbd4fb5090bd93446266b3acef84e0b done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/core-data done [2024-08-07T09:29:13.026Z] #109 exporting layers 0.2s done [2024-08-07T09:29:13.026Z] #109 writing image sha256:bb907b3320020db97c2950b3935331e8d107753f50db807d14114b49febcb6b0 0.0s done [2024-08-07T09:29:13.026Z] #109 writing image sha256:34ce555403ce3735341284f609e2d6c64802d518c4fe6603f1bff31ae879f792 done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/core-metadata done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/support-scheduler done [2024-08-07T09:29:13.026Z] #109 writing image sha256:ca9f4fde0e40a6f53ab9565b2703a6140cb66aa33f632cf1b2ea6a0e87a2a0c7 done [2024-08-07T09:29:13.026Z] #109 writing image sha256:0a7255dab62bab925d7639ee57b8e6a8ac0161f054d8d06744514ffca60586e0 done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/support-notifications done [2024-08-07T09:29:13.026Z] #109 DONE 8.9s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:29:13.026Z] #230 DONE 0.4s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #109 [security-proxy-auth] exporting to image [2024-08-07T09:29:13.026Z] #109 exporting layers 0.9s done [2024-08-07T09:29:13.026Z] #109 writing image sha256:ec07726eed6d784ccd29c4b90dc53f3566bf13e803f21ad6d55bf9d3cdb72267 done [2024-08-07T09:29:13.026Z] #109 naming to docker.io/library/security-proxy-auth done [2024-08-07T09:29:13.026Z] #109 DONE 9.8s [2024-08-07T09:29:13.026Z] [2024-08-07T09:29:13.026Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:29:13.026Z] time="2024-08-07T09:24:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T09:29:13.060Z] $ docker stop --time=1 4c2e5b8611954bdc7e9b4d461261613e2f507634bab0b4ae71824e36a170ab1e [2024-08-07T09:29:14.347Z] $ docker rm -f --volumes 4c2e5b8611954bdc7e9b4d461261613e2f507634bab0b4ae71824e36a170ab1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:29:14.786Z] + docker images [2024-08-07T09:29:14.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T09:29:14.786Z] security-proxy-auth latest ec07726eed6d 3 seconds ago 33MB [2024-08-07T09:29:14.786Z] core-data latest c6c976db5573 4 seconds ago 39.5MB [2024-08-07T09:29:14.786Z] core-metadata latest 34ce555403ce 4 seconds ago 39.7MB [2024-08-07T09:29:14.786Z] support-cron-scheduler latest ca9f4fde0e40 4 seconds ago 42.7MB [2024-08-07T09:29:14.786Z] support-notifications latest 0a7255dab62b 4 seconds ago 42.4MB [2024-08-07T09:29:14.786Z] support-scheduler latest bb907b332002 4 seconds ago 41.8MB [2024-08-07T09:29:14.786Z] core-command latest 6e4b3418c0df 4 seconds ago 35.4MB [2024-08-07T09:29:14.786Z] core-keeper latest 6a4ccc297086 4 seconds ago 39.4MB [2024-08-07T09:29:14.786Z] security-spiffe-token-provider latest af98c61be69c 58 seconds ago 28.8MB [2024-08-07T09:29:14.786Z] security-bootstrapper latest f9ae5e555ef7 About a minute ago 18.9MB [2024-08-07T09:29:14.786Z] security-secretstore-setup latest 634586063517 About a minute ago 37MB [2024-08-07T09:29:14.786Z] security-proxy-setup latest 2c7dc535ddf8 About a minute ago 26.2MB [2024-08-07T09:29:14.786Z] core-common-config-bootstrapper latest 29ff7ced5504 About a minute ago 15.2MB [2024-08-07T09:29:14.786Z] security-spire-agent latest 7c7c315f1873 3 minutes ago 182MB [2024-08-07T09:29:14.786Z] security-spire-config latest 8cc65443a15a 3 minutes ago 120MB [2024-08-07T09:29:14.786Z] security-spire-server latest 28ba7edfab53 3 minutes ago 121MB [2024-08-07T09:29:14.786Z] ci-base-image-x86_64 latest 5ec5a604ef57 7 minutes ago 970MB [2024-08-07T09:29:14.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T09:29:14.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T09:29:14.786Z] 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-07T09:32:43.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T09:32:43.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T09:33:51.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T09:33:51.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T09:33:56.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T09:33:56.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T09:33:57.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T09:33:57.145Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T09:33:57.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T09:34:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T09:34:12.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T09:34:12.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-08-07T09:34:27.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.213s coverage: 97.0% of statements [2024-08-07T09:34:31.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T09:34:31.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T09:34:31.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T09:34:36.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.324s coverage: 69.2% of statements [2024-08-07T09:34:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T09:34:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T09:34:41.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.238s coverage: 53.2% of statements [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T09:34:46.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T09:34:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T09:34:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:34:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T09:34:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T09:34:56.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T09:34:59.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.350s coverage: 93.4% of statements [2024-08-07T09:34:59.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.457s coverage: 91.7% of statements [2024-08-07T09:35:06.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T09:35:06.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T09:35:07.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.275s coverage: 6.5% of statements [2024-08-07T09:35:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T09:35:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:35:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T09:35:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T09:35:18.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.169s coverage: 95.8% of statements [2024-08-07T09:35:19.160Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-08-07T09:35:24.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.106s coverage: 0.0% of statements [no tests to run] [2024-08-07T09:35:34.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T09:35:34.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T09:35:35.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.349s coverage: 0.8% of statements [2024-08-07T09:35:35.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.185s coverage: 30.7% of statements [2024-08-07T09:35:40.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.146s coverage: 41.7% of statements [2024-08-07T09:35:40.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.118s coverage: 77.8% of statements [2024-08-07T09:35:40.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.126s coverage: 94.1% of statements [2024-08-07T09:35:40.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.119s coverage: 96.3% of statements [2024-08-07T09:35:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.133s coverage: 87.5% of statements [2024-08-07T09:35:48.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T09:35:49.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T09:35:49.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T09:35:49.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T09:35:53.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T09:35:53.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T09:35:53.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T09:35:53.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T09:35:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.116s coverage: 94.4% of statements [2024-08-07T09:35:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T09:35:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T09:35:59.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T09:36:06.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T09:36:06.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T09:36:06.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T09:36:06.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T09:36:10.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T09:36:10.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T09:36:13.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.121s coverage: 79.9% of statements [2024-08-07T09:36:13.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T09:36:15.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.172s coverage: 92.9% of statements [2024-08-07T09:36:15.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.106s coverage: 67.2% of statements [2024-08-07T09:36:15.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.150s coverage: 62.3% of statements [2024-08-07T09:36:15.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.120s coverage: 76.6% of statements [2024-08-07T09:36:20.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T09:36:20.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.117s coverage: 87.2% of statements [2024-08-07T09:36:20.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.089s coverage: 20.0% of statements [2024-08-07T09:36:20.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.097s coverage: 100.0% of statements [2024-08-07T09:36:20.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.312s coverage: 81.8% of statements [2024-08-07T09:36:21.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.307s coverage: 82.1% of statements [2024-08-07T09:36:22.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T09:36:24.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.145s coverage: 86.0% of statements [2024-08-07T09:36:29.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T09:36:29.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T09:36:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.009s coverage: 63.1% of statements [2024-08-07T09:36:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.130s coverage: 100.0% of statements [2024-08-07T09:36:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.147s coverage: 89.4% of statements [2024-08-07T09:36:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-08-07T09:36:34.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T09:36:34.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T09:36:34.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T09:36:34.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.089s coverage: 73.7% of statements [2024-08-07T09:36:35.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements [2024-08-07T09:36:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T09:36:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T09:36:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T09:36:46.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.831s coverage: 36.5% of statements [2024-08-07T09:36:46.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.128s coverage: 89.5% of statements [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T09:36:47.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T09:36:48.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.120s coverage: 84.8% of statements [2024-08-07T09:36:48.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:36:48.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T09:36:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T09:36:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T09:36:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T09:36:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T09:37:03.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.208s coverage: 19.9% of statements [2024-08-07T09:37:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T09:37:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T09:37:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T09:37:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:37:08.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.617s coverage: 95.7% of statements [2024-08-07T09:37:11.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T09:37:11.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T09:37:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.183s coverage: 61.8% of statements [2024-08-07T09:37:17.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T09:37:17.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:37:18.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.330s coverage: 98.9% of statements [2024-08-07T09:37:20.105Z] 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-07T09:37:20.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T09:37:20.383Z] go vet ./... [2024-08-07T09:42:42.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T09:42:42.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T09:42:42.356Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T09:42:42.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T09:42:43.094Z] + ls -al . [2024-08-07T09:42:43.094Z] total 868 [2024-08-07T09:42:43.094Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 09:28 . [2024-08-07T09:42:43.094Z] drwxr-xr-x 4 root root 4096 Aug 7 09:27 .. [2024-08-07T09:42:43.094Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 .blubracket [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:25 .dockerignore [2024-08-07T09:42:43.094Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:25 .git [2024-08-07T09:42:43.094Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 .github [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:25 .gitignore [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:25 .golangci.yml [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:25 .hadolint.yml [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:25 .sonarcloud.properties [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:25 ADOPTERS.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:25 Attribution.txt [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:25 CHANGELOG.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:25 CONTRIBUTING.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:25 GOVERNANCE.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:25 Jenkinsfile [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:25 LICENSE [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:25 Makefile [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:25 OWNERS.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:25 README.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:25 SECURITY.md [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:21 VERSION [2024-08-07T09:42:43.094Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 bin [2024-08-07T09:42:43.094Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:25 cmd [2024-08-07T09:42:43.094Z] -rw-r--r-- 1 root root 504074 Aug 7 09:37 coverage.out [2024-08-07T09:42:43.094Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 fuzz_test [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:25 go.mod [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:25 go.sum [2024-08-07T09:42:43.094Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:25 internal [2024-08-07T09:42:43.094Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 openapi [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:25 security.txt [2024-08-07T09:42:43.094Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:25 version.go [Pipeline] sh [2024-08-07T09:42:43.783Z] + '[' -e coverage.out ] [2024-08-07T09:42:43.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T09:42:43.823Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T09:42:44.928Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T09:42:45.632Z] + make build [2024-08-07T09:42:45.633Z] 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-07T09:46:37.462Z] 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-07T09:46:40.808Z] 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-07T09:46:50.892Z] 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-07T09:46:54.241Z] 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-07T09:47:04.318Z] 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-07T09:47:43.191Z] 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-07T09:47:47.448Z] 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-07T09:47:59.760Z] 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-07T09:48:12.062Z] 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-07T09:48:16.316Z] 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-07T09:48:19.647Z] 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-07T09:48:23.887Z] 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-07T09:48:29.219Z] 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-07T09:48:34.566Z] $ docker stop --time=1 a1cfce8288f86f7a79a8153ba2217e72049dba27544121399412aefccbf02b02 [2024-08-07T09:48:36.853Z] $ docker rm -f --volumes a1cfce8288f86f7a79a8153ba2217e72049dba27544121399412aefccbf02b02 [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-07T09:48:41.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:48:41.145Z] [2024-08-07T09:48:41.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:48:41.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:48:41.853Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T09:48:41.853Z] 547446be3368: Pulling fs layer [2024-08-07T09:48:41.853Z] d125d8839a47: Pulling fs layer [2024-08-07T09:48:41.853Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T09:48:41.853Z] c3105a71a48b: Pulling fs layer [2024-08-07T09:48:41.853Z] 0f093f025ec4: Pulling fs layer [2024-08-07T09:48:41.853Z] c3106fc0e877: Pulling fs layer [2024-08-07T09:48:41.853Z] c3105a71a48b: Waiting [2024-08-07T09:48:41.853Z] 0f093f025ec4: Waiting [2024-08-07T09:48:41.853Z] c3106fc0e877: Waiting [2024-08-07T09:48:41.853Z] 547446be3368: Download complete [2024-08-07T09:48:41.853Z] c3105a71a48b: Verifying Checksum [2024-08-07T09:48:41.853Z] c3105a71a48b: Download complete [2024-08-07T09:48:42.436Z] d125d8839a47: Verifying Checksum [2024-08-07T09:48:42.436Z] d125d8839a47: Download complete [2024-08-07T09:48:42.436Z] c3106fc0e877: Verifying Checksum [2024-08-07T09:48:42.436Z] c3106fc0e877: Download complete [2024-08-07T09:48:42.436Z] 0f093f025ec4: Verifying Checksum [2024-08-07T09:48:42.436Z] 0f093f025ec4: Download complete [2024-08-07T09:48:43.019Z] 547446be3368: Pull complete [2024-08-07T09:48:44.419Z] d125d8839a47: Pull complete [2024-08-07T09:48:44.419Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T09:48:44.419Z] 3e85d5ac6304: Download complete [2024-08-07T09:48:54.484Z] 3e85d5ac6304: Pull complete [2024-08-07T09:48:54.750Z] c3105a71a48b: Pull complete [2024-08-07T09:48:56.156Z] 0f093f025ec4: Pull complete [2024-08-07T09:48:56.422Z] c3106fc0e877: Pull complete [2024-08-07T09:48:56.422Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T09:48:56.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:48:56.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:48:56.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-7286 does not seem to be running inside a container [2024-08-07T09:48:56.869Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-07T09:48:59.307Z] $ docker top bf692ea0d0f7d8d3da1c4d1267a81ca8cbe7d4e3040c4ef771f8c2b8564f67ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:49:00.249Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T09:49:10.334Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T09:49:10.334Z] #1 transferring dockerfile: [2024-08-07T09:49:10.605Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-08-07T09:49:10.605Z] #1 DONE 0.1s [2024-08-07T09:49:11.193Z] [2024-08-07T09:49:11.193Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T09:49:11.193Z] #2 transferring dockerfile: 1.69kB done [2024-08-07T09:49:11.193Z] #2 DONE 0.0s [2024-08-07T09:49:11.193Z] [2024-08-07T09:49:11.193Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T09:49:11.193Z] #3 transferring dockerfile: 1.89kB done [2024-08-07T09:49:11.193Z] #3 DONE 0.1s [2024-08-07T09:49:11.474Z] [2024-08-07T09:49:11.474Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:49:11.474Z] #4 transferring dockerfile: 2.23kB done [2024-08-07T09:49:11.474Z] #4 DONE 0.1s [2024-08-07T09:49:11.474Z] [2024-08-07T09:49:11.474Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-07T09:49:11.474Z] #5 transferring dockerfile: 1.93kB done [2024-08-07T09:49:11.474Z] #5 DONE 0.1s [2024-08-07T09:49:11.474Z] [2024-08-07T09:49:11.474Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:49:11.474Z] #6 DONE 0.0s [2024-08-07T09:49:11.474Z] [2024-08-07T09:49:11.474Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T09:49:11.474Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-08-07T09:49:11.743Z] #7 DONE 0.1s [2024-08-07T09:49:11.743Z] [2024-08-07T09:49:11.743Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:49:11.743Z] #6 transferring dockerfile: 2.15kB done [2024-08-07T09:49:11.743Z] #6 DONE 0.1s [2024-08-07T09:49:11.743Z] [2024-08-07T09:49:11.743Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-07T09:49:11.743Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T09:49:11.743Z] #8 DONE 0.1s [2024-08-07T09:49:11.743Z] [2024-08-07T09:49:11.743Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-07T09:49:11.743Z] #9 transferring dockerfile: 2.06kB done [2024-08-07T09:49:11.743Z] #9 DONE 0.1s [2024-08-07T09:49:11.743Z] [2024-08-07T09:49:11.743Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T09:49:11.743Z] #10 transferring dockerfile: 1.70kB 0.0s done [2024-08-07T09:49:12.023Z] #10 DONE 0.1s [2024-08-07T09:49:12.023Z] [2024-08-07T09:49:12.023Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:49:12.023Z] #11 transferring dockerfile: 3.17kB done [2024-08-07T09:49:12.023Z] #11 DONE 0.1s [2024-08-07T09:49:12.023Z] [2024-08-07T09:49:12.023Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T09:49:12.023Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-08-07T09:49:12.023Z] #12 DONE 0.1s [2024-08-07T09:49:12.023Z] [2024-08-07T09:49:12.023Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T09:49:12.293Z] #13 transferring dockerfile: 1.93kB done [2024-08-07T09:49:12.293Z] #13 DONE 0.1s [2024-08-07T09:49:12.293Z] [2024-08-07T09:49:12.293Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-07T09:49:12.293Z] #14 transferring dockerfile: 2.01kB done [2024-08-07T09:49:12.293Z] #14 DONE 0.1s [2024-08-07T09:49:12.293Z] [2024-08-07T09:49:12.293Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-07T09:49:12.293Z] #15 transferring dockerfile: 1.95kB done [2024-08-07T09:49:12.293Z] #15 DONE 0.1s [2024-08-07T09:49:12.293Z] [2024-08-07T09:49:12.293Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T09:49:12.293Z] #16 transferring dockerfile: 1.85kB done [2024-08-07T09:49:12.293Z] #16 DONE 0.1s [2024-08-07T09:49:12.293Z] [2024-08-07T09:49:12.293Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-07T09:49:12.293Z] #17 transferring context: 50B 0.0s done [2024-08-07T09:49:12.293Z] #17 DONE 0.1s [2024-08-07T09:49:13.264Z] [2024-08-07T09:49:13.264Z] #18 [security-spire-config internal] load .dockerignore [2024-08-07T09:49:13.264Z] #18 transferring context: 50B done [2024-08-07T09:49:13.264Z] #18 DONE 0.0s [2024-08-07T09:49:13.264Z] [2024-08-07T09:49:13.264Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T09:49:13.264Z] #19 transferring context: 50B 0.0s done [2024-08-07T09:49:13.264Z] #19 DONE 0.1s [2024-08-07T09:49:13.264Z] [2024-08-07T09:49:13.264Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T09:49:13.264Z] #20 transferring context: 50B done [2024-08-07T09:49:13.535Z] #20 DONE 0.1s [2024-08-07T09:49:13.535Z] [2024-08-07T09:49:13.535Z] #21 [core-command internal] load .dockerignore [2024-08-07T09:49:13.535Z] #21 transferring context: 50B done [2024-08-07T09:49:13.535Z] #21 DONE 0.1s [2024-08-07T09:49:13.535Z] [2024-08-07T09:49:13.535Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-07T09:49:13.535Z] #22 transferring context: 50B done [2024-08-07T09:49:13.535Z] #22 DONE 0.1s [2024-08-07T09:49:13.535Z] [2024-08-07T09:49:13.535Z] #23 [security-proxy-auth internal] load .dockerignore [2024-08-07T09:49:13.535Z] #23 transferring context: 50B done [2024-08-07T09:49:13.535Z] #23 DONE 0.1s [2024-08-07T09:49:13.535Z] [2024-08-07T09:49:13.535Z] #24 [core-keeper internal] load .dockerignore [2024-08-07T09:49:13.803Z] #24 transferring context: 50B done [2024-08-07T09:49:13.803Z] #24 DONE 0.1s [2024-08-07T09:49:13.803Z] [2024-08-07T09:49:13.803Z] #25 [core-metadata internal] load .dockerignore [2024-08-07T09:49:13.803Z] #25 transferring context: 50B 0.0s done [2024-08-07T09:49:13.803Z] #25 DONE 0.1s [2024-08-07T09:49:13.803Z] [2024-08-07T09:49:13.803Z] #26 [security-spire-server internal] load .dockerignore [2024-08-07T09:49:13.803Z] #26 transferring context: 50B done [2024-08-07T09:49:13.803Z] #26 DONE 0.1s [2024-08-07T09:49:13.803Z] [2024-08-07T09:49:13.803Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-07T09:49:13.803Z] #27 transferring context: 50B done [2024-08-07T09:49:13.803Z] #27 DONE 0.1s [2024-08-07T09:49:14.074Z] [2024-08-07T09:49:14.074Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-07T09:49:14.074Z] #28 transferring context: 50B done [2024-08-07T09:49:14.074Z] #28 DONE 0.1s [2024-08-07T09:49:14.074Z] [2024-08-07T09:49:14.074Z] #29 [support-scheduler internal] load .dockerignore [2024-08-07T09:49:14.074Z] #29 transferring context: 50B done [2024-08-07T09:49:14.074Z] #29 DONE 0.1s [2024-08-07T09:49:14.074Z] [2024-08-07T09:49:14.074Z] #30 [core-data internal] load .dockerignore [2024-08-07T09:49:14.074Z] #30 transferring context: 50B done [2024-08-07T09:49:14.074Z] #30 DONE 0.1s [2024-08-07T09:49:14.341Z] [2024-08-07T09:49:14.341Z] #31 [support-notifications internal] load .dockerignore [2024-08-07T09:49:14.341Z] #31 transferring context: 50B 0.0s done [2024-08-07T09:49:14.341Z] #31 DONE 0.1s [2024-08-07T09:49:14.341Z] [2024-08-07T09:49:14.341Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-07T09:49:14.341Z] #32 transferring context: 50B 0.0s done [2024-08-07T09:49:14.341Z] #32 DONE 0.1s [2024-08-07T09:49:14.341Z] [2024-08-07T09:49:14.341Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:14.341Z] #33 DONE 0.0s [2024-08-07T09:49:14.341Z] [2024-08-07T09:49:14.341Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:14.608Z] #34 DONE 0.2s [2024-08-07T09:49:14.608Z] [2024-08-07T09:49:14.608Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:14.608Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:14.608Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:14.608Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 487.42kB / 3.34MB 0.1s [2024-08-07T09:49:14.608Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:14.608Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:14.877Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-07T09:49:14.877Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T09:49:14.877Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:15.463Z] #35 ... [2024-08-07T09:49:15.463Z] [2024-08-07T09:49:15.463Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:15.463Z] #36 DONE 0.9s [2024-08-07T09:49:15.463Z] [2024-08-07T09:49:15.463Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:15.733Z] #35 ... [2024-08-07T09:49:15.733Z] [2024-08-07T09:49:15.733Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:15.733Z] #37 DONE 0.2s [2024-08-07T09:49:15.733Z] [2024-08-07T09:49:15.733Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:16.001Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:16.001Z] #35 ... [2024-08-07T09:49:16.001Z] [2024-08-07T09:49:16.001Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:16.001Z] #33 DONE 0.0s [2024-08-07T09:49:16.273Z] [2024-08-07T09:49:16.273Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:16.273Z] #34 DONE 0.3s [2024-08-07T09:49:16.273Z] [2024-08-07T09:49:16.273Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:16.273Z] #36 DONE 1.8s [2024-08-07T09:49:16.273Z] [2024-08-07T09:49:16.273Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:16.273Z] #37 DONE 0.4s [2024-08-07T09:49:16.273Z] [2024-08-07T09:49:16.273Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:16.273Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:16.273Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:16.273Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:16.273Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:16.273Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:16.273Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:16.273Z] #35 ... [2024-08-07T09:49:16.273Z] [2024-08-07T09:49:16.273Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:16.273Z] #33 DONE 0.0s [2024-08-07T09:49:16.540Z] [2024-08-07T09:49:16.540Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:16.540Z] #36 DONE 1.8s [2024-08-07T09:49:16.540Z] [2024-08-07T09:49:16.540Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:16.540Z] #37 DONE 0.5s [2024-08-07T09:49:16.540Z] [2024-08-07T09:49:16.540Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:16.540Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:16.540Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:16.540Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:16.540Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:16.540Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:16.540Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:16.808Z] #35 DONE 3.0s [2024-08-07T09:49:16.808Z] [2024-08-07T09:49:16.808Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:16.808Z] #33 DONE 0.0s [2024-08-07T09:49:16.808Z] [2024-08-07T09:49:16.808Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:16.808Z] #34 ... [2024-08-07T09:49:16.808Z] [2024-08-07T09:49:16.808Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:16.808Z] #33 DONE 0.0s [2024-08-07T09:49:16.808Z] [2024-08-07T09:49:16.808Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.074Z] #34 ... [2024-08-07T09:49:17.074Z] [2024-08-07T09:49:17.074Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:17.074Z] #33 DONE 0.0s [2024-08-07T09:49:17.074Z] [2024-08-07T09:49:17.074Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.343Z] #34 ... [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:17.343Z] #36 DONE 2.0s [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:17.343Z] #37 DONE 0.6s [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:17.343Z] #38 DONE 0.0s [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:17.343Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:17.343Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:17.343Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:17.343Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:17.343Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:17.343Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:17.343Z] #35 DONE 3.1s [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.343Z] #34 ... [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:17.343Z] #33 DONE 0.0s [2024-08-07T09:49:17.343Z] [2024-08-07T09:49:17.343Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.609Z] #34 ... [2024-08-07T09:49:17.609Z] [2024-08-07T09:49:17.609Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:17.609Z] #33 DONE 0.0s [2024-08-07T09:49:17.609Z] [2024-08-07T09:49:17.609Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.877Z] #34 ... [2024-08-07T09:49:17.877Z] [2024-08-07T09:49:17.877Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:17.877Z] #33 DONE 0.1s [2024-08-07T09:49:17.877Z] [2024-08-07T09:49:17.877Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:17.877Z] #34 ... [2024-08-07T09:49:17.877Z] [2024-08-07T09:49:17.877Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:49:17.877Z] #39 DONE 1.9s [2024-08-07T09:49:17.877Z] [2024-08-07T09:49:17.877Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:17.877Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:17.877Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:17.877Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:17.877Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:17.877Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:17.877Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:17.877Z] #35 DONE 3.1s [2024-08-07T09:49:17.877Z] [2024-08-07T09:49:17.877Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:17.877Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:18.148Z] #40 ... [2024-08-07T09:49:18.148Z] [2024-08-07T09:49:18.148Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:18.148Z] #33 DONE 0.1s [2024-08-07T09:49:18.148Z] [2024-08-07T09:49:18.148Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:49:18.148Z] #41 DONE 1.6s [2024-08-07T09:49:18.148Z] [2024-08-07T09:49:18.148Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:18.148Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:18.148Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:18.148Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:18.148Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:18.148Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:18.148Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:18.148Z] #35 DONE 3.1s [2024-08-07T09:49:18.148Z] [2024-08-07T09:49:18.148Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:18.148Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:18.423Z] #42 ... [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:18.423Z] #36 DONE 2.1s [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:18.423Z] #37 DONE 0.7s [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:18.423Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:18.423Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:18.423Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:18.423Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:18.423Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:18.423Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:18.423Z] #35 DONE 3.3s [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:18.423Z] #34 DONE 2.0s [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #43 [security-spire-server internal] load build context [2024-08-07T09:49:18.423Z] #43 DONE 0.0s [2024-08-07T09:49:18.423Z] [2024-08-07T09:49:18.423Z] #43 [security-spire-server internal] load build context [2024-08-07T09:49:18.691Z] #43 ... [2024-08-07T09:49:18.691Z] [2024-08-07T09:49:18.691Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:18.691Z] #33 DONE 0.1s [2024-08-07T09:49:18.691Z] [2024-08-07T09:49:18.691Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:49:18.691Z] #33 DONE 0.1s [2024-08-07T09:49:18.691Z] [2024-08-07T09:49:18.691Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:18.691Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-08-07T09:49:19.285Z] #40 ... [2024-08-07T09:49:19.285Z] [2024-08-07T09:49:19.286Z] #44 [security-spire-config internal] load build context [2024-08-07T09:49:19.286Z] #44 transferring context: 25.85kB 0.2s done [2024-08-07T09:49:19.286Z] #44 DONE 1.2s [2024-08-07T09:49:19.286Z] [2024-08-07T09:49:19.286Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:19.876Z] #45 ... [2024-08-07T09:49:19.876Z] [2024-08-07T09:49:19.876Z] #46 [security-spire-agent internal] load build context [2024-08-07T09:49:19.876Z] #46 transferring context: 27.13kB 0.2s done [2024-08-07T09:49:19.876Z] #46 DONE 1.6s [2024-08-07T09:49:19.876Z] [2024-08-07T09:49:19.876Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:19.876Z] #45 ... [2024-08-07T09:49:19.876Z] [2024-08-07T09:49:19.876Z] #43 [security-spire-server internal] load build context [2024-08-07T09:49:20.149Z] #43 transferring context: 27.60kB 0.4s done [2024-08-07T09:49:20.738Z] #43 DONE 1.9s [2024-08-07T09:49:20.738Z] [2024-08-07T09:49:20.738Z] #47 [core-command internal] load build context [2024-08-07T09:49:20.738Z] #47 ... [2024-08-07T09:49:20.738Z] [2024-08-07T09:49:20.738Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:49:20.738Z] #34 DONE 4.3s [2024-08-07T09:49:20.738Z] [2024-08-07T09:49:20.738Z] #47 [core-command internal] load build context [2024-08-07T09:49:21.006Z] #47 ... [2024-08-07T09:49:21.006Z] [2024-08-07T09:49:21.006Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:21.006Z] #36 DONE 2.1s [2024-08-07T09:49:21.006Z] [2024-08-07T09:49:21.006Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:21.006Z] #37 DONE 0.8s [2024-08-07T09:49:21.006Z] [2024-08-07T09:49:21.006Z] #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:21.006Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:21.006Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:21.006Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:21.006Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:21.006Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:21.006Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:21.006Z] #35 DONE 3.3s [2024-08-07T09:49:21.276Z] [2024-08-07T09:49:21.276Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:21.276Z] #48 DONE 0.0s [2024-08-07T09:49:21.276Z] [2024-08-07T09:49:21.276Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:49:21.544Z] #49 ... [2024-08-07T09:49:21.544Z] [2024-08-07T09:49:21.544Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:49:21.544Z] #36 DONE 2.1s [2024-08-07T09:49:21.544Z] [2024-08-07T09:49:21.544Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-07T09:49:21.544Z] #37 DONE 0.8s [2024-08-07T09:49:21.544Z] [2024-08-07T09:49:21.544Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:49:21.544Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:49:21.544Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:49:21.544Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:49:21.544Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:49:21.544Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:49:21.544Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-07T09:49:21.544Z] #35 DONE 3.3s [2024-08-07T09:49:21.544Z] [2024-08-07T09:49:21.544Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:49:21.544Z] #49 ... [2024-08-07T09:49:21.544Z] [2024-08-07T09:49:21.544Z] #47 [core-command internal] load build context [2024-08-07T09:49:25.830Z] #47 transferring context: 20.77MB 8.5s [2024-08-07T09:49:25.830Z] #47 ... [2024-08-07T09:49:25.830Z] [2024-08-07T09:49:25.830Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:49:25.831Z] #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:25.831Z] #50 ... [2024-08-07T09:49:25.831Z] [2024-08-07T09:49:25.831Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:25.831Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T09:49:25.831Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T09:49:25.831Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T09:49:25.831Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-08-07T09:49:25.831Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-08-07T09:49:25.831Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-08-07T09:49:25.831Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-07T09:49:25.831Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.0s [2024-08-07T09:49:26.415Z] #40 ... [2024-08-07T09:49:26.415Z] [2024-08-07T09:49:26.415Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:49:26.415Z] #51 ... [2024-08-07T09:49:26.415Z] [2024-08-07T09:49:26.415Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:49:26.682Z] #52 ... [2024-08-07T09:49:26.682Z] [2024-08-07T09:49:26.682Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:49:26.682Z] #0 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:26.682Z] #0 9.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:26.682Z] #53 ... [2024-08-07T09:49:26.682Z] [2024-08-07T09:49:26.682Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:26.949Z] #40 ... [2024-08-07T09:49:26.949Z] [2024-08-07T09:49:26.949Z] #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:26.949Z] #54 ... [2024-08-07T09:49:26.949Z] [2024-08-07T09:49:26.949Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:27.216Z] #45 ... [2024-08-07T09:49:27.216Z] [2024-08-07T09:49:27.216Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:49:27.216Z] #55 ... [2024-08-07T09:49:27.216Z] [2024-08-07T09:49:27.216Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:49:27.483Z] #56 ... [2024-08-07T09:49:27.483Z] [2024-08-07T09:49:27.483Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:27.483Z] #57 ... [2024-08-07T09:49:27.483Z] [2024-08-07T09:49:27.483Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:27.750Z] #38 ... [2024-08-07T09:49:27.750Z] [2024-08-07T09:49:27.750Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:49:27.750Z] #58 ... [2024-08-07T09:49:27.750Z] [2024-08-07T09:49:27.750Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:49:28.017Z] #59 ... [2024-08-07T09:49:28.017Z] [2024-08-07T09:49:28.017Z] #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-07T09:49:28.017Z] #60 ... [2024-08-07T09:49:28.017Z] [2024-08-07T09:49:28.017Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:28.017Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-07T09:49:28.290Z] #40 ... [2024-08-07T09:49:28.290Z] [2024-08-07T09:49:28.290Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:49:28.290Z] #61 ... [2024-08-07T09:49:28.290Z] [2024-08-07T09:49:28.290Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:49:28.557Z] #62 ... [2024-08-07T09:49:28.557Z] [2024-08-07T09:49:28.557Z] #63 [core-data internal] load build context [2024-08-07T09:49:28.557Z] #63 ... [2024-08-07T09:49:28.557Z] [2024-08-07T09:49:28.557Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:49:28.824Z] #64 ... [2024-08-07T09:49:28.824Z] [2024-08-07T09:49:28.824Z] #65 [support-scheduler internal] load build context [2024-08-07T09:49:28.824Z] #65 ... [2024-08-07T09:49:28.824Z] [2024-08-07T09:49:28.824Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:49:29.092Z] #66 ... [2024-08-07T09:49:29.092Z] [2024-08-07T09:49:29.092Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:29.092Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.1s [2024-08-07T09:49:29.092Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-08-07T09:49:29.092Z] #40 ... [2024-08-07T09:49:29.092Z] [2024-08-07T09:49:29.092Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:29.361Z] #67 ... [2024-08-07T09:49:29.361Z] [2024-08-07T09:49:29.361Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:29.629Z] #40 ... [2024-08-07T09:49:29.629Z] [2024-08-07T09:49:29.629Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:49:29.629Z] #68 ... [2024-08-07T09:49:29.629Z] [2024-08-07T09:49:29.629Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:29.629Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done [2024-08-07T09:49:29.629Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T09:49:29.629Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T09:49:29.629Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T09:49:29.629Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-08-07T09:49:29.629Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-07T09:49:29.629Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T09:49:29.629Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.2s done [2024-08-07T09:49:29.629Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 8.3s [2024-08-07T09:49:29.629Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-08-07T09:49:29.897Z] #42 ... [2024-08-07T09:49:29.897Z] [2024-08-07T09:49:29.897Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:49:29.897Z] #69 ... [2024-08-07T09:49:29.897Z] [2024-08-07T09:49:29.897Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:30.166Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.4s [2024-08-07T09:49:31.129Z] #40 ... [2024-08-07T09:49:31.129Z] [2024-08-07T09:49:31.129Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:49:31.398Z] #70 ... [2024-08-07T09:49:31.398Z] [2024-08-07T09:49:31.398Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:31.398Z] #48 transferring context: 1.50MB 7.8s [2024-08-07T09:49:31.398Z] #48 ... [2024-08-07T09:49:31.398Z] [2024-08-07T09:49:31.398Z] #71 [support-notifications internal] load build context [2024-08-07T09:49:31.665Z] #71 ... [2024-08-07T09:49:31.665Z] [2024-08-07T09:49:31.665Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:49:31.665Z] #50 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:31.665Z] #50 13.48 OK: 266 MiB in 52 packages [2024-08-07T09:49:31.665Z] #50 DONE 16.9s [2024-08-07T09:49:31.665Z] [2024-08-07T09:49:31.665Z] #71 [support-notifications internal] load build context [2024-08-07T09:49:31.665Z] #71 ... [2024-08-07T09:49:31.665Z] [2024-08-07T09:49:31.665Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:49:31.665Z] #49 ... [2024-08-07T09:49:31.665Z] [2024-08-07T09:49:31.665Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:32.249Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 11.3s [2024-08-07T09:49:32.250Z] #40 ... [2024-08-07T09:49:32.250Z] [2024-08-07T09:49:32.250Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:49:32.250Z] #53 13.06 OK: 266 MiB in 52 packages [2024-08-07T09:49:32.250Z] #53 DONE 15.9s [2024-08-07T09:49:32.519Z] [2024-08-07T09:49:32.519Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:33.022Z] #40 ... [2024-08-07T09:49:33.022Z] [2024-08-07T09:49:33.022Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:49:33.022Z] #72 ... [2024-08-07T09:49:33.022Z] [2024-08-07T09:49:33.022Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:34.060Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 13.0s [2024-08-07T09:49:34.060Z] #40 ... [2024-08-07T09:49:34.060Z] [2024-08-07T09:49:34.060Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:49:34.060Z] #59 DONE 16.5s [2024-08-07T09:49:34.060Z] [2024-08-07T09:49:34.060Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:35.067Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.06MB / 28.04MB 14.2s [2024-08-07T09:49:35.067Z] #40 ... [2024-08-07T09:49:35.067Z] [2024-08-07T09:49:35.067Z] #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-07T09:49:35.067Z] #60 DONE 17.2s [2024-08-07T09:49:35.067Z] [2024-08-07T09:49:35.067Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:35.067Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-07T09:49:35.346Z] #40 ... [2024-08-07T09:49:35.346Z] [2024-08-07T09:49:35.346Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:35.346Z] #54 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:35.346Z] #54 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:35.346Z] #54 15.10 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:35.346Z] #54 15.13 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:35.346Z] #54 15.51 OK: 8 MiB in 16 packages [2024-08-07T09:49:35.346Z] #54 DONE 18.7s [2024-08-07T09:49:35.616Z] [2024-08-07T09:49:35.616Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:35.616Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 14.7s [2024-08-07T09:49:35.903Z] #40 ... [2024-08-07T09:49:35.903Z] [2024-08-07T09:49:35.903Z] #47 [core-command internal] load build context [2024-08-07T09:49:35.903Z] #47 transferring context: 29.33MB 19.3s [2024-08-07T09:49:35.903Z] #47 ... [2024-08-07T09:49:35.903Z] [2024-08-07T09:49:35.903Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:36.497Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 15.8s [2024-08-07T09:49:36.780Z] #40 ... [2024-08-07T09:49:36.780Z] [2024-08-07T09:49:36.780Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:49:36.780Z] #52 ... [2024-08-07T09:49:36.780Z] [2024-08-07T09:49:36.780Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:49:36.780Z] #69 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:37.757Z] #69 ... [2024-08-07T09:49:37.757Z] [2024-08-07T09:49:37.757Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:37.757Z] #45 ... [2024-08-07T09:49:37.757Z] [2024-08-07T09:49:37.757Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:37.757Z] #38 ... [2024-08-07T09:49:37.757Z] [2024-08-07T09:49:37.757Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:49:37.757Z] #51 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:37.757Z] #51 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:37.758Z] #51 16.86 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:49:37.758Z] #51 16.86 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:49:37.758Z] #51 16.86 OK: 19953 distinct packages available [2024-08-07T09:49:37.758Z] #51 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:37.758Z] #51 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:38.024Z] #51 ... [2024-08-07T09:49:38.024Z] [2024-08-07T09:49:38.024Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:49:38.024Z] #58 ... [2024-08-07T09:49:38.024Z] [2024-08-07T09:49:38.024Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:38.306Z] #57 ... [2024-08-07T09:49:38.306Z] [2024-08-07T09:49:38.306Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:38.306Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 17.4s [2024-08-07T09:49:38.574Z] #40 ... [2024-08-07T09:49:38.574Z] [2024-08-07T09:49:38.574Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:49:38.840Z] #62 ... [2024-08-07T09:49:38.840Z] [2024-08-07T09:49:38.840Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:38.840Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.91MB / 28.04MB 18.0s [2024-08-07T09:49:38.840Z] #40 ... [2024-08-07T09:49:38.840Z] [2024-08-07T09:49:38.840Z] #63 [core-data internal] load build context [2024-08-07T09:49:39.107Z] #63 ... [2024-08-07T09:49:39.107Z] [2024-08-07T09:49:39.107Z] #65 [support-scheduler internal] load build context [2024-08-07T09:49:39.107Z] #65 ... [2024-08-07T09:49:39.107Z] [2024-08-07T09:49:39.107Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:39.374Z] #40 ... [2024-08-07T09:49:39.374Z] [2024-08-07T09:49:39.374Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:49:39.374Z] #66 ... [2024-08-07T09:49:39.374Z] [2024-08-07T09:49:39.374Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:49:39.374Z] #55 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:39.374Z] #55 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:39.374Z] #55 18.80 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T09:49:39.374Z] #55 19.46 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:39.374Z] #55 19.50 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:49:39.374Z] #55 19.50 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:49:39.374Z] #55 20.83 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:39.374Z] #55 20.83 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:49:39.641Z] #55 ... [2024-08-07T09:49:39.641Z] [2024-08-07T09:49:39.641Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:39.641Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 18.8s [2024-08-07T09:49:39.909Z] #40 ... [2024-08-07T09:49:39.909Z] [2024-08-07T09:49:39.909Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:39.909Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 16.2s done [2024-08-07T09:49:39.909Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-07T09:49:39.909Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-07T09:49:39.909Z] #42 ... [2024-08-07T09:49:39.909Z] [2024-08-07T09:49:39.909Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:49:39.909Z] #70 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:40.871Z] #70 ... [2024-08-07T09:49:40.871Z] [2024-08-07T09:49:40.871Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:49:40.871Z] #56 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:40.871Z] #56 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:40.871Z] #56 21.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:49:40.871Z] #56 21.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:49:40.871Z] #56 21.75 OK: 19946 distinct packages available [2024-08-07T09:49:40.871Z] #56 ... [2024-08-07T09:49:40.871Z] [2024-08-07T09:49:40.871Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:40.871Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 20.1s [2024-08-07T09:49:41.138Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.4s done [2024-08-07T09:49:41.406Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.4s done [2024-08-07T09:49:41.675Z] #40 ... [2024-08-07T09:49:41.675Z] [2024-08-07T09:49:41.675Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:41.675Z] #48 transferring context: 8.52MB 18.3s [2024-08-07T09:49:41.675Z] #48 ... [2024-08-07T09:49:41.675Z] [2024-08-07T09:49:41.675Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:49:41.955Z] #49 ... [2024-08-07T09:49:41.955Z] [2024-08-07T09:49:41.955Z] #71 [support-notifications internal] load build context [2024-08-07T09:49:41.955Z] #71 ... [2024-08-07T09:49:41.955Z] [2024-08-07T09:49:41.955Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:42.553Z] #48 ... [2024-08-07T09:49:42.553Z] [2024-08-07T09:49:42.553Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:49:42.553Z] #64 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:42.553Z] #64 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:42.553Z] #64 23.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:49:42.553Z] #64 23.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:49:42.553Z] #64 23.78 OK: 19946 distinct packages available [2024-08-07T09:49:42.553Z] #64 ... [2024-08-07T09:49:42.553Z] [2024-08-07T09:49:42.553Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:43.141Z] #48 ... [2024-08-07T09:49:43.141Z] [2024-08-07T09:49:43.141Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:49:43.141Z] #61 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:43.141Z] #61 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:43.141Z] #61 21.46 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:49:43.141Z] #61 21.46 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:49:43.141Z] #61 21.46 OK: 19946 distinct packages available [2024-08-07T09:49:43.141Z] #61 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:43.141Z] #61 ... [2024-08-07T09:49:43.141Z] [2024-08-07T09:49:43.141Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:44.103Z] #48 ... [2024-08-07T09:49:44.103Z] [2024-08-07T09:49:44.103Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:49:44.103Z] #55 22.58 OK: 18 MiB in 19 packages [2024-08-07T09:49:44.103Z] #55 DONE 27.0s [2024-08-07T09:49:44.103Z] [2024-08-07T09:49:44.103Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:45.063Z] #48 ... [2024-08-07T09:49:45.063Z] [2024-08-07T09:49:45.064Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:49:45.331Z] #73 ... [2024-08-07T09:49:45.331Z] [2024-08-07T09:49:45.331Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:49:45.331Z] #58 ... [2024-08-07T09:49:45.331Z] [2024-08-07T09:49:45.331Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:45.604Z] #74 ... [2024-08-07T09:49:45.604Z] [2024-08-07T09:49:45.604Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:45.870Z] #48 ... [2024-08-07T09:49:45.871Z] [2024-08-07T09:49:45.871Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:49:45.871Z] #75 ... [2024-08-07T09:49:45.871Z] [2024-08-07T09:49:45.871Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:49:45.871Z] #51 27.23 OK: 266 MiB in 52 packages [2024-08-07T09:49:45.871Z] #51 DONE 29.5s [2024-08-07T09:49:45.871Z] [2024-08-07T09:49:45.871Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:45.871Z] #67 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:45.871Z] #67 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:46.137Z] #67 ... [2024-08-07T09:49:46.137Z] [2024-08-07T09:49:46.137Z] #47 [core-command internal] load build context [2024-08-07T09:49:46.137Z] #47 ... [2024-08-07T09:49:46.137Z] [2024-08-07T09:49:46.137Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:46.722Z] #48 transferring context: 16.29MB 23.4s [2024-08-07T09:49:46.996Z] #48 ... [2024-08-07T09:49:46.996Z] [2024-08-07T09:49:46.996Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:49:46.996Z] #52 ... [2024-08-07T09:49:46.996Z] [2024-08-07T09:49:46.996Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:47.958Z] #48 ... [2024-08-07T09:49:47.958Z] [2024-08-07T09:49:47.958Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:47.958Z] #45 ... [2024-08-07T09:49:47.958Z] [2024-08-07T09:49:47.958Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:49:47.958Z] #75 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:47.958Z] #75 ... [2024-08-07T09:49:47.958Z] [2024-08-07T09:49:47.958Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:48.227Z] #38 ... [2024-08-07T09:49:48.227Z] [2024-08-07T09:49:48.227Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:48.515Z] #45 ... [2024-08-07T09:49:48.515Z] [2024-08-07T09:49:48.515Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:48.515Z] #57 ... [2024-08-07T09:49:48.515Z] [2024-08-07T09:49:48.515Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:49:48.515Z] #69 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:48.515Z] #69 28.65 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:48.515Z] #69 28.69 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T09:49:48.789Z] #69 28.94 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:49:48.789Z] #69 29.02 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:49:48.789Z] #69 ... [2024-08-07T09:49:48.789Z] [2024-08-07T09:49:48.789Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:49.055Z] #57 ... [2024-08-07T09:49:49.055Z] [2024-08-07T09:49:49.055Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:49:49.055Z] #62 ... [2024-08-07T09:49:49.055Z] [2024-08-07T09:49:49.055Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:49:49.055Z] #68 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:49.055Z] #68 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:49.324Z] #68 ... [2024-08-07T09:49:49.324Z] [2024-08-07T09:49:49.324Z] #63 [core-data internal] load build context [2024-08-07T09:49:49.324Z] #63 ... [2024-08-07T09:49:49.324Z] [2024-08-07T09:49:49.324Z] #65 [support-scheduler internal] load build context [2024-08-07T09:49:49.324Z] #65 ... [2024-08-07T09:49:49.324Z] [2024-08-07T09:49:49.324Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:49.591Z] #57 ... [2024-08-07T09:49:49.591Z] [2024-08-07T09:49:49.591Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:49:49.858Z] #66 ... [2024-08-07T09:49:49.858Z] [2024-08-07T09:49:49.858Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:50.836Z] #57 ... [2024-08-07T09:49:50.836Z] [2024-08-07T09:49:50.836Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:49:50.836Z] #72 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:50.836Z] #72 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:51.104Z] #72 ... [2024-08-07T09:49:51.104Z] [2024-08-07T09:49:51.104Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:51.104Z] #67 27.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:51.104Z] #67 27.52 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:51.104Z] #67 27.69 OK: 8 MiB in 16 packages [2024-08-07T09:49:51.104Z] #67 DONE 31.9s [2024-08-07T09:49:51.104Z] [2024-08-07T09:49:51.104Z] #57 [core-keeper internal] load build context [2024-08-07T09:49:51.381Z] #57 ... [2024-08-07T09:49:51.381Z] [2024-08-07T09:49:51.381Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:51.381Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.9s [2024-08-07T09:49:51.381Z] #42 ... [2024-08-07T09:49:51.381Z] [2024-08-07T09:49:51.381Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:49:51.381Z] #56 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:51.381Z] #56 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:51.649Z] #56 ... [2024-08-07T09:49:51.649Z] [2024-08-07T09:49:51.649Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:51.919Z] #42 ... [2024-08-07T09:49:51.919Z] [2024-08-07T09:49:51.919Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:49:51.919Z] #49 transferring context: 37.79MB 35.3s [2024-08-07T09:49:51.919Z] #49 ... [2024-08-07T09:49:51.919Z] [2024-08-07T09:49:51.919Z] #71 [support-notifications internal] load build context [2024-08-07T09:49:52.188Z] #71 ... [2024-08-07T09:49:52.188Z] [2024-08-07T09:49:52.188Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:49:53.150Z] #42 ... [2024-08-07T09:49:53.150Z] [2024-08-07T09:49:53.150Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:49:53.150Z] #70 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:53.150Z] #70 30.03 OK: 266 MiB in 52 packages [2024-08-07T09:49:53.150Z] #70 ... [2024-08-07T09:49:53.150Z] [2024-08-07T09:49:53.150Z] #63 [core-data internal] load build context [2024-08-07T09:49:53.418Z] #63 ... [2024-08-07T09:49:53.418Z] [2024-08-07T09:49:53.418Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:49:53.418Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.3s [2024-08-07T09:49:53.418Z] #40 ... [2024-08-07T09:49:53.418Z] [2024-08-07T09:49:53.418Z] #63 [core-data internal] load build context [2024-08-07T09:49:54.011Z] #63 ... [2024-08-07T09:49:54.011Z] [2024-08-07T09:49:54.011Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:49:54.011Z] #70 DONE 32.6s [2024-08-07T09:49:54.011Z] [2024-08-07T09:49:54.011Z] #63 [core-data internal] load build context [2024-08-07T09:49:54.291Z] #63 ... [2024-08-07T09:49:54.291Z] [2024-08-07T09:49:54.291Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:49:54.291Z] #0 8.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:54.291Z] #76 ... [2024-08-07T09:49:54.291Z] [2024-08-07T09:49:54.291Z] #63 [core-data internal] load build context [2024-08-07T09:49:55.266Z] #63 ... [2024-08-07T09:49:55.266Z] [2024-08-07T09:49:55.266Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:49:55.266Z] #64 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:55.266Z] #64 28.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:55.266Z] #64 ... [2024-08-07T09:49:55.266Z] [2024-08-07T09:49:55.266Z] #63 [core-data internal] load build context [2024-08-07T09:49:55.534Z] #63 ... [2024-08-07T09:49:55.534Z] [2024-08-07T09:49:55.534Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:49:55.534Z] #69 31.30 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:55.534Z] #69 31.49 OK: 18 MiB in 19 packages [2024-08-07T09:49:55.534Z] #69 DONE 35.8s [2024-08-07T09:49:55.534Z] [2024-08-07T09:49:55.534Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:49:55.534Z] #58 ... [2024-08-07T09:49:55.534Z] [2024-08-07T09:49:55.534Z] #63 [core-data internal] load build context [2024-08-07T09:49:55.805Z] #63 ... [2024-08-07T09:49:55.805Z] [2024-08-07T09:49:55.805Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:49:55.805Z] #61 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:55.805Z] #61 36.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:55.805Z] #61 36.54 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:49:55.805Z] #61 36.54 (3/4) Installing libucontext (1.2-r2) [2024-08-07T09:49:55.805Z] #61 36.54 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T09:49:55.805Z] #61 36.62 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:55.805Z] #61 36.76 OK: 8 MiB in 19 packages [2024-08-07T09:49:56.081Z] #61 ... [2024-08-07T09:49:56.081Z] [2024-08-07T09:49:56.081Z] #63 [core-data internal] load build context [2024-08-07T09:49:56.081Z] #63 ... [2024-08-07T09:49:56.081Z] [2024-08-07T09:49:56.081Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:49:56.081Z] #68 31.42 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:56.081Z] #68 31.42 (2/2) Installing su-exec (0.2-r3) [2024-08-07T09:49:56.081Z] #68 31.42 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:56.081Z] #68 31.74 OK: 8 MiB in 17 packages [2024-08-07T09:49:56.081Z] #68 DONE 36.3s [2024-08-07T09:49:56.081Z] [2024-08-07T09:49:56.081Z] #63 [core-data internal] load build context [2024-08-07T09:49:56.081Z] #63 ... [2024-08-07T09:49:56.081Z] [2024-08-07T09:49:56.081Z] #47 [core-command internal] load build context [2024-08-07T09:49:56.349Z] #47 ... [2024-08-07T09:49:56.349Z] [2024-08-07T09:49:56.349Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:49:56.349Z] #73 10.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:56.349Z] #73 14.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:56.349Z] #73 ... [2024-08-07T09:49:56.349Z] [2024-08-07T09:49:56.349Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:49:57.323Z] #58 transferring context: 71.83MB 39.3s [2024-08-07T09:49:57.323Z] #58 ... [2024-08-07T09:49:57.323Z] [2024-08-07T09:49:57.323Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:49:57.594Z] #52 ... [2024-08-07T09:49:57.594Z] [2024-08-07T09:49:57.594Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:49:57.594Z] #74 12.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:57.594Z] #74 15.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:49:57.594Z] #74 ... [2024-08-07T09:49:57.594Z] [2024-08-07T09:49:57.594Z] #47 [core-command internal] load build context [2024-08-07T09:49:57.861Z] #47 ... [2024-08-07T09:49:57.861Z] [2024-08-07T09:49:57.861Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:49:57.861Z] #61 DONE 39.4s [2024-08-07T09:49:57.861Z] [2024-08-07T09:49:57.861Z] #47 [core-command internal] load build context [2024-08-07T09:49:57.861Z] #47 ... [2024-08-07T09:49:57.861Z] [2024-08-07T09:49:57.861Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:49:58.130Z] #48 ... [2024-08-07T09:49:58.130Z] [2024-08-07T09:49:58.130Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:49:58.398Z] #77 ... [2024-08-07T09:49:58.398Z] [2024-08-07T09:49:58.398Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:58.398Z] #38 ... [2024-08-07T09:49:58.398Z] [2024-08-07T09:49:58.398Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:49:58.673Z] #45 ... [2024-08-07T09:49:58.673Z] [2024-08-07T09:49:58.673Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:49:59.261Z] #52 ... [2024-08-07T09:49:59.261Z] [2024-08-07T09:49:59.261Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:49:59.261Z] #62 ... [2024-08-07T09:49:59.261Z] [2024-08-07T09:49:59.261Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:59.529Z] #38 ... [2024-08-07T09:49:59.529Z] [2024-08-07T09:49:59.529Z] #65 [support-scheduler internal] load build context [2024-08-07T09:49:59.529Z] #65 ... [2024-08-07T09:49:59.529Z] [2024-08-07T09:49:59.798Z] #38 [core-metadata internal] load build context [2024-08-07T09:49:59.798Z] #38 ... [2024-08-07T09:49:59.798Z] [2024-08-07T09:49:59.798Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:49:59.798Z] #64 38.67 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T09:49:59.798Z] #64 38.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:49:59.798Z] #64 38.67 (3/5) Installing libucontext (1.2-r2) [2024-08-07T09:49:59.798Z] #64 38.67 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T09:49:59.798Z] #64 38.67 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T09:49:59.798Z] #64 38.82 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:49:59.798Z] #64 38.95 OK: 9 MiB in 20 packages [2024-08-07T09:49:59.798Z] #64 DONE 41.4s [2024-08-07T09:50:00.065Z] [2024-08-07T09:50:00.065Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:00.065Z] #66 ... [2024-08-07T09:50:00.065Z] [2024-08-07T09:50:00.065Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:00.656Z] #38 ... [2024-08-07T09:50:00.656Z] [2024-08-07T09:50:00.656Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:50:00.656Z] #72 32.21 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T09:50:00.656Z] #72 32.97 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:50:00.656Z] #72 32.99 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:50:00.656Z] #72 33.22 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:50:00.657Z] #72 35.09 OK: 9 MiB in 17 packages [2024-08-07T09:50:00.657Z] #72 DONE 37.8s [2024-08-07T09:50:00.657Z] [2024-08-07T09:50:00.657Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:01.244Z] #38 ... [2024-08-07T09:50:01.244Z] [2024-08-07T09:50:01.244Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:01.244Z] #0 8.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:01.512Z] #78 ... [2024-08-07T09:50:01.512Z] [2024-08-07T09:50:01.512Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:50:01.512Z] #75 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:01.512Z] #75 22.76 OK: 8 MiB in 16 packages [2024-08-07T09:50:01.512Z] #75 ... [2024-08-07T09:50:01.512Z] [2024-08-07T09:50:01.512Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:01.512Z] #57 ... [2024-08-07T09:50:01.512Z] [2024-08-07T09:50:01.512Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:02.103Z] #66 ... [2024-08-07T09:50:02.103Z] [2024-08-07T09:50:02.103Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:02.103Z] #49 ... [2024-08-07T09:50:02.103Z] [2024-08-07T09:50:02.103Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:50:02.103Z] #56 37.10 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T09:50:02.103Z] #56 37.72 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T09:50:02.103Z] #56 37.85 (3/11) Installing libunistring (1.1-r1) [2024-08-07T09:50:02.103Z] #56 38.11 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T09:50:02.103Z] #56 38.11 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T09:50:02.103Z] #56 38.11 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T09:50:02.103Z] #56 38.23 (7/11) Installing curl (8.9.0-r0) [2024-08-07T09:50:02.103Z] #56 38.41 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T09:50:02.103Z] #56 38.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:50:02.103Z] #56 38.49 (10/11) Installing libucontext (1.2-r2) [2024-08-07T09:50:02.103Z] #56 38.49 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T09:50:02.103Z] #56 38.69 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:50:02.103Z] #56 38.83 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:50:02.103Z] #56 40.58 OK: 13 MiB in 26 packages [2024-08-07T09:50:02.103Z] #56 DONE 45.0s [2024-08-07T09:50:02.103Z] [2024-08-07T09:50:02.103Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:02.371Z] #71 ... [2024-08-07T09:50:02.371Z] [2024-08-07T09:50:02.371Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:02.371Z] #66 transferring context: 30.72MB 42.5s [2024-08-07T09:50:02.642Z] #66 ... [2024-08-07T09:50:02.642Z] [2024-08-07T09:50:02.642Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:50:02.642Z] #73 23.72 OK: 266 MiB in 52 packages [2024-08-07T09:50:02.642Z] #73 DONE 27.6s [2024-08-07T09:50:02.642Z] [2024-08-07T09:50:02.642Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:03.606Z] #66 ... [2024-08-07T09:50:03.606Z] [2024-08-07T09:50:03.606Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:50:03.606Z] #75 DONE 27.9s [2024-08-07T09:50:03.606Z] [2024-08-07T09:50:03.606Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:03.606Z] #66 ... [2024-08-07T09:50:03.606Z] [2024-08-07T09:50:03.606Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:50:03.606Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.2s [2024-08-07T09:50:03.606Z] #42 ... [2024-08-07T09:50:03.606Z] [2024-08-07T09:50:03.606Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:50:03.606Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s [2024-08-07T09:50:03.885Z] #40 ... [2024-08-07T09:50:03.885Z] [2024-08-07T09:50:03.885Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:04.471Z] #66 ... [2024-08-07T09:50:04.471Z] [2024-08-07T09:50:04.471Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:50:04.471Z] #76 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:04.471Z] #76 16.80 OK: 18 MiB in 19 packages [2024-08-07T09:50:04.471Z] #76 DONE 20.2s [2024-08-07T09:50:04.471Z] [2024-08-07T09:50:04.471Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:04.471Z] #66 ... [2024-08-07T09:50:04.471Z] [2024-08-07T09:50:04.471Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:50:04.471Z] #74 24.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:50:04.471Z] #74 25.38 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:50:04.471Z] #74 25.54 OK: 8 MiB in 16 packages [2024-08-07T09:50:04.471Z] #74 DONE 29.3s [2024-08-07T09:50:04.742Z] [2024-08-07T09:50:04.742Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:05.334Z] #66 ... [2024-08-07T09:50:05.334Z] [2024-08-07T09:50:05.334Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:05.334Z] #78 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:05.334Z] #78 11.76 OK: 8 MiB in 16 packages [2024-08-07T09:50:05.334Z] #78 DONE 13.9s [2024-08-07T09:50:05.334Z] [2024-08-07T09:50:05.334Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:50:05.919Z] #40 ... [2024-08-07T09:50:05.919Z] [2024-08-07T09:50:05.919Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:50:05.919Z] #0 9.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:05.919Z] #0 9.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:05.919Z] #79 ... [2024-08-07T09:50:05.919Z] [2024-08-07T09:50:05.919Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:06.189Z] #66 ... [2024-08-07T09:50:06.189Z] [2024-08-07T09:50:06.189Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:50:06.189Z] #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:06.189Z] #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:06.189Z] #80 ... [2024-08-07T09:50:06.189Z] [2024-08-07T09:50:06.189Z] #63 [core-data internal] load build context [2024-08-07T09:50:06.457Z] #63 ... [2024-08-07T09:50:06.457Z] [2024-08-07T09:50:06.457Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:07.417Z] #66 transferring context: 36.59MB 47.5s [2024-08-07T09:50:07.684Z] #66 ... [2024-08-07T09:50:07.684Z] [2024-08-07T09:50:07.684Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:07.684Z] #58 ... [2024-08-07T09:50:07.684Z] [2024-08-07T09:50:07.685Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:07.953Z] #66 ... [2024-08-07T09:50:07.953Z] [2024-08-07T09:50:07.953Z] #47 [core-command internal] load build context [2024-08-07T09:50:08.221Z] #47 ... [2024-08-07T09:50:08.221Z] [2024-08-07T09:50:08.221Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:08.221Z] #48 ... [2024-08-07T09:50:08.221Z] [2024-08-07T09:50:08.221Z] #47 [core-command internal] load build context [2024-08-07T09:50:09.191Z] #47 ... [2024-08-07T09:50:09.191Z] [2024-08-07T09:50:09.191Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:09.191Z] #45 ... [2024-08-07T09:50:09.191Z] [2024-08-07T09:50:09.191Z] #47 [core-command internal] load build context [2024-08-07T09:50:09.464Z] #47 ... [2024-08-07T09:50:09.464Z] [2024-08-07T09:50:09.464Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:09.464Z] #62 ... [2024-08-07T09:50:09.464Z] [2024-08-07T09:50:09.464Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:09.464Z] #52 ... [2024-08-07T09:50:09.464Z] [2024-08-07T09:50:09.464Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:10.050Z] #66 ... [2024-08-07T09:50:10.050Z] [2024-08-07T09:50:10.050Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:10.322Z] #65 ... [2024-08-07T09:50:10.322Z] [2024-08-07T09:50:10.322Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:10.322Z] #52 ... [2024-08-07T09:50:10.322Z] [2024-08-07T09:50:10.322Z] #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T09:50:10.595Z] #81 ... [2024-08-07T09:50:10.595Z] [2024-08-07T09:50:10.595Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:10.595Z] #52 ... [2024-08-07T09:50:10.595Z] [2024-08-07T09:50:10.595Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:50:10.595Z] #77 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:10.595Z] #77 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:10.595Z] #77 11.90 OK: 8 MiB in 19 packages [2024-08-07T09:50:10.595Z] #77 DONE 12.6s [2024-08-07T09:50:10.595Z] [2024-08-07T09:50:10.595Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:10.865Z] #52 ... [2024-08-07T09:50:10.865Z] [2024-08-07T09:50:10.865Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:10.865Z] #82 ... [2024-08-07T09:50:10.865Z] [2024-08-07T09:50:10.865Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:50:10.865Z] #80 12.93 OK: 8 MiB in 17 packages [2024-08-07T09:50:10.865Z] #80 DONE 14.9s [2024-08-07T09:50:10.865Z] [2024-08-07T09:50:10.865Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:11.133Z] #65 ... [2024-08-07T09:50:11.133Z] [2024-08-07T09:50:11.133Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:50:11.133Z] #79 13.14 OK: 18 MiB in 19 packages [2024-08-07T09:50:11.133Z] #79 DONE 15.4s [2024-08-07T09:50:11.133Z] [2024-08-07T09:50:11.133Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:50:11.404Z] #83 ... [2024-08-07T09:50:11.405Z] [2024-08-07T09:50:11.405Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:11.405Z] #38 ... [2024-08-07T09:50:11.405Z] [2024-08-07T09:50:11.405Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:11.405Z] #45 transferring context: 104.24MB 56.9s [2024-08-07T09:50:11.990Z] #45 ... [2024-08-07T09:50:11.990Z] [2024-08-07T09:50:11.990Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:11.990Z] #57 ... [2024-08-07T09:50:11.990Z] [2024-08-07T09:50:11.990Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:12.576Z] #45 ... [2024-08-07T09:50:12.576Z] [2024-08-07T09:50:12.576Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:12.576Z] #49 ... [2024-08-07T09:50:12.576Z] [2024-08-07T09:50:12.576Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:12.576Z] #0 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:12.576Z] #84 ... [2024-08-07T09:50:12.576Z] [2024-08-07T09:50:12.576Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:12.845Z] #71 ... [2024-08-07T09:50:12.845Z] [2024-08-07T09:50:12.845Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:13.436Z] #52 ... [2024-08-07T09:50:13.436Z] [2024-08-07T09:50:13.436Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:50:13.436Z] #83 DONE 2.1s [2024-08-07T09:50:13.436Z] [2024-08-07T09:50:13.436Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:14.400Z] #52 ... [2024-08-07T09:50:14.400Z] [2024-08-07T09:50:14.400Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:50:14.400Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.3s done [2024-08-07T09:50:14.400Z] #42 ... [2024-08-07T09:50:14.400Z] [2024-08-07T09:50:14.400Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:50:14.400Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.1s [2024-08-07T09:50:14.667Z] #40 ... [2024-08-07T09:50:14.667Z] [2024-08-07T09:50:14.667Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:16.081Z] #52 ... [2024-08-07T09:50:16.081Z] [2024-08-07T09:50:16.081Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:16.081Z] #82 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:16.081Z] #82 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:16.081Z] #82 13.60 OK: 9 MiB in 17 packages [2024-08-07T09:50:16.081Z] #82 DONE 15.1s [2024-08-07T09:50:16.081Z] [2024-08-07T09:50:16.081Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:16.393Z] #52 ... [2024-08-07T09:50:16.393Z] [2024-08-07T09:50:16.393Z] #63 [core-data internal] load build context [2024-08-07T09:50:16.666Z] #63 ... [2024-08-07T09:50:16.666Z] [2024-08-07T09:50:16.666Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:16.666Z] #52 ... [2024-08-07T09:50:16.666Z] [2024-08-07T09:50:16.666Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:50:16.666Z] #84 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:16.666Z] #84 13.25 OK: 13 MiB in 26 packages [2024-08-07T09:50:16.666Z] #84 DONE 14.1s [2024-08-07T09:50:16.666Z] [2024-08-07T09:50:16.666Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:16.935Z] #52 ... [2024-08-07T09:50:16.935Z] [2024-08-07T09:50:16.935Z] #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T09:50:16.935Z] #81 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:16.935Z] #81 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:50:16.935Z] #81 15.84 OK: 9 MiB in 20 packages [2024-08-07T09:50:16.935Z] #81 DONE 16.7s [2024-08-07T09:50:16.935Z] [2024-08-07T09:50:16.935Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:17.517Z] #52 transferring context: 107.39MB 60.7s [2024-08-07T09:50:17.786Z] #52 ... [2024-08-07T09:50:17.786Z] [2024-08-07T09:50:17.786Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:18.053Z] #58 ... [2024-08-07T09:50:18.053Z] [2024-08-07T09:50:18.053Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:18.053Z] #52 ... [2024-08-07T09:50:18.053Z] [2024-08-07T09:50:18.053Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T09:50:18.053Z] #85 DONE 7.1s [2024-08-07T09:50:18.053Z] [2024-08-07T09:50:18.053Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:18.637Z] #52 ... [2024-08-07T09:50:18.637Z] [2024-08-07T09:50:18.637Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:18.637Z] #48 ... [2024-08-07T09:50:18.637Z] [2024-08-07T09:50:18.637Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:19.607Z] #52 ... [2024-08-07T09:50:19.607Z] [2024-08-07T09:50:19.607Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T09:50:19.607Z] #86 DONE 1.1s [2024-08-07T09:50:19.607Z] [2024-08-07T09:50:19.607Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:19.607Z] #52 ... [2024-08-07T09:50:19.607Z] [2024-08-07T09:50:19.607Z] #47 [core-command internal] load build context [2024-08-07T09:50:19.887Z] #47 ... [2024-08-07T09:50:19.887Z] [2024-08-07T09:50:19.887Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:19.887Z] #62 ... [2024-08-07T09:50:19.887Z] [2024-08-07T09:50:19.887Z] #47 [core-command internal] load build context [2024-08-07T09:50:20.154Z] #47 ... [2024-08-07T09:50:20.154Z] [2024-08-07T09:50:20.154Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:20.424Z] #66 ... [2024-08-07T09:50:20.424Z] [2024-08-07T09:50:20.424Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T09:50:20.424Z] #87 DONE 2.5s [2024-08-07T09:50:20.424Z] [2024-08-07T09:50:20.424Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:20.424Z] #66 ... [2024-08-07T09:50:20.424Z] [2024-08-07T09:50:20.424Z] #47 [core-command internal] load build context [2024-08-07T09:50:21.019Z] #47 ... [2024-08-07T09:50:21.019Z] [2024-08-07T09:50:21.019Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:21.289Z] #65 ... [2024-08-07T09:50:21.289Z] [2024-08-07T09:50:21.289Z] #47 [core-command internal] load build context [2024-08-07T09:50:21.874Z] #47 ... [2024-08-07T09:50:21.874Z] [2024-08-07T09:50:21.874Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:21.874Z] #38 ... [2024-08-07T09:50:21.874Z] [2024-08-07T09:50:21.874Z] #47 [core-command internal] load build context [2024-08-07T09:50:22.143Z] #47 ... [2024-08-07T09:50:22.143Z] [2024-08-07T09:50:22.143Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:22.143Z] #57 ... [2024-08-07T09:50:22.143Z] [2024-08-07T09:50:22.143Z] #47 [core-command internal] load build context [2024-08-07T09:50:22.413Z] #47 transferring context: 120.92MB 65.9s [2024-08-07T09:50:22.413Z] #47 ... [2024-08-07T09:50:22.413Z] [2024-08-07T09:50:22.413Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:22.682Z] #45 ... [2024-08-07T09:50:22.682Z] [2024-08-07T09:50:22.682Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:22.682Z] #49 ... [2024-08-07T09:50:22.682Z] [2024-08-07T09:50:22.682Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:22.974Z] #45 ... [2024-08-07T09:50:22.974Z] [2024-08-07T09:50:22.974Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:22.974Z] #71 ... [2024-08-07T09:50:22.974Z] [2024-08-07T09:50:22.974Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:24.918Z] #45 ... [2024-08-07T09:50:24.918Z] [2024-08-07T09:50:24.918Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:50:24.918Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.5s [2024-08-07T09:50:24.918Z] #40 ... [2024-08-07T09:50:24.918Z] [2024-08-07T09:50:24.918Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:26.863Z] #45 transferring context: 141.79MB 72.1s [2024-08-07T09:50:26.863Z] #45 ... [2024-08-07T09:50:26.863Z] [2024-08-07T09:50:26.863Z] #63 [core-data internal] load build context [2024-08-07T09:50:26.863Z] #63 ... [2024-08-07T09:50:26.863Z] [2024-08-07T09:50:26.863Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:28.275Z] #45 ... [2024-08-07T09:50:28.275Z] [2024-08-07T09:50:28.275Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:28.275Z] #58 ... [2024-08-07T09:50:28.275Z] [2024-08-07T09:50:28.275Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:28.862Z] #45 ... [2024-08-07T09:50:28.862Z] [2024-08-07T09:50:28.862Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:28.862Z] #48 ... [2024-08-07T09:50:28.862Z] [2024-08-07T09:50:28.862Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:29.826Z] #45 ... [2024-08-07T09:50:29.826Z] [2024-08-07T09:50:29.826Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:29.826Z] #52 ... [2024-08-07T09:50:29.826Z] [2024-08-07T09:50:29.826Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:30.117Z] #45 ... [2024-08-07T09:50:30.117Z] [2024-08-07T09:50:30.117Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:30.117Z] #62 ... [2024-08-07T09:50:30.117Z] [2024-08-07T09:50:30.117Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:30.705Z] #45 ... [2024-08-07T09:50:30.705Z] [2024-08-07T09:50:30.705Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:30.705Z] #66 ... [2024-08-07T09:50:30.705Z] [2024-08-07T09:50:30.705Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:31.311Z] #62 ... [2024-08-07T09:50:31.311Z] [2024-08-07T09:50:31.311Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:31.579Z] #65 ... [2024-08-07T09:50:31.579Z] [2024-08-07T09:50:31.579Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:32.162Z] #62 ... [2024-08-07T09:50:32.162Z] [2024-08-07T09:50:32.162Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:32.162Z] #38 ... [2024-08-07T09:50:32.162Z] [2024-08-07T09:50:32.162Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:32.162Z] #62 ... [2024-08-07T09:50:32.162Z] [2024-08-07T09:50:32.162Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:32.430Z] #57 ... [2024-08-07T09:50:32.430Z] [2024-08-07T09:50:32.430Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:32.430Z] #38 ... [2024-08-07T09:50:32.430Z] [2024-08-07T09:50:32.430Z] #47 [core-command internal] load build context [2024-08-07T09:50:32.698Z] #47 transferring context: 161.44MB 76.1s [2024-08-07T09:50:32.698Z] #47 ... [2024-08-07T09:50:32.698Z] [2024-08-07T09:50:32.698Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:32.964Z] #38 ... [2024-08-07T09:50:32.964Z] [2024-08-07T09:50:32.964Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:32.964Z] #49 ... [2024-08-07T09:50:32.964Z] [2024-08-07T09:50:32.964Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:33.232Z] #38 ... [2024-08-07T09:50:33.232Z] [2024-08-07T09:50:33.232Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:33.232Z] #71 ... [2024-08-07T09:50:33.232Z] [2024-08-07T09:50:33.232Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:35.183Z] #38 ... [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:50:35.183Z] #88 DONE 4.7s [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:35.183Z] #38 ... [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:50:35.183Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done [2024-08-07T09:50:35.183Z] #40 ... [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:50:35.183Z] #89 ... [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:50:35.183Z] #90 DONE 3.7s [2024-08-07T09:50:35.183Z] [2024-08-07T09:50:35.183Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:35.767Z] #38 ... [2024-08-07T09:50:35.767Z] [2024-08-07T09:50:35.767Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:50:35.767Z] #91 DONE 5.5s [2024-08-07T09:50:35.767Z] [2024-08-07T09:50:35.767Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:37.179Z] #38 ... [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:50:37.179Z] #89 DONE 1.8s [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:37.179Z] #38 ... [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T09:50:37.179Z] #92 DONE 1.8s [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:37.179Z] #38 ... [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #63 [core-data internal] load build context [2024-08-07T09:50:37.179Z] #63 ... [2024-08-07T09:50:37.179Z] [2024-08-07T09:50:37.179Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:37.769Z] #38 ... [2024-08-07T09:50:37.769Z] [2024-08-07T09:50:37.769Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T09:50:37.769Z] #93 DONE 1.8s [2024-08-07T09:50:37.769Z] [2024-08-07T09:50:37.769Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:38.043Z] #38 transferring context: 138.31MB 79.9s [2024-08-07T09:50:38.043Z] #38 ... [2024-08-07T09:50:38.043Z] [2024-08-07T09:50:38.043Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:38.311Z] #58 ... [2024-08-07T09:50:38.311Z] [2024-08-07T09:50:38.311Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:50:38.311Z] #94 DONE 1.5s [2024-08-07T09:50:38.311Z] [2024-08-07T09:50:38.311Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:38.311Z] #58 ... [2024-08-07T09:50:38.311Z] [2024-08-07T09:50:38.311Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:38.580Z] #38 ... [2024-08-07T09:50:38.580Z] [2024-08-07T09:50:38.580Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:50:38.580Z] #95 DONE 1.6s [2024-08-07T09:50:38.580Z] [2024-08-07T09:50:38.580Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:39.169Z] #38 ... [2024-08-07T09:50:39.169Z] [2024-08-07T09:50:39.169Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T09:50:39.169Z] #96 DONE 1.3s [2024-08-07T09:50:39.169Z] [2024-08-07T09:50:39.169Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:39.169Z] #38 ... [2024-08-07T09:50:39.169Z] [2024-08-07T09:50:39.169Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:39.169Z] #48 ... [2024-08-07T09:50:39.169Z] [2024-08-07T09:50:39.169Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:39.754Z] #38 ... [2024-08-07T09:50:39.754Z] [2024-08-07T09:50:39.754Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:40.021Z] #52 ... [2024-08-07T09:50:40.021Z] [2024-08-07T09:50:40.021Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:50:40.021Z] #97 DONE 1.3s [2024-08-07T09:50:40.021Z] [2024-08-07T09:50:40.021Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:50:40.021Z] #98 DONE 1.4s [2024-08-07T09:50:40.021Z] [2024-08-07T09:50:40.021Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:40.021Z] #52 ... [2024-08-07T09:50:40.021Z] [2024-08-07T09:50:40.021Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:50:40.615Z] #99 ... [2024-08-07T09:50:40.615Z] [2024-08-07T09:50:40.615Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:40.615Z] #45 ... [2024-08-07T09:50:40.615Z] [2024-08-07T09:50:40.615Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:41.030Z] #66 ... [2024-08-07T09:50:41.030Z] [2024-08-07T09:50:41.030Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:50:41.030Z] #100 DONE 1.8s [2024-08-07T09:50:41.030Z] [2024-08-07T09:50:41.030Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:41.030Z] #66 ... [2024-08-07T09:50:41.030Z] [2024-08-07T09:50:41.030Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:41.662Z] #45 ... [2024-08-07T09:50:41.662Z] [2024-08-07T09:50:41.662Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:50:41.662Z] #99 DONE 1.6s [2024-08-07T09:50:41.662Z] [2024-08-07T09:50:41.662Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:41.662Z] #45 ... [2024-08-07T09:50:41.662Z] [2024-08-07T09:50:41.662Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:41.662Z] #65 ... [2024-08-07T09:50:41.662Z] [2024-08-07T09:50:41.662Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:41.975Z] #45 ... [2024-08-07T09:50:41.975Z] [2024-08-07T09:50:41.975Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T09:50:41.975Z] #101 DONE 1.9s [2024-08-07T09:50:41.975Z] [2024-08-07T09:50:41.975Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:41.975Z] #45 transferring context: 183.24MB 87.4s [2024-08-07T09:50:42.246Z] #45 ... [2024-08-07T09:50:42.246Z] [2024-08-07T09:50:42.246Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:42.533Z] #62 ... [2024-08-07T09:50:42.533Z] [2024-08-07T09:50:42.533Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T09:50:42.533Z] #102 DONE 1.3s [2024-08-07T09:50:42.533Z] [2024-08-07T09:50:42.533Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:42.533Z] #62 ... [2024-08-07T09:50:42.533Z] [2024-08-07T09:50:42.533Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:50:42.533Z] #103 ... [2024-08-07T09:50:42.533Z] [2024-08-07T09:50:42.533Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:42.533Z] #57 ... [2024-08-07T09:50:42.533Z] [2024-08-07T09:50:42.533Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:42.816Z] #62 ... [2024-08-07T09:50:42.816Z] [2024-08-07T09:50:42.816Z] #47 [core-command internal] load build context [2024-08-07T09:50:42.816Z] #47 ... [2024-08-07T09:50:42.816Z] [2024-08-07T09:50:42.816Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T09:50:42.816Z] #104 DONE 1.3s [2024-08-07T09:50:42.816Z] [2024-08-07T09:50:42.816Z] #47 [core-command internal] load build context [2024-08-07T09:50:42.816Z] #47 ... [2024-08-07T09:50:42.816Z] [2024-08-07T09:50:42.816Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:43.105Z] #62 ... [2024-08-07T09:50:43.105Z] [2024-08-07T09:50:43.105Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:43.105Z] #49 ... [2024-08-07T09:50:43.105Z] [2024-08-07T09:50:43.105Z] #47 [core-command internal] load build context [2024-08-07T09:50:43.382Z] #47 ... [2024-08-07T09:50:43.382Z] [2024-08-07T09:50:43.382Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T09:50:43.382Z] #105 DONE 1.4s [2024-08-07T09:50:43.382Z] [2024-08-07T09:50:43.382Z] #47 [core-command internal] load build context [2024-08-07T09:50:43.382Z] #47 ... [2024-08-07T09:50:43.382Z] [2024-08-07T09:50:43.382Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:43.382Z] #71 ... [2024-08-07T09:50:43.382Z] [2024-08-07T09:50:43.382Z] #106 [security-spire-server] exporting to image [2024-08-07T09:50:43.382Z] #106 exporting layers [2024-08-07T09:50:43.969Z] #106 ... [2024-08-07T09:50:43.969Z] [2024-08-07T09:50:43.969Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:50:43.969Z] #103 DONE 1.5s [2024-08-07T09:50:44.237Z] [2024-08-07T09:50:44.237Z] #106 [security-spire-agent] exporting to image [2024-08-07T09:50:47.593Z] #106 ... [2024-08-07T09:50:47.593Z] [2024-08-07T09:50:47.593Z] #63 [core-data internal] load build context [2024-08-07T09:50:47.593Z] #63 ... [2024-08-07T09:50:47.593Z] [2024-08-07T09:50:47.593Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:47.593Z] #38 ... [2024-08-07T09:50:47.593Z] [2024-08-07T09:50:47.593Z] #63 [core-data internal] load build context [2024-08-07T09:50:48.182Z] #63 transferring context: 110.87MB 88.5s [2024-08-07T09:50:48.765Z] #63 ... [2024-08-07T09:50:48.765Z] [2024-08-07T09:50:48.765Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:48.765Z] #58 ... [2024-08-07T09:50:48.765Z] [2024-08-07T09:50:48.765Z] #63 [core-data internal] load build context [2024-08-07T09:50:49.349Z] #63 ... [2024-08-07T09:50:49.349Z] [2024-08-07T09:50:49.349Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:49.349Z] #48 ... [2024-08-07T09:50:49.349Z] [2024-08-07T09:50:49.349Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:49.933Z] #58 ... [2024-08-07T09:50:49.933Z] [2024-08-07T09:50:49.933Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:50:50.200Z] #52 ... [2024-08-07T09:50:50.200Z] [2024-08-07T09:50:50.200Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:51.167Z] #58 ... [2024-08-07T09:50:51.167Z] [2024-08-07T09:50:51.167Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:50:51.167Z] #66 ... [2024-08-07T09:50:51.167Z] [2024-08-07T09:50:51.167Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:51.755Z] #58 ... [2024-08-07T09:50:51.755Z] [2024-08-07T09:50:51.755Z] #65 [support-scheduler internal] load build context [2024-08-07T09:50:51.755Z] #65 ... [2024-08-07T09:50:51.755Z] [2024-08-07T09:50:51.755Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:52.028Z] #58 ... [2024-08-07T09:50:52.028Z] [2024-08-07T09:50:52.028Z] #106 [security-spire-server] exporting to image [2024-08-07T09:50:52.028Z] #106 exporting layers 8.3s done [2024-08-07T09:50:52.028Z] #106 writing image sha256:99a5f43710357b21944c4234ff5b6fc2381c95f56bd87ecc00dac19ad5665df0 0.3s done [2024-08-07T09:50:52.028Z] #106 writing image sha256:355b9b9d2955a09099c3b90a9b0f435c499c60ed7cf96510885785714e278e4d 0.3s done [2024-08-07T09:50:52.028Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-07T09:50:52.028Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-07T09:50:52.028Z] #106 writing image sha256:4f6c5782a5ab3fe2c20be81fbf26bf3584c8af6c3e722e9854fdf91940031e56 0.0s done [2024-08-07T09:50:52.028Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-07T09:50:52.028Z] #106 DONE 8.4s [2024-08-07T09:50:52.028Z] [2024-08-07T09:50:52.028Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:52.296Z] #58 ... [2024-08-07T09:50:52.296Z] [2024-08-07T09:50:52.296Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:50:52.296Z] #45 transferring context: 209.67MB 97.7s [2024-08-07T09:50:52.565Z] #45 ... [2024-08-07T09:50:52.565Z] [2024-08-07T09:50:52.565Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:52.565Z] #58 ... [2024-08-07T09:50:52.565Z] [2024-08-07T09:50:52.565Z] #57 [core-keeper internal] load build context [2024-08-07T09:50:52.834Z] #57 ... [2024-08-07T09:50:52.834Z] [2024-08-07T09:50:52.834Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:50:53.103Z] #58 ... [2024-08-07T09:50:53.103Z] [2024-08-07T09:50:53.103Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:53.103Z] #62 ... [2024-08-07T09:50:53.103Z] [2024-08-07T09:50:53.103Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:53.371Z] #49 ... [2024-08-07T09:50:53.371Z] [2024-08-07T09:50:53.371Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:50:53.371Z] #62 ... [2024-08-07T09:50:53.371Z] [2024-08-07T09:50:53.371Z] #47 [core-command internal] load build context [2024-08-07T09:50:53.638Z] #47 ... [2024-08-07T09:50:53.638Z] [2024-08-07T09:50:53.638Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:53.638Z] #49 ... [2024-08-07T09:50:53.638Z] [2024-08-07T09:50:53.638Z] #71 [support-notifications internal] load build context [2024-08-07T09:50:53.638Z] #71 ... [2024-08-07T09:50:53.638Z] [2024-08-07T09:50:53.638Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:57.894Z] #49 ... [2024-08-07T09:50:57.894Z] [2024-08-07T09:50:57.894Z] #38 [core-metadata internal] load build context [2024-08-07T09:50:57.894Z] #38 ... [2024-08-07T09:50:57.894Z] [2024-08-07T09:50:57.894Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:50:58.165Z] #49 transferring context: 160.64MB 101.7s [2024-08-07T09:50:59.573Z] #49 ... [2024-08-07T09:50:59.573Z] [2024-08-07T09:50:59.573Z] #63 [core-data internal] load build context [2024-08-07T09:50:59.573Z] #63 ... [2024-08-07T09:50:59.573Z] [2024-08-07T09:50:59.573Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:50:59.842Z] #48 ... [2024-08-07T09:50:59.842Z] [2024-08-07T09:50:59.842Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:00.427Z] #49 ... [2024-08-07T09:51:00.427Z] [2024-08-07T09:51:00.427Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:51:00.427Z] #52 ... [2024-08-07T09:51:00.427Z] [2024-08-07T09:51:00.427Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:00.427Z] #49 ... [2024-08-07T09:51:00.427Z] [2024-08-07T09:51:00.427Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:51:00.427Z] #58 transferring context: 308.57MB 102.3s done [2024-08-07T09:51:00.427Z] #58 DONE 103.1s [2024-08-07T09:51:00.699Z] [2024-08-07T09:51:00.699Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:51:01.286Z] #107 ... [2024-08-07T09:51:01.286Z] [2024-08-07T09:51:01.286Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:51:01.286Z] #66 ... [2024-08-07T09:51:01.286Z] [2024-08-07T09:51:01.286Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:01.888Z] #49 ... [2024-08-07T09:51:01.888Z] [2024-08-07T09:51:01.888Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:01.888Z] #65 ... [2024-08-07T09:51:01.888Z] [2024-08-07T09:51:01.888Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:02.472Z] #49 ... [2024-08-07T09:51:02.472Z] [2024-08-07T09:51:02.472Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:51:02.741Z] #45 ... [2024-08-07T09:51:02.741Z] [2024-08-07T09:51:02.741Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:03.010Z] #49 ... [2024-08-07T09:51:03.010Z] [2024-08-07T09:51:03.010Z] #57 [core-keeper internal] load build context [2024-08-07T09:51:03.010Z] #57 ... [2024-08-07T09:51:03.010Z] [2024-08-07T09:51:03.010Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:03.010Z] #49 ... [2024-08-07T09:51:03.010Z] [2024-08-07T09:51:03.010Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:51:03.010Z] #107 DONE 2.5s [2024-08-07T09:51:03.010Z] [2024-08-07T09:51:03.010Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:03.594Z] #49 ... [2024-08-07T09:51:03.594Z] [2024-08-07T09:51:03.594Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:03.594Z] #62 ... [2024-08-07T09:51:03.594Z] [2024-08-07T09:51:03.594Z] #47 [core-command internal] load build context [2024-08-07T09:51:03.865Z] #47 ... [2024-08-07T09:51:03.865Z] [2024-08-07T09:51:03.865Z] #71 [support-notifications internal] load build context [2024-08-07T09:51:03.865Z] #71 ... [2024-08-07T09:51:03.865Z] [2024-08-07T09:51:03.865Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:05.282Z] #62 transferring context: 200.52MB 105.7s [2024-08-07T09:51:07.867Z] #62 ... [2024-08-07T09:51:07.867Z] [2024-08-07T09:51:07.867Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:08.135Z] #38 ... [2024-08-07T09:51:08.135Z] [2024-08-07T09:51:08.135Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:10.080Z] #62 ... [2024-08-07T09:51:10.080Z] [2024-08-07T09:51:10.080Z] #63 [core-data internal] load build context [2024-08-07T09:51:10.080Z] #63 ... [2024-08-07T09:51:10.080Z] [2024-08-07T09:51:10.080Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:10.080Z] #38 ... [2024-08-07T09:51:10.080Z] [2024-08-07T09:51:10.080Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:51:10.080Z] #48 ... [2024-08-07T09:51:10.080Z] [2024-08-07T09:51:10.080Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:10.350Z] #38 transferring context: 291.66MB 112.3s [2024-08-07T09:51:10.350Z] #38 ... [2024-08-07T09:51:10.350Z] [2024-08-07T09:51:10.350Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:51:10.619Z] #52 ... [2024-08-07T09:51:10.619Z] [2024-08-07T09:51:10.619Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:10.890Z] #38 ... [2024-08-07T09:51:10.890Z] [2024-08-07T09:51:10.890Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:51:10.890Z] #52 transferring context: 308.57MB 114.0s done [2024-08-07T09:51:10.890Z] #52 DONE 114.5s [2024-08-07T09:51:10.890Z] [2024-08-07T09:51:10.890Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:11.481Z] #38 ... [2024-08-07T09:51:11.481Z] [2024-08-07T09:51:11.481Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:51:11.481Z] #66 ... [2024-08-07T09:51:11.481Z] [2024-08-07T09:51:11.481Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:12.070Z] #38 ... [2024-08-07T09:51:12.070Z] [2024-08-07T09:51:12.070Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:12.340Z] #65 ... [2024-08-07T09:51:12.340Z] [2024-08-07T09:51:12.340Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:12.924Z] #38 ... [2024-08-07T09:51:12.925Z] [2024-08-07T09:51:12.925Z] #47 [core-command internal] load build context [2024-08-07T09:51:12.925Z] #47 transferring context: 308.57MB 115.9s done [2024-08-07T09:51:12.925Z] #47 DONE 116.3s [2024-08-07T09:51:12.925Z] [2024-08-07T09:51:12.925Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:12.925Z] #38 ... [2024-08-07T09:51:12.925Z] [2024-08-07T09:51:12.925Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:51:12.925Z] #45 ... [2024-08-07T09:51:12.925Z] [2024-08-07T09:51:12.925Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:13.193Z] #38 ... [2024-08-07T09:51:13.193Z] [2024-08-07T09:51:13.193Z] #57 [core-keeper internal] load build context [2024-08-07T09:51:13.193Z] #57 ... [2024-08-07T09:51:13.193Z] [2024-08-07T09:51:13.193Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:51:13.466Z] #108 ... [2024-08-07T09:51:13.466Z] [2024-08-07T09:51:13.466Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:13.734Z] #38 ... [2024-08-07T09:51:13.734Z] [2024-08-07T09:51:13.734Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:13.734Z] #49 ... [2024-08-07T09:51:13.734Z] [2024-08-07T09:51:13.734Z] #38 [core-metadata internal] load build context [2024-08-07T09:51:13.734Z] #38 transferring context: 308.57MB 115.7s done [2024-08-07T09:51:14.003Z] #38 DONE 116.5s [2024-08-07T09:51:14.003Z] [2024-08-07T09:51:14.003Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:14.003Z] #49 ... [2024-08-07T09:51:14.003Z] [2024-08-07T09:51:14.003Z] #48 [support-cron-scheduler internal] load build context [2024-08-07T09:51:14.003Z] #48 transferring context: 308.57MB 110.5s done [2024-08-07T09:51:14.003Z] #48 DONE 112.7s [2024-08-07T09:51:14.003Z] [2024-08-07T09:51:14.003Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:14.003Z] #49 ... [2024-08-07T09:51:14.003Z] [2024-08-07T09:51:14.003Z] #71 [support-notifications internal] load build context [2024-08-07T09:51:14.003Z] #71 ... [2024-08-07T09:51:14.003Z] [2024-08-07T09:51:14.003Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:15.995Z] #49 ... [2024-08-07T09:51:15.995Z] [2024-08-07T09:51:15.995Z] #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:51:15.995Z] #109 DONE 1.8s [2024-08-07T09:51:15.995Z] [2024-08-07T09:51:15.995Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:18.579Z] #49 transferring context: 217.11MB 122.1s [2024-08-07T09:51:19.996Z] #49 ... [2024-08-07T09:51:19.996Z] [2024-08-07T09:51:19.996Z] #63 [core-data internal] load build context [2024-08-07T09:51:19.996Z] #63 ... [2024-08-07T09:51:19.996Z] [2024-08-07T09:51:19.996Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:20.263Z] #62 ... [2024-08-07T09:51:20.263Z] [2024-08-07T09:51:20.263Z] #63 [core-data internal] load build context [2024-08-07T09:51:21.679Z] #63 ... [2024-08-07T09:51:21.679Z] [2024-08-07T09:51:21.679Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:51:21.679Z] #66 ... [2024-08-07T09:51:21.679Z] [2024-08-07T09:51:21.679Z] #63 [core-data internal] load build context [2024-08-07T09:51:21.951Z] #63 ... [2024-08-07T09:51:21.951Z] [2024-08-07T09:51:21.951Z] #57 [core-keeper internal] load build context [2024-08-07T09:51:21.952Z] #57 transferring context: 308.57MB 123.7s done [2024-08-07T09:51:21.952Z] #57 DONE 124.5s [2024-08-07T09:51:21.952Z] [2024-08-07T09:51:21.952Z] #63 [core-data internal] load build context [2024-08-07T09:51:22.549Z] #63 ... [2024-08-07T09:51:22.549Z] [2024-08-07T09:51:22.549Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:22.549Z] #65 ... [2024-08-07T09:51:22.549Z] [2024-08-07T09:51:22.549Z] #71 [support-notifications internal] load build context [2024-08-07T09:51:22.549Z] #71 ... [2024-08-07T09:51:22.549Z] [2024-08-07T09:51:22.549Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:22.818Z] #65 ... [2024-08-07T09:51:22.819Z] [2024-08-07T09:51:22.819Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:51:23.104Z] #45 ... [2024-08-07T09:51:23.104Z] [2024-08-07T09:51:23.104Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:23.379Z] #65 ... [2024-08-07T09:51:23.379Z] [2024-08-07T09:51:23.379Z] #45 [security-secretstore-setup internal] load build context [2024-08-07T09:51:23.379Z] #45 transferring context: 308.57MB 128.6s done [2024-08-07T09:51:23.379Z] #45 DONE 128.8s [2024-08-07T09:51:23.379Z] [2024-08-07T09:51:23.379Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:23.379Z] #65 ... [2024-08-07T09:51:23.379Z] [2024-08-07T09:51:23.379Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T09:51:23.379Z] #110 DONE 1.5s [2024-08-07T09:51:23.379Z] [2024-08-07T09:51:23.379Z] #65 [support-scheduler internal] load build context [2024-08-07T09:51:23.970Z] #65 transferring context: 308.57MB 124.1s done [2024-08-07T09:51:24.243Z] #65 DONE 125.7s [2024-08-07T09:51:24.243Z] [2024-08-07T09:51:24.243Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:24.243Z] #49 ... [2024-08-07T09:51:24.243Z] [2024-08-07T09:51:24.243Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:51:24.243Z] #111 DONE 1.0s [2024-08-07T09:51:24.243Z] [2024-08-07T09:51:24.243Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:26.195Z] #49 ... [2024-08-07T09:51:26.195Z] [2024-08-07T09:51:26.195Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:51:26.195Z] #112 ... [2024-08-07T09:51:26.195Z] [2024-08-07T09:51:26.195Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:28.784Z] #49 ... [2024-08-07T09:51:28.784Z] [2024-08-07T09:51:28.784Z] #71 [support-notifications internal] load build context [2024-08-07T09:51:28.784Z] #71 transferring context: 308.57MB 125.1s done [2024-08-07T09:51:28.784Z] #71 DONE 127.2s [2024-08-07T09:51:28.784Z] [2024-08-07T09:51:28.784Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:30.198Z] #49 ... [2024-08-07T09:51:30.198Z] [2024-08-07T09:51:30.198Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:30.466Z] #62 ... [2024-08-07T09:51:30.466Z] [2024-08-07T09:51:30.466Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:30.466Z] #49 ... [2024-08-07T09:51:30.466Z] [2024-08-07T09:51:30.466Z] #62 [security-proxy-setup internal] load build context [2024-08-07T09:51:30.466Z] #62 transferring context: 308.57MB 130.7s done [2024-08-07T09:51:30.466Z] #62 DONE 132.1s [2024-08-07T09:51:30.466Z] [2024-08-07T09:51:30.466Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:31.883Z] #49 ... [2024-08-07T09:51:31.883Z] [2024-08-07T09:51:31.883Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:51:31.883Z] #66 ... [2024-08-07T09:51:31.883Z] [2024-08-07T09:51:31.883Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:32.467Z] #49 ... [2024-08-07T09:51:32.467Z] [2024-08-07T09:51:32.467Z] #63 [core-data internal] load build context [2024-08-07T09:51:32.740Z] #63 ... [2024-08-07T09:51:32.740Z] [2024-08-07T09:51:32.740Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:33.007Z] #49 ... [2024-08-07T09:51:33.007Z] [2024-08-07T09:51:33.007Z] #66 [security-bootstrapper internal] load build context [2024-08-07T09:51:33.007Z] #66 transferring context: 308.57MB 133.1s done [2024-08-07T09:51:33.007Z] #66 DONE 134.5s [2024-08-07T09:51:33.007Z] [2024-08-07T09:51:33.007Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:33.276Z] #49 ... [2024-08-07T09:51:33.276Z] [2024-08-07T09:51:33.276Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:51:33.543Z] #113 ... [2024-08-07T09:51:33.543Z] [2024-08-07T09:51:33.543Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:34.506Z] #49 ... [2024-08-07T09:51:34.506Z] [2024-08-07T09:51:34.506Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:51:34.506Z] #114 ... [2024-08-07T09:51:34.506Z] [2024-08-07T09:51:34.506Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-07T09:51:35.916Z] #49 transferring context: 308.57MB 139.2s done [2024-08-07T09:51:35.916Z] #49 DONE 139.4s [2024-08-07T09:51:35.916Z] [2024-08-07T09:51:35.916Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:51:37.329Z] #115 DONE 1.4s [2024-08-07T09:51:37.329Z] [2024-08-07T09:51:37.329Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:51:37.329Z] #116 ... [2024-08-07T09:51:37.329Z] [2024-08-07T09:51:37.329Z] #63 [core-data internal] load build context [2024-08-07T09:51:37.330Z] #63 transferring context: 308.57MB 137.5s done [2024-08-07T09:51:37.330Z] #63 DONE 139.0s [2024-08-07T09:51:37.599Z] [2024-08-07T09:51:37.599Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #113 ... [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #108 DONE 84.7s [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #117 DONE 4.8s [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #114 ... [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:34.199Z] #118 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #119 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #120 [core-data builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #120 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:34.199Z] #121 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #122 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #123 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #124 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #125 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:34.199Z] #126 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #127 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:34.199Z] #128 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #129 [core-command builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #129 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:34.199Z] #130 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:52:34.199Z] #131 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:34.199Z] #132 CACHED [2024-08-07T09:52:34.199Z] [2024-08-07T09:52:34.199Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:52:38.440Z] #133 5.596 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-07T09:52:42.699Z] #133 ... [2024-08-07T09:52:42.699Z] [2024-08-07T09:52:42.699Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:52:42.699Z] #0 5.280 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-07T09:52:42.699Z] #134 ... [2024-08-07T09:52:42.699Z] [2024-08-07T09:52:42.699Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:52:42.699Z] #0 5.109 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-07T09:52:42.966Z] #135 ... [2024-08-07T09:52:42.966Z] [2024-08-07T09:52:42.966Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:52:42.966Z] #0 5.525 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-07T09:52:42.966Z] #136 ... [2024-08-07T09:52:42.966Z] [2024-08-07T09:52:42.966Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:52:42.966Z] #0 5.412 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-07T09:52:43.231Z] #137 ... [2024-08-07T09:52:43.231Z] [2024-08-07T09:52:43.231Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:52:43.231Z] #0 5.919 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-07T09:52:44.633Z] #138 ... [2024-08-07T09:52:44.633Z] [2024-08-07T09:52:44.633Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:44.633Z] #112 DONE 88.5s [2024-08-07T09:52:44.633Z] [2024-08-07T09:52:44.633Z] #139 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:52:51.267Z] #139 DONE 6.0s [2024-08-07T09:52:51.267Z] [2024-08-07T09:52:51.267Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:52:51.267Z] #134 ... [2024-08-07T09:52:51.267Z] [2024-08-07T09:52:51.267Z] #140 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:52:51.267Z] #140 CACHED [2024-08-07T09:52:51.267Z] [2024-08-07T09:52:51.267Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:52:51.267Z] #141 CACHED [2024-08-07T09:52:51.267Z] [2024-08-07T09:52:51.267Z] #142 [support-notifications builder 6/7] COPY . . [2024-08-07T09:52:51.267Z] #142 CACHED [2024-08-07T09:52:51.267Z] [2024-08-07T09:52:51.267Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:52:53.848Z] #143 2.789 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-07T09:53:00.491Z] #143 ... [2024-08-07T09:53:00.492Z] [2024-08-07T09:53:00.492Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:53:00.492Z] #0 2.704 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-07T09:53:07.544Z] #144 ... [2024-08-07T09:53:07.544Z] [2024-08-07T09:53:07.544Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:07.544Z] #113 DONE 104.2s [2024-08-07T09:53:07.544Z] [2024-08-07T09:53:07.544Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:07.817Z] #114 DONE 103.2s [2024-08-07T09:53:07.817Z] [2024-08-07T09:53:07.817Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:53:13.165Z] #145 DONE 4.8s [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:13.165Z] #146 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:13.165Z] #147 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:53:13.165Z] #148 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:53:13.165Z] #149 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:13.165Z] #150 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #151 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:13.165Z] #151 CACHED [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #152 [core-keeper builder 7/8] COPY . . [2024-08-07T09:53:13.165Z] #152 DONE 4.8s [2024-08-07T09:53:13.165Z] [2024-08-07T09:53:13.165Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:53:16.508Z] #153 4.065 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-07T09:53:23.152Z] #153 ... [2024-08-07T09:53:23.152Z] [2024-08-07T09:53:23.152Z] #154 [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-07T09:53:23.152Z] #0 4.004 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-07T09:53:23.152Z] #154 ... [2024-08-07T09:53:23.152Z] [2024-08-07T09:53:23.152Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:53:23.152Z] #0 4.133 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-07T09:53:23.152Z] #155 ... [2024-08-07T09:53:23.152Z] [2024-08-07T09:53:23.152Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:53:23.152Z] #0 4.519 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-07T09:53:28.494Z] #156 ... [2024-08-07T09:53:28.494Z] [2024-08-07T09:53:28.494Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:28.494Z] #116 DONE 111.5s [2024-08-07T09:53:28.762Z] [2024-08-07T09:53:28.762Z] #157 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:53:34.104Z] #157 DONE 4.6s [2024-08-07T09:53:34.104Z] [2024-08-07T09:53:34.104Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:53:36.051Z] #158 2.754 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-07T10:18:29.713Z] #158 ... [2024-08-07T10:18:29.713Z] [2024-08-07T10:18:29.713Z] #154 [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-07T10:18:29.713Z] #154 1510.8 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-07T10:18:31.130Z] #154 ... [2024-08-07T10:18:31.131Z] [2024-08-07T10:18:31.131Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T10:18:31.131Z] #156 DONE 1518.6s [2024-08-07T10:18:31.131Z] [2024-08-07T10:18:31.131Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:18:31.731Z] #138 ... [2024-08-07T10:18:31.731Z] [2024-08-07T10:18:31.731Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:18:31.731Z] #159 DONE 0.3s [2024-08-07T10:18:31.731Z] [2024-08-07T10:18:31.731Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:18:31.999Z] #160 DONE 0.2s [2024-08-07T10:18:31.999Z] [2024-08-07T10:18:31.999Z] #161 [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-07T10:18:32.288Z] #161 DONE 0.2s [2024-08-07T10:18:32.288Z] [2024-08-07T10:18:32.288Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T10:18:32.556Z] #162 DONE 0.1s [2024-08-07T10:18:32.556Z] [2024-08-07T10:18:32.556Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T10:18:32.556Z] #163 DONE 0.4s [2024-08-07T10:18:32.556Z] [2024-08-07T10:18:32.556Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:18:33.148Z] #164 DONE 0.2s [2024-08-07T10:18:33.148Z] [2024-08-07T10:18:33.148Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:18:35.749Z] #165 DONE 2.8s [2024-08-07T10:18:35.749Z] [2024-08-07T10:18:35.749Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:35.749Z] #40 ... [2024-08-07T10:18:35.749Z] [2024-08-07T10:18:35.749Z] #106 [security-proxy-setup] exporting to image [2024-08-07T10:18:35.749Z] #106 exporting layers [2024-08-07T10:18:37.160Z] #106 exporting layers 1.1s done [2024-08-07T10:18:37.160Z] #106 writing image sha256:83655596f960b7c7387f792a18385ea63a76df2bdf76b682ff898537f0202cea done [2024-08-07T10:18:37.160Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-07T10:18:37.160Z] #106 DONE 9.6s [2024-08-07T10:18:37.160Z] [2024-08-07T10:18:37.160Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:49.524Z] #40 ... [2024-08-07T10:18:49.524Z] [2024-08-07T10:18:49.524Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T10:18:49.524Z] #155 DONE 1535.8s [2024-08-07T10:18:49.524Z] [2024-08-07T10:18:49.524Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T10:18:49.524Z] #166 DONE 0.4s [2024-08-07T10:18:49.524Z] [2024-08-07T10:18:49.524Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T10:18:50.124Z] #167 ... [2024-08-07T10:18:50.124Z] [2024-08-07T10:18:50.124Z] #154 [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-07T10:18:50.124Z] #154 DONE 1537.8s [2024-08-07T10:18:50.393Z] [2024-08-07T10:18:50.393Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:18:50.979Z] #153 ... [2024-08-07T10:18:50.979Z] [2024-08-07T10:18:50.979Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:18:51.346Z] #168 DONE 0.4s [2024-08-07T10:18:51.346Z] [2024-08-07T10:18:51.346Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:18:51.613Z] #153 ... [2024-08-07T10:18:51.613Z] [2024-08-07T10:18:51.613Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:18:51.613Z] #169 DONE 0.3s [2024-08-07T10:18:51.613Z] [2024-08-07T10:18:51.613Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:51.613Z] #40 ... [2024-08-07T10:18:51.613Z] [2024-08-07T10:18:51.613Z] #170 [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-07T10:18:51.884Z] #170 DONE 0.3s [2024-08-07T10:18:51.884Z] [2024-08-07T10:18:51.884Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:18:51.884Z] #136 ... [2024-08-07T10:18:51.884Z] [2024-08-07T10:18:51.884Z] #171 [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-07T10:18:52.164Z] #171 DONE 0.2s [2024-08-07T10:18:52.164Z] [2024-08-07T10:18:52.164Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:18:52.430Z] #172 DONE 0.2s [2024-08-07T10:18:52.430Z] [2024-08-07T10:18:52.430Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T10:18:52.724Z] #173 ... [2024-08-07T10:18:52.724Z] [2024-08-07T10:18:52.724Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T10:18:52.724Z] #167 DONE 4.0s [2024-08-07T10:18:52.724Z] [2024-08-07T10:18:52.724Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T10:18:52.724Z] #173 DONE 0.4s [2024-08-07T10:18:52.724Z] [2024-08-07T10:18:52.724Z] #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T10:18:53.003Z] #174 ... [2024-08-07T10:18:53.003Z] [2024-08-07T10:18:53.003Z] #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:18:53.003Z] #175 DONE 0.4s [2024-08-07T10:18:53.271Z] [2024-08-07T10:18:53.271Z] #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:18:53.271Z] #176 DONE 0.3s [2024-08-07T10:18:53.271Z] [2024-08-07T10:18:53.271Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:18:53.538Z] #134 ... [2024-08-07T10:18:53.538Z] [2024-08-07T10:18:53.538Z] #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T10:18:53.538Z] #174 DONE 0.7s [2024-08-07T10:18:53.538Z] [2024-08-07T10:18:53.538Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:18:53.807Z] #177 DONE 0.4s [2024-08-07T10:18:53.807Z] [2024-08-07T10:18:53.807Z] #178 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T10:18:53.807Z] #178 DONE 0.4s [2024-08-07T10:18:53.807Z] [2024-08-07T10:18:53.807Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:18:54.076Z] #179 ... [2024-08-07T10:18:54.076Z] [2024-08-07T10:18:54.076Z] #180 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T10:18:54.076Z] #180 DONE 0.2s [2024-08-07T10:18:54.076Z] [2024-08-07T10:18:54.077Z] #181 [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-07T10:18:54.664Z] #181 DONE 0.5s [2024-08-07T10:18:54.664Z] [2024-08-07T10:18:54.664Z] #182 [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-07T10:18:54.664Z] #182 DONE 0.2s [2024-08-07T10:18:54.664Z] [2024-08-07T10:18:54.664Z] #183 [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-07T10:18:54.932Z] #183 DONE 0.1s [2024-08-07T10:18:54.932Z] [2024-08-07T10:18:54.932Z] #184 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T10:18:54.932Z] #184 DONE 0.1s [2024-08-07T10:18:54.932Z] [2024-08-07T10:18:54.932Z] #185 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T10:18:55.199Z] #185 DONE 0.2s [2024-08-07T10:18:55.199Z] [2024-08-07T10:18:55.199Z] #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T10:18:57.792Z] #186 ... [2024-08-07T10:18:57.792Z] [2024-08-07T10:18:57.792Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:18:57.793Z] #179 DONE 3.7s [2024-08-07T10:18:57.793Z] [2024-08-07T10:18:57.793Z] #106 [security-secretstore-setup] exporting to image [2024-08-07T10:18:57.793Z] #106 exporting layers [2024-08-07T10:18:58.755Z] #106 ... [2024-08-07T10:18:58.755Z] [2024-08-07T10:18:58.755Z] #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T10:18:58.755Z] #186 DONE 3.4s [2024-08-07T10:18:58.755Z] [2024-08-07T10:18:58.755Z] #106 [security-bootstrapper] exporting to image [2024-08-07T10:19:00.175Z] #106 exporting layers 1.4s done [2024-08-07T10:19:00.175Z] #106 writing image sha256:48d1ece3e7a2c8e2ecdb7dfe9f997f3468fb81eb2f9373f6632f790c8dcc7fe1 0.1s done [2024-08-07T10:19:00.175Z] #106 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-07T10:19:00.175Z] #106 exporting layers 2.6s done [2024-08-07T10:19:00.175Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T10:19:00.175Z] #106 writing image sha256:bacefd93437b780d6c510fa685f909cca6f60eebf30eee62c7c1a26d328eade7 done [2024-08-07T10:19:00.175Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T10:19:00.175Z] #106 DONE 12.2s [2024-08-07T10:19:00.175Z] [2024-08-07T10:19:00.175Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:19:56.585Z] #40 ... [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:19:56.585Z] #135 DONE 1636.0s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:19:56.585Z] #138 ... [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:19:56.585Z] #187 DONE 0.3s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:19:56.585Z] #188 DONE 0.2s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T10:19:56.585Z] #189 DONE 0.3s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:19:56.585Z] #40 ... [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #190 [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-07T10:19:56.585Z] #190 DONE 0.4s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:19:56.585Z] #40 ... [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #191 [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-07T10:19:56.585Z] #191 DONE 0.2s [2024-08-07T10:19:56.585Z] [2024-08-07T10:19:56.585Z] #192 [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-07T10:19:56.585Z] #192 DONE 2.8s [2024-08-07T10:19:56.586Z] [2024-08-07T10:19:56.586Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-07T10:19:56.586Z] #106 exporting layers [2024-08-07T10:19:56.586Z] #106 exporting layers 0.8s done [2024-08-07T10:19:56.586Z] #106 writing image sha256:0b5e935f431b8a7fdb4a65188ab9600eef1bd58f56bb49573807911202e02a5f done [2024-08-07T10:19:56.586Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T10:19:56.586Z] #106 DONE 13.0s [2024-08-07T10:19:56.586Z] [2024-08-07T10:19:56.586Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:23:03.349Z] #40 ... [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:23:03.349Z] #158 DONE 1756.8s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:23:03.349Z] #40 ... [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:23:03.349Z] #193 DONE 0.2s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:23:03.349Z] #194 DONE 0.1s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T10:23:03.349Z] #195 DONE 0.5s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:23:03.349Z] #196 DONE 0.2s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-07T10:23:03.349Z] #106 exporting layers [2024-08-07T10:23:03.349Z] #106 exporting layers 1.0s done [2024-08-07T10:23:03.349Z] #106 writing image sha256:0eeacd82fed07452a54a83db46bbbb98bfb2ded9a37d14ca67edea175e0ed0fb done [2024-08-07T10:23:03.349Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T10:23:03.349Z] #106 DONE 14.0s [2024-08-07T10:23:03.349Z] [2024-08-07T10:23:03.349Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:32:26.042Z] #137 ... [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:32:26.042Z] #136 DONE 2383.0s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:32:26.042Z] #137 ... [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:32:26.042Z] #197 DONE 0.1s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:32:26.042Z] #198 DONE 0.1s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T10:32:26.042Z] #199 DONE 0.4s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:32:26.042Z] #40 ... [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:32:26.042Z] #200 DONE 0.2s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T10:32:26.042Z] #201 DONE 0.2s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:32:26.042Z] #202 DONE 2.3s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #106 [security-proxy-auth] exporting to image [2024-08-07T10:32:26.042Z] #106 exporting layers [2024-08-07T10:32:26.042Z] #106 exporting layers 0.7s done [2024-08-07T10:32:26.042Z] #106 writing image sha256:29ab6c754fd714cd92201ce1b2ef226d330e4f9d18601f565cf8946425dcbaab done [2024-08-07T10:32:26.042Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T10:32:26.042Z] #106 DONE 14.7s [2024-08-07T10:32:26.042Z] [2024-08-07T10:32:26.042Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:33:33.896Z] #40 ... [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:33:33.896Z] #133 DONE 2457.7s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:33:33.896Z] #134 ... [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:33:33.896Z] #203 DONE 0.1s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:33:33.896Z] #204 DONE 0.2s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T10:33:33.896Z] #205 DONE 0.4s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:33:33.896Z] #134 ... [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:33:33.896Z] #206 DONE 0.2s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #106 [core-command] exporting to image [2024-08-07T10:33:33.896Z] #106 exporting layers [2024-08-07T10:33:33.896Z] #106 exporting layers 0.4s done [2024-08-07T10:33:33.896Z] #106 writing image sha256:7d3102aa7d9b1683ed3df596f77b4506e66f5d5caf8ffd760ff154a71f2af08c done [2024-08-07T10:33:33.896Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-07T10:33:33.896Z] #106 DONE 15.2s [2024-08-07T10:33:33.896Z] [2024-08-07T10:33:33.896Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:35:55.563Z] #40 ... [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:35:55.563Z] #138 DONE 2600.3s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:35:55.563Z] #40 ... [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:35:55.563Z] #207 DONE 0.3s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:35:55.563Z] #40 ... [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:35:55.563Z] #208 DONE 0.2s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:35:55.563Z] #153 ... [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T10:35:55.563Z] #209 DONE 0.6s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:35:55.563Z] #210 DONE 0.1s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #106 [core-data] exporting to image [2024-08-07T10:35:55.563Z] #106 exporting layers [2024-08-07T10:35:55.563Z] #106 exporting layers 0.5s done [2024-08-07T10:35:55.563Z] #106 writing image sha256:f2adf21896f6014707bd9504f1c0e749cea39e8606602809cdf310a54721eb69 done [2024-08-07T10:35:55.563Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-07T10:35:55.563Z] #106 DONE 15.7s [2024-08-07T10:35:55.563Z] [2024-08-07T10:35:55.563Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:35:59.831Z] #153 ... [2024-08-07T10:35:59.831Z] [2024-08-07T10:35:59.831Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:35:59.831Z] #134 DONE 2607.0s [2024-08-07T10:35:59.831Z] [2024-08-07T10:35:59.831Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:36:00.097Z] #153 ... [2024-08-07T10:36:00.097Z] [2024-08-07T10:36:00.097Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:00.367Z] #211 DONE 0.2s [2024-08-07T10:36:00.367Z] [2024-08-07T10:36:00.367Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:36:00.367Z] #212 DONE 0.2s [2024-08-07T10:36:00.367Z] [2024-08-07T10:36:00.367Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:36:00.634Z] #137 ... [2024-08-07T10:36:00.634Z] [2024-08-07T10:36:00.634Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T10:36:01.663Z] #213 DONE 1.1s [2024-08-07T10:36:01.663Z] [2024-08-07T10:36:01.663Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:01.927Z] #214 DONE 0.1s [2024-08-07T10:36:01.927Z] [2024-08-07T10:36:01.927Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T10:36:01.927Z] #215 DONE 0.2s [2024-08-07T10:36:01.927Z] [2024-08-07T10:36:01.927Z] #106 [core-metadata] exporting to image [2024-08-07T10:36:01.927Z] #106 exporting layers [2024-08-07T10:36:02.890Z] #106 exporting layers 0.8s done [2024-08-07T10:36:02.890Z] #106 writing image sha256:e1b2a73669f7e5f6ea659d49426aa2fd67d50b86f248cd67b8646f7318db60c9 0.0s done [2024-08-07T10:36:02.890Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T10:36:02.890Z] #106 DONE 16.6s [2024-08-07T10:36:02.890Z] [2024-08-07T10:36:02.890Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:36:15.194Z] #40 ... [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:36:15.194Z] #153 DONE 2580.7s [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:36:15.194Z] #144 ... [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:15.194Z] #216 DONE 0.2s [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:36:15.194Z] #144 ... [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T10:36:15.194Z] #217 DONE 0.6s [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:36:15.194Z] #144 ... [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:15.194Z] #218 DONE 0.1s [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #106 [core-keeper] exporting to image [2024-08-07T10:36:15.194Z] #106 exporting layers [2024-08-07T10:36:15.194Z] #106 exporting layers 0.5s done [2024-08-07T10:36:15.194Z] #106 writing image sha256:0a9b381100e629d894543bb5cce5da4b2429189bfeec80910c0d58197eb478b0 done [2024-08-07T10:36:15.194Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-07T10:36:15.194Z] #106 DONE 17.1s [2024-08-07T10:36:15.194Z] [2024-08-07T10:36:15.194Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:36:54.059Z] #40 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:36:54.059Z] #137 DONE 2656.7s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:36:54.059Z] #40 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:36:54.059Z] #143 DONE 2639.0s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:36:54.059Z] #40 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:54.059Z] #219 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #220 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:54.059Z] #220 DONE 0.3s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:54.059Z] #219 DONE 0.2s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:36:54.059Z] #221 DONE 0.2s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:36:54.059Z] #222 DONE 0.2s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T10:36:54.059Z] #223 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:36:54.059Z] #144 DONE 2640.5s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T10:36:54.059Z] #224 DONE 0.6s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T10:36:54.059Z] #223 DONE 0.6s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:54.059Z] #225 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:54.059Z] #226 DONE 0.3s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:54.059Z] #225 DONE 0.4s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #106 [support-scheduler] exporting to image [2024-08-07T10:36:54.059Z] #106 exporting layers [2024-08-07T10:36:54.059Z] #106 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:54.059Z] #227 CACHED [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:36:54.059Z] #228 CACHED [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #106 [support-notifications] exporting to image [2024-08-07T10:36:54.059Z] #106 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T10:36:54.059Z] #229 DONE 0.5s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #106 [support-scheduler] exporting to image [2024-08-07T10:36:54.059Z] #106 exporting layers 0.7s done [2024-08-07T10:36:54.059Z] #106 writing image sha256:0a14af122b6f4fe623aaddd102c4c692429ea4af14e075d504aed145f18f741c done [2024-08-07T10:36:54.059Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-07T10:36:54.059Z] #106 ... [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T10:36:54.059Z] #230 DONE 0.2s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #106 [support-cron-scheduler] exporting to image [2024-08-07T10:36:54.059Z] #106 exporting layers 1.0s done [2024-08-07T10:36:54.059Z] #106 writing image sha256:ee889e3ebb621f1b596be18dbe14c52131984cab03c3262f61f4cf14b16b6808 done [2024-08-07T10:36:54.059Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T10:36:54.059Z] #106 exporting layers 0.6s done [2024-08-07T10:36:54.059Z] #106 writing image sha256:4fce903c8cfae573c57023826cf7392ad597f4ffcf545558f16148e9a022842d done [2024-08-07T10:36:54.059Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T10:36:54.059Z] #106 DONE 18.5s [2024-08-07T10:36:54.059Z] [2024-08-07T10:36:54.059Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.059Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:36:54.060Z] time="2024-08-07T09:49:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T10:36:54.082Z] $ docker stop --time=1 bf692ea0d0f7d8d3da1c4d1267a81ca8cbe7d4e3040c4ef771f8c2b8564f67ec [2024-08-07T10:36:55.793Z] $ docker rm -f --volumes bf692ea0d0f7d8d3da1c4d1267a81ca8cbe7d4e3040c4ef771f8c2b8564f67ec [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:36:56.419Z] + docker images [2024-08-07T10:36:56.420Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T10:36:56.420Z] support-cron-scheduler-arm64 latest 4fce903c8cfa 4 seconds ago 42.2MB [2024-08-07T10:36:56.420Z] support-notifications-arm64 latest ee889e3ebb62 5 seconds ago 41.9MB [2024-08-07T10:36:56.420Z] support-scheduler-arm64 latest 0a14af122b6f 5 seconds ago 41.2MB [2024-08-07T10:36:56.420Z] core-keeper-arm64 latest 0a9b381100e6 42 seconds ago 38.9MB [2024-08-07T10:36:56.420Z] core-metadata-arm64 latest e1b2a73669f7 55 seconds ago 39.1MB [2024-08-07T10:36:56.420Z] core-data-arm64 latest f2adf21896f6 About a minute ago 39MB [2024-08-07T10:36:56.420Z] core-command-arm64 latest 7d3102aa7d9b 3 minutes ago 35MB [2024-08-07T10:36:56.420Z] security-proxy-auth-arm64 latest 29ab6c754fd7 4 minutes ago 32.6MB [2024-08-07T10:36:56.420Z] security-spiffe-token-provider-arm64 latest 0eeacd82fed0 14 minutes ago 29MB [2024-08-07T10:36:56.420Z] core-common-config-bootstrapper-arm64 latest 0b5e935f431b 17 minutes ago 15.3MB [2024-08-07T10:36:56.420Z] security-bootstrapper-arm64 latest 48d1ece3e7a2 17 minutes ago 18.9MB [2024-08-07T10:36:56.420Z] security-secretstore-setup-arm64 latest bacefd93437b 17 minutes ago 36.4MB [2024-08-07T10:36:56.420Z] security-proxy-setup-arm64 latest 83655596f960 18 minutes ago 26.1MB [2024-08-07T10:36:56.420Z] security-spire-agent-arm64 latest 355b9b9d2955 46 minutes ago 174MB [2024-08-07T10:36:56.420Z] security-spire-server-arm64 latest 4f6c5782a5ab 46 minutes ago 116MB [2024-08-07T10:36:56.420Z] security-spire-config-arm64 latest 99a5f4371035 46 minutes ago 115MB [2024-08-07T10:36:56.420Z] ci-base-image-arm64 latest 076d900b530d About an hour ago 967MB [2024-08-07T10:36:56.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T10:36:56.420Z] 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-07T10:36:57.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:36:57.364Z] [2024-08-07T10:36:57.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:36:57.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:36:58.067Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T10:36:58.067Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T10:36:58.067Z] 04944245beec: Pulling fs layer [2024-08-07T10:36:58.067Z] 699f458cf7ca: Pulling fs layer [2024-08-07T10:36:58.067Z] 765212b225bb: Pulling fs layer [2024-08-07T10:36:58.067Z] f23df028b6ca: Pulling fs layer [2024-08-07T10:36:58.067Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T10:36:58.067Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T10:36:58.067Z] f23df028b6ca: Waiting [2024-08-07T10:36:58.067Z] d65c8cfc05b1: Waiting [2024-08-07T10:36:58.067Z] 2437ff75d9bd: Waiting [2024-08-07T10:36:58.067Z] 765212b225bb: Waiting [2024-08-07T10:36:58.335Z] 04944245beec: Verifying Checksum [2024-08-07T10:36:58.335Z] 04944245beec: Download complete [2024-08-07T10:36:58.335Z] 765212b225bb: Verifying Checksum [2024-08-07T10:36:58.335Z] 765212b225bb: Download complete [2024-08-07T10:36:58.335Z] f23df028b6ca: Download complete [2024-08-07T10:36:58.335Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T10:36:58.335Z] d65c8cfc05b1: Download complete [2024-08-07T10:36:58.335Z] 699f458cf7ca: Verifying Checksum [2024-08-07T10:36:58.335Z] 699f458cf7ca: Download complete [2024-08-07T10:36:58.917Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T10:36:58.917Z] 8998bd30e6a1: Download complete [2024-08-07T10:37:01.487Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T10:37:01.487Z] 2437ff75d9bd: Download complete [2024-08-07T10:37:04.061Z] 8998bd30e6a1: Pull complete [2024-08-07T10:37:04.327Z] 04944245beec: Pull complete [2024-08-07T10:37:05.731Z] 699f458cf7ca: Pull complete [2024-08-07T10:37:05.997Z] 765212b225bb: Pull complete [2024-08-07T10:37:06.955Z] f23df028b6ca: Pull complete [2024-08-07T10:37:07.222Z] d65c8cfc05b1: Pull complete [2024-08-07T10:37:25.407Z] 2437ff75d9bd: Pull complete [2024-08-07T10:37:25.407Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T10:37:25.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:37:25.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:37:25.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-7286 does not seem to be running inside a container [2024-08-07T10:37:25.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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T10:37:28.959Z] $ docker top 1761ecfef4778dd5e8cb6672c82f068d2bac02214be483aec8f88d959a1311ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:30.062Z] ---> job-cost.sh [2024-08-07T10:37:30.062Z] lf-activate-venv: SKIPPING [2024-08-07T10:37:30.062Z] INFO: No Stack... [2024-08-07T10:37:30.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T10:37:31.226Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T10:37:31.902Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-07T10:37:31.902Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T10:37:31.975Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4854-1-stack-cost] [2024-08-07T10:37:31.981Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4854-1-stack-cost] did not exist. Created. [2024-08-07T10:37:31.988Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T10:37:32.756Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T10:37:33.029Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T10:37:33.051Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4854-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T10:37:33.186Z] $ docker stop --time=1 1761ecfef4778dd5e8cb6672c82f068d2bac02214be483aec8f88d959a1311ae [2024-08-07T10:37:34.828Z] $ docker rm -f --volumes 1761ecfef4778dd5e8cb6672c82f068d2bac02214be483aec8f88d959a1311ae [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-07T10:37:36.067Z] provisioning config files... [2024-08-07T10:37:36.075Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10978840210196609732tmp [Pipeline] { [Pipeline] sh [2024-08-07T10:37:36.442Z] + set +x [2024-08-07T10:37:36.442Z] + curl -s https://codecov.io/bash [2024-08-07T10:37:36.442Z] + bash -s -- [2024-08-07T10:37:36.442Z] [2024-08-07T10:37:36.442Z] _____ _ [2024-08-07T10:37:36.442Z] / ____| | | [2024-08-07T10:37:36.442Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T10:37:36.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T10:37:36.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T10:37:36.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T10:37:36.442Z] Bash-1.0.6 [2024-08-07T10:37:36.442Z] [2024-08-07T10:37:36.442Z] [2024-08-07T10:37:36.442Z] ==> git version 2.25.1 found [2024-08-07T10:37:36.442Z] ==> 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-07T10:37:36.442Z] Release-Date: 2020-01-08 [2024-08-07T10:37:36.442Z] 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-07T10:37:36.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T10:37:36.442Z] ==> Jenkins CI detected. [2024-08-07T10:37:36.442Z] current dir:  /w/workspace/edgex-go/1 [2024-08-07T10:37:36.442Z] project root: . [2024-08-07T10:37:36.442Z] --> token set from env [2024-08-07T10:37:36.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T10:37:36.442Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T10:37:36.703Z] ==> Python coveragepy not found [2024-08-07T10:37:36.703Z] ==> Searching for coverage reports in: [2024-08-07T10:37:36.703Z] + . [2024-08-07T10:37:36.703Z] -> Found 1 reports [2024-08-07T10:37:36.703Z] ==> Detecting git/mercurial file structure [2024-08-07T10:37:36.703Z] ==> Reading reports [2024-08-07T10:37:36.703Z] + ./coverage.out bytes=504074 [2024-08-07T10:37:36.703Z] ==> Appending adjustments [2024-08-07T10:37:36.703Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T10:37:38.086Z] + Found adjustments [2024-08-07T10:37:38.086Z] ==> Gzipping contents [2024-08-07T10:37:38.086Z] 64K /tmp/codecov.hu4X7f.gz [2024-08-07T10:37:38.086Z] ==> Uploading reports [2024-08-07T10:37:38.086Z] url: https://codecov.io [2024-08-07T10:37:38.086Z] query: branch=PR-4854&commit=aac75e38a1c195fd743618055dc49774ed821053&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4854%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4854&job=&cmd_args= [2024-08-07T10:37:38.086Z] -> Pinging Codecov [2024-08-07T10:37:38.086Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4854&commit=aac75e38a1c195fd743618055dc49774ed821053&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4854%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4854&job=&cmd_args= [2024-08-07T10:37:38.086Z] -> Uploading to [2024-08-07T10:37:38.086Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/aac75e38a1c195fd743618055dc49774ed821053/30310386-8a50-4020-8ffe-eb95ad7d4956.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T103738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5d221f9cc10c8836bee6b7900f1fe5efac57c6714facf7f2c3cf948759aca21 [2024-08-07T10:37:38.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T10:37:38.086Z] Dload Upload Total Spent Left Speed [2024-08-07T10:37:38.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64471 0 0 100 64471 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-08-07T10:37:38.347Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/aac75e38a1c195fd743618055dc49774ed821053 [Pipeline] } [2024-08-07T10:37:38.379Z] 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-07T10:37:40.097Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:40.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:41.715Z] ---> package-listing.sh [2024-08-07T10:37:41.715Z] ++ facter osfamily [2024-08-07T10:37:41.715Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T10:37:41.975Z] + OS_FAMILY=debian [2024-08-07T10:37:41.975Z] + workspace=/w/workspace/edgex-go/1 [2024-08-07T10:37:41.975Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T10:37:41.975Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T10:37:41.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T10:37:41.975Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T10:37:41.975Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-07T10:37:41.975Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T10:37:41.975Z] + case "${OS_FAMILY}" in [2024-08-07T10:37:41.975Z] + dpkg -l [2024-08-07T10:37:41.975Z] + grep '^ii' [2024-08-07T10:37:41.975Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T10:37:41.975Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T10:37:41.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T10:37:41.975Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-07T10:37:41.975Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-07T10:37:41.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-07T10:37:42.021Z] 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-07T10:37:42.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:37:42.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:37:42.964Z] [2024-08-07T10:37:42.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:37:43.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:37:43.361Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T10:37:43.361Z] 5eb5b503b376: Pulling fs layer [2024-08-07T10:37:43.361Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T10:37:43.361Z] ec43610c2a17: Pulling fs layer [2024-08-07T10:37:43.361Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T10:37:43.361Z] 33b1e0a273af: Pulling fs layer [2024-08-07T10:37:43.361Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T10:37:43.361Z] 2f39f015ded8: Pulling fs layer [2024-08-07T10:37:43.361Z] 5d3b04190fa2: Waiting [2024-08-07T10:37:43.361Z] 33b1e0a273af: Waiting [2024-08-07T10:37:43.361Z] 3a2ae6a8a46f: Waiting [2024-08-07T10:37:43.361Z] 2f39f015ded8: Waiting [2024-08-07T10:37:43.361Z] 5c69ac0246d0: Download complete [2024-08-07T10:37:43.361Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T10:37:43.361Z] 3a2ae6a8a46f: Download complete [2024-08-07T10:37:43.361Z] 33b1e0a273af: Verifying Checksum [2024-08-07T10:37:43.361Z] 33b1e0a273af: Download complete [2024-08-07T10:37:43.361Z] 5d3b04190fa2: Verifying Checksum [2024-08-07T10:37:43.361Z] 5d3b04190fa2: Download complete [2024-08-07T10:37:43.361Z] ec43610c2a17: Verifying Checksum [2024-08-07T10:37:43.361Z] ec43610c2a17: Download complete [2024-08-07T10:37:43.929Z] 5eb5b503b376: Verifying Checksum [2024-08-07T10:37:43.929Z] 5eb5b503b376: Download complete [2024-08-07T10:37:44.498Z] 2f39f015ded8: Download complete [2024-08-07T10:37:45.064Z] 5eb5b503b376: Pull complete [2024-08-07T10:37:45.322Z] 5c69ac0246d0: Pull complete [2024-08-07T10:37:45.891Z] ec43610c2a17: Pull complete [2024-08-07T10:37:45.891Z] 3a2ae6a8a46f: Pull complete [2024-08-07T10:37:46.150Z] 33b1e0a273af: Pull complete [2024-08-07T10:37:46.150Z] 5d3b04190fa2: Pull complete [2024-08-07T10:37:50.340Z] 2f39f015ded8: Pull complete [2024-08-07T10:37:50.340Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T10:37:50.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:37:50.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:37:50.593Z] prd-ubuntu20.04-docker-8c-8g-7284 does not seem to be running inside a container [2024-08-07T10:37:50.622Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T10:37:53.572Z] $ docker top 4984e6220b6b29220dd3a562c0931f0ab71773581d3766bbc13051e529ece94d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:37:53.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T10:37:54.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T10:37:54.628Z] + ls /var/log/sa-host [2024-08-07T10:37:54.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T10:37:54.881Z] provisioning config files... [2024-08-07T10:37:54.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1047921615787004040tmp [Pipeline] { [Pipeline] echo [2024-08-07T10:37:54.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:55.282Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T10:37:55.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:55.763Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T10:37:55.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:56.128Z] ---> sudo-logs.sh [2024-08-07T10:37:56.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T10:37:56.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:56.669Z] ---> job-cost.sh [2024-08-07T10:37:56.669Z] lf-activate-venv: SKIPPING [2024-08-07T10:37:56.669Z] DEBUG: total: 0.2199999988079071 [2024-08-07T10:37:56.669Z] INFO: Retrieving Stack Cost... [2024-08-07T10:37:57.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T10:37:57.496Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T10:37:57.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:37:57.861Z] ---> logs-deploy.sh [2024-08-07T10:37:57.861Z] lf-activate-venv: SKIPPING [2024-08-07T10:37:57.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4854/1 [2024-08-07T10:37:57.861Z] INFO: archiving workspace using pattern(s): [2024-08-07T10:37:58.799Z] Archives upload complete. [2024-08-07T10:37:59.059Z] INFO: archiving logs to Nexus