Pull request #4844 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from a864a732d67ffb5f2e3196c9a993cc36686b6f85+b103c04882abc23661cee8905a92a31c1ff0bf6a (961f156fdfc43abd5ec36653fe1041d3971fa406) 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-ssh11338058217631213247.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-ssh11318728253347308021.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-4844/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-4844/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3944201036114319023.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-4844/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4100354829177886528.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-ssh3678420255750828753.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-4844/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-4844/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8311013372186330470.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 ‘prd-ubuntu20.04-docker-8c-8g-6878’ Running on prd-ubuntu20.04-docker-8c-8g-6887 in /w/workspace/edgexfoundry_edgex-go_PR-4844 [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 Merging remotes/origin/main commit b103c04882abc23661cee8905a92a31c1ff0bf6a into PR head commit a864a732d67ffb5f2e3196c9a993cc36686b6f85 Merge succeeded, producing a864a732d67ffb5f2e3196c9a993cc36686b6f85 Checking out Revision a864a732d67ffb5f2e3196c9a993cc36686b6f85 (PR-4844) > 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/4844/head:refs/remotes/origin/PR-4844 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # 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 b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 Commit message: "feat: Implement Cron Scheduler Controller Package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T14:11:57.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T14:11:57.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T14:11:57.827Z] ========================================================= [2024-07-31T14:11:57.827Z] EdgeX Global Pipelines Version Info [2024-07-31T14:11:57.827Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T14:11:58.703Z] ------------------- [2024-07-31T14:11:58.703Z] stable info: [2024-07-31T14:11:58.703Z] ------------------- [2024-07-31T14:11:58.703Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T14:11:58.703Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T14:11:58.703Z] Message: update stable to v1.0.260 [2024-07-31T14:11:59.276Z] ------------------- [2024-07-31T14:11:59.276Z] experimental info: [2024-07-31T14:11:59.276Z] ------------------- [2024-07-31T14:11:59.276Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T14:11:59.276Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T14:11:59.276Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T14:11:59.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-31T14:11:59.568Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-31T14:11:59.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T14:11:59.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T14:11:59.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T14:11:59.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T14:11:59.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T14:11:59.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-31T14:12:00.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-31T14:12:00.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-31T14:12:00.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T14:12:00.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T14:12:00.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T14:12:00.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T14:12:00.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T14:12:00.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T14:12:00.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T14:12:00.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T14:12:00.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-31T14:12:00.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-31T14:12:00.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T14:12:00.796Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T14:12:00.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T14:12:00.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4844 [Pipeline] echo [2024-07-31T14:12:00.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4844 [Pipeline] echo [2024-07-31T14:12:01.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4844 [Pipeline] echo [2024-07-31T14:12:01.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo [2024-07-31T14:12:01.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a864a73 [Pipeline] echo [2024-07-31T14:12:01.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T14:12:01.407Z] provisioning config files... [2024-07-31T14:12:01.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12768507758253407587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T14:12:01.832Z] ---> ****-login.sh [2024-07-31T14:12:01.832Z] nexus3.edgexfoundry.org:10001 [2024-07-31T14:12:02.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:12:02.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:12:02.094Z] Configure a credential helper to remove this warning. See [2024-07-31T14:12:02.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:12:02.094Z] [2024-07-31T14:12:02.094Z] Login Succeeded [2024-07-31T14:12:02.094Z] nexus3.edgexfoundry.org:10002 [2024-07-31T14:12:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:12:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:12:02.356Z] Configure a credential helper to remove this warning. See [2024-07-31T14:12:02.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:12:02.356Z] [2024-07-31T14:12:02.356Z] Login Succeeded [2024-07-31T14:12:02.356Z] nexus3.edgexfoundry.org:10003 [2024-07-31T14:12:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:12:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:12:02.356Z] Configure a credential helper to remove this warning. See [2024-07-31T14:12:02.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:12:02.356Z] [2024-07-31T14:12:02.766Z] Login Succeeded [2024-07-31T14:12:02.766Z] nexus3.edgexfoundry.org:10004 [2024-07-31T14:12:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:12:02.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:12:02.766Z] Configure a credential helper to remove this warning. See [2024-07-31T14:12:02.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:12:02.766Z] [2024-07-31T14:12:02.766Z] Login Succeeded [2024-07-31T14:12:02.766Z] ****.io [2024-07-31T14:12:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:12:03.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:12:03.027Z] Configure a credential helper to remove this warning. See [2024-07-31T14:12:03.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:12:03.027Z] [2024-07-31T14:12:03.027Z] Login Succeeded [2024-07-31T14:12:03.027Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T14:12:03.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T14:12:03.641Z] + 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-07-31T14:12:03.641Z] + dirname cmd/core-command/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-31T14:12:03.641Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T14:12:03.641Z] cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/core-data/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/core-keeper/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/core-metadata/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-31T14:12:03.641Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-07-31T14:12:03.641Z] cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/support-notifications/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-31T14:12:03.641Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-31T14:12:03.641Z] + cut -d/ -f2 [2024-07-31T14:12:03.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-31T14:12:03.702Z] 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-07-31T14:12:04.249Z] + git rev-list -1 --merges a864a732d67ffb5f2e3196c9a993cc36686b6f85~1..a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo [2024-07-31T14:12:04.311Z] -----------> git rev-list -1 --merges a864a732d67ffb5f2e3196c9a993cc36686b6f85~1..a864a732d67ffb5f2e3196c9a993cc36686b6f85 a864a732d67ffb5f2e3196c9a993cc36686b6f85 [false] [Pipeline] sh [2024-07-31T14:12:04.646Z] + git log --format=format:%s -1 a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] echo [2024-07-31T14:12:04.695Z] ========================================================= [2024-07-31T14:12:04.695Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T14:12:04.695Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-31T14:12:05.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T14:12:05.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T14:12:05.255Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T14:12:05.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T14:12:05.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T14:12:05.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T14:12:05.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:12:05.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T14:12:05.798Z] [2024-07-31T14:12:05.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:12:06.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T14:12:06.226Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T14:12:06.226Z] b85a868b505f: Pulling fs layer [2024-07-31T14:12:06.226Z] e2be974225ed: Pulling fs layer [2024-07-31T14:12:06.226Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T14:12:06.226Z] 988bab9f4d93: Pulling fs layer [2024-07-31T14:12:06.226Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T14:12:06.226Z] eaf3925da568: Pulling fs layer [2024-07-31T14:12:06.226Z] bab4dde63d76: Pulling fs layer [2024-07-31T14:12:06.226Z] bde34c3a00c8: Pulling fs layer [2024-07-31T14:12:06.226Z] b352a97aabf1: Pulling fs layer [2024-07-31T14:12:06.226Z] 4872d77fe225: Pulling fs layer [2024-07-31T14:12:06.226Z] 5851b861e8e6: Pulling fs layer [2024-07-31T14:12:06.226Z] 1469e6f7b9e6: Waiting [2024-07-31T14:12:06.226Z] eaf3925da568: Waiting [2024-07-31T14:12:06.226Z] bab4dde63d76: Waiting [2024-07-31T14:12:06.226Z] bde34c3a00c8: Waiting [2024-07-31T14:12:06.226Z] b352a97aabf1: Waiting [2024-07-31T14:12:06.226Z] 4872d77fe225: Waiting [2024-07-31T14:12:06.226Z] 5851b861e8e6: Waiting [2024-07-31T14:12:06.226Z] 988bab9f4d93: Waiting [2024-07-31T14:12:06.226Z] e2be974225ed: Download complete [2024-07-31T14:12:06.226Z] 988bab9f4d93: Verifying Checksum [2024-07-31T14:12:06.226Z] 988bab9f4d93: Download complete [2024-07-31T14:12:06.488Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T14:12:06.488Z] 1469e6f7b9e6: Download complete [2024-07-31T14:12:06.488Z] eaf3925da568: Verifying Checksum [2024-07-31T14:12:06.488Z] eaf3925da568: Download complete [2024-07-31T14:12:06.488Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T14:12:06.488Z] 339a4e72a1f5: Download complete [2024-07-31T14:12:06.488Z] bde34c3a00c8: Verifying Checksum [2024-07-31T14:12:06.488Z] bde34c3a00c8: Download complete [2024-07-31T14:12:06.488Z] b352a97aabf1: Verifying Checksum [2024-07-31T14:12:06.488Z] b352a97aabf1: Download complete [2024-07-31T14:12:06.488Z] 4872d77fe225: Verifying Checksum [2024-07-31T14:12:06.488Z] 4872d77fe225: Download complete [2024-07-31T14:12:06.488Z] 5851b861e8e6: Verifying Checksum [2024-07-31T14:12:06.488Z] 5851b861e8e6: Download complete [2024-07-31T14:12:06.488Z] b85a868b505f: Verifying Checksum [2024-07-31T14:12:06.488Z] b85a868b505f: Download complete [2024-07-31T14:12:06.748Z] bab4dde63d76: Verifying Checksum [2024-07-31T14:12:06.748Z] bab4dde63d76: Download complete [2024-07-31T14:12:08.129Z] b85a868b505f: Pull complete [2024-07-31T14:12:08.129Z] e2be974225ed: Pull complete [2024-07-31T14:12:08.795Z] 339a4e72a1f5: Pull complete [2024-07-31T14:12:09.055Z] 988bab9f4d93: Pull complete [2024-07-31T14:12:09.622Z] 1469e6f7b9e6: Pull complete [2024-07-31T14:12:09.622Z] eaf3925da568: Pull complete [2024-07-31T14:12:11.530Z] bab4dde63d76: Pull complete [2024-07-31T14:12:11.530Z] bde34c3a00c8: Pull complete [2024-07-31T14:12:11.530Z] b352a97aabf1: Pull complete [2024-07-31T14:12:11.530Z] 4872d77fe225: Pull complete [2024-07-31T14:12:11.792Z] 5851b861e8e6: Pull complete [2024-07-31T14:12:11.792Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T14:12:11.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T14:12:11.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:12:12.088Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2024-07-31T14:12:12.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T14:12:17.302Z] $ docker top 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 -eo pid,comm [2024-07-31T14:12:17.361Z] 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-07-31T14:12:17.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T14:12:17.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T14:12:17.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T14:12:17.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T14:12:17.658Z] $ docker exec 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent [2024-07-31T14:12:17.777Z] SSH_AUTH_SOCK=/tmp/ssh-Mp0Pjr1hV2Zq/agent.32 [2024-07-31T14:12:17.777Z] SSH_AGENT_PID=38 [2024-07-31T14:12:17.784Z] Running ssh-add (command line suppressed) [2024-07-31T14:12:17.892Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16082870846397143508.key (/w/workspace/edgex-go/1@tmp/private_key_16082870846397143508.key) [2024-07-31T14:12:17.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T14:12:18.268Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T14:12:18.301Z] $ docker exec --env ******** --env ******** 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent -k [2024-07-31T14:12:18.394Z] unset SSH_AUTH_SOCK; [2024-07-31T14:12:18.394Z] unset SSH_AGENT_PID; [2024-07-31T14:12:18.394Z] echo Agent pid 38 killed; [2024-07-31T14:12:18.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T14:12:18.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T14:12:18.526Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T14:12:18.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T14:12:18.639Z] $ docker exec 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent [2024-07-31T14:12:18.743Z] SSH_AUTH_SOCK=/tmp/ssh-9LhgBvEd52RR/agent.72 [2024-07-31T14:12:18.743Z] SSH_AGENT_PID=78 [2024-07-31T14:12:18.748Z] Running ssh-add (command line suppressed) [2024-07-31T14:12:18.839Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7681957099632718483.key (/w/workspace/edgex-go/1@tmp/private_key_7681957099632718483.key) [2024-07-31T14:12:18.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T14:12:19.210Z] + git semver init [2024-07-31T14:12:19.471Z] 2024-07-31 14:12:19,391 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T14:12:19.471Z] 2024-07-31 14:12:19,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-31T14:12:19.471Z] 2024-07-31 14:12:19,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-31T14:12:19.471Z] 2024-07-31 14:12:19,393 [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-07-31T14:12:26.063Z] 2024-07-31 14:12:25,168 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4844 with force:False [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,169 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4844 [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,173 [execute] INFO git cat-file --batch-check [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,180 [execute] INFO git cat-file --batch [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T14:12:26.063Z] 2024-07-31 14:12:25,185 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4844 [2024-07-31T14:12:26.063Z] 0.0.0 [Pipeline] } [2024-07-31T14:12:26.105Z] $ docker exec --env ******** --env ******** 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 ssh-agent -k [2024-07-31T14:12:26.205Z] unset SSH_AUTH_SOCK; [2024-07-31T14:12:26.205Z] unset SSH_AGENT_PID; [2024-07-31T14:12:26.205Z] echo Agent pid 78 killed; [2024-07-31T14:12:26.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T14:12:26.700Z] + git semver [Pipeline] } [2024-07-31T14:12:26.996Z] $ docker stop --time=1 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 [2024-07-31T14:12:28.309Z] $ docker rm -f --volumes 8d3316e8999db0e91ebfe2503c4c0fade9a36c814f44e1f91560ac6f2f30d338 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T14:12:28.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T14:12:29.089Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T14:12:29.119Z] [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-07-31T14:12:30.051Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-31T14:12:30.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T14:12:30.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T14:12:30.211Z] ========================================================= [2024-07-31T14:12:30.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T14:12:30.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T14:12:30.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T14:12:30.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T14:12:30.576Z] 619be1103602: Pulling fs layer [2024-07-31T14:12:30.576Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T14:12:30.576Z] 5df492c9dc93: Pulling fs layer [2024-07-31T14:12:30.576Z] 7629e6793208: Pulling fs layer [2024-07-31T14:12:30.576Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T14:12:30.576Z] fb5054dd5b73: Pulling fs layer [2024-07-31T14:12:30.576Z] eeca6798cff9: Pulling fs layer [2024-07-31T14:12:30.576Z] aa269ceb94a6: Pulling fs layer [2024-07-31T14:12:30.576Z] ada007ff1a6a: Pulling fs layer [2024-07-31T14:12:30.576Z] aa269ceb94a6: Waiting [2024-07-31T14:12:30.576Z] fb5054dd5b73: Waiting [2024-07-31T14:12:30.576Z] eeca6798cff9: Waiting [2024-07-31T14:12:30.576Z] 7629e6793208: Waiting [2024-07-31T14:12:30.576Z] 4f4fb700ef54: Waiting [2024-07-31T14:12:30.576Z] ada007ff1a6a: Waiting [2024-07-31T14:12:30.576Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T14:12:30.576Z] 7862e08f4a3e: Download complete [2024-07-31T14:12:30.576Z] 7629e6793208: Download complete [2024-07-31T14:12:30.576Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T14:12:30.576Z] 4f4fb700ef54: Download complete [2024-07-31T14:12:30.839Z] 619be1103602: Verifying Checksum [2024-07-31T14:12:30.839Z] 619be1103602: Download complete [2024-07-31T14:12:30.839Z] fb5054dd5b73: Verifying Checksum [2024-07-31T14:12:30.839Z] fb5054dd5b73: Download complete [2024-07-31T14:12:30.839Z] eeca6798cff9: Verifying Checksum [2024-07-31T14:12:30.839Z] eeca6798cff9: Download complete [2024-07-31T14:12:30.839Z] 619be1103602: Pull complete [2024-07-31T14:12:31.101Z] 7862e08f4a3e: Pull complete [2024-07-31T14:12:31.101Z] ada007ff1a6a: Verifying Checksum [2024-07-31T14:12:31.101Z] ada007ff1a6a: Download complete [2024-07-31T14:12:31.359Z] 5df492c9dc93: Verifying Checksum [2024-07-31T14:12:31.359Z] 5df492c9dc93: Download complete [2024-07-31T14:12:31.618Z] aa269ceb94a6: Verifying Checksum [2024-07-31T14:12:31.618Z] aa269ceb94a6: Download complete [2024-07-31T14:12:34.906Z] 5df492c9dc93: Pull complete [2024-07-31T14:12:35.166Z] 7629e6793208: Pull complete [2024-07-31T14:12:35.166Z] 4f4fb700ef54: Pull complete [2024-07-31T14:12:35.166Z] fb5054dd5b73: Pull complete [2024-07-31T14:12:35.424Z] eeca6798cff9: Pull complete [2024-07-31T14:12:38.712Z] aa269ceb94a6: Pull complete [2024-07-31T14:12:38.712Z] ada007ff1a6a: Pull complete [2024-07-31T14:12:38.712Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T14:12:38.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T14:12:38.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-31T14:12:39.101Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T14:12:39.101Z] WORKDIR /edgex [2024-07-31T14:12:39.101Z] COPY go.mod . [2024-07-31T14:12:39.101Z] RUN go mod download [2024-07-31T14:12:39.101Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-31T14:12:39.674Z] Sending build context to Docker daemon 178.8MB [2024-07-31T14:12:39.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T14:12:39.674Z] ---> f489d0715acc [2024-07-31T14:12:39.674Z] Step 2/4 : WORKDIR /edgex [2024-07-31T14:12:44.520Z] Still waiting to schedule task [2024-07-31T14:12:44.521Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6885’ [2024-07-31T14:12:49.694Z] ---> Running in f36cea4b8b25 [2024-07-31T14:12:49.694Z] Removing intermediate container f36cea4b8b25 [2024-07-31T14:12:49.694Z] ---> 5662aa3447d9 [2024-07-31T14:12:49.694Z] Step 3/4 : COPY go.mod . [2024-07-31T14:12:49.694Z] ---> 58234e6b13f7 [2024-07-31T14:12:49.694Z] Step 4/4 : RUN go mod download [2024-07-31T14:12:49.694Z] ---> Running in f3db52d68602 [2024-07-31T14:13:28.778Z] Removing intermediate container f3db52d68602 [2024-07-31T14:13:28.778Z] ---> 26b428584cf6 [2024-07-31T14:13:28.778Z] Successfully built 26b428584cf6 [2024-07-31T14:13:28.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:13:29.197Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T14:13:29.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:13:29.381Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2024-07-31T14:13:29.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T14:13:29.979Z] $ docker top 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T14:13:30.400Z] + go version [2024-07-31T14:13:30.400Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T14:13:30.438Z] $ docker stop --time=1 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d [2024-07-31T14:13:31.714Z] $ docker rm -f --volumes 341922b615ad9a2d7569021ab54487a7c7da40fca379274736f43a0714359d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:13:32.526Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T14:13:32.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:13:32.698Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2024-07-31T14:13:32.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T14:13:33.058Z] $ docker top b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-31T14:13:33.190Z] ========================================================= [2024-07-31T14:13:33.190Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-31T14:13:33.190Z] ========================================================= [Pipeline] sh [2024-07-31T14:13:33.491Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-31T14:13:33.881Z] + make test [2024-07-31T14:13:33.881Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T14:13:42.006Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-31T14:14:14.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-31T14:14:16.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-31T14:14:16.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-31T14:14:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-07-31T14:14:18.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-31T14:14:18.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-31T14:14:18.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-31T14:14:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-31T14:14:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-31T14:14:18.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-31T14:14:19.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-31T14:14:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-31T14:14:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-31T14:14:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-31T14:14:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-31T14:14:22.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-07-31T14:14:22.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-07-31T14:14:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-31T14:14:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-31T14:14:22.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.976s coverage: 93.4% of statements [2024-07-31T14:14:22.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements [2024-07-31T14:14:23.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-31T14:14:23.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-31T14:14:24.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2024-07-31T14:14:24.986Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-07-31T14:14:25.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] [2024-07-31T14:14:25.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-31T14:14:25.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-31T14:14:26.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-07-31T14:14:26.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements [2024-07-31T14:14:26.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-07-31T14:14:27.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements [2024-07-31T14:14:27.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-31T14:14:27.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-07-31T14:14:27.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-31T14:14:28.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-31T14:14:29.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-31T14:14:29.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-31T14:14:29.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-31T14:14:29.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-31T14:14:30.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-31T14:14:30.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-31T14:14:30.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-31T14:14:32.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-31T14:14:33.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-31T14:14:34.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-31T14:14:34.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-31T14:14:37.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-31T14:14:37.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-31T14:14:37.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-31T14:14:38.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.035s coverage: 94.4% of statements [2024-07-31T14:14:38.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-31T14:14:38.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-31T14:14:38.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-31T14:14:41.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-31T14:14:41.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-31T14:14:41.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-31T14:14:41.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-31T14:14:43.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-31T14:14:43.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-31T14:14:43.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-31T14:14:43.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:45.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-31T14:14:45.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-31T14:14:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-31T14:14:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.332s coverage: 79.9% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.042s coverage: 92.9% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.048s coverage: 64.4% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.044s coverage: 100.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.232s coverage: 100.0% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 4.168s coverage: 38.4% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.150s coverage: 95.7% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-07-31T14:14:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2024-07-31T14:14:53.540Z] 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-07-31T14:14:53.540Z] running golangci-lint [2024-07-31T14:14:53.540Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-31T14:14:53.540Z] go version go1.21.9 linux/amd64 [2024-07-31T14:14:53.540Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-31T14:14:53.540Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-31T14:15:20.092Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 23.956044845s" [2024-07-31T14:15:20.092Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.511367ms" [2024-07-31T14:15:32.292Z] level=info msg="[linters_context/goanalysis] analyzers took 1m47.870407992s with top 10 stages: buildir: 1m4.314124693s, gosec: 9.854513353s, inspect: 2.632196699s, fact_deprecated: 2.07052625s, printf: 1.784241007s, ctrlflow: 1.671958934s, fact_purity: 1.603311647s, nilness: 1.418229021s, S1038: 1.393065979s, typedness: 928.399952ms" [2024-07-31T14:15:32.293Z] level=info msg="[runner] Issues before processing: 211, after processing: 0" [2024-07-31T14:15:32.293Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 211/211, exclude: 211/211, filename_unadjuster: 211/211, exclude-rules: 21/211, skip_dirs: 211/211, identifier_marker: 211/211, path_prettifier: 211/211, skip_files: 211/211, autogenerated_exclude: 211/211, nolint: 0/21" [2024-07-31T14:15:32.293Z] level=info msg="[runner] processing took 19.81287ms with stages: nolint: 8.597857ms, identifier_marker: 4.918832ms, autogenerated_exclude: 2.278346ms, path_prettifier: 1.633827ms, exclude-rules: 1.507163ms, skip_dirs: 757.452µs, cgo: 78.752µs, filename_unadjuster: 35.021µs, max_same_issues: 1.45µs, diff: 640ns, skip_files: 540ns, uniq_by_line: 520ns, fixer: 490ns, exclude: 490ns, path_prefixer: 360ns, sort_results: 250ns, severity-rules: 240ns, source_code: 240ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-07-31T14:15:32.293Z] level=info msg="[runner] linters took 13.606287979s with stages: goanalysis_metalinter: 13.586334994s" [2024-07-31T14:15:32.293Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-31T14:15:32.293Z] level=info msg="Memory: 371 samples, avg is 303.1MB, max is 1380.0MB" [2024-07-31T14:15:32.293Z] level=info msg="Execution took 37.616535947s" [2024-07-31T14:15:32.293Z] go vet ./... [2024-07-31T14:15:38.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T14:15:38.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T14:15:38.863Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-31T14:15:38.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-31T14:15:39.255Z] + ls -al . [2024-07-31T14:15:39.255Z] total 864 [2024-07-31T14:15:39.255Z] drwxrwxr-x 11 1001 1001 4096 Jul 31 14:13 . [2024-07-31T14:15:39.255Z] drwxr-xr-x 4 root root 4096 Jul 31 14:13 .. [2024-07-31T14:15:39.255Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 .blubracket [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 10 Jul 31 14:11 .dockerignore [2024-07-31T14:15:39.255Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 14:14 .git [2024-07-31T14:15:39.255Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 14:11 .github [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 1102 Jul 31 14:11 .gitignore [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 42 Jul 31 14:11 .golangci.yml [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 100 Jul 31 14:11 .hadolint.yml [2024-07-31T14:15:39.255Z] drwxr-xr-x 3 1001 1001 4096 Jul 31 14:12 .semver [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 155 Jul 31 14:11 .sonarcloud.properties [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 1171 Jul 31 14:11 ADOPTERS.md [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 20806 Jul 31 14:11 Attribution.txt [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 100284 Jul 31 14:11 CHANGELOG.md [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 14:11 CONTRIBUTING.md [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 677 Jul 31 14:11 GOVERNANCE.md [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 861 Jul 31 14:11 Jenkinsfile [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 14:11 LICENSE [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 16854 Jul 31 14:11 Makefile [2024-07-31T14:15:39.255Z] -rw-rw-r-- 1 1001 1001 582 Jul 31 14:11 OWNERS.md [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 9528 Jul 31 14:11 README.md [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 789 Jul 31 14:11 SECURITY.md [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 5 Jul 31 14:12 VERSION [2024-07-31T14:15:39.256Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 bin [2024-07-31T14:15:39.256Z] drwxrwxr-x 20 1001 1001 4096 Jul 31 14:11 cmd [2024-07-31T14:15:39.256Z] -rw-r--r-- 1 root root 498370 Jul 31 14:14 coverage.out [2024-07-31T14:15:39.256Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:11 fuzz_test [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 7118 Jul 31 14:11 go.mod [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 101672 Jul 31 14:11 go.sum [2024-07-31T14:15:39.256Z] drwxrwxr-x 7 1001 1001 4096 Jul 31 14:11 internal [2024-07-31T14:15:39.256Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 14:11 openapi [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 584 Jul 31 14:11 security.txt [2024-07-31T14:15:39.256Z] -rw-rw-r-- 1 1001 1001 204 Jul 31 14:11 version.go [Pipeline] sh [2024-07-31T14:15:39.584Z] + '[' -e coverage.out ] [2024-07-31T14:15:39.584Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-31T14:15:39.748Z] Stashed 1 file(s) [Pipeline] sh [2024-07-31T14:15:40.060Z] + make build [2024-07-31T14:15:40.060Z] 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-07-31T14:16:12.162Z] 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-07-31T14:16:12.162Z] 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-07-31T14:16:12.162Z] 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-07-31T14:16:12.162Z] 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-07-31T14:16:12.434Z] 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-07-31T14:16:19.012Z] 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-07-31T14:16:21.544Z] 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-07-31T14:16:22.922Z] 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-07-31T14:16:25.452Z] 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-07-31T14:16:26.018Z] 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-07-31T14:16:26.951Z] 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-07-31T14:16:27.517Z] 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-07-31T14:16:28.450Z] 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-07-31T14:16:29.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6888 in /w/workspace/edgexfoundry_edgex-go_PR-4844 [Pipeline] { [Pipeline] ws [2024-07-31T14:16:29.369Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] } [2024-07-31T14:16:29.431Z] $ docker stop --time=1 b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 [2024-07-31T14:16:32.734Z] $ docker rm -f --volumes b61843407ad339b1bda5536c7846fd6b0ac5f8ca5fc4c0dd017100f56fe9ad00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [2024-07-31T14:16:34.559Z] The recommended git tool is: git [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-07-31T14:16:35.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T14:16:35.646Z] [2024-07-31T14:16:35.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:16:36.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T14:16:36.317Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-31T14:16:36.317Z] 91d30c5bc195: Pulling fs layer [2024-07-31T14:16:36.317Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-31T14:16:36.317Z] 9c61dcf015f6: Pulling fs layer [2024-07-31T14:16:36.317Z] 4698f68db338: Pulling fs layer [2024-07-31T14:16:36.317Z] 2a2f49069b9e: Pulling fs layer [2024-07-31T14:16:36.317Z] e0025b399a48: Pulling fs layer [2024-07-31T14:16:36.317Z] 4698f68db338: Waiting [2024-07-31T14:16:36.317Z] e0025b399a48: Waiting [2024-07-31T14:16:36.317Z] 2a2f49069b9e: Waiting [2024-07-31T14:16:36.317Z] 91d30c5bc195: Verifying Checksum [2024-07-31T14:16:36.317Z] 91d30c5bc195: Download complete [2024-07-31T14:16:36.317Z] 4698f68db338: Verifying Checksum [2024-07-31T14:16:36.317Z] 4698f68db338: Download complete [2024-07-31T14:16:36.575Z] 91d30c5bc195: Pull complete [2024-07-31T14:16:36.575Z] 2e9b0aa3be6d: Download complete [2024-07-31T14:16:36.575Z] e0025b399a48: Download complete [2024-07-31T14:16:36.575Z] 2a2f49069b9e: Download complete [2024-07-31T14:16:36.913Z] 2e9b0aa3be6d: Pull complete [2024-07-31T14:16:37.188Z] 9c61dcf015f6: Verifying Checksum [2024-07-31T14:16:37.188Z] 9c61dcf015f6: Download complete [2024-07-31T14:16:40.926Z] using credential edgex-jenkins-ssh [2024-07-31T14:16:40.955Z] Cloning the remote Git repository [2024-07-31T14:16:40.998Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-31T14:16:41.093Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-31T14:16:41.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-31T14:16:41.239Z] > git --version # timeout=10 [2024-07-31T14:16:41.261Z] > git --version # 'git version 2.25.1' [2024-07-31T14:16:41.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T14:16:41.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T14:16:42.931Z] 9c61dcf015f6: Pull complete [2024-07-31T14:16:44.321Z] 4698f68db338: Pull complete [2024-07-31T14:16:44.891Z] 2a2f49069b9e: Pull complete [2024-07-31T14:16:44.891Z] e0025b399a48: Pull complete [2024-07-31T14:16:44.891Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-31T14:16:44.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-31T14:16:44.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:16:45.188Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2024-07-31T14:16:45.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-31T14:16:46.271Z] $ docker top a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T14:16:46.704Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-31T14:16:49.998Z] #1 [core-data internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #1 transferring dockerfile: 2.01kB done [2024-07-31T14:16:49.998Z] #1 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #2 transferring dockerfile: 2.49kB done [2024-07-31T14:16:49.998Z] #2 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #3 transferring dockerfile: 1.95kB done [2024-07-31T14:16:49.998Z] #3 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #4 transferring dockerfile: 2.15kB done [2024-07-31T14:16:49.998Z] #4 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #5 transferring dockerfile: 1.70kB done [2024-07-31T14:16:49.998Z] #5 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #6 transferring dockerfile: 2.50kB done [2024-07-31T14:16:49.998Z] #6 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #7 transferring dockerfile: 2.01kB done [2024-07-31T14:16:49.998Z] #7 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #8 transferring dockerfile: 1.69kB done [2024-07-31T14:16:49.998Z] #8 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #9 transferring dockerfile: 2.06kB done [2024-07-31T14:16:49.998Z] #9 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #10 transferring dockerfile: 1.81kB done [2024-07-31T14:16:49.998Z] #10 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #11 transferring dockerfile: 1.93kB done [2024-07-31T14:16:49.998Z] #11 DONE 0.1s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #12 transferring dockerfile: 1.89kB done [2024-07-31T14:16:49.998Z] #12 DONE 0.1s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #13 transferring dockerfile: 2.23kB done [2024-07-31T14:16:49.998Z] #13 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #14 transferring dockerfile: 1.85kB done [2024-07-31T14:16:49.998Z] #14 DONE 0.1s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #15 transferring dockerfile: 2.93kB done [2024-07-31T14:16:49.998Z] #15 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #16 [core-command internal] load build definition from Dockerfile [2024-07-31T14:16:49.998Z] #16 transferring dockerfile: 1.93kB done [2024-07-31T14:16:49.998Z] #16 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #17 [core-data internal] load .dockerignore [2024-07-31T14:16:49.998Z] #17 transferring context: 50B done [2024-07-31T14:16:49.998Z] #17 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-31T14:16:49.998Z] #18 transferring context: 50B done [2024-07-31T14:16:49.998Z] #18 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #19 [support-notifications internal] load .dockerignore [2024-07-31T14:16:49.998Z] #19 transferring context: 50B done [2024-07-31T14:16:49.998Z] #19 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #20 [security-proxy-auth internal] load .dockerignore [2024-07-31T14:16:49.998Z] #20 transferring context: 50B done [2024-07-31T14:16:49.998Z] #20 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-31T14:16:49.998Z] #21 transferring context: 50B done [2024-07-31T14:16:49.998Z] #21 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #22 [security-spire-server internal] load .dockerignore [2024-07-31T14:16:49.998Z] #22 transferring context: 50B done [2024-07-31T14:16:49.998Z] #22 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #23 [core-keeper internal] load .dockerignore [2024-07-31T14:16:49.998Z] #23 transferring context: 50B done [2024-07-31T14:16:49.998Z] #23 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #24 [security-spire-config internal] load .dockerignore [2024-07-31T14:16:49.998Z] #24 transferring context: 50B done [2024-07-31T14:16:49.998Z] #24 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #25 [security-spire-agent internal] load .dockerignore [2024-07-31T14:16:49.998Z] #25 transferring context: 50B done [2024-07-31T14:16:49.998Z] #25 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #26 [core-metadata internal] load .dockerignore [2024-07-31T14:16:49.998Z] #26 transferring context: 50B done [2024-07-31T14:16:49.998Z] #26 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-07-31T14:16:49.998Z] #27 transferring context: 50B done [2024-07-31T14:16:49.998Z] #27 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #28 [support-scheduler internal] load .dockerignore [2024-07-31T14:16:49.998Z] #28 transferring context: 50B done [2024-07-31T14:16:49.998Z] #28 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-31T14:16:49.998Z] #29 transferring context: 50B done [2024-07-31T14:16:49.998Z] #29 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-31T14:16:49.998Z] #30 transferring context: 50B done [2024-07-31T14:16:49.998Z] #30 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-07-31T14:16:49.998Z] #31 transferring context: 50B done [2024-07-31T14:16:49.998Z] #31 DONE 0.0s [2024-07-31T14:16:49.998Z] [2024-07-31T14:16:49.998Z] #32 [core-command internal] load .dockerignore [2024-07-31T14:16:49.998Z] #32 transferring context: 50B done [2024-07-31T14:16:49.998Z] #32 DONE 0.0s [2024-07-31T14:16:50.261Z] [2024-07-31T14:16:50.261Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T14:16:50.261Z] #33 DONE 0.0s [2024-07-31T14:16:50.261Z] [2024-07-31T14:16:50.261Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:50.261Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-07-31T14:16:50.261Z] #34 ... [2024-07-31T14:16:50.261Z] [2024-07-31T14:16:50.261Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T14:16:50.261Z] #33 DONE 0.0s [2024-07-31T14:16:50.261Z] [2024-07-31T14:16:50.261Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:50.261Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T14:16:50.261Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T14:16:50.261Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:16:50.524Z] #34 ... [2024-07-31T14:16:50.524Z] [2024-07-31T14:16:50.524Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T14:16:50.524Z] #33 DONE 0.0s [2024-07-31T14:16:50.524Z] [2024-07-31T14:16:50.524Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:50.524Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-07-31T14:16:50.524Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T14:16:50.524Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T14:16:50.524Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:16:50.524Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s [2024-07-31T14:16:50.524Z] #34 ... [2024-07-31T14:16:50.524Z] [2024-07-31T14:16:50.524Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-31T14:16:50.524Z] #33 DONE 0.0s [2024-07-31T14:16:50.524Z] [2024-07-31T14:16:50.524Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:50.524Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.14MB / 3.42MB 0.3s [2024-07-31T14:16:50.786Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s [2024-07-31T14:16:50.786Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-31T14:16:50.786Z] #34 ... [2024-07-31T14:16:50.786Z] [2024-07-31T14:16:50.786Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:16:50.786Z] #35 DONE 0.6s [2024-07-31T14:16:50.786Z] [2024-07-31T14:16:50.786Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:50.786Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-07-31T14:16:50.786Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T14:16:50.786Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T14:16:50.786Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:16:50.786Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-07-31T14:16:51.364Z] #34 ... [2024-07-31T14:16:51.364Z] [2024-07-31T14:16:51.364Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-31T14:16:51.364Z] #36 DONE 0.9s [2024-07-31T14:16:51.364Z] [2024-07-31T14:16:51.364Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T14:16:51.364Z] #37 DONE 1.0s [2024-07-31T14:16:51.364Z] [2024-07-31T14:16:51.364Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:16:51.364Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-07-31T14:16:51.364Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T14:16:51.364Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T14:16:51.364Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:16:51.364Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-07-31T14:16:51.364Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-07-31T14:16:51.364Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-31T14:16:51.364Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-31T14:16:51.364Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:16:51.364Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-07-31T14:16:51.364Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-07-31T14:16:52.309Z] #34 DONE 2.0s [2024-07-31T14:16:52.309Z] [2024-07-31T14:16:52.309Z] #38 [security-spire-server internal] load build context [2024-07-31T14:16:52.309Z] #38 transferring context: 27.23kB 0.0s done [2024-07-31T14:16:52.309Z] #38 DONE 1.0s [2024-07-31T14:16:52.309Z] [2024-07-31T14:16:52.309Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:16:52.309Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-07-31T14:16:52.309Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-31T14:16:52.309Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T14:16:52.309Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-31T14:16:52.309Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T14:16:52.309Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T14:16:52.309Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-07-31T14:16:52.309Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-31T14:16:52.309Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.4s [2024-07-31T14:16:52.309Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-31T14:16:52.309Z] #39 ... [2024-07-31T14:16:52.309Z] [2024-07-31T14:16:52.309Z] #40 [security-spire-agent internal] load build context [2024-07-31T14:16:52.309Z] #40 transferring context: 26.76kB 0.0s done [2024-07-31T14:16:52.309Z] #40 DONE 1.0s [2024-07-31T14:16:52.309Z] [2024-07-31T14:16:52.309Z] #41 [security-spire-config internal] load build context [2024-07-31T14:16:52.309Z] #41 transferring context: 25.48kB 0.0s done [2024-07-31T14:16:52.309Z] #41 DONE 1.1s [2024-07-31T14:16:52.309Z] [2024-07-31T14:16:52.309Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:16:52.309Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.5s [2024-07-31T14:16:52.309Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-31T14:16:52.570Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-07-31T14:16:52.834Z] #39 ... [2024-07-31T14:16:52.834Z] [2024-07-31T14:16:52.834Z] #42 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-31T14:16:52.834Z] #42 DONE 2.6s [2024-07-31T14:16:52.834Z] [2024-07-31T14:16:52.834Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:16:52.834Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-07-31T14:16:52.834Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-31T14:16:55.439Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-07-31T14:16:58.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-31T14:16:58.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T14:16:59.725Z] #39 ... [2024-07-31T14:16:59.725Z] [2024-07-31T14:16:59.725Z] #43 [support-scheduler internal] load build context [2024-07-31T14:16:59.725Z] #43 transferring context: 251.72MB 9.0s [2024-07-31T14:17:00.299Z] #43 ... [2024-07-31T14:17:00.299Z] [2024-07-31T14:17:00.299Z] #44 [core-data internal] load build context [2024-07-31T14:17:00.299Z] #44 ... [2024-07-31T14:17:00.299Z] [2024-07-31T14:17:00.299Z] #45 [core-keeper internal] load build context [2024-07-31T14:17:00.559Z] #45 ... [2024-07-31T14:17:00.559Z] [2024-07-31T14:17:00.559Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:17:00.559Z] #46 ... [2024-07-31T14:17:00.559Z] [2024-07-31T14:17:00.559Z] #47 [security-proxy-auth internal] load build context [2024-07-31T14:17:00.559Z] #47 ... [2024-07-31T14:17:00.559Z] [2024-07-31T14:17:00.559Z] #48 [core-metadata internal] load build context [2024-07-31T14:17:00.821Z] #48 ... [2024-07-31T14:17:00.821Z] [2024-07-31T14:17:00.821Z] #49 [security-bootstrapper internal] load build context [2024-07-31T14:17:00.821Z] #49 ... [2024-07-31T14:17:00.821Z] [2024-07-31T14:17:00.821Z] #50 [core-command internal] load build context [2024-07-31T14:17:00.861Z] Merging remotes/origin/main commit b103c04882abc23661cee8905a92a31c1ff0bf6a into PR head commit a864a732d67ffb5f2e3196c9a993cc36686b6f85 [2024-07-31T14:17:01.089Z] #50 ... [2024-07-31T14:17:01.090Z] [2024-07-31T14:17:01.090Z] #51 [support-notifications internal] load build context [2024-07-31T14:17:01.090Z] #51 ... [2024-07-31T14:17:01.090Z] [2024-07-31T14:17:01.090Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:17:01.345Z] Merge succeeded, producing a864a732d67ffb5f2e3196c9a993cc36686b6f85 [2024-07-31T14:17:01.346Z] Checking out Revision a864a732d67ffb5f2e3196c9a993cc36686b6f85 (PR-4844) [2024-07-31T14:17:01.353Z] #52 ... [2024-07-31T14:17:01.353Z] [2024-07-31T14:17:01.353Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:17:01.353Z] #53 ... [2024-07-31T14:17:01.353Z] [2024-07-31T14:17:01.353Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:17:01.353Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-31T14:17:01.353Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-31T14:17:01.353Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-31T14:17:01.353Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-31T14:17:01.353Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T14:17:01.353Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T14:17:01.353Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-07-31T14:17:01.353Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-31T14:17:01.353Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-07-31T14:17:01.353Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-31T14:17:01.353Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-07-31T14:17:01.353Z] #54 ... [2024-07-31T14:17:01.353Z] [2024-07-31T14:17:01.353Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-31T14:16:59.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-31T14:17:00.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-31T14:17:00.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T14:17:00.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4844/head:refs/remotes/origin/PR-4844 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T14:17:00.879Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T14:17:00.955Z] > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 [2024-07-31T14:17:01.212Z] > git remote # timeout=10 [2024-07-31T14:17:01.234Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T14:17:01.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T14:17:01.293Z] > git merge b103c04882abc23661cee8905a92a31c1ff0bf6a # timeout=10 [2024-07-31T14:17:01.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T14:17:01.350Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T14:17:01.366Z] > git checkout -f a864a732d67ffb5f2e3196c9a993cc36686b6f85 # timeout=10 [2024-07-31T14:17:01.616Z] #55 ... [2024-07-31T14:17:01.616Z] [2024-07-31T14:17:01.616Z] #56 [support-cron-scheduler internal] load build context [2024-07-31T14:17:01.616Z] #56 ... [2024-07-31T14:17:01.616Z] [2024-07-31T14:17:01.616Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-31T14:17:02.561Z] #55 ... [2024-07-31T14:17:02.561Z] [2024-07-31T14:17:02.561Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T14:17:02.561Z] #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:02.561Z] #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:02.561Z] #0 3.788 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:17:02.561Z] #0 3.790 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:17:02.561Z] #0 3.802 OK: 7 MiB in 16 packages [2024-07-31T14:17:02.561Z] #57 ... [2024-07-31T14:17:02.561Z] [2024-07-31T14:17:02.561Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:17:02.561Z] #58 ... [2024-07-31T14:17:02.561Z] [2024-07-31T14:17:02.561Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:17:02.561Z] #59 ... [2024-07-31T14:17:02.561Z] [2024-07-31T14:17:02.561Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:17:02.822Z] #60 ... [2024-07-31T14:17:02.822Z] [2024-07-31T14:17:02.822Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:17:02.822Z] #61 ... [2024-07-31T14:17:02.822Z] [2024-07-31T14:17:02.822Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T14:17:02.822Z] #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:02.822Z] #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:02.822Z] #0 2.956 (1/4) Installing ca-certificates (20240226-r0) [2024-07-31T14:17:02.822Z] #0 2.993 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:17:02.822Z] #0 2.997 (3/4) Installing su-exec (0.2-r3) [2024-07-31T14:17:02.822Z] #0 3.003 (4/4) Installing yq (4.33.3-r5) [2024-07-31T14:17:02.822Z] #0 3.070 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:17:02.822Z] #0 3.075 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:17:02.822Z] #0 3.128 OK: 17 MiB in 19 packages [2024-07-31T14:17:03.972Z] #62 ... [2024-07-31T14:17:03.972Z] [2024-07-31T14:17:03.972Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:17:03.972Z] #63 ... [2024-07-31T14:17:03.972Z] [2024-07-31T14:17:03.972Z] #64 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-31T14:17:04.239Z] #64 ... [2024-07-31T14:17:04.239Z] [2024-07-31T14:17:04.239Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:17:04.239Z] #65 ... [2024-07-31T14:17:04.239Z] [2024-07-31T14:17:04.239Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:17:04.239Z] #66 ... [2024-07-31T14:17:04.239Z] [2024-07-31T14:17:04.239Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:17:04.239Z] #67 ... [2024-07-31T14:17:04.239Z] [2024-07-31T14:17:04.239Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:17:04.502Z] #46 transferring context: 364.87MB 14.4s [2024-07-31T14:17:05.239Z] Commit message: "feat: Implement Cron Scheduler Controller Package" [2024-07-31T14:17:05.290Z] > git --version # timeout=10 [2024-07-31T14:17:05.302Z] > git --version # 'git version 2.25.1' [2024-07-31T14:17:05.322Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T14:17:06.957Z] #46 ... [2024-07-31T14:17:06.957Z] [2024-07-31T14:17:06.957Z] #44 [core-data internal] load build context [2024-07-31T14:17:06.957Z] #44 transferring context: 492.80MB 15.2s done [2024-07-31T14:17:06.957Z] #44 ... [2024-07-31T14:17:06.957Z] [2024-07-31T14:17:06.957Z] #46 [security-secretstore-setup internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T14:17:08.135Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T14:17:08.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T14:17:08.135Z] Dload Upload Total Spent Left Speed [2024-07-31T14:17:08.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 72947 0 --:--:-- --:--:-- --:--:-- 72467 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-07-31T14:17:08.354Z] #46 transferring context: 492.80MB 17.6s done [2024-07-31T14:17:08.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T14:17:08.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T14:17:08.846Z] + sudo tee /etc/docker/daemon.new [2024-07-31T14:17:08.846Z] { [2024-07-31T14:17:08.846Z] "registry-mirrors": [ [2024-07-31T14:17:08.846Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T14:17:08.846Z] ], [2024-07-31T14:17:08.846Z] "bip": "10.250.0.254/24", [2024-07-31T14:17:08.846Z] "hosts": [ [2024-07-31T14:17:08.846Z] "tcp://0.0.0.0:5555", [2024-07-31T14:17:08.846Z] "unix:///var/run/docker.sock" [2024-07-31T14:17:08.846Z] ], [2024-07-31T14:17:08.846Z] "mtu": 1458, [2024-07-31T14:17:08.846Z] "selinux-enabled": true, [2024-07-31T14:17:08.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T14:17:08.846Z] } [Pipeline] sh [2024-07-31T14:17:09.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T14:17:09.579Z] + sudo service docker restart [2024-07-31T14:17:10.273Z] #46 ... [2024-07-31T14:17:10.273Z] [2024-07-31T14:17:10.273Z] #43 [support-scheduler internal] load build context [2024-07-31T14:17:10.273Z] #43 transferring context: 492.80MB 17.1s done [2024-07-31T14:17:10.537Z] #43 ... [2024-07-31T14:17:10.537Z] [2024-07-31T14:17:10.537Z] #47 [security-proxy-auth internal] load build context [2024-07-31T14:17:10.537Z] #47 transferring context: 492.80MB 17.8s done [2024-07-31T14:17:10.537Z] #47 ... [2024-07-31T14:17:10.537Z] [2024-07-31T14:17:10.537Z] #45 [core-keeper internal] load build context [2024-07-31T14:17:10.537Z] #45 transferring context: 492.80MB 14.0s done [2024-07-31T14:17:10.800Z] #45 ... [2024-07-31T14:17:10.800Z] [2024-07-31T14:17:10.800Z] #50 [core-command internal] load build context [2024-07-31T14:17:10.800Z] #50 transferring context: 492.80MB 16.8s done [2024-07-31T14:17:10.800Z] #50 ... [2024-07-31T14:17:10.800Z] [2024-07-31T14:17:10.800Z] #48 [core-metadata internal] load build context [2024-07-31T14:17:10.800Z] #48 transferring context: 492.80MB 16.8s done [2024-07-31T14:17:11.062Z] #48 ... [2024-07-31T14:17:11.062Z] [2024-07-31T14:17:11.062Z] #49 [security-bootstrapper internal] load build context [2024-07-31T14:17:11.062Z] #49 transferring context: 492.80MB 17.3s done [2024-07-31T14:17:11.338Z] #49 ... [2024-07-31T14:17:11.338Z] [2024-07-31T14:17:11.338Z] #51 [support-notifications internal] load build context [2024-07-31T14:17:11.338Z] #51 transferring context: 492.80MB 14.8s done [2024-07-31T14:17:11.338Z] #51 ... [2024-07-31T14:17:11.338Z] [2024-07-31T14:17:11.338Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:17:11.338Z] #52 transferring context: 492.80MB 17.8s done [2024-07-31T14:17:11.603Z] #52 ... [2024-07-31T14:17:11.603Z] [2024-07-31T14:17:11.603Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:17:11.603Z] #53 transferring context: 492.80MB 17.4s done [2024-07-31T14:17:11.865Z] #53 ... [2024-07-31T14:17:11.865Z] [2024-07-31T14:17:11.865Z] #56 [support-cron-scheduler internal] load build context [2024-07-31T14:17:11.865Z] #56 transferring context: 492.80MB 15.5s done [2024-07-31T14:17:11.865Z] #56 ... [2024-07-31T14:17:11.865Z] [2024-07-31T14:17:11.865Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-31T14:17:11.865Z] #55 transferring context: 492.80MB 17.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T14:17:27.951Z] provisioning config files... [2024-07-31T14:17:27.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12026940819450483462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T14:17:28.508Z] ---> ****-login.sh [2024-07-31T14:17:28.508Z] nexus3.edgexfoundry.org:10001 [2024-07-31T14:17:29.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:17:29.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:17:29.370Z] Configure a credential helper to remove this warning. See [2024-07-31T14:17:29.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:17:29.370Z] [2024-07-31T14:17:29.370Z] Login Succeeded [2024-07-31T14:17:29.370Z] nexus3.edgexfoundry.org:10002 [2024-07-31T14:17:29.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:17:29.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:17:29.642Z] Configure a credential helper to remove this warning. See [2024-07-31T14:17:29.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:17:29.642Z] [2024-07-31T14:17:29.642Z] Login Succeeded [2024-07-31T14:17:29.642Z] nexus3.edgexfoundry.org:10003 [2024-07-31T14:17:29.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:17:29.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:17:29.916Z] Configure a credential helper to remove this warning. See [2024-07-31T14:17:29.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:17:29.917Z] [2024-07-31T14:17:29.917Z] Login Succeeded [2024-07-31T14:17:29.917Z] nexus3.edgexfoundry.org:10004 [2024-07-31T14:17:30.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:17:30.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:17:30.461Z] Configure a credential helper to remove this warning. See [2024-07-31T14:17:30.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:17:30.461Z] [2024-07-31T14:17:30.461Z] Login Succeeded [2024-07-31T14:17:30.461Z] ****.io [2024-07-31T14:17:30.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T14:17:31.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T14:17:31.000Z] Configure a credential helper to remove this warning. See [2024-07-31T14:17:31.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T14:17:31.000Z] [2024-07-31T14:17:31.000Z] Login Succeeded [2024-07-31T14:17:31.000Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T14:17:31.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-31T14:17:31.838Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-31T14:17:31.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T14:17:32.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T14:17:32.082Z] ========================================================= [2024-07-31T14:17:32.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T14:17:32.082Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T14:17:32.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T14:17:32.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T14:17:32.764Z] c6b39de5b339: Pulling fs layer [2024-07-31T14:17:32.764Z] a69c41024577: Pulling fs layer [2024-07-31T14:17:32.764Z] d6de4b400683: Pulling fs layer [2024-07-31T14:17:32.764Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T14:17:32.764Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T14:17:32.764Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T14:17:32.764Z] 00f215d4a9da: Pulling fs layer [2024-07-31T14:17:32.764Z] d496ad576159: Pulling fs layer [2024-07-31T14:17:32.764Z] 4f4fb700ef54: Waiting [2024-07-31T14:17:32.764Z] 00f215d4a9da: Waiting [2024-07-31T14:17:32.764Z] d496ad576159: Waiting [2024-07-31T14:17:32.764Z] 464afbd9ba4c: Waiting [2024-07-31T14:17:32.764Z] 35cb2a7552d0: Waiting [2024-07-31T14:17:32.764Z] a69c41024577: Download complete [2024-07-31T14:17:32.764Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T14:17:32.764Z] 35cb2a7552d0: Download complete [2024-07-31T14:17:32.764Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T14:17:32.764Z] 4f4fb700ef54: Download complete [2024-07-31T14:17:32.764Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T14:17:32.764Z] 464afbd9ba4c: Download complete [2024-07-31T14:17:32.764Z] c6b39de5b339: Verifying Checksum [2024-07-31T14:17:33.353Z] d496ad576159: Verifying Checksum [2024-07-31T14:17:33.353Z] d496ad576159: Download complete [2024-07-31T14:17:33.626Z] c6b39de5b339: Pull complete [2024-07-31T14:17:34.215Z] a69c41024577: Pull complete [2024-07-31T14:17:34.803Z] d6de4b400683: Verifying Checksum [2024-07-31T14:17:34.803Z] d6de4b400683: Download complete [2024-07-31T14:17:35.772Z] 00f215d4a9da: Verifying Checksum [2024-07-31T14:17:35.772Z] 00f215d4a9da: Download complete [2024-07-31T14:17:48.126Z] d6de4b400683: Pull complete [2024-07-31T14:17:48.395Z] 35cb2a7552d0: Pull complete [2024-07-31T14:17:48.668Z] 4f4fb700ef54: Pull complete [2024-07-31T14:17:48.935Z] 464afbd9ba4c: Pull complete [2024-07-31T14:17:58.712Z] #55 ... [2024-07-31T14:17:58.712Z] [2024-07-31T14:17:58.712Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:17:58.712Z] #60 65.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:58.712Z] #60 65.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:58.712Z] #60 66.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:17:58.712Z] #60 66.08 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:17:58.712Z] #60 66.09 OK: 7 MiB in 16 packages [2024-07-31T14:17:59.022Z] 00f215d4a9da: Pull complete [2024-07-31T14:17:59.606Z] d496ad576159: Pull complete [2024-07-31T14:17:59.606Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T14:17:59.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T14:17:59.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-07-31T14:17:59.665Z] #60 ... [2024-07-31T14:17:59.665Z] [2024-07-31T14:17:59.665Z] #45 [core-keeper internal] load build context [2024-07-31T14:17:59.665Z] #45 DONE 69.4s [2024-07-31T14:17:59.665Z] [2024-07-31T14:17:59.665Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:17:59.665Z] #63 67.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:17:59.665Z] #63 67.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2024-07-31T14:17:59.926Z] #63 ... [2024-07-31T14:17:59.926Z] [2024-07-31T14:17:59.926Z] #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-31T14:17:59.926Z] #64 DONE 66.7s [2024-07-31T14:17:59.926Z] [2024-07-31T14:17:59.926Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:17:59.926Z] #63 67.47 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-31T14:17:59.926Z] #63 67.47 (2/2) Installing su-exec (0.2-r3) [2024-07-31T14:17:59.926Z] #63 67.48 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:17:59.926Z] #63 67.50 OK: 7 MiB in 17 packages [2024-07-31T14:18:00.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T14:18:00.035Z] WORKDIR /edgex [2024-07-31T14:18:00.035Z] COPY go.mod . [2024-07-31T14:18:00.035Z] RUN go mod download [2024-07-31T14:18:00.035Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-31T14:18:00.185Z] #63 ... [2024-07-31T14:18:00.186Z] [2024-07-31T14:18:00.186Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T14:18:00.186Z] #57 DONE 67.7s [2024-07-31T14:18:00.186Z] [2024-07-31T14:18:00.186Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:18:00.462Z] #68 ... [2024-07-31T14:18:00.462Z] [2024-07-31T14:18:00.462Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T14:18:00.462Z] #62 DONE 68.1s [2024-07-31T14:18:00.462Z] [2024-07-31T14:18:00.462Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:18:00.462Z] #67 66.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:00.462Z] #67 67.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:00.462Z] #67 67.26 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:18:00.462Z] #67 67.26 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:18:00.462Z] #67 67.26 OK: 20070 distinct packages available [2024-07-31T14:18:00.462Z] #67 67.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:00.463Z] #67 67.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:00.463Z] #67 67.63 (1/11) Installing ca-certificates (20240226-r0) [2024-07-31T14:18:00.463Z] #67 67.65 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-31T14:18:00.463Z] #67 67.78 (3/11) Installing libunistring (1.1-r1) [2024-07-31T14:18:00.463Z] #67 67.80 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-31T14:18:00.463Z] #67 67.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-31T14:18:00.463Z] #67 67.81 (6/11) Installing libcurl (8.9.0-r0) [2024-07-31T14:18:00.463Z] #67 67.82 (7/11) Installing curl (8.9.0-r0) [2024-07-31T14:18:00.463Z] #67 67.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:00.463Z] #67 67.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:18:00.463Z] #67 67.85 (10/11) Installing libucontext (1.2-r2) [2024-07-31T14:18:00.463Z] #67 67.85 (11/11) Installing gcompat (1.1.0-r1) [2024-07-31T14:18:00.463Z] #67 67.86 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:00.463Z] #67 67.87 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:18:00.463Z] #67 67.92 OK: 12 MiB in 26 packages [2024-07-31T14:18:00.630Z] Sending build context to Docker daemon 3.34MB [2024-07-31T14:18:00.630Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T14:18:00.630Z] ---> f246e2811388 [2024-07-31T14:18:00.630Z] Step 2/4 : WORKDIR /edgex [2024-07-31T14:18:01.415Z] #67 ... [2024-07-31T14:18:01.415Z] [2024-07-31T14:18:01.415Z] #51 [support-notifications internal] load build context [2024-07-31T14:18:01.415Z] #51 DONE 70.9s [2024-07-31T14:18:01.415Z] [2024-07-31T14:18:01.415Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:18:01.415Z] #66 68.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:01.415Z] #66 68.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:01.415Z] #66 ... [2024-07-31T14:18:01.415Z] [2024-07-31T14:18:01.415Z] #44 [core-data internal] load build context [2024-07-31T14:18:01.415Z] #44 DONE 71.3s [2024-07-31T14:18:01.415Z] [2024-07-31T14:18:01.415Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:18:01.415Z] #66 68.93 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:18:01.415Z] #66 68.93 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:18:01.415Z] #66 68.93 OK: 20070 distinct packages available [2024-07-31T14:18:01.415Z] #66 68.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:01.676Z] #66 69.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:01.676Z] #66 69.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:01.938Z] #66 ... [2024-07-31T14:18:01.938Z] [2024-07-31T14:18:01.938Z] #56 [support-cron-scheduler internal] load build context [2024-07-31T14:18:01.938Z] #56 DONE 71.4s [2024-07-31T14:18:01.938Z] [2024-07-31T14:18:01.938Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:18:01.938Z] #66 69.31 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:18:01.938Z] #66 69.31 (3/4) Installing libucontext (1.2-r2) [2024-07-31T14:18:01.938Z] #66 69.32 (4/4) Installing gcompat (1.1.0-r1) [2024-07-31T14:18:01.938Z] #66 69.33 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:01.938Z] #66 69.33 OK: 8 MiB in 19 packages [2024-07-31T14:18:02.520Z] #66 ... [2024-07-31T14:18:02.520Z] [2024-07-31T14:18:02.520Z] #48 [core-metadata internal] load build context [2024-07-31T14:18:02.520Z] #48 DONE 71.9s [2024-07-31T14:18:02.520Z] [2024-07-31T14:18:02.520Z] #43 [support-scheduler internal] load build context [2024-07-31T14:18:02.520Z] #43 DONE 72.1s [2024-07-31T14:18:02.520Z] [2024-07-31T14:18:02.520Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:18:02.520Z] #59 65.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.520Z] #59 65.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.520Z] #59 66.15 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:18:02.520Z] #59 66.15 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:18:02.520Z] #59 66.15 OK: 20070 distinct packages available [2024-07-31T14:18:02.520Z] #59 66.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.520Z] #59 66.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.520Z] #59 66.49 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:02.520Z] #59 66.50 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:18:02.520Z] #59 66.50 (3/5) Installing libucontext (1.2-r2) [2024-07-31T14:18:02.520Z] #59 66.50 (4/5) Installing gcompat (1.1.0-r1) [2024-07-31T14:18:02.520Z] #59 66.51 (5/5) Installing openssl (3.1.6-r0) [2024-07-31T14:18:02.520Z] #59 66.52 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:02.520Z] #59 66.53 OK: 8 MiB in 20 packages [2024-07-31T14:18:02.574Z] ---> Running in 6c177d6c7b36 [2024-07-31T14:18:02.782Z] #59 ... [2024-07-31T14:18:02.782Z] [2024-07-31T14:18:02.782Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:18:02.782Z] #46 DONE 72.5s [2024-07-31T14:18:02.782Z] [2024-07-31T14:18:02.782Z] #50 [core-command internal] load build context [2024-07-31T14:18:02.782Z] #50 DONE 72.0s [2024-07-31T14:18:02.782Z] [2024-07-31T14:18:02.782Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:18:02.782Z] #65 DONE 70.4s [2024-07-31T14:18:02.782Z] [2024-07-31T14:18:02.782Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:18:02.782Z] #61 65.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.782Z] #61 65.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:02.782Z] #61 66.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:02.782Z] #61 66.12 (2/4) Installing openssl (3.1.6-r0) [2024-07-31T14:18:02.782Z] #61 66.13 (3/4) Installing su-exec (0.2-r3) [2024-07-31T14:18:02.782Z] #61 66.14 (4/4) Installing yq (4.33.3-r5) [2024-07-31T14:18:02.782Z] #61 66.22 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:02.782Z] #61 66.64 OK: 17 MiB in 19 packages [2024-07-31T14:18:02.843Z] Removing intermediate container 6c177d6c7b36 [2024-07-31T14:18:02.843Z] ---> 1c91a487204d [2024-07-31T14:18:02.843Z] Step 3/4 : COPY go.mod . [2024-07-31T14:18:03.044Z] #61 ... [2024-07-31T14:18:03.045Z] [2024-07-31T14:18:03.045Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:18:03.045Z] #52 DONE 72.8s [2024-07-31T14:18:03.306Z] [2024-07-31T14:18:03.306Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-31T14:18:03.306Z] #55 DONE 72.7s [2024-07-31T14:18:03.306Z] [2024-07-31T14:18:03.306Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T14:18:03.306Z] #69 ... [2024-07-31T14:18:03.306Z] [2024-07-31T14:18:03.306Z] #47 [security-proxy-auth internal] load build context [2024-07-31T14:18:03.306Z] #47 DONE 73.0s [2024-07-31T14:18:03.429Z] ---> c3fd4c1d53dd [2024-07-31T14:18:03.429Z] Step 4/4 : RUN go mod download [2024-07-31T14:18:03.429Z] ---> Running in cb4687150867 [2024-07-31T14:18:03.566Z] [2024-07-31T14:18:03.566Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:18:03.566Z] #53 DONE 72.7s [2024-07-31T14:18:03.566Z] [2024-07-31T14:18:03.566Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:18:03.566Z] #58 65.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:03.566Z] #58 65.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:03.566Z] #58 66.16 (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T14:18:03.566Z] #58 66.18 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:03.566Z] #58 66.18 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:03.566Z] #58 66.19 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:18:03.566Z] #58 66.64 OK: 8 MiB in 17 packages [2024-07-31T14:18:03.566Z] #58 ... [2024-07-31T14:18:03.566Z] [2024-07-31T14:18:03.566Z] #49 [security-bootstrapper internal] load build context [2024-07-31T14:18:03.566Z] #49 DONE 72.8s [2024-07-31T14:18:03.566Z] [2024-07-31T14:18:03.566Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:18:03.826Z] #70 ... [2024-07-31T14:18:03.826Z] [2024-07-31T14:18:03.826Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:18:03.826Z] #61 DONE 71.5s [2024-07-31T14:18:04.088Z] [2024-07-31T14:18:04.088Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T14:18:04.088Z] #71 ... [2024-07-31T14:18:04.088Z] [2024-07-31T14:18:04.088Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:18:04.088Z] #60 DONE 71.6s [2024-07-31T14:18:04.348Z] [2024-07-31T14:18:04.348Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:18:04.348Z] #58 DONE 71.8s [2024-07-31T14:18:04.348Z] [2024-07-31T14:18:04.348Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:18:04.609Z] #72 ... [2024-07-31T14:18:04.609Z] [2024-07-31T14:18:04.609Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:18:04.609Z] #59 DONE 72.1s [2024-07-31T14:18:04.871Z] [2024-07-31T14:18:04.871Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:18:04.871Z] #63 DONE 72.2s [2024-07-31T14:18:04.871Z] [2024-07-31T14:18:04.871Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T14:18:04.871Z] #73 ... [2024-07-31T14:18:04.871Z] [2024-07-31T14:18:04.871Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:18:04.871Z] #67 DONE 72.4s [2024-07-31T14:18:05.132Z] [2024-07-31T14:18:05.132Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:18:05.132Z] #74 ... [2024-07-31T14:18:05.132Z] [2024-07-31T14:18:05.132Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:18:05.132Z] #66 DONE 72.7s [2024-07-31T14:18:05.392Z] [2024-07-31T14:18:05.392Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:18:06.875Z] #75 ... [2024-07-31T14:18:06.875Z] [2024-07-31T14:18:06.875Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:18:06.875Z] #68 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #68 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #68 6.158 OK: 264 MiB in 52 packages [2024-07-31T14:18:06.875Z] #68 DONE 6.7s [2024-07-31T14:18:06.875Z] [2024-07-31T14:18:06.875Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T14:18:06.875Z] #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #0 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #0 5.921 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:18:06.875Z] #0 5.921 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:18:06.875Z] #0 5.921 OK: 20077 distinct packages available [2024-07-31T14:18:06.875Z] #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:06.875Z] #0 6.329 OK: 264 MiB in 52 packages [2024-07-31T14:18:06.875Z] #76 DONE 6.8s [2024-07-31T14:18:06.875Z] [2024-07-31T14:18:06.875Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:07.836Z] #77 ... [2024-07-31T14:18:07.836Z] [2024-07-31T14:18:07.836Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T14:18:07.836Z] #0 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:07.836Z] #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:07.836Z] #0 5.611 OK: 17 MiB in 19 packages [2024-07-31T14:18:07.836Z] #78 DONE 6.8s [2024-07-31T14:18:08.097Z] [2024-07-31T14:18:08.097Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:18:08.097Z] #70 6.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:08.097Z] #70 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:08.097Z] #70 6.864 OK: 264 MiB in 52 packages [2024-07-31T14:18:08.097Z] #70 DONE 8.0s [2024-07-31T14:18:08.097Z] [2024-07-31T14:18:08.097Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:09.039Z] #79 ... [2024-07-31T14:18:09.039Z] [2024-07-31T14:18:09.039Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:18:09.039Z] #0 7.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.039Z] #0 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.039Z] #0 7.703 OK: 7 MiB in 16 packages [2024-07-31T14:18:09.039Z] #80 DONE 8.7s [2024-07-31T14:18:09.301Z] [2024-07-31T14:18:09.301Z] #72 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:18:09.301Z] #72 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.301Z] #72 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.301Z] #72 3.569 OK: 8 MiB in 17 packages [2024-07-31T14:18:09.301Z] #72 DONE 4.9s [2024-07-31T14:18:09.301Z] [2024-07-31T14:18:09.301Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:09.301Z] #81 DONE 2.6s [2024-07-31T14:18:09.301Z] [2024-07-31T14:18:09.301Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T14:18:09.301Z] #82 ... [2024-07-31T14:18:09.301Z] [2024-07-31T14:18:09.301Z] #83 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:18:09.301Z] #83 DONE 9.4s [2024-07-31T14:18:09.301Z] [2024-07-31T14:18:09.301Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T14:18:09.573Z] #84 ... [2024-07-31T14:18:09.573Z] [2024-07-31T14:18:09.573Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:09.573Z] #77 DONE 2.8s [2024-07-31T14:18:09.573Z] [2024-07-31T14:18:09.573Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:09.842Z] #85 ... [2024-07-31T14:18:09.842Z] [2024-07-31T14:18:09.842Z] #86 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T14:18:09.842Z] #0 8.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.842Z] #0 9.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:09.842Z] #0 9.399 OK: 264 MiB in 52 packages [2024-07-31T14:18:10.105Z] #86 ... [2024-07-31T14:18:10.105Z] [2024-07-31T14:18:10.105Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T14:18:10.105Z] #71 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:10.105Z] #71 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:10.380Z] #71 6.356 OK: 17 MiB in 19 packages [2024-07-31T14:18:10.641Z] #71 ... [2024-07-31T14:18:10.641Z] [2024-07-31T14:18:10.641Z] #86 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T14:18:10.641Z] #86 DONE 10.8s [2024-07-31T14:18:10.901Z] [2024-07-31T14:18:10.901Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:10.901Z] #79 DONE 2.8s [2024-07-31T14:18:10.901Z] [2024-07-31T14:18:10.901Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:11.484Z] #87 ... [2024-07-31T14:18:11.484Z] [2024-07-31T14:18:11.484Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T14:18:11.484Z] #71 DONE 7.3s [2024-07-31T14:18:11.484Z] [2024-07-31T14:18:11.484Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:18:12.069Z] #39 ... [2024-07-31T14:18:12.069Z] [2024-07-31T14:18:12.069Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T14:18:12.069Z] #82 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.069Z] #82 6.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.069Z] #82 6.918 OK: 7 MiB in 16 packages [2024-07-31T14:18:12.069Z] #82 DONE 7.9s [2024-07-31T14:18:12.069Z] [2024-07-31T14:18:12.069Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T14:18:12.069Z] #69 6.787 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.069Z] #69 7.246 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.069Z] #69 7.900 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:18:12.069Z] #69 8.208 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:18:12.069Z] #69 8.212 OK: 7 MiB in 16 packages [2024-07-31T14:18:12.069Z] #69 DONE 9.1s [2024-07-31T14:18:12.331Z] [2024-07-31T14:18:12.331Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T14:18:12.331Z] #0 6.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.331Z] #0 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.331Z] #0 6.807 OK: 8 MiB in 20 packages [2024-07-31T14:18:12.331Z] #88 DONE 7.6s [2024-07-31T14:18:12.331Z] [2024-07-31T14:18:12.331Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:18:12.331Z] #89 DONE 1.4s [2024-07-31T14:18:12.331Z] [2024-07-31T14:18:12.331Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:12.621Z] #90 ... [2024-07-31T14:18:12.621Z] [2024-07-31T14:18:12.621Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-31T14:18:12.621Z] #91 DONE 1.1s [2024-07-31T14:18:12.621Z] [2024-07-31T14:18:12.621Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T14:18:12.621Z] #73 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.621Z] #73 7.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:12.621Z] #73 7.563 OK: 7 MiB in 17 packages [2024-07-31T14:18:12.621Z] #73 DONE 7.8s [2024-07-31T14:18:12.621Z] [2024-07-31T14:18:12.621Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:18:15.170Z] #92 ... [2024-07-31T14:18:15.170Z] [2024-07-31T14:18:15.170Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:18:15.170Z] #74 7.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:15.170Z] #74 7.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:15.170Z] #74 8.052 OK: 12 MiB in 26 packages [2024-07-31T14:18:15.170Z] #74 DONE 10.3s [2024-07-31T14:18:15.433Z] [2024-07-31T14:18:15.433Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T14:18:15.433Z] #93 DONE 3.2s [2024-07-31T14:18:15.433Z] [2024-07-31T14:18:15.433Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:18:15.433Z] #75 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:15.433Z] #75 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:15.433Z] #75 ... [2024-07-31T14:18:15.433Z] [2024-07-31T14:18:15.433Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:18:15.433Z] #92 DONE 3.2s [2024-07-31T14:18:15.700Z] [2024-07-31T14:18:15.700Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:18:15.700Z] #75 10.44 OK: 8 MiB in 19 packages [2024-07-31T14:18:17.093Z] #75 DONE 11.9s [2024-07-31T14:18:17.093Z] [2024-07-31T14:18:17.093Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T14:18:17.093Z] #84 6.658 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:17.093Z] #84 7.123 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T14:18:17.093Z] #84 7.773 OK: 264 MiB in 52 packages [2024-07-31T14:18:17.356Z] #84 ... [2024-07-31T14:18:17.356Z] [2024-07-31T14:18:17.356Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:18:17.356Z] #94 DONE 1.9s [2024-07-31T14:18:17.616Z] [2024-07-31T14:18:17.616Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-31T14:18:17.616Z] #95 DONE 2.0s [2024-07-31T14:18:17.616Z] [2024-07-31T14:18:17.616Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T14:18:17.616Z] #96 ... [2024-07-31T14:18:17.616Z] [2024-07-31T14:18:17.616Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T14:18:17.616Z] #84 DONE 8.3s [2024-07-31T14:18:17.877Z] [2024-07-31T14:18:17.877Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T14:18:19.260Z] #97 ... [2024-07-31T14:18:19.260Z] [2024-07-31T14:18:19.260Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:18:19.260Z] #98 DONE 1.9s [2024-07-31T14:18:19.260Z] [2024-07-31T14:18:19.260Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T14:18:19.260Z] #96 DONE 1.8s [2024-07-31T14:18:19.260Z] [2024-07-31T14:18:19.260Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T14:18:19.521Z] #99 ... [2024-07-31T14:18:19.521Z] [2024-07-31T14:18:19.521Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:19.521Z] #100 ... [2024-07-31T14:18:19.521Z] [2024-07-31T14:18:19.521Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T14:18:19.782Z] #101 ... [2024-07-31T14:18:19.782Z] [2024-07-31T14:18:19.782Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-31T14:18:19.782Z] #102 DONE 2.0s [2024-07-31T14:18:19.782Z] [2024-07-31T14:18:19.782Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:20.080Z] #103 ... [2024-07-31T14:18:20.080Z] [2024-07-31T14:18:20.080Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T14:18:20.080Z] #104 DONE 7.2s [2024-07-31T14:18:20.080Z] [2024-07-31T14:18:20.080Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T14:18:20.080Z] #97 DONE 2.3s [2024-07-31T14:18:20.080Z] [2024-07-31T14:18:20.080Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:18:20.080Z] #54 ... [2024-07-31T14:18:20.080Z] [2024-07-31T14:18:20.080Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:21.457Z] #105 ... [2024-07-31T14:18:21.457Z] [2024-07-31T14:18:21.457Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T14:18:21.457Z] #99 DONE 2.5s [2024-07-31T14:18:21.717Z] [2024-07-31T14:18:21.717Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-31T14:18:21.717Z] #106 DONE 1.6s [2024-07-31T14:18:21.717Z] [2024-07-31T14:18:21.717Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T14:18:21.717Z] #107 ... [2024-07-31T14:18:21.717Z] [2024-07-31T14:18:21.717Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T14:18:21.717Z] #101 DONE 2.3s [2024-07-31T14:18:21.976Z] [2024-07-31T14:18:21.976Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:21.976Z] #108 ... [2024-07-31T14:18:21.976Z] [2024-07-31T14:18:21.976Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:21.976Z] #103 DONE 2.4s [2024-07-31T14:18:22.234Z] [2024-07-31T14:18:22.234Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:22.493Z] #85 ... [2024-07-31T14:18:22.493Z] [2024-07-31T14:18:22.493Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T14:18:23.872Z] #109 ... [2024-07-31T14:18:23.872Z] [2024-07-31T14:18:23.872Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T14:18:23.872Z] #107 DONE 2.0s [2024-07-31T14:18:23.872Z] [2024-07-31T14:18:23.872Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T14:18:23.872Z] #109 DONE 1.5s [2024-07-31T14:18:23.872Z] [2024-07-31T14:18:23.872Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:24.458Z] #110 ... [2024-07-31T14:18:24.458Z] [2024-07-31T14:18:24.458Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:24.458Z] #108 DONE 2.3s [2024-07-31T14:18:24.458Z] [2024-07-31T14:18:24.458Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T14:18:27.789Z] #111 ... [2024-07-31T14:18:27.789Z] [2024-07-31T14:18:27.789Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:18:27.789Z] #110 DONE 3.8s [2024-07-31T14:18:28.050Z] [2024-07-31T14:18:28.050Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T14:18:29.970Z] #112 ... [2024-07-31T14:18:29.970Z] [2024-07-31T14:18:29.970Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T14:18:46.894Z] #113 ... [2024-07-31T14:18:46.894Z] [2024-07-31T14:18:46.894Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T14:18:46.894Z] #112 DONE 17.2s [2024-07-31T14:18:46.894Z] [2024-07-31T14:18:46.894Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:18:53.542Z] #90 ... [2024-07-31T14:18:53.542Z] [2024-07-31T14:18:53.542Z] #114 [security-spire-server] exporting to image [2024-07-31T14:18:53.542Z] #114 exporting layers [2024-07-31T14:19:11.290Z] Removing intermediate container cb4687150867 [2024-07-31T14:19:11.290Z] ---> 65c992b26c46 [2024-07-31T14:19:11.290Z] Successfully built 65c992b26c46 [2024-07-31T14:19:11.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:19:11.727Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T14:19:11.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:19:12.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2024-07-31T14:19:12.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T14:19:13.356Z] $ docker top 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T14:19:14.266Z] + go version [2024-07-31T14:19:14.267Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T14:19:14.304Z] $ docker stop --time=1 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa [2024-07-31T14:19:15.905Z] $ docker rm -f --volumes 1c9218481a77ccb83fb0c9a1591a23644103ae9d630360d5fe34990d6146c6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:19:16.859Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T14:19:16.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:19:17.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2024-07-31T14:19:17.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T14:19:18.375Z] $ docker top 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-31T14:19:18.668Z] ========================================================= [2024-07-31T14:19:18.668Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-31T14:19:18.668Z] ========================================================= [Pipeline] sh [2024-07-31T14:19:18.993Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-31T14:19:19.981Z] + make test [2024-07-31T14:19:19.981Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T14:19:40.252Z] #114 exporting layers 44.3s done [2024-07-31T14:19:40.252Z] #114 writing image sha256:b5934b7dab9dde9f2841c3c4136c852ac53bf18191e4d486c906ed195ba0ba94 [2024-07-31T14:19:40.252Z] #114 writing image sha256:b5934b7dab9dde9f2841c3c4136c852ac53bf18191e4d486c906ed195ba0ba94 0.3s done [2024-07-31T14:19:40.252Z] #114 naming to docker.io/library/security-spire-server [2024-07-31T14:19:40.252Z] #114 naming to docker.io/library/security-spire-server 0.2s done [2024-07-31T14:19:40.252Z] #114 DONE 44.9s [2024-07-31T14:19:40.252Z] [2024-07-31T14:19:40.252Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:55.161Z] #90 ... [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T14:19:55.161Z] #113 DONE 86.0s [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T14:19:55.161Z] #115 ... [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:55.161Z] #90 DONE 102.6s [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:55.161Z] #85 DONE 105.3s [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T14:19:55.161Z] #116 ... [2024-07-31T14:19:55.161Z] [2024-07-31T14:19:55.161Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:55.161Z] #105 DONE 95.1s [2024-07-31T14:19:55.420Z] [2024-07-31T14:19:55.420Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-31T14:19:55.678Z] #117 ... [2024-07-31T14:19:55.678Z] [2024-07-31T14:19:55.678Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T14:19:55.678Z] #111 DONE 91.2s [2024-07-31T14:19:55.678Z] [2024-07-31T14:19:55.678Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T14:19:55.936Z] #118 ... [2024-07-31T14:19:55.936Z] [2024-07-31T14:19:55.936Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:55.936Z] #87 DONE 104.9s [2024-07-31T14:19:55.936Z] [2024-07-31T14:19:55.936Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T14:19:56.505Z] #119 ... [2024-07-31T14:19:56.505Z] [2024-07-31T14:19:56.505Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:19:56.505Z] #100 DONE 107.0s [2024-07-31T14:19:56.505Z] [2024-07-31T14:19:56.505Z] #120 [core-data builder 6/7] COPY . . [2024-07-31T14:20:04.884Z] #120 ... [2024-07-31T14:20:04.884Z] [2024-07-31T14:20:04.884Z] #121 [support-notifications builder 6/7] COPY . . [2024-07-31T14:20:06.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-31T14:20:27.319Z] #121 ... [2024-07-31T14:20:27.319Z] [2024-07-31T14:20:27.319Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T14:20:27.319Z] #115 DONE 32.4s [2024-07-31T14:20:27.319Z] [2024-07-31T14:20:27.319Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T14:20:31.527Z] #118 ... [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #114 [security-spire-config] exporting to image [2024-07-31T14:20:31.527Z] #114 exporting layers [2024-07-31T14:20:31.527Z] #114 ... [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #121 [support-notifications builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #121 DONE 36.1s [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #122 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:31.527Z] #123 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:31.527Z] #124 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #125 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:31.527Z] #126 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:31.527Z] #127 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #119 DONE 35.0s [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T14:20:31.527Z] #118 DONE 35.3s [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #128 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:31.527Z] #129 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:31.527Z] #130 CACHED [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-31T14:20:31.527Z] #117 DONE 35.6s [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T14:20:31.527Z] #116 DONE 35.9s [2024-07-31T14:20:31.527Z] [2024-07-31T14:20:31.527Z] #114 [security-spire-agent] exporting to image [2024-07-31T14:20:35.842Z] #114 ... [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #131 [core-command builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #131 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:35.842Z] #132 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:35.842Z] #133 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #120 [core-data builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #120 DONE 39.3s [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:35.842Z] #134 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #135 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:35.842Z] #136 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #137 [support-scheduler builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #137 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:35.842Z] #138 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:35.842Z] #139 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #140 [core-metadata builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #140 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:35.842Z] #141 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:35.842Z] #142 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-07-31T14:20:35.842Z] #143 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:20:35.842Z] #144 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:20:35.842Z] #145 CACHED [2024-07-31T14:20:35.842Z] [2024-07-31T14:20:35.842Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T14:20:36.785Z] #146 0.859 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-07-31T14:20:37.357Z] #146 ... [2024-07-31T14:20:37.357Z] [2024-07-31T14:20:37.357Z] #114 [security-spire-agent] exporting to image [2024-07-31T14:20:37.357Z] #114 exporting layers 6.2s done [2024-07-31T14:20:37.357Z] #114 writing image sha256:344ecd7da8843038ecb03d53ddb118e087f628c311f68d2189adf2a68132cfd7 0.3s done [2024-07-31T14:20:37.357Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2024-07-31T14:20:37.357Z] #114 writing image sha256:43e077bc79f2f5cadc64cb33da4365fe6a078fd85d41a942d8da342eac2fe5f9 done [2024-07-31T14:20:37.357Z] #114 naming to docker.io/library/security-spire-agent 0.0s done [2024-07-31T14:20:37.357Z] #114 DONE 51.3s [2024-07-31T14:20:37.357Z] [2024-07-31T14:20:37.357Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T14:20:37.357Z] #0 1.475 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-07-31T14:20:41.568Z] #147 ... [2024-07-31T14:20:41.568Z] [2024-07-31T14:20:41.568Z] #148 [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-07-31T14:20:41.568Z] #0 5.153 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-07-31T14:20:41.568Z] #148 ... [2024-07-31T14:20:41.568Z] [2024-07-31T14:20:41.568Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T14:20:41.568Z] #0 5.061 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-07-31T14:20:41.568Z] #149 ... [2024-07-31T14:20:41.568Z] [2024-07-31T14:20:41.568Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T14:20:41.568Z] #0 4.906 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-07-31T14:20:41.568Z] #150 ... [2024-07-31T14:20:41.568Z] [2024-07-31T14:20:41.568Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T14:20:41.568Z] #0 2.566 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-07-31T14:20:41.871Z] #151 ... [2024-07-31T14:20:41.871Z] [2024-07-31T14:20:41.871Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T14:20:41.871Z] #0 3.451 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-07-31T14:20:41.871Z] #152 ... [2024-07-31T14:20:41.871Z] [2024-07-31T14:20:41.871Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T14:20:41.871Z] #0 4.547 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-07-31T14:20:42.132Z] #153 ... [2024-07-31T14:20:42.132Z] [2024-07-31T14:20:42.132Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T14:20:42.132Z] #0 4.583 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-07-31T14:20:42.392Z] #154 ... [2024-07-31T14:20:42.392Z] [2024-07-31T14:20:42.392Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T14:20:42.392Z] #0 1.401 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-07-31T14:20:45.688Z] #155 ... [2024-07-31T14:20:45.688Z] [2024-07-31T14:20:45.688Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T14:20:45.688Z] #0 1.121 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-07-31T14:20:45.688Z] #156 ... [2024-07-31T14:20:45.688Z] [2024-07-31T14:20:45.688Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T14:20:45.688Z] #0 1.088 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-07-31T14:20:45.949Z] #157 ... [2024-07-31T14:20:45.949Z] [2024-07-31T14:20:45.949Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T14:20:45.949Z] #0 0.859 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-07-31T14:22:22.570Z] #158 ... [2024-07-31T14:22:22.570Z] [2024-07-31T14:22:22.570Z] #148 [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-07-31T14:22:22.570Z] #148 109.1 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-07-31T14:23:28.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-31T14:23:28.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-31T14:24:25.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-31T14:24:25.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-31T14:24:25.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-31T14:24:25.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-31T14:24:26.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-07-31T14:24:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-31T14:24:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-31T14:24:30.250Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-31T14:24:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-31T14:24:42.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-31T14:24:42.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-31T14:24:42.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.113s coverage: 28.7% of statements [2024-07-31T14:24:45.699Z] #148 ... [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.699Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T14:24:45.699Z] #147 DONE 248.5s [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.699Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:24:45.699Z] #54 ... [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.699Z] #148 [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-07-31T14:24:45.699Z] #148 DONE 253.4s [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.699Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T14:24:45.699Z] #153 DONE 253.6s [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.699Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:45.699Z] #159 ... [2024-07-31T14:24:45.699Z] [2024-07-31T14:24:45.700Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T14:24:45.700Z] #158 DONE 248.9s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T14:24:45.700Z] #155 DONE 249.0s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T14:24:45.700Z] #149 DONE 253.8s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T14:24:45.700Z] #152 DONE 253.9s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:45.700Z] #160 ... [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T14:24:45.700Z] #154 DONE 253.9s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T14:24:45.700Z] #161 ... [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T14:24:45.700Z] #157 DONE 249.8s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:45.700Z] #162 ... [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T14:24:45.700Z] #156 DONE 250.0s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T14:24:45.700Z] #146 DONE 250.0s [2024-07-31T14:24:45.700Z] [2024-07-31T14:24:45.700Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T14:24:45.700Z] #151 DONE 254.7s [2024-07-31T14:24:45.959Z] [2024-07-31T14:24:45.959Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T14:24:45.959Z] #150 DONE 254.8s [2024-07-31T14:24:45.959Z] [2024-07-31T14:24:45.959Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:46.528Z] #163 ... [2024-07-31T14:24:46.528Z] [2024-07-31T14:24:46.528Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:46.528Z] #159 DONE 1.8s [2024-07-31T14:24:46.528Z] [2024-07-31T14:24:46.528Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:46.528Z] #164 DONE 1.8s [2024-07-31T14:24:46.528Z] [2024-07-31T14:24:46.528Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T14:24:46.528Z] #161 DONE 1.8s [2024-07-31T14:24:46.528Z] [2024-07-31T14:24:46.528Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:46.787Z] #165 ... [2024-07-31T14:24:46.787Z] [2024-07-31T14:24:46.787Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:46.787Z] #162 DONE 1.5s [2024-07-31T14:24:47.046Z] [2024-07-31T14:24:47.046Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.046Z] #166 ... [2024-07-31T14:24:47.046Z] [2024-07-31T14:24:47.046Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.046Z] #167 DONE 1.8s [2024-07-31T14:24:47.309Z] [2024-07-31T14:24:47.309Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.309Z] #163 DONE 1.9s [2024-07-31T14:24:47.309Z] [2024-07-31T14:24:47.309Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.309Z] #160 DONE 2.4s [2024-07-31T14:24:47.309Z] [2024-07-31T14:24:47.309Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #168 ... [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #169 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.568Z] #170 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #171 DONE 1.1s [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.568Z] #172 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #173 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #174 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.568Z] #175 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:47.568Z] #176 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.568Z] #177 CACHED [2024-07-31T14:24:47.568Z] [2024-07-31T14:24:47.568Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:47.568Z] #178 DONE 1.7s [2024-07-31T14:24:47.826Z] [2024-07-31T14:24:47.826Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:48.785Z] #179 ... [2024-07-31T14:24:48.785Z] [2024-07-31T14:24:48.785Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:48.785Z] #165 DONE 2.2s [2024-07-31T14:24:48.785Z] [2024-07-31T14:24:48.785Z] #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T14:24:50.738Z] #180 ... [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T14:24:50.738Z] #181 DONE 3.4s [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T14:24:50.738Z] #182 ... [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:50.738Z] #166 DONE 3.8s [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:50.738Z] #168 DONE 3.5s [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:50.738Z] #183 CACHED [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:50.738Z] #184 CACHED [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:50.738Z] #185 DONE 3.5s [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T14:24:50.738Z] #186 DONE 4.2s [2024-07-31T14:24:50.738Z] [2024-07-31T14:24:50.738Z] #187 [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-07-31T14:24:50.999Z] #187 ... [2024-07-31T14:24:50.999Z] [2024-07-31T14:24:50.999Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-31T14:24:50.999Z] #188 DONE 3.3s [2024-07-31T14:24:50.999Z] [2024-07-31T14:24:50.999Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-31T14:24:50.999Z] #189 DONE 3.4s [2024-07-31T14:24:50.999Z] [2024-07-31T14:24:50.999Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T14:24:50.999Z] #190 DONE 3.4s [2024-07-31T14:24:50.999Z] [2024-07-31T14:24:50.999Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T14:24:50.999Z] #182 DONE 3.5s [2024-07-31T14:24:50.999Z] [2024-07-31T14:24:50.999Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:51.270Z] #191 ... [2024-07-31T14:24:51.270Z] [2024-07-31T14:24:51.270Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-31T14:24:51.270Z] #192 DONE 3.6s [2024-07-31T14:24:51.270Z] [2024-07-31T14:24:51.270Z] #193 [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-07-31T14:24:51.856Z] #193 ... [2024-07-31T14:24:51.856Z] [2024-07-31T14:24:51.856Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:51.856Z] #179 DONE 4.2s [2024-07-31T14:24:51.856Z] [2024-07-31T14:24:51.856Z] #194 [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-07-31T14:24:54.404Z] #194 ... [2024-07-31T14:24:54.404Z] [2024-07-31T14:24:54.404Z] #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T14:24:54.404Z] #180 DONE 5.8s [2024-07-31T14:24:54.404Z] [2024-07-31T14:24:54.404Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.404Z] #195 DONE 3.8s [2024-07-31T14:24:54.404Z] [2024-07-31T14:24:54.404Z] #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-31T14:24:54.404Z] #196 DONE 3.8s [2024-07-31T14:24:54.404Z] [2024-07-31T14:24:54.404Z] #114 [core-keeper] exporting to image [2024-07-31T14:24:54.404Z] #114 exporting layers [2024-07-31T14:24:54.664Z] #114 ... [2024-07-31T14:24:54.664Z] [2024-07-31T14:24:54.664Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T14:24:54.664Z] #197 DONE 3.9s [2024-07-31T14:24:54.664Z] [2024-07-31T14:24:54.664Z] #187 [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-07-31T14:24:54.664Z] #187 DONE 3.8s [2024-07-31T14:24:54.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.923Z] #198 ... [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T14:24:54.923Z] #199 DONE 4.1s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-31T14:24:54.923Z] #200 DONE 4.2s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.923Z] #191 DONE 3.9s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.923Z] #201 DONE 4.1s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.923Z] #202 DONE 3.9s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:54.923Z] #203 DONE 4.0s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #193 [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-07-31T14:24:54.923Z] #193 DONE 3.9s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #194 [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-07-31T14:24:54.923Z] #194 DONE 3.2s [2024-07-31T14:24:54.923Z] [2024-07-31T14:24:54.923Z] #114 [core-command] exporting to image [2024-07-31T14:24:55.184Z] #114 ... [2024-07-31T14:24:55.184Z] [2024-07-31T14:24:55.184Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-31T14:24:55.184Z] #204 DONE 0.3s [2024-07-31T14:24:55.184Z] [2024-07-31T14:24:55.184Z] #114 [core-keeper] exporting to image [2024-07-31T14:24:55.184Z] #114 writing image sha256:09c63b49611a018a6ec78d21564f05e4dd700af7d41e836b5cace740e361ff31 0.0s done [2024-07-31T14:24:55.184Z] #114 naming to docker.io/library/core-keeper done [2024-07-31T14:24:55.184Z] #114 ... [2024-07-31T14:24:55.184Z] [2024-07-31T14:24:55.184Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:55.184Z] #205 DONE 0.9s [2024-07-31T14:24:55.184Z] [2024-07-31T14:24:55.184Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-31T14:24:55.184Z] #206 DONE 0.7s [2024-07-31T14:24:55.184Z] [2024-07-31T14:24:55.184Z] #114 [support-cron-scheduler] exporting to image [2024-07-31T14:24:55.445Z] #114 ... [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-31T14:24:55.445Z] #207 DONE 0.5s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:55.445Z] #198 DONE 0.8s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #208 [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-07-31T14:24:55.445Z] #208 DONE 0.5s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #209 [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-07-31T14:24:55.445Z] #209 DONE 0.5s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-31T14:24:55.445Z] #210 DONE 0.4s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #114 [core-metadata] exporting to image [2024-07-31T14:24:55.445Z] #114 ... [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-31T14:24:55.445Z] #211 DONE 0.4s [2024-07-31T14:24:55.445Z] [2024-07-31T14:24:55.445Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T14:24:55.445Z] #212 DONE 0.4s [2024-07-31T14:24:55.707Z] [2024-07-31T14:24:55.707Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-31T14:24:55.707Z] #213 DONE 0.3s [2024-07-31T14:24:55.707Z] [2024-07-31T14:24:55.707Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-31T14:24:55.707Z] #214 DONE 0.4s [2024-07-31T14:24:55.707Z] [2024-07-31T14:24:55.707Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-31T14:24:55.707Z] #215 DONE 0.5s [2024-07-31T14:24:55.707Z] [2024-07-31T14:24:55.707Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T14:24:55.967Z] #216 ... [2024-07-31T14:24:55.967Z] [2024-07-31T14:24:55.967Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T14:24:55.967Z] #217 DONE 0.7s [2024-07-31T14:24:55.967Z] [2024-07-31T14:24:55.967Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-31T14:24:55.967Z] #218 DONE 0.2s [2024-07-31T14:24:55.967Z] [2024-07-31T14:24:55.967Z] #114 [core-command] exporting to image [2024-07-31T14:24:55.967Z] #114 writing image sha256:1414599c259e9bea390c96028ef408ce7ebc86879ff6ae2b6104d2f13986a6aa [2024-07-31T14:24:55.967Z] #114 writing image sha256:4608bfe40ad5ace6f35d7edf3d3a06ea4334370735fd097fcc2fb48a2d446549 [2024-07-31T14:24:55.967Z] #114 writing image sha256:52dbbc614a6cdcd924233a6666c304a496efebb2992136ee574c2951eda05742 0.1s done [2024-07-31T14:24:55.967Z] #114 naming to docker.io/library/core-command 0.0s done [2024-07-31T14:24:56.227Z] #114 ... [2024-07-31T14:24:56.227Z] [2024-07-31T14:24:56.227Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T14:24:56.227Z] #216 DONE 0.3s [2024-07-31T14:24:56.227Z] [2024-07-31T14:24:56.228Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-31T14:24:56.228Z] #219 DONE 0.3s [2024-07-31T14:24:56.228Z] [2024-07-31T14:24:56.228Z] #114 [support-cron-scheduler] exporting to image [2024-07-31T14:24:56.228Z] #114 exporting layers 0.8s done [2024-07-31T14:24:56.228Z] #114 writing image sha256:1414599c259e9bea390c96028ef408ce7ebc86879ff6ae2b6104d2f13986a6aa 0.3s done [2024-07-31T14:24:56.228Z] #114 writing image sha256:4608bfe40ad5ace6f35d7edf3d3a06ea4334370735fd097fcc2fb48a2d446549 0.3s done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/support-scheduler done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/core-data done [2024-07-31T14:24:56.228Z] #114 writing image sha256:a2f47d16f29f8e3cfb70f11790cba875a54acf736b0436b51feeb76e29ff66f5 done [2024-07-31T14:24:56.228Z] #114 writing image sha256:5200879b588bf2515fa603dfb68b489330f4953748ec9a523cc863a94227e423 done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/support-cron-scheduler done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/support-notifications done [2024-07-31T14:24:56.228Z] #114 writing image sha256:0b0cfe1c6bfed329e5e45a24dbd1c6096bbe4662fa0a51c060ec44ffd4ccdc5e 0.0s done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/core-metadata [2024-07-31T14:24:56.228Z] #114 ... [2024-07-31T14:24:56.228Z] [2024-07-31T14:24:56.228Z] #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T14:24:56.228Z] #220 DONE 0.8s [2024-07-31T14:24:56.228Z] [2024-07-31T14:24:56.228Z] #114 [core-common-config-bootstrapper] exporting to image [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/core-metadata done [2024-07-31T14:24:56.228Z] #114 writing image sha256:9ffcb046deda451eee34d79e2e2618ea32559d671e6f4b7c5c1dc8c617dee3ae done [2024-07-31T14:24:56.228Z] #114 naming to docker.io/library/security-spiffe-token-provider [2024-07-31T14:24:56.488Z] #114 ... [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #221 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-31T14:24:56.488Z] #221 DONE 0.4s [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #114 [security-proxy-auth] exporting to image [2024-07-31T14:24:56.488Z] #114 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-07-31T14:24:56.488Z] #114 writing image sha256:d00a12195e5d8142842778ed85aa32e35da1d94ffcbd9d7d6f35dc04e3df7fc3 done [2024-07-31T14:24:56.488Z] #114 naming to docker.io/library/security-proxy-auth done [2024-07-31T14:24:56.488Z] #114 exporting layers 0.3s done [2024-07-31T14:24:56.488Z] #114 writing image sha256:43ac4190a78e8985476111ccd8a7d658e8c57d6e26b49e2a1921311fce520dde done [2024-07-31T14:24:56.488Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-31T14:24:56.488Z] #114 DONE 53.4s [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-31T14:24:56.488Z] #222 DONE 0.4s [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #223 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-31T14:24:56.488Z] #223 DONE 0.1s [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T14:24:56.488Z] #224 DONE 0.1s [2024-07-31T14:24:56.488Z] [2024-07-31T14:24:56.488Z] #225 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T14:24:56.757Z] #225 DONE 0.1s [2024-07-31T14:24:56.757Z] [2024-07-31T14:24:56.757Z] #226 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-31T14:24:56.757Z] #226 DONE 0.0s [2024-07-31T14:24:56.757Z] [2024-07-31T14:24:56.757Z] #227 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T14:24:56.757Z] #227 ... [2024-07-31T14:24:56.757Z] [2024-07-31T14:24:56.757Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T14:24:56.757Z] #228 DONE 0.7s [2024-07-31T14:24:57.019Z] [2024-07-31T14:24:57.019Z] #114 [security-proxy-setup] exporting to image [2024-07-31T14:24:57.019Z] #114 exporting layers 0.2s done [2024-07-31T14:24:57.019Z] #114 ... [2024-07-31T14:24:57.019Z] [2024-07-31T14:24:57.019Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T14:24:57.019Z] #229 DONE 0.4s [2024-07-31T14:24:57.019Z] [2024-07-31T14:24:57.019Z] #227 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T14:24:57.019Z] #227 DONE 0.4s [2024-07-31T14:24:57.019Z] [2024-07-31T14:24:57.019Z] #114 [security-bootstrapper] exporting to image [2024-07-31T14:24:57.019Z] #114 writing image sha256:49ba9fa1369563b53f858b26718c097d4dcc345ab657e6106680667d9cf00222 done [2024-07-31T14:24:57.019Z] #114 naming to docker.io/library/security-proxy-setup done [2024-07-31T14:24:57.280Z] #114 exporting layers 0.4s done [2024-07-31T14:24:57.280Z] #114 exporting layers 0.3s done [2024-07-31T14:24:57.280Z] #114 writing image sha256:904202a953d403590094ca620afdffb5321244237856f9153263310a86386f09 done [2024-07-31T14:24:57.280Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-07-31T14:24:57.280Z] #114 writing image sha256:a281eb5eaff86b532d821662deeb5a72f1ddb226ddf6d07d81314cf421319f59 done [2024-07-31T14:24:57.280Z] #114 naming to docker.io/library/security-bootstrapper done [2024-07-31T14:24:57.280Z] #114 DONE 54.0s [2024-07-31T14:24:57.280Z] [2024-07-31T14:24:57.280Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T14:24:57.280Z] time="2024-07-31T14:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-31T14:24:57.318Z] $ docker stop --time=1 a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 [2024-07-31T14:24:58.616Z] $ docker rm -f --volumes a7edb6259317364a687c96bd8c4298e2a082d864c05623d7c99e0a4755224c79 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T14:24:59.047Z] + docker images [2024-07-31T14:24:59.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-31T14:24:59.048Z] core-common-config-bootstrapper latest 43ac4190a78e 2 seconds ago 15.2MB [2024-07-31T14:24:59.048Z] security-secretstore-setup latest 904202a953d4 2 seconds ago 36.9MB [2024-07-31T14:24:59.048Z] security-proxy-setup latest 49ba9fa13695 2 seconds ago 26.2MB [2024-07-31T14:24:59.048Z] security-bootstrapper latest a281eb5eaff8 2 seconds ago 18.9MB [2024-07-31T14:24:59.048Z] core-data latest 4608bfe40ad5 3 seconds ago 39.5MB [2024-07-31T14:24:59.048Z] support-notifications latest 5200879b588b 3 seconds ago 42.3MB [2024-07-31T14:24:59.048Z] security-proxy-auth latest d00a12195e5d 3 seconds ago 33MB [2024-07-31T14:24:59.048Z] core-metadata latest 0b0cfe1c6bfe 3 seconds ago 39.6MB [2024-07-31T14:24:59.048Z] security-spiffe-token-provider latest 9ffcb046deda 3 seconds ago 28.8MB [2024-07-31T14:24:59.048Z] support-cron-scheduler latest a2f47d16f29f 3 seconds ago 42.2MB [2024-07-31T14:24:59.048Z] support-scheduler latest 1414599c259e 4 seconds ago 41.8MB [2024-07-31T14:24:59.048Z] core-command latest 52dbbc614a6c 4 seconds ago 35.4MB [2024-07-31T14:24:59.048Z] core-keeper latest 09c63b49611a 4 seconds ago 39.4MB [2024-07-31T14:24:59.048Z] security-spire-agent latest 43e077bc79f2 4 minutes ago 182MB [2024-07-31T14:24:59.048Z] security-spire-config latest 344ecd7da884 4 minutes ago 120MB [2024-07-31T14:24:59.048Z] security-spire-server latest b5934b7dab9d 6 minutes ago 121MB [2024-07-31T14:24:59.048Z] ci-base-image-x86_64 latest 26b428584cf6 11 minutes ago 969MB [2024-07-31T14:24:59.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-31T14:24:59.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-31T14:24:59.048Z] 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-07-31T14:25:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-31T14:25:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-31T14:25:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-31T14:25:04.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements [2024-07-31T14:25:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-31T14:25:06.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-31T14:25:07.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-31T14:25:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-31T14:25:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-31T14:25:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:25:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-31T14:25:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-31T14:25:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-31T14:25:23.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.162s coverage: 93.4% of statements [2024-07-31T14:25:23.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.383s coverage: 91.7% of statements [2024-07-31T14:25:28.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-31T14:25:28.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-31T14:25:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.231s coverage: 6.5% of statements [2024-07-31T14:25:38.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-31T14:25:38.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:25:38.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-31T14:25:39.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-07-31T14:25:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-31T14:25:40.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.748s coverage: 95.8% of statements [2024-07-31T14:25:40.723Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-07-31T14:25:44.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.085s coverage: 0.0% of statements [no tests to run] [2024-07-31T14:25:51.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-31T14:25:51.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-31T14:25:53.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements [2024-07-31T14:25:53.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.7% of statements [2024-07-31T14:25:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.177s coverage: 41.7% of statements [2024-07-31T14:25:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.173s coverage: 77.8% of statements [2024-07-31T14:25:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.141s coverage: 94.1% of statements [2024-07-31T14:25:56.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-07-31T14:26:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements [2024-07-31T14:26:02.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-31T14:26:04.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-31T14:26:04.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-31T14:26:04.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-31T14:26:07.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-31T14:26:07.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-31T14:26:07.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-31T14:26:07.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-31T14:26:12.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements [2024-07-31T14:26:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-31T14:26:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-31T14:26:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-31T14:26:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-31T14:26:25.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-31T14:26:25.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-31T14:26:26.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-31T14:26:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.987s coverage: 79.9% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.158s coverage: 92.9% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements [2024-07-31T14:26:30.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements [2024-07-31T14:26:31.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-31T14:26:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.265s coverage: 81.8% of statements [2024-07-31T14:26:32.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.273s coverage: 82.1% of statements [2024-07-31T14:26:33.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-31T14:26:34.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements [2024-07-31T14:26:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-31T14:26:38.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-31T14:26:40.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.750s coverage: 63.1% of statements [2024-07-31T14:26:40.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.112s coverage: 100.0% of statements [2024-07-31T14:26:42.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements [2024-07-31T14:26:42.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2024-07-31T14:26:42.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-31T14:26:42.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-31T14:26:42.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-31T14:26:42.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.081s coverage: 73.7% of statements [2024-07-31T14:26:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-07-31T14:26:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-31T14:26:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-31T14:26:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-31T14:26:51.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.704s coverage: 38.4% of statements [2024-07-31T14:26:51.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-07-31T14:26:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-07-31T14:26:52.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:26:52.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-31T14:26:52.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements [2024-07-31T14:26:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-31T14:26:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-31T14:26:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-31T14:26:59.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-31T14:27:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-07-31T14:27:06.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-31T14:27:06.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:27:06.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-31T14:27:06.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-31T14:27:08.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.504s coverage: 95.7% of statements [2024-07-31T14:27:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-31T14:27:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-31T14:27:12.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements [2024-07-31T14:27:14.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-31T14:27:14.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T14:27:16.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.300s coverage: 98.9% of statements [2024-07-31T14:27:17.956Z] 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-07-31T14:27:17.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T14:27:17.956Z] go vet ./... [2024-07-31T14:31:54.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T14:31:54.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T14:31:54.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-31T14:31:54.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-31T14:31:55.602Z] + ls -al . [2024-07-31T14:31:55.602Z] total 860 [2024-07-31T14:31:55.602Z] drwxrwxr-x 10 1001 1001 4096 Jul 31 14:19 . [2024-07-31T14:31:55.602Z] drwxr-xr-x 4 root root 4096 Jul 31 14:19 .. [2024-07-31T14:31:55.602Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 .blubracket [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 10 Jul 31 14:17 .dockerignore [2024-07-31T14:31:55.602Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 14:17 .git [2024-07-31T14:31:55.602Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 14:17 .github [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 1102 Jul 31 14:17 .gitignore [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 42 Jul 31 14:17 .golangci.yml [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 100 Jul 31 14:17 .hadolint.yml [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 155 Jul 31 14:17 .sonarcloud.properties [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 1171 Jul 31 14:17 ADOPTERS.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 20806 Jul 31 14:17 Attribution.txt [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 100284 Jul 31 14:17 CHANGELOG.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 14:17 CONTRIBUTING.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 677 Jul 31 14:17 GOVERNANCE.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 861 Jul 31 14:17 Jenkinsfile [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 14:17 LICENSE [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 16854 Jul 31 14:17 Makefile [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 582 Jul 31 14:17 OWNERS.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 9528 Jul 31 14:17 README.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 789 Jul 31 14:17 SECURITY.md [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 5 Jul 31 14:12 VERSION [2024-07-31T14:31:55.602Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 bin [2024-07-31T14:31:55.602Z] drwxrwxr-x 20 1001 1001 4096 Jul 31 14:17 cmd [2024-07-31T14:31:55.602Z] -rw-r--r-- 1 root root 498370 Jul 31 14:27 coverage.out [2024-07-31T14:31:55.602Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 14:17 fuzz_test [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 7118 Jul 31 14:17 go.mod [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 101672 Jul 31 14:17 go.sum [2024-07-31T14:31:55.602Z] drwxrwxr-x 7 1001 1001 4096 Jul 31 14:17 internal [2024-07-31T14:31:55.602Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 14:17 openapi [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 584 Jul 31 14:17 security.txt [2024-07-31T14:31:55.602Z] -rw-rw-r-- 1 1001 1001 204 Jul 31 14:17 version.go [Pipeline] sh [2024-07-31T14:31:55.950Z] + '[' -e coverage.out ] [2024-07-31T14:31:55.950Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-31T14:31:56.000Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T14:31:56.856Z] Stashed 1 file(s) [Pipeline] sh [2024-07-31T14:31:57.495Z] + make build [2024-07-31T14:31:57.495Z] 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-07-31T14:35:19.354Z] 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-07-31T14:35:25.998Z] 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-07-31T14:35:34.190Z] 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-07-31T14:35:36.755Z] 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-07-31T14:35:44.941Z] 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-07-31T14:36:11.598Z] 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-07-31T14:36:21.649Z] 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-07-31T14:36:28.284Z] 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-07-31T14:36:40.568Z] 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-07-31T14:36:43.893Z] 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-07-31T14:36:46.462Z] 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-07-31T14:36:49.780Z] 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-07-31T14:36:55.097Z] 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-07-31T14:36:59.350Z] $ docker stop --time=1 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e [2024-07-31T14:37:01.414Z] $ docker rm -f --volumes 7cd5e9843821dfe434f7b0951cc588d9ca26c93dfe2a7abd3d9bbc8a8e3b6b0e [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-07-31T14:37:05.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T14:37:05.313Z] [2024-07-31T14:37:05.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T14:37:05.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T14:37:05.741Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-31T14:37:05.741Z] 547446be3368: Pulling fs layer [2024-07-31T14:37:05.741Z] d125d8839a47: Pulling fs layer [2024-07-31T14:37:05.741Z] 3e85d5ac6304: Pulling fs layer [2024-07-31T14:37:05.741Z] c3105a71a48b: Pulling fs layer [2024-07-31T14:37:05.741Z] 0f093f025ec4: Pulling fs layer [2024-07-31T14:37:05.741Z] c3106fc0e877: Pulling fs layer [2024-07-31T14:37:05.741Z] c3105a71a48b: Waiting [2024-07-31T14:37:05.741Z] 0f093f025ec4: Waiting [2024-07-31T14:37:05.741Z] c3106fc0e877: Waiting [2024-07-31T14:37:06.008Z] 547446be3368: Verifying Checksum [2024-07-31T14:37:06.008Z] 547446be3368: Download complete [2024-07-31T14:37:06.008Z] c3105a71a48b: Verifying Checksum [2024-07-31T14:37:06.008Z] c3105a71a48b: Download complete [2024-07-31T14:37:06.588Z] d125d8839a47: Verifying Checksum [2024-07-31T14:37:06.588Z] d125d8839a47: Download complete [2024-07-31T14:37:06.588Z] c3106fc0e877: Verifying Checksum [2024-07-31T14:37:06.588Z] c3106fc0e877: Download complete [2024-07-31T14:37:06.588Z] 0f093f025ec4: Verifying Checksum [2024-07-31T14:37:06.588Z] 0f093f025ec4: Download complete [2024-07-31T14:37:06.858Z] 547446be3368: Pull complete [2024-07-31T14:37:08.263Z] d125d8839a47: Pull complete [2024-07-31T14:37:08.841Z] 3e85d5ac6304: Verifying Checksum [2024-07-31T14:37:08.841Z] 3e85d5ac6304: Download complete [2024-07-31T14:37:18.885Z] 3e85d5ac6304: Pull complete [2024-07-31T14:37:18.885Z] c3105a71a48b: Pull complete [2024-07-31T14:37:19.839Z] 0f093f025ec4: Pull complete [2024-07-31T14:37:19.839Z] c3106fc0e877: Pull complete [2024-07-31T14:37:19.839Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-31T14:37:19.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T14:37:19.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T14:37:20.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2024-07-31T14:37:20.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-31T14:37:22.621Z] $ docker top 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T14:37:23.546Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-31T14:37:33.619Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-31T14:37:33.620Z] #1 transferring dockerfile: [2024-07-31T14:37:33.620Z] #1 transferring dockerfile: 2.06kB done [2024-07-31T14:37:33.620Z] #1 DONE 0.1s [2024-07-31T14:37:33.620Z] [2024-07-31T14:37:33.620Z] #2 [core-command internal] load build definition from Dockerfile [2024-07-31T14:37:33.620Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-07-31T14:37:33.620Z] #2 DONE 0.1s [2024-07-31T14:37:33.620Z] [2024-07-31T14:37:33.620Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-07-31T14:37:33.901Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-07-31T14:37:33.901Z] #3 DONE 0.1s [2024-07-31T14:37:33.901Z] [2024-07-31T14:37:33.901Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-31T14:37:33.901Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-07-31T14:37:33.901Z] #4 DONE 0.1s [2024-07-31T14:37:33.901Z] [2024-07-31T14:37:33.901Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-31T14:37:33.901Z] #5 transferring dockerfile: 2.50kB done [2024-07-31T14:37:33.901Z] #5 DONE 0.1s [2024-07-31T14:37:33.901Z] [2024-07-31T14:37:33.901Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-07-31T14:37:33.901Z] #6 transferring dockerfile: 1.70kB done [2024-07-31T14:37:33.901Z] #6 DONE 0.0s [2024-07-31T14:37:33.901Z] [2024-07-31T14:37:33.901Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-07-31T14:37:33.901Z] #7 transferring dockerfile: 1.69kB done [2024-07-31T14:37:33.901Z] #7 DONE 0.1s [2024-07-31T14:37:33.901Z] [2024-07-31T14:37:33.901Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-31T14:37:34.169Z] #8 transferring dockerfile: 2.93kB 0.0s done [2024-07-31T14:37:34.169Z] #8 DONE 0.1s [2024-07-31T14:37:34.169Z] [2024-07-31T14:37:34.169Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-07-31T14:37:34.169Z] #9 transferring dockerfile: 1.95kB done [2024-07-31T14:37:34.169Z] #9 DONE 0.1s [2024-07-31T14:37:34.169Z] [2024-07-31T14:37:34.169Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-31T14:37:34.169Z] #10 transferring dockerfile: 2.15kB 0.0s done [2024-07-31T14:37:34.169Z] #10 DONE 0.1s [2024-07-31T14:37:34.169Z] [2024-07-31T14:37:34.169Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-31T14:37:34.169Z] #11 transferring dockerfile: 2.01kB done [2024-07-31T14:37:34.169Z] #11 DONE 0.0s [2024-07-31T14:37:34.169Z] [2024-07-31T14:37:34.169Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-31T14:37:34.438Z] #12 transferring dockerfile: 2.23kB done [2024-07-31T14:37:34.438Z] #12 DONE 0.1s [2024-07-31T14:37:34.438Z] [2024-07-31T14:37:34.438Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-31T14:37:34.438Z] #13 transferring dockerfile: 2.49kB done [2024-07-31T14:37:34.438Z] #13 DONE 0.1s [2024-07-31T14:37:34.438Z] [2024-07-31T14:37:34.438Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-07-31T14:37:34.438Z] #14 transferring dockerfile: 1.81kB done [2024-07-31T14:37:34.438Z] #14 DONE 0.1s [2024-07-31T14:37:34.438Z] [2024-07-31T14:37:34.438Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-07-31T14:37:34.710Z] #15 transferring dockerfile: 2.01kB 0.0s done [2024-07-31T14:37:34.710Z] #15 DONE 0.1s [2024-07-31T14:37:34.710Z] [2024-07-31T14:37:34.710Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-07-31T14:37:34.710Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-07-31T14:37:34.710Z] #16 DONE 0.1s [2024-07-31T14:37:34.710Z] [2024-07-31T14:37:34.710Z] #17 [core-metadata internal] load .dockerignore [2024-07-31T14:37:34.710Z] #17 transferring context: 50B 0.0s done [2024-07-31T14:37:34.710Z] #17 DONE 0.1s [2024-07-31T14:37:35.301Z] [2024-07-31T14:37:35.301Z] #18 [core-command internal] load .dockerignore [2024-07-31T14:37:35.301Z] #18 transferring context: 50B done [2024-07-31T14:37:35.301Z] #18 DONE 0.0s [2024-07-31T14:37:35.301Z] [2024-07-31T14:37:35.301Z] #19 [support-scheduler internal] load .dockerignore [2024-07-31T14:37:35.569Z] #19 transferring context: 50B done [2024-07-31T14:37:35.569Z] #19 DONE 0.0s [2024-07-31T14:37:35.569Z] [2024-07-31T14:37:35.569Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-07-31T14:37:35.569Z] #20 transferring context: 50B done [2024-07-31T14:37:35.569Z] #20 DONE 0.1s [2024-07-31T14:37:35.569Z] [2024-07-31T14:37:35.569Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-31T14:37:35.569Z] #21 transferring context: 50B done [2024-07-31T14:37:35.569Z] #21 DONE 0.1s [2024-07-31T14:37:35.569Z] [2024-07-31T14:37:35.569Z] #22 [security-spire-server internal] load .dockerignore [2024-07-31T14:37:35.569Z] #22 transferring context: 50B done [2024-07-31T14:37:35.569Z] #22 DONE 0.1s [2024-07-31T14:37:35.569Z] [2024-07-31T14:37:35.569Z] #23 [security-spire-config internal] load .dockerignore [2024-07-31T14:37:35.839Z] #23 transferring context: 50B done [2024-07-31T14:37:35.839Z] #23 DONE 0.1s [2024-07-31T14:37:35.839Z] [2024-07-31T14:37:35.839Z] #24 [security-bootstrapper internal] load .dockerignore [2024-07-31T14:37:35.839Z] #24 transferring context: 50B 0.0s done [2024-07-31T14:37:35.839Z] #24 DONE 0.1s [2024-07-31T14:37:35.839Z] [2024-07-31T14:37:35.839Z] #25 [support-notifications internal] load .dockerignore [2024-07-31T14:37:35.839Z] #25 transferring context: 50B 0.0s done [2024-07-31T14:37:35.839Z] #25 DONE 0.1s [2024-07-31T14:37:35.839Z] [2024-07-31T14:37:35.839Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-31T14:37:35.839Z] #26 transferring context: 50B done [2024-07-31T14:37:35.839Z] #26 DONE 0.1s [2024-07-31T14:37:35.839Z] [2024-07-31T14:37:35.839Z] #27 [core-data internal] load .dockerignore [2024-07-31T14:37:36.109Z] #27 transferring context: 50B done [2024-07-31T14:37:36.109Z] #27 DONE 0.1s [2024-07-31T14:37:36.109Z] [2024-07-31T14:37:36.109Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-31T14:37:36.109Z] #28 transferring context: 50B 0.0s done [2024-07-31T14:37:36.109Z] #28 DONE 0.1s [2024-07-31T14:37:36.109Z] [2024-07-31T14:37:36.109Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-07-31T14:37:36.109Z] #29 transferring context: 50B done [2024-07-31T14:37:36.109Z] #29 DONE 0.1s [2024-07-31T14:37:36.109Z] [2024-07-31T14:37:36.109Z] #30 [security-spire-agent internal] load .dockerignore [2024-07-31T14:37:36.109Z] #30 transferring context: 50B 0.0s done [2024-07-31T14:37:36.109Z] #30 DONE 0.1s [2024-07-31T14:37:36.109Z] [2024-07-31T14:37:36.109Z] #31 [core-keeper internal] load .dockerignore [2024-07-31T14:37:36.109Z] #31 transferring context: 50B done [2024-07-31T14:37:36.378Z] #31 DONE 0.1s [2024-07-31T14:37:36.378Z] [2024-07-31T14:37:36.378Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-07-31T14:37:36.378Z] #32 transferring context: 50B done [2024-07-31T14:37:36.378Z] #32 DONE 0.1s [2024-07-31T14:37:36.378Z] [2024-07-31T14:37:36.378Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:36.378Z] #33 DONE 0.0s [2024-07-31T14:37:36.378Z] [2024-07-31T14:37:36.378Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.338Z] #34 ... [2024-07-31T14:37:37.338Z] [2024-07-31T14:37:37.338Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:37.338Z] #33 DONE 0.0s [2024-07-31T14:37:37.338Z] [2024-07-31T14:37:37.338Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.338Z] #34 ... [2024-07-31T14:37:37.338Z] [2024-07-31T14:37:37.338Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:37.338Z] #33 DONE 0.0s [2024-07-31T14:37:37.338Z] [2024-07-31T14:37:37.338Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.604Z] #34 ... [2024-07-31T14:37:37.604Z] [2024-07-31T14:37:37.604Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:37.604Z] #33 DONE 0.0s [2024-07-31T14:37:37.604Z] [2024-07-31T14:37:37.604Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.604Z] #34 ... [2024-07-31T14:37:37.604Z] [2024-07-31T14:37:37.604Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:37.604Z] #33 DONE 0.0s [2024-07-31T14:37:37.604Z] [2024-07-31T14:37:37.604Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.867Z] #34 ... [2024-07-31T14:37:37.867Z] [2024-07-31T14:37:37.867Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T14:37:37.867Z] #33 DONE 0.0s [2024-07-31T14:37:37.867Z] [2024-07-31T14:37:37.867Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:37.867Z] #34 ... [2024-07-31T14:37:37.867Z] [2024-07-31T14:37:37.867Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T14:37:37.867Z] #35 DONE 0.6s [2024-07-31T14:37:38.134Z] [2024-07-31T14:37:38.134Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-31T14:37:38.134Z] #36 DONE 0.3s [2024-07-31T14:37:38.134Z] [2024-07-31T14:37:38.134Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T14:37:50.409Z] #34 DONE 13.8s [2024-07-31T14:37:50.409Z] [2024-07-31T14:37:50.409Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:37:50.409Z] #37 DONE 0.0s [2024-07-31T14:37:50.409Z] [2024-07-31T14:37:50.409Z] #38 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:37:50.409Z] #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-31T14:37:50.409Z] #38 DONE 0.4s [2024-07-31T14:37:50.409Z] [2024-07-31T14:37:50.409Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-31T14:37:51.364Z] #39 ... [2024-07-31T14:37:51.364Z] [2024-07-31T14:37:51.364Z] #40 [security-spire-agent internal] load build context [2024-07-31T14:37:51.364Z] #40 transferring context: 26.76kB 0.3s done [2024-07-31T14:37:51.364Z] #40 DONE 1.1s [2024-07-31T14:37:51.364Z] [2024-07-31T14:37:51.364Z] #41 [security-spire-server internal] load build context [2024-07-31T14:37:51.364Z] #41 transferring context: 27.23kB 0.2s done [2024-07-31T14:37:51.364Z] #41 DONE 1.1s [2024-07-31T14:37:51.364Z] [2024-07-31T14:37:51.364Z] #42 [security-spire-config internal] load build context [2024-07-31T14:37:51.364Z] #42 transferring context: 25.48kB 0.2s done [2024-07-31T14:37:51.364Z] #42 DONE 1.1s [2024-07-31T14:37:51.364Z] [2024-07-31T14:37:51.364Z] #38 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:37:51.364Z] #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T14:37:51.364Z] #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T14:37:51.364Z] #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T14:37:51.364Z] #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.6s done [2024-07-31T14:37:51.364Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-31T14:37:54.706Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.2s done [2024-07-31T14:37:54.706Z] #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.2s done [2024-07-31T14:37:56.115Z] #38 ... [2024-07-31T14:37:56.115Z] [2024-07-31T14:37:56.115Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-31T14:37:56.115Z] #39 DONE 6.8s [2024-07-31T14:37:56.115Z] [2024-07-31T14:37:56.115Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:37:56.115Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-07-31T14:37:56.115Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T14:37:56.115Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T14:37:56.115Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T14:37:56.115Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-31T14:37:56.115Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-31T14:37:56.115Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-31T14:37:56.115Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.3s done [2024-07-31T14:37:56.115Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T14:37:56.115Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-31T14:37:56.115Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-31T14:37:56.115Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-31T14:37:56.115Z] #43 ... [2024-07-31T14:37:56.115Z] [2024-07-31T14:37:56.115Z] #44 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-31T14:37:56.701Z] #44 ... [2024-07-31T14:37:56.701Z] [2024-07-31T14:37:56.701Z] #38 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T14:37:56.701Z] #38 DONE 7.4s [2024-07-31T14:37:56.701Z] [2024-07-31T14:37:56.701Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:37:56.970Z] #43 ... [2024-07-31T14:37:56.970Z] [2024-07-31T14:37:56.970Z] #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-31T14:37:56.970Z] #44 DONE 2.1s [2024-07-31T14:37:56.970Z] [2024-07-31T14:37:56.970Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:00.328Z] #43 ... [2024-07-31T14:38:00.328Z] [2024-07-31T14:38:00.328Z] #45 [core-data internal] load build context [2024-07-31T14:38:00.328Z] #45 transferring context: 27.22MB 9.6s [2024-07-31T14:38:00.328Z] #45 ... [2024-07-31T14:38:00.328Z] [2024-07-31T14:38:00.328Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:00.328Z] #46 ... [2024-07-31T14:38:00.328Z] [2024-07-31T14:38:00.328Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:00.328Z] #47 ... [2024-07-31T14:38:00.328Z] [2024-07-31T14:38:00.328Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:00.595Z] #48 ... [2024-07-31T14:38:00.595Z] [2024-07-31T14:38:00.595Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:38:00.595Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-31T14:38:00.595Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-31T14:38:00.595Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-31T14:38:00.595Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-31T14:38:00.595Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-31T14:38:00.595Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-31T14:38:00.595Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-31T14:38:00.595Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done [2024-07-31T14:38:00.595Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-07-31T14:38:00.595Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-31T14:38:00.595Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-31T14:38:00.595Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s [2024-07-31T14:38:00.595Z] #49 ... [2024-07-31T14:38:00.595Z] [2024-07-31T14:38:00.595Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:00.862Z] #50 ... [2024-07-31T14:38:00.862Z] [2024-07-31T14:38:00.862Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:00.862Z] #51 ... [2024-07-31T14:38:00.862Z] [2024-07-31T14:38:00.862Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:00.862Z] #37 ... [2024-07-31T14:38:00.862Z] [2024-07-31T14:38:00.862Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:01.132Z] #52 ... [2024-07-31T14:38:01.132Z] [2024-07-31T14:38:01.132Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:01.132Z] #53 ... [2024-07-31T14:38:01.132Z] [2024-07-31T14:38:01.132Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:01.398Z] #54 ... [2024-07-31T14:38:01.398Z] [2024-07-31T14:38:01.398Z] #55 [core-command internal] load build context [2024-07-31T14:38:01.398Z] #55 ... [2024-07-31T14:38:01.398Z] [2024-07-31T14:38:01.398Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:01.671Z] #56 ... [2024-07-31T14:38:01.671Z] [2024-07-31T14:38:01.671Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:01.671Z] #57 ... [2024-07-31T14:38:01.671Z] [2024-07-31T14:38:01.671Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:05.027Z] #56 transferring context: 46.54MB 14.5s [2024-07-31T14:38:06.964Z] #56 ... [2024-07-31T14:38:06.964Z] [2024-07-31T14:38:06.964Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:38:06.964Z] #0 8.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:06.964Z] #0 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:07.228Z] #58 ... [2024-07-31T14:38:07.228Z] [2024-07-31T14:38:07.228Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:38:07.228Z] #59 ... [2024-07-31T14:38:07.228Z] [2024-07-31T14:38:07.228Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:38:07.495Z] #60 ... [2024-07-31T14:38:07.495Z] [2024-07-31T14:38:07.495Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:38:07.495Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:07.495Z] #61 ... [2024-07-31T14:38:07.495Z] [2024-07-31T14:38:07.495Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T14:38:07.761Z] #62 ... [2024-07-31T14:38:07.761Z] [2024-07-31T14:38:07.761Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:07.761Z] #63 ... [2024-07-31T14:38:07.761Z] [2024-07-31T14:38:07.761Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:38:08.026Z] #64 ... [2024-07-31T14:38:08.026Z] [2024-07-31T14:38:08.026Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:38:08.026Z] #65 ... [2024-07-31T14:38:08.026Z] [2024-07-31T14:38:08.026Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T14:38:08.026Z] #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:08.026Z] #0 9.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:08.291Z] #66 ... [2024-07-31T14:38:08.291Z] [2024-07-31T14:38:08.291Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:38:08.291Z] #67 ... [2024-07-31T14:38:08.291Z] [2024-07-31T14:38:08.291Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:08.556Z] #68 ... [2024-07-31T14:38:08.556Z] [2024-07-31T14:38:08.556Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:08.556Z] #69 ... [2024-07-31T14:38:08.556Z] [2024-07-31T14:38:08.556Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T14:38:08.824Z] #70 ... [2024-07-31T14:38:08.824Z] [2024-07-31T14:38:08.824Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:38:08.824Z] #71 ... [2024-07-31T14:38:08.824Z] [2024-07-31T14:38:08.824Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:38:08.824Z] #72 ... [2024-07-31T14:38:08.824Z] [2024-07-31T14:38:08.824Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:09.785Z] #37 ... [2024-07-31T14:38:09.785Z] [2024-07-31T14:38:09.785Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:38:09.785Z] #60 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:10.371Z] #60 ... [2024-07-31T14:38:10.371Z] [2024-07-31T14:38:10.371Z] #45 [core-data internal] load build context [2024-07-31T14:38:10.371Z] #45 transferring context: 46.64MB 19.9s [2024-07-31T14:38:10.371Z] #45 ... [2024-07-31T14:38:10.371Z] [2024-07-31T14:38:10.371Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:10.371Z] #46 ... [2024-07-31T14:38:10.371Z] [2024-07-31T14:38:10.371Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:10.636Z] #47 ... [2024-07-31T14:38:10.636Z] [2024-07-31T14:38:10.636Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:10.636Z] #48 ... [2024-07-31T14:38:10.636Z] [2024-07-31T14:38:10.636Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:10.636Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s [2024-07-31T14:38:10.901Z] #43 ... [2024-07-31T14:38:10.901Z] [2024-07-31T14:38:10.901Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:10.901Z] #50 ... [2024-07-31T14:38:10.901Z] [2024-07-31T14:38:10.901Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:38:10.901Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s [2024-07-31T14:38:11.166Z] #49 ... [2024-07-31T14:38:11.166Z] [2024-07-31T14:38:11.166Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:11.166Z] #51 ... [2024-07-31T14:38:11.166Z] [2024-07-31T14:38:11.166Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T14:38:11.166Z] #66 11.49 OK: 266 MiB in 52 packages [2024-07-31T14:38:11.166Z] #66 DONE 14.0s [2024-07-31T14:38:11.166Z] [2024-07-31T14:38:11.166Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:11.431Z] #52 ... [2024-07-31T14:38:11.431Z] [2024-07-31T14:38:11.431Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:11.431Z] #53 ... [2024-07-31T14:38:11.431Z] [2024-07-31T14:38:11.431Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:11.698Z] #54 ... [2024-07-31T14:38:11.698Z] [2024-07-31T14:38:11.698Z] #55 [core-command internal] load build context [2024-07-31T14:38:11.698Z] #55 ... [2024-07-31T14:38:11.698Z] [2024-07-31T14:38:11.698Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:11.698Z] #53 ... [2024-07-31T14:38:11.698Z] [2024-07-31T14:38:11.698Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:11.963Z] #57 ... [2024-07-31T14:38:11.963Z] [2024-07-31T14:38:11.963Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:12.918Z] #52 ... [2024-07-31T14:38:12.918Z] [2024-07-31T14:38:12.918Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:38:12.918Z] #59 DONE 15.5s [2024-07-31T14:38:12.918Z] [2024-07-31T14:38:12.918Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:13.875Z] #52 ... [2024-07-31T14:38:13.875Z] [2024-07-31T14:38:13.875Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:38:13.875Z] #61 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:13.875Z] #61 14.70 OK: 266 MiB in 52 packages [2024-07-31T14:38:13.875Z] #61 DONE 16.5s [2024-07-31T14:38:13.875Z] [2024-07-31T14:38:13.875Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:15.302Z] #52 transferring context: 68.77MB 24.8s [2024-07-31T14:38:15.569Z] #52 ... [2024-07-31T14:38:15.569Z] [2024-07-31T14:38:15.569Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T14:38:15.569Z] #60 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:15.569Z] #60 17.14 OK: 266 MiB in 52 packages [2024-07-31T14:38:15.569Z] #60 DONE 19.4s [2024-07-31T14:38:15.569Z] [2024-07-31T14:38:15.569Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:16.533Z] #52 ... [2024-07-31T14:38:16.533Z] [2024-07-31T14:38:16.533Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T14:38:16.533Z] #58 11.11 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:38:16.533Z] #58 11.11 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:38:16.533Z] #58 11.11 OK: 19946 distinct packages available [2024-07-31T14:38:16.533Z] #58 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:16.533Z] #58 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:16.533Z] #58 17.08 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:16.533Z] #58 17.08 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:38:16.533Z] #58 17.08 (3/4) Installing libucontext (1.2-r2) [2024-07-31T14:38:16.533Z] #58 17.08 (4/4) Installing gcompat (1.1.0-r1) [2024-07-31T14:38:16.533Z] #58 17.08 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:16.533Z] #58 17.16 OK: 8 MiB in 19 packages [2024-07-31T14:38:16.533Z] #58 DONE 19.3s [2024-07-31T14:38:16.533Z] [2024-07-31T14:38:16.533Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:17.121Z] #52 ... [2024-07-31T14:38:17.121Z] [2024-07-31T14:38:17.121Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:17.388Z] #56 ... [2024-07-31T14:38:17.388Z] [2024-07-31T14:38:17.388Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:18.808Z] #52 ... [2024-07-31T14:38:18.808Z] [2024-07-31T14:38:18.808Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T14:38:18.808Z] #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:18.808Z] #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:18.808Z] #62 16.02 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:38:18.808Z] #62 16.02 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:38:18.808Z] #62 16.02 OK: 19953 distinct packages available [2024-07-31T14:38:18.808Z] #62 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:18.808Z] #62 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:18.808Z] #62 ... [2024-07-31T14:38:18.808Z] [2024-07-31T14:38:18.808Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:20.224Z] #52 ... [2024-07-31T14:38:20.224Z] [2024-07-31T14:38:20.224Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:20.224Z] #37 ... [2024-07-31T14:38:20.224Z] [2024-07-31T14:38:20.224Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:20.497Z] #52 transferring context: 76.61MB 29.9s [2024-07-31T14:38:20.497Z] #52 ... [2024-07-31T14:38:20.497Z] [2024-07-31T14:38:20.497Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:20.764Z] #46 ... [2024-07-31T14:38:20.764Z] [2024-07-31T14:38:20.764Z] #45 [core-data internal] load build context [2024-07-31T14:38:20.764Z] #45 ... [2024-07-31T14:38:20.764Z] [2024-07-31T14:38:20.764Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:21.030Z] #48 ... [2024-07-31T14:38:21.030Z] [2024-07-31T14:38:21.030Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:21.030Z] #47 ... [2024-07-31T14:38:21.030Z] [2024-07-31T14:38:21.030Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:21.301Z] #50 ... [2024-07-31T14:38:21.301Z] [2024-07-31T14:38:21.301Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:21.301Z] #47 ... [2024-07-31T14:38:21.301Z] [2024-07-31T14:38:21.301Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:21.301Z] #51 ... [2024-07-31T14:38:21.301Z] [2024-07-31T14:38:21.301Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:38:21.301Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.6s [2024-07-31T14:38:21.570Z] #49 ... [2024-07-31T14:38:21.570Z] [2024-07-31T14:38:21.570Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:21.842Z] #50 ... [2024-07-31T14:38:21.842Z] [2024-07-31T14:38:21.842Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:21.842Z] #54 ... [2024-07-31T14:38:21.842Z] [2024-07-31T14:38:21.842Z] #55 [core-command internal] load build context [2024-07-31T14:38:22.108Z] #55 ... [2024-07-31T14:38:22.108Z] [2024-07-31T14:38:22.108Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:22.108Z] #53 ... [2024-07-31T14:38:22.108Z] [2024-07-31T14:38:22.108Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:22.108Z] #57 ... [2024-07-31T14:38:22.108Z] [2024-07-31T14:38:22.108Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T14:38:22.108Z] #65 DONE 24.4s [2024-07-31T14:38:22.108Z] [2024-07-31T14:38:22.108Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:22.695Z] #53 ... [2024-07-31T14:38:22.695Z] [2024-07-31T14:38:22.695Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T14:38:22.695Z] #70 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.695Z] #70 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.695Z] #70 20.72 (1/4) Installing ca-certificates (20240226-r0) [2024-07-31T14:38:22.695Z] #70 21.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:22.695Z] #70 21.49 (3/4) Installing su-exec (0.2-r3) [2024-07-31T14:38:22.695Z] #70 21.49 (4/4) Installing yq (4.33.3-r5) [2024-07-31T14:38:22.695Z] #70 22.69 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:22.695Z] #70 23.11 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:38:22.695Z] #70 24.74 OK: 18 MiB in 19 packages [2024-07-31T14:38:22.695Z] #70 ... [2024-07-31T14:38:22.695Z] [2024-07-31T14:38:22.695Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T14:38:22.695Z] #62 22.28 OK: 266 MiB in 52 packages [2024-07-31T14:38:22.695Z] #62 DONE 25.3s [2024-07-31T14:38:22.695Z] [2024-07-31T14:38:22.695Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:22.695Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.2s [2024-07-31T14:38:22.695Z] #43 ... [2024-07-31T14:38:22.695Z] [2024-07-31T14:38:22.695Z] #55 [core-command internal] load build context [2024-07-31T14:38:22.964Z] #55 ... [2024-07-31T14:38:22.964Z] [2024-07-31T14:38:22.964Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:38:22.964Z] #67 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.964Z] #67 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.964Z] #67 21.79 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:38:22.964Z] #67 21.79 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:38:22.964Z] #67 21.79 OK: 19946 distinct packages available [2024-07-31T14:38:22.964Z] #67 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.964Z] #67 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:22.964Z] #67 ... [2024-07-31T14:38:22.964Z] [2024-07-31T14:38:22.964Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T14:38:23.232Z] #73 ... [2024-07-31T14:38:23.232Z] [2024-07-31T14:38:23.232Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:24.640Z] #43 ... [2024-07-31T14:38:24.640Z] [2024-07-31T14:38:24.640Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:24.640Z] #63 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:24.640Z] #63 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:24.640Z] #63 24.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:24.640Z] #63 24.13 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:24.640Z] #63 24.30 OK: 8 MiB in 16 packages [2024-07-31T14:38:24.640Z] #63 ... [2024-07-31T14:38:24.640Z] [2024-07-31T14:38:24.640Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:25.229Z] #37 ... [2024-07-31T14:38:25.229Z] [2024-07-31T14:38:25.229Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:25.229Z] #63 DONE 27.6s [2024-07-31T14:38:25.229Z] [2024-07-31T14:38:25.229Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:25.229Z] #37 ... [2024-07-31T14:38:25.229Z] [2024-07-31T14:38:25.229Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:25.498Z] #43 ... [2024-07-31T14:38:25.498Z] [2024-07-31T14:38:25.498Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:25.498Z] #68 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:25.498Z] #68 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:25.498Z] #68 25.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:25.498Z] #68 25.77 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:25.498Z] #68 25.93 OK: 8 MiB in 16 packages [2024-07-31T14:38:25.498Z] #68 ... [2024-07-31T14:38:25.498Z] [2024-07-31T14:38:25.498Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:25.769Z] #74 ... [2024-07-31T14:38:25.769Z] [2024-07-31T14:38:25.769Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T14:38:25.769Z] #70 DONE 28.0s [2024-07-31T14:38:25.769Z] [2024-07-31T14:38:25.769Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:25.769Z] #54 transferring context: 31.55MB 35.4s [2024-07-31T14:38:26.349Z] #54 ... [2024-07-31T14:38:26.349Z] [2024-07-31T14:38:26.349Z] #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:26.349Z] #68 DONE 29.4s [2024-07-31T14:38:26.349Z] [2024-07-31T14:38:26.349Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:26.349Z] #54 ... [2024-07-31T14:38:26.349Z] [2024-07-31T14:38:26.349Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:26.613Z] #75 ... [2024-07-31T14:38:26.613Z] [2024-07-31T14:38:26.613Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T14:38:27.209Z] #76 ... [2024-07-31T14:38:27.209Z] [2024-07-31T14:38:27.209Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:38:27.209Z] #64 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.209Z] #64 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.209Z] #64 26.88 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:27.209Z] #64 26.97 (2/4) Installing openssl (3.1.6-r0) [2024-07-31T14:38:27.209Z] #64 27.04 (3/4) Installing su-exec (0.2-r3) [2024-07-31T14:38:27.209Z] #64 27.04 (4/4) Installing yq (4.33.3-r5) [2024-07-31T14:38:27.209Z] #64 28.27 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:27.209Z] #64 28.27 OK: 18 MiB in 19 packages [2024-07-31T14:38:27.473Z] #64 ... [2024-07-31T14:38:27.473Z] [2024-07-31T14:38:27.473Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:27.473Z] #75 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.473Z] #75 ... [2024-07-31T14:38:27.473Z] [2024-07-31T14:38:27.473Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:27.737Z] #56 ... [2024-07-31T14:38:27.737Z] [2024-07-31T14:38:27.737Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:27.737Z] #37 ... [2024-07-31T14:38:27.737Z] [2024-07-31T14:38:27.737Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:27.737Z] #69 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.737Z] #69 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.737Z] #69 28.81 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T14:38:27.737Z] #69 28.81 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T14:38:27.737Z] #69 28.81 OK: 19946 distinct packages available [2024-07-31T14:38:27.737Z] #69 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:27.737Z] #69 ... [2024-07-31T14:38:27.737Z] [2024-07-31T14:38:27.737Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:28.316Z] #37 ... [2024-07-31T14:38:28.316Z] [2024-07-31T14:38:28.316Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T14:38:28.316Z] #64 DONE 30.5s [2024-07-31T14:38:28.316Z] [2024-07-31T14:38:28.316Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:28.583Z] #37 ... [2024-07-31T14:38:28.583Z] [2024-07-31T14:38:28.583Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T14:38:28.583Z] #67 28.89 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:28.583Z] #67 28.89 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:38:28.583Z] #67 28.89 (3/5) Installing libucontext (1.2-r2) [2024-07-31T14:38:28.583Z] #67 28.89 (4/5) Installing gcompat (1.1.0-r1) [2024-07-31T14:38:28.583Z] #67 28.89 (5/5) Installing openssl (3.1.6-r0) [2024-07-31T14:38:28.583Z] #67 29.04 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:28.583Z] #67 29.16 OK: 9 MiB in 20 packages [2024-07-31T14:38:28.583Z] #67 DONE 31.3s [2024-07-31T14:38:28.849Z] [2024-07-31T14:38:28.849Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:28.849Z] #75 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:29.434Z] #75 ... [2024-07-31T14:38:29.434Z] [2024-07-31T14:38:29.434Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:38:29.434Z] #71 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:29.434Z] #71 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:29.434Z] #71 29.42 (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T14:38:29.434Z] #71 29.90 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:29.434Z] #71 29.90 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:29.434Z] #71 29.95 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:38:29.434Z] #71 31.04 OK: 9 MiB in 17 packages [2024-07-31T14:38:29.434Z] #71 ... [2024-07-31T14:38:29.434Z] [2024-07-31T14:38:29.434Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:29.434Z] #69 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:30.604Z] #69 ... [2024-07-31T14:38:30.604Z] [2024-07-31T14:38:30.604Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T14:38:30.604Z] #72 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:30.604Z] #72 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:30.604Z] #72 29.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:30.604Z] #72 29.50 (2/2) Installing su-exec (0.2-r3) [2024-07-31T14:38:30.604Z] #72 29.57 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:30.604Z] #72 29.85 OK: 8 MiB in 17 packages [2024-07-31T14:38:30.604Z] #72 DONE 32.4s [2024-07-31T14:38:30.604Z] [2024-07-31T14:38:30.604Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:30.604Z] #37 ... [2024-07-31T14:38:30.604Z] [2024-07-31T14:38:30.604Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:30.951Z] #52 ... [2024-07-31T14:38:30.951Z] [2024-07-31T14:38:30.951Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:30.951Z] #46 ... [2024-07-31T14:38:30.951Z] [2024-07-31T14:38:30.951Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:30.951Z] #50 transferring context: 93.98MB 40.4s [2024-07-31T14:38:30.951Z] #50 ... [2024-07-31T14:38:30.951Z] [2024-07-31T14:38:30.951Z] #45 [core-data internal] load build context [2024-07-31T14:38:31.233Z] #45 ... [2024-07-31T14:38:31.233Z] [2024-07-31T14:38:31.233Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:31.233Z] #48 ... [2024-07-31T14:38:31.233Z] [2024-07-31T14:38:31.233Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T14:38:31.233Z] #71 DONE 33.5s [2024-07-31T14:38:31.233Z] [2024-07-31T14:38:31.233Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:31.233Z] #69 33.52 (1/11) Installing ca-certificates (20240226-r0) [2024-07-31T14:38:31.509Z] #69 ... [2024-07-31T14:38:31.509Z] [2024-07-31T14:38:31.509Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:31.509Z] #47 ... [2024-07-31T14:38:31.509Z] [2024-07-31T14:38:31.509Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:31.509Z] #75 15.08 OK: 8 MiB in 19 packages [2024-07-31T14:38:31.816Z] #75 ... [2024-07-31T14:38:31.816Z] [2024-07-31T14:38:31.816Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:31.816Z] #51 ... [2024-07-31T14:38:31.816Z] [2024-07-31T14:38:31.816Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:38:31.816Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.2s done [2024-07-31T14:38:31.816Z] #49 ... [2024-07-31T14:38:31.816Z] [2024-07-31T14:38:31.816Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:31.816Z] #69 33.80 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-31T14:38:31.816Z] #69 33.80 (3/11) Installing libunistring (1.1-r1) [2024-07-31T14:38:31.816Z] #69 33.89 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-31T14:38:31.816Z] #69 33.94 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-31T14:38:31.816Z] #69 34.02 (6/11) Installing libcurl (8.9.0-r0) [2024-07-31T14:38:32.090Z] #69 34.16 (7/11) Installing curl (8.9.0-r0) [2024-07-31T14:38:32.090Z] #69 34.16 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:32.090Z] #69 34.28 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-31T14:38:32.090Z] #69 34.28 (10/11) Installing libucontext (1.2-r2) [2024-07-31T14:38:32.090Z] #69 34.28 (11/11) Installing gcompat (1.1.0-r1) [2024-07-31T14:38:32.090Z] #69 34.28 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:32.090Z] #69 34.28 Executing ca-certificates-20240226-r0.trigger [2024-07-31T14:38:32.359Z] #69 ... [2024-07-31T14:38:32.359Z] [2024-07-31T14:38:32.359Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:32.359Z] #57 ... [2024-07-31T14:38:32.359Z] [2024-07-31T14:38:32.359Z] #45 [core-data internal] load build context [2024-07-31T14:38:32.637Z] #45 ... [2024-07-31T14:38:32.637Z] [2024-07-31T14:38:32.637Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T14:38:32.637Z] #73 11.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:32.637Z] #73 13.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:32.637Z] #73 17.56 OK: 266 MiB in 52 packages [2024-07-31T14:38:32.637Z] #73 DONE 19.4s [2024-07-31T14:38:32.637Z] [2024-07-31T14:38:32.637Z] #45 [core-data internal] load build context [2024-07-31T14:38:32.637Z] #45 ... [2024-07-31T14:38:32.637Z] [2024-07-31T14:38:32.637Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:32.637Z] #0 8.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:32.637Z] #0 9.724 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:32.637Z] #77 ... [2024-07-31T14:38:32.637Z] [2024-07-31T14:38:32.637Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:32.907Z] #53 ... [2024-07-31T14:38:32.907Z] [2024-07-31T14:38:32.907Z] #45 [core-data internal] load build context [2024-07-31T14:38:33.192Z] #45 ... [2024-07-31T14:38:33.192Z] [2024-07-31T14:38:33.192Z] #55 [core-command internal] load build context [2024-07-31T14:38:33.192Z] #55 ... [2024-07-31T14:38:33.192Z] [2024-07-31T14:38:33.192Z] #45 [core-data internal] load build context [2024-07-31T14:38:33.477Z] #45 ... [2024-07-31T14:38:33.477Z] [2024-07-31T14:38:33.477Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:33.477Z] #75 DONE 16.9s [2024-07-31T14:38:33.477Z] [2024-07-31T14:38:33.477Z] #45 [core-data internal] load build context [2024-07-31T14:38:36.093Z] #45 ... [2024-07-31T14:38:36.093Z] [2024-07-31T14:38:36.093Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T14:38:36.093Z] #69 34.76 OK: 13 MiB in 26 packages [2024-07-31T14:38:36.093Z] #69 DONE 37.8s [2024-07-31T14:38:36.093Z] [2024-07-31T14:38:36.093Z] #45 [core-data internal] load build context [2024-07-31T14:38:36.093Z] #45 ... [2024-07-31T14:38:36.093Z] [2024-07-31T14:38:36.093Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T14:38:36.093Z] #0 9.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:36.093Z] #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:36.360Z] #78 ... [2024-07-31T14:38:36.360Z] [2024-07-31T14:38:36.360Z] #45 [core-data internal] load build context [2024-07-31T14:38:36.625Z] #45 ... [2024-07-31T14:38:36.625Z] [2024-07-31T14:38:36.625Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:36.625Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.7s [2024-07-31T14:38:36.625Z] #43 ... [2024-07-31T14:38:36.625Z] [2024-07-31T14:38:36.625Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:36.893Z] #54 ... [2024-07-31T14:38:36.893Z] [2024-07-31T14:38:36.893Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T14:38:36.893Z] #78 10.58 OK: 18 MiB in 19 packages [2024-07-31T14:38:36.893Z] #78 ... [2024-07-31T14:38:36.893Z] [2024-07-31T14:38:36.893Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T14:38:36.893Z] #77 11.83 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T14:38:36.893Z] #77 12.33 Executing busybox-1.36.1-r7.trigger [2024-07-31T14:38:36.893Z] #77 12.41 OK: 8 MiB in 16 packages [2024-07-31T14:38:36.893Z] #77 DONE 14.5s [2024-07-31T14:38:37.158Z] [2024-07-31T14:38:37.158Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:37.158Z] #74 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:37.423Z] #74 ... [2024-07-31T14:38:37.423Z] [2024-07-31T14:38:37.423Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T14:38:37.423Z] #78 DONE 11.3s [2024-07-31T14:38:37.423Z] [2024-07-31T14:38:37.423Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:37.423Z] #74 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:37.688Z] #74 ... [2024-07-31T14:38:37.688Z] [2024-07-31T14:38:37.688Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:37.688Z] #56 transferring context: 102.60MB 47.1s [2024-07-31T14:38:37.954Z] #56 ... [2024-07-31T14:38:37.954Z] [2024-07-31T14:38:37.954Z] #45 [core-data internal] load build context [2024-07-31T14:38:38.533Z] #45 ... [2024-07-31T14:38:38.533Z] [2024-07-31T14:38:38.533Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T14:38:38.533Z] #49 DONE 47.9s [2024-07-31T14:38:38.533Z] [2024-07-31T14:38:38.533Z] #45 [core-data internal] load build context [2024-07-31T14:38:38.809Z] #45 ... [2024-07-31T14:38:38.809Z] [2024-07-31T14:38:38.809Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T14:38:38.809Z] #79 ... [2024-07-31T14:38:38.809Z] [2024-07-31T14:38:38.809Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:39.074Z] #80 ... [2024-07-31T14:38:39.074Z] [2024-07-31T14:38:39.074Z] #45 [core-data internal] load build context [2024-07-31T14:38:39.074Z] #45 ... [2024-07-31T14:38:39.074Z] [2024-07-31T14:38:39.074Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:39.074Z] #74 12.87 OK: 8 MiB in 16 packages [2024-07-31T14:38:39.074Z] #74 DONE 13.6s [2024-07-31T14:38:39.074Z] [2024-07-31T14:38:39.074Z] #45 [core-data internal] load build context [2024-07-31T14:38:40.494Z] #45 ... [2024-07-31T14:38:40.494Z] [2024-07-31T14:38:40.494Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T14:38:40.494Z] #81 ... [2024-07-31T14:38:40.494Z] [2024-07-31T14:38:40.494Z] #45 [core-data internal] load build context [2024-07-31T14:38:41.080Z] #45 ... [2024-07-31T14:38:41.080Z] [2024-07-31T14:38:41.080Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:41.080Z] #52 ... [2024-07-31T14:38:41.080Z] [2024-07-31T14:38:41.080Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:41.346Z] #46 ... [2024-07-31T14:38:41.346Z] [2024-07-31T14:38:41.346Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:41.346Z] #37 ... [2024-07-31T14:38:41.346Z] [2024-07-31T14:38:41.346Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:41.613Z] #50 ... [2024-07-31T14:38:41.613Z] [2024-07-31T14:38:41.613Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:41.613Z] #48 ... [2024-07-31T14:38:41.613Z] [2024-07-31T14:38:41.613Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:41.613Z] #47 ... [2024-07-31T14:38:41.613Z] [2024-07-31T14:38:41.613Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:41.881Z] #48 ... [2024-07-31T14:38:41.881Z] [2024-07-31T14:38:41.881Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:42.148Z] #51 ... [2024-07-31T14:38:42.148Z] [2024-07-31T14:38:42.148Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:42.148Z] #82 ... [2024-07-31T14:38:42.148Z] [2024-07-31T14:38:42.148Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:42.414Z] #51 ... [2024-07-31T14:38:42.414Z] [2024-07-31T14:38:42.414Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:42.681Z] #57 ... [2024-07-31T14:38:42.681Z] [2024-07-31T14:38:42.681Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:42.681Z] #50 transferring context: 121.81MB 52.1s [2024-07-31T14:38:42.956Z] #50 ... [2024-07-31T14:38:42.956Z] [2024-07-31T14:38:42.956Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:42.956Z] #53 ... [2024-07-31T14:38:42.956Z] [2024-07-31T14:38:42.956Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:43.553Z] #50 ... [2024-07-31T14:38:43.553Z] [2024-07-31T14:38:43.553Z] #55 [core-command internal] load build context [2024-07-31T14:38:43.553Z] #55 ... [2024-07-31T14:38:43.553Z] [2024-07-31T14:38:43.553Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-31T14:38:43.553Z] #80 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:43.553Z] #80 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:43.553Z] #80 13.50 OK: 9 MiB in 20 packages [2024-07-31T14:38:43.553Z] #80 DONE 14.8s [2024-07-31T14:38:43.553Z] [2024-07-31T14:38:43.553Z] #55 [core-command internal] load build context [2024-07-31T14:38:43.553Z] #55 ... [2024-07-31T14:38:43.553Z] [2024-07-31T14:38:43.553Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:44.136Z] #50 ... [2024-07-31T14:38:44.136Z] [2024-07-31T14:38:44.136Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T14:38:44.136Z] #76 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:44.136Z] #76 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:44.136Z] #76 16.79 OK: 8 MiB in 16 packages [2024-07-31T14:38:44.136Z] #76 DONE 18.5s [2024-07-31T14:38:44.136Z] [2024-07-31T14:38:44.136Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:45.096Z] #50 ... [2024-07-31T14:38:45.096Z] [2024-07-31T14:38:45.096Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T14:38:45.096Z] #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.096Z] #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.096Z] #79 15.07 OK: 18 MiB in 19 packages [2024-07-31T14:38:45.096Z] #79 DONE 16.3s [2024-07-31T14:38:45.096Z] [2024-07-31T14:38:45.096Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:45.678Z] #50 ... [2024-07-31T14:38:45.678Z] [2024-07-31T14:38:45.678Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:45.678Z] #0 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.678Z] #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.678Z] #83 ... [2024-07-31T14:38:45.678Z] [2024-07-31T14:38:45.678Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:45.944Z] #50 ... [2024-07-31T14:38:45.944Z] [2024-07-31T14:38:45.944Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-31T14:38:45.944Z] #81 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.944Z] #81 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:45.944Z] #81 14.74 OK: 8 MiB in 17 packages [2024-07-31T14:38:46.211Z] #81 DONE 15.8s [2024-07-31T14:38:46.211Z] [2024-07-31T14:38:46.211Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:46.478Z] #50 ... [2024-07-31T14:38:46.478Z] [2024-07-31T14:38:46.478Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-31T14:38:46.478Z] #84 DONE 1.3s [2024-07-31T14:38:46.745Z] [2024-07-31T14:38:46.745Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:47.020Z] #50 ... [2024-07-31T14:38:47.020Z] [2024-07-31T14:38:47.020Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:47.020Z] #54 ... [2024-07-31T14:38:47.020Z] [2024-07-31T14:38:47.020Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:47.290Z] #50 ... [2024-07-31T14:38:47.290Z] [2024-07-31T14:38:47.290Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:47.290Z] #83 10.82 OK: 13 MiB in 26 packages [2024-07-31T14:38:47.290Z] #83 DONE 11.7s [2024-07-31T14:38:47.290Z] [2024-07-31T14:38:47.290Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:47.554Z] #50 ... [2024-07-31T14:38:47.554Z] [2024-07-31T14:38:47.554Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:47.554Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.0s [2024-07-31T14:38:47.554Z] #43 ... [2024-07-31T14:38:47.554Z] [2024-07-31T14:38:47.554Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:47.819Z] #54 ... [2024-07-31T14:38:47.819Z] [2024-07-31T14:38:47.819Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T14:38:47.819Z] #85 DONE 4.1s [2024-07-31T14:38:47.819Z] [2024-07-31T14:38:47.819Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T14:38:47.819Z] #82 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:47.819Z] #82 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T14:38:47.819Z] #82 14.63 OK: 9 MiB in 17 packages [2024-07-31T14:38:47.819Z] #82 DONE 15.8s [2024-07-31T14:38:47.819Z] [2024-07-31T14:38:47.819Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:47.819Z] #54 ... [2024-07-31T14:38:47.819Z] [2024-07-31T14:38:47.819Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:48.084Z] #56 ... [2024-07-31T14:38:48.084Z] [2024-07-31T14:38:48.084Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:48.668Z] #54 transferring context: 53.26MB 58.1s [2024-07-31T14:38:51.232Z] #54 ... [2024-07-31T14:38:51.232Z] [2024-07-31T14:38:51.232Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T14:38:51.232Z] #86 DONE 4.7s [2024-07-31T14:38:51.232Z] [2024-07-31T14:38:51.232Z] #54 [support-notifications internal] load build context [2024-07-31T14:38:51.232Z] #54 ... [2024-07-31T14:38:51.232Z] [2024-07-31T14:38:51.232Z] #45 [core-data internal] load build context [2024-07-31T14:38:51.232Z] #45 ... [2024-07-31T14:38:51.232Z] [2024-07-31T14:38:51.232Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:38:51.232Z] #52 ... [2024-07-31T14:38:51.232Z] [2024-07-31T14:38:51.232Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:51.496Z] #46 ... [2024-07-31T14:38:51.496Z] [2024-07-31T14:38:51.496Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:38:51.496Z] #37 ... [2024-07-31T14:38:51.496Z] [2024-07-31T14:38:51.496Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:51.761Z] #46 ... [2024-07-31T14:38:51.761Z] [2024-07-31T14:38:51.761Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:52.026Z] #47 ... [2024-07-31T14:38:52.026Z] [2024-07-31T14:38:52.026Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-31T14:38:52.026Z] #87 DONE 0.9s [2024-07-31T14:38:52.026Z] [2024-07-31T14:38:52.026Z] #47 [core-keeper internal] load build context [2024-07-31T14:38:52.026Z] #47 ... [2024-07-31T14:38:52.026Z] [2024-07-31T14:38:52.026Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:52.026Z] #46 ... [2024-07-31T14:38:52.026Z] [2024-07-31T14:38:52.026Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:38:52.291Z] #48 ... [2024-07-31T14:38:52.291Z] [2024-07-31T14:38:52.291Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:38:52.558Z] #46 ... [2024-07-31T14:38:52.558Z] [2024-07-31T14:38:52.558Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:52.839Z] #51 ... [2024-07-31T14:38:52.839Z] [2024-07-31T14:38:52.839Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:52.839Z] #57 ... [2024-07-31T14:38:52.839Z] [2024-07-31T14:38:52.839Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:53.103Z] #51 ... [2024-07-31T14:38:53.103Z] [2024-07-31T14:38:53.103Z] #53 [support-scheduler internal] load build context [2024-07-31T14:38:53.103Z] #53 ... [2024-07-31T14:38:53.103Z] [2024-07-31T14:38:53.103Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:38:53.684Z] #57 ... [2024-07-31T14:38:53.684Z] [2024-07-31T14:38:53.684Z] #55 [core-command internal] load build context [2024-07-31T14:38:53.684Z] #55 transferring context: 157.15MB 63.1s [2024-07-31T14:38:53.684Z] #55 ... [2024-07-31T14:38:53.684Z] [2024-07-31T14:38:53.684Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:55.084Z] #51 ... [2024-07-31T14:38:55.084Z] [2024-07-31T14:38:55.084Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T14:38:55.084Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 57.9s done [2024-07-31T14:38:55.084Z] #43 DONE 64.7s [2024-07-31T14:38:55.084Z] [2024-07-31T14:38:55.084Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:57.649Z] #51 ... [2024-07-31T14:38:57.649Z] [2024-07-31T14:38:57.649Z] #50 [core-metadata internal] load build context [2024-07-31T14:38:57.649Z] #50 ... [2024-07-31T14:38:57.649Z] [2024-07-31T14:38:57.649Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:38:58.227Z] #51 ... [2024-07-31T14:38:58.227Z] [2024-07-31T14:38:58.227Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:38:58.227Z] #56 ... [2024-07-31T14:38:58.227Z] [2024-07-31T14:38:58.227Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:39:00.807Z] #88 DONE 2.4s [2024-07-31T14:39:00.807Z] [2024-07-31T14:39:00.807Z] #55 [core-command internal] load build context [2024-07-31T14:39:00.807Z] #55 transferring context: 187.17MB 70.1s [2024-07-31T14:39:00.807Z] #55 ... [2024-07-31T14:39:00.807Z] [2024-07-31T14:39:00.807Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T14:39:00.807Z] #89 ... [2024-07-31T14:39:00.807Z] [2024-07-31T14:39:00.807Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:39:00.807Z] #90 DONE 3.4s [2024-07-31T14:39:01.076Z] [2024-07-31T14:39:01.076Z] #55 [core-command internal] load build context [2024-07-31T14:39:01.076Z] #55 ... [2024-07-31T14:39:01.076Z] [2024-07-31T14:39:01.076Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T14:39:01.076Z] #91 DONE 3.6s [2024-07-31T14:39:01.076Z] [2024-07-31T14:39:01.076Z] #55 [core-command internal] load build context [2024-07-31T14:39:01.340Z] #55 ... [2024-07-31T14:39:01.340Z] [2024-07-31T14:39:01.340Z] #45 [core-data internal] load build context [2024-07-31T14:39:01.340Z] #45 ... [2024-07-31T14:39:01.340Z] [2024-07-31T14:39:01.340Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:01.610Z] #54 ... [2024-07-31T14:39:01.610Z] [2024-07-31T14:39:01.610Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:01.610Z] #52 ... [2024-07-31T14:39:01.610Z] [2024-07-31T14:39:01.610Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:01.875Z] #54 ... [2024-07-31T14:39:01.875Z] [2024-07-31T14:39:01.875Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:01.875Z] #37 ... [2024-07-31T14:39:01.875Z] [2024-07-31T14:39:01.875Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:02.142Z] #52 ... [2024-07-31T14:39:02.142Z] [2024-07-31T14:39:02.142Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:02.142Z] #47 ... [2024-07-31T14:39:02.142Z] [2024-07-31T14:39:02.142Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:02.142Z] #37 ... [2024-07-31T14:39:02.142Z] [2024-07-31T14:39:02.142Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-31T14:39:02.142Z] #92 DONE 1.2s [2024-07-31T14:39:02.142Z] [2024-07-31T14:39:02.142Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:02.406Z] #37 ... [2024-07-31T14:39:02.406Z] [2024-07-31T14:39:02.406Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T14:39:02.406Z] #89 DONE 1.7s [2024-07-31T14:39:02.406Z] [2024-07-31T14:39:02.406Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:02.406Z] #37 ... [2024-07-31T14:39:02.406Z] [2024-07-31T14:39:02.406Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:02.406Z] #48 ... [2024-07-31T14:39:02.406Z] [2024-07-31T14:39:02.406Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:02.672Z] #47 ... [2024-07-31T14:39:02.672Z] [2024-07-31T14:39:02.672Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T14:39:02.672Z] #93 DONE 1.4s [2024-07-31T14:39:02.672Z] [2024-07-31T14:39:02.672Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:02.672Z] #47 ... [2024-07-31T14:39:02.672Z] [2024-07-31T14:39:02.672Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:02.937Z] #46 ... [2024-07-31T14:39:02.937Z] [2024-07-31T14:39:02.937Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:03.210Z] #47 ... [2024-07-31T14:39:03.210Z] [2024-07-31T14:39:03.210Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:03.476Z] #53 ... [2024-07-31T14:39:03.476Z] [2024-07-31T14:39:03.476Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T14:39:03.476Z] #94 DONE 0.8s [2024-07-31T14:39:03.476Z] [2024-07-31T14:39:03.477Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:03.477Z] #53 ... [2024-07-31T14:39:03.477Z] [2024-07-31T14:39:03.477Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:39:03.748Z] #95 ... [2024-07-31T14:39:03.748Z] [2024-07-31T14:39:03.748Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-31T14:39:03.748Z] #96 DONE 1.2s [2024-07-31T14:39:03.748Z] [2024-07-31T14:39:03.748Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:03.748Z] #47 ... [2024-07-31T14:39:03.748Z] [2024-07-31T14:39:03.748Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:04.012Z] #57 ... [2024-07-31T14:39:04.013Z] [2024-07-31T14:39:04.013Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:04.278Z] #47 ... [2024-07-31T14:39:04.278Z] [2024-07-31T14:39:04.278Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T14:39:04.278Z] #97 DONE 1.5s [2024-07-31T14:39:04.278Z] [2024-07-31T14:39:04.278Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:04.863Z] #47 ... [2024-07-31T14:39:04.863Z] [2024-07-31T14:39:04.863Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:39:04.863Z] #95 DONE 1.5s [2024-07-31T14:39:04.863Z] [2024-07-31T14:39:04.863Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:05.143Z] #47 ... [2024-07-31T14:39:05.143Z] [2024-07-31T14:39:05.143Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:39:05.143Z] #98 DONE 1.5s [2024-07-31T14:39:05.143Z] [2024-07-31T14:39:05.143Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:06.095Z] #47 ... [2024-07-31T14:39:06.095Z] [2024-07-31T14:39:06.095Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T14:39:06.095Z] #99 DONE 1.7s [2024-07-31T14:39:06.095Z] [2024-07-31T14:39:06.095Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:06.095Z] #47 transferring context: 110.02MB 75.4s [2024-07-31T14:39:06.682Z] #47 ... [2024-07-31T14:39:06.682Z] [2024-07-31T14:39:06.682Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T14:39:06.682Z] #100 DONE 1.8s [2024-07-31T14:39:06.682Z] [2024-07-31T14:39:06.682Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:06.961Z] #47 ... [2024-07-31T14:39:06.961Z] [2024-07-31T14:39:06.961Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T14:39:06.961Z] #101 DONE 1.7s [2024-07-31T14:39:06.961Z] [2024-07-31T14:39:06.961Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:07.928Z] #47 ... [2024-07-31T14:39:07.928Z] [2024-07-31T14:39:07.928Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T14:39:07.928Z] #102 DONE 1.7s [2024-07-31T14:39:07.928Z] [2024-07-31T14:39:07.928Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:07.928Z] #47 ... [2024-07-31T14:39:07.928Z] [2024-07-31T14:39:07.928Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:07.928Z] #50 ... [2024-07-31T14:39:07.928Z] [2024-07-31T14:39:07.928Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:07.928Z] #48 ... [2024-07-31T14:39:07.928Z] [2024-07-31T14:39:07.928Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:08.209Z] #50 ... [2024-07-31T14:39:08.209Z] [2024-07-31T14:39:08.209Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:08.209Z] #51 ... [2024-07-31T14:39:08.209Z] [2024-07-31T14:39:08.209Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:08.476Z] #50 ... [2024-07-31T14:39:08.476Z] [2024-07-31T14:39:08.476Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:39:08.476Z] #56 ... [2024-07-31T14:39:08.476Z] [2024-07-31T14:39:08.476Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T14:39:08.476Z] #103 DONE 1.4s [2024-07-31T14:39:08.476Z] [2024-07-31T14:39:08.476Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:39:08.476Z] #56 ... [2024-07-31T14:39:08.476Z] [2024-07-31T14:39:08.476Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:08.746Z] #50 ... [2024-07-31T14:39:08.746Z] [2024-07-31T14:39:08.746Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T14:39:08.746Z] #104 DONE 1.6s [2024-07-31T14:39:08.746Z] [2024-07-31T14:39:08.746Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:09.330Z] #50 ... [2024-07-31T14:39:09.330Z] [2024-07-31T14:39:09.330Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T14:39:09.330Z] #105 DONE 1.5s [2024-07-31T14:39:09.330Z] [2024-07-31T14:39:09.330Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:10.283Z] #50 transferring context: 260.17MB 79.6s [2024-07-31T14:39:11.685Z] #50 ... [2024-07-31T14:39:11.685Z] [2024-07-31T14:39:11.685Z] #55 [core-command internal] load build context [2024-07-31T14:39:11.685Z] #55 ... [2024-07-31T14:39:11.685Z] [2024-07-31T14:39:11.685Z] #45 [core-data internal] load build context [2024-07-31T14:39:11.685Z] #45 ... [2024-07-31T14:39:11.685Z] [2024-07-31T14:39:11.685Z] #55 [core-command internal] load build context [2024-07-31T14:39:11.951Z] #55 ... [2024-07-31T14:39:11.951Z] [2024-07-31T14:39:11.951Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:11.951Z] #54 ... [2024-07-31T14:39:11.951Z] [2024-07-31T14:39:11.951Z] #55 [core-command internal] load build context [2024-07-31T14:39:11.951Z] #55 ... [2024-07-31T14:39:11.951Z] [2024-07-31T14:39:11.951Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:12.218Z] #52 ... [2024-07-31T14:39:12.218Z] [2024-07-31T14:39:12.218Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:12.486Z] #50 ... [2024-07-31T14:39:12.486Z] [2024-07-31T14:39:12.486Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:12.486Z] #37 ... [2024-07-31T14:39:12.486Z] [2024-07-31T14:39:12.486Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:13.069Z] #50 ... [2024-07-31T14:39:13.069Z] [2024-07-31T14:39:13.069Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:13.069Z] #46 ... [2024-07-31T14:39:13.069Z] [2024-07-31T14:39:13.069Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:13.655Z] #37 ... [2024-07-31T14:39:13.655Z] [2024-07-31T14:39:13.655Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:13.655Z] #53 ... [2024-07-31T14:39:13.655Z] [2024-07-31T14:39:13.655Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:14.237Z] #37 ... [2024-07-31T14:39:14.237Z] [2024-07-31T14:39:14.237Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:14.237Z] #57 ... [2024-07-31T14:39:14.237Z] [2024-07-31T14:39:14.237Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:16.171Z] #37 transferring context: 286.95MB 85.4s [2024-07-31T14:39:16.435Z] #37 ... [2024-07-31T14:39:16.435Z] [2024-07-31T14:39:16.435Z] #106 [security-spire-config] exporting to image [2024-07-31T14:39:16.435Z] #106 exporting layers 6.6s done [2024-07-31T14:39:16.435Z] #106 writing image sha256:e3011ae05f1eadec18c435e2c65073fea54cd122483c2db7944c43b252e340cb 0.1s done [2024-07-31T14:39:16.435Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-31T14:39:16.435Z] #106 writing image sha256:29c193e5ada9524fd995b3080e0b18aea6cb36e02d38b4b562dac550e1dbc1d8 0.1s done [2024-07-31T14:39:16.435Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-31T14:39:16.435Z] #106 writing image sha256:355f97acc2196ec96b10f8ab9ca4187f81d361d842ff6b44a68eff60374768d6 0.0s done [2024-07-31T14:39:16.435Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-31T14:39:16.435Z] #106 DONE 8.0s [2024-07-31T14:39:16.435Z] [2024-07-31T14:39:16.435Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:17.843Z] #37 ... [2024-07-31T14:39:17.843Z] [2024-07-31T14:39:17.843Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:17.843Z] #47 ... [2024-07-31T14:39:17.843Z] [2024-07-31T14:39:17.843Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:18.114Z] #37 ... [2024-07-31T14:39:18.114Z] [2024-07-31T14:39:18.114Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:18.114Z] #48 ... [2024-07-31T14:39:18.114Z] [2024-07-31T14:39:18.114Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:18.381Z] #37 ... [2024-07-31T14:39:18.381Z] [2024-07-31T14:39:18.381Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:18.381Z] #51 ... [2024-07-31T14:39:18.381Z] [2024-07-31T14:39:18.381Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:18.646Z] #37 ... [2024-07-31T14:39:18.646Z] [2024-07-31T14:39:18.646Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:39:18.646Z] #56 ... [2024-07-31T14:39:18.646Z] [2024-07-31T14:39:18.646Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:19.625Z] #51 ... [2024-07-31T14:39:19.625Z] [2024-07-31T14:39:19.625Z] #50 [core-metadata internal] load build context [2024-07-31T14:39:19.626Z] #50 transferring context: 307.99MB 88.8s done [2024-07-31T14:39:19.626Z] #50 DONE 89.2s [2024-07-31T14:39:19.626Z] [2024-07-31T14:39:19.626Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:19.891Z] #51 ... [2024-07-31T14:39:19.891Z] [2024-07-31T14:39:19.891Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-31T14:39:19.891Z] #37 transferring context: 307.99MB 89.1s done [2024-07-31T14:39:19.891Z] #37 DONE 89.6s [2024-07-31T14:39:19.891Z] [2024-07-31T14:39:19.891Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:21.889Z] #51 ... [2024-07-31T14:39:21.889Z] [2024-07-31T14:39:21.889Z] #45 [core-data internal] load build context [2024-07-31T14:39:21.889Z] #45 ... [2024-07-31T14:39:21.889Z] [2024-07-31T14:39:21.889Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:22.157Z] #51 ... [2024-07-31T14:39:22.157Z] [2024-07-31T14:39:22.157Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:22.157Z] #54 ... [2024-07-31T14:39:22.157Z] [2024-07-31T14:39:22.157Z] #55 [core-command internal] load build context [2024-07-31T14:39:22.430Z] #55 ... [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:39:22.430Z] #107 DONE 2.7s [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #55 [core-command internal] load build context [2024-07-31T14:39:22.430Z] #55 ... [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:22.430Z] #52 ... [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:39:22.430Z] #108 DONE 2.4s [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:22.430Z] #52 ... [2024-07-31T14:39:22.430Z] [2024-07-31T14:39:22.430Z] #55 [core-command internal] load build context [2024-07-31T14:39:23.014Z] #55 ... [2024-07-31T14:39:23.014Z] [2024-07-31T14:39:23.014Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:23.285Z] #46 ... [2024-07-31T14:39:23.285Z] [2024-07-31T14:39:23.285Z] #55 [core-command internal] load build context [2024-07-31T14:39:23.553Z] #55 ... [2024-07-31T14:39:23.553Z] [2024-07-31T14:39:23.553Z] #56 [security-bootstrapper internal] load build context [2024-07-31T14:39:23.553Z] #56 transferring context: 307.99MB 93.0s done [2024-07-31T14:39:23.553Z] #56 DONE 93.4s [2024-07-31T14:39:23.553Z] [2024-07-31T14:39:23.553Z] #55 [core-command internal] load build context [2024-07-31T14:39:23.826Z] #55 ... [2024-07-31T14:39:23.826Z] [2024-07-31T14:39:23.826Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:23.826Z] #53 ... [2024-07-31T14:39:23.826Z] [2024-07-31T14:39:23.826Z] #55 [core-command internal] load build context [2024-07-31T14:39:24.407Z] #55 ... [2024-07-31T14:39:24.407Z] [2024-07-31T14:39:24.407Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:24.407Z] #57 ... [2024-07-31T14:39:24.407Z] [2024-07-31T14:39:24.407Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:25.840Z] #53 ... [2024-07-31T14:39:25.840Z] [2024-07-31T14:39:25.840Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:39:25.840Z] #109 DONE 1.5s [2024-07-31T14:39:25.840Z] [2024-07-31T14:39:25.840Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:26.800Z] #53 ... [2024-07-31T14:39:26.800Z] [2024-07-31T14:39:26.800Z] #52 [security-proxy-setup internal] load build context [2024-07-31T14:39:26.800Z] #52 transferring context: 307.99MB 95.9s done [2024-07-31T14:39:26.800Z] #52 DONE 96.3s [2024-07-31T14:39:26.800Z] [2024-07-31T14:39:26.800Z] #55 [core-command internal] load build context [2024-07-31T14:39:26.800Z] #55 transferring context: 307.99MB 95.8s done [2024-07-31T14:39:26.800Z] #55 DONE 96.3s [2024-07-31T14:39:26.800Z] [2024-07-31T14:39:26.800Z] #53 [support-scheduler internal] load build context [2024-07-31T14:39:26.800Z] #53 transferring context: 307.99MB 96.3s done [2024-07-31T14:39:27.065Z] #53 DONE 96.6s [2024-07-31T14:39:27.065Z] [2024-07-31T14:39:27.065Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:28.031Z] #51 ... [2024-07-31T14:39:28.031Z] [2024-07-31T14:39:28.031Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:28.031Z] #47 ... [2024-07-31T14:39:28.031Z] [2024-07-31T14:39:28.031Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:28.297Z] #51 ... [2024-07-31T14:39:28.297Z] [2024-07-31T14:39:28.297Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:28.297Z] #48 ... [2024-07-31T14:39:28.297Z] [2024-07-31T14:39:28.297Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:28.882Z] #51 ... [2024-07-31T14:39:28.882Z] [2024-07-31T14:39:28.882Z] #45 [core-data internal] load build context [2024-07-31T14:39:28.882Z] #45 transferring context: 307.99MB 98.3s done [2024-07-31T14:39:28.882Z] #45 DONE 98.7s [2024-07-31T14:39:28.882Z] [2024-07-31T14:39:28.882Z] #51 [security-proxy-auth internal] load build context [2024-07-31T14:39:29.148Z] #51 transferring context: 307.99MB 98.7s done [2024-07-31T14:39:29.413Z] #51 DONE 99.1s [2024-07-31T14:39:29.413Z] [2024-07-31T14:39:29.413Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:32.755Z] #47 ... [2024-07-31T14:39:32.755Z] [2024-07-31T14:39:32.755Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:32.755Z] #54 ... [2024-07-31T14:39:32.755Z] [2024-07-31T14:39:32.755Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:39:32.755Z] #110 ... [2024-07-31T14:39:32.755Z] [2024-07-31T14:39:32.755Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:39:32.756Z] #111 ... [2024-07-31T14:39:32.756Z] [2024-07-31T14:39:32.756Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:33.336Z] #47 ... [2024-07-31T14:39:33.336Z] [2024-07-31T14:39:33.336Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:33.336Z] #46 ... [2024-07-31T14:39:33.336Z] [2024-07-31T14:39:33.336Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:34.290Z] #47 transferring context: 250.11MB 103.9s [2024-07-31T14:39:34.556Z] #47 ... [2024-07-31T14:39:34.556Z] [2024-07-31T14:39:34.556Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:34.556Z] #57 ... [2024-07-31T14:39:34.556Z] [2024-07-31T14:39:34.556Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:35.962Z] #47 ... [2024-07-31T14:39:35.962Z] [2024-07-31T14:39:35.962Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:39:35.962Z] #112 ... [2024-07-31T14:39:35.962Z] [2024-07-31T14:39:35.962Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:38.544Z] #57 ... [2024-07-31T14:39:38.544Z] [2024-07-31T14:39:38.544Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:38.544Z] #48 ... [2024-07-31T14:39:38.544Z] [2024-07-31T14:39:38.544Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:39.136Z] #57 ... [2024-07-31T14:39:39.136Z] [2024-07-31T14:39:39.136Z] #48 [support-cron-scheduler internal] load build context [2024-07-31T14:39:39.136Z] #48 transferring context: 307.99MB 108.4s done [2024-07-31T14:39:39.136Z] #48 DONE 108.8s [2024-07-31T14:39:39.136Z] [2024-07-31T14:39:39.136Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:40.565Z] #57 ... [2024-07-31T14:39:40.565Z] [2024-07-31T14:39:40.565Z] #54 [support-notifications internal] load build context [2024-07-31T14:39:40.565Z] #54 transferring context: 307.99MB 109.5s done [2024-07-31T14:39:40.565Z] #54 DONE 110.1s [2024-07-31T14:39:40.565Z] [2024-07-31T14:39:40.565Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:40.835Z] #57 ... [2024-07-31T14:39:40.835Z] [2024-07-31T14:39:40.835Z] #47 [core-keeper internal] load build context [2024-07-31T14:39:40.835Z] #47 transferring context: 307.99MB 110.1s done [2024-07-31T14:39:40.835Z] #47 DONE 110.4s [2024-07-31T14:39:40.835Z] [2024-07-31T14:39:40.835Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:40.835Z] #57 ... [2024-07-31T14:39:40.835Z] [2024-07-31T14:39:40.835Z] #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:39:40.835Z] #113 DONE 1.7s [2024-07-31T14:39:40.835Z] [2024-07-31T14:39:40.835Z] #57 [core-common-config-bootstrapper internal] load build context [2024-07-31T14:39:40.835Z] #57 transferring context: 307.99MB 110.4s done [2024-07-31T14:39:41.106Z] #57 DONE 110.7s [2024-07-31T14:39:41.106Z] [2024-07-31T14:39:41.106Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:41.700Z] #46 ... [2024-07-31T14:39:41.700Z] [2024-07-31T14:39:41.700Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T14:39:41.700Z] #114 DONE 0.8s [2024-07-31T14:39:41.700Z] [2024-07-31T14:39:41.700Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:41.700Z] #46 ... [2024-07-31T14:39:41.700Z] [2024-07-31T14:39:41.700Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:39:43.653Z] #115 ... [2024-07-31T14:39:43.653Z] [2024-07-31T14:39:43.653Z] #46 [security-secretstore-setup internal] load build context [2024-07-31T14:39:43.653Z] #46 transferring context: 307.99MB 112.8s done [2024-07-31T14:39:43.653Z] #46 DONE 113.1s [2024-07-31T14:39:43.653Z] [2024-07-31T14:39:43.653Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #116 ... [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #112 DONE 77.2s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #111 DONE 80.5s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #110 DONE 80.6s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #117 [core-metadata builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #117 ... [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #118 DONE 4.6s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #115 DONE 66.7s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #116 DONE 66.1s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #119 ... [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #120 DONE 4.9s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #121 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #122 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #123 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #124 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #125 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #126 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #127 [core-data builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #127 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #128 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #129 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #130 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #131 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #132 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #133 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #134 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #135 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #136 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #137 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #138 [support-scheduler builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #138 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:51.562Z] #139 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #140 [core-command builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #140 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:51.562Z] #141 CACHED [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #117 [core-metadata builder 6/7] COPY . . [2024-07-31T14:40:51.562Z] #117 DONE 4.9s [2024-07-31T14:40:51.562Z] [2024-07-31T14:40:51.562Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T14:40:53.046Z] #142 ... [2024-07-31T14:40:53.046Z] [2024-07-31T14:40:53.046Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T14:40:53.046Z] #0 5.256 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-07-31T14:40:53.636Z] #143 ... [2024-07-31T14:40:53.636Z] [2024-07-31T14:40:53.636Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T14:40:53.636Z] #142 5.814 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-31T14:40:57.948Z] #142 ... [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #144 [core-keeper builder 7/8] COPY . . [2024-07-31T14:40:57.948Z] #144 DONE 9.6s [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-07-31T14:40:57.948Z] #119 DONE 9.8s [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T14:40:57.948Z] #145 CACHED [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #146 [support-notifications builder 6/7] COPY . . [2024-07-31T14:40:57.948Z] #146 CACHED [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T14:40:57.948Z] #147 CACHED [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T14:40:57.948Z] #148 ... [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T14:40:57.948Z] #0 4.078 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-07-31T14:40:57.948Z] #149 ... [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T14:40:57.948Z] #0 4.314 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-07-31T14:40:57.948Z] #150 ... [2024-07-31T14:40:57.948Z] [2024-07-31T14:40:57.948Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T14:40:57.948Z] #0 5.531 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-31T14:40:58.233Z] #151 ... [2024-07-31T14:40:58.233Z] [2024-07-31T14:40:58.233Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T14:40:58.233Z] #0 5.233 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-07-31T14:40:58.233Z] #152 ... [2024-07-31T14:40:58.233Z] [2024-07-31T14:40:58.233Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T14:40:58.233Z] #0 5.502 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-07-31T14:40:58.506Z] #153 ... [2024-07-31T14:40:58.506Z] [2024-07-31T14:40:58.506Z] #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-07-31T14:40:58.506Z] #0 5.335 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-07-31T14:40:58.506Z] #154 ... [2024-07-31T14:40:58.506Z] [2024-07-31T14:40:58.506Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T14:40:58.506Z] #0 4.877 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-07-31T14:40:58.782Z] #155 ... [2024-07-31T14:40:58.782Z] [2024-07-31T14:40:58.782Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T14:40:58.782Z] #0 4.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-31T14:40:58.782Z] #156 ... [2024-07-31T14:40:58.782Z] [2024-07-31T14:40:58.782Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T14:41:00.204Z] #157 2.838 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-07-31T14:41:08.467Z] #157 ... [2024-07-31T14:41:08.467Z] [2024-07-31T14:41:08.467Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T14:41:08.467Z] #0 2.782 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-07-31T14:41:10.419Z] #158 ... [2024-07-31T14:41:10.419Z] [2024-07-31T14:41:10.419Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T14:41:10.419Z] #148 3.032 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-07-31T15:00:33.781Z] #148 ... [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #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-07-31T15:00:33.781Z] #154 1176.5 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-07-31T15:00:33.781Z] #154 ... [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T15:00:33.781Z] #150 DONE 1177.2s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:33.781Z] #153 ... [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:00:33.781Z] #159 DONE 0.2s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:00:33.781Z] #160 DONE 0.1s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #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-07-31T15:00:33.781Z] #161 DONE 0.1s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T15:00:33.781Z] #162 DONE 0.2s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-31T15:00:33.781Z] #163 DONE 0.2s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:00:33.781Z] #157 ... [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T15:00:33.781Z] #164 DONE 0.2s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T15:00:33.781Z] #165 DONE 2.3s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #106 [security-proxy-setup] exporting to image [2024-07-31T15:00:33.781Z] #106 exporting layers [2024-07-31T15:00:33.781Z] #106 exporting layers 0.9s done [2024-07-31T15:00:33.781Z] #106 writing image sha256:3939271bc4342852c452930479ad75e7a5d57fc214a427131b6fe00376455fb8 done [2024-07-31T15:00:33.781Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-31T15:00:33.781Z] #106 DONE 8.9s [2024-07-31T15:00:33.781Z] [2024-07-31T15:00:33.781Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:34.052Z] #153 ... [2024-07-31T15:00:34.052Z] [2024-07-31T15:00:34.052Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T15:00:34.052Z] #152 DONE 1186.2s [2024-07-31T15:00:34.052Z] [2024-07-31T15:00:34.052Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T15:00:34.643Z] #166 DONE 0.5s [2024-07-31T15:00:34.643Z] [2024-07-31T15:00:34.643Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T15:00:34.643Z] #151 ... [2024-07-31T15:00:34.643Z] [2024-07-31T15:00:34.643Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T15:00:37.258Z] #167 DONE 2.2s [2024-07-31T15:00:37.258Z] [2024-07-31T15:00:37.258Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:37.258Z] #153 ... [2024-07-31T15:00:37.258Z] [2024-07-31T15:00:37.258Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:00:37.258Z] #168 DONE 0.2s [2024-07-31T15:00:37.258Z] [2024-07-31T15:00:37.258Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:37.258Z] #153 ... [2024-07-31T15:00:37.258Z] [2024-07-31T15:00:37.258Z] #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:00:37.258Z] #169 DONE 0.2s [2024-07-31T15:00:37.258Z] [2024-07-31T15:00:37.258Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:37.526Z] #153 ... [2024-07-31T15:00:37.526Z] [2024-07-31T15:00:37.526Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-31T15:00:37.526Z] #170 DONE 0.3s [2024-07-31T15:00:37.526Z] [2024-07-31T15:00:37.526Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:37.798Z] #153 ... [2024-07-31T15:00:37.798Z] [2024-07-31T15:00:37.798Z] #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-31T15:00:37.798Z] #171 DONE 0.1s [2024-07-31T15:00:37.798Z] [2024-07-31T15:00:37.798Z] #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-31T15:00:37.798Z] #172 DONE 0.1s [2024-07-31T15:00:37.798Z] [2024-07-31T15:00:37.798Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:38.067Z] #153 ... [2024-07-31T15:00:38.067Z] [2024-07-31T15:00:38.068Z] #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-31T15:00:38.068Z] #173 DONE 0.1s [2024-07-31T15:00:38.068Z] [2024-07-31T15:00:38.068Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T15:00:38.068Z] #174 DONE 0.1s [2024-07-31T15:00:38.068Z] [2024-07-31T15:00:38.068Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:38.338Z] #153 ... [2024-07-31T15:00:38.338Z] [2024-07-31T15:00:38.338Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-31T15:00:38.338Z] #175 DONE 0.1s [2024-07-31T15:00:38.338Z] [2024-07-31T15:00:38.338Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-31T15:00:40.298Z] #176 DONE 2.0s [2024-07-31T15:00:40.298Z] [2024-07-31T15:00:40.298Z] #106 [security-bootstrapper] exporting to image [2024-07-31T15:00:40.298Z] #106 exporting layers [2024-07-31T15:00:41.749Z] #106 exporting layers 1.3s done [2024-07-31T15:00:41.749Z] #106 writing image sha256:fbda61b4d873b7733b13d57caf56d8dde9eee9a37f737055765368eacfd2d404 done [2024-07-31T15:00:41.749Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-31T15:00:41.749Z] #106 DONE 10.2s [2024-07-31T15:00:41.749Z] [2024-07-31T15:00:41.749Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:48.386Z] #153 ... [2024-07-31T15:00:48.386Z] [2024-07-31T15:00:48.386Z] #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-07-31T15:00:48.386Z] #154 DONE 1200.0s [2024-07-31T15:00:48.386Z] [2024-07-31T15:00:48.386Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:48.386Z] #153 ... [2024-07-31T15:00:48.386Z] [2024-07-31T15:00:48.386Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:00:48.386Z] #177 DONE 0.3s [2024-07-31T15:00:48.386Z] [2024-07-31T15:00:48.386Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:00:48.996Z] #153 ... [2024-07-31T15:00:48.996Z] [2024-07-31T15:00:48.996Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:00:48.996Z] #178 DONE 0.3s [2024-07-31T15:00:48.996Z] [2024-07-31T15:00:48.996Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T15:00:48.996Z] #149 ... [2024-07-31T15:00:48.996Z] [2024-07-31T15:00:48.996Z] #179 [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-07-31T15:00:48.996Z] #179 DONE 0.1s [2024-07-31T15:00:49.264Z] [2024-07-31T15:00:49.264Z] #180 [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-07-31T15:00:49.264Z] #180 DONE 0.2s [2024-07-31T15:00:49.264Z] [2024-07-31T15:00:49.264Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:00:49.620Z] #181 DONE 0.2s [2024-07-31T15:00:49.620Z] [2024-07-31T15:00:49.620Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-31T15:00:49.887Z] #182 DONE 0.2s [2024-07-31T15:00:49.887Z] [2024-07-31T15:00:49.887Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-31T15:00:50.154Z] #183 DONE 0.4s [2024-07-31T15:00:50.154Z] [2024-07-31T15:00:50.154Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T15:00:50.154Z] #158 ... [2024-07-31T15:00:50.154Z] [2024-07-31T15:00:50.154Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T15:00:50.154Z] #184 DONE 0.1s [2024-07-31T15:00:50.154Z] [2024-07-31T15:00:50.154Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T15:00:52.137Z] #185 DONE 2.0s [2024-07-31T15:00:52.137Z] [2024-07-31T15:00:52.137Z] #106 [security-secretstore-setup] exporting to image [2024-07-31T15:00:52.137Z] #106 exporting layers [2024-07-31T15:00:54.258Z] #106 exporting layers 1.4s done [2024-07-31T15:00:54.258Z] #106 writing image sha256:946343d8f8bec7c165fd3d39b65576bc06be337dcd467b5b4a389812dd0b2f0f done [2024-07-31T15:00:54.258Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-31T15:00:54.258Z] #106 DONE 11.6s [2024-07-31T15:00:54.258Z] [2024-07-31T15:00:54.258Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:01:54.856Z] #153 ... [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T15:01:54.856Z] #151 DONE 1263.1s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T15:01:54.856Z] #156 ... [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:01:54.856Z] #186 DONE 0.2s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:01:54.856Z] #187 DONE 0.1s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:01:54.856Z] #153 ... [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-31T15:01:54.856Z] #188 DONE 0.3s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #189 [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-07-31T15:01:54.856Z] #189 DONE 0.1s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-31T15:01:54.856Z] #190 DONE 0.1s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T15:01:54.856Z] #191 DONE 2.0s [2024-07-31T15:01:54.856Z] [2024-07-31T15:01:54.856Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-31T15:01:54.856Z] #106 exporting layers [2024-07-31T15:01:55.123Z] #106 exporting layers 0.5s done [2024-07-31T15:01:55.123Z] #106 writing image sha256:186579d4cde509c32897800474ac9d3f0c7b8f99bd4a07cbc334908d7c664614 done [2024-07-31T15:01:55.123Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-31T15:01:55.123Z] #106 DONE 12.1s [2024-07-31T15:01:55.123Z] [2024-07-31T15:01:55.123Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T15:03:46.803Z] #142 ... [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T15:03:46.803Z] #149 DONE 1374.9s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:03:46.803Z] #157 ... [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:03:46.803Z] #192 DONE 0.3s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:03:46.803Z] #193 DONE 0.2s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-31T15:03:46.803Z] #194 DONE 0.3s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #195 [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-07-31T15:03:46.803Z] #195 DONE 0.2s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:03:46.803Z] #157 ... [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-31T15:03:46.803Z] #106 exporting layers [2024-07-31T15:03:46.803Z] #106 exporting layers 0.8s done [2024-07-31T15:03:46.803Z] #106 writing image sha256:4aa5fca182950a31a5e64f6d09e039b23b89e5cdd0a622ab85eb647e53c55f62 done [2024-07-31T15:03:46.803Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-31T15:03:46.803Z] #106 DONE 12.9s [2024-07-31T15:03:46.803Z] [2024-07-31T15:03:46.803Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T15:11:53.859Z] #158 ... [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T15:11:53.859Z] #155 DONE 1855.1s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:11:53.859Z] #153 ... [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:11:53.859Z] #196 DONE 0.1s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:11:53.859Z] #197 DONE 0.2s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-31T15:11:53.859Z] #198 DONE 0.4s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:11:53.859Z] #199 DONE 0.2s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-31T15:11:53.859Z] #200 DONE 0.1s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T15:11:53.859Z] #142 ... [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T15:11:53.859Z] #201 DONE 1.8s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:11:53.859Z] #153 ... [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #106 [security-proxy-auth] exporting to image [2024-07-31T15:11:53.859Z] #106 exporting layers [2024-07-31T15:11:53.859Z] #106 exporting layers 0.8s done [2024-07-31T15:11:53.859Z] #106 writing image sha256:11648c4bf784f1eb894edbbace65695c24355e3b1e145163cff48cf116db28c3 done [2024-07-31T15:11:53.859Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-31T15:11:53.859Z] #106 DONE 13.7s [2024-07-31T15:11:53.859Z] [2024-07-31T15:11:53.859Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:12:50.245Z] #153 ... [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T15:12:50.245Z] #142 DONE 1917.2s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:12:50.245Z] #153 ... [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:12:50.245Z] #202 DONE 0.3s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:12:50.245Z] #203 DONE 0.2s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:12:50.245Z] #153 ... [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T15:12:50.245Z] #204 DONE 0.6s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:12:50.245Z] #153 ... [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:12:50.245Z] #205 DONE 0.1s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #106 [core-command] exporting to image [2024-07-31T15:12:50.245Z] #106 exporting layers [2024-07-31T15:12:50.245Z] #106 exporting layers 0.4s done [2024-07-31T15:12:50.245Z] #106 writing image sha256:17d9dbfe68dddaffe90559c386c92b31e5c2e4f4c8af36830d1991fd7a4140a2 done [2024-07-31T15:12:50.245Z] #106 naming to docker.io/library/core-command-arm64 done [2024-07-31T15:12:50.245Z] #106 DONE 14.1s [2024-07-31T15:12:50.245Z] [2024-07-31T15:12:50.245Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:14:56.902Z] #153 ... [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T15:14:56.902Z] #156 DONE 2038.9s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:14:56.902Z] #153 ... [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:14:56.902Z] #206 DONE 0.2s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:14:56.902Z] #207 DONE 0.1s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:14:56.902Z] #157 ... [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-31T15:14:56.902Z] #208 DONE 0.5s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:14:56.902Z] #209 DONE 0.2s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-31T15:14:56.902Z] #210 DONE 0.2s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #106 [core-metadata] exporting to image [2024-07-31T15:14:56.902Z] #106 exporting layers [2024-07-31T15:14:56.902Z] #106 exporting layers 0.5s done [2024-07-31T15:14:56.902Z] #106 writing image sha256:d076eee0b0ca41385588f496a8a1a1529c8f61273d1164990c16db24146f3f0c done [2024-07-31T15:14:56.902Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-07-31T15:14:56.902Z] #106 DONE 14.6s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T15:14:56.902Z] #158 DONE 2033.0s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T15:14:56.902Z] #143 DONE 2042.6s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T15:14:56.902Z] #148 ... [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:14:56.902Z] #211 DONE 0.4s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:14:56.902Z] #153 ... [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:14:56.902Z] #212 DONE 0.4s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:14:56.902Z] #213 DONE 0.3s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T15:14:56.902Z] #214 DONE 0.7s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:14:56.902Z] #215 DONE 0.3s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T15:14:56.902Z] #216 DONE 0.7s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:14:56.902Z] #217 DONE 0.3s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #106 [core-keeper] exporting to image [2024-07-31T15:14:56.902Z] #106 exporting layers 0.8s done [2024-07-31T15:14:56.902Z] #106 writing image sha256:edd9d2329847283af04b0d5f9ba59cb698d27317ccc135e6b41b002e01fcb637 [2024-07-31T15:14:56.902Z] #106 exporting layers 0.7s done [2024-07-31T15:14:56.902Z] #106 writing image sha256:edd9d2329847283af04b0d5f9ba59cb698d27317ccc135e6b41b002e01fcb637 0.1s done [2024-07-31T15:14:56.902Z] #106 naming to docker.io/library/core-data-arm64 done [2024-07-31T15:14:56.902Z] #106 writing image sha256:644d6bdc1d48a42cf3abe9d2f6cc806f012918ee8271d03dbd6935fc4db87d1c done [2024-07-31T15:14:56.902Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-07-31T15:14:56.902Z] #106 DONE 15.5s [2024-07-31T15:14:56.902Z] [2024-07-31T15:14:56.902Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:15:29.160Z] #157 ... [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-07-31T15:15:29.160Z] #148 DONE 2066.4s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T15:15:29.160Z] #153 DONE 2076.0s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:15:29.160Z] #157 ... [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:15:29.160Z] #218 DONE 0.2s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:15:29.160Z] #219 DONE 0.3s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:15:29.160Z] #220 DONE 0.1s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:15:29.160Z] #221 DONE 0.2s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-07-31T15:15:29.160Z] #222 DONE 0.5s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-31T15:15:29.160Z] #223 ... [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T15:15:29.160Z] #224 DONE 0.7s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-07-31T15:15:29.160Z] #223 DONE 0.2s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:15:29.160Z] #225 DONE 0.2s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #106 [support-scheduler] exporting to image [2024-07-31T15:15:29.160Z] #106 exporting layers [2024-07-31T15:15:29.160Z] #106 exporting layers 0.7s done [2024-07-31T15:15:29.160Z] #106 writing image sha256:a18a81262856efb47c1434a599080db79231db0d0d4f2930ddc84ce8c29170e1 0.0s done [2024-07-31T15:15:29.160Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-07-31T15:15:29.160Z] #106 writing image sha256:16c2ef9013ac1037f1478a1a889664b596bafa0813489eedc341bf47a5c8e89d done [2024-07-31T15:15:29.160Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-07-31T15:15:29.160Z] #106 DONE 16.5s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T15:15:29.160Z] #157 DONE 2069.5s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T15:15:29.160Z] #226 DONE 0.1s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T15:15:29.160Z] #227 DONE 0.1s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T15:15:29.160Z] #228 DONE 0.4s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T15:15:29.160Z] #229 DONE 0.1s [2024-07-31T15:15:29.160Z] [2024-07-31T15:15:29.160Z] #106 [support-notifications] exporting to image [2024-07-31T15:15:29.160Z] #106 exporting layers 0.5s done [2024-07-31T15:15:29.160Z] #106 writing image sha256:26eac51104d7bb0304cf259dcd4587b64b48480d866b0a93ea670516f924a888 done [2024-07-31T15:15:29.160Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-07-31T15:15:29.160Z] #106 DONE 17.0s [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.160Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T15:15:29.161Z] time="2024-07-31T14:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-31T15:15:29.181Z] $ docker stop --time=1 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f [2024-07-31T15:15:30.840Z] $ docker rm -f --volumes 65ef313786b17d7d3090641c78aa21f6aae7974388f3be67c8e9802845f81d4f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T15:15:31.458Z] + docker images [2024-07-31T15:15:31.458Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-31T15:15:31.458Z] support-notifications-arm64 latest 26eac51104d7 4 seconds ago 41.9MB [2024-07-31T15:15:31.458Z] support-scheduler-arm64 latest a18a81262856 6 seconds ago 41.2MB [2024-07-31T15:15:31.458Z] support-cron-scheduler-arm64 latest 16c2ef9013ac 6 seconds ago 41.8MB [2024-07-31T15:15:31.458Z] core-keeper-arm64 latest 644d6bdc1d48 39 seconds ago 38.9MB [2024-07-31T15:15:31.458Z] core-data-arm64 latest edd9d2329847 39 seconds ago 39MB [2024-07-31T15:15:31.458Z] core-metadata-arm64 latest d076eee0b0ca 43 seconds ago 39.1MB [2024-07-31T15:15:31.458Z] core-command-arm64 latest 17d9dbfe68dd 2 minutes ago 35MB [2024-07-31T15:15:31.458Z] security-proxy-auth-arm64 latest 11648c4bf784 3 minutes ago 32.6MB [2024-07-31T15:15:31.458Z] security-spiffe-token-provider-arm64 latest 4aa5fca18295 11 minutes ago 29MB [2024-07-31T15:15:31.458Z] core-common-config-bootstrapper-arm64 latest 186579d4cde5 13 minutes ago 15.3MB [2024-07-31T15:15:31.458Z] security-secretstore-setup-arm64 latest 946343d8f8be 14 minutes ago 36.4MB [2024-07-31T15:15:31.458Z] security-bootstrapper-arm64 latest fbda61b4d873 14 minutes ago 18.9MB [2024-07-31T15:15:31.458Z] security-proxy-setup-arm64 latest 3939271bc434 15 minutes ago 26.1MB [2024-07-31T15:15:31.458Z] security-spire-config-arm64 latest 355f97acc219 36 minutes ago 115MB [2024-07-31T15:15:31.458Z] security-spire-agent-arm64 latest e3011ae05f1e 36 minutes ago 174MB [2024-07-31T15:15:31.458Z] security-spire-server-arm64 latest 29c193e5ada9 36 minutes ago 116MB [2024-07-31T15:15:31.458Z] ci-base-image-arm64 latest 65c992b26c46 56 minutes ago 965MB [2024-07-31T15:15:31.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-31T15:15:31.458Z] 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-07-31T15:15:32.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T15:15:32.579Z] [2024-07-31T15:15:32.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T15:15:33.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T15:15:33.327Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T15:15:33.327Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T15:15:33.327Z] 04944245beec: Pulling fs layer [2024-07-31T15:15:33.327Z] 699f458cf7ca: Pulling fs layer [2024-07-31T15:15:33.327Z] 765212b225bb: Pulling fs layer [2024-07-31T15:15:33.327Z] f23df028b6ca: Pulling fs layer [2024-07-31T15:15:33.327Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T15:15:33.327Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T15:15:33.327Z] f23df028b6ca: Waiting [2024-07-31T15:15:33.327Z] d65c8cfc05b1: Waiting [2024-07-31T15:15:33.327Z] 2437ff75d9bd: Waiting [2024-07-31T15:15:33.327Z] 765212b225bb: Waiting [2024-07-31T15:15:33.327Z] 04944245beec: Verifying Checksum [2024-07-31T15:15:33.327Z] 04944245beec: Download complete [2024-07-31T15:15:33.327Z] 765212b225bb: Verifying Checksum [2024-07-31T15:15:33.327Z] 765212b225bb: Download complete [2024-07-31T15:15:33.594Z] f23df028b6ca: Download complete [2024-07-31T15:15:33.594Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T15:15:33.594Z] d65c8cfc05b1: Download complete [2024-07-31T15:15:33.594Z] 699f458cf7ca: Verifying Checksum [2024-07-31T15:15:33.594Z] 699f458cf7ca: Download complete [2024-07-31T15:15:33.861Z] 8998bd30e6a1: Download complete [2024-07-31T15:15:36.442Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T15:15:36.442Z] 2437ff75d9bd: Download complete [2024-07-31T15:15:39.017Z] 8998bd30e6a1: Pull complete [2024-07-31T15:15:39.017Z] 04944245beec: Pull complete [2024-07-31T15:15:40.960Z] 699f458cf7ca: Pull complete [2024-07-31T15:15:40.960Z] 765212b225bb: Pull complete [2024-07-31T15:15:41.920Z] f23df028b6ca: Pull complete [2024-07-31T15:15:41.920Z] d65c8cfc05b1: Pull complete [2024-07-31T15:16:00.117Z] 2437ff75d9bd: Pull complete [2024-07-31T15:16:00.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T15:16:00.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T15:16:00.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T15:16:00.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container [2024-07-31T15:16:00.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T15:16:03.349Z] $ docker top f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:04.455Z] ---> job-cost.sh [2024-07-31T15:16:04.455Z] lf-activate-venv: SKIPPING [2024-07-31T15:16:04.455Z] INFO: No Stack... [2024-07-31T15:16:04.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T15:16:05.676Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T15:16:06.353Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-31T15:16:06.353Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T15:16:06.428Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] [2024-07-31T15:16:06.436Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] did not exist. Created. [2024-07-31T15:16:06.444Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T15:16:07.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T15:16:07.455Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T15:16:07.478Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4844-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T15:16:07.561Z] $ docker stop --time=1 f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 [2024-07-31T15:16:09.095Z] $ docker rm -f --volumes f36ad3a1d2d30d6dafce68a7cbc824a508ddc27c4f1a55c3c2cdaebb962f6a96 [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-07-31T15:16:10.447Z] provisioning config files... [2024-07-31T15:16:10.456Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16585891474415006126tmp [Pipeline] { [Pipeline] sh [2024-07-31T15:16:10.824Z] + set +x [2024-07-31T15:16:10.824Z] + bash -s -- [2024-07-31T15:16:10.824Z] + curl -s https://codecov.io/bash [2024-07-31T15:16:10.824Z] [2024-07-31T15:16:10.824Z] _____ _ [2024-07-31T15:16:10.824Z] / ____| | | [2024-07-31T15:16:10.824Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T15:16:10.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T15:16:10.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T15:16:10.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T15:16:10.824Z] Bash-1.0.6 [2024-07-31T15:16:10.824Z] [2024-07-31T15:16:10.824Z] [2024-07-31T15:16:10.824Z] ==> git version 2.25.1 found [2024-07-31T15:16:10.824Z] ==> 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-07-31T15:16:10.824Z] Release-Date: 2020-01-08 [2024-07-31T15:16:10.824Z] 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-07-31T15:16:10.824Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T15:16:10.824Z] ==> Jenkins CI detected. [2024-07-31T15:16:10.824Z] current dir:  /w/workspace/edgex-go/1 [2024-07-31T15:16:10.824Z] project root: . [2024-07-31T15:16:10.824Z] --> token set from env [2024-07-31T15:16:10.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T15:16:11.085Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T15:16:11.085Z] ==> Python coveragepy not found [2024-07-31T15:16:11.085Z] ==> Searching for coverage reports in: [2024-07-31T15:16:11.085Z] + . [2024-07-31T15:16:11.086Z] -> Found 1 reports [2024-07-31T15:16:11.086Z] ==> Detecting git/mercurial file structure [2024-07-31T15:16:11.086Z] ==> Reading reports [2024-07-31T15:16:11.086Z] + ./coverage.out bytes=498370 [2024-07-31T15:16:11.086Z] ==> Appending adjustments [2024-07-31T15:16:11.086Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T15:16:12.462Z] + Found adjustments [2024-07-31T15:16:12.462Z] ==> Gzipping contents [2024-07-31T15:16:12.462Z] 64K /tmp/codecov.8deUOc.gz [2024-07-31T15:16:12.462Z] ==> Uploading reports [2024-07-31T15:16:12.462Z] url: https://codecov.io [2024-07-31T15:16:12.462Z] query: branch=PR-4844&commit=a864a732d67ffb5f2e3196c9a993cc36686b6f85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4844%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4844&job=&cmd_args= [2024-07-31T15:16:12.462Z] -> Pinging Codecov [2024-07-31T15:16:12.462Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4844&commit=a864a732d67ffb5f2e3196c9a993cc36686b6f85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4844%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4844&job=&cmd_args= [2024-07-31T15:16:12.462Z] -> Uploading to [2024-07-31T15:16:12.462Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/00271124DB129430A58F1EEE437C3FCB/a864a732d67ffb5f2e3196c9a993cc36686b6f85/adc6b8ab-00e5-445f-9c73-15e03758ac95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T151612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0a4542df0e2762f032a0ccf2cfd82568cef6bc852da0c143d7b27863b2e7995 [2024-07-31T15:16:12.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T15:16:12.462Z] Dload Upload Total Spent Left Speed [2024-07-31T15:16:13.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63536 0 0 100 63536 0 189k --:--:-- --:--:-- --:--:-- 189k [2024-07-31T15:16:13.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a864a732d67ffb5f2e3196c9a993cc36686b6f85 [Pipeline] } [2024-07-31T15:16:13.065Z] 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-07-31T15:16:14.954Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:15.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:16.217Z] ---> package-listing.sh [2024-07-31T15:16:16.217Z] ++ facter osfamily [2024-07-31T15:16:16.217Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T15:16:16.477Z] + OS_FAMILY=debian [2024-07-31T15:16:16.477Z] + workspace=/w/workspace/edgex-go/1 [2024-07-31T15:16:16.477Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T15:16:16.477Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T15:16:16.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T15:16:16.477Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T15:16:16.477Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-31T15:16:16.477Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T15:16:16.477Z] + case "${OS_FAMILY}" in [2024-07-31T15:16:16.477Z] + dpkg -l [2024-07-31T15:16:16.477Z] + grep '^ii' [2024-07-31T15:16:16.477Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T15:16:16.477Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T15:16:16.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T15:16:16.477Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-31T15:16:16.477Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-31T15:16:16.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-31T15:16:16.523Z] 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-07-31T15:16:16.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T15:16:17.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T15:16:17.496Z] [2024-07-31T15:16:17.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T15:16:17.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T15:16:17.901Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T15:16:17.901Z] 5eb5b503b376: Pulling fs layer [2024-07-31T15:16:17.901Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T15:16:17.901Z] ec43610c2a17: Pulling fs layer [2024-07-31T15:16:17.901Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T15:16:17.901Z] 33b1e0a273af: Pulling fs layer [2024-07-31T15:16:17.901Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T15:16:17.901Z] 2f39f015ded8: Pulling fs layer [2024-07-31T15:16:17.901Z] 2f39f015ded8: Waiting [2024-07-31T15:16:17.901Z] 33b1e0a273af: Waiting [2024-07-31T15:16:17.901Z] 5d3b04190fa2: Waiting [2024-07-31T15:16:17.901Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T15:16:17.901Z] 5c69ac0246d0: Download complete [2024-07-31T15:16:17.901Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T15:16:17.901Z] 3a2ae6a8a46f: Download complete [2024-07-31T15:16:17.901Z] 33b1e0a273af: Verifying Checksum [2024-07-31T15:16:17.901Z] 33b1e0a273af: Download complete [2024-07-31T15:16:18.162Z] 5d3b04190fa2: Download complete [2024-07-31T15:16:18.162Z] ec43610c2a17: Verifying Checksum [2024-07-31T15:16:18.162Z] ec43610c2a17: Download complete [2024-07-31T15:16:18.162Z] 5eb5b503b376: Verifying Checksum [2024-07-31T15:16:19.094Z] 2f39f015ded8: Download complete [2024-07-31T15:16:19.352Z] 5eb5b503b376: Pull complete [2024-07-31T15:16:19.612Z] 5c69ac0246d0: Pull complete [2024-07-31T15:16:20.180Z] ec43610c2a17: Pull complete [2024-07-31T15:16:20.180Z] 3a2ae6a8a46f: Pull complete [2024-07-31T15:16:20.438Z] 33b1e0a273af: Pull complete [2024-07-31T15:16:20.438Z] 5d3b04190fa2: Pull complete [2024-07-31T15:16:24.623Z] 2f39f015ded8: Pull complete [2024-07-31T15:16:24.623Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T15:16:24.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T15:16:24.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T15:16:24.896Z] prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container [2024-07-31T15:16:24.917Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T15:16:31.059Z] $ docker top c5169865e28998024abf2d0c26ae6111fc677d807bf3e81d895f02f0d7548f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T15:16:31.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T15:16:31.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T15:16:32.305Z] + ls /var/log/sa-host [2024-07-31T15:16:32.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T15:16:32.558Z] provisioning config files... [2024-07-31T15:16:32.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config958611128954560482tmp [Pipeline] { [Pipeline] echo [2024-07-31T15:16:32.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:32.981Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T15:16:33.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:33.453Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T15:16:33.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:33.829Z] ---> sudo-logs.sh [2024-07-31T15:16:33.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T15:16:33.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:34.247Z] ---> job-cost.sh [2024-07-31T15:16:34.248Z] lf-activate-venv: SKIPPING [2024-07-31T15:16:34.248Z] DEBUG: total: 0.2199999988079071 [2024-07-31T15:16:34.248Z] INFO: Retrieving Stack Cost... [2024-07-31T15:16:34.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T15:16:35.077Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T15:16:35.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T15:16:35.451Z] ---> logs-deploy.sh [2024-07-31T15:16:35.451Z] lf-activate-venv: SKIPPING [2024-07-31T15:16:35.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4844/1 [2024-07-31T15:16:35.451Z] INFO: archiving workspace using pattern(s): [2024-07-31T15:16:36.390Z] Archives upload complete. [2024-07-31T15:16:36.390Z] INFO: archiving logs to Nexus