Pull request #4813 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b71999676454bc091ec994e204533b916eb5d04f+4c21b36cbf5f41746e331fe8d24625a901f3a52e (af69607d129787cff0229c096ca02981e0a5a3b0) 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-ssh13838351097814863398.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-ssh1054272203890289117.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-4813/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-4813/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15118361066503988191.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-4813/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8495234469979306964.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-ssh1961016633765818206.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-4813/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-4813/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2866559100074701205.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-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4782 in /w/workspace/edgexfoundry_edgex-go_PR-4813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit b71999676454bc091ec994e204533b916eb5d04f Merge succeeded, producing b71999676454bc091ec994e204533b916eb5d04f Checking out Revision b71999676454bc091ec994e204533b916eb5d04f (PR-4813) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4813/head:refs/remotes/origin/PR-4813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T06:25:08.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T06:25:08.354Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T06:25:08.483Z] ========================================================= [2024-07-02T06:25:08.483Z] EdgeX Global Pipelines Version Info [2024-07-02T06:25:08.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:25:09.286Z] ------------------- [2024-07-02T06:25:09.287Z] stable info: [2024-07-02T06:25:09.287Z] ------------------- [2024-07-02T06:25:09.287Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:25:09.287Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:25:09.287Z] Message: update stable to v1.0.260 [2024-07-02T06:25:09.857Z] ------------------- [2024-07-02T06:25:09.857Z] experimental info: [2024-07-02T06:25:09.857Z] ------------------- [2024-07-02T06:25:09.857Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:25:09.857Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T06:25:09.857Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T06:25:10.083Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T06:25:10.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T06:25:10.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T06:25:10.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T06:25:10.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T06:25:10.356Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T06:25:10.412Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T06:25:10.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T06:25:10.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T06:25:10.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T06:25:10.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T06:25:10.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T06:25:10.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T06:25:10.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T06:25:10.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T06:25:10.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:25:11.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:25:11.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T06:25:11.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T06:25:11.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T06:25:11.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T06:25:11.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T06:25:11.375Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T06:25:11.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4813 [Pipeline] echo [2024-07-02T06:25:11.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4813 [Pipeline] echo [2024-07-02T06:25:11.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4813 [Pipeline] echo [2024-07-02T06:25:11.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo [2024-07-02T06:25:11.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b719996 [Pipeline] echo [2024-07-02T06:25:11.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:25:11.848Z] provisioning config files... [2024-07-02T06:25:11.862Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11067513994658456424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:25:12.255Z] ---> ****-login.sh [2024-07-02T06:25:12.255Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:25:12.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:25:12.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:25:12.515Z] Configure a credential helper to remove this warning. See [2024-07-02T06:25:12.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:25:12.515Z] [2024-07-02T06:25:12.515Z] Login Succeeded [2024-07-02T06:25:12.515Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:25:12.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:25:12.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:25:12.515Z] Configure a credential helper to remove this warning. See [2024-07-02T06:25:12.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:25:12.515Z] [2024-07-02T06:25:12.515Z] Login Succeeded [2024-07-02T06:25:12.515Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:25:12.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:25:12.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:25:12.773Z] Configure a credential helper to remove this warning. See [2024-07-02T06:25:12.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:25:12.774Z] [2024-07-02T06:25:12.774Z] Login Succeeded [2024-07-02T06:25:12.774Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:25:12.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:25:12.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:25:12.774Z] Configure a credential helper to remove this warning. See [2024-07-02T06:25:12.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:25:12.774Z] [2024-07-02T06:25:12.774Z] Login Succeeded [2024-07-02T06:25:12.774Z] ****.io [2024-07-02T06:25:12.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:25:13.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:25:13.035Z] Configure a credential helper to remove this warning. See [2024-07-02T06:25:13.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:25:13.035Z] [2024-07-02T06:25:13.035Z] Login Succeeded [2024-07-02T06:25:13.035Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:25:13.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:25:13.502Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-02T06:25:13.502Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2024-07-02T06:25:13.502Z] [2024-07-02T06:25:13.502Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T06:25:13.502Z] + + cut -d/ -f2 [2024-07-02T06:25:13.502Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T06:25:13.502Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + dirname cmd/core-data/Dockerfile [2024-07-02T06:25:13.502Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T06:25:13.502Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2024-07-02T06:25:13.502Z] [2024-07-02T06:25:13.502Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:25:13.502Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T06:25:13.502Z] cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T06:25:13.502Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T06:25:13.502Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T06:25:13.502Z] + cut -d/ -f2 [2024-07-02T06:25:13.502Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T06:25:13.502Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T06:25:13.552Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T06:25:14.097Z] + git rev-list -1 --merges b71999676454bc091ec994e204533b916eb5d04f~1..b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo [2024-07-02T06:25:14.133Z] -----------> git rev-list -1 --merges b71999676454bc091ec994e204533b916eb5d04f~1..b71999676454bc091ec994e204533b916eb5d04f b71999676454bc091ec994e204533b916eb5d04f [false] [Pipeline] sh [2024-07-02T06:25:14.454Z] + git log --format=format:%s -1 b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo [2024-07-02T06:25:14.495Z] ========================================================= [2024-07-02T06:25:14.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T06:25:14.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T06:25:14.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:25:14.948Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T06:25:14.948Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T06:25:14.948Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T06:25:14.948Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T06:25:14.948Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T06:25:14.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:25:15.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:25:15.411Z] [2024-07-02T06:25:15.412Z] 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-02T06:25:15.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:25:15.816Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T06:25:15.816Z] b85a868b505f: Pulling fs layer [2024-07-02T06:25:15.816Z] e2be974225ed: Pulling fs layer [2024-07-02T06:25:15.816Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T06:25:15.816Z] 988bab9f4d93: Pulling fs layer [2024-07-02T06:25:15.816Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T06:25:15.816Z] eaf3925da568: Pulling fs layer [2024-07-02T06:25:15.816Z] bab4dde63d76: Pulling fs layer [2024-07-02T06:25:15.816Z] bde34c3a00c8: Pulling fs layer [2024-07-02T06:25:15.816Z] b352a97aabf1: Pulling fs layer [2024-07-02T06:25:15.816Z] 4872d77fe225: Pulling fs layer [2024-07-02T06:25:15.816Z] 5851b861e8e6: Pulling fs layer [2024-07-02T06:25:15.816Z] 1469e6f7b9e6: Waiting [2024-07-02T06:25:15.816Z] bde34c3a00c8: Waiting [2024-07-02T06:25:15.816Z] eaf3925da568: Waiting [2024-07-02T06:25:15.816Z] bab4dde63d76: Waiting [2024-07-02T06:25:15.816Z] b352a97aabf1: Waiting [2024-07-02T06:25:15.816Z] 988bab9f4d93: Waiting [2024-07-02T06:25:15.816Z] 4872d77fe225: Waiting [2024-07-02T06:25:15.816Z] 5851b861e8e6: Waiting [2024-07-02T06:25:15.816Z] e2be974225ed: Download complete [2024-07-02T06:25:15.816Z] 988bab9f4d93: Verifying Checksum [2024-07-02T06:25:15.816Z] 988bab9f4d93: Download complete [2024-07-02T06:25:16.075Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T06:25:16.075Z] 339a4e72a1f5: Download complete [2024-07-02T06:25:16.075Z] eaf3925da568: Verifying Checksum [2024-07-02T06:25:16.075Z] eaf3925da568: Download complete [2024-07-02T06:25:16.075Z] b85a868b505f: Verifying Checksum [2024-07-02T06:25:16.075Z] b85a868b505f: Download complete [2024-07-02T06:25:16.075Z] bde34c3a00c8: Download complete [2024-07-02T06:25:16.075Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T06:25:16.075Z] 1469e6f7b9e6: Download complete [2024-07-02T06:25:16.075Z] 4872d77fe225: Download complete [2024-07-02T06:25:16.075Z] b352a97aabf1: Verifying Checksum [2024-07-02T06:25:16.075Z] b352a97aabf1: Download complete [2024-07-02T06:25:16.075Z] 5851b861e8e6: Verifying Checksum [2024-07-02T06:25:16.075Z] 5851b861e8e6: Download complete [2024-07-02T06:25:16.333Z] bab4dde63d76: Verifying Checksum [2024-07-02T06:25:16.333Z] bab4dde63d76: Download complete [2024-07-02T06:25:17.713Z] b85a868b505f: Pull complete [2024-07-02T06:25:17.713Z] e2be974225ed: Pull complete [2024-07-02T06:25:18.284Z] 339a4e72a1f5: Pull complete [2024-07-02T06:25:18.284Z] 988bab9f4d93: Pull complete [2024-07-02T06:25:18.544Z] 1469e6f7b9e6: Pull complete [2024-07-02T06:25:18.544Z] eaf3925da568: Pull complete [2024-07-02T06:25:20.448Z] bab4dde63d76: Pull complete [2024-07-02T06:25:20.448Z] bde34c3a00c8: Pull complete [2024-07-02T06:25:20.448Z] b352a97aabf1: Pull complete [2024-07-02T06:25:20.448Z] 4872d77fe225: Pull complete [2024-07-02T06:25:20.708Z] 5851b861e8e6: Pull complete [2024-07-02T06:25:20.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T06:25:20.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:25:20.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:25:21.018Z] prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container [2024-07-02T06:25:21.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T06:25:24.946Z] $ docker top 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 -eo pid,comm [2024-07-02T06:25:24.343Z] 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-02T06:25:24.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:25:24.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:25:24.513Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:25:24.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:25:25.281Z] $ docker exec 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent [2024-07-02T06:25:24.728Z] SSH_AUTH_SOCK=/tmp/ssh-od6g8zRBOvb2/agent.32 [2024-07-02T06:25:24.728Z] SSH_AGENT_PID=38 [2024-07-02T06:25:24.734Z] Running ssh-add (command line suppressed) [2024-07-02T06:25:25.489Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5943485633183111243.key (/w/workspace/edgex-go/1@tmp/private_key_5943485633183111243.key) [2024-07-02T06:25:24.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:25:25.180Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T06:25:25.867Z] $ docker exec --env ******** --env ******** 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent -k [2024-07-02T06:25:25.968Z] unset SSH_AUTH_SOCK; [2024-07-02T06:25:25.968Z] unset SSH_AGENT_PID; [2024-07-02T06:25:25.968Z] echo Agent pid 38 killed; [2024-07-02T06:25:25.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T06:25:25.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:25:25.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:25:25.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:25:26.196Z] $ docker exec 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent [2024-07-02T06:25:25.647Z] SSH_AUTH_SOCK=/tmp/ssh-vUlpFIagT8O4/agent.71 [2024-07-02T06:25:25.647Z] SSH_AGENT_PID=77 [2024-07-02T06:25:25.653Z] Running ssh-add (command line suppressed) [2024-07-02T06:25:26.404Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11757072246346490535.key (/w/workspace/edgex-go/1@tmp/private_key_11757072246346490535.key) [2024-07-02T06:25:25.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:25:26.107Z] + git semver init [2024-07-02T06:25:26.367Z] 2024-07-02 06:25:26,947 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T06:25:26.367Z] 2024-07-02 06:25:26,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-02T06:25:26.367Z] 2024-07-02 06:25:26,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-02T06:25:26.367Z] 2024-07-02 06:25:26,948 [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-02T06:25:34.925Z] 2024-07-02 06:25:33,792 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4813 with force:False [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,793 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4813 [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,797 [execute] INFO git cat-file --batch-check [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,803 [execute] INFO git cat-file --batch [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T06:25:34.925Z] 2024-07-02 06:25:33,809 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4813 [2024-07-02T06:25:34.925Z] 0.0.0 [Pipeline] } [2024-07-02T06:25:34.959Z] $ docker exec --env ******** --env ******** 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent -k [2024-07-02T06:25:35.064Z] unset SSH_AUTH_SOCK; [2024-07-02T06:25:35.064Z] unset SSH_AGENT_PID; [2024-07-02T06:25:35.064Z] echo Agent pid 77 killed; [2024-07-02T06:25:35.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:25:35.540Z] + git semver [Pipeline] } [2024-07-02T06:25:35.827Z] $ docker stop --time=1 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 [2024-07-02T06:25:40.592Z] $ docker rm -f --volumes 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:25:41.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T06:25:41.397Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T06:25:41.420Z] [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-02T06:25:42.315Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-02T06:25:42.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:25:42.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:25:42.467Z] ========================================================= [2024-07-02T06:25:42.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T06:25:42.467Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:25:42.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:42.834Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T06:25:42.834Z] 619be1103602: Pulling fs layer [2024-07-02T06:25:42.834Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T06:25:42.834Z] 5df492c9dc93: Pulling fs layer [2024-07-02T06:25:42.834Z] 7629e6793208: Pulling fs layer [2024-07-02T06:25:42.834Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:25:42.834Z] fb5054dd5b73: Pulling fs layer [2024-07-02T06:25:42.834Z] eeca6798cff9: Pulling fs layer [2024-07-02T06:25:42.834Z] aa269ceb94a6: Pulling fs layer [2024-07-02T06:25:42.834Z] ada007ff1a6a: Pulling fs layer [2024-07-02T06:25:42.834Z] 7629e6793208: Waiting [2024-07-02T06:25:42.834Z] 4f4fb700ef54: Waiting [2024-07-02T06:25:42.834Z] fb5054dd5b73: Waiting [2024-07-02T06:25:42.834Z] eeca6798cff9: Waiting [2024-07-02T06:25:42.834Z] aa269ceb94a6: Waiting [2024-07-02T06:25:42.834Z] ada007ff1a6a: Waiting [2024-07-02T06:25:42.834Z] 7862e08f4a3e: Download complete [2024-07-02T06:25:42.834Z] 7629e6793208: Download complete [2024-07-02T06:25:42.834Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:25:42.834Z] 4f4fb700ef54: Download complete [2024-07-02T06:25:42.834Z] fb5054dd5b73: Verifying Checksum [2024-07-02T06:25:42.834Z] fb5054dd5b73: Download complete [2024-07-02T06:25:42.834Z] 619be1103602: Verifying Checksum [2024-07-02T06:25:42.834Z] 619be1103602: Download complete [2024-07-02T06:25:42.834Z] eeca6798cff9: Verifying Checksum [2024-07-02T06:25:42.834Z] eeca6798cff9: Download complete [2024-07-02T06:25:43.093Z] 619be1103602: Pull complete [2024-07-02T06:25:43.093Z] ada007ff1a6a: Verifying Checksum [2024-07-02T06:25:43.093Z] ada007ff1a6a: Download complete [2024-07-02T06:25:43.093Z] 7862e08f4a3e: Pull complete [2024-07-02T06:25:43.351Z] 5df492c9dc93: Verifying Checksum [2024-07-02T06:25:43.351Z] 5df492c9dc93: Download complete [2024-07-02T06:25:43.611Z] aa269ceb94a6: Verifying Checksum [2024-07-02T06:25:43.611Z] aa269ceb94a6: Download complete [2024-07-02T06:25:46.896Z] 5df492c9dc93: Pull complete [2024-07-02T06:25:46.896Z] 7629e6793208: Pull complete [2024-07-02T06:25:46.896Z] 4f4fb700ef54: Pull complete [2024-07-02T06:25:46.896Z] fb5054dd5b73: Pull complete [2024-07-02T06:25:46.896Z] eeca6798cff9: Pull complete [2024-07-02T06:25:49.439Z] aa269ceb94a6: Pull complete [2024-07-02T06:25:50.006Z] ada007ff1a6a: Pull complete [2024-07-02T06:25:50.006Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T06:25:50.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:50.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:25:50.376Z] + + docker build -t ci-base-image-x86_64echo -f - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:50.376Z] WORKDIR /edgex [2024-07-02T06:25:50.376Z] COPY go.mod . [2024-07-02T06:25:50.376Z] RUN go mod download . [2024-07-02T06:25:50.376Z] [2024-07-02T06:25:50.944Z] Sending build context to Docker daemon 178.3MB [2024-07-02T06:25:50.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:25:50.944Z] ---> f489d0715acc [2024-07-02T06:25:50.944Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:25:56.803Z] Still waiting to schedule task [2024-07-02T06:25:56.803Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ [2024-07-02T06:26:06.135Z] ---> Running in 0890f376db3b [2024-07-02T06:26:06.135Z] Removing intermediate container 0890f376db3b [2024-07-02T06:26:06.135Z] ---> 042df98147cd [2024-07-02T06:26:06.135Z] Step 3/4 : COPY go.mod . [2024-07-02T06:26:06.135Z] ---> 96f504d9828d [2024-07-02T06:26:06.135Z] Step 4/4 : RUN go mod download [2024-07-02T06:26:06.135Z] ---> Running in ac92c6951491 [2024-07-02T06:26:28.082Z] Removing intermediate container ac92c6951491 [2024-07-02T06:26:28.082Z] ---> f5c641514a89 [2024-07-02T06:26:28.082Z] Successfully built f5c641514a89 [2024-07-02T06:26:28.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:28.483Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:26:28.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:26:28.662Z] prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container [2024-07-02T06:26:28.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T06:26:29.129Z] $ docker top 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:26:29.540Z] + go version [2024-07-02T06:26:29.540Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T06:26:29.577Z] $ docker stop --time=1 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 [2024-07-02T06:26:30.835Z] $ docker rm -f --volumes 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:31.625Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:26:31.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:26:31.802Z] prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container [2024-07-02T06:26:31.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T06:26:32.170Z] $ docker top 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T06:26:32.307Z] ========================================================= [2024-07-02T06:26:32.307Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T06:26:32.307Z] ========================================================= [Pipeline] sh [2024-07-02T06:26:32.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:26:32.979Z] + make test [2024-07-02T06:26:32.979Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T06:26:41.088Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T06:27:13.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T06:27:13.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-07-02T06:27:14.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T06:27:14.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T06:27:14.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T06:27:14.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T06:27:14.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T06:27:14.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-07-02T06:27:15.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T06:27:15.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T06:27:15.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:27:15.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T06:27:15.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T06:27:17.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T06:27:17.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T06:27:18.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T06:27:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-07-02T06:27:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-07-02T06:27:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.030s coverage: 93.4% of statements [2024-07-02T06:27:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements [2024-07-02T06:27:19.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.341s coverage: 97.6% of statements [2024-07-02T06:27:19.663Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-07-02T06:27:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T06:27:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.9% of statements [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 82.9% of statements [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2024-07-02T06:27:21.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2024-07-02T06:27:21.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-02T06:27:22.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T06:27:22.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T06:27:22.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T06:27:22.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T06:27:22.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T06:27:22.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T06:27:22.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T06:27:22.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T06:27:23.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T06:27:23.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T06:27:23.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T06:27:23.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T06:27:23.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T06:27:23.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T06:27:24.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T06:27:25.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T06:27:26.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T06:27:27.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T06:27:27.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T06:27:30.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T06:27:30.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T06:27:30.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T06:27:31.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T06:27:32.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T06:27:32.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T06:27:32.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T06:27:32.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T06:27:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-07-02T06:27:34.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T06:27:34.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:27:34.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T06:27:34.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T06:27:35.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T06:27:35.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T06:27:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T06:27:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.038s coverage: 92.9% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.270s coverage: 38.4% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.082s coverage: 95.7% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-02T06:27:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements [2024-07-02T06:27:46.641Z] 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-02T06:27:46.899Z] running golangci-lint [2024-07-02T06:27:46.899Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T06:27:46.899Z] go version go1.21.9 linux/amd64 [2024-07-02T06:27:47.157Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T06:27:47.157Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T06:28:08.246Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 19.419816572s" [2024-07-02T06:28:08.246Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.158522ms" [2024-07-02T06:28:16.347Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.644181225s with top 10 stages: buildir: 43.975049886s, gosec: 6.518330967s, inspect: 2.853675071s, fact_deprecated: 1.979865545s, printf: 1.472433052s, ctrlflow: 1.302388034s, fact_purity: 1.04077728s, S1038: 944.456565ms, nilness: 840.728835ms, typedness: 539.102836ms" [2024-07-02T06:28:16.347Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T06:28:16.347Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197" [2024-07-02T06:28:16.347Z] level=info msg="[runner] processing took 15.577278ms with stages: nolint: 6.291804ms, identifier_marker: 4.084431ms, path_prettifier: 1.719244ms, autogenerated_exclude: 1.53281ms, exclude-rules: 1.055221ms, skip_dirs: 852.137µs, cgo: 24.96µs, filename_unadjuster: 13.111µs, max_same_issues: 560ns, fixer: 480ns, skip_files: 420ns, uniq_by_line: 390ns, sort_results: 290ns, severity-rules: 270ns, exclude: 250ns, diff: 230ns, max_from_linter: 180ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-07-02T06:28:16.347Z] level=info msg="[runner] linters took 9.621508878s with stages: goanalysis_metalinter: 9.605851628s" [2024-07-02T06:28:16.347Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T06:28:16.347Z] level=info msg="Memory: 292 samples, avg is 274.7MB, max is 1304.2MB" [2024-07-02T06:28:16.347Z] level=info msg="Execution took 29.084204293s" [2024-07-02T06:28:16.347Z] go vet ./... [2024-07-02T06:28:22.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:28:22.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:28:22.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:28:22.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T06:28:24.425Z] + ls -al . [2024-07-02T06:28:24.425Z] total 816 [2024-07-02T06:28:24.425Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 06:26 . [2024-07-02T06:28:24.425Z] drwxr-xr-x 4 root root 4096 Jul 2 06:26 .. [2024-07-02T06:28:24.425Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 .blubracket [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 06:25 .dockerignore [2024-07-02T06:28:24.425Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 06:27 .git [2024-07-02T06:28:24.425Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:25 .github [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:25 .gitignore [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 06:25 .golangci.yml [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 06:25 .hadolint.yml [2024-07-02T06:28:24.425Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 06:25 .semver [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 06:25 .sonarcloud.properties [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:25 ADOPTERS.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:25 Attribution.txt [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:25 CHANGELOG.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:25 CONTRIBUTING.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 06:25 GOVERNANCE.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 06:25 Jenkinsfile [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:25 LICENSE [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:25 Makefile [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 06:25 OWNERS.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:25 README.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 06:25 SECURITY.md [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 06:25 VERSION [2024-07-02T06:28:24.425Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 bin [2024-07-02T06:28:24.425Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 06:25 cmd [2024-07-02T06:28:24.425Z] -rw-r--r-- 1 root root 456284 Jul 2 06:27 coverage.out [2024-07-02T06:28:24.425Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 fuzz_test [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:25 go.mod [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:25 go.sum [2024-07-02T06:28:24.425Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 06:25 internal [2024-07-02T06:28:24.425Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:25 openapi [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 06:25 security.txt [2024-07-02T06:28:24.425Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 06:25 version.go [Pipeline] sh [2024-07-02T06:28:24.753Z] + '[' -e coverage.out ] [2024-07-02T06:28:24.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T06:28:24.877Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T06:28:25.178Z] + make build [2024-07-02T06:28:25.178Z] 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-02T06:28:45.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4785 in /w/workspace/edgexfoundry_edgex-go_PR-4813 [Pipeline] { [Pipeline] ws [2024-07-02T06:28:45.080Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-02T06:28:45.195Z] The recommended git tool is: git [2024-07-02T06:28:47.119Z] 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-02T06:28:47.119Z] 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-02T06:28:48.053Z] 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-02T06:28:48.619Z] 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-02T06:28:52.819Z] 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-02T06:28:53.755Z] 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-02T06:28:55.210Z] using credential edgex-jenkins-ssh [2024-07-02T06:28:55.236Z] Cloning the remote Git repository [2024-07-02T06:28:55.656Z] 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-02T06:28:55.915Z] 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-02T06:28:55.301Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:28:55.443Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-02T06:28:55.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:28:55.707Z] > git --version # timeout=10 [2024-07-02T06:28:55.756Z] > git --version # 'git version 2.25.1' [2024-07-02T06:28:55.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:28:56.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:28:56.848Z] 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-02T06:28:57.414Z] 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-02T06:28:57.977Z] 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-02T06:28:58.932Z] $ docker stop --time=1 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad [2024-07-02T06:29:04.022Z] $ docker rm -f --volumes 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad [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-02T06:29:05.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:29:05.511Z] [2024-07-02T06:29:05.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:29:05.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:29:05.926Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T06:29:05.926Z] 91d30c5bc195: Pulling fs layer [2024-07-02T06:29:05.926Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T06:29:05.926Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T06:29:05.926Z] 4698f68db338: Pulling fs layer [2024-07-02T06:29:05.926Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T06:29:05.926Z] e0025b399a48: Pulling fs layer [2024-07-02T06:29:05.926Z] 4698f68db338: Waiting [2024-07-02T06:29:05.926Z] e0025b399a48: Waiting [2024-07-02T06:29:05.926Z] 2a2f49069b9e: Waiting [2024-07-02T06:29:06.185Z] 91d30c5bc195: Verifying Checksum [2024-07-02T06:29:06.185Z] 91d30c5bc195: Download complete [2024-07-02T06:29:06.185Z] 4698f68db338: Verifying Checksum [2024-07-02T06:29:06.185Z] 4698f68db338: Download complete [2024-07-02T06:29:06.185Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T06:29:06.185Z] 2e9b0aa3be6d: Download complete [2024-07-02T06:29:06.185Z] e0025b399a48: Verifying Checksum [2024-07-02T06:29:06.185Z] e0025b399a48: Download complete [2024-07-02T06:29:06.185Z] 91d30c5bc195: Pull complete [2024-07-02T06:29:06.445Z] 2a2f49069b9e: Verifying Checksum [2024-07-02T06:29:06.445Z] 2a2f49069b9e: Download complete [2024-07-02T06:29:06.445Z] 2e9b0aa3be6d: Pull complete [2024-07-02T06:29:06.703Z] 9c61dcf015f6: Download complete [2024-07-02T06:29:09.241Z] 9c61dcf015f6: Pull complete [2024-07-02T06:29:09.500Z] 4698f68db338: Pull complete [2024-07-02T06:29:12.819Z] 2a2f49069b9e: Pull complete [2024-07-02T06:29:12.819Z] e0025b399a48: Pull complete [2024-07-02T06:29:12.819Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T06:29:12.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:29:12.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:29:13.070Z] prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container [2024-07-02T06:29:13.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T06:29:13.397Z] $ docker top 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:29:13.816Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:29:14.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T06:29:14.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:29:16.081Z] Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit b71999676454bc091ec994e204533b916eb5d04f [2024-07-02T06:29:16.356Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #1 transferring dockerfile: 2.49kB done [2024-07-02T06:29:16.356Z] #1 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #2 transferring dockerfile: 1.93kB done [2024-07-02T06:29:16.356Z] #2 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #3 transferring dockerfile: 1.93kB done [2024-07-02T06:29:16.356Z] #3 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #4 [core-data internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #4 transferring dockerfile: 2.01kB done [2024-07-02T06:29:16.356Z] #4 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #5 transferring dockerfile: 2.06kB done [2024-07-02T06:29:16.356Z] #5 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #6 transferring dockerfile: 1.70kB done [2024-07-02T06:29:16.356Z] #6 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #7 transferring dockerfile: 1.89kB done [2024-07-02T06:29:16.356Z] #7 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #8 transferring dockerfile: 2.23kB done [2024-07-02T06:29:16.356Z] #8 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #9 transferring dockerfile: 1.69kB done [2024-07-02T06:29:16.356Z] #9 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #10 transferring dockerfile: 1.95kB done [2024-07-02T06:29:16.356Z] #10 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #11 transferring dockerfile: 2.93kB done [2024-07-02T06:29:16.356Z] #11 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #12 transferring dockerfile: 1.81kB done [2024-07-02T06:29:16.356Z] #12 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #13 transferring dockerfile: 2.50kB done [2024-07-02T06:29:16.356Z] #13 DONE 0.1s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:29:16.356Z] #14 transferring dockerfile: 2.15kB done [2024-07-02T06:29:16.356Z] #14 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:29:16.356Z] #15 transferring context: 50B done [2024-07-02T06:29:16.356Z] #15 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #16 [support-scheduler internal] load .dockerignore [2024-07-02T06:29:16.356Z] #16 transferring context: 50B done [2024-07-02T06:29:16.356Z] #16 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #17 [core-command internal] load .dockerignore [2024-07-02T06:29:16.356Z] #17 transferring context: 50B done [2024-07-02T06:29:16.356Z] #17 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #18 [core-data internal] load .dockerignore [2024-07-02T06:29:16.356Z] #18 transferring context: 50B done [2024-07-02T06:29:16.356Z] #18 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #19 [core-metadata internal] load .dockerignore [2024-07-02T06:29:16.356Z] #19 transferring context: 50B done [2024-07-02T06:29:16.356Z] #19 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:29:16.356Z] #20 transferring context: 50B done [2024-07-02T06:29:16.356Z] #20 DONE 0.0s [2024-07-02T06:29:16.356Z] [2024-07-02T06:29:16.356Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:29:16.551Z] Merge succeeded, producing b71999676454bc091ec994e204533b916eb5d04f [2024-07-02T06:29:16.551Z] Checking out Revision b71999676454bc091ec994e204533b916eb5d04f (PR-4813) [2024-07-02T06:29:16.616Z] #21 transferring context: 50B done [2024-07-02T06:29:16.616Z] #21 DONE 0.0s [2024-07-02T06:29:16.616Z] [2024-07-02T06:29:16.616Z] #22 [security-spire-server internal] load .dockerignore [2024-07-02T06:29:16.616Z] #22 transferring context: 50B done [2024-07-02T06:29:16.616Z] #22 DONE 0.0s [2024-07-02T06:29:16.616Z] [2024-07-02T06:29:16.616Z] #23 [security-spire-config internal] load .dockerignore [2024-07-02T06:29:16.616Z] #23 transferring context: 50B done [2024-07-02T06:29:16.617Z] #23 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #24 [support-notifications internal] load .dockerignore [2024-07-02T06:29:16.617Z] #24 transferring context: 50B done [2024-07-02T06:29:16.617Z] #24 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #25 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:29:16.617Z] #25 transferring context: 50B done [2024-07-02T06:29:16.617Z] #25 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:29:16.617Z] #26 transferring context: 50B done [2024-07-02T06:29:16.617Z] #26 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:29:16.617Z] #27 transferring context: 50B done [2024-07-02T06:29:16.617Z] #27 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #28 [security-spire-agent internal] load .dockerignore [2024-07-02T06:29:16.617Z] #28 transferring context: 50B done [2024-07-02T06:29:16.617Z] #28 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:16.617Z] #29 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:29:16.617Z] #30 DONE 0.1s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:29:16.617Z] #30 DONE 0.1s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:16.617Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:16.617Z] #31 ... [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:16.617Z] #29 DONE 0.0s [2024-07-02T06:29:16.617Z] [2024-07-02T06:29:16.617Z] #31 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:16.617Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:16.617Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:16.617Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:16.617Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:16.617Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-02T06:29:16.617Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T06:29:16.875Z] #31 ... [2024-07-02T06:29:16.875Z] [2024-07-02T06:29:16.875Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:16.875Z] #29 DONE 0.0s [2024-07-02T06:29:16.875Z] [2024-07-02T06:29:16.875Z] #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:16.875Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:16.875Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:16.875Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:16.875Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:16.875Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:16.875Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:16.875Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:16.875Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:16.875Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:16.875Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:16.875Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:15.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T06:29:15.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:29:15.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:29:15.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4813/head:refs/remotes/origin/PR-4813 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T06:29:16.099Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:29:16.190Z] > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 [2024-07-02T06:29:16.434Z] > git remote # timeout=10 [2024-07-02T06:29:16.458Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T06:29:16.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:29:16.500Z] > git merge 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 [2024-07-02T06:29:16.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T06:29:16.557Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:29:16.571Z] > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 [2024-07-02T06:29:17.137Z] #31 ... [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:29:17.137Z] #30 DONE 0.4s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:17.137Z] #29 DONE 0.0s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:17.137Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:17.137Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:17.137Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:17.137Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:17.137Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:17.137Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:17.137Z] #31 ... [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:17.137Z] #29 DONE 0.0s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:29:17.137Z] #30 DONE 0.4s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:17.137Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:17.137Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:17.137Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:17.137Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:17.137Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:17.137Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:17.137Z] #31 ... [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:29:17.137Z] #29 DONE 0.0s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:29:17.137Z] #32 DONE 0.6s [2024-07-02T06:29:17.137Z] [2024-07-02T06:29:17.137Z] #31 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:17.137Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:17.137Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:17.137Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:17.137Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:17.137Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:17.137Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:17.391Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-02T06:29:17.397Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:17.397Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:17.397Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:17.397Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:17.397Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:17.397Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:17.397Z] #31 DONE 0.9s [2024-07-02T06:29:17.397Z] [2024-07-02T06:29:17.397Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:29:17.397Z] #30 DONE 0.6s [2024-07-02T06:29:17.397Z] [2024-07-02T06:29:17.397Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T06:29:17.397Z] #33 DONE 0.9s [2024-07-02T06:29:17.397Z] [2024-07-02T06:29:17.397Z] #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:17.397Z] #34 ... [2024-07-02T06:29:17.397Z] [2024-07-02T06:29:17.397Z] #35 [security-spire-config internal] load build context [2024-07-02T06:29:17.397Z] #35 transferring context: 25.04kB done [2024-07-02T06:29:17.397Z] #35 DONE 0.1s [2024-07-02T06:29:17.397Z] [2024-07-02T06:29:17.397Z] #36 [security-spire-server internal] load build context [2024-07-02T06:29:17.397Z] #36 transferring context: 26.79kB 0.0s done [2024-07-02T06:29:17.397Z] #36 DONE 0.2s [2024-07-02T06:29:17.449Z] > git --version # timeout=10 [2024-07-02T06:29:17.463Z] > git --version # 'git version 2.25.1' [2024-07-02T06:29:17.482Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:29:17.655Z] [2024-07-02T06:29:17.655Z] #37 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:29:22.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T06:29:22.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T06:29:22.583Z] Dload Upload Total Spent Left Speed [2024-07-02T06:29:22.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-07-02T06:29:22.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-02T06:29:22.954Z] #37 ... [2024-07-02T06:29:22.954Z] [2024-07-02T06:29:22.954Z] #38 [security-secretstore-setup internal] load build context [2024-07-02T06:29:22.954Z] #38 transferring context: 200.46MB 6.1s [Pipeline] sh [2024-07-02T06:29:23.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T06:29:23.330Z] + sudo tee /etc/docker/daemon.new [2024-07-02T06:29:23.330Z] { [2024-07-02T06:29:23.330Z] "registry-mirrors": [ [2024-07-02T06:29:23.330Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T06:29:23.330Z] ], [2024-07-02T06:29:23.330Z] "bip": "10.250.0.254/24", [2024-07-02T06:29:23.330Z] "hosts": [ [2024-07-02T06:29:23.330Z] "tcp://0.0.0.0:5555", [2024-07-02T06:29:23.330Z] "unix:///var/run/docker.sock" [2024-07-02T06:29:23.330Z] ], [2024-07-02T06:29:23.330Z] "mtu": 1458, [2024-07-02T06:29:23.330Z] "selinux-enabled": true, [2024-07-02T06:29:23.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T06:29:23.330Z] } [Pipeline] sh [2024-07-02T06:29:23.564Z] #38 ... [2024-07-02T06:29:23.564Z] [2024-07-02T06:29:23.564Z] #39 [core-command internal] load build context [2024-07-02T06:29:23.564Z] #39 ... [2024-07-02T06:29:23.564Z] [2024-07-02T06:29:23.564Z] #38 [security-secretstore-setup internal] load build context [2024-07-02T06:29:23.761Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T06:29:24.143Z] + sudo service docker restart [2024-07-02T06:29:27.236Z] #38 transferring context: 411.04MB 9.7s done [2024-07-02T06:29:27.236Z] #38 ... [2024-07-02T06:29:27.236Z] [2024-07-02T06:29:27.236Z] #40 [support-scheduler internal] load build context [2024-07-02T06:29:27.236Z] #40 transferring context: 411.04MB 7.3s done [2024-07-02T06:29:27.497Z] #40 ... [2024-07-02T06:29:27.497Z] [2024-07-02T06:29:27.497Z] #41 [core-metadata internal] load build context [2024-07-02T06:29:27.497Z] #41 transferring context: 411.04MB 9.5s done [2024-07-02T06:29:27.497Z] #41 ... [2024-07-02T06:29:27.497Z] [2024-07-02T06:29:27.497Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:29:27.497Z] #42 transferring context: 411.04MB 8.3s done [2024-07-02T06:29:27.755Z] #42 ... [2024-07-02T06:29:27.755Z] [2024-07-02T06:29:27.755Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:29:27.755Z] #43 ... [2024-07-02T06:29:27.755Z] [2024-07-02T06:29:27.755Z] #44 [core-data internal] load build context [2024-07-02T06:29:27.755Z] #44 transferring context: 411.04MB 8.8s done [2024-07-02T06:29:28.013Z] #44 ... [2024-07-02T06:29:28.013Z] [2024-07-02T06:29:28.013Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:29:28.013Z] #45 ... [2024-07-02T06:29:28.013Z] [2024-07-02T06:29:28.013Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-02T06:29:28.013Z] #46 transferring context: 411.04MB 7.7s done [2024-07-02T06:29:28.270Z] #46 ... [2024-07-02T06:29:28.270Z] [2024-07-02T06:29:28.270Z] #47 [security-proxy-auth internal] load build context [2024-07-02T06:29:28.270Z] #47 transferring context: 411.04MB 8.2s done [2024-07-02T06:29:28.585Z] #47 ... [2024-07-02T06:29:28.585Z] [2024-07-02T06:29:28.585Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:29:28.585Z] #48 ... [2024-07-02T06:29:28.585Z] [2024-07-02T06:29:28.585Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:29:28.846Z] #49 ... [2024-07-02T06:29:28.846Z] [2024-07-02T06:29:28.846Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:29:28.846Z] #50 ... [2024-07-02T06:29:28.846Z] [2024-07-02T06:29:28.846Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:29:28.846Z] #51 transferring context: 411.04MB 7.5s done [2024-07-02T06:29:29.191Z] #51 ... [2024-07-02T06:29:29.191Z] [2024-07-02T06:29:29.191Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:29.191Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T06:29:29.191Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:29:29.191Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T06:29:29.191Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T06:29:29.191Z] #52 ... [2024-07-02T06:29:29.191Z] [2024-07-02T06:29:29.191Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:29:29.453Z] #53 ... [2024-07-02T06:29:29.453Z] [2024-07-02T06:29:29.453Z] #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:29.453Z] #54 ... [2024-07-02T06:29:29.453Z] [2024-07-02T06:29:29.453Z] #55 [security-bootstrapper internal] load build context [2024-07-02T06:29:29.453Z] #55 transferring context: 411.04MB 7.9s done [2024-07-02T06:29:29.713Z] #55 ... [2024-07-02T06:29:29.713Z] [2024-07-02T06:29:29.713Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:29:29.713Z] #56 ... [2024-07-02T06:29:29.713Z] [2024-07-02T06:29:29.713Z] #57 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-02T06:29:29.974Z] #57 ... [2024-07-02T06:29:29.974Z] [2024-07-02T06:29:29.974Z] #58 [support-notifications internal] load build context [2024-07-02T06:29:29.974Z] #58 transferring context: 411.04MB 8.0s done [2024-07-02T06:29:33.494Z] #58 ... [2024-07-02T06:29:33.494Z] [2024-07-02T06:29:33.494Z] #39 [core-command internal] load build context [2024-07-02T06:29:33.494Z] #39 transferring context: 411.04MB 8.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:29:42.777Z] provisioning config files... [2024-07-02T06:29:42.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5789463739578318666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:29:43.358Z] ---> ****-login.sh [2024-07-02T06:29:43.358Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:29:43.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:44.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:44.233Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:44.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:44.233Z] [2024-07-02T06:29:44.233Z] Login Succeeded [2024-07-02T06:29:44.233Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:29:44.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:44.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:44.506Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:44.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:44.506Z] [2024-07-02T06:29:44.506Z] Login Succeeded [2024-07-02T06:29:44.506Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:29:44.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:45.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:45.053Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:45.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:45.053Z] [2024-07-02T06:29:45.053Z] Login Succeeded [2024-07-02T06:29:45.053Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:29:45.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:45.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:45.327Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:45.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:45.327Z] [2024-07-02T06:29:45.327Z] Login Succeeded [2024-07-02T06:29:45.327Z] ****.io [2024-07-02T06:29:45.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:29:45.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:29:45.872Z] Configure a credential helper to remove this warning. See [2024-07-02T06:29:45.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:29:45.872Z] [2024-07-02T06:29:45.872Z] Login Succeeded [2024-07-02T06:29:45.872Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:29:45.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T06:29:46.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-02T06:29:46.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:29:46.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:29:46.898Z] ========================================================= [2024-07-02T06:29:46.898Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T06:29:46.898Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:29:47.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:29:47.569Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T06:29:47.569Z] c6b39de5b339: Pulling fs layer [2024-07-02T06:29:47.569Z] a69c41024577: Pulling fs layer [2024-07-02T06:29:47.569Z] d6de4b400683: Pulling fs layer [2024-07-02T06:29:47.569Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T06:29:47.569Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:29:47.569Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T06:29:47.569Z] 00f215d4a9da: Pulling fs layer [2024-07-02T06:29:47.569Z] d496ad576159: Pulling fs layer [2024-07-02T06:29:47.569Z] 4f4fb700ef54: Waiting [2024-07-02T06:29:47.569Z] 464afbd9ba4c: Waiting [2024-07-02T06:29:47.569Z] 00f215d4a9da: Waiting [2024-07-02T06:29:47.569Z] d496ad576159: Waiting [2024-07-02T06:29:47.569Z] a69c41024577: Verifying Checksum [2024-07-02T06:29:47.569Z] a69c41024577: Download complete [2024-07-02T06:29:47.569Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T06:29:47.569Z] 35cb2a7552d0: Download complete [2024-07-02T06:29:47.569Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:29:47.569Z] 4f4fb700ef54: Download complete [2024-07-02T06:29:47.569Z] c6b39de5b339: Download complete [2024-07-02T06:29:47.569Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T06:29:47.569Z] 464afbd9ba4c: Download complete [2024-07-02T06:29:48.170Z] d496ad576159: Verifying Checksum [2024-07-02T06:29:48.170Z] d496ad576159: Download complete [2024-07-02T06:29:48.763Z] c6b39de5b339: Pull complete [2024-07-02T06:29:48.819Z] #39 ... [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:48.820Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 28.6s [2024-07-02T06:29:48.820Z] #52 ... [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:29:48.820Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:29:48.820Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:29:48.820Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:29:48.820Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:29:48.820Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:29:48.820Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T06:29:48.820Z] #31 DONE 0.9s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #40 [support-scheduler internal] load build context [2024-07-02T06:29:48.820Z] #40 DONE 29.8s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:29:48.820Z] #43 DONE 29.3s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T06:29:48.820Z] #57 DONE 29.3s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:48.820Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T06:29:48.820Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:29:48.820Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T06:29:48.820Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T06:29:48.820Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:29:48.820Z] #52 ... [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-02T06:29:48.820Z] #46 DONE 29.7s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #39 [core-command internal] load build context [2024-07-02T06:29:48.820Z] #39 DONE 29.8s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #51 [security-proxy-setup internal] load build context [2024-07-02T06:29:48.820Z] #51 DONE 29.4s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #58 [support-notifications internal] load build context [2024-07-02T06:29:48.820Z] #58 DONE 29.4s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #55 [security-bootstrapper internal] load build context [2024-07-02T06:29:48.820Z] #55 DONE 29.3s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #44 [core-data internal] load build context [2024-07-02T06:29:48.820Z] #44 DONE 29.8s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:29:48.820Z] #42 DONE 29.7s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #41 [core-metadata internal] load build context [2024-07-02T06:29:48.820Z] #41 DONE 29.9s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #47 [security-proxy-auth internal] load build context [2024-07-02T06:29:48.820Z] #47 DONE 29.2s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #38 [security-secretstore-setup internal] load build context [2024-07-02T06:29:48.820Z] #38 DONE 30.0s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:48.820Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 28.7s done [2024-07-02T06:29:48.820Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 28.7s done [2024-07-02T06:29:48.820Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 28.7s done [2024-07-02T06:29:48.820Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 28.8s [2024-07-02T06:29:48.820Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T06:29:48.820Z] #52 ... [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #59 [security-spire-agent internal] load build context [2024-07-02T06:29:48.820Z] #59 transferring context: 26.32kB done [2024-07-02T06:29:48.820Z] #59 DONE 0.2s [2024-07-02T06:29:48.820Z] [2024-07-02T06:29:48.820Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:48.820Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 28.9s [2024-07-02T06:29:48.820Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:29:48.820Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.0s [2024-07-02T06:29:48.820Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.1s done [2024-07-02T06:29:48.820Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-02T06:29:48.820Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.1s done [2024-07-02T06:29:48.820Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2024-07-02T06:29:49.080Z] #52 ... [2024-07-02T06:29:49.080Z] [2024-07-02T06:29:49.080Z] #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:49.080Z] #34 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.080Z] #34 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.080Z] #34 30.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:49.080Z] #34 30.18 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:49.080Z] #34 30.19 OK: 7 MiB in 16 packages [2024-07-02T06:29:49.080Z] #34 DONE 31.8s [2024-07-02T06:29:49.339Z] [2024-07-02T06:29:49.339Z] #37 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:29:49.339Z] #37 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #37 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #37 29.92 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:49.339Z] #37 29.95 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:49.339Z] #37 29.96 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:49.339Z] #37 29.96 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:29:49.339Z] #37 29.97 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:29:49.339Z] #37 29.98 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:29:49.339Z] #37 30.03 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:49.339Z] #37 30.04 OK: 17 MiB in 19 packages [2024-07-02T06:29:49.339Z] #37 DONE 31.6s [2024-07-02T06:29:49.339Z] [2024-07-02T06:29:49.339Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:29:49.339Z] #53 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #53 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #53 29.95 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:49.339Z] #53 29.95 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:49.339Z] #53 29.95 OK: 20072 distinct packages available [2024-07-02T06:29:49.339Z] #53 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #53 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #53 30.27 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:49.339Z] #53 30.29 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:29:49.339Z] #53 30.30 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:29:49.339Z] #53 30.31 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:29:49.339Z] #53 30.32 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:29:49.339Z] #53 30.32 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:29:49.339Z] #53 30.33 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:29:49.339Z] #53 30.34 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:49.339Z] #53 30.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:49.339Z] #53 30.34 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:29:49.339Z] #53 30.35 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:49.339Z] #53 30.35 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:49.339Z] #53 30.35 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:49.339Z] #53 30.40 OK: 12 MiB in 26 packages [2024-07-02T06:29:49.339Z] #53 DONE 31.6s [2024-07-02T06:29:49.339Z] [2024-07-02T06:29:49.339Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:29:49.339Z] #45 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #45 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.339Z] #45 ... [2024-07-02T06:29:49.339Z] [2024-07-02T06:29:49.339Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:29:49.339Z] #52 DONE 32.1s [2024-07-02T06:29:49.358Z] a69c41024577: Pull complete [2024-07-02T06:29:49.604Z] [2024-07-02T06:29:49.604Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:29:49.604Z] #45 31.95 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:49.604Z] #45 31.96 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:49.604Z] #45 31.96 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:49.604Z] #45 31.97 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:49.604Z] #45 32.01 OK: 8 MiB in 17 packages [2024-07-02T06:29:49.630Z] d6de4b400683: Download complete [2024-07-02T06:29:49.865Z] #45 DONE 32.1s [2024-07-02T06:29:49.865Z] [2024-07-02T06:29:49.865Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:29:49.865Z] #50 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:49.865Z] #50 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.126Z] #50 32.41 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:50.126Z] #50 32.41 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:29:50.126Z] #50 32.42 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:50.126Z] #50 32.42 OK: 7 MiB in 17 packages [2024-07-02T06:29:50.126Z] #50 DONE 32.5s [2024-07-02T06:29:50.126Z] [2024-07-02T06:29:50.126Z] #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:29:50.126Z] #54 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.126Z] #54 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.126Z] #54 32.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:50.126Z] #54 32.42 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:50.126Z] #54 32.43 OK: 7 MiB in 16 packages [2024-07-02T06:29:50.126Z] #54 DONE 32.6s [2024-07-02T06:29:50.126Z] [2024-07-02T06:29:50.126Z] #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:50.697Z] #60 ... [2024-07-02T06:29:50.697Z] [2024-07-02T06:29:50.697Z] #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:29:50.697Z] #0 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #0 1.228 OK: 17 MiB in 19 packages [2024-07-02T06:29:50.697Z] #61 DONE 1.5s [2024-07-02T06:29:50.697Z] [2024-07-02T06:29:50.697Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:29:50.697Z] #48 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #48 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #48 32.51 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:50.697Z] #48 32.51 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:50.697Z] #48 32.51 OK: 20072 distinct packages available [2024-07-02T06:29:50.697Z] #48 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #48 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #48 32.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:50.697Z] #48 32.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:50.697Z] #48 32.97 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:29:50.697Z] #48 32.97 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:50.697Z] #48 32.98 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:50.697Z] #48 32.98 OK: 8 MiB in 19 packages [2024-07-02T06:29:50.697Z] #48 DONE 33.1s [2024-07-02T06:29:50.697Z] [2024-07-02T06:29:50.697Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:50.697Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #0 3.792 OK: 264 MiB in 52 packages [2024-07-02T06:29:50.697Z] #62 DONE 4.3s [2024-07-02T06:29:50.697Z] [2024-07-02T06:29:50.697Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:29:50.697Z] #56 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #56 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.697Z] #56 32.65 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:29:50.697Z] #56 32.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:50.697Z] #56 32.67 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:29:50.697Z] #56 32.67 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:29:50.697Z] #56 32.73 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:50.697Z] #56 32.73 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:50.697Z] #56 32.77 OK: 17 MiB in 19 packages [2024-07-02T06:29:50.697Z] #56 DONE 33.1s [2024-07-02T06:29:50.697Z] [2024-07-02T06:29:50.697Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:50.697Z] #63 DONE 0.1s [2024-07-02T06:29:50.956Z] [2024-07-02T06:29:50.956Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:29:50.956Z] #49 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.956Z] #49 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.956Z] #49 32.45 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:50.956Z] #49 32.45 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:50.956Z] #49 32.45 OK: 20072 distinct packages available [2024-07-02T06:29:50.956Z] #49 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.956Z] #49 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:50.956Z] #49 32.81 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:50.956Z] #49 32.85 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:50.956Z] #49 32.99 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:29:50.956Z] #49 32.99 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:29:50.956Z] #49 32.99 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:29:50.956Z] #49 33.00 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:29:50.956Z] #49 33.00 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:29:50.956Z] #49 33.04 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:29:50.956Z] #49 33.08 OK: 8 MiB in 20 packages [2024-07-02T06:29:50.956Z] #49 DONE 33.3s [2024-07-02T06:29:50.956Z] [2024-07-02T06:29:50.956Z] #64 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:29:50.956Z] #64 DONE 0.2s [2024-07-02T06:29:50.956Z] [2024-07-02T06:29:50.956Z] #65 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:51.050Z] 00f215d4a9da: Verifying Checksum [2024-07-02T06:29:51.050Z] 00f215d4a9da: Download complete [2024-07-02T06:29:51.219Z] #65 ... [2024-07-02T06:29:51.219Z] [2024-07-02T06:29:51.219Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:29:51.219Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.219Z] #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.219Z] #0 4.527 OK: 264 MiB in 52 packages [2024-07-02T06:29:51.219Z] #66 DONE 4.6s [2024-07-02T06:29:51.219Z] [2024-07-02T06:29:51.219Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:51.219Z] #67 DONE 0.0s [2024-07-02T06:29:51.219Z] [2024-07-02T06:29:51.219Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:29:51.219Z] #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-07-02T06:29:51.219Z] #68 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:29:51.219Z] #68 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T06:29:51.219Z] #68 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2024-07-02T06:29:51.219Z] #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:29:51.219Z] #68 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T06:29:51.219Z] #68 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T06:29:51.219Z] #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T06:29:51.219Z] #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-07-02T06:29:51.219Z] #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-07-02T06:29:51.219Z] #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T06:29:51.219Z] #68 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-07-02T06:29:51.485Z] #68 ... [2024-07-02T06:29:51.485Z] [2024-07-02T06:29:51.485Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:29:51.485Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.485Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.485Z] #0 4.565 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:29:51.485Z] #0 4.565 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:29:51.485Z] #0 4.565 OK: 20075 distinct packages available [2024-07-02T06:29:51.485Z] #0 4.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.485Z] #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:51.485Z] #0 4.864 OK: 264 MiB in 52 packages [2024-07-02T06:29:51.485Z] #69 DONE 4.9s [2024-07-02T06:29:51.485Z] [2024-07-02T06:29:51.485Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:51.485Z] #70 DONE 0.0s [2024-07-02T06:29:51.485Z] [2024-07-02T06:29:51.485Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:29:52.871Z] #71 ... [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:52.871Z] #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 2.898 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #0 2.930 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #0 2.945 OK: 7 MiB in 16 packages [2024-07-02T06:29:52.871Z] #72 DONE 3.4s [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:29:52.871Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 5.636 OK: 264 MiB in 52 packages [2024-07-02T06:29:52.871Z] #73 DONE 6.0s [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:52.871Z] #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #0 2.934 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #0 2.964 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #0 2.971 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:52.871Z] #0 3.030 OK: 12 MiB in 26 packages [2024-07-02T06:29:52.871Z] #74 DONE 3.4s [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:52.871Z] #60 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #60 ... [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:29:52.871Z] #75 DONE 0.2s [2024-07-02T06:29:52.871Z] [2024-07-02T06:29:52.871Z] #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:52.871Z] #60 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:52.871Z] #60 2.769 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #60 2.800 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:52.871Z] #60 2.808 OK: 7 MiB in 16 packages [2024-07-02T06:29:53.812Z] #60 ... [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.260 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.313 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.320 OK: 8 MiB in 19 packages [2024-07-02T06:29:53.812Z] #76 DONE 2.9s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.859 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.894 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.901 OK: 7 MiB in 17 packages [2024-07-02T06:29:53.812Z] #77 DONE 3.5s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 3.367 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 3.410 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 3.430 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:53.812Z] #0 3.498 OK: 8 MiB in 17 packages [2024-07-02T06:29:53.812Z] #78 DONE 3.9s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #60 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #60 DONE 3.5s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #65 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #65 2.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #65 2.269 OK: 8 MiB in 20 packages [2024-07-02T06:29:53.812Z] #65 DONE 2.8s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:29:53.812Z] #0 1.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:29:53.812Z] #0 2.263 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.323 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:29:53.812Z] #0 2.334 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:29:53.812Z] #0 2.385 OK: 17 MiB in 19 packages [2024-07-02T06:29:53.812Z] #79 DONE 2.9s [2024-07-02T06:29:53.812Z] [2024-07-02T06:29:53.812Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:29:54.799Z] #80 ... [2024-07-02T06:29:54.799Z] [2024-07-02T06:29:54.799Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:54.799Z] #81 DONE 1.2s [2024-07-02T06:29:54.799Z] [2024-07-02T06:29:54.799Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:54.799Z] #82 DONE 1.2s [2024-07-02T06:29:54.799Z] [2024-07-02T06:29:54.799Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:29:54.799Z] #83 DONE 1.2s [2024-07-02T06:29:54.799Z] [2024-07-02T06:29:54.799Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:29:54.799Z] #84 DONE 0.1s [2024-07-02T06:29:54.799Z] [2024-07-02T06:29:54.799Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:29:55.367Z] #85 DONE 0.5s [2024-07-02T06:29:55.367Z] [2024-07-02T06:29:55.367Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:29:55.367Z] #86 DONE 0.4s [2024-07-02T06:29:55.367Z] [2024-07-02T06:29:55.367Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:29:55.623Z] #87 DONE 0.2s [2024-07-02T06:29:55.623Z] [2024-07-02T06:29:55.623Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:29:55.623Z] #88 DONE 0.1s [2024-07-02T06:29:55.623Z] [2024-07-02T06:29:55.623Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:29:55.623Z] #80 DONE 1.8s [2024-07-02T06:29:55.623Z] [2024-07-02T06:29:55.623Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:29:55.623Z] #89 DONE 0.2s [2024-07-02T06:29:55.623Z] [2024-07-02T06:29:55.623Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:29:55.882Z] #90 ... [2024-07-02T06:29:55.882Z] [2024-07-02T06:29:55.882Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:55.882Z] #91 DONE 0.3s [2024-07-02T06:29:55.882Z] [2024-07-02T06:29:55.882Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:29:55.882Z] #92 DONE 0.4s [2024-07-02T06:29:55.882Z] [2024-07-02T06:29:55.882Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:29:55.882Z] #90 DONE 0.5s [2024-07-02T06:29:55.882Z] [2024-07-02T06:29:55.882Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:56.155Z] #93 ... [2024-07-02T06:29:56.155Z] [2024-07-02T06:29:56.155Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:56.155Z] #94 DONE 0.5s [2024-07-02T06:29:56.155Z] [2024-07-02T06:29:56.155Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:56.155Z] #93 DONE 0.4s [2024-07-02T06:29:56.155Z] [2024-07-02T06:29:56.155Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:29:56.413Z] #95 DONE 0.3s [2024-07-02T06:29:56.413Z] [2024-07-02T06:29:56.413Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:29:56.413Z] #96 DONE 0.3s [2024-07-02T06:29:56.413Z] [2024-07-02T06:29:56.413Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:29:56.685Z] #97 DONE 0.4s [2024-07-02T06:29:56.685Z] [2024-07-02T06:29:56.685Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:29:56.685Z] #98 DONE 0.4s [2024-07-02T06:29:56.685Z] [2024-07-02T06:29:56.685Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:29:56.685Z] #99 DONE 0.4s [2024-07-02T06:29:56.685Z] [2024-07-02T06:29:56.685Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:29:56.685Z] #100 DONE 0.0s [2024-07-02T06:29:56.685Z] [2024-07-02T06:29:56.685Z] #101 [security-spire-agent] exporting to image [2024-07-02T06:29:56.685Z] #101 exporting layers [2024-07-02T06:29:57.257Z] #101 exporting layers 0.5s done [2024-07-02T06:29:57.257Z] #101 writing image sha256:4dfca842f730546fa82560a19225778268ca52206410399f4fbbd1b20b73fed4 0.0s done [2024-07-02T06:29:57.257Z] #101 writing image sha256:01df3ca3061ea6c5bba4decdc7cacc63d4175789f6d9838fd7d68543d0292a4b done [2024-07-02T06:29:57.257Z] #101 naming to docker.io/library/security-spire-server done [2024-07-02T06:29:57.257Z] #101 naming to docker.io/library/security-spire-config done [2024-07-02T06:29:57.257Z] #101 writing image sha256:8d0a713be17eb64ba4fc84ca1043a2ab5d5ac58ee08afb1b405fa7923628f824 done [2024-07-02T06:29:57.257Z] #101 naming to docker.io/library/security-spire-agent done [2024-07-02T06:29:57.257Z] #101 DONE 0.7s [2024-07-02T06:29:57.257Z] [2024-07-02T06:29:57.257Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:01.465Z] #102 ... [2024-07-02T06:30:01.465Z] [2024-07-02T06:30:01.465Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:01.465Z] #103 ... [2024-07-02T06:30:01.465Z] [2024-07-02T06:30:01.465Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:06.084Z] d6de4b400683: Pull complete [2024-07-02T06:30:06.084Z] 35cb2a7552d0: Pull complete [2024-07-02T06:30:06.084Z] 4f4fb700ef54: Pull complete [2024-07-02T06:30:06.084Z] 464afbd9ba4c: Pull complete [2024-07-02T06:30:14.327Z] 00f215d4a9da: Pull complete [2024-07-02T06:30:15.740Z] d496ad576159: Pull complete [2024-07-02T06:30:15.740Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T06:30:15.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:30:15.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:30:16.161Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:30:16.161Z] WORKDIR /edgex [2024-07-02T06:30:16.161Z] COPY go.mod . [2024-07-02T06:30:16.161Z] RUN go mod download [2024-07-02T06:30:16.161Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T06:30:16.777Z] Sending build context to Docker daemon 3.007MB [2024-07-02T06:30:16.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:30:16.777Z] ---> f246e2811388 [2024-07-02T06:30:16.777Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:30:19.360Z] ---> Running in ef11568f1a99 [2024-07-02T06:30:19.360Z] Removing intermediate container ef11568f1a99 [2024-07-02T06:30:19.360Z] ---> 1f96a792659f [2024-07-02T06:30:19.360Z] Step 3/4 : COPY go.mod . [2024-07-02T06:30:19.954Z] ---> a12d6b975141 [2024-07-02T06:30:19.954Z] Step 4/4 : RUN go mod download [2024-07-02T06:30:19.954Z] ---> Running in a11d5a772c61 [2024-07-02T06:30:33.901Z] #104 DONE 41.1s [2024-07-02T06:30:33.902Z] [2024-07-02T06:30:33.902Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:33.902Z] #103 DONE 41.7s [2024-07-02T06:30:33.902Z] [2024-07-02T06:30:33.902Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:33.902Z] #102 DONE 39.8s [2024-07-02T06:30:33.902Z] [2024-07-02T06:30:33.902Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:33.902Z] #71 DONE 41.4s [2024-07-02T06:30:33.902Z] [2024-07-02T06:30:33.902Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #105 DONE 8.3s [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #106 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #106 DONE 8.3s [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #107 DONE 8.3s [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #108 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.030Z] #109 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.030Z] #110 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.030Z] #111 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #112 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.030Z] #113 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #114 DONE 8.3s [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.030Z] #115 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.030Z] #116 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #117 [core-command builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #117 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #118 [core-data builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #118 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.030Z] #119 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.030Z] #120 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.030Z] #121 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.030Z] #122 [core-metadata builder 6/7] COPY . . [2024-07-02T06:30:42.030Z] #122 CACHED [2024-07-02T06:30:42.030Z] [2024-07-02T06:30:42.031Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.031Z] #123 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.031Z] #124 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.031Z] #125 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:30:42.031Z] #126 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:30:42.031Z] #127 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:30:42.031Z] #128 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:30:42.031Z] #129 CACHED [2024-07-02T06:30:42.031Z] [2024-07-02T06:30:42.031Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:30:42.031Z] #130 0.997 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-02T06:30:52.013Z] #130 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:30:52.013Z] #0 1.095 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-02T06:30:52.013Z] #131 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:30:52.013Z] #0 0.536 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-02T06:30:52.013Z] #132 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:30:52.013Z] #0 1.257 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-02T06:30:52.013Z] #133 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:30:52.013Z] #0 0.539 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-02T06:30:52.013Z] #134 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:30:52.013Z] #0 1.253 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-02T06:30:52.013Z] #135 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:30:52.013Z] #0 0.939 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-02T06:30:52.013Z] #136 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:30:52.013Z] #0 1.047 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-02T06:30:52.013Z] #137 ... [2024-07-02T06:30:52.013Z] [2024-07-02T06:30:52.013Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:30:52.013Z] #0 0.592 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:30:52.270Z] #138 ... [2024-07-02T06:30:52.270Z] [2024-07-02T06:30:52.270Z] #139 [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-02T06:30:52.270Z] #0 0.428 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-02T06:30:52.527Z] #139 ... [2024-07-02T06:30:52.527Z] [2024-07-02T06:30:52.527Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:30:52.527Z] #0 1.139 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-02T06:31:27.867Z] Removing intermediate container a11d5a772c61 [2024-07-02T06:31:27.867Z] ---> b5e105057780 [2024-07-02T06:31:27.867Z] Successfully built b5e105057780 [2024-07-02T06:31:27.867Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:31:28.304Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:31:28.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:31:28.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2024-07-02T06:31:28.730Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-02T06:31:30.209Z] $ docker top 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:31:31.175Z] + go version [2024-07-02T06:31:31.176Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T06:31:31.217Z] $ docker stop --time=1 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 [2024-07-02T06:31:32.961Z] $ docker rm -f --volumes 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:31:33.981Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:31:33.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:31:34.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2024-07-02T06:31:34.353Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-02T06:31:35.724Z] $ docker top 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T06:31:36.031Z] ========================================================= [2024-07-02T06:31:36.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T06:31:36.031Z] ========================================================= [Pipeline] sh [2024-07-02T06:31:36.687Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:31:37.430Z] + make test [2024-07-02T06:31:37.430Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T06:32:00.266Z] #140 ... [2024-07-02T06:32:00.266Z] [2024-07-02T06:32:00.266Z] #139 [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-02T06:32:00.266Z] #139 68.63 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-02T06:32:33.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T06:32:42.707Z] #139 ... [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:32:42.707Z] #138 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:32:42.707Z] #140 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:32:42.707Z] #134 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:32:42.707Z] #131 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:32:42.707Z] #135 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #141 ... [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:32:42.707Z] #133 DONE 120.0s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:32:42.707Z] #137 DONE 120.2s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:32:42.707Z] #132 DONE 120.2s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:32:42.707Z] #130 DONE 120.2s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #139 [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-02T06:32:42.707Z] #139 DONE 120.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T06:32:42.707Z] #142 ... [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:32:42.707Z] #136 DONE 120.4s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #143 DONE 0.4s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #141 DONE 0.8s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #144 DONE 0.8s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #145 DONE 0.7s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #146 DONE 0.6s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T06:32:42.707Z] #142 DONE 0.5s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #147 DONE 0.5s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #148 ... [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #149 DONE 0.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #150 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #151 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #152 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #153 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #154 DONE 0.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #155 DONE 0.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #156 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #157 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #158 DONE 0.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #159 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:42.707Z] #160 CACHED [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #148 DONE 0.3s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:32:42.707Z] #161 ... [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:42.707Z] #162 DONE 0.4s [2024-07-02T06:32:42.707Z] [2024-07-02T06:32:42.707Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T06:32:44.142Z] #163 ... [2024-07-02T06:32:44.142Z] [2024-07-02T06:32:44.142Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T06:32:44.142Z] #164 DONE 1.4s [2024-07-02T06:32:44.142Z] [2024-07-02T06:32:44.142Z] #165 [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-02T06:32:44.142Z] #165 DONE 1.4s [2024-07-02T06:32:44.142Z] [2024-07-02T06:32:44.142Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T06:32:44.142Z] #166 DONE 1.4s [2024-07-02T06:32:44.142Z] [2024-07-02T06:32:44.142Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.711Z] #167 ... [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:32:44.711Z] #161 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T06:32:44.711Z] #168 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T06:32:44.711Z] #169 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T06:32:44.711Z] #170 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T06:32:44.711Z] #171 DONE 2.8s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T06:32:44.711Z] #172 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T06:32:44.711Z] #163 DONE 2.7s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #173 [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-02T06:32:44.711Z] #173 DONE 1.4s [2024-07-02T06:32:44.711Z] [2024-07-02T06:32:44.711Z] #174 [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-02T06:32:44.970Z] #174 ... [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #167 DONE 1.6s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T06:32:44.970Z] #175 DONE 1.6s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #176 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #177 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #178 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #101 [support-notifications] exporting to image [2024-07-02T06:32:44.970Z] #101 exporting layers [2024-07-02T06:32:44.970Z] #101 ... [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #179 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #180 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T06:32:44.970Z] #181 DONE 3.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:44.970Z] #182 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #174 [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-02T06:32:44.970Z] #174 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T06:32:44.970Z] #183 DONE 0.4s [2024-07-02T06:32:44.970Z] [2024-07-02T06:32:44.970Z] #101 [core-command] exporting to image [2024-07-02T06:32:45.538Z] #101 ... [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T06:32:45.539Z] #184 DONE 0.5s [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T06:32:45.539Z] #185 DONE 0.4s [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:45.539Z] #186 DONE 0.5s [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:32:45.539Z] #187 DONE 0.4s [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:32:45.539Z] #188 DONE 0.4s [2024-07-02T06:32:45.539Z] [2024-07-02T06:32:45.539Z] #101 [core-metadata] exporting to image [2024-07-02T06:32:45.798Z] #101 ... [2024-07-02T06:32:45.798Z] [2024-07-02T06:32:45.798Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:45.798Z] #189 DONE 0.2s [2024-07-02T06:32:45.798Z] [2024-07-02T06:32:45.798Z] #101 [core-metadata] exporting to image [2024-07-02T06:32:45.798Z] #101 writing image sha256:3afb19895a32e02fd786ce9bd19e04221b81b817fb5fa88b4161bd488df5b9fb [2024-07-02T06:32:45.798Z] #101 ... [2024-07-02T06:32:45.798Z] [2024-07-02T06:32:45.798Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:32:45.798Z] #190 DONE 0.3s [2024-07-02T06:32:45.798Z] [2024-07-02T06:32:45.798Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T06:32:45.798Z] #191 DONE 0.3s [2024-07-02T06:32:45.798Z] [2024-07-02T06:32:45.798Z] #101 [support-notifications] exporting to image [2024-07-02T06:32:45.798Z] #101 exporting layers 0.8s done [2024-07-02T06:32:45.798Z] #101 writing image sha256:3afb19895a32e02fd786ce9bd19e04221b81b817fb5fa88b4161bd488df5b9fb 0.1s done [2024-07-02T06:32:45.798Z] #101 naming to docker.io/library/support-notifications done [2024-07-02T06:32:45.798Z] #101 writing image sha256:46d6d696daa8555be46a564d0204867b43e8332527403c6d5ad5e1126aeb4481 0.1s done [2024-07-02T06:32:45.798Z] #101 naming to docker.io/library/core-command [2024-07-02T06:32:46.056Z] #101 ... [2024-07-02T06:32:46.057Z] [2024-07-02T06:32:46.057Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:46.057Z] #192 DONE 0.7s [2024-07-02T06:32:46.057Z] [2024-07-02T06:32:46.057Z] #101 [core-metadata] exporting to image [2024-07-02T06:32:46.057Z] #101 naming to docker.io/library/core-command done [2024-07-02T06:32:46.057Z] #101 writing image sha256:ea3d877ca365e5e71d4bcecb33bf60f041288b97eb2220c5d41ce2043f6a7d9a done [2024-07-02T06:32:46.057Z] #101 writing image sha256:106b9c90c5d6e0824aee1b0ee11aeb544ee4a76a98047e865db68de1ae3d796a done [2024-07-02T06:32:46.057Z] #101 writing image sha256:38b591afd97c6b2e8175cbd30a697d7af9cd6657d9ff26547c84f0a55c7b5c37 done [2024-07-02T06:32:46.057Z] #101 naming to docker.io/library/support-scheduler done [2024-07-02T06:32:46.057Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T06:32:46.057Z] #101 naming to docker.io/library/core-data done [2024-07-02T06:32:46.057Z] #101 writing image sha256:e67bb4703348e067e2b9af426396d3bb8e82cea13a103fb8d68e5003d8afc5e9 done [2024-07-02T06:32:46.057Z] #101 naming to docker.io/library/core-metadata done [2024-07-02T06:32:46.316Z] #101 ... [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T06:32:46.316Z] #193 DONE 0.4s [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:46.316Z] #194 DONE 0.7s [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T06:32:46.316Z] #195 DONE 0.4s [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #101 [security-proxy-auth] exporting to image [2024-07-02T06:32:46.316Z] #101 exporting layers 0.4s done [2024-07-02T06:32:46.316Z] #101 ... [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T06:32:46.316Z] #196 DONE 0.2s [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:32:46.316Z] #197 DONE 0.1s [2024-07-02T06:32:46.316Z] [2024-07-02T06:32:46.316Z] #101 [core-common-config-bootstrapper] exporting to image [2024-07-02T06:32:46.316Z] #101 writing image sha256:3749219d63ccf7e78d5f9f006ab3f9258e49914663745843f6a8bfd2c95a79c3 done [2024-07-02T06:32:46.316Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-02T06:32:46.574Z] #101 ... [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #198 [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-02T06:32:46.574Z] #198 DONE 0.1s [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:46.574Z] #199 DONE 0.8s [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #200 [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-02T06:32:46.574Z] #200 DONE 0.1s [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #101 [security-proxy-auth] exporting to image [2024-07-02T06:32:46.574Z] #101 exporting layers 0.4s done [2024-07-02T06:32:46.574Z] #101 writing image sha256:19eb1eae0d7a32382b0b467b8cb1e8329c3cce2d0923d3b730fa6e1e4277baef done [2024-07-02T06:32:46.574Z] #101 naming to docker.io/library/security-proxy-auth done [2024-07-02T06:32:46.574Z] #101 ... [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T06:32:46.574Z] #201 DONE 0.0s [2024-07-02T06:32:46.574Z] [2024-07-02T06:32:46.574Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T06:32:46.574Z] #202 DONE 0.1s [2024-07-02T06:32:46.832Z] [2024-07-02T06:32:46.832Z] #101 [security-proxy-setup] exporting to image [2024-07-02T06:32:46.832Z] #101 exporting layers 0.3s done [2024-07-02T06:32:46.832Z] #101 writing image sha256:2d1edd31199cb9b07101cbdcefae9f1bb15a350b191a2422dcbf9f39b5e81b53 done [2024-07-02T06:32:46.832Z] #101 naming to docker.io/library/security-proxy-setup done [2024-07-02T06:32:46.832Z] #101 DONE 2.4s [2024-07-02T06:32:46.832Z] [2024-07-02T06:32:46.832Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:32:46.832Z] #203 DONE 0.5s [2024-07-02T06:32:46.832Z] [2024-07-02T06:32:46.832Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:32:47.090Z] #204 DONE 0.4s [2024-07-02T06:32:47.090Z] [2024-07-02T06:32:47.090Z] #101 [security-secretstore-setup] exporting to image [2024-07-02T06:32:47.090Z] #101 exporting layers 0.2s done [2024-07-02T06:32:47.090Z] #101 writing image sha256:c2c6902ae65c4136f0572726b88f421f54265f7b411f3b5e6bd981f80b9aa2e2 done [2024-07-02T06:32:47.090Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-07-02T06:32:47.090Z] #101 DONE 2.6s [2024-07-02T06:32:47.090Z] [2024-07-02T06:32:47.090Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:32:47.349Z] #68 ... [2024-07-02T06:32:47.349Z] [2024-07-02T06:32:47.349Z] #101 [security-bootstrapper] exporting to image [2024-07-02T06:32:47.349Z] #101 exporting layers 0.2s done [2024-07-02T06:32:47.349Z] #101 writing image sha256:be7c7e8b754fb994cc393139c0fd4cadc57d8aabec7577078a41616b429ca7e1 done [2024-07-02T06:32:47.349Z] #101 naming to docker.io/library/security-bootstrapper done [2024-07-02T06:32:47.349Z] #101 DONE 2.8s [2024-07-02T06:32:47.349Z] [2024-07-02T06:32:47.349Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:32:47.349Z] time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T06:32:47.388Z] $ docker stop --time=1 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d [2024-07-02T06:32:48.681Z] $ docker rm -f --volumes 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:32:49.114Z] + docker images [2024-07-02T06:32:49.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T06:32:49.114Z] security-bootstrapper latest be7c7e8b754f 2 seconds ago 24MB [2024-07-02T06:32:49.114Z] security-proxy-auth latest 19eb1eae0d7a 2 seconds ago 38MB [2024-07-02T06:32:49.114Z] security-secretstore-setup latest c2c6902ae65c 2 seconds ago 42.2MB [2024-07-02T06:32:49.114Z] security-proxy-setup latest 2d1edd31199c 2 seconds ago 31.2MB [2024-07-02T06:32:49.114Z] core-common-config-bootstrapper latest 3749219d63cc 3 seconds ago 20.2MB [2024-07-02T06:32:49.114Z] core-metadata latest e67bb4703348 3 seconds ago 40.9MB [2024-07-02T06:32:49.114Z] core-command latest 46d6d696daa8 4 seconds ago 40.4MB [2024-07-02T06:32:49.114Z] core-data latest 38b591afd97c 4 seconds ago 40.7MB [2024-07-02T06:32:49.114Z] support-notifications latest 3afb19895a32 4 seconds ago 43.9MB [2024-07-02T06:32:49.114Z] support-scheduler latest ea3d877ca365 4 seconds ago 43MB [2024-07-02T06:32:49.114Z] security-spiffe-token-provider latest 106b9c90c5d6 4 seconds ago 34MB [2024-07-02T06:32:49.114Z] security-spire-agent latest 8d0a713be17e 2 minutes ago 166MB [2024-07-02T06:32:49.114Z] security-spire-config latest 4dfca842f730 2 minutes ago 107MB [2024-07-02T06:32:49.114Z] security-spire-server latest 01df3ca3061e 2 minutes ago 107MB [2024-07-02T06:32:49.114Z] ci-base-image-x86_64 latest f5c641514a89 6 minutes ago 966MB [2024-07-02T06:32:49.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T06:32:49.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T06:32:49.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T06:36:26.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T06:36:26.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T06:36:27.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T06:36:27.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T06:36:27.686Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T06:36:30.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T06:36:30.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T06:36:30.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T06:36:30.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T06:36:31.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T06:36:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T06:36:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T06:36:36.415Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T06:36:36.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T06:36:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T06:36:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T06:36:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.133s coverage: 28.7% of statements [2024-07-02T06:37:01.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.215s coverage: 97.0% of statements [2024-07-02T06:37:08.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T06:37:08.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T06:37:08.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T06:37:12.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.293s coverage: 69.2% of statements [2024-07-02T06:37:14.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T06:37:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T06:37:15.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements [2024-07-02T06:37:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T06:37:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T06:37:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:37:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T06:37:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T06:37:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T06:37:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T06:37:34.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.745s coverage: 93.4% of statements [2024-07-02T06:37:34.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.376s coverage: 6.6% of statements [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T06:37:49.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T06:37:49.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.120s coverage: 97.6% of statements [2024-07-02T06:37:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-07-02T06:38:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T06:38:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T06:38:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.340s coverage: 0.9% of statements [2024-07-02T06:38:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.172s coverage: 32.2% of statements [2024-07-02T06:38:07.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.161s coverage: 41.7% of statements [2024-07-02T06:38:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.142s coverage: 82.9% of statements [2024-07-02T06:38:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements [2024-07-02T06:38:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements [2024-07-02T06:38:12.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.121s coverage: 87.5% of statements [2024-07-02T06:38:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T06:38:15.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T06:38:15.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T06:38:15.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T06:38:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T06:38:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T06:38:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T06:38:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T06:38:24.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.115s coverage: 94.4% of statements [2024-07-02T06:38:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T06:38:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T06:38:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T06:38:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T06:38:37.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T06:38:37.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T06:38:38.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.128s coverage: 79.9% of statements [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.179s coverage: 92.9% of statements [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.136s coverage: 62.3% of statements [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements [2024-07-02T06:38:40.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements [2024-07-02T06:38:40.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-07-02T06:38:44.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T06:38:44.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T06:38:44.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.433s coverage: 81.8% of statements [2024-07-02T06:38:45.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements [2024-07-02T06:38:45.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-07-02T06:38:52.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T06:38:52.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T06:38:53.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.981s coverage: 63.1% of statements [2024-07-02T06:38:53.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements [2024-07-02T06:38:55.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.130s coverage: 89.4% of statements [2024-07-02T06:38:55.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.109s coverage: 100.0% of statements [2024-07-02T06:38:55.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T06:38:55.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T06:38:55.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T06:38:55.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements [2024-07-02T06:38:56.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-07-02T06:39:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T06:39:03.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T06:39:03.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T06:39:05.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.715s coverage: 38.4% of statements [2024-07-02T06:39:05.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-07-02T06:39:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T06:39:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T06:39:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T06:39:05.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T06:39:06.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements [2024-07-02T06:39:13.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T06:39:13.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T06:39:13.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T06:39:13.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T06:39:19.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements [2024-07-02T06:39:20.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T06:39:20.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:39:20.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T06:39:20.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T06:39:22.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.517s coverage: 95.7% of statements [2024-07-02T06:39:25.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T06:39:25.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T06:39:26.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements [2024-07-02T06:39:29.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T06:39:29.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:39:30.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.296s coverage: 98.9% of statements [2024-07-02T06:39:31.873Z] 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-02T06:39:31.873Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T06:39:31.873Z] go vet ./... [2024-07-02T06:43:53.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:43:53.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:43:53.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:43:53.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T06:43:54.651Z] + ls -al . [2024-07-02T06:43:54.651Z] total 812 [2024-07-02T06:43:54.651Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 06:31 . [2024-07-02T06:43:54.651Z] drwxr-xr-x 4 root root 4096 Jul 2 06:31 .. [2024-07-02T06:43:54.651Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 .blubracket [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 06:29 .dockerignore [2024-07-02T06:43:54.651Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 06:29 .git [2024-07-02T06:43:54.651Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:29 .github [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:29 .gitignore [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 06:29 .golangci.yml [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 06:29 .hadolint.yml [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 06:29 .sonarcloud.properties [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:29 ADOPTERS.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:29 Attribution.txt [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:29 CHANGELOG.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:29 CONTRIBUTING.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 06:29 GOVERNANCE.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 06:29 Jenkinsfile [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:29 LICENSE [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:29 Makefile [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 06:29 OWNERS.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:29 README.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 06:29 SECURITY.md [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 06:25 VERSION [2024-07-02T06:43:54.651Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 bin [2024-07-02T06:43:54.651Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 06:29 cmd [2024-07-02T06:43:54.651Z] -rw-r--r-- 1 root root 456284 Jul 2 06:39 coverage.out [2024-07-02T06:43:54.651Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 fuzz_test [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:29 go.mod [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:29 go.sum [2024-07-02T06:43:54.651Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 06:29 internal [2024-07-02T06:43:54.651Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:29 openapi [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 06:29 security.txt [2024-07-02T06:43:54.651Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 06:29 version.go [Pipeline] sh [2024-07-02T06:43:55.339Z] + '[' -e coverage.out ] [2024-07-02T06:43:55.339Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T06:43:55.383Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T06:43:56.320Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T06:43:56.980Z] + make build [2024-07-02T06:43:56.981Z] 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-02T06:47:18.735Z] 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-02T06:47:20.677Z] 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-02T06:47:28.880Z] 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-02T06:47:32.226Z] 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-02T06:48:04.455Z] 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-02T06:48:12.674Z] 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-02T06:48:24.974Z] 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-02T06:48:28.307Z] 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-02T06:48:32.553Z] 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-02T06:48:35.886Z] 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-02T06:48:41.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T06:48:45.469Z] $ docker stop --time=1 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 [2024-07-02T06:48:47.625Z] $ docker rm -f --volumes 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 [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-02T06:48:51.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:48:51.527Z] [2024-07-02T06:48:51.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:48:51.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:48:52.223Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T06:48:52.223Z] 547446be3368: Pulling fs layer [2024-07-02T06:48:52.223Z] d125d8839a47: Pulling fs layer [2024-07-02T06:48:52.223Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T06:48:52.223Z] c3105a71a48b: Pulling fs layer [2024-07-02T06:48:52.223Z] 0f093f025ec4: Pulling fs layer [2024-07-02T06:48:52.223Z] c3106fc0e877: Pulling fs layer [2024-07-02T06:48:52.223Z] 0f093f025ec4: Waiting [2024-07-02T06:48:52.223Z] c3106fc0e877: Waiting [2024-07-02T06:48:52.223Z] 547446be3368: Verifying Checksum [2024-07-02T06:48:52.223Z] c3105a71a48b: Verifying Checksum [2024-07-02T06:48:52.223Z] c3105a71a48b: Download complete [2024-07-02T06:48:52.803Z] d125d8839a47: Verifying Checksum [2024-07-02T06:48:52.803Z] d125d8839a47: Download complete [2024-07-02T06:48:52.803Z] c3106fc0e877: Verifying Checksum [2024-07-02T06:48:52.803Z] c3106fc0e877: Download complete [2024-07-02T06:48:52.803Z] 0f093f025ec4: Verifying Checksum [2024-07-02T06:48:52.803Z] 0f093f025ec4: Download complete [2024-07-02T06:48:53.069Z] 547446be3368: Pull complete [2024-07-02T06:48:54.024Z] d125d8839a47: Pull complete [2024-07-02T06:48:54.605Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T06:48:54.605Z] 3e85d5ac6304: Download complete [2024-07-02T06:49:04.653Z] 3e85d5ac6304: Pull complete [2024-07-02T06:49:04.653Z] c3105a71a48b: Pull complete [2024-07-02T06:49:04.653Z] 0f093f025ec4: Pull complete [2024-07-02T06:49:04.653Z] c3106fc0e877: Pull complete [2024-07-02T06:49:04.653Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T06:49:04.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:49:04.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:49:04.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2024-07-02T06:49:05.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T06:49:07.138Z] $ docker top ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:49:08.052Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:49:16.319Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:49:16.586Z] #1 transferring dockerfile: 1.70kB done [2024-07-02T06:49:16.586Z] #1 DONE 0.6s [2024-07-02T06:49:16.853Z] [2024-07-02T06:49:16.853Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-02T06:49:16.853Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T06:49:16.853Z] #2 DONE 0.1s [2024-07-02T06:49:16.853Z] [2024-07-02T06:49:16.853Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:49:16.853Z] #3 transferring dockerfile: 2.15kB done [2024-07-02T06:49:16.853Z] #3 DONE 0.1s [2024-07-02T06:49:16.853Z] [2024-07-02T06:49:16.853Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:49:16.853Z] #4 transferring dockerfile: 1.89kB done [2024-07-02T06:49:16.853Z] #4 DONE 0.1s [2024-07-02T06:49:16.853Z] [2024-07-02T06:49:16.853Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:49:16.853Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T06:49:16.853Z] #5 DONE 0.1s [2024-07-02T06:49:16.853Z] [2024-07-02T06:49:16.853Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:49:16.853Z] #6 transferring dockerfile: 1.81kB done [2024-07-02T06:49:17.119Z] #6 DONE 0.1s [2024-07-02T06:49:17.119Z] [2024-07-02T06:49:17.119Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-02T06:49:17.119Z] #7 transferring dockerfile: 1.93kB done [2024-07-02T06:49:17.119Z] #7 DONE 0.1s [2024-07-02T06:49:17.119Z] [2024-07-02T06:49:17.119Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:49:17.119Z] #8 transferring dockerfile: 2.49kB done [2024-07-02T06:49:17.119Z] #8 DONE 0.1s [2024-07-02T06:49:17.119Z] [2024-07-02T06:49:17.120Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:49:17.120Z] #9 transferring dockerfile: 2.93kB 0.0s done [2024-07-02T06:49:17.120Z] #9 DONE 0.1s [2024-07-02T06:49:17.120Z] [2024-07-02T06:49:17.120Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:49:17.425Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-07-02T06:49:17.425Z] #10 DONE 0.1s [2024-07-02T06:49:17.425Z] [2024-07-02T06:49:17.425Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:49:17.425Z] #11 transferring dockerfile: 2.06kB 0.0s done [2024-07-02T06:49:17.425Z] #11 DONE 0.1s [2024-07-02T06:49:17.425Z] [2024-07-02T06:49:17.425Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:49:17.425Z] #12 transferring dockerfile: 2.23kB done [2024-07-02T06:49:17.425Z] #12 DONE 0.1s [2024-07-02T06:49:17.702Z] [2024-07-02T06:49:17.702Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:49:17.702Z] #13 transferring dockerfile: 1.69kB done [2024-07-02T06:49:17.702Z] #13 DONE 0.1s [2024-07-02T06:49:17.702Z] [2024-07-02T06:49:17.702Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:49:17.702Z] #14 transferring dockerfile: 2.50kB done [2024-07-02T06:49:17.702Z] #14 DONE 0.1s [2024-07-02T06:49:17.702Z] [2024-07-02T06:49:17.702Z] #15 [security-spire-server internal] load .dockerignore [2024-07-02T06:49:17.702Z] #15 transferring context: 50B done [2024-07-02T06:49:17.702Z] #15 DONE 0.1s [2024-07-02T06:49:18.292Z] [2024-07-02T06:49:18.292Z] #16 [core-data internal] load .dockerignore [2024-07-02T06:49:18.292Z] #16 transferring context: 50B done [2024-07-02T06:49:18.292Z] #16 DONE 0.0s [2024-07-02T06:49:18.559Z] [2024-07-02T06:49:18.559Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:49:18.559Z] #17 transferring context: 50B done [2024-07-02T06:49:18.559Z] #17 DONE 0.1s [2024-07-02T06:49:18.559Z] [2024-07-02T06:49:18.559Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:49:18.559Z] #18 transferring context: 50B done [2024-07-02T06:49:18.559Z] #18 DONE 0.1s [2024-07-02T06:49:18.559Z] [2024-07-02T06:49:18.559Z] #19 [support-scheduler internal] load .dockerignore [2024-07-02T06:49:18.559Z] #19 transferring context: 50B 0.0s done [2024-07-02T06:49:18.559Z] #19 DONE 0.1s [2024-07-02T06:49:18.559Z] [2024-07-02T06:49:18.559Z] #20 [security-spire-agent internal] load .dockerignore [2024-07-02T06:49:18.824Z] #20 transferring context: 50B done [2024-07-02T06:49:18.824Z] #20 DONE 0.1s [2024-07-02T06:49:18.824Z] [2024-07-02T06:49:18.824Z] #21 [core-command internal] load .dockerignore [2024-07-02T06:49:18.824Z] #21 transferring context: 50B 0.0s done [2024-07-02T06:49:18.824Z] #21 DONE 0.1s [2024-07-02T06:49:18.824Z] [2024-07-02T06:49:18.824Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:49:18.824Z] #22 transferring context: 50B done [2024-07-02T06:49:18.824Z] #22 DONE 0.1s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #23 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:49:19.095Z] #23 transferring context: 50B done [2024-07-02T06:49:19.095Z] #23 DONE 0.0s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #24 [support-notifications internal] load .dockerignore [2024-07-02T06:49:19.095Z] #24 transferring context: 50B done [2024-07-02T06:49:19.095Z] #24 DONE 0.1s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #25 [core-metadata internal] load .dockerignore [2024-07-02T06:49:19.095Z] #25 transferring context: 50B done [2024-07-02T06:49:19.095Z] #25 DONE 0.1s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:49:19.095Z] #26 transferring context: 50B 0.0s done [2024-07-02T06:49:19.095Z] #26 DONE 0.1s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #27 [security-spire-config internal] load .dockerignore [2024-07-02T06:49:19.095Z] #27 transferring context: 50B done [2024-07-02T06:49:19.095Z] #27 DONE 0.1s [2024-07-02T06:49:19.095Z] [2024-07-02T06:49:19.095Z] #28 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:49:19.095Z] #28 transferring context: 50B done [2024-07-02T06:49:19.095Z] #28 DONE 0.1s [2024-07-02T06:49:19.361Z] [2024-07-02T06:49:19.361Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:49:19.361Z] #29 ... [2024-07-02T06:49:19.361Z] [2024-07-02T06:49:19.361Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:19.361Z] #30 DONE 0.2s [2024-07-02T06:49:19.627Z] [2024-07-02T06:49:19.627Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:49:19.894Z] #29 DONE 0.6s [2024-07-02T06:49:19.894Z] [2024-07-02T06:49:19.894Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:19.894Z] #31 DONE 0.0s [2024-07-02T06:49:19.894Z] [2024-07-02T06:49:19.894Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:19.894Z] #30 ... [2024-07-02T06:49:19.894Z] [2024-07-02T06:49:19.894Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:19.894Z] #31 DONE 0.0s [2024-07-02T06:49:19.894Z] [2024-07-02T06:49:19.894Z] #32 [security-spire-server internal] load build context [2024-07-02T06:49:19.894Z] #32 transferring context: 26.79kB 0.0s done [2024-07-02T06:49:19.894Z] #32 DONE 0.1s [2024-07-02T06:49:19.894Z] [2024-07-02T06:49:19.894Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:20.159Z] #30 ... [2024-07-02T06:49:20.159Z] [2024-07-02T06:49:20.159Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:20.159Z] #31 DONE 0.0s [2024-07-02T06:49:20.159Z] [2024-07-02T06:49:20.159Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:20.159Z] #30 ... [2024-07-02T06:49:20.159Z] [2024-07-02T06:49:20.159Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:20.159Z] #31 DONE 0.0s [2024-07-02T06:49:20.159Z] [2024-07-02T06:49:20.159Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:20.426Z] #30 DONE 0.3s [2024-07-02T06:49:20.426Z] [2024-07-02T06:49:20.426Z] #33 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:49:20.426Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:49:20.426Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:49:20.426Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:49:20.426Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:49:20.426Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:49:20.426Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-02T06:49:20.691Z] #33 ... [2024-07-02T06:49:20.691Z] [2024-07-02T06:49:20.691Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:20.691Z] #31 DONE 0.0s [2024-07-02T06:49:20.691Z] [2024-07-02T06:49:20.691Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:20.691Z] #31 DONE 0.0s [2024-07-02T06:49:20.691Z] [2024-07-02T06:49:20.691Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:49:20.691Z] #29 DONE 0.8s [2024-07-02T06:49:20.691Z] [2024-07-02T06:49:20.691Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:20.691Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T06:49:20.691Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:49:20.691Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:49:20.691Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:49:20.691Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T06:49:20.691Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:49:20.691Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-02T06:49:20.691Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-02T06:49:20.691Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.35MB / 23.39MB 0.7s [2024-07-02T06:49:20.691Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T06:49:20.958Z] #34 ... [2024-07-02T06:49:20.958Z] [2024-07-02T06:49:20.958Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:20.958Z] #31 DONE 0.0s [2024-07-02T06:49:20.958Z] [2024-07-02T06:49:20.958Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:20.958Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.8s [2024-07-02T06:49:21.226Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.2s [2024-07-02T06:49:21.226Z] #34 ... [2024-07-02T06:49:21.226Z] [2024-07-02T06:49:21.226Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:21.226Z] #31 DONE 0.0s [2024-07-02T06:49:21.226Z] [2024-07-02T06:49:21.226Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:21.226Z] #30 DONE 1.1s [2024-07-02T06:49:21.226Z] [2024-07-02T06:49:21.226Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:21.226Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.01MB / 23.39MB 1.3s [2024-07-02T06:49:21.226Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:49:21.495Z] #34 ... [2024-07-02T06:49:21.495Z] [2024-07-02T06:49:21.495Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:21.495Z] #31 DONE 0.0s [2024-07-02T06:49:21.495Z] [2024-07-02T06:49:21.495Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:49:21.495Z] #35 DONE 1.1s [2024-07-02T06:49:21.495Z] [2024-07-02T06:49:21.495Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:21.495Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T06:49:21.495Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:49:21.495Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:49:21.495Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:49:21.495Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T06:49:21.495Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:49:21.495Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-02T06:49:21.495Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-02T06:49:21.495Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T06:49:21.495Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:49:21.495Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.5s [2024-07-02T06:49:21.765Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.8s [2024-07-02T06:49:22.033Z] #34 ... [2024-07-02T06:49:22.033Z] [2024-07-02T06:49:22.033Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:49:22.033Z] #31 DONE 0.0s [2024-07-02T06:49:22.033Z] [2024-07-02T06:49:22.033Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:22.033Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.0s [2024-07-02T06:49:22.299Z] #34 ... [2024-07-02T06:49:22.299Z] [2024-07-02T06:49:22.299Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:49:22.299Z] #29 DONE 1.2s [2024-07-02T06:49:22.299Z] [2024-07-02T06:49:22.299Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:22.299Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s [2024-07-02T06:49:22.299Z] #34 ... [2024-07-02T06:49:22.299Z] [2024-07-02T06:49:22.299Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:49:22.299Z] #30 DONE 1.9s [2024-07-02T06:49:22.299Z] [2024-07-02T06:49:22.299Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:22.299Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T06:49:22.299Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:49:22.299Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:49:22.299Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:49:22.299Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T06:49:22.299Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:49:22.299Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-02T06:49:22.299Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-02T06:49:22.299Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T06:49:22.299Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:49:22.564Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.04MB / 23.39MB 2.4s [2024-07-02T06:49:22.564Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [2024-07-02T06:49:23.163Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2024-07-02T06:49:23.163Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-02T06:49:23.744Z] #34 ... [2024-07-02T06:49:23.744Z] [2024-07-02T06:49:23.744Z] #36 [security-spire-agent internal] load build context [2024-07-02T06:49:23.744Z] #36 transferring context: 26.32kB 0.2s done [2024-07-02T06:49:23.744Z] #36 DONE 2.4s [2024-07-02T06:49:24.011Z] [2024-07-02T06:49:24.011Z] #33 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:49:24.011Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T06:49:24.011Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:49:24.011Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:49:24.011Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:49:24.012Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:49:24.012Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-07-02T06:49:24.594Z] #33 ... [2024-07-02T06:49:24.594Z] [2024-07-02T06:49:24.594Z] #37 [security-spire-config internal] load build context [2024-07-02T06:49:24.594Z] #37 transferring context: 25.04kB 0.2s done [2024-07-02T06:49:24.594Z] #37 DONE 2.1s [2024-07-02T06:49:24.594Z] [2024-07-02T06:49:24.594Z] #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:49:29.074Z] #33 ... [2024-07-02T06:49:29.074Z] [2024-07-02T06:49:29.074Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:49:29.074Z] #38 DONE 8.7s [2024-07-02T06:49:29.074Z] [2024-07-02T06:49:29.074Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T06:49:30.132Z] #39 ... [2024-07-02T06:49:30.132Z] [2024-07-02T06:49:30.132Z] #40 [core-data internal] load build context [2024-07-02T06:49:30.132Z] #40 transferring context: 18.19MB 9.5s [2024-07-02T06:49:30.132Z] #40 ... [2024-07-02T06:49:30.132Z] [2024-07-02T06:49:30.132Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:30.401Z] #41 ... [2024-07-02T06:49:30.401Z] [2024-07-02T06:49:30.401Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-02T06:49:30.401Z] #39 DONE 2.0s [2024-07-02T06:49:30.401Z] [2024-07-02T06:49:30.401Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:30.401Z] #41 ... [2024-07-02T06:49:30.401Z] [2024-07-02T06:49:30.401Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:49:30.401Z] #42 ... [2024-07-02T06:49:30.401Z] [2024-07-02T06:49:30.401Z] #43 [core-command internal] load build context [2024-07-02T06:49:30.668Z] #43 ... [2024-07-02T06:49:30.668Z] [2024-07-02T06:49:30.668Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:49:30.668Z] #44 ... [2024-07-02T06:49:30.668Z] [2024-07-02T06:49:30.668Z] #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:30.933Z] #45 ... [2024-07-02T06:49:30.933Z] [2024-07-02T06:49:30.933Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:31.199Z] #46 ... [2024-07-02T06:49:31.199Z] [2024-07-02T06:49:31.199Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:49:31.199Z] #47 ... [2024-07-02T06:49:31.199Z] [2024-07-02T06:49:31.199Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:31.468Z] #46 ... [2024-07-02T06:49:31.468Z] [2024-07-02T06:49:31.468Z] #48 [core-metadata internal] load build context [2024-07-02T06:49:31.468Z] #48 ... [2024-07-02T06:49:31.468Z] [2024-07-02T06:49:31.468Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:49:31.468Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-07-02T06:49:31.468Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:49:31.468Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T06:49:31.468Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T06:49:31.468Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T06:49:31.468Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T06:49:31.468Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-07-02T06:49:31.468Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done [2024-07-02T06:49:31.468Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T06:49:31.468Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.8s [2024-07-02T06:49:31.736Z] #49 ... [2024-07-02T06:49:31.736Z] [2024-07-02T06:49:31.736Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:31.736Z] #50 ... [2024-07-02T06:49:31.736Z] [2024-07-02T06:49:31.736Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:49:31.736Z] #51 ... [2024-07-02T06:49:31.736Z] [2024-07-02T06:49:31.736Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:32.330Z] #50 ... [2024-07-02T06:49:32.330Z] [2024-07-02T06:49:32.330Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:49:32.599Z] #52 ... [2024-07-02T06:49:32.599Z] [2024-07-02T06:49:32.599Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:33.999Z] #50 ... [2024-07-02T06:49:33.999Z] [2024-07-02T06:49:33.999Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:34.000Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s [2024-07-02T06:49:34.000Z] #34 ... [2024-07-02T06:49:34.000Z] [2024-07-02T06:49:34.000Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:34.961Z] #50 ... [2024-07-02T06:49:34.961Z] [2024-07-02T06:49:34.961Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:49:34.961Z] #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:34.961Z] #0 9.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:34.961Z] #53 ... [2024-07-02T06:49:34.961Z] [2024-07-02T06:49:34.961Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:35.228Z] #50 ... [2024-07-02T06:49:35.228Z] [2024-07-02T06:49:35.228Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:49:35.228Z] #54 ... [2024-07-02T06:49:35.228Z] [2024-07-02T06:49:35.228Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:49:35.228Z] #0 9.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:35.495Z] #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:35.495Z] #55 ... [2024-07-02T06:49:35.495Z] [2024-07-02T06:49:35.495Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:49:35.495Z] #56 ... [2024-07-02T06:49:35.495Z] [2024-07-02T06:49:35.495Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:49:35.764Z] #57 ... [2024-07-02T06:49:35.764Z] [2024-07-02T06:49:35.764Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:49:35.764Z] #58 ... [2024-07-02T06:49:35.764Z] [2024-07-02T06:49:35.764Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:49:35.764Z] #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:35.764Z] #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:36.031Z] #59 ... [2024-07-02T06:49:36.031Z] [2024-07-02T06:49:36.031Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:49:36.031Z] #60 ... [2024-07-02T06:49:36.031Z] [2024-07-02T06:49:36.031Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:49:36.031Z] #61 ... [2024-07-02T06:49:36.031Z] [2024-07-02T06:49:36.031Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:39.395Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.9s [2024-07-02T06:49:39.395Z] #34 ... [2024-07-02T06:49:39.395Z] [2024-07-02T06:49:39.395Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:49:39.395Z] #59 12.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:39.395Z] #59 12.01 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:39.395Z] #59 12.07 OK: 8 MiB in 16 packages [2024-07-02T06:49:39.395Z] #59 DONE 14.1s [2024-07-02T06:49:39.395Z] [2024-07-02T06:49:39.395Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:39.673Z] #34 ... [2024-07-02T06:49:39.673Z] [2024-07-02T06:49:39.673Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:49:39.673Z] #62 ... [2024-07-02T06:49:39.673Z] [2024-07-02T06:49:39.673Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:49:39.673Z] #53 12.67 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:49:39.673Z] #53 13.27 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:39.673Z] #53 13.27 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:39.673Z] #53 13.27 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:49:39.673Z] #53 13.85 OK: 9 MiB in 17 packages [2024-07-02T06:49:39.673Z] #53 DONE 15.0s [2024-07-02T06:49:39.937Z] [2024-07-02T06:49:39.937Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:40.203Z] #34 ... [2024-07-02T06:49:40.203Z] [2024-07-02T06:49:40.203Z] #40 [core-data internal] load build context [2024-07-02T06:49:40.203Z] #40 transferring context: 26.65MB 20.0s [2024-07-02T06:49:40.468Z] #40 ... [2024-07-02T06:49:40.468Z] [2024-07-02T06:49:40.468Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:49:40.468Z] #63 ... [2024-07-02T06:49:40.468Z] [2024-07-02T06:49:40.468Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:49:40.733Z] #42 ... [2024-07-02T06:49:40.733Z] [2024-07-02T06:49:40.733Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:40.733Z] #41 ... [2024-07-02T06:49:40.733Z] [2024-07-02T06:49:40.733Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:49:40.999Z] #64 ... [2024-07-02T06:49:40.999Z] [2024-07-02T06:49:40.999Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:40.999Z] #65 ... [2024-07-02T06:49:40.999Z] [2024-07-02T06:49:40.999Z] #43 [core-command internal] load build context [2024-07-02T06:49:41.267Z] #43 ... [2024-07-02T06:49:41.267Z] [2024-07-02T06:49:41.267Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:49:41.267Z] #44 ... [2024-07-02T06:49:41.267Z] [2024-07-02T06:49:41.267Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:49:41.533Z] #47 ... [2024-07-02T06:49:41.533Z] [2024-07-02T06:49:41.533Z] #43 [core-command internal] load build context [2024-07-02T06:49:41.533Z] #43 ... [2024-07-02T06:49:41.533Z] [2024-07-02T06:49:41.533Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:41.533Z] #46 ... [2024-07-02T06:49:41.533Z] [2024-07-02T06:49:41.533Z] #48 [core-metadata internal] load build context [2024-07-02T06:49:41.801Z] #48 ... [2024-07-02T06:49:41.801Z] [2024-07-02T06:49:41.801Z] #43 [core-command internal] load build context [2024-07-02T06:49:41.801Z] #43 ... [2024-07-02T06:49:41.801Z] [2024-07-02T06:49:41.801Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:49:41.801Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s [2024-07-02T06:49:42.068Z] #49 ... [2024-07-02T06:49:42.068Z] [2024-07-02T06:49:42.068Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:49:42.068Z] #51 ... [2024-07-02T06:49:42.068Z] [2024-07-02T06:49:42.068Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:49:42.651Z] #47 ... [2024-07-02T06:49:42.651Z] [2024-07-02T06:49:42.651Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:49:42.651Z] #52 ... [2024-07-02T06:49:42.651Z] [2024-07-02T06:49:42.651Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:49:42.651Z] #63 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:44.605Z] #63 ... [2024-07-02T06:49:44.605Z] [2024-07-02T06:49:44.605Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:49:44.605Z] #55 12.54 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:49:44.605Z] #55 12.54 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:49:44.605Z] #55 12.54 OK: 19948 distinct packages available [2024-07-02T06:49:44.605Z] #55 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:44.605Z] #55 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:44.605Z] #55 16.05 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:49:44.605Z] #55 16.47 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:49:44.605Z] #55 16.58 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:44.605Z] #55 16.58 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:49:44.605Z] #55 16.58 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:49:44.605Z] #55 16.58 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:49:44.605Z] #55 16.58 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:49:44.605Z] #55 16.66 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:44.605Z] #55 16.78 OK: 9 MiB in 20 packages [2024-07-02T06:49:44.605Z] #55 DONE 19.8s [2024-07-02T06:49:44.605Z] [2024-07-02T06:49:44.605Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:49:45.192Z] #66 ... [2024-07-02T06:49:45.192Z] [2024-07-02T06:49:45.192Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:45.458Z] #50 ... [2024-07-02T06:49:45.458Z] [2024-07-02T06:49:45.458Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:46.039Z] #41 transferring context: 68.70MB 25.2s [2024-07-02T06:49:46.618Z] #41 ... [2024-07-02T06:49:46.618Z] [2024-07-02T06:49:46.618Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:46.618Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.3s [2024-07-02T06:49:46.618Z] #34 ... [2024-07-02T06:49:46.618Z] [2024-07-02T06:49:46.618Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:48.028Z] #41 ... [2024-07-02T06:49:48.028Z] [2024-07-02T06:49:48.028Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:49:48.028Z] #54 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:48.028Z] #54 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:48.028Z] #54 16.66 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:49:48.028Z] #54 16.66 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:49:48.028Z] #54 16.66 OK: 19948 distinct packages available [2024-07-02T06:49:48.028Z] #54 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:48.028Z] #54 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:48.028Z] #54 ... [2024-07-02T06:49:48.028Z] [2024-07-02T06:49:48.028Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:49.976Z] #34 ... [2024-07-02T06:49:49.976Z] [2024-07-02T06:49:49.976Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:49:49.976Z] #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:49.976Z] #67 ... [2024-07-02T06:49:49.976Z] [2024-07-02T06:49:49.976Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:49:49.976Z] #58 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:49.976Z] #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:49.976Z] #58 20.93 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:49:49.976Z] #58 20.93 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:49:49.976Z] #58 20.93 OK: 19948 distinct packages available [2024-07-02T06:49:49.976Z] #58 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:49.976Z] #58 ... [2024-07-02T06:49:49.976Z] [2024-07-02T06:49:49.976Z] #41 [support-scheduler internal] load build context [2024-07-02T06:49:50.243Z] #41 ... [2024-07-02T06:49:50.243Z] [2024-07-02T06:49:50.243Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:49:50.243Z] #60 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:50.243Z] #60 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:50.243Z] #60 23.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:50.243Z] #60 23.43 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:50.243Z] #60 23.78 OK: 8 MiB in 16 packages [2024-07-02T06:49:50.513Z] #60 ... [2024-07-02T06:49:50.513Z] [2024-07-02T06:49:50.513Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:50.781Z] #34 ... [2024-07-02T06:49:50.781Z] [2024-07-02T06:49:50.781Z] #40 [core-data internal] load build context [2024-07-02T06:49:50.781Z] #40 ... [2024-07-02T06:49:50.781Z] [2024-07-02T06:49:50.781Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:49:51.049Z] #42 transferring context: 89.23MB 30.7s [2024-07-02T06:49:51.049Z] #42 ... [2024-07-02T06:49:51.049Z] [2024-07-02T06:49:51.049Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:49:51.049Z] #57 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:51.050Z] #57 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:51.050Z] #57 22.29 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:49:51.050Z] #57 23.56 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:49:51.050Z] #57 23.61 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:51.050Z] #57 23.67 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:49:51.050Z] #57 23.82 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:49:51.050Z] #57 23.83 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:49:51.050Z] #57 ... [2024-07-02T06:49:51.050Z] [2024-07-02T06:49:51.050Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:51.635Z] #34 ... [2024-07-02T06:49:51.635Z] [2024-07-02T06:49:51.635Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:49:51.635Z] #44 ... [2024-07-02T06:49:51.635Z] [2024-07-02T06:49:51.635Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:51.635Z] #34 ... [2024-07-02T06:49:51.635Z] [2024-07-02T06:49:51.635Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:51.940Z] #46 ... [2024-07-02T06:49:51.940Z] [2024-07-02T06:49:51.940Z] #48 [core-metadata internal] load build context [2024-07-02T06:49:51.940Z] #48 ... [2024-07-02T06:49:51.940Z] [2024-07-02T06:49:51.940Z] #43 [core-command internal] load build context [2024-07-02T06:49:52.286Z] #43 ... [2024-07-02T06:49:52.286Z] [2024-07-02T06:49:52.286Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:49:52.286Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.9s done [2024-07-02T06:49:52.286Z] #49 ... [2024-07-02T06:49:52.286Z] [2024-07-02T06:49:52.286Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:49:52.286Z] #51 ... [2024-07-02T06:49:52.286Z] [2024-07-02T06:49:52.286Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:52.286Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.1s [2024-07-02T06:49:52.566Z] #34 ... [2024-07-02T06:49:52.566Z] [2024-07-02T06:49:52.566Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:49:52.566Z] #61 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:52.566Z] #61 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:52.566Z] #61 ... [2024-07-02T06:49:52.566Z] [2024-07-02T06:49:52.566Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:52.566Z] #34 ... [2024-07-02T06:49:52.566Z] [2024-07-02T06:49:52.566Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:49:52.566Z] #60 DONE 27.3s [2024-07-02T06:49:52.566Z] [2024-07-02T06:49:52.566Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:49:52.566Z] #34 ... [2024-07-02T06:49:52.566Z] [2024-07-02T06:49:52.566Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:49:52.566Z] #56 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:52.566Z] #56 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:52.839Z] #56 ... [2024-07-02T06:49:52.839Z] [2024-07-02T06:49:52.839Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:49:52.839Z] #47 ... [2024-07-02T06:49:52.839Z] [2024-07-02T06:49:52.839Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:49:53.112Z] #52 ... [2024-07-02T06:49:53.112Z] [2024-07-02T06:49:53.112Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:49:53.697Z] #47 ... [2024-07-02T06:49:53.697Z] [2024-07-02T06:49:53.697Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:49:53.697Z] #64 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:53.697Z] #64 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:53.697Z] #64 ... [2024-07-02T06:49:53.697Z] [2024-07-02T06:49:53.697Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:53.697Z] #65 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:53.697Z] #65 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:53.964Z] #65 ... [2024-07-02T06:49:53.964Z] [2024-07-02T06:49:53.964Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:49:54.935Z] #52 ... [2024-07-02T06:49:54.935Z] [2024-07-02T06:49:54.935Z] #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:54.935Z] #45 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:54.935Z] #45 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:55.220Z] #45 ... [2024-07-02T06:49:55.220Z] [2024-07-02T06:49:55.220Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:49:55.220Z] #64 24.68 OK: 266 MiB in 52 packages [2024-07-02T06:49:55.494Z] #64 ... [2024-07-02T06:49:55.494Z] [2024-07-02T06:49:55.494Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:49:55.494Z] #57 25.75 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:55.494Z] #57 25.91 OK: 18 MiB in 19 packages [2024-07-02T06:49:55.494Z] #57 DONE 29.9s [2024-07-02T06:49:55.494Z] [2024-07-02T06:49:55.494Z] #50 [support-notifications internal] load build context [2024-07-02T06:49:55.760Z] #50 ... [2024-07-02T06:49:55.760Z] [2024-07-02T06:49:55.760Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:55.760Z] #46 ... [2024-07-02T06:49:55.760Z] [2024-07-02T06:49:55.760Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:49:55.760Z] #63 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:55.760Z] #63 23.70 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:49:55.760Z] #63 23.70 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:49:55.760Z] #63 23.70 OK: 19951 distinct packages available [2024-07-02T06:49:55.760Z] #63 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:56.028Z] #63 ... [2024-07-02T06:49:56.028Z] [2024-07-02T06:49:56.028Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:56.295Z] #46 ... [2024-07-02T06:49:56.295Z] [2024-07-02T06:49:56.295Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:49:56.295Z] #54 27.80 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:56.295Z] #54 27.80 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:49:56.295Z] #54 27.80 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:49:56.295Z] #54 27.87 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:49:56.295Z] #54 27.87 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:56.295Z] #54 28.20 OK: 8 MiB in 19 packages [2024-07-02T06:49:56.295Z] #54 DONE 31.1s [2024-07-02T06:49:56.295Z] [2024-07-02T06:49:56.295Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:56.295Z] #46 transferring context: 46.32MB 33.9s [2024-07-02T06:49:56.295Z] #46 ... [2024-07-02T06:49:56.295Z] [2024-07-02T06:49:56.295Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:49:56.295Z] #64 DONE 26.0s [2024-07-02T06:49:56.295Z] [2024-07-02T06:49:56.295Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:58.238Z] #46 ... [2024-07-02T06:49:58.238Z] [2024-07-02T06:49:58.238Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:49:58.238Z] #56 28.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:49:58.238Z] #56 28.93 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:49:58.238Z] #56 29.00 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:49:58.238Z] #56 29.27 OK: 8 MiB in 17 packages [2024-07-02T06:49:58.238Z] #56 DONE 32.8s [2024-07-02T06:49:58.238Z] [2024-07-02T06:49:58.238Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:58.512Z] #46 ... [2024-07-02T06:49:58.512Z] [2024-07-02T06:49:58.512Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:58.512Z] #45 26.61 OK: 266 MiB in 52 packages [2024-07-02T06:49:58.512Z] #45 DONE 28.4s [2024-07-02T06:49:58.512Z] [2024-07-02T06:49:58.512Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:59.477Z] #46 ... [2024-07-02T06:49:59.477Z] [2024-07-02T06:49:59.477Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:49:59.477Z] #65 26.35 OK: 266 MiB in 52 packages [2024-07-02T06:49:59.477Z] #65 DONE 28.9s [2024-07-02T06:49:59.477Z] [2024-07-02T06:49:59.477Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:49:59.477Z] #46 ... [2024-07-02T06:49:59.477Z] [2024-07-02T06:49:59.477Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:49:59.477Z] #62 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:59.477Z] #62 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:49:59.477Z] #62 ... [2024-07-02T06:49:59.477Z] [2024-07-02T06:49:59.477Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:00.061Z] #46 ... [2024-07-02T06:50:00.061Z] [2024-07-02T06:50:00.061Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:50:00.061Z] #61 27.96 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:50:00.061Z] #61 28.63 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:00.061Z] #61 28.68 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:50:00.061Z] #61 28.68 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:50:00.061Z] #61 30.49 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:00.061Z] #61 30.67 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:00.061Z] #61 32.53 OK: 18 MiB in 19 packages [2024-07-02T06:50:00.061Z] #61 DONE 34.4s [2024-07-02T06:50:00.061Z] [2024-07-02T06:50:00.061Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:00.652Z] #46 ... [2024-07-02T06:50:00.652Z] [2024-07-02T06:50:00.652Z] #41 [support-scheduler internal] load build context [2024-07-02T06:50:00.652Z] #41 ... [2024-07-02T06:50:00.652Z] [2024-07-02T06:50:00.652Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:00.922Z] #46 ... [2024-07-02T06:50:00.922Z] [2024-07-02T06:50:00.922Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:00.922Z] #67 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:00.922Z] #67 18.30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:00.922Z] #67 18.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:00.922Z] #67 18.51 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:00.922Z] #67 19.68 OK: 9 MiB in 17 packages [2024-07-02T06:50:00.922Z] #67 ... [2024-07-02T06:50:00.922Z] [2024-07-02T06:50:00.922Z] #40 [core-data internal] load build context [2024-07-02T06:50:01.189Z] #40 transferring context: 44.70MB 40.8s [2024-07-02T06:50:01.189Z] #40 ... [2024-07-02T06:50:01.189Z] [2024-07-02T06:50:01.189Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:01.458Z] #42 ... [2024-07-02T06:50:01.458Z] [2024-07-02T06:50:01.458Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:01.458Z] #46 ... [2024-07-02T06:50:01.458Z] [2024-07-02T06:50:01.458Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:01.458Z] #66 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:01.458Z] #66 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:01.458Z] #66 15.27 OK: 9 MiB in 20 packages [2024-07-02T06:50:01.726Z] #66 ... [2024-07-02T06:50:01.726Z] [2024-07-02T06:50:01.726Z] #40 [core-data internal] load build context [2024-07-02T06:50:01.726Z] #40 ... [2024-07-02T06:50:01.726Z] [2024-07-02T06:50:01.726Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:01.726Z] #58 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:01.726Z] #58 33.39 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:50:01.726Z] #58 33.61 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:50:01.726Z] #58 33.76 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:50:01.726Z] #58 33.94 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:50:01.726Z] #58 33.94 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:50:01.726Z] #58 33.99 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:50:01.726Z] #58 34.04 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:50:01.726Z] #58 34.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:50:01.726Z] #58 34.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:50:01.726Z] #58 34.07 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:50:01.726Z] #58 34.08 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:50:01.726Z] #58 34.09 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:50:01.726Z] #58 34.28 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:01.726Z] #58 35.75 OK: 13 MiB in 26 packages [2024-07-02T06:50:01.993Z] #58 ... [2024-07-02T06:50:01.993Z] [2024-07-02T06:50:01.993Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:01.993Z] #44 ... [2024-07-02T06:50:01.993Z] [2024-07-02T06:50:01.993Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:02.265Z] #48 ... [2024-07-02T06:50:02.265Z] [2024-07-02T06:50:02.265Z] #43 [core-command internal] load build context [2024-07-02T06:50:02.265Z] #43 ... [2024-07-02T06:50:02.265Z] [2024-07-02T06:50:02.265Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:02.532Z] #44 ... [2024-07-02T06:50:02.532Z] [2024-07-02T06:50:02.532Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:02.801Z] #51 ... [2024-07-02T06:50:02.801Z] [2024-07-02T06:50:02.801Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:02.801Z] #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:02.801Z] #0 9.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:02.801Z] #68 ... [2024-07-02T06:50:02.801Z] [2024-07-02T06:50:02.801Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:50:03.069Z] #49 ... [2024-07-02T06:50:03.069Z] [2024-07-02T06:50:03.069Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:03.069Z] #67 DONE 23.3s [2024-07-02T06:50:03.069Z] [2024-07-02T06:50:03.069Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:03.069Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.6s done [2024-07-02T06:50:03.069Z] #34 ... [2024-07-02T06:50:03.069Z] [2024-07-02T06:50:03.069Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:03.670Z] #44 ... [2024-07-02T06:50:03.670Z] [2024-07-02T06:50:03.670Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:03.670Z] #66 DONE 19.9s [2024-07-02T06:50:03.670Z] [2024-07-02T06:50:03.670Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:03.670Z] #44 ... [2024-07-02T06:50:03.670Z] [2024-07-02T06:50:03.670Z] #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:50:03.670Z] #62 20.08 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:03.670Z] #62 20.64 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:03.670Z] #62 20.83 OK: 8 MiB in 16 packages [2024-07-02T06:50:03.670Z] #62 DONE 24.5s [2024-07-02T06:50:03.670Z] [2024-07-02T06:50:03.671Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:03.671Z] #44 ... [2024-07-02T06:50:03.671Z] [2024-07-02T06:50:03.671Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:03.671Z] #47 ... [2024-07-02T06:50:03.671Z] [2024-07-02T06:50:03.671Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:03.671Z] #68 10.88 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:03.671Z] #68 10.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:03.671Z] #68 10.94 OK: 8 MiB in 16 packages [2024-07-02T06:50:03.954Z] #68 ... [2024-07-02T06:50:03.954Z] [2024-07-02T06:50:03.954Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:50:03.954Z] #58 DONE 38.6s [2024-07-02T06:50:04.222Z] [2024-07-02T06:50:04.222Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:04.816Z] #44 ... [2024-07-02T06:50:04.816Z] [2024-07-02T06:50:04.816Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:50:04.816Z] #63 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:04.816Z] #63 31.71 OK: 266 MiB in 52 packages [2024-07-02T06:50:04.816Z] #63 DONE 34.3s [2024-07-02T06:50:04.816Z] [2024-07-02T06:50:04.816Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:04.816Z] #44 ... [2024-07-02T06:50:04.816Z] [2024-07-02T06:50:04.816Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:04.816Z] #68 DONE 12.2s [2024-07-02T06:50:05.091Z] [2024-07-02T06:50:05.091Z] #43 [core-command internal] load build context [2024-07-02T06:50:05.091Z] #43 ... [2024-07-02T06:50:05.091Z] [2024-07-02T06:50:05.091Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:50:05.358Z] #52 ... [2024-07-02T06:50:05.358Z] [2024-07-02T06:50:05.358Z] #43 [core-command internal] load build context [2024-07-02T06:50:05.941Z] #43 ... [2024-07-02T06:50:05.941Z] [2024-07-02T06:50:05.941Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:50:05.941Z] #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:05.941Z] #69 ... [2024-07-02T06:50:05.941Z] [2024-07-02T06:50:05.941Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:06.206Z] #50 ... [2024-07-02T06:50:06.206Z] [2024-07-02T06:50:06.206Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:50:06.472Z] #34 ... [2024-07-02T06:50:06.472Z] [2024-07-02T06:50:06.472Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:50:06.472Z] #70 ... [2024-07-02T06:50:06.472Z] [2024-07-02T06:50:06.472Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:06.472Z] #50 transferring context: 114.93MB 44.1s [2024-07-02T06:50:07.456Z] #50 ... [2024-07-02T06:50:07.456Z] [2024-07-02T06:50:07.456Z] #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:50:07.456Z] #71 DONE 3.7s [2024-07-02T06:50:07.456Z] [2024-07-02T06:50:07.456Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:08.864Z] #50 ... [2024-07-02T06:50:08.864Z] [2024-07-02T06:50:08.864Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:50:08.864Z] #69 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:08.864Z] #69 12.04 OK: 18 MiB in 19 packages [2024-07-02T06:50:08.864Z] #69 DONE 12.7s [2024-07-02T06:50:08.864Z] [2024-07-02T06:50:08.864Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:08.864Z] #50 ... [2024-07-02T06:50:08.864Z] [2024-07-02T06:50:08.864Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:08.864Z] #72 ... [2024-07-02T06:50:08.864Z] [2024-07-02T06:50:08.864Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:09.830Z] #50 ... [2024-07-02T06:50:09.830Z] [2024-07-02T06:50:09.830Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:50:09.830Z] #73 DONE 1.1s [2024-07-02T06:50:09.830Z] [2024-07-02T06:50:09.830Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:10.096Z] #50 ... [2024-07-02T06:50:10.096Z] [2024-07-02T06:50:10.096Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:50:10.096Z] #70 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:10.096Z] #70 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:10.096Z] #70 12.64 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:10.096Z] #70 12.80 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:10.096Z] #70 12.83 OK: 8 MiB in 19 packages [2024-07-02T06:50:10.096Z] #70 DONE 13.5s [2024-07-02T06:50:10.096Z] [2024-07-02T06:50:10.096Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:10.363Z] #50 ... [2024-07-02T06:50:10.363Z] [2024-07-02T06:50:10.363Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:50:10.363Z] #0 9.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:10.632Z] #74 ... [2024-07-02T06:50:10.632Z] [2024-07-02T06:50:10.632Z] #43 [core-command internal] load build context [2024-07-02T06:50:10.901Z] #43 ... [2024-07-02T06:50:10.901Z] [2024-07-02T06:50:10.901Z] #41 [support-scheduler internal] load build context [2024-07-02T06:50:10.901Z] #41 ... [2024-07-02T06:50:10.901Z] [2024-07-02T06:50:10.901Z] #43 [core-command internal] load build context [2024-07-02T06:50:11.496Z] #43 transferring context: 114.15MB 49.9s [2024-07-02T06:50:11.496Z] #43 ... [2024-07-02T06:50:11.496Z] [2024-07-02T06:50:11.496Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:11.777Z] #42 ... [2024-07-02T06:50:11.777Z] [2024-07-02T06:50:11.777Z] #43 [core-command internal] load build context [2024-07-02T06:50:11.777Z] #43 ... [2024-07-02T06:50:11.777Z] [2024-07-02T06:50:11.777Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:11.777Z] #46 ... [2024-07-02T06:50:11.777Z] [2024-07-02T06:50:11.777Z] #43 [core-command internal] load build context [2024-07-02T06:50:12.044Z] #43 ... [2024-07-02T06:50:12.044Z] [2024-07-02T06:50:12.044Z] #40 [core-data internal] load build context [2024-07-02T06:50:12.044Z] #40 ... [2024-07-02T06:50:12.044Z] [2024-07-02T06:50:12.044Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:12.310Z] #46 ... [2024-07-02T06:50:12.310Z] [2024-07-02T06:50:12.310Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:12.580Z] #48 ... [2024-07-02T06:50:12.580Z] [2024-07-02T06:50:12.580Z] #40 [core-data internal] load build context [2024-07-02T06:50:12.847Z] #40 ... [2024-07-02T06:50:12.847Z] [2024-07-02T06:50:12.847Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:13.114Z] #51 ... [2024-07-02T06:50:13.114Z] [2024-07-02T06:50:13.114Z] #40 [core-data internal] load build context [2024-07-02T06:50:13.114Z] #40 ... [2024-07-02T06:50:13.114Z] [2024-07-02T06:50:13.114Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:50:13.114Z] #72 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:13.114Z] #72 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:13.114Z] #72 12.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:13.114Z] #72 13.19 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:13.114Z] #72 13.32 OK: 8 MiB in 17 packages [2024-07-02T06:50:13.114Z] #72 DONE 14.4s [2024-07-02T06:50:13.114Z] [2024-07-02T06:50:13.115Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:50:14.075Z] #75 ... [2024-07-02T06:50:14.076Z] [2024-07-02T06:50:14.076Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:14.076Z] #47 ... [2024-07-02T06:50:14.076Z] [2024-07-02T06:50:14.076Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:14.658Z] #51 ... [2024-07-02T06:50:14.658Z] [2024-07-02T06:50:14.658Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:14.658Z] #0 6.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:14.658Z] #0 7.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:14.658Z] #0 9.748 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:14.658Z] #0 9.915 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:14.658Z] #0 9.915 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:14.658Z] #76 ... [2024-07-02T06:50:14.658Z] [2024-07-02T06:50:14.658Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:15.243Z] #51 ... [2024-07-02T06:50:15.243Z] [2024-07-02T06:50:15.243Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:15.243Z] #44 ... [2024-07-02T06:50:15.243Z] [2024-07-02T06:50:15.243Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:50:15.243Z] #74 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:50:15.243Z] #74 12.96 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:15.243Z] #74 13.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:50:15.243Z] #74 13.19 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:50:15.243Z] #74 13.75 OK: 18 MiB in 19 packages [2024-07-02T06:50:15.243Z] #74 DONE 14.9s [2024-07-02T06:50:15.243Z] [2024-07-02T06:50:15.243Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:15.243Z] #44 ... [2024-07-02T06:50:15.243Z] [2024-07-02T06:50:15.243Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:15.529Z] #51 ... [2024-07-02T06:50:15.529Z] [2024-07-02T06:50:15.529Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:50:15.529Z] #52 ... [2024-07-02T06:50:15.529Z] [2024-07-02T06:50:15.529Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:16.111Z] #51 ... [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:50:16.111Z] #77 DONE 4.8s [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:16.111Z] #51 ... [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:50:16.111Z] #78 DONE 4.9s [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:16.111Z] #51 ... [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:50:16.111Z] #76 10.54 OK: 13 MiB in 26 packages [2024-07-02T06:50:16.111Z] #76 DONE 11.7s [2024-07-02T06:50:16.111Z] [2024-07-02T06:50:16.111Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:16.693Z] #51 ... [2024-07-02T06:50:16.693Z] [2024-07-02T06:50:16.693Z] #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:50:16.693Z] #79 DONE 5.1s [2024-07-02T06:50:16.693Z] [2024-07-02T06:50:16.693Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:16.985Z] #51 transferring context: 133.25MB 53.0s [2024-07-02T06:50:17.573Z] #51 ... [2024-07-02T06:50:17.573Z] [2024-07-02T06:50:17.573Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:50:17.573Z] #80 DONE 1.4s [2024-07-02T06:50:17.573Z] [2024-07-02T06:50:17.573Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:17.850Z] #51 ... [2024-07-02T06:50:17.850Z] [2024-07-02T06:50:17.850Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:50:17.850Z] #81 DONE 1.6s [2024-07-02T06:50:17.850Z] [2024-07-02T06:50:17.850Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:18.437Z] #51 ... [2024-07-02T06:50:18.437Z] [2024-07-02T06:50:18.437Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:50:18.437Z] #75 DONE 5.1s [2024-07-02T06:50:18.437Z] [2024-07-02T06:50:18.437Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:18.705Z] #51 ... [2024-07-02T06:50:18.705Z] [2024-07-02T06:50:18.705Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:50:18.705Z] #82 DONE 1.9s [2024-07-02T06:50:18.705Z] [2024-07-02T06:50:18.705Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:19.286Z] #51 ... [2024-07-02T06:50:19.286Z] [2024-07-02T06:50:19.286Z] #83 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:50:19.286Z] #83 DONE 1.3s [2024-07-02T06:50:19.286Z] [2024-07-02T06:50:19.286Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:19.551Z] #51 ... [2024-07-02T06:50:19.551Z] [2024-07-02T06:50:19.551Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:50:19.551Z] #84 DONE 1.8s [2024-07-02T06:50:19.551Z] [2024-07-02T06:50:19.551Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:50:20.135Z] #85 ... [2024-07-02T06:50:20.135Z] [2024-07-02T06:50:20.135Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:50:20.135Z] #86 DONE 1.6s [2024-07-02T06:50:20.135Z] [2024-07-02T06:50:20.135Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:20.401Z] #51 ... [2024-07-02T06:50:20.401Z] [2024-07-02T06:50:20.401Z] #87 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:50:20.401Z] #87 DONE 1.4s [2024-07-02T06:50:20.401Z] [2024-07-02T06:50:20.401Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:20.401Z] #51 ... [2024-07-02T06:50:20.401Z] [2024-07-02T06:50:20.401Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:20.667Z] #50 ... [2024-07-02T06:50:20.667Z] [2024-07-02T06:50:20.667Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:50:20.667Z] #88 DONE 1.3s [2024-07-02T06:50:20.667Z] [2024-07-02T06:50:20.667Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:20.667Z] #50 ... [2024-07-02T06:50:20.667Z] [2024-07-02T06:50:20.667Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:50:20.667Z] #89 ... [2024-07-02T06:50:20.667Z] [2024-07-02T06:50:20.667Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:50:20.667Z] #85 DONE 1.0s [2024-07-02T06:50:20.933Z] [2024-07-02T06:50:20.933Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:21.201Z] #50 ... [2024-07-02T06:50:21.201Z] [2024-07-02T06:50:21.201Z] #41 [support-scheduler internal] load build context [2024-07-02T06:50:21.201Z] #41 ... [2024-07-02T06:50:21.201Z] [2024-07-02T06:50:21.201Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:21.793Z] #50 ... [2024-07-02T06:50:21.793Z] [2024-07-02T06:50:21.793Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:50:21.793Z] #89 DONE 1.0s [2024-07-02T06:50:21.793Z] [2024-07-02T06:50:21.793Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:21.793Z] #50 ... [2024-07-02T06:50:21.793Z] [2024-07-02T06:50:21.793Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:21.793Z] #42 transferring context: 167.30MB 61.4s [2024-07-02T06:50:21.793Z] #42 ... [2024-07-02T06:50:21.793Z] [2024-07-02T06:50:21.793Z] #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:50:22.060Z] #90 ... [2024-07-02T06:50:22.060Z] [2024-07-02T06:50:22.060Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:50:22.060Z] #91 DONE 1.4s [2024-07-02T06:50:22.060Z] [2024-07-02T06:50:22.060Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:22.060Z] #42 ... [2024-07-02T06:50:22.060Z] [2024-07-02T06:50:22.060Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:50:22.060Z] #92 DONE 1.3s [2024-07-02T06:50:22.060Z] [2024-07-02T06:50:22.060Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:22.060Z] #42 ... [2024-07-02T06:50:22.060Z] [2024-07-02T06:50:22.060Z] #43 [core-command internal] load build context [2024-07-02T06:50:22.349Z] #43 ... [2024-07-02T06:50:22.349Z] [2024-07-02T06:50:22.349Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:22.624Z] #42 ... [2024-07-02T06:50:22.624Z] [2024-07-02T06:50:22.624Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:22.896Z] #46 ... [2024-07-02T06:50:22.896Z] [2024-07-02T06:50:22.896Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:22.896Z] #48 ... [2024-07-02T06:50:22.896Z] [2024-07-02T06:50:22.896Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:22.896Z] #42 ... [2024-07-02T06:50:22.896Z] [2024-07-02T06:50:22.896Z] #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:50:22.896Z] #90 DONE 1.2s [2024-07-02T06:50:22.896Z] [2024-07-02T06:50:22.896Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:23.162Z] #42 ... [2024-07-02T06:50:23.162Z] [2024-07-02T06:50:23.162Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:50:23.162Z] #93 DONE 1.0s [2024-07-02T06:50:23.162Z] [2024-07-02T06:50:23.162Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:23.162Z] #42 ... [2024-07-02T06:50:23.162Z] [2024-07-02T06:50:23.162Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:50:23.162Z] #94 DONE 1.2s [2024-07-02T06:50:23.162Z] [2024-07-02T06:50:23.162Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:23.162Z] #42 ... [2024-07-02T06:50:23.162Z] [2024-07-02T06:50:23.162Z] #40 [core-data internal] load build context [2024-07-02T06:50:23.429Z] #40 ... [2024-07-02T06:50:23.429Z] [2024-07-02T06:50:23.429Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:24.388Z] #42 ... [2024-07-02T06:50:24.388Z] [2024-07-02T06:50:24.388Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:50:24.388Z] #95 DONE 1.1s [2024-07-02T06:50:24.388Z] [2024-07-02T06:50:24.388Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:24.388Z] #42 ... [2024-07-02T06:50:24.388Z] [2024-07-02T06:50:24.388Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:24.655Z] #47 ... [2024-07-02T06:50:24.655Z] [2024-07-02T06:50:24.655Z] #43 [core-command internal] load build context [2024-07-02T06:50:25.616Z] #43 ... [2024-07-02T06:50:25.616Z] [2024-07-02T06:50:25.616Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:25.616Z] #44 ... [2024-07-02T06:50:25.616Z] [2024-07-02T06:50:25.616Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:25.616Z] #47 ... [2024-07-02T06:50:25.616Z] [2024-07-02T06:50:25.616Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:50:25.881Z] #52 ... [2024-07-02T06:50:25.881Z] [2024-07-02T06:50:25.881Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T06:50:26.841Z] #44 transferring context: 213.72MB 66.1s [2024-07-02T06:50:29.423Z] #44 transferring context: 228.41MB 68.5s done [2024-07-02T06:50:29.690Z] #44 DONE 69.4s [2024-07-02T06:50:29.690Z] [2024-07-02T06:50:29.690Z] #43 [core-command internal] load build context [2024-07-02T06:50:30.650Z] #43 ... [2024-07-02T06:50:30.650Z] [2024-07-02T06:50:30.650Z] #96 [security-spire-agent] exporting to image [2024-07-02T06:50:30.650Z] #96 exporting layers 5.1s done [2024-07-02T06:50:30.650Z] #96 writing image sha256:19924a20502bff31c01c26306dc1fec3b0eeefacb858568e7c618823df3ff8e4 0.2s done [2024-07-02T06:50:30.650Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-02T06:50:30.650Z] #96 writing image sha256:2690bec0e701c3924437c9f2b46c3733c71935521962c94aba428628dbc52170 0.1s done [2024-07-02T06:50:30.650Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-02T06:50:30.650Z] #96 writing image sha256:462aca8f252b7397553029420f1c7c19e0fa0ccbe61fe65642ab5dec1cbf34e9 done [2024-07-02T06:50:30.650Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T06:50:30.650Z] #96 DONE 7.5s [2024-07-02T06:50:30.650Z] [2024-07-02T06:50:30.650Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:30.650Z] #51 ... [2024-07-02T06:50:30.650Z] [2024-07-02T06:50:30.650Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:31.638Z] #47 ... [2024-07-02T06:50:31.638Z] [2024-07-02T06:50:31.638Z] #41 [support-scheduler internal] load build context [2024-07-02T06:50:31.638Z] #41 ... [2024-07-02T06:50:31.638Z] [2024-07-02T06:50:31.638Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:31.907Z] #47 ... [2024-07-02T06:50:31.908Z] [2024-07-02T06:50:31.908Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:50:31.908Z] #97 DONE 1.9s [2024-07-02T06:50:31.908Z] [2024-07-02T06:50:31.908Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:31.908Z] #47 ... [2024-07-02T06:50:31.908Z] [2024-07-02T06:50:31.908Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:31.908Z] #50 ... [2024-07-02T06:50:31.908Z] [2024-07-02T06:50:31.908Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:50:32.869Z] #98 ... [2024-07-02T06:50:32.869Z] [2024-07-02T06:50:32.869Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:33.139Z] #48 ... [2024-07-02T06:50:33.139Z] [2024-07-02T06:50:33.139Z] #41 [support-scheduler internal] load build context [2024-07-02T06:50:33.139Z] #41 transferring context: 228.41MB 72.1s done [2024-07-02T06:50:33.139Z] #41 DONE 72.9s [2024-07-02T06:50:33.139Z] [2024-07-02T06:50:33.139Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:33.139Z] #48 ... [2024-07-02T06:50:33.139Z] [2024-07-02T06:50:33.139Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:33.139Z] #46 ... [2024-07-02T06:50:33.139Z] [2024-07-02T06:50:33.139Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:33.719Z] #48 ... [2024-07-02T06:50:33.719Z] [2024-07-02T06:50:33.719Z] #40 [core-data internal] load build context [2024-07-02T06:50:33.719Z] #40 ... [2024-07-02T06:50:33.719Z] [2024-07-02T06:50:33.719Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:34.689Z] #46 ... [2024-07-02T06:50:34.689Z] [2024-07-02T06:50:34.689Z] #42 [security-proxy-auth internal] load build context [2024-07-02T06:50:34.689Z] #42 transferring context: 228.41MB 73.8s done [2024-07-02T06:50:34.689Z] #42 DONE 74.4s [2024-07-02T06:50:34.689Z] [2024-07-02T06:50:34.689Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:34.689Z] #46 ... [2024-07-02T06:50:34.689Z] [2024-07-02T06:50:34.689Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:50:34.689Z] #99 DONE 1.3s [2024-07-02T06:50:34.689Z] [2024-07-02T06:50:34.689Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:34.959Z] #46 ... [2024-07-02T06:50:34.959Z] [2024-07-02T06:50:34.959Z] #50 [support-notifications internal] load build context [2024-07-02T06:50:34.959Z] #50 transferring context: 228.41MB 72.1s done [2024-07-02T06:50:34.959Z] #50 DONE 73.5s [2024-07-02T06:50:34.959Z] [2024-07-02T06:50:34.959Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:35.917Z] #46 ... [2024-07-02T06:50:35.917Z] [2024-07-02T06:50:35.917Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:50:35.917Z] #52 ... [2024-07-02T06:50:35.917Z] [2024-07-02T06:50:35.917Z] #40 [core-data internal] load build context [2024-07-02T06:50:36.183Z] #40 ... [2024-07-02T06:50:36.449Z] [2024-07-02T06:50:36.449Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:50:36.449Z] #100 DONE 1.3s [2024-07-02T06:50:36.449Z] [2024-07-02T06:50:36.449Z] #40 [core-data internal] load build context [2024-07-02T06:50:36.449Z] #40 ... [2024-07-02T06:50:36.449Z] [2024-07-02T06:50:36.449Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:50:36.449Z] #51 transferring context: 228.41MB 72.5s done [2024-07-02T06:50:36.449Z] #51 DONE 74.8s [2024-07-02T06:50:36.449Z] [2024-07-02T06:50:36.449Z] #40 [core-data internal] load build context [2024-07-02T06:50:38.386Z] #40 ... [2024-07-02T06:50:38.387Z] [2024-07-02T06:50:38.387Z] #48 [core-metadata internal] load build context [2024-07-02T06:50:38.387Z] #48 transferring context: 228.41MB 75.9s done [2024-07-02T06:50:38.387Z] #48 DONE 77.0s [2024-07-02T06:50:38.387Z] [2024-07-02T06:50:38.387Z] #40 [core-data internal] load build context [2024-07-02T06:50:39.348Z] #40 ... [2024-07-02T06:50:39.348Z] [2024-07-02T06:50:39.348Z] #43 [core-command internal] load build context [2024-07-02T06:50:39.348Z] #43 transferring context: 228.41MB 77.6s done [2024-07-02T06:50:39.348Z] #43 DONE 78.9s [2024-07-02T06:50:39.348Z] [2024-07-02T06:50:39.348Z] #40 [core-data internal] load build context [2024-07-02T06:50:41.285Z] #40 ... [2024-07-02T06:50:41.285Z] [2024-07-02T06:50:41.285Z] #47 [security-secretstore-setup internal] load build context [2024-07-02T06:50:41.285Z] #47 transferring context: 228.41MB 78.6s done [2024-07-02T06:50:41.285Z] #47 DONE 80.1s [2024-07-02T06:50:41.285Z] [2024-07-02T06:50:41.285Z] #46 [security-bootstrapper internal] load build context [2024-07-02T06:50:41.285Z] #46 transferring context: 228.41MB 78.7s done [2024-07-02T06:50:41.285Z] #46 DONE 80.2s [2024-07-02T06:50:41.285Z] [2024-07-02T06:50:41.285Z] #40 [core-data internal] load build context [2024-07-02T06:50:41.869Z] #40 ... [2024-07-02T06:50:41.869Z] [2024-07-02T06:50:41.869Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:50:41.869Z] #101 DONE 0.8s [2024-07-02T06:50:41.869Z] [2024-07-02T06:50:41.869Z] #40 [core-data internal] load build context [2024-07-02T06:50:45.205Z] #40 ... [2024-07-02T06:50:45.205Z] [2024-07-02T06:50:45.205Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:50:45.205Z] #102 ... [2024-07-02T06:50:45.205Z] [2024-07-02T06:50:45.205Z] #40 [core-data internal] load build context [2024-07-02T06:50:45.205Z] #40 ... [2024-07-02T06:50:45.205Z] [2024-07-02T06:50:45.205Z] #52 [security-proxy-setup internal] load build context [2024-07-02T06:50:45.205Z] #52 transferring context: 228.41MB 81.1s done [2024-07-02T06:50:45.205Z] #52 DONE 82.6s [2024-07-02T06:50:45.205Z] [2024-07-02T06:50:45.205Z] #40 [core-data internal] load build context [2024-07-02T06:50:46.611Z] #40 ... [2024-07-02T06:50:46.611Z] [2024-07-02T06:50:46.611Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:50:46.611Z] #103 ... [2024-07-02T06:50:46.611Z] [2024-07-02T06:50:46.611Z] #40 [core-data internal] load build context [2024-07-02T06:50:47.191Z] #40 transferring context: 228.41MB 86.9s done [2024-07-02T06:50:47.191Z] #40 DONE 87.2s [2024-07-02T06:50:47.191Z] [2024-07-02T06:50:47.191Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.911Z] #104 ... [2024-07-02T06:51:43.911Z] [2024-07-02T06:51:43.911Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.911Z] #102 DONE 64.6s [2024-07-02T06:51:43.911Z] [2024-07-02T06:51:43.911Z] #105 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:51:43.911Z] #105 ... [2024-07-02T06:51:43.911Z] [2024-07-02T06:51:43.911Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.911Z] #103 DONE 63.1s [2024-07-02T06:51:43.911Z] [2024-07-02T06:51:43.911Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.911Z] #98 DONE 67.5s [2024-07-02T06:51:43.911Z] [2024-07-02T06:51:43.912Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #106 ... [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #107 [support-notifications builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #107 DONE 3.4s [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #104 DONE 60.8s [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:43.912Z] #108 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #109 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #110 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:43.912Z] #111 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #112 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #113 [core-metadata builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #113 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:43.912Z] #114 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #115 [core-command builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #115 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #116 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #105 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #105 DONE 3.4s [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #106 DONE 3.4s [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #117 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #118 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:43.912Z] #119 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:43.912Z] #120 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #121 [core-data builder 6/7] COPY . . [2024-07-02T06:51:43.912Z] #121 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:43.912Z] #122 CACHED [2024-07-02T06:51:43.912Z] [2024-07-02T06:51:43.912Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:51:46.840Z] #123 3.940 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-02T06:51:49.415Z] #123 ... [2024-07-02T06:51:49.415Z] [2024-07-02T06:51:49.415Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:49.415Z] #124 CACHED [2024-07-02T06:51:49.415Z] [2024-07-02T06:51:49.415Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:51:49.415Z] #125 CACHED [2024-07-02T06:51:49.415Z] [2024-07-02T06:51:49.415Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:49.415Z] #126 CACHED [2024-07-02T06:51:49.415Z] [2024-07-02T06:51:49.415Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:51:49.415Z] #127 CACHED [2024-07-02T06:51:49.415Z] [2024-07-02T06:51:49.416Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:51:49.416Z] #128 CACHED [2024-07-02T06:51:49.416Z] [2024-07-02T06:51:49.416Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:51:49.416Z] #129 CACHED [2024-07-02T06:51:49.416Z] [2024-07-02T06:51:49.416Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:51:49.416Z] #130 DONE 6.5s [2024-07-02T06:51:49.416Z] [2024-07-02T06:51:49.416Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:51:52.753Z] #131 2.889 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-02T06:51:53.019Z] #131 ... [2024-07-02T06:51:53.019Z] [2024-07-02T06:51:53.019Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:51:53.019Z] #0 4.180 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-02T06:51:53.019Z] #132 ... [2024-07-02T06:51:53.019Z] [2024-07-02T06:51:53.019Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:51:53.019Z] #0 4.099 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-02T06:51:53.284Z] #133 ... [2024-07-02T06:51:53.285Z] [2024-07-02T06:51:53.285Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:51:53.285Z] #0 4.308 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-02T06:51:53.285Z] #134 ... [2024-07-02T06:51:53.285Z] [2024-07-02T06:51:53.285Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:51:53.285Z] #0 3.289 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-02T06:51:53.551Z] #135 ... [2024-07-02T06:51:53.551Z] [2024-07-02T06:51:53.551Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:51:53.551Z] #0 4.383 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-02T06:51:53.551Z] #136 ... [2024-07-02T06:51:53.551Z] [2024-07-02T06:51:53.551Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:51:53.551Z] #0 4.170 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-02T06:51:53.817Z] #137 ... [2024-07-02T06:51:53.817Z] [2024-07-02T06:51:53.817Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:51:53.817Z] #0 3.748 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-02T06:51:53.817Z] #138 ... [2024-07-02T06:51:53.817Z] [2024-07-02T06:51:53.817Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:51:53.817Z] #0 3.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:52:00.450Z] #139 ... [2024-07-02T06:52:00.450Z] [2024-07-02T06:52:00.450Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T06:52:00.450Z] #0 2.852 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-02T07:09:38.300Z] #140 ... [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:09:38.300Z] #139 DONE 1066.6s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:09:38.300Z] #136 ... [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:09:38.300Z] #141 DONE 0.3s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:09:38.300Z] #135 ... [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:09:38.300Z] #142 DONE 0.2s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #143 [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-02T07:09:38.300Z] #143 DONE 0.2s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:09:38.300Z] #133 ... [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:09:38.300Z] #144 DONE 0.2s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:09:38.300Z] #145 DONE 0.4s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:09:38.300Z] #146 DONE 0.2s [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:09:38.300Z] #138 ... [2024-07-02T07:09:38.300Z] [2024-07-02T07:09:38.300Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:09:40.255Z] #147 DONE 2.4s [2024-07-02T07:09:40.255Z] [2024-07-02T07:09:40.255Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:09:40.255Z] #135 ... [2024-07-02T07:09:40.255Z] [2024-07-02T07:09:40.255Z] #96 [security-proxy-setup] exporting to image [2024-07-02T07:09:40.255Z] #96 exporting layers [2024-07-02T07:09:41.223Z] #96 exporting layers 1.2s done [2024-07-02T07:09:41.493Z] #96 writing image sha256:0521a82d36548fbc7e044ba67467d4143d8f4dad6d84406ee0af6975a62f19d9 done [2024-07-02T07:09:41.493Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T07:09:41.493Z] #96 DONE 8.7s [2024-07-02T07:09:41.493Z] [2024-07-02T07:09:41.493Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:09:41.762Z] #131 ... [2024-07-02T07:09:41.762Z] [2024-07-02T07:09:41.762Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:09:41.762Z] #140 1072.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T07:09:46.019Z] #140 ... [2024-07-02T07:09:46.019Z] [2024-07-02T07:09:46.019Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:09:46.019Z] #131 DONE 1076.1s [2024-07-02T07:09:46.019Z] [2024-07-02T07:09:46.019Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:09:46.019Z] #148 DONE 0.4s [2024-07-02T07:09:46.019Z] [2024-07-02T07:09:46.019Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:09:48.602Z] #149 DONE 2.7s [2024-07-02T07:09:48.602Z] [2024-07-02T07:09:48.602Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:09:48.884Z] #150 DONE 0.4s [2024-07-02T07:09:48.884Z] [2024-07-02T07:09:48.884Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:09:49.159Z] #135 ... [2024-07-02T07:09:49.159Z] [2024-07-02T07:09:49.159Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:09:49.159Z] #151 DONE 0.2s [2024-07-02T07:09:49.159Z] [2024-07-02T07:09:49.159Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:09:49.750Z] #152 DONE 0.3s [2024-07-02T07:09:49.750Z] [2024-07-02T07:09:49.751Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:09:49.751Z] #153 DONE 0.1s [2024-07-02T07:09:49.751Z] [2024-07-02T07:09:49.751Z] #154 [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-02T07:09:49.751Z] #154 DONE 0.2s [2024-07-02T07:09:49.751Z] [2024-07-02T07:09:49.751Z] #155 [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-02T07:09:50.017Z] #155 DONE 0.1s [2024-07-02T07:09:50.017Z] [2024-07-02T07:09:50.017Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:09:50.288Z] #156 DONE 0.1s [2024-07-02T07:09:50.288Z] [2024-07-02T07:09:50.288Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:09:50.288Z] #157 DONE 0.2s [2024-07-02T07:09:50.288Z] [2024-07-02T07:09:50.288Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:09:52.979Z] #158 DONE 2.2s [2024-07-02T07:09:52.979Z] [2024-07-02T07:09:52.979Z] #96 [security-bootstrapper] exporting to image [2024-07-02T07:09:52.979Z] #96 exporting layers [2024-07-02T07:09:53.940Z] #96 exporting layers 1.5s done [2024-07-02T07:09:53.940Z] #96 writing image sha256:6ad0369093b425b880837780edfa1d7387291b14db46506e317768e45abeeeae done [2024-07-02T07:09:53.940Z] #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-02T07:09:53.940Z] #96 DONE 10.2s [2024-07-02T07:09:53.940Z] [2024-07-02T07:09:53.940Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:10:00.593Z] #140 DONE 1090.5s [2024-07-02T07:10:00.593Z] [2024-07-02T07:10:00.593Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:10:00.593Z] #132 ... [2024-07-02T07:10:00.593Z] [2024-07-02T07:10:00.593Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:10:00.593Z] #159 DONE 0.3s [2024-07-02T07:10:00.593Z] [2024-07-02T07:10:00.593Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:10:00.593Z] #133 ... [2024-07-02T07:10:00.593Z] [2024-07-02T07:10:00.593Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:10:00.871Z] #160 DONE 0.1s [2024-07-02T07:10:00.871Z] [2024-07-02T07:10:00.871Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:10:00.871Z] #123 ... [2024-07-02T07:10:00.871Z] [2024-07-02T07:10:00.871Z] #161 [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-02T07:10:01.142Z] #161 DONE 0.2s [2024-07-02T07:10:01.142Z] [2024-07-02T07:10:01.142Z] #162 [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-02T07:10:01.419Z] #162 DONE 0.2s [2024-07-02T07:10:01.419Z] [2024-07-02T07:10:01.419Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:10:01.419Z] #163 DONE 0.1s [2024-07-02T07:10:01.419Z] [2024-07-02T07:10:01.419Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:10:01.688Z] #164 DONE 0.2s [2024-07-02T07:10:01.688Z] [2024-07-02T07:10:01.688Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:10:01.688Z] #138 ... [2024-07-02T07:10:01.688Z] [2024-07-02T07:10:01.688Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:10:01.966Z] #165 DONE 0.3s [2024-07-02T07:10:01.966Z] [2024-07-02T07:10:01.966Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:10:01.966Z] #133 ... [2024-07-02T07:10:01.966Z] [2024-07-02T07:10:01.966Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:10:01.966Z] #166 DONE 0.1s [2024-07-02T07:10:02.249Z] [2024-07-02T07:10:02.249Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:10:04.192Z] #167 DONE 2.0s [2024-07-02T07:10:04.192Z] [2024-07-02T07:10:04.192Z] #96 [security-secretstore-setup] exporting to image [2024-07-02T07:10:04.192Z] #96 exporting layers [2024-07-02T07:10:05.596Z] #96 exporting layers 1.5s done [2024-07-02T07:10:05.596Z] #96 writing image sha256:c81809718776167bf0025fb27f1f7be17a2619f4a5ff3b39f791a23507b1f4a2 done [2024-07-02T07:10:05.596Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-07-02T07:10:05.596Z] #96 DONE 11.8s [2024-07-02T07:10:05.596Z] [2024-07-02T07:10:05.596Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:10:44.446Z] #123 ... [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:10:44.446Z] #132 DONE 1136.5s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:10:44.446Z] #136 ... [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:10:44.446Z] #168 DONE 0.3s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:10:44.446Z] #169 DONE 0.2s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:10:44.446Z] #170 DONE 0.3s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:10:44.446Z] #171 DONE 0.1s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #172 [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-02T07:10:44.446Z] #172 DONE 0.2s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #173 [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-02T07:10:44.446Z] #173 DONE 1.9s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:10:44.446Z] #136 ... [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:10:44.446Z] #96 exporting layers [2024-07-02T07:10:44.446Z] #96 exporting layers 0.6s done [2024-07-02T07:10:44.446Z] #96 writing image sha256:244ae26604fe5f011889fcf47d1a2570a6e16f2b2bf080bd8d27ff8ae57da71c done [2024-07-02T07:10:44.446Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T07:10:44.446Z] #96 DONE 12.4s [2024-07-02T07:10:44.446Z] [2024-07-02T07:10:44.446Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:12:36.096Z] #123 DONE 1247.4s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:12:36.096Z] #138 ... [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:12:36.096Z] #174 DONE 0.2s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:12:36.096Z] #175 DONE 0.2s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:12:36.096Z] #176 DONE 0.3s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:12:36.096Z] #177 DONE 0.1s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #96 [security-spiffe-token-provider] exporting to image [2024-07-02T07:12:36.096Z] #96 exporting layers [2024-07-02T07:12:36.096Z] #96 exporting layers 0.9s done [2024-07-02T07:12:36.096Z] #96 writing image sha256:2a866c6b2409845680637a3e57c34fb146e3c6a61329f4baf8faad9edfcd59a9 done [2024-07-02T07:12:36.096Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T07:12:36.096Z] #96 DONE 13.3s [2024-07-02T07:12:36.096Z] [2024-07-02T07:12:36.096Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:19:13.127Z] #134 ... [2024-07-02T07:19:13.127Z] [2024-07-02T07:19:13.127Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:19:13.127Z] #138 DONE 1649.5s [2024-07-02T07:19:13.127Z] [2024-07-02T07:19:13.127Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:19:13.127Z] #136 ... [2024-07-02T07:19:13.127Z] [2024-07-02T07:19:13.127Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:19:13.127Z] #178 DONE 0.1s [2024-07-02T07:19:13.127Z] [2024-07-02T07:19:13.127Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:19:13.127Z] #179 DONE 0.2s [2024-07-02T07:19:13.127Z] [2024-07-02T07:19:13.127Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:19:13.428Z] #135 ... [2024-07-02T07:19:13.428Z] [2024-07-02T07:19:13.428Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:19:13.705Z] #180 DONE 0.4s [2024-07-02T07:19:13.705Z] [2024-07-02T07:19:13.705Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:19:13.975Z] #181 DONE 0.2s [2024-07-02T07:19:13.975Z] [2024-07-02T07:19:13.975Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:19:13.975Z] #182 DONE 0.1s [2024-07-02T07:19:13.975Z] [2024-07-02T07:19:13.975Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:19:15.939Z] #183 DONE 1.8s [2024-07-02T07:19:15.939Z] [2024-07-02T07:19:15.939Z] #96 [security-proxy-auth] exporting to image [2024-07-02T07:19:15.939Z] #96 exporting layers [2024-07-02T07:19:16.907Z] #96 exporting layers 0.9s done [2024-07-02T07:19:16.907Z] #96 writing image sha256:5b66dad265e484ae7a8b4d18ff5b0c0ad24ed091fdfce64651fe5f6461230d3f done [2024-07-02T07:19:16.907Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T07:19:16.907Z] #96 DONE 14.2s [2024-07-02T07:19:16.907Z] [2024-07-02T07:19:16.907Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:20:03.806Z] #135 ... [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:20:03.806Z] #134 DONE 1697.3s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:20:03.806Z] #33 ... [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:03.806Z] #184 DONE 0.2s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:20:03.806Z] #133 ... [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:03.806Z] #185 DONE 0.2s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:20:03.806Z] #186 DONE 0.5s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:03.806Z] #187 DONE 0.1s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #96 [core-command] exporting to image [2024-07-02T07:20:03.806Z] #96 exporting layers [2024-07-02T07:20:03.806Z] #96 exporting layers 0.5s done [2024-07-02T07:20:03.806Z] #96 writing image sha256:528cc84238528a7aa5ba6926580bda49270dd5325d821dd68d614b3e6d981784 done [2024-07-02T07:20:03.806Z] #96 naming to docker.io/library/core-command-arm64 done [2024-07-02T07:20:03.806Z] #96 DONE 14.7s [2024-07-02T07:20:03.806Z] [2024-07-02T07:20:03.806Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:20:13.916Z] #136 DONE 1710.2s [2024-07-02T07:20:13.916Z] [2024-07-02T07:20:13.916Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:13.916Z] #49 ... [2024-07-02T07:20:13.916Z] [2024-07-02T07:20:13.916Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:14.186Z] #188 DONE 0.1s [2024-07-02T07:20:14.186Z] [2024-07-02T07:20:14.186Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:14.186Z] #189 DONE 0.1s [2024-07-02T07:20:14.186Z] [2024-07-02T07:20:14.186Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:20:14.778Z] #190 DONE 0.4s [2024-07-02T07:20:14.778Z] [2024-07-02T07:20:14.778Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:14.778Z] #191 DONE 0.1s [2024-07-02T07:20:14.778Z] [2024-07-02T07:20:14.778Z] #96 [core-data] exporting to image [2024-07-02T07:20:14.778Z] #96 exporting layers [2024-07-02T07:20:15.371Z] #96 exporting layers 0.7s done [2024-07-02T07:20:15.371Z] #96 writing image sha256:50d973ad06d3a127c5d87d95210ee1a78ae7879a0d5c176f7a8c7fb1a78b8574 done [2024-07-02T07:20:15.371Z] #96 naming to docker.io/library/core-data-arm64 [2024-07-02T07:20:15.641Z] #96 naming to docker.io/library/core-data-arm64 done [2024-07-02T07:20:15.641Z] #96 DONE 15.4s [2024-07-02T07:20:15.641Z] [2024-07-02T07:20:15.641Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:20:17.060Z] #137 DONE 1713.8s [2024-07-02T07:20:17.060Z] [2024-07-02T07:20:17.060Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:17.060Z] #49 ... [2024-07-02T07:20:17.060Z] [2024-07-02T07:20:17.060Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:17.335Z] #192 DONE 0.2s [2024-07-02T07:20:17.335Z] [2024-07-02T07:20:17.335Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:17.605Z] #193 DONE 0.3s [2024-07-02T07:20:17.605Z] [2024-07-02T07:20:17.605Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:20:18.194Z] #194 DONE 0.5s [2024-07-02T07:20:18.194Z] [2024-07-02T07:20:18.194Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:18.194Z] #195 DONE 0.1s [2024-07-02T07:20:18.194Z] [2024-07-02T07:20:18.194Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:20:18.194Z] #196 DONE 0.1s [2024-07-02T07:20:18.194Z] [2024-07-02T07:20:18.194Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:18.194Z] #49 ... [2024-07-02T07:20:18.194Z] [2024-07-02T07:20:18.194Z] #96 [core-metadata] exporting to image [2024-07-02T07:20:18.784Z] #96 exporting layers 0.5s done [2024-07-02T07:20:18.784Z] #96 writing image sha256:4e3cf60fb6da8cf5ea9bbad810d62fd25119b3dafd1aeab50ddda8d501f1338c done [2024-07-02T07:20:18.784Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-07-02T07:20:18.784Z] #96 DONE 15.9s [2024-07-02T07:20:18.784Z] [2024-07-02T07:20:18.784Z] #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:20:51.047Z] #33 ... [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:20:51.047Z] #135 DONE 1743.3s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:51.047Z] #49 ... [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:51.047Z] #197 DONE 0.2s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:51.047Z] #198 DONE 0.1s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:20:51.047Z] #133 DONE 1744.2s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:20:51.047Z] #199 ... [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:20:51.047Z] #200 DONE 0.1s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.047Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:20:51.047Z] #199 DONE 0.5s [2024-07-02T07:20:51.047Z] [2024-07-02T07:20:51.048Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:51.048Z] #201 DONE 0.1s [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #96 [support-notifications] exporting to image [2024-07-02T07:20:51.048Z] #96 exporting layers [2024-07-02T07:20:51.048Z] #96 ... [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:20:51.048Z] #202 DONE 0.3s [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:20:51.048Z] #203 DONE 0.4s [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:20:51.048Z] #49 ... [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:20:51.048Z] #204 DONE 0.1s [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #96 [support-notifications] exporting to image [2024-07-02T07:20:51.048Z] #96 exporting layers 0.8s done [2024-07-02T07:20:51.048Z] #96 writing image sha256:88941fac9ca3fcc15da98490deae3acc72c649a2cb6330e1f561ae28121134b1 done [2024-07-02T07:20:51.048Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T07:20:51.048Z] #96 exporting layers 0.5s done [2024-07-02T07:20:51.048Z] #96 writing image sha256:ac7f6b902f313253527c24ad4e1509a32a2202a700cfa772ee5f600c58b33dcd done [2024-07-02T07:20:51.048Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T07:20:51.048Z] #96 DONE 17.2s [2024-07-02T07:20:51.048Z] [2024-07-02T07:20:51.048Z] #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:20:51.048Z] time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:20:51.035Z] $ docker stop --time=1 ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d [2024-07-02T07:20:52.753Z] $ docker rm -f --volumes ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:20:53.371Z] + docker images [2024-07-02T07:20:53.371Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:20:53.371Z] support-scheduler-arm64 latest ac7f6b902f31 5 seconds ago 42.4MB [2024-07-02T07:20:53.371Z] support-notifications-arm64 latest 88941fac9ca3 6 seconds ago 43.3MB [2024-07-02T07:20:53.371Z] core-metadata-arm64 latest 4e3cf60fb6da 36 seconds ago 40.3MB [2024-07-02T07:20:53.371Z] core-data-arm64 latest 50d973ad06d3 39 seconds ago 40.1MB [2024-07-02T07:20:53.371Z] core-command-arm64 latest 528cc8423852 52 seconds ago 39.9MB [2024-07-02T07:20:53.371Z] security-proxy-auth-arm64 latest 5b66dad265e4 About a minute ago 37.4MB [2024-07-02T07:20:53.371Z] security-spiffe-token-provider-arm64 latest 2a866c6b2409 8 minutes ago 34.1MB [2024-07-02T07:20:53.371Z] core-common-config-bootstrapper-arm64 latest 244ae26604fe 10 minutes ago 20.1MB [2024-07-02T07:20:53.371Z] security-secretstore-setup-arm64 latest c81809718776 10 minutes ago 41.5MB [2024-07-02T07:20:53.371Z] security-bootstrapper-arm64 latest 6ad0369093b4 11 minutes ago 23.7MB [2024-07-02T07:20:53.371Z] security-proxy-setup-arm64 latest 0521a82d3654 11 minutes ago 31MB [2024-07-02T07:20:53.371Z] security-spire-agent-arm64 latest 462aca8f252b 30 minutes ago 157MB [2024-07-02T07:20:53.371Z] security-spire-config-arm64 latest 2690bec0e701 30 minutes ago 101MB [2024-07-02T07:20:53.371Z] security-spire-server-arm64 latest 19924a20502b 30 minutes ago 102MB [2024-07-02T07:20:53.371Z] ci-base-image-arm64 latest b5e105057780 49 minutes ago 962MB [2024-07-02T07:20:53.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T07:20:53.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-02T07:20:54.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:20:54.314Z] [2024-07-02T07:20:54.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:20:54.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:20:54.994Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T07:20:54.994Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T07:20:54.994Z] 04944245beec: Pulling fs layer [2024-07-02T07:20:54.994Z] 699f458cf7ca: Pulling fs layer [2024-07-02T07:20:54.994Z] 765212b225bb: Pulling fs layer [2024-07-02T07:20:54.994Z] f23df028b6ca: Pulling fs layer [2024-07-02T07:20:54.994Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T07:20:54.994Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T07:20:54.994Z] 765212b225bb: Waiting [2024-07-02T07:20:54.994Z] f23df028b6ca: Waiting [2024-07-02T07:20:54.994Z] d65c8cfc05b1: Waiting [2024-07-02T07:20:54.994Z] 2437ff75d9bd: Waiting [2024-07-02T07:20:54.994Z] 04944245beec: Verifying Checksum [2024-07-02T07:20:54.994Z] 04944245beec: Download complete [2024-07-02T07:20:54.994Z] 765212b225bb: Verifying Checksum [2024-07-02T07:20:54.994Z] 765212b225bb: Download complete [2024-07-02T07:20:55.261Z] f23df028b6ca: Verifying Checksum [2024-07-02T07:20:55.261Z] f23df028b6ca: Download complete [2024-07-02T07:20:55.261Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T07:20:55.261Z] d65c8cfc05b1: Download complete [2024-07-02T07:20:55.261Z] 699f458cf7ca: Verifying Checksum [2024-07-02T07:20:55.261Z] 699f458cf7ca: Download complete [2024-07-02T07:20:55.842Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T07:20:55.842Z] 8998bd30e6a1: Download complete [2024-07-02T07:20:58.415Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T07:20:58.415Z] 2437ff75d9bd: Download complete [2024-07-02T07:21:00.360Z] 8998bd30e6a1: Pull complete [2024-07-02T07:21:00.945Z] 04944245beec: Pull complete [2024-07-02T07:21:02.890Z] 699f458cf7ca: Pull complete [2024-07-02T07:21:02.890Z] 765212b225bb: Pull complete [2024-07-02T07:21:03.473Z] f23df028b6ca: Pull complete [2024-07-02T07:21:03.742Z] d65c8cfc05b1: Pull complete [2024-07-02T07:21:21.953Z] 2437ff75d9bd: Pull complete [2024-07-02T07:21:21.953Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T07:21:21.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:21:21.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:21:22.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container [2024-07-02T07:21:22.332Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T07:21:25.688Z] $ docker top 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:26.823Z] ---> job-cost.sh [2024-07-02T07:21:26.823Z] lf-activate-venv: SKIPPING [2024-07-02T07:21:26.823Z] INFO: No Stack... [2024-07-02T07:21:27.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T07:21:27.994Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T07:21:28.723Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-02T07:21:28.723Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T07:21:28.805Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] [2024-07-02T07:21:28.814Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] did not exist. Created. [2024-07-02T07:21:28.821Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T07:21:29.631Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T07:21:29.866Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T07:21:29.889Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T07:21:29.935Z] $ docker stop --time=1 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 [2024-07-02T07:21:31.446Z] $ docker rm -f --volumes 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 [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-02T07:21:32.709Z] provisioning config files... [2024-07-02T07:21:32.716Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17942148872437515932tmp [Pipeline] { [Pipeline] sh [2024-07-02T07:21:33.084Z] + set +x [2024-07-02T07:21:33.084Z] + curl -s https://codecov.io/bash [2024-07-02T07:21:33.084Z] + bash -s -- [2024-07-02T07:21:33.084Z] [2024-07-02T07:21:33.084Z] _____ _ [2024-07-02T07:21:33.084Z] / ____| | | [2024-07-02T07:21:33.084Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T07:21:33.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T07:21:33.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T07:21:33.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T07:21:33.084Z] Bash-1.0.6 [2024-07-02T07:21:33.084Z] [2024-07-02T07:21:33.084Z] [2024-07-02T07:21:33.084Z] ==> git version 2.25.1 found [2024-07-02T07:21:33.084Z] ==> 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-02T07:21:33.084Z] Release-Date: 2020-01-08 [2024-07-02T07:21:33.084Z] 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-02T07:21:33.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T07:21:33.084Z] ==> Jenkins CI detected. [2024-07-02T07:21:33.084Z] current dir:  /w/workspace/edgex-go/1 [2024-07-02T07:21:33.084Z] project root: . [2024-07-02T07:21:33.084Z] --> token set from env [2024-07-02T07:21:33.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T07:21:33.084Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T07:21:33.084Z] ==> Python coveragepy not found [2024-07-02T07:21:33.084Z] ==> Searching for coverage reports in: [2024-07-02T07:21:33.084Z] + . [2024-07-02T07:21:33.084Z] -> Found 1 reports [2024-07-02T07:21:33.084Z] ==> Detecting git/mercurial file structure [2024-07-02T07:21:33.342Z] ==> Reading reports [2024-07-02T07:21:33.342Z] + ./coverage.out bytes=456284 [2024-07-02T07:21:33.342Z] ==> Appending adjustments [2024-07-02T07:21:33.342Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T07:21:34.278Z] + Found adjustments [2024-07-02T07:21:34.278Z] ==> Gzipping contents [2024-07-02T07:21:34.278Z] 60K /tmp/codecov.UZiYWJ.gz [2024-07-02T07:21:34.278Z] ==> Uploading reports [2024-07-02T07:21:34.278Z] url: https://codecov.io [2024-07-02T07:21:34.278Z] query: branch=PR-4813&commit=b71999676454bc091ec994e204533b916eb5d04f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4813&job=&cmd_args= [2024-07-02T07:21:34.278Z] -> Pinging Codecov [2024-07-02T07:21:34.278Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4813&commit=b71999676454bc091ec994e204533b916eb5d04f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4813&job=&cmd_args= [2024-07-02T07:21:34.537Z] -> Uploading to [2024-07-02T07:21:34.537Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/b71999676454bc091ec994e204533b916eb5d04f/540919aa-6ff1-48c7-9d3a-c6719856fbdc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T072134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cc04ea4800eecd2ae489c639283c52b61819953e3bca6f32f2c9b91b9b10a6b [2024-07-02T07:21:34.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:21:34.537Z] Dload Upload Total Spent Left Speed [2024-07-02T07:21:34.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57960 0 0 100 57960 0 273k --:--:-- --:--:-- --:--:-- 272k 100 57960 0 0 100 57960 0 203k --:--:-- --:--:-- --:--:-- 202k [2024-07-02T07:21:34.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b71999676454bc091ec994e204533b916eb5d04f [Pipeline] } [2024-07-02T07:21:34.836Z] 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-02T07:21:36.546Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:36.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:37.804Z] ---> package-listing.sh [2024-07-02T07:21:37.804Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T07:21:37.804Z] ++ facter osfamily [2024-07-02T07:21:38.063Z] + OS_FAMILY=debian [2024-07-02T07:21:38.063Z] + workspace=/w/workspace/edgex-go/1 [2024-07-02T07:21:38.063Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T07:21:38.063Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T07:21:38.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T07:21:38.063Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T07:21:38.063Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-02T07:21:38.063Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T07:21:38.063Z] + case "${OS_FAMILY}" in [2024-07-02T07:21:38.063Z] + dpkg -l [2024-07-02T07:21:38.063Z] + grep '^ii' [2024-07-02T07:21:38.063Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T07:21:38.063Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T07:21:38.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T07:21:38.063Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-02T07:21:38.063Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-02T07:21:38.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-02T07:21:38.106Z] 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-02T07:21:38.403Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:21:39.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:21:39.078Z] [2024-07-02T07:21:39.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:21:39.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:21:39.477Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T07:21:39.477Z] 5eb5b503b376: Pulling fs layer [2024-07-02T07:21:39.477Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T07:21:39.477Z] ec43610c2a17: Pulling fs layer [2024-07-02T07:21:39.477Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T07:21:39.477Z] 33b1e0a273af: Pulling fs layer [2024-07-02T07:21:39.477Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T07:21:39.477Z] 2f39f015ded8: Pulling fs layer [2024-07-02T07:21:39.477Z] 33b1e0a273af: Waiting [2024-07-02T07:21:39.477Z] 5d3b04190fa2: Waiting [2024-07-02T07:21:39.477Z] 2f39f015ded8: Waiting [2024-07-02T07:21:39.477Z] 3a2ae6a8a46f: Waiting [2024-07-02T07:21:39.477Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T07:21:39.477Z] 5c69ac0246d0: Download complete [2024-07-02T07:21:39.477Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T07:21:39.477Z] 3a2ae6a8a46f: Download complete [2024-07-02T07:21:39.477Z] 33b1e0a273af: Verifying Checksum [2024-07-02T07:21:39.477Z] 33b1e0a273af: Download complete [2024-07-02T07:21:39.477Z] ec43610c2a17: Verifying Checksum [2024-07-02T07:21:39.477Z] ec43610c2a17: Download complete [2024-07-02T07:21:39.477Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T07:21:39.477Z] 5d3b04190fa2: Download complete [2024-07-02T07:21:39.739Z] 5eb5b503b376: Verifying Checksum [2024-07-02T07:21:39.739Z] 5eb5b503b376: Download complete [2024-07-02T07:21:40.304Z] 2f39f015ded8: Download complete [2024-07-02T07:21:40.869Z] 5eb5b503b376: Pull complete [2024-07-02T07:21:40.869Z] 5c69ac0246d0: Pull complete [2024-07-02T07:21:41.436Z] ec43610c2a17: Pull complete [2024-07-02T07:21:41.436Z] 3a2ae6a8a46f: Pull complete [2024-07-02T07:21:41.436Z] 33b1e0a273af: Pull complete [2024-07-02T07:21:41.694Z] 5d3b04190fa2: Pull complete [2024-07-02T07:21:45.877Z] 2f39f015ded8: Pull complete [2024-07-02T07:21:45.877Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T07:21:45.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:21:45.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:21:46.125Z] prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container [2024-07-02T07:21:46.149Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T07:21:51.767Z] $ docker top e019601d54b0bf6fa4ef9e10e3df78648767272516240f4944245ff8b21a3ade -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:21:52.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T07:21:52.505Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T07:21:52.827Z] + ls /var/log/sa-host [2024-07-02T07:21:52.827Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:21:53.105Z] provisioning config files... [2024-07-02T07:21:53.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3594848171547178062tmp [Pipeline] { [Pipeline] echo [2024-07-02T07:21:53.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:53.516Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T07:21:53.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:53.981Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T07:21:54.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:54.348Z] ---> sudo-logs.sh [2024-07-02T07:21:54.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T07:21:54.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:54.773Z] ---> job-cost.sh [2024-07-02T07:21:54.773Z] lf-activate-venv: SKIPPING [2024-07-02T07:21:54.773Z] DEBUG: total: 0.10999999940395355 [2024-07-02T07:21:54.773Z] INFO: Retrieving Stack Cost... [2024-07-02T07:21:55.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T07:21:55.600Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T07:21:55.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:21:55.968Z] ---> logs-deploy.sh [2024-07-02T07:21:55.968Z] lf-activate-venv: SKIPPING [2024-07-02T07:21:55.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4813/1 [2024-07-02T07:21:55.968Z] INFO: archiving workspace using pattern(s): [2024-07-02T07:21:56.901Z] Archives upload complete. [2024-07-02T07:21:56.901Z] INFO: archiving logs to Nexus