Pull request #4823 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at 059044cd19e7cd756841b4b22dae69fa09f54287 rather than 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec Obtained Jenkinsfile from 059044cd19e7cd756841b4b22dae69fa09f54287 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-ssh9126985544264236284.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-ssh14219286554200748316.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-4823/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-4823/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2964295356073134114.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-4823/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17933244772433474648.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-ssh14955864314693169292.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-4823/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-4823/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17306764821683444318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5323 in /w/workspace/edgexfoundry_edgex-go_PR-4823 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4823/head:refs/remotes/origin/PR-4823 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 059044cd19e7cd756841b4b22dae69fa09f54287 into PR head commit 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec Merge succeeded, producing 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 Checking out Revision 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 (PR-4823) > git config core.sparsecheckout # timeout=10 > git checkout -f 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec # 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 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 # timeout=10 Commit message: "Merge commit '059044cd19e7cd756841b4b22dae69fa09f54287' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-10T20:47:29.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-10T20:47:29.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-10T20:47:29.941Z] ========================================================= [2024-07-10T20:47:29.941Z] EdgeX Global Pipelines Version Info [2024-07-10T20:47:29.941Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-10T20:47:30.704Z] ------------------- [2024-07-10T20:47:30.704Z] stable info: [2024-07-10T20:47:30.704Z] ------------------- [2024-07-10T20:47:30.704Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T20:47:30.704Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-10T20:47:30.704Z] Message: update stable to v1.0.260 [2024-07-10T20:47:31.275Z] ------------------- [2024-07-10T20:47:31.275Z] experimental info: [2024-07-10T20:47:31.275Z] ------------------- [2024-07-10T20:47:31.275Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T20:47:31.275Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-10T20:47:31.275Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-10T20:47:31.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-10T20:47:31.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-10T20:47:31.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-10T20:47:31.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-10T20:47:31.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-10T20:47:31.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-10T20:47:31.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-10T20:47:31.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-10T20:47:31.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-10T20:47:32.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-10T20:47:32.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-10T20:47:32.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-10T20:47:32.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-10T20:47:32.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-10T20:47:32.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-10T20:47:32.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T20:47:32.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T20:47:32.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-10T20:47:32.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-10T20:47:32.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-10T20:47:32.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-10T20:47:32.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-10T20:47:32.913Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-10T20:47:32.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4823 [Pipeline] echo [2024-07-10T20:47:33.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4823 [Pipeline] echo [2024-07-10T20:47:33.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4823 [Pipeline] echo [2024-07-10T20:47:33.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo [2024-07-10T20:47:33.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c2586e [Pipeline] echo [2024-07-10T20:47:33.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T20:47:33.417Z] provisioning config files... [2024-07-10T20:47:33.431Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7680434219406119122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T20:47:33.831Z] ---> ****-login.sh [2024-07-10T20:47:33.831Z] nexus3.edgexfoundry.org:10001 [2024-07-10T20:47:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:47:34.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:47:34.093Z] Configure a credential helper to remove this warning. See [2024-07-10T20:47:34.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:47:34.093Z] [2024-07-10T20:47:34.093Z] Login Succeeded [2024-07-10T20:47:34.093Z] nexus3.edgexfoundry.org:10002 [2024-07-10T20:47:34.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:47:34.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:47:34.093Z] Configure a credential helper to remove this warning. See [2024-07-10T20:47:34.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:47:34.093Z] [2024-07-10T20:47:34.093Z] Login Succeeded [2024-07-10T20:47:34.093Z] nexus3.edgexfoundry.org:10003 [2024-07-10T20:47:34.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:47:34.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:47:34.353Z] Configure a credential helper to remove this warning. See [2024-07-10T20:47:34.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:47:34.353Z] [2024-07-10T20:47:34.353Z] Login Succeeded [2024-07-10T20:47:34.353Z] nexus3.edgexfoundry.org:10004 [2024-07-10T20:47:34.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:47:34.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:47:34.353Z] Configure a credential helper to remove this warning. See [2024-07-10T20:47:34.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:47:34.353Z] [2024-07-10T20:47:34.353Z] Login Succeeded [2024-07-10T20:47:34.353Z] ****.io [2024-07-10T20:47:34.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:47:34.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:47:34.613Z] Configure a credential helper to remove this warning. See [2024-07-10T20:47:34.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:47:34.613Z] [2024-07-10T20:47:34.613Z] Login Succeeded [2024-07-10T20:47:34.613Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T20:47:34.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T20:47:35.090Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/core-command/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T20:47:35.090Z] + dirname+ cmd/core-data/Dockerfile [2024-07-10T20:47:35.090Z] cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/core-keeper/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/core-metadata/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-10T20:47:35.090Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-10T20:47:35.090Z] cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T20:47:35.090Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2024-07-10T20:47:35.090Z] -f2 [2024-07-10T20:47:35.090Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-10T20:47:35.090Z] + + dirname cmd/security-spire-server/Dockerfile [2024-07-10T20:47:35.090Z] cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/support-notifications/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-10T20:47:35.090Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-10T20:47:35.090Z] + cut -d/ -f2 [2024-07-10T20:47:35.090Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-10T20:47:35.148Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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-10T20:47:35.675Z] + git rev-list -1 --merges 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8~1..8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo [2024-07-10T20:47:35.714Z] -----------> git rev-list -1 --merges 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8~1..8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [2024-07-10T20:47:35.714Z] 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [false] [Pipeline] sh [2024-07-10T20:47:36.033Z] + git log --format=format:%s -1 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo [2024-07-10T20:47:36.076Z] ========================================================= [2024-07-10T20:47:36.076Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-10T20:47:36.076Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-10T20:47:36.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T20:47:36.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-10T20:47:36.528Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-10T20:47:36.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-10T20:47:36.528Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-10T20:47:36.528Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-10T20:47:36.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:47:36.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T20:47:36.996Z] [2024-07-10T20:47:36.996Z] 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-10T20:47:37.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T20:47:37.391Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-10T20:47:37.391Z] b85a868b505f: Pulling fs layer [2024-07-10T20:47:37.391Z] e2be974225ed: Pulling fs layer [2024-07-10T20:47:37.391Z] 339a4e72a1f5: Pulling fs layer [2024-07-10T20:47:37.391Z] 988bab9f4d93: Pulling fs layer [2024-07-10T20:47:37.391Z] 1469e6f7b9e6: Pulling fs layer [2024-07-10T20:47:37.391Z] eaf3925da568: Pulling fs layer [2024-07-10T20:47:37.391Z] bab4dde63d76: Pulling fs layer [2024-07-10T20:47:37.391Z] bde34c3a00c8: Pulling fs layer [2024-07-10T20:47:37.391Z] b352a97aabf1: Pulling fs layer [2024-07-10T20:47:37.391Z] 988bab9f4d93: Waiting [2024-07-10T20:47:37.391Z] eaf3925da568: Waiting [2024-07-10T20:47:37.391Z] 1469e6f7b9e6: Waiting [2024-07-10T20:47:37.391Z] bab4dde63d76: Waiting [2024-07-10T20:47:37.391Z] b352a97aabf1: Waiting [2024-07-10T20:47:37.391Z] 4872d77fe225: Pulling fs layer [2024-07-10T20:47:37.391Z] 5851b861e8e6: Pulling fs layer [2024-07-10T20:47:37.391Z] 4872d77fe225: Waiting [2024-07-10T20:47:37.391Z] 5851b861e8e6: Waiting [2024-07-10T20:47:37.391Z] e2be974225ed: Download complete [2024-07-10T20:47:37.391Z] 988bab9f4d93: Download complete [2024-07-10T20:47:37.391Z] 1469e6f7b9e6: Verifying Checksum [2024-07-10T20:47:37.391Z] 1469e6f7b9e6: Download complete [2024-07-10T20:47:37.650Z] eaf3925da568: Verifying Checksum [2024-07-10T20:47:37.650Z] eaf3925da568: Download complete [2024-07-10T20:47:37.650Z] 339a4e72a1f5: Verifying Checksum [2024-07-10T20:47:37.650Z] 339a4e72a1f5: Download complete [2024-07-10T20:47:37.650Z] bde34c3a00c8: Verifying Checksum [2024-07-10T20:47:37.650Z] bde34c3a00c8: Download complete [2024-07-10T20:47:37.650Z] b352a97aabf1: Download complete [2024-07-10T20:47:37.650Z] 4872d77fe225: Verifying Checksum [2024-07-10T20:47:37.651Z] 4872d77fe225: Download complete [2024-07-10T20:47:37.651Z] 5851b861e8e6: Verifying Checksum [2024-07-10T20:47:37.651Z] 5851b861e8e6: Download complete [2024-07-10T20:47:37.651Z] b85a868b505f: Verifying Checksum [2024-07-10T20:47:37.651Z] b85a868b505f: Download complete [2024-07-10T20:47:37.910Z] bab4dde63d76: Verifying Checksum [2024-07-10T20:47:37.910Z] bab4dde63d76: Download complete [2024-07-10T20:47:38.847Z] b85a868b505f: Pull complete [2024-07-10T20:47:39.105Z] e2be974225ed: Pull complete [2024-07-10T20:47:39.673Z] 339a4e72a1f5: Pull complete [2024-07-10T20:47:39.673Z] 988bab9f4d93: Pull complete [2024-07-10T20:47:39.931Z] 1469e6f7b9e6: Pull complete [2024-07-10T20:47:39.931Z] eaf3925da568: Pull complete [2024-07-10T20:47:41.830Z] bab4dde63d76: Pull complete [2024-07-10T20:47:41.830Z] bde34c3a00c8: Pull complete [2024-07-10T20:47:41.830Z] b352a97aabf1: Pull complete [2024-07-10T20:47:42.089Z] 4872d77fe225: Pull complete [2024-07-10T20:47:42.089Z] 5851b861e8e6: Pull complete [2024-07-10T20:47:42.089Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-10T20:47:42.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T20:47:42.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:47:42.361Z] prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container [2024-07-10T20:47:42.384Z] $ 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-10T20:47:45.266Z] $ docker top 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 -eo pid,comm [2024-07-10T20:47:45.324Z] 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-10T20:47:45.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T20:47:45.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T20:47:45.505Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T20:47:45.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T20:47:45.614Z] $ docker exec 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent [2024-07-10T20:47:45.732Z] SSH_AUTH_SOCK=/tmp/ssh-KEuFM7gHQmbT/agent.33 [2024-07-10T20:47:45.732Z] SSH_AGENT_PID=39 [2024-07-10T20:47:45.738Z] Running ssh-add (command line suppressed) [2024-07-10T20:47:45.835Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15287531656950828295.key (/w/workspace/edgex-go/1@tmp/private_key_15287531656950828295.key) [2024-07-10T20:47:45.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T20:47:46.207Z] + git tag --points-at HEAD [Pipeline] } [2024-07-10T20:47:46.234Z] $ docker exec --env ******** --env ******** 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent -k [2024-07-10T20:47:46.328Z] unset SSH_AUTH_SOCK; [2024-07-10T20:47:46.329Z] unset SSH_AGENT_PID; [2024-07-10T20:47:46.329Z] echo Agent pid 39 killed; [2024-07-10T20:47:46.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-10T20:47:46.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T20:47:46.458Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T20:47:46.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T20:47:46.572Z] $ docker exec 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent [2024-07-10T20:47:46.689Z] SSH_AUTH_SOCK=/tmp/ssh-8KDpYtC8xq49/agent.72 [2024-07-10T20:47:46.689Z] SSH_AGENT_PID=78 [2024-07-10T20:47:46.693Z] Running ssh-add (command line suppressed) [2024-07-10T20:47:46.788Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9854365802701842496.key (/w/workspace/edgex-go/1@tmp/private_key_9854365802701842496.key) [2024-07-10T20:47:46.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T20:47:47.158Z] + git semver init [2024-07-10T20:47:47.419Z] 2024-07-10 20:47:47,330 [run_init] DEBUG init version:0.0.0 force:False [2024-07-10T20:47:47.419Z] 2024-07-10 20:47:47,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-10T20:47:47.419Z] 2024-07-10 20:47:47,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-10T20:47:47.419Z] 2024-07-10 20:47:47,332 [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-10T20:47:54.718Z] 2024-07-10 20:47:53,449 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,450 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4823 with force:False [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,450 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4823 [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,454 [execute] INFO git cat-file --batch-check [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,460 [execute] INFO git cat-file --batch [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T20:47:54.718Z] 2024-07-10 20:47:53,466 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4823 [2024-07-10T20:47:54.718Z] 0.0.0 [Pipeline] } [2024-07-10T20:47:54.743Z] $ docker exec --env ******** --env ******** 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent -k [2024-07-10T20:47:54.834Z] unset SSH_AUTH_SOCK; [2024-07-10T20:47:54.834Z] unset SSH_AGENT_PID; [2024-07-10T20:47:54.834Z] echo Agent pid 78 killed; [2024-07-10T20:47:54.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T20:47:55.378Z] + git semver [Pipeline] } [2024-07-10T20:47:55.666Z] $ docker stop --time=1 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 [2024-07-10T20:47:56.981Z] $ docker rm -f --volumes 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T20:47:57.413Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-10T20:47:57.707Z] Stashed 1 file(s) [Pipeline] echo [2024-07-10T20:47:57.731Z] [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-10T20:47:58.631Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-10T20:47:58.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T20:47:58.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T20:47:58.787Z] ========================================================= [2024-07-10T20:47:58.787Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-10T20:47:58.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:47:59.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T20:47:59.146Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-10T20:47:59.146Z] 619be1103602: Pulling fs layer [2024-07-10T20:47:59.146Z] 7862e08f4a3e: Pulling fs layer [2024-07-10T20:47:59.146Z] 5df492c9dc93: Pulling fs layer [2024-07-10T20:47:59.146Z] 7629e6793208: Pulling fs layer [2024-07-10T20:47:59.146Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T20:47:59.146Z] fb5054dd5b73: Pulling fs layer [2024-07-10T20:47:59.146Z] eeca6798cff9: Pulling fs layer [2024-07-10T20:47:59.146Z] 4f4fb700ef54: Waiting [2024-07-10T20:47:59.147Z] fb5054dd5b73: Waiting [2024-07-10T20:47:59.147Z] 7629e6793208: Waiting [2024-07-10T20:47:59.147Z] aa269ceb94a6: Pulling fs layer [2024-07-10T20:47:59.147Z] ada007ff1a6a: Pulling fs layer [2024-07-10T20:47:59.147Z] aa269ceb94a6: Waiting [2024-07-10T20:47:59.147Z] ada007ff1a6a: Waiting [2024-07-10T20:47:59.147Z] eeca6798cff9: Waiting [2024-07-10T20:47:59.147Z] 7862e08f4a3e: Download complete [2024-07-10T20:47:59.147Z] 7629e6793208: Verifying Checksum [2024-07-10T20:47:59.147Z] 7629e6793208: Download complete [2024-07-10T20:47:59.147Z] 4f4fb700ef54: Verifying Checksum [2024-07-10T20:47:59.147Z] 4f4fb700ef54: Download complete [2024-07-10T20:47:59.147Z] fb5054dd5b73: Download complete [2024-07-10T20:47:59.147Z] 619be1103602: Verifying Checksum [2024-07-10T20:47:59.147Z] 619be1103602: Download complete [2024-07-10T20:47:59.147Z] eeca6798cff9: Verifying Checksum [2024-07-10T20:47:59.147Z] eeca6798cff9: Download complete [2024-07-10T20:47:59.405Z] 619be1103602: Pull complete [2024-07-10T20:47:59.406Z] ada007ff1a6a: Verifying Checksum [2024-07-10T20:47:59.406Z] ada007ff1a6a: Download complete [2024-07-10T20:47:59.406Z] 7862e08f4a3e: Pull complete [2024-07-10T20:47:59.663Z] 5df492c9dc93: Verifying Checksum [2024-07-10T20:47:59.663Z] 5df492c9dc93: Download complete [2024-07-10T20:47:59.921Z] aa269ceb94a6: Verifying Checksum [2024-07-10T20:47:59.921Z] aa269ceb94a6: Download complete [2024-07-10T20:48:02.453Z] 5df492c9dc93: Pull complete [2024-07-10T20:48:02.709Z] 7629e6793208: Pull complete [2024-07-10T20:48:02.709Z] 4f4fb700ef54: Pull complete [2024-07-10T20:48:02.709Z] fb5054dd5b73: Pull complete [2024-07-10T20:48:02.967Z] eeca6798cff9: Pull complete [2024-07-10T20:48:05.500Z] aa269ceb94a6: Pull complete [2024-07-10T20:48:05.500Z] ada007ff1a6a: Pull complete [2024-07-10T20:48:05.500Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-10T20:48:05.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T20:48:05.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:48:05.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T20:48:05.890Z] WORKDIR /edgex [2024-07-10T20:48:05.890Z] COPY go.mod . [2024-07-10T20:48:05.890Z] RUN go mod download [2024-07-10T20:48:05.890Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-10T20:48:06.458Z] Sending build context to Docker daemon 178.6MB [2024-07-10T20:48:06.458Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T20:48:06.458Z] ---> f489d0715acc [2024-07-10T20:48:06.458Z] Step 2/4 : WORKDIR /edgex [2024-07-10T20:48:13.110Z] ---> Running in 1f4939f091dc [2024-07-10T20:48:13.110Z] Removing intermediate container 1f4939f091dc [2024-07-10T20:48:13.110Z] ---> 847db6da267b [2024-07-10T20:48:13.110Z] Step 3/4 : COPY go.mod . [2024-07-10T20:48:13.110Z] ---> a211a4889d5b [2024-07-10T20:48:13.110Z] Step 4/4 : RUN go mod download [2024-07-10T20:48:13.110Z] ---> Running in 4f32682915bc [2024-07-10T20:48:13.116Z] Still waiting to schedule task [2024-07-10T20:48:13.116Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-10T20:48:39.682Z] Removing intermediate container 4f32682915bc [2024-07-10T20:48:39.682Z] ---> 3917598f4dcd [2024-07-10T20:48:39.682Z] Successfully built 3917598f4dcd [2024-07-10T20:48:39.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:48:40.104Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T20:48:40.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:48:40.287Z] prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container [2024-07-10T20:48:40.313Z] $ 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-10T20:48:40.830Z] $ docker top 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T20:48:41.248Z] + go version [2024-07-10T20:48:41.248Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-10T20:48:41.277Z] $ docker stop --time=1 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 [2024-07-10T20:48:42.567Z] $ docker rm -f --volumes 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:48:43.392Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T20:48:43.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:48:43.563Z] prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container [2024-07-10T20:48:43.591Z] $ 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-10T20:48:43.888Z] $ docker top 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-10T20:48:44.030Z] ========================================================= [2024-07-10T20:48:44.030Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-10T20:48:44.030Z] ========================================================= [Pipeline] sh [2024-07-10T20:48:44.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:48:44.714Z] + make test [2024-07-10T20:48:44.714Z] go test -race -coverprofile=coverage.out ./... [2024-07-10T20:48:52.834Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-10T20:49:24.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-10T20:49:26.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-10T20:49:26.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-10T20:49:27.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-07-10T20:49:28.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-10T20:49:28.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-10T20:49:28.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-10T20:49:28.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-10T20:49:28.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-10T20:49:29.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-10T20:49:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-10T20:49:30.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-10T20:49:30.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:49:30.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-10T20:49:30.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-10T20:49:30.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-10T20:49:32.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-10T20:49:32.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-10T20:49:32.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-07-10T20:49:32.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements [2024-07-10T20:49:32.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.426s coverage: 93.4% of statements [2024-07-10T20:49:32.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.111s coverage: 91.7% of statements [2024-07-10T20:49:32.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-10T20:49:34.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-10T20:49:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.317s coverage: 95.8% of statements [2024-07-10T20:49:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-07-10T20:49:35.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-10T20:49:35.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-07-10T20:49:37.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-07-10T20:49:37.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-10T20:49:38.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-10T20:49:39.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-10T20:49:39.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-10T20:49:39.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-10T20:49:39.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-10T20:49:39.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-10T20:49:39.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-10T20:49:39.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-10T20:49:41.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-10T20:49:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-10T20:49:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-10T20:49:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-10T20:49:46.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-10T20:49:46.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-10T20:49:46.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-10T20:49:47.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-10T20:49:47.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-10T20:49:47.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-10T20:49:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-10T20:49:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-10T20:49:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-10T20:49:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-10T20:49:48.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements [2024-07-10T20:49:48.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-10T20:49:48.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-10T20:49:48.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-10T20:49:48.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-10T20:49:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-10T20:49:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:49:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-10T20:49:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-10T20:49:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-10T20:49:51.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-10T20:49:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-10T20:49:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:50:02.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.038s coverage: 92.9% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.024s coverage: 87.2% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 38.4% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-07-10T20:50:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-07-10T20:50:04.256Z] 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-10T20:50:04.513Z] running golangci-lint [2024-07-10T20:50:04.773Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-10T20:50:04.773Z] go version go1.21.9 linux/amd64 [2024-07-10T20:50:04.773Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-10T20:50:04.773Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-10T20:50:26.691Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|exports_file|types_sizes|deps|imports) took 19.294293211s" [2024-07-10T20:50:26.691Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.591964ms" [2024-07-10T20:50:34.801Z] level=info msg="[linters_context/goanalysis] analyzers took 1m34.098986367s with top 10 stages: buildir: 44.090217697s, gosec: 7.164205765s, inspect: 2.396139633s, fact_deprecated: 1.91990548s, ctrlflow: 1.901931233s, printf: 1.305512659s, fact_purity: 1.053787906s, nilness: 1.048097043s, S1038: 842.664469ms, directives: 835.983077ms" [2024-07-10T20:50:34.801Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-10T20:50:34.801Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, skip_files: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, path_prettifier: 209/209, exclude-rules: 21/209, nolint: 0/21" [2024-07-10T20:50:34.801Z] level=info msg="[runner] processing took 16.811882ms with stages: nolint: 6.434923ms, identifier_marker: 5.680412ms, autogenerated_exclude: 1.525102ms, path_prettifier: 1.37448ms, exclude-rules: 1.052545ms, skip_dirs: 701.07µs, cgo: 26.03µs, filename_unadjuster: 13.76µs, fixer: 600ns, max_same_issues: 550ns, exclude: 510ns, skip_files: 400ns, severity-rules: 270ns, uniq_by_line: 250ns, diff: 220ns, max_from_linter: 160ns, sort_results: 140ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 100ns" [2024-07-10T20:50:34.801Z] level=info msg="[runner] linters took 9.650254505s with stages: goanalysis_metalinter: 9.633367982s" [2024-07-10T20:50:34.801Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-10T20:50:34.801Z] level=info msg="Memory: 291 samples, avg is 284.1MB, max is 1379.7MB" [2024-07-10T20:50:34.801Z] level=info msg="Execution took 28.995460541s" [2024-07-10T20:50:34.801Z] go vet ./... [2024-07-10T20:50:40.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-10T20:50:40.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-10T20:50:40.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-10T20:50:40.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-10T20:50:40.450Z] + ls -al . [2024-07-10T20:50:40.450Z] total 840 [2024-07-10T20:50:40.450Z] drwxrwxr-x 11 1001 1001 4096 Jul 10 20:48 . [2024-07-10T20:50:40.450Z] drwxr-xr-x 4 root root 4096 Jul 10 20:48 .. [2024-07-10T20:50:40.450Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 .blubracket [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 20:47 .dockerignore [2024-07-10T20:50:40.450Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 20:50 .git [2024-07-10T20:50:40.450Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:47 .github [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 1102 Jul 10 20:47 .gitignore [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 20:47 .golangci.yml [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 20:47 .hadolint.yml [2024-07-10T20:50:40.450Z] drwxr-xr-x 3 1001 1001 4096 Jul 10 20:47 .semver [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 20:47 .sonarcloud.properties [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:47 ADOPTERS.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 20361 Jul 10 20:47 Attribution.txt [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 100284 Jul 10 20:47 CHANGELOG.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:47 CONTRIBUTING.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 20:47 GOVERNANCE.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 861 Jul 10 20:47 Jenkinsfile [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:47 LICENSE [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 16051 Jul 10 20:47 Makefile [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 20:47 OWNERS.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 9528 Jul 10 20:47 README.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 20:47 SECURITY.md [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 20:47 VERSION [2024-07-10T20:50:40.450Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 bin [2024-07-10T20:50:40.450Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 20:47 cmd [2024-07-10T20:50:40.450Z] -rw-r--r-- 1 root root 481596 Jul 10 20:50 coverage.out [2024-07-10T20:50:40.450Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 fuzz_test [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 6911 Jul 10 20:47 go.mod [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 101537 Jul 10 20:47 go.sum [2024-07-10T20:50:40.450Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 20:47 internal [2024-07-10T20:50:40.450Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:47 openapi [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 20:47 security.txt [2024-07-10T20:50:40.450Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 20:47 version.go [Pipeline] sh [2024-07-10T20:50:40.778Z] + '[' -e coverage.out ] [2024-07-10T20:50:40.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-10T20:50:40.920Z] Stashed 1 file(s) [Pipeline] sh [2024-07-10T20:50:41.225Z] + make build [2024-07-10T20:50:41.225Z] 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-10T20:51:03.236Z] 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-10T20:51:03.236Z] 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-10T20:51:03.805Z] 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-10T20:51:04.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T20:51:05.747Z] 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-10T20:51:09.934Z] 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-10T20:51:10.870Z] 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-10T20:51:12.769Z] 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-10T20:51:13.337Z] 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-10T20:51:13.902Z] 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-10T20:51:14.468Z] 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-10T20:51:15.402Z] 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-10T20:51:16.363Z] $ docker stop --time=1 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 [2024-07-10T20:51:23.907Z] $ docker rm -f --volumes 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 [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-10T20:51:25.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T20:51:25.555Z] [2024-07-10T20:51:25.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:51:25.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T20:51:25.974Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-10T20:51:25.974Z] 91d30c5bc195: Pulling fs layer [2024-07-10T20:51:25.974Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-10T20:51:25.974Z] 9c61dcf015f6: Pulling fs layer [2024-07-10T20:51:25.974Z] 4698f68db338: Pulling fs layer [2024-07-10T20:51:25.974Z] 2a2f49069b9e: Pulling fs layer [2024-07-10T20:51:25.974Z] e0025b399a48: Pulling fs layer [2024-07-10T20:51:25.974Z] 4698f68db338: Waiting [2024-07-10T20:51:25.974Z] 2a2f49069b9e: Waiting [2024-07-10T20:51:25.974Z] e0025b399a48: Waiting [2024-07-10T20:51:25.974Z] 91d30c5bc195: Verifying Checksum [2024-07-10T20:51:25.974Z] 91d30c5bc195: Download complete [2024-07-10T20:51:26.232Z] 4698f68db338: Verifying Checksum [2024-07-10T20:51:26.232Z] 4698f68db338: Download complete [2024-07-10T20:51:26.232Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-10T20:51:26.232Z] 2e9b0aa3be6d: Download complete [2024-07-10T20:51:26.232Z] 91d30c5bc195: Pull complete [2024-07-10T20:51:26.232Z] e0025b399a48: Verifying Checksum [2024-07-10T20:51:26.232Z] e0025b399a48: Download complete [2024-07-10T20:51:26.489Z] 2a2f49069b9e: Download complete [2024-07-10T20:51:26.489Z] 2e9b0aa3be6d: Pull complete [2024-07-10T20:51:26.746Z] 9c61dcf015f6: Download complete [2024-07-10T20:51:28.366Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5324 in /w/workspace/edgexfoundry_edgex-go_PR-4823 [Pipeline] { [Pipeline] ws [2024-07-10T20:51:28.448Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-10T20:51:29.277Z] 9c61dcf015f6: Pull complete [2024-07-10T20:51:29.277Z] 4698f68db338: Pull complete [2024-07-10T20:51:29.844Z] 2a2f49069b9e: Pull complete [2024-07-10T20:51:29.844Z] e0025b399a48: Pull complete [2024-07-10T20:51:29.844Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-10T20:51:29.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T20:51:29.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T20:51:31.572Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:51:31.878Z] prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container [2024-07-10T20:51:31.908Z] $ 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-10T20:51:36.473Z] $ docker top 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T20:51:36.883Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T20:51:39.415Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #1 transferring dockerfile: 1.70kB done [2024-07-10T20:51:39.415Z] #1 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #2 transferring dockerfile: 2.23kB done [2024-07-10T20:51:39.415Z] #2 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #3 transferring dockerfile: 2.49kB done [2024-07-10T20:51:39.415Z] #3 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #4 transferring dockerfile: 2.50kB done [2024-07-10T20:51:39.415Z] #4 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #5 transferring dockerfile: 1.69kB done [2024-07-10T20:51:39.415Z] #5 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #6 transferring dockerfile: 2.01kB done [2024-07-10T20:51:39.415Z] #6 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #7 transferring dockerfile: 1.93kB done [2024-07-10T20:51:39.415Z] #7 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #8 transferring dockerfile: 2.06kB done [2024-07-10T20:51:39.415Z] #8 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #9 transferring dockerfile: 1.81kB done [2024-07-10T20:51:39.415Z] #9 DONE 0.1s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #10 transferring dockerfile: 2.93kB done [2024-07-10T20:51:39.415Z] #10 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #11 transferring dockerfile: 1.95kB done [2024-07-10T20:51:39.415Z] #11 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #12 transferring dockerfile: 2.15kB done [2024-07-10T20:51:39.415Z] #12 DONE 0.1s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #13 transferring dockerfile: 1.89kB done [2024-07-10T20:51:39.415Z] #13 DONE 0.1s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #14 [core-command internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #14 transferring dockerfile: 1.93kB done [2024-07-10T20:51:39.415Z] #14 DONE 0.1s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #15 [security-spire-server internal] load .dockerignore [2024-07-10T20:51:39.415Z] #15 transferring context: 50B done [2024-07-10T20:51:39.415Z] #15 DONE 0.0s [2024-07-10T20:51:39.415Z] [2024-07-10T20:51:39.415Z] #16 [core-data internal] load build definition from Dockerfile [2024-07-10T20:51:39.415Z] #16 transferring dockerfile: 2.01kB done [2024-07-10T20:51:39.461Z] using credential edgex-jenkins-ssh [2024-07-10T20:51:39.482Z] Cloning the remote Git repository [2024-07-10T20:51:39.675Z] #16 DONE 0.1s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T20:51:39.675Z] #17 transferring context: 50B done [2024-07-10T20:51:39.675Z] #17 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-10T20:51:39.675Z] #18 transferring context: 50B done [2024-07-10T20:51:39.675Z] #18 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-10T20:51:39.675Z] #19 transferring context: 50B done [2024-07-10T20:51:39.675Z] #19 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #20 [security-spire-config internal] load .dockerignore [2024-07-10T20:51:39.675Z] #20 transferring context: 50B done [2024-07-10T20:51:39.675Z] #20 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #21 [core-keeper internal] load .dockerignore [2024-07-10T20:51:39.675Z] #21 transferring context: 50B done [2024-07-10T20:51:39.675Z] #21 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #22 [support-scheduler internal] load .dockerignore [2024-07-10T20:51:39.675Z] #22 transferring context: 50B done [2024-07-10T20:51:39.675Z] #22 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #23 [core-metadata internal] load .dockerignore [2024-07-10T20:51:39.675Z] #23 transferring context: 50B done [2024-07-10T20:51:39.675Z] #23 DONE 0.0s [2024-07-10T20:51:39.675Z] [2024-07-10T20:51:39.675Z] #24 [security-spire-agent internal] load .dockerignore [2024-07-10T20:51:39.936Z] #24 transferring context: 50B done [2024-07-10T20:51:39.936Z] #24 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-10T20:51:39.936Z] #25 transferring context: 50B done [2024-07-10T20:51:39.936Z] #25 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #26 [support-notifications internal] load .dockerignore [2024-07-10T20:51:39.936Z] #26 transferring context: 50B done [2024-07-10T20:51:39.936Z] #26 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-10T20:51:39.936Z] #27 transferring context: 50B done [2024-07-10T20:51:39.936Z] #27 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T20:51:39.936Z] #28 transferring context: 50B done [2024-07-10T20:51:39.936Z] #28 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #29 [core-command internal] load .dockerignore [2024-07-10T20:51:39.936Z] #29 transferring context: 50B done [2024-07-10T20:51:39.936Z] #29 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #30 [core-data internal] load .dockerignore [2024-07-10T20:51:39.936Z] #30 transferring context: 50B done [2024-07-10T20:51:39.936Z] #30 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T20:51:39.936Z] #31 ... [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T20:51:39.936Z] #32 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T20:51:39.936Z] #32 DONE 0.0s [2024-07-10T20:51:39.936Z] [2024-07-10T20:51:39.936Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T20:51:40.198Z] #33 ... [2024-07-10T20:51:40.198Z] [2024-07-10T20:51:40.198Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T20:51:40.198Z] #32 DONE 0.0s [2024-07-10T20:51:40.198Z] [2024-07-10T20:51:40.198Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T20:51:40.198Z] #31 DONE 0.4s [2024-07-10T20:51:40.198Z] [2024-07-10T20:51:40.198Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T20:51:40.198Z] #33 DONE 0.5s [2024-07-10T20:51:40.198Z] [2024-07-10T20:51:40.198Z] #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T20:51:40.198Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T20:51:40.457Z] #34 ... [2024-07-10T20:51:40.457Z] [2024-07-10T20:51:40.457Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-10T20:51:40.457Z] #35 DONE 0.3s [2024-07-10T20:51:40.457Z] [2024-07-10T20:51:40.457Z] #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T20:51:40.457Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-10T20:51:40.457Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T20:51:40.457Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T20:51:40.457Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T20:51:40.457Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T20:51:40.457Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T20:51:40.457Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T20:51:39.544Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-10T20:51:39.656Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-10T20:51:39.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-10T20:51:39.914Z] > git --version # timeout=10 [2024-07-10T20:51:39.952Z] > git --version # 'git version 2.25.1' [2024-07-10T20:51:39.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T20:51:40.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T20:51:40.715Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.3s [2024-07-10T20:51:40.715Z] #34 ... [2024-07-10T20:51:40.715Z] [2024-07-10T20:51:40.715Z] #36 [security-spire-config internal] load build context [2024-07-10T20:51:40.715Z] #36 transferring context: 25.04kB 0.1s done [2024-07-10T20:51:40.715Z] #36 DONE 0.4s [2024-07-10T20:51:40.715Z] [2024-07-10T20:51:40.715Z] #37 [security-spire-agent internal] load build context [2024-07-10T20:51:40.715Z] #37 transferring context: 26.32kB done [2024-07-10T20:51:40.715Z] #37 DONE 0.4s [2024-07-10T20:51:40.715Z] [2024-07-10T20:51:40.715Z] #38 [security-spire-server internal] load build context [2024-07-10T20:51:40.715Z] #38 transferring context: 26.79kB 0.1s done [2024-07-10T20:51:40.715Z] #38 DONE 0.4s [2024-07-10T20:51:40.715Z] [2024-07-10T20:51:40.715Z] #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T20:51:40.716Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.05MB / 3.41MB 0.4s [2024-07-10T20:51:40.977Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.5s [2024-07-10T20:51:40.977Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.6s done [2024-07-10T20:51:40.977Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-10T20:51:41.237Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-10T20:51:42.173Z] #34 DONE 1.9s [2024-07-10T20:51:42.173Z] [2024-07-10T20:51:42.173Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T20:51:42.173Z] #39 ... [2024-07-10T20:51:42.173Z] [2024-07-10T20:51:42.173Z] #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-10T20:51:42.173Z] #40 DONE 1.9s [2024-07-10T20:51:42.173Z] [2024-07-10T20:51:42.173Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T20:51:42.173Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-10T20:51:42.173Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-10T20:51:42.173Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-10T20:51:42.173Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-10T20:51:42.173Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-07-10T20:51:42.173Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-10T20:51:42.173Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-10T20:51:42.173Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-10T20:51:42.173Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-10T20:51:42.173Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-10T20:51:42.173Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s [2024-07-10T20:51:42.173Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s [2024-07-10T20:51:44.079Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2024-07-10T20:51:50.683Z] #41 ... [2024-07-10T20:51:50.683Z] [2024-07-10T20:51:50.683Z] #42 [support-notifications internal] load build context [2024-07-10T20:51:50.683Z] #42 transferring context: 293.12MB 9.4s [2024-07-10T20:51:50.683Z] #42 ... [2024-07-10T20:51:50.683Z] [2024-07-10T20:51:50.683Z] #43 [security-proxy-setup internal] load build context [2024-07-10T20:51:50.683Z] #43 ... [2024-07-10T20:51:50.683Z] [2024-07-10T20:51:50.683Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T20:51:50.683Z] #44 ... [2024-07-10T20:51:50.683Z] [2024-07-10T20:51:50.683Z] #45 [core-metadata internal] load build context [2024-07-10T20:51:50.683Z] #45 ... [2024-07-10T20:51:50.683Z] [2024-07-10T20:51:50.683Z] #46 [support-scheduler internal] load build context [2024-07-10T20:51:50.942Z] #46 ... [2024-07-10T20:51:50.942Z] [2024-07-10T20:51:50.942Z] #47 [core-data internal] load build context [2024-07-10T20:51:50.942Z] #47 ... [2024-07-10T20:51:50.942Z] [2024-07-10T20:51:50.942Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-10T20:51:52.008Z] #48 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T20:51:52.008Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-10T20:51:52.008Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-10T20:51:52.008Z] #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-10T20:51:52.008Z] #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-10T20:51:52.008Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-07-10T20:51:52.008Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-10T20:51:52.008Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-10T20:51:52.008Z] #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-07-10T20:51:52.008Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-10T20:51:52.008Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-10T20:51:52.008Z] #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-07-10T20:51:52.008Z] #49 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #50 [security-proxy-auth internal] load build context [2024-07-10T20:51:52.008Z] #50 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #51 [core-command internal] load build context [2024-07-10T20:51:52.008Z] #51 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #52 [security-secretstore-setup internal] load build context [2024-07-10T20:51:52.008Z] #52 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #53 [security-bootstrapper internal] load build context [2024-07-10T20:51:52.008Z] #53 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #54 [core-keeper internal] load build context [2024-07-10T20:51:52.008Z] #54 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #50 [security-proxy-auth internal] load build context [2024-07-10T20:51:52.008Z] #50 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T20:51:52.008Z] #55 ... [2024-07-10T20:51:52.008Z] [2024-07-10T20:51:52.008Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T20:51:52.601Z] #56 ... [2024-07-10T20:51:52.601Z] [2024-07-10T20:51:52.601Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T20:51:52.601Z] #57 ... [2024-07-10T20:51:52.601Z] [2024-07-10T20:51:52.601Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T20:51:52.601Z] #58 ... [2024-07-10T20:51:52.601Z] [2024-07-10T20:51:52.601Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T20:51:52.601Z] #59 ... [2024-07-10T20:51:52.601Z] [2024-07-10T20:51:52.601Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T20:51:52.860Z] #60 ... [2024-07-10T20:51:52.860Z] [2024-07-10T20:51:52.860Z] #61 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-10T20:51:52.860Z] #61 ... [2024-07-10T20:51:52.860Z] [2024-07-10T20:51:52.860Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T20:51:52.860Z] #62 ... [2024-07-10T20:51:52.860Z] [2024-07-10T20:51:52.860Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T20:51:53.119Z] #63 ... [2024-07-10T20:51:53.119Z] [2024-07-10T20:51:53.119Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T20:51:53.119Z] #64 ... [2024-07-10T20:51:53.119Z] [2024-07-10T20:51:53.119Z] #54 [core-keeper internal] load build context [2024-07-10T20:51:54.600Z] #54 transferring context: 439.76MB 13.4s done [2024-07-10T20:51:58.487Z] #54 ... [2024-07-10T20:51:58.487Z] [2024-07-10T20:51:58.487Z] #47 [core-data internal] load build context [2024-07-10T20:51:58.487Z] #47 transferring context: 439.76MB 14.9s done [2024-07-10T20:51:59.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-10T20:51:59.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T20:51:59.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-10T20:52:00.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-10T20:52:00.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T20:52:00.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4823/head:refs/remotes/origin/PR-4823 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-10T20:52:00.877Z] Merging remotes/origin/main commit 059044cd19e7cd756841b4b22dae69fa09f54287 into PR head commit 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec [2024-07-10T20:52:01.254Z] #47 ... [2024-07-10T20:52:01.254Z] [2024-07-10T20:52:01.254Z] #42 [support-notifications internal] load build context [2024-07-10T20:52:01.254Z] #42 transferring context: 439.76MB 12.9s done [2024-07-10T20:52:01.254Z] #42 ... [2024-07-10T20:52:01.254Z] [2024-07-10T20:52:01.254Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T20:52:01.254Z] #44 transferring context: 439.76MB 12.6s done [2024-07-10T20:52:01.254Z] #44 ... [2024-07-10T20:52:01.254Z] [2024-07-10T20:52:01.254Z] #45 [core-metadata internal] load build context [2024-07-10T20:52:01.254Z] #45 transferring context: 439.76MB 12.8s done [2024-07-10T20:52:01.254Z] #45 ... [2024-07-10T20:52:01.254Z] [2024-07-10T20:52:01.254Z] #46 [support-scheduler internal] load build context [2024-07-10T20:52:01.254Z] #46 transferring context: 439.76MB 11.9s done [2024-07-10T20:52:01.553Z] #46 ... [2024-07-10T20:52:01.553Z] [2024-07-10T20:52:01.553Z] #43 [security-proxy-setup internal] load build context [2024-07-10T20:52:01.553Z] #43 transferring context: 439.76MB 13.3s done [2024-07-10T20:52:01.572Z] Merge succeeded, producing 7512786d46bc41ee8b836f0207a203dfb946fe46 [2024-07-10T20:52:01.573Z] Checking out Revision 7512786d46bc41ee8b836f0207a203dfb946fe46 (PR-4823) [2024-07-10T20:52:01.812Z] #43 ... [2024-07-10T20:52:01.812Z] [2024-07-10T20:52:01.812Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-10T20:52:01.812Z] #48 transferring context: 439.76MB 11.8s done [2024-07-10T20:52:01.812Z] #48 ... [2024-07-10T20:52:01.812Z] [2024-07-10T20:52:01.812Z] #53 [security-bootstrapper internal] load build context [2024-07-10T20:52:01.812Z] #53 transferring context: 439.76MB 12.5s done [2024-07-10T20:52:02.071Z] #53 ... [2024-07-10T20:52:02.071Z] [2024-07-10T20:52:02.071Z] #52 [security-secretstore-setup internal] load build context [2024-07-10T20:52:02.071Z] #52 transferring context: 439.76MB 12.6s done [2024-07-10T20:52:02.071Z] #52 ... [2024-07-10T20:52:02.071Z] [2024-07-10T20:52:02.071Z] #51 [core-command internal] load build context [2024-07-10T20:52:02.071Z] #51 transferring context: 439.76MB 11.8s done [2024-07-10T20:52:02.538Z] #51 ... [2024-07-10T20:52:02.538Z] [2024-07-10T20:52:02.538Z] #50 [security-proxy-auth internal] load build context [2024-07-10T20:52:02.538Z] #50 transferring context: 439.76MB 12.9s done [2024-07-10T20:52:00.896Z] > git config core.sparsecheckout # timeout=10 [2024-07-10T20:52:00.969Z] > git checkout -f 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec # timeout=10 [2024-07-10T20:52:01.224Z] > git remote # timeout=10 [2024-07-10T20:52:01.242Z] > git config --get remote.origin.url # timeout=10 [2024-07-10T20:52:01.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T20:52:01.287Z] > git merge 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 [2024-07-10T20:52:01.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-10T20:52:01.577Z] > git config core.sparsecheckout # timeout=10 [2024-07-10T20:52:01.590Z] > git checkout -f 7512786d46bc41ee8b836f0207a203dfb946fe46 # timeout=10 [2024-07-10T20:52:05.326Z] Commit message: "Merge commit '059044cd19e7cd756841b4b22dae69fa09f54287' into HEAD" [2024-07-10T20:52:05.326Z] First time build. Skipping changelog. [2024-07-10T20:52:05.444Z] > git --version # timeout=10 [2024-07-10T20:52:05.461Z] > git --version # 'git version 2.25.1' [2024-07-10T20:52:05.483Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-10T20:52:07.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-10T20:52:07.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T20:52:07.465Z] Dload Upload Total Spent Left Speed [2024-07-10T20:52:07.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-07-10T20:52:07.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-10T20:52:08.195Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-10T20:52:08.195Z] + sudo tee /etc/docker/daemon.new [2024-07-10T20:52:08.195Z] { [2024-07-10T20:52:08.195Z] "registry-mirrors": [ [2024-07-10T20:52:08.195Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-10T20:52:08.195Z] ], [2024-07-10T20:52:08.195Z] "bip": "10.250.0.254/24", [2024-07-10T20:52:08.195Z] "hosts": [ [2024-07-10T20:52:08.195Z] "tcp://0.0.0.0:5555", [2024-07-10T20:52:08.195Z] "unix:///var/run/docker.sock" [2024-07-10T20:52:08.195Z] ], [2024-07-10T20:52:08.195Z] "mtu": 1458, [2024-07-10T20:52:08.195Z] "selinux-enabled": true, [2024-07-10T20:52:08.195Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-10T20:52:08.195Z] } [Pipeline] sh [2024-07-10T20:52:08.556Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-10T20:52:08.913Z] + sudo service docker restart [2024-07-10T20:52:09.251Z] #50 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #51 [core-command internal] load build context [2024-07-10T20:52:09.251Z] #51 DONE 28.9s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #61 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-10T20:52:09.251Z] #61 DONE 26.8s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-10T20:52:09.251Z] #48 DONE 28.9s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T20:52:09.251Z] #39 DONE 27.2s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #46 [support-scheduler internal] load build context [2024-07-10T20:52:09.251Z] #46 DONE 28.9s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #53 [security-bootstrapper internal] load build context [2024-07-10T20:52:09.251Z] #53 DONE 28.9s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T20:52:09.251Z] #44 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #52 [security-secretstore-setup internal] load build context [2024-07-10T20:52:09.251Z] #52 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #45 [core-metadata internal] load build context [2024-07-10T20:52:09.251Z] #45 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T20:52:09.251Z] #65 ... [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #42 [support-notifications internal] load build context [2024-07-10T20:52:09.251Z] #42 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #47 [core-data internal] load build context [2024-07-10T20:52:09.251Z] #47 DONE 29.1s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #43 [security-proxy-setup internal] load build context [2024-07-10T20:52:09.251Z] #43 DONE 29.0s [2024-07-10T20:52:09.251Z] [2024-07-10T20:52:09.251Z] #54 [core-keeper internal] load build context [2024-07-10T20:52:09.251Z] #54 DONE 29.0s [2024-07-10T20:52:09.511Z] [2024-07-10T20:52:09.512Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T20:52:11.429Z] #41 ... [2024-07-10T20:52:11.429Z] [2024-07-10T20:52:11.429Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T20:52:11.429Z] #64 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #64 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #64 28.36 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:11.429Z] #64 28.46 (2/2) Installing su-exec (0.2-r3) [2024-07-10T20:52:11.429Z] #64 28.49 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:11.429Z] #64 28.50 OK: 7 MiB in 17 packages [2024-07-10T20:52:11.429Z] #64 DONE 29.4s [2024-07-10T20:52:11.429Z] [2024-07-10T20:52:11.429Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T20:52:11.429Z] #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #0 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #0 2.020 OK: 264 MiB in 52 packages [2024-07-10T20:52:11.429Z] #66 DONE 2.3s [2024-07-10T20:52:11.429Z] [2024-07-10T20:52:11.429Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T20:52:11.429Z] #59 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #59 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #59 28.38 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:11.429Z] #59 28.42 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:11.429Z] #59 28.48 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:11.429Z] #59 28.50 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T20:52:11.429Z] #59 28.51 (5/6) Installing su-exec (0.2-r3) [2024-07-10T20:52:11.429Z] #59 28.52 (6/6) Installing yq (4.33.3-r5) [2024-07-10T20:52:11.429Z] #59 28.72 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:11.429Z] #59 28.72 OK: 17 MiB in 19 packages [2024-07-10T20:52:11.429Z] #59 DONE 29.4s [2024-07-10T20:52:11.429Z] [2024-07-10T20:52:11.429Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T20:52:11.429Z] #60 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #60 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.429Z] #60 28.50 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T20:52:11.429Z] #60 28.53 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:11.429Z] #60 28.56 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:11.429Z] #60 28.57 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:11.429Z] #60 28.71 OK: 8 MiB in 17 packages [2024-07-10T20:52:11.429Z] #60 DONE 29.4s [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T20:52:11.688Z] #56 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.688Z] #56 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.688Z] #56 28.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:11.688Z] #56 28.59 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:11.688Z] #56 28.61 OK: 7 MiB in 16 packages [2024-07-10T20:52:11.688Z] #56 DONE 29.5s [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T20:52:11.688Z] #67 DONE 2.4s [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T20:52:11.688Z] #68 ... [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:52:11.688Z] #69 DONE 0.2s [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T20:52:11.688Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.688Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.688Z] #0 2.360 OK: 264 MiB in 52 packages [2024-07-10T20:52:11.688Z] #70 DONE 2.5s [2024-07-10T20:52:11.688Z] [2024-07-10T20:52:11.688Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:52:11.688Z] #71 DONE 0.1s [2024-07-10T20:52:11.948Z] [2024-07-10T20:52:11.948Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:52:11.948Z] #72 ... [2024-07-10T20:52:11.948Z] [2024-07-10T20:52:11.948Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T20:52:11.948Z] #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.948Z] #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.948Z] #0 2.289 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T20:52:11.948Z] #0 2.289 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T20:52:11.948Z] #0 2.289 OK: 20075 distinct packages available [2024-07-10T20:52:11.948Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.948Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:11.948Z] #0 2.716 OK: 264 MiB in 52 packages [2024-07-10T20:52:11.948Z] #73 DONE 2.8s [2024-07-10T20:52:11.948Z] [2024-07-10T20:52:11.948Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:52:11.948Z] #74 DONE 0.0s [2024-07-10T20:52:12.207Z] [2024-07-10T20:52:12.207Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:52:12.475Z] #75 ... [2024-07-10T20:52:12.475Z] [2024-07-10T20:52:12.475Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T20:52:12.475Z] #0 1.352 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.475Z] #0 1.984 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.475Z] #0 2.654 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:12.475Z] #0 2.955 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:12.475Z] #0 2.964 OK: 7 MiB in 16 packages [2024-07-10T20:52:12.475Z] #76 DONE 3.2s [2024-07-10T20:52:12.735Z] [2024-07-10T20:52:12.735Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T20:52:12.735Z] #57 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #57 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #57 28.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T20:52:12.735Z] #57 28.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T20:52:12.735Z] #57 28.52 OK: 20072 distinct packages available [2024-07-10T20:52:12.735Z] #57 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #57 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #57 29.18 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:12.735Z] #57 29.98 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:12.735Z] #57 30.31 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:12.735Z] #57 30.35 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T20:52:12.735Z] #57 30.36 (5/7) Installing libucontext (1.2-r2) [2024-07-10T20:52:12.735Z] #57 30.37 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T20:52:12.735Z] #57 30.40 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T20:52:12.735Z] #57 ... [2024-07-10T20:52:12.735Z] [2024-07-10T20:52:12.735Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T20:52:12.735Z] #58 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:12.735Z] #58 28.45 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T20:52:12.735Z] #58 28.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:12.735Z] #58 28.51 (3/4) Installing su-exec (0.2-r3) [2024-07-10T20:52:12.735Z] #58 28.52 (4/4) Installing yq (4.33.3-r5) [2024-07-10T20:52:12.735Z] #58 30.25 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:12.735Z] #58 30.25 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:12.735Z] #58 30.36 OK: 17 MiB in 19 packages [2024-07-10T20:52:12.735Z] #58 DONE 30.7s [2024-07-10T20:52:12.735Z] [2024-07-10T20:52:12.735Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T20:52:15.167Z] #77 ... [2024-07-10T20:52:15.167Z] [2024-07-10T20:52:15.167Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T20:52:15.167Z] #62 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:15.167Z] #62 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:15.167Z] #62 28.80 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T20:52:15.167Z] #62 28.80 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T20:52:15.167Z] #62 28.80 OK: 20072 distinct packages available [2024-07-10T20:52:15.167Z] #62 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:15.167Z] #62 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:15.167Z] #62 29.48 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T20:52:15.167Z] #62 29.55 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T20:52:15.167Z] #62 29.73 (3/11) Installing libunistring (1.1-r1) [2024-07-10T20:52:15.167Z] #62 30.07 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T20:52:15.167Z] #62 30.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T20:52:15.167Z] #62 30.33 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T20:52:15.167Z] #62 30.74 (7/11) Installing curl (8.5.0-r0) [2024-07-10T20:52:15.167Z] #62 30.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:15.167Z] #62 30.88 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T20:52:15.167Z] #62 30.89 (10/11) Installing libucontext (1.2-r2) [2024-07-10T20:52:15.167Z] #62 30.90 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T20:52:15.167Z] #62 30.93 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:15.167Z] #62 30.93 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:15.167Z] #62 30.98 OK: 12 MiB in 26 packages [2024-07-10T20:52:15.167Z] #62 DONE 33.0s [2024-07-10T20:52:15.167Z] [2024-07-10T20:52:15.167Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T20:52:15.167Z] #57 30.84 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:15.167Z] #57 30.84 OK: 8 MiB in 20 packages [2024-07-10T20:52:15.167Z] #57 DONE 33.2s [2024-07-10T20:52:15.167Z] [2024-07-10T20:52:15.167Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T20:52:16.592Z] #78 ... [2024-07-10T20:52:16.592Z] [2024-07-10T20:52:16.592Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T20:52:16.592Z] #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.592Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.592Z] #0 4.232 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.592Z] #0 4.297 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.592Z] #0 4.314 OK: 7 MiB in 17 packages [2024-07-10T20:52:16.592Z] #79 DONE 5.0s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T20:52:16.852Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #0 4.978 OK: 17 MiB in 19 packages [2024-07-10T20:52:16.852Z] #80 DONE 5.3s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T20:52:16.852Z] #68 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #68 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #68 4.519 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.852Z] #68 4.956 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.852Z] #68 4.970 OK: 7 MiB in 16 packages [2024-07-10T20:52:16.852Z] #68 DONE 5.3s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T20:52:16.852Z] #55 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #55 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #55 33.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:16.852Z] #55 34.45 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:16.852Z] #55 34.46 OK: 7 MiB in 16 packages [2024-07-10T20:52:16.852Z] #55 DONE 34.8s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T20:52:16.852Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #0 4.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:16.852Z] #0 4.741 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.852Z] #0 4.996 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:16.852Z] #0 5.008 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:16.852Z] #0 5.056 OK: 8 MiB in 17 packages [2024-07-10T20:52:16.852Z] #81 DONE 5.3s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T20:52:16.852Z] #82 DONE 0.1s [2024-07-10T20:52:16.852Z] [2024-07-10T20:52:16.852Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T20:52:16.852Z] #77 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #77 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #77 ... [2024-07-10T20:52:18.038Z] [2024-07-10T20:52:18.038Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T20:52:18.038Z] #65 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #65 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #65 7.792 OK: 264 MiB in 52 packages [2024-07-10T20:52:18.038Z] #65 DONE 7.9s [2024-07-10T20:52:18.038Z] [2024-07-10T20:52:18.038Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:52:18.038Z] #83 DONE 0.1s [2024-07-10T20:52:18.038Z] [2024-07-10T20:52:18.038Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T20:52:18.038Z] #63 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #63 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #63 29.87 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T20:52:18.038Z] #63 29.87 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T20:52:18.038Z] #63 29.87 OK: 20072 distinct packages available [2024-07-10T20:52:18.038Z] #63 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #63 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #63 34.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T20:52:18.038Z] #63 34.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T20:52:18.038Z] #63 35.03 (3/4) Installing libucontext (1.2-r2) [2024-07-10T20:52:18.038Z] #63 35.03 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T20:52:18.038Z] #63 35.04 Executing busybox-1.36.1-r7.trigger [2024-07-10T20:52:18.038Z] #63 35.05 OK: 8 MiB in 19 packages [2024-07-10T20:52:18.038Z] #63 DONE 35.2s [2024-07-10T20:52:18.038Z] [2024-07-10T20:52:18.038Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T20:52:18.038Z] #0 4.237 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #0 4.844 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:18.038Z] #0 5.533 OK: 264 MiB in 52 packages [2024-07-10T20:52:18.038Z] #84 DONE 5.7s [2024-07-10T20:52:18.038Z] [2024-07-10T20:52:18.038Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T20:52:18.038Z] #77 4.436 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:18.038Z] #77 4.474 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:18.320Z] #77 5.484 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:18.320Z] #77 5.532 OK: 17 MiB in 19 packages [2024-07-10T20:52:18.320Z] #77 DONE 5.6s [2024-07-10T20:52:18.320Z] [2024-07-10T20:52:18.320Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T20:52:18.320Z] #85 DONE 1.1s [2024-07-10T20:52:18.320Z] [2024-07-10T20:52:18.320Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:52:19.263Z] #86 ... [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T20:52:19.263Z] #87 DONE 2.5s [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T20:52:19.263Z] #88 DONE 0.1s [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T20:52:19.263Z] #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:19.263Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:19.263Z] #0 3.776 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:19.263Z] #0 3.899 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:19.263Z] #0 3.910 Executing ca-certificates-20240226-r0.trigger [2024-07-10T20:52:19.263Z] #0 3.961 OK: 12 MiB in 26 packages [2024-07-10T20:52:19.263Z] #89 DONE 4.1s [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T20:52:19.263Z] #78 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:19.263Z] #78 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:19.263Z] #78 3.922 OK: 8 MiB in 20 packages [2024-07-10T20:52:19.263Z] #78 DONE 4.2s [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T20:52:19.263Z] #90 ... [2024-07-10T20:52:19.263Z] [2024-07-10T20:52:19.263Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T20:52:19.537Z] #49 ... [2024-07-10T20:52:19.537Z] [2024-07-10T20:52:19.537Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T20:52:20.937Z] #91 DONE 1.9s [2024-07-10T20:52:20.937Z] [2024-07-10T20:52:20.937Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T20:52:20.937Z] #90 DONE 1.9s [2024-07-10T20:52:20.937Z] [2024-07-10T20:52:20.937Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T20:52:20.937Z] #92 DONE 0.1s [2024-07-10T20:52:20.937Z] [2024-07-10T20:52:20.937Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T20:52:21.868Z] #93 ... [2024-07-10T20:52:21.868Z] [2024-07-10T20:52:21.868Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:52:21.868Z] #94 ... [2024-07-10T20:52:21.868Z] [2024-07-10T20:52:21.868Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T20:52:21.868Z] #93 DONE 0.9s [2024-07-10T20:52:21.868Z] [2024-07-10T20:52:21.868Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T20:52:21.868Z] #95 DONE 0.0s [2024-07-10T20:52:21.868Z] [2024-07-10T20:52:21.868Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T20:52:21.868Z] #96 DONE 0.6s [2024-07-10T20:52:21.868Z] [2024-07-10T20:52:21.868Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T20:52:22.125Z] #97 DONE 0.1s [2024-07-10T20:52:22.125Z] [2024-07-10T20:52:22.125Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T20:52:22.125Z] #98 DONE 0.1s [2024-07-10T20:52:22.125Z] [2024-07-10T20:52:22.125Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T20:52:22.125Z] #99 DONE 0.1s [2024-07-10T20:52:22.125Z] [2024-07-10T20:52:22.125Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T20:52:22.125Z] #100 DONE 0.1s [2024-07-10T20:52:22.125Z] [2024-07-10T20:52:22.125Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T20:52:22.125Z] #101 DONE 0.1s [2024-07-10T20:52:22.125Z] [2024-07-10T20:52:22.125Z] #102 [security-spire-server] exporting to image [2024-07-10T20:52:22.125Z] #102 exporting layers [2024-07-10T20:52:22.385Z] #102 ... [2024-07-10T20:52:22.385Z] [2024-07-10T20:52:22.385Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T20:52:22.385Z] #103 DONE 0.1s [2024-07-10T20:52:22.385Z] [2024-07-10T20:52:22.385Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T20:52:22.385Z] #104 DONE 0.1s [2024-07-10T20:52:22.385Z] [2024-07-10T20:52:22.385Z] #102 [security-spire-agent] exporting to image [2024-07-10T20:52:22.953Z] #102 ... [2024-07-10T20:52:22.953Z] [2024-07-10T20:52:22.953Z] #105 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T20:52:22.953Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:22.953Z] #0 5.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:22.953Z] #0 5.647 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:22.953Z] #0 5.696 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:22.953Z] #0 5.705 OK: 7 MiB in 16 packages [2024-07-10T20:52:22.953Z] #105 DONE 6.0s [2024-07-10T20:52:22.953Z] [2024-07-10T20:52:22.953Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T20:52:22.953Z] #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:22.953Z] #0 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T20:52:22.953Z] #0 5.299 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:22.953Z] #0 5.323 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T20:52:22.953Z] #0 5.335 OK: 8 MiB in 19 packages [2024-07-10T20:52:22.953Z] #106 DONE 5.6s [2024-07-10T20:52:22.953Z] [2024-07-10T20:52:22.953Z] #102 [security-spire-agent] exporting to image [2024-07-10T20:52:22.953Z] #102 exporting layers 0.7s done [2024-07-10T20:52:22.953Z] #102 writing image sha256:84d38adf0729d54058114a23360c3998832f8f727907cd09c4947c401650274f done [2024-07-10T20:52:22.953Z] #102 naming to docker.io/library/security-spire-server [2024-07-10T20:52:22.953Z] #102 exporting layers 0.6s done [2024-07-10T20:52:22.953Z] #102 naming to docker.io/library/security-spire-server done [2024-07-10T20:52:22.953Z] #102 writing image sha256:fffe9c79fc242ce5dd5b8d35c3911ee8a03583bb0adc8a57e2e92c7706c5b9f4 done [2024-07-10T20:52:22.953Z] #102 naming to docker.io/library/security-spire-agent done [2024-07-10T20:52:22.953Z] #102 DONE 0.7s [2024-07-10T20:52:22.953Z] [2024-07-10T20:52:22.953Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T20:52:23.888Z] #107 DONE 0.9s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T20:52:23.888Z] #108 DONE 0.0s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:52:23.888Z] #109 ... [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T20:52:23.888Z] #110 DONE 0.0s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T20:52:23.888Z] #111 DONE 0.1s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T20:52:23.888Z] #112 DONE 0.0s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T20:52:23.888Z] #113 DONE 0.0s [2024-07-10T20:52:23.888Z] [2024-07-10T20:52:23.888Z] #102 [security-spire-config] exporting to image [2024-07-10T20:52:24.453Z] #102 exporting layers 0.6s done [2024-07-10T20:52:24.453Z] #102 writing image sha256:63d444395320044a0b199c75e68cf2f073d11acdf420416b1cb9e9a3290c5cf3 done [2024-07-10T20:52:24.453Z] #102 naming to docker.io/library/security-spire-config done [2024-07-10T20:52:24.453Z] #102 DONE 1.3s [2024-07-10T20:52:24.453Z] [2024-07-10T20:52:24.453Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T20:52:27.383Z] provisioning config files... [2024-07-10T20:52:27.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13575386917779212751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T20:52:27.903Z] ---> ****-login.sh [2024-07-10T20:52:27.903Z] nexus3.edgexfoundry.org:10001 [2024-07-10T20:52:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:52:28.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:52:28.442Z] Configure a credential helper to remove this warning. See [2024-07-10T20:52:28.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:52:28.443Z] [2024-07-10T20:52:28.443Z] Login Succeeded [2024-07-10T20:52:28.443Z] nexus3.edgexfoundry.org:10002 [2024-07-10T20:52:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:52:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:52:28.981Z] Configure a credential helper to remove this warning. See [2024-07-10T20:52:28.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:52:28.981Z] [2024-07-10T20:52:28.981Z] Login Succeeded [2024-07-10T20:52:28.981Z] nexus3.edgexfoundry.org:10003 [2024-07-10T20:52:29.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:52:29.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:52:29.255Z] Configure a credential helper to remove this warning. See [2024-07-10T20:52:29.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:52:29.255Z] [2024-07-10T20:52:29.255Z] Login Succeeded [2024-07-10T20:52:29.255Z] nexus3.edgexfoundry.org:10004 [2024-07-10T20:52:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:52:29.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:52:29.790Z] Configure a credential helper to remove this warning. See [2024-07-10T20:52:29.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:52:29.790Z] [2024-07-10T20:52:29.790Z] Login Succeeded [2024-07-10T20:52:29.790Z] ****.io [2024-07-10T20:52:30.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T20:52:30.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T20:52:30.329Z] Configure a credential helper to remove this warning. See [2024-07-10T20:52:30.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T20:52:30.329Z] [2024-07-10T20:52:30.329Z] Login Succeeded [2024-07-10T20:52:30.329Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T20:52:30.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-10T20:52:31.144Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-10T20:52:31.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T20:52:31.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T20:52:31.313Z] ========================================================= [2024-07-10T20:52:31.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-10T20:52:31.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:52:31.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T20:52:31.991Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-10T20:52:31.991Z] c6b39de5b339: Pulling fs layer [2024-07-10T20:52:31.991Z] a69c41024577: Pulling fs layer [2024-07-10T20:52:31.991Z] d6de4b400683: Pulling fs layer [2024-07-10T20:52:31.991Z] 35cb2a7552d0: Pulling fs layer [2024-07-10T20:52:31.991Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T20:52:31.991Z] 464afbd9ba4c: Pulling fs layer [2024-07-10T20:52:31.991Z] 00f215d4a9da: Pulling fs layer [2024-07-10T20:52:31.991Z] d496ad576159: Pulling fs layer [2024-07-10T20:52:31.991Z] 464afbd9ba4c: Waiting [2024-07-10T20:52:31.991Z] 00f215d4a9da: Waiting [2024-07-10T20:52:31.991Z] a69c41024577: Download complete [2024-07-10T20:52:31.991Z] 35cb2a7552d0: Verifying Checksum [2024-07-10T20:52:31.991Z] 35cb2a7552d0: Download complete [2024-07-10T20:52:31.991Z] 4f4fb700ef54: Verifying Checksum [2024-07-10T20:52:31.991Z] 4f4fb700ef54: Download complete [2024-07-10T20:52:31.991Z] 464afbd9ba4c: Verifying Checksum [2024-07-10T20:52:31.991Z] 464afbd9ba4c: Download complete [2024-07-10T20:52:31.991Z] c6b39de5b339: Download complete [2024-07-10T20:52:32.585Z] d496ad576159: Verifying Checksum [2024-07-10T20:52:32.857Z] c6b39de5b339: Pull complete [2024-07-10T20:52:33.455Z] a69c41024577: Pull complete [2024-07-10T20:52:33.723Z] d6de4b400683: Verifying Checksum [2024-07-10T20:52:33.723Z] d6de4b400683: Download complete [2024-07-10T20:52:34.899Z] 00f215d4a9da: Verifying Checksum [2024-07-10T20:52:34.899Z] 00f215d4a9da: Download complete [2024-07-10T20:52:47.225Z] d6de4b400683: Pull complete [2024-07-10T20:52:47.225Z] 35cb2a7552d0: Pull complete [2024-07-10T20:52:47.225Z] 4f4fb700ef54: Pull complete [2024-07-10T20:52:47.225Z] 464afbd9ba4c: Pull complete [2024-07-10T20:52:57.304Z] 00f215d4a9da: Pull complete [2024-07-10T20:52:58.266Z] d496ad576159: Pull complete [2024-07-10T20:52:58.266Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-10T20:52:58.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T20:52:58.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:52:58.670Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T20:52:58.670Z] WORKDIR /edgex [2024-07-10T20:52:58.670Z] COPY go.mod . [2024-07-10T20:52:58.670Z] RUN go mod download [2024-07-10T20:52:58.670Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-10T20:52:59.255Z] Sending build context to Docker daemon 3.185MB [2024-07-10T20:52:59.255Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T20:52:59.255Z] ---> f246e2811388 [2024-07-10T20:52:59.255Z] Step 2/4 : WORKDIR /edgex [2024-07-10T20:53:01.217Z] ---> Running in b1318eaec0ae [2024-07-10T20:53:01.217Z] Removing intermediate container b1318eaec0ae [2024-07-10T20:53:01.217Z] ---> 85c8035bad57 [2024-07-10T20:53:01.217Z] Step 3/4 : COPY go.mod . [2024-07-10T20:53:01.805Z] ---> 4cecafca9cc7 [2024-07-10T20:53:01.805Z] Step 4/4 : RUN go mod download [2024-07-10T20:53:01.805Z] ---> Running in 2bc6d6b26d4c [2024-07-10T20:53:11.216Z] #75 DONE 56.3s [2024-07-10T20:53:11.216Z] [2024-07-10T20:53:11.216Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:11.216Z] #72 DONE 56.6s [2024-07-10T20:53:11.216Z] [2024-07-10T20:53:11.216Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:11.216Z] #94 DONE 56.7s [2024-07-10T20:53:11.216Z] [2024-07-10T20:53:11.216Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:11.216Z] #109 DONE 51.2s [2024-07-10T20:53:11.216Z] [2024-07-10T20:53:11.216Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:11.216Z] #86 DONE 50.0s [2024-07-10T20:53:11.216Z] [2024-07-10T20:53:11.216Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-10T20:53:17.824Z] #114 DONE 9.2s [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #115 DONE 9.3s [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #116 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #117 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #118 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #119 DONE 9.3s [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #120 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #121 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #122 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #123 [support-notifications builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #123 DONE 9.3s [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #124 [core-data builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #124 DONE 9.3s [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T20:53:17.824Z] #125 ... [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #126 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #127 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #128 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #129 [core-command builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #129 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #130 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #131 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #132 [core-metadata builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #132 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #133 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #134 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #135 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #136 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #137 [support-scheduler builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #137 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T20:53:17.824Z] #138 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T20:53:17.824Z] #139 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T20:53:17.824Z] #140 CACHED [2024-07-10T20:53:17.824Z] [2024-07-10T20:53:17.824Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T20:53:17.824Z] #0 0.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T20:53:23.112Z] #141 ... [2024-07-10T20:53:23.112Z] [2024-07-10T20:53:23.112Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T20:53:23.112Z] #0 0.844 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-10T20:53:28.520Z] #142 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #143 [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-10T20:53:28.520Z] #0 0.404 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-10T20:53:28.520Z] #143 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T20:53:28.520Z] #0 0.988 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-10T20:53:28.520Z] #144 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T20:53:28.520Z] #0 1.081 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-10T20:53:28.520Z] #145 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T20:53:28.520Z] #0 1.211 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-10T20:53:28.520Z] #146 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T20:53:28.520Z] #0 0.965 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-10T20:53:28.520Z] #147 ... [2024-07-10T20:53:28.520Z] [2024-07-10T20:53:28.520Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T20:53:28.520Z] #0 1.260 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-10T20:53:28.782Z] #148 ... [2024-07-10T20:53:28.782Z] [2024-07-10T20:53:28.782Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T20:53:28.782Z] #0 0.725 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-10T20:53:28.782Z] #149 ... [2024-07-10T20:53:28.782Z] [2024-07-10T20:53:28.783Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T20:53:28.783Z] #0 1.163 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-10T20:53:28.783Z] #150 ... [2024-07-10T20:53:28.783Z] [2024-07-10T20:53:28.783Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T20:53:28.783Z] #0 0.698 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-10T20:53:29.042Z] #151 ... [2024-07-10T20:53:29.042Z] [2024-07-10T20:53:29.042Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T20:53:29.042Z] #125 0.872 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-10T20:53:58.218Z] Removing intermediate container 2bc6d6b26d4c [2024-07-10T20:53:58.218Z] ---> 31c1242542e1 [2024-07-10T20:53:58.218Z] Successfully built 31c1242542e1 [2024-07-10T20:53:58.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:53:58.660Z] + docker inspect -f . ci-base-image-arm64 [2024-07-10T20:53:58.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:53:58.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container [2024-07-10T20:53:59.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-10T20:54:00.246Z] $ docker top 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T20:54:01.156Z] + go version [2024-07-10T20:54:01.156Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-10T20:54:01.202Z] $ docker stop --time=1 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 [2024-07-10T20:54:02.854Z] $ docker rm -f --volumes 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T20:54:03.916Z] + docker inspect -f . ci-base-image-arm64 [2024-07-10T20:54:03.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T20:54:04.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container [2024-07-10T20:54:04.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-10T20:54:05.362Z] $ docker top 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-10T20:54:05.647Z] ========================================================= [2024-07-10T20:54:05.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-10T20:54:05.647Z] ========================================================= [Pipeline] sh [2024-07-10T20:54:05.972Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-10T20:54:06.642Z] + make test [2024-07-10T20:54:06.643Z] go test -race -coverprofile=coverage.out ./... [2024-07-10T20:54:36.952Z] #125 ... [2024-07-10T20:54:36.952Z] [2024-07-10T20:54:36.952Z] #143 [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-10T20:54:36.952Z] #143 77.99 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-10T20:54:53.498Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-10T20:55:33.621Z] #143 DONE 134.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T20:55:33.621Z] #150 DONE 134.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T20:55:33.621Z] #149 DONE 134.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T20:55:33.621Z] #146 DONE 134.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T20:55:33.621Z] #148 DONE 134.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T20:55:33.621Z] #142 DONE 134.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #152 ... [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T20:55:33.621Z] #147 DONE 134.7s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T20:55:33.621Z] #153 ... [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T20:55:33.621Z] #141 DONE 135.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T20:55:33.621Z] #144 DONE 135.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T20:55:33.621Z] #151 DONE 135.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T20:55:33.621Z] #145 DONE 135.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T20:55:33.621Z] #125 DONE 135.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #154 ... [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #152 DONE 1.0s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #155 DONE 0.9s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #156 DONE 0.9s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #157 DONE 0.9s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T20:55:33.621Z] #153 DONE 0.9s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #158 DONE 0.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #159 ... [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #154 DONE 0.6s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #160 DONE 0.5s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #161 DONE 0.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T20:55:33.621Z] #162 ... [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #163 DONE 0.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #164 DONE 0.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #165 DONE 0.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #159 DONE 0.4s [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #166 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #167 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #168 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #169 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #170 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #170 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #171 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:33.621Z] #172 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #173 CACHED [2024-07-10T20:55:33.621Z] [2024-07-10T20:55:33.621Z] #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:33.621Z] #174 DONE 0.3s [2024-07-10T20:55:33.881Z] [2024-07-10T20:55:33.881Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T20:55:34.139Z] #175 ... [2024-07-10T20:55:34.139Z] [2024-07-10T20:55:34.139Z] #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T20:55:34.139Z] #162 DONE 0.8s [2024-07-10T20:55:34.395Z] [2024-07-10T20:55:34.395Z] #176 [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-10T20:55:34.395Z] #176 DONE 0.6s [2024-07-10T20:55:34.395Z] [2024-07-10T20:55:34.395Z] #177 [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-10T20:55:34.395Z] #177 DONE 0.6s [2024-07-10T20:55:34.395Z] [2024-07-10T20:55:34.395Z] #178 [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-10T20:55:36.296Z] #178 ... [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T20:55:36.296Z] #179 DONE 2.5s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T20:55:36.296Z] #180 DONE 2.5s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T20:55:36.296Z] #181 DONE 2.6s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T20:55:36.296Z] #182 DONE 2.6s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.296Z] #183 ... [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T20:55:36.296Z] #184 DONE 2.6s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T20:55:36.296Z] #185 DONE 2.6s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T20:55:36.296Z] #175 DONE 2.6s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T20:55:36.296Z] #186 DONE 2.7s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.296Z] #187 DONE 2.1s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T20:55:36.296Z] #188 DONE 3.1s [2024-07-10T20:55:36.296Z] [2024-07-10T20:55:36.296Z] #178 [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-10T20:55:36.296Z] #178 DONE 2.1s [2024-07-10T20:55:36.555Z] [2024-07-10T20:55:36.555Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T20:55:36.555Z] #189 DONE 1.7s [2024-07-10T20:55:36.555Z] [2024-07-10T20:55:36.555Z] #102 [core-keeper] exporting to image [2024-07-10T20:55:36.555Z] #102 exporting layers [2024-07-10T20:55:36.555Z] #102 ... [2024-07-10T20:55:36.555Z] [2024-07-10T20:55:36.555Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.555Z] #190 DONE 0.3s [2024-07-10T20:55:36.555Z] [2024-07-10T20:55:36.555Z] #102 [core-keeper] exporting to image [2024-07-10T20:55:36.555Z] #102 exporting layers 0.3s done [2024-07-10T20:55:36.813Z] #102 ... [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #191 [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-10T20:55:36.813Z] #191 DONE 0.6s [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.813Z] #192 DONE 0.6s [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.813Z] #183 DONE 0.6s [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.813Z] #193 DONE 0.6s [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:36.813Z] #194 DONE 0.7s [2024-07-10T20:55:36.813Z] [2024-07-10T20:55:36.813Z] #102 [support-scheduler] exporting to image [2024-07-10T20:55:37.070Z] #102 ... [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:37.070Z] #195 DONE 0.7s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:37.070Z] #196 DONE 0.7s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T20:55:37.070Z] #197 DONE 0.7s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T20:55:37.070Z] #198 DONE 0.7s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T20:55:37.070Z] #199 DONE 0.7s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #102 [support-notifications] exporting to image [2024-07-10T20:55:37.070Z] #102 ... [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #200 [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-10T20:55:37.070Z] #200 DONE 0.5s [2024-07-10T20:55:37.070Z] [2024-07-10T20:55:37.070Z] #102 [support-notifications] exporting to image [2024-07-10T20:55:37.070Z] #102 exporting layers 0.2s done [2024-07-10T20:55:37.344Z] #102 ... [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T20:55:37.345Z] #201 DONE 0.3s [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T20:55:37.345Z] #202 DONE 0.2s [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T20:55:37.345Z] #203 DONE 0.3s [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T20:55:37.345Z] #204 DONE 0.2s [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T20:55:37.345Z] #205 DONE 0.3s [2024-07-10T20:55:37.345Z] [2024-07-10T20:55:37.345Z] #102 [core-metadata] exporting to image [2024-07-10T20:55:37.609Z] #102 exporting layers 0.5s done [2024-07-10T20:55:37.609Z] #102 writing image sha256:83b08c8858a379f4fa1c9d032388121faf3bfab9659b8a3c4deb3ee1f2f189de 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/core-keeper done [2024-07-10T20:55:37.609Z] #102 writing image sha256:cf7e1709827f2a8fb8f52018d3763c95fbe6d5e7ec9ba6ca2d0237700bd33f86 [2024-07-10T20:55:37.609Z] #102 ... [2024-07-10T20:55:37.609Z] [2024-07-10T20:55:37.609Z] #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T20:55:37.609Z] #206 DONE 0.4s [2024-07-10T20:55:37.609Z] [2024-07-10T20:55:37.609Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T20:55:37.609Z] #207 DONE 0.3s [2024-07-10T20:55:37.609Z] [2024-07-10T20:55:37.609Z] #208 [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-10T20:55:37.609Z] #208 DONE 0.6s [2024-07-10T20:55:37.609Z] [2024-07-10T20:55:37.609Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-10T20:55:37.609Z] #102 writing image sha256:cf7e1709827f2a8fb8f52018d3763c95fbe6d5e7ec9ba6ca2d0237700bd33f86 0.0s done [2024-07-10T20:55:37.609Z] #102 writing image sha256:066674624ef5e38823e3f9e0143a22d90c6d48341681105c31598d5f91bd4402 0.0s done [2024-07-10T20:55:37.609Z] #102 writing image sha256:8e9b2bcfcaba83929f780ab78b8aa2731d2d8c38b2ef909d1c6c3fd70f4ad438 0.0s done [2024-07-10T20:55:37.609Z] #102 writing image sha256:1721a2c6f22a8267908fb360b3f5b5da0ec181183fff1afe7e0ee2dfb981a4b2 0.0s done [2024-07-10T20:55:37.609Z] #102 writing image sha256:0b3f70ce25a02c096a9d567a2f9580ebfdf5113b5f1be8884281a9d1274586a3 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/support-scheduler 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/support-notifications 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/core-data 0.0s done [2024-07-10T20:55:37.609Z] #102 naming to docker.io/library/core-command done [2024-07-10T20:55:37.609Z] #102 writing image sha256:cd976af615d3b5105b8799dfc1397b2002bf69ee32c9ff16b79a30edcf54165d [2024-07-10T20:55:37.868Z] #102 exporting layers 0.1s done [2024-07-10T20:55:37.868Z] #102 writing image sha256:cd976af615d3b5105b8799dfc1397b2002bf69ee32c9ff16b79a30edcf54165d 0.0s done [2024-07-10T20:55:37.868Z] #102 naming to docker.io/library/core-metadata 0.0s done [2024-07-10T20:55:37.868Z] #102 writing image sha256:e41daaaa1fce6cb8c7c2562f9a2b02ac7e23287fc9a76e56a9585b3027bcb43e done [2024-07-10T20:55:37.868Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-10T20:55:37.868Z] #102 DONE 2.8s [2024-07-10T20:55:37.868Z] [2024-07-10T20:55:37.868Z] #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T20:55:37.868Z] #209 DONE 0.2s [2024-07-10T20:55:37.868Z] [2024-07-10T20:55:37.868Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T20:55:37.868Z] #210 DONE 0.2s [2024-07-10T20:55:37.868Z] [2024-07-10T20:55:37.868Z] #211 [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-10T20:55:38.127Z] #211 DONE 0.1s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #212 [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-10T20:55:38.127Z] #212 DONE 0.1s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #213 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T20:55:38.127Z] #213 DONE 0.1s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T20:55:38.127Z] #214 DONE 0.8s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T20:55:38.127Z] #215 DONE 0.8s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T20:55:38.127Z] #216 DONE 0.1s [2024-07-10T20:55:38.127Z] [2024-07-10T20:55:38.127Z] #102 [security-proxy-auth] exporting to image [2024-07-10T20:55:38.127Z] #102 exporting layers 0.2s done [2024-07-10T20:55:38.385Z] #102 exporting layers 0.3s done [2024-07-10T20:55:38.385Z] #102 writing image sha256:df3df57dbd380fc36e84e6244663fe0118d01c1a575b49e86b650c357d9c266b done [2024-07-10T20:55:38.385Z] #102 naming to docker.io/library/security-proxy-auth done [2024-07-10T20:55:38.385Z] #102 writing image sha256:84a14d3ffe5c18a9d4667dac4f6a17ad64a50bf90f53c940dfba5c56277d0779 done [2024-07-10T20:55:38.385Z] #102 naming to docker.io/library/security-proxy-setup done [2024-07-10T20:55:38.385Z] #102 DONE 3.1s [2024-07-10T20:55:38.385Z] [2024-07-10T20:55:38.385Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T20:55:38.643Z] #217 ... [2024-07-10T20:55:38.643Z] [2024-07-10T20:55:38.643Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T20:55:38.643Z] #218 DONE 0.7s [2024-07-10T20:55:38.643Z] [2024-07-10T20:55:38.643Z] #102 [security-secretstore-setup] exporting to image [2024-07-10T20:55:38.643Z] #102 exporting layers 0.2s done [2024-07-10T20:55:38.902Z] #102 ... [2024-07-10T20:55:38.902Z] [2024-07-10T20:55:38.902Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T20:55:38.902Z] #217 DONE 0.6s [2024-07-10T20:55:38.902Z] [2024-07-10T20:55:38.902Z] #102 [security-bootstrapper] exporting to image [2024-07-10T20:55:38.902Z] #102 writing image sha256:a5759d272272176a2c7fa5d25649fe4bfaea9f33c255711212b450f003cafbda done [2024-07-10T20:55:38.902Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-07-10T20:55:38.902Z] #102 exporting layers 0.2s done [2024-07-10T20:55:38.902Z] #102 writing image sha256:2b7cfa5346b99e995b7c14f3b9814ed1438c4dfdbe69a681227cb6f5713ddfda done [2024-07-10T20:55:38.902Z] #102 naming to docker.io/library/security-bootstrapper done [2024-07-10T20:55:38.902Z] #102 DONE 3.5s [2024-07-10T20:55:38.902Z] [2024-07-10T20:55:38.902Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T20:55:38.902Z] time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T20:55:38.945Z] $ docker stop --time=1 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc [2024-07-10T20:55:40.222Z] $ docker rm -f --volumes 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T20:55:40.672Z] + docker images [2024-07-10T20:55:40.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T20:55:40.672Z] security-bootstrapper latest 2b7cfa5346b9 2 seconds ago 24MB [2024-07-10T20:55:40.672Z] security-secretstore-setup latest a5759d272272 2 seconds ago 42.2MB [2024-07-10T20:55:40.672Z] security-proxy-setup latest 84a14d3ffe5c 3 seconds ago 31.2MB [2024-07-10T20:55:40.672Z] core-common-config-bootstrapper latest e41daaaa1fce 3 seconds ago 20.2MB [2024-07-10T20:55:40.672Z] security-proxy-auth latest df3df57dbd38 3 seconds ago 38MB [2024-07-10T20:55:40.672Z] core-metadata latest cd976af615d3 3 seconds ago 41MB [2024-07-10T20:55:40.672Z] core-data latest 1721a2c6f22a 4 seconds ago 40.8MB [2024-07-10T20:55:40.672Z] security-spiffe-token-provider latest 066674624ef5 4 seconds ago 34MB [2024-07-10T20:55:40.672Z] core-keeper latest 83b08c8858a3 4 seconds ago 35.6MB [2024-07-10T20:55:40.672Z] core-command latest 8e9b2bcfcaba 4 seconds ago 40.4MB [2024-07-10T20:55:40.672Z] support-notifications latest 0b3f70ce25a0 4 seconds ago 43.9MB [2024-07-10T20:55:40.672Z] support-scheduler latest cf7e1709827f 4 seconds ago 43.1MB [2024-07-10T20:55:40.672Z] security-spire-config latest 63d444395320 3 minutes ago 125MB [2024-07-10T20:55:40.672Z] security-spire-agent latest fffe9c79fc24 3 minutes ago 187MB [2024-07-10T20:55:40.672Z] security-spire-server latest 84d38adf0729 3 minutes ago 126MB [2024-07-10T20:55:40.672Z] ci-base-image-x86_64 latest 3917598f4dcd 7 minutes ago 966MB [2024-07-10T20:55:40.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-10T20:55:40.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-10T20:55:40.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-10T20:58:00.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-10T20:58:00.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-10T20:58:00.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-10T20:58:00.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-10T20:58:00.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-10T20:58:00.756Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-10T20:58:01.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-10T20:58:01.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-10T20:58:02.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-10T20:58:02.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-10T20:58:02.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-10T20:58:06.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-10T20:58:06.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-10T20:58:06.161Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-10T20:58:06.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-10T20:58:18.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-10T20:58:18.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-10T20:58:18.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements [2024-07-10T20:58:28.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements [2024-07-10T20:58:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-10T20:58:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-10T20:58:33.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-10T20:58:38.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.278s coverage: 69.2% of statements [2024-07-10T20:58:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-10T20:58:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-10T20:58:41.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-10T20:58:45.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-10T20:58:53.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-10T20:58:53.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:58:53.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-10T20:58:53.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-10T20:58:53.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-10T20:58:58.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.504s coverage: 93.4% of statements [2024-07-10T20:58:58.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.295s coverage: 91.7% of statements [2024-07-10T20:59:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-10T20:59:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-10T20:59:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.257s coverage: 6.5% of statements [2024-07-10T20:59:12.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-10T20:59:12.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-10T20:59:12.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-10T20:59:13.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-10T20:59:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-10T20:59:13.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.671s coverage: 95.8% of statements [2024-07-10T20:59:14.822Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-07-10T20:59:24.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-10T20:59:24.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-10T20:59:25.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.294s coverage: 0.8% of statements [2024-07-10T20:59:25.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 32.2% of statements [2024-07-10T20:59:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.128s coverage: 41.7% of statements [2024-07-10T20:59:30.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.095s coverage: 77.8% of statements [2024-07-10T20:59:30.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements [2024-07-10T20:59:30.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements [2024-07-10T20:59:33.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-07-10T20:59:35.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-10T20:59:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-10T20:59:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-10T20:59:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-10T20:59:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-10T20:59:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-10T20:59:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-10T20:59:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-10T20:59:46.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements [2024-07-10T20:59:46.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-10T20:59:46.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-10T20:59:46.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-10T20:59:46.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-10T20:59:56.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-10T20:59:56.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-10T20:59:57.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.958s coverage: 79.9% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.149s coverage: 92.9% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-07-10T21:00:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements [2024-07-10T21:00:03.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.289s coverage: 81.8% of statements [2024-07-10T21:00:03.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-10T21:00:03.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-10T21:00:04.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements [2024-07-10T21:00:04.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.134s coverage: 86.0% of statements [2024-07-10T21:00:10.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-10T21:00:10.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-10T21:00:11.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.699s coverage: 63.1% of statements [2024-07-10T21:00:11.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.111s coverage: 100.0% of statements [2024-07-10T21:00:13.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.133s coverage: 89.4% of statements [2024-07-10T21:00:13.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements [2024-07-10T21:00:13.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-10T21:00:13.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-10T21:00:13.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-10T21:00:14.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-07-10T21:00:14.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-07-10T21:00:19.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-10T21:00:19.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-10T21:00:19.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-10T21:00:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 38.4% of statements [2024-07-10T21:00:21.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-07-10T21:00:22.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-10T21:00:22.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-10T21:00:22.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-10T21:00:22.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-10T21:00:24.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.108s coverage: 84.8% of statements [2024-07-10T21:00:28.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-10T21:00:28.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-10T21:00:28.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-10T21:00:28.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-10T21:00:36.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements [2024-07-10T21:00:36.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-10T21:00:36.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-10T21:00:36.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-10T21:00:36.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-10T21:00:37.043Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.491s coverage: 95.7% of statements [2024-07-10T21:00:40.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-10T21:00:40.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-10T21:00:40.961Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements [2024-07-10T21:00:43.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-10T21:00:43.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-10T21:00:44.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.281s coverage: 98.9% of statements [2024-07-10T21:00:46.337Z] 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-10T21:00:46.337Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-10T21:00:46.337Z] go vet ./... [2024-07-10T21:04:38.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-10T21:04:38.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-10T21:04:38.314Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-10T21:04:38.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-10T21:04:39.053Z] + ls -al . [2024-07-10T21:04:39.053Z] total 836 [2024-07-10T21:04:39.053Z] drwxrwxr-x 10 1001 1001 4096 Jul 10 20:54 . [2024-07-10T21:04:39.053Z] drwxr-xr-x 4 root root 4096 Jul 10 20:54 .. [2024-07-10T21:04:39.053Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 .blubracket [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 20:52 .dockerignore [2024-07-10T21:04:39.053Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 20:52 .git [2024-07-10T21:04:39.053Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:52 .github [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 1102 Jul 10 20:52 .gitignore [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 20:52 .golangci.yml [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 20:52 .hadolint.yml [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 20:52 .sonarcloud.properties [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:52 ADOPTERS.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 20361 Jul 10 20:52 Attribution.txt [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 100284 Jul 10 20:52 CHANGELOG.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:52 CONTRIBUTING.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 20:52 GOVERNANCE.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 861 Jul 10 20:52 Jenkinsfile [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:52 LICENSE [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 16051 Jul 10 20:52 Makefile [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 20:52 OWNERS.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 9528 Jul 10 20:52 README.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 20:52 SECURITY.md [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 20:47 VERSION [2024-07-10T21:04:39.053Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 bin [2024-07-10T21:04:39.053Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 20:52 cmd [2024-07-10T21:04:39.053Z] -rw-r--r-- 1 root root 481595 Jul 10 21:00 coverage.out [2024-07-10T21:04:39.053Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 fuzz_test [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 6911 Jul 10 20:52 go.mod [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 101537 Jul 10 20:52 go.sum [2024-07-10T21:04:39.053Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 20:52 internal [2024-07-10T21:04:39.053Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:52 openapi [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 20:52 security.txt [2024-07-10T21:04:39.053Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 20:52 version.go [Pipeline] sh [2024-07-10T21:04:39.746Z] + '[' -e coverage.out ] [2024-07-10T21:04:39.746Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-10T21:04:39.798Z] Warning: overwriting stash ‘coverage-report’ [2024-07-10T21:04:40.649Z] Stashed 1 file(s) [Pipeline] sh [2024-07-10T21:04:41.296Z] + make build [2024-07-10T21:04:41.296Z] 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-10T21:07:33.032Z] 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-10T21:07:39.657Z] 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-10T21:07:46.278Z] 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-10T21:07:49.601Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T21:07:57.779Z] 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-10T21:08:24.430Z] 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-10T21:08:32.606Z] 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-10T21:08:42.667Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T21:08:46.902Z] 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-10T21:08:50.228Z] 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-10T21:08:53.554Z] 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-10T21:08:57.791Z] 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-10T21:09:02.058Z] $ docker stop --time=1 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e [2024-07-10T21:09:04.232Z] $ docker rm -f --volumes 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e [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-10T21:09:08.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T21:09:08.194Z] [2024-07-10T21:09:08.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T21:09:08.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T21:09:08.912Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-10T21:09:08.913Z] 547446be3368: Pulling fs layer [2024-07-10T21:09:08.913Z] d125d8839a47: Pulling fs layer [2024-07-10T21:09:08.913Z] 3e85d5ac6304: Pulling fs layer [2024-07-10T21:09:08.913Z] c3105a71a48b: Pulling fs layer [2024-07-10T21:09:08.913Z] 0f093f025ec4: Pulling fs layer [2024-07-10T21:09:08.913Z] c3106fc0e877: Pulling fs layer [2024-07-10T21:09:08.913Z] c3105a71a48b: Waiting [2024-07-10T21:09:08.913Z] 0f093f025ec4: Waiting [2024-07-10T21:09:08.913Z] 547446be3368: Verifying Checksum [2024-07-10T21:09:08.913Z] 547446be3368: Download complete [2024-07-10T21:09:08.913Z] c3105a71a48b: Verifying Checksum [2024-07-10T21:09:08.913Z] c3105a71a48b: Download complete [2024-07-10T21:09:09.494Z] d125d8839a47: Verifying Checksum [2024-07-10T21:09:09.494Z] d125d8839a47: Download complete [2024-07-10T21:09:09.494Z] c3106fc0e877: Verifying Checksum [2024-07-10T21:09:09.494Z] c3106fc0e877: Download complete [2024-07-10T21:09:09.494Z] 0f093f025ec4: Verifying Checksum [2024-07-10T21:09:09.494Z] 0f093f025ec4: Download complete [2024-07-10T21:09:09.760Z] 547446be3368: Pull complete [2024-07-10T21:09:10.716Z] d125d8839a47: Pull complete [2024-07-10T21:09:11.298Z] 3e85d5ac6304: Verifying Checksum [2024-07-10T21:09:11.298Z] 3e85d5ac6304: Download complete [2024-07-10T21:09:21.358Z] 3e85d5ac6304: Pull complete [2024-07-10T21:09:21.358Z] c3105a71a48b: Pull complete [2024-07-10T21:09:22.317Z] 0f093f025ec4: Pull complete [2024-07-10T21:09:22.583Z] c3106fc0e877: Pull complete [2024-07-10T21:09:22.583Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-10T21:09:22.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T21:09:22.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T21:09:22.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container [2024-07-10T21:09:23.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-10T21:09:25.020Z] $ docker top 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T21:09:25.930Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T21:09:36.012Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-07-10T21:09:36.012Z] #1 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #2 transferring dockerfile: 1.70kB done [2024-07-10T21:09:36.012Z] #2 DONE 0.0s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #3 transferring dockerfile: 2.01kB done [2024-07-10T21:09:36.012Z] #3 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #4 transferring dockerfile: 1.89kB done [2024-07-10T21:09:36.012Z] #4 DONE 0.0s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #5 [core-data internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #5 transferring dockerfile: 2.01kB done [2024-07-10T21:09:36.012Z] #5 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #6 transferring dockerfile: 2.50kB done [2024-07-10T21:09:36.012Z] #6 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #7 transferring dockerfile: 2.15kB 0.0s done [2024-07-10T21:09:36.012Z] #7 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #8 transferring dockerfile: 2.49kB done [2024-07-10T21:09:36.012Z] #8 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #9 transferring dockerfile: 2.93kB done [2024-07-10T21:09:36.012Z] #9 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #10 transferring dockerfile: 2.06kB done [2024-07-10T21:09:36.012Z] #10 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #11 transferring dockerfile: 1.81kB done [2024-07-10T21:09:36.012Z] #11 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #12 transferring dockerfile: 2.23kB done [2024-07-10T21:09:36.012Z] #12 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-10T21:09:36.012Z] #13 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-10T21:09:36.012Z] #14 transferring dockerfile: 1.95kB done [2024-07-10T21:09:36.012Z] #14 DONE 0.1s [2024-07-10T21:09:36.012Z] [2024-07-10T21:09:36.012Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T21:09:36.281Z] #15 transferring dockerfile: 1.69kB done [2024-07-10T21:09:36.281Z] #15 DONE 0.1s [2024-07-10T21:09:36.281Z] [2024-07-10T21:09:36.281Z] #16 [support-scheduler internal] load .dockerignore [2024-07-10T21:09:36.281Z] #16 transferring context: 50B 0.0s done [2024-07-10T21:09:36.281Z] #16 DONE 0.1s [2024-07-10T21:09:36.865Z] [2024-07-10T21:09:36.865Z] #17 [security-spire-server internal] load .dockerignore [2024-07-10T21:09:36.865Z] #17 transferring context: 50B done [2024-07-10T21:09:36.865Z] #17 DONE 0.1s [2024-07-10T21:09:36.865Z] [2024-07-10T21:09:36.865Z] #18 [core-keeper internal] load .dockerignore [2024-07-10T21:09:36.865Z] #18 transferring context: 50B done [2024-07-10T21:09:36.865Z] #18 DONE 0.0s [2024-07-10T21:09:36.865Z] [2024-07-10T21:09:36.865Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T21:09:37.138Z] #19 transferring context: 50B 0.0s done [2024-07-10T21:09:37.138Z] #19 DONE 0.1s [2024-07-10T21:09:37.138Z] [2024-07-10T21:09:37.138Z] #20 [core-data internal] load .dockerignore [2024-07-10T21:09:37.138Z] #20 transferring context: 50B done [2024-07-10T21:09:37.138Z] #20 DONE 0.1s [2024-07-10T21:09:37.138Z] [2024-07-10T21:09:37.138Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-10T21:09:37.138Z] #21 transferring context: 50B done [2024-07-10T21:09:37.138Z] #21 DONE 0.1s [2024-07-10T21:09:37.138Z] [2024-07-10T21:09:37.138Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:09:37.414Z] #22 ... [2024-07-10T21:09:37.414Z] [2024-07-10T21:09:37.414Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-10T21:09:37.414Z] #23 transferring context: 50B 0.0s done [2024-07-10T21:09:37.414Z] #23 DONE 0.1s [2024-07-10T21:09:37.414Z] [2024-07-10T21:09:37.414Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:09:37.414Z] #22 transferring context: 50B done [2024-07-10T21:09:37.414Z] #22 ... [2024-07-10T21:09:37.414Z] [2024-07-10T21:09:37.414Z] #24 [security-bootstrapper internal] load .dockerignore [2024-07-10T21:09:37.414Z] #24 transferring context: 50B done [2024-07-10T21:09:37.414Z] #24 DONE 0.1s [2024-07-10T21:09:37.691Z] [2024-07-10T21:09:37.691Z] #25 [core-metadata internal] load .dockerignore [2024-07-10T21:09:37.691Z] #25 transferring context: 50B done [2024-07-10T21:09:37.691Z] #25 DONE 0.1s [2024-07-10T21:09:37.691Z] [2024-07-10T21:09:37.691Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-10T21:09:37.691Z] #26 transferring context: 50B 0.0s done [2024-07-10T21:09:37.691Z] #26 DONE 0.1s [2024-07-10T21:09:37.691Z] [2024-07-10T21:09:37.691Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T21:09:37.691Z] #27 transferring context: 50B 0.0s done [2024-07-10T21:09:37.691Z] #27 DONE 0.1s [2024-07-10T21:09:37.691Z] [2024-07-10T21:09:37.691Z] #28 [core-command internal] load .dockerignore [2024-07-10T21:09:37.956Z] #28 transferring context: 50B 0.0s done [2024-07-10T21:09:37.956Z] #28 DONE 0.1s [2024-07-10T21:09:37.956Z] [2024-07-10T21:09:37.956Z] #29 [support-notifications internal] load .dockerignore [2024-07-10T21:09:37.956Z] #29 transferring context: 50B 0.0s done [2024-07-10T21:09:37.956Z] #29 DONE 0.1s [2024-07-10T21:09:37.956Z] [2024-07-10T21:09:37.956Z] #30 [security-spire-config internal] load .dockerignore [2024-07-10T21:09:37.956Z] #30 transferring context: 50B 0.0s done [2024-07-10T21:09:37.956Z] #30 DONE 0.1s [2024-07-10T21:09:37.956Z] [2024-07-10T21:09:37.956Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:37.956Z] #31 DONE 0.0s [2024-07-10T21:09:37.956Z] [2024-07-10T21:09:37.956Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T21:09:38.618Z] #32 DONE 0.5s [2024-07-10T21:09:38.618Z] [2024-07-10T21:09:38.618Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:09:39.236Z] #22 ... [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.236Z] #31 DONE 0.0s [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T21:09:39.236Z] #32 DONE 0.5s [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.236Z] #31 DONE 0.0s [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:39.236Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:39.236Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:39.236Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:39.236Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:39.236Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:39.236Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-10T21:09:39.236Z] #33 ... [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T21:09:39.236Z] #32 DONE 0.6s [2024-07-10T21:09:39.236Z] [2024-07-10T21:09:39.236Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:39.236Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:39.236Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:39.236Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:39.236Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:39.236Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:39.513Z] #33 ... [2024-07-10T21:09:39.513Z] [2024-07-10T21:09:39.513Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.513Z] #31 DONE 0.0s [2024-07-10T21:09:39.513Z] [2024-07-10T21:09:39.513Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.513Z] #31 DONE 0.0s [2024-07-10T21:09:39.513Z] [2024-07-10T21:09:39.513Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:39.513Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:39.513Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:39.513Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:39.513Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:39.513Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:39.792Z] #33 ... [2024-07-10T21:09:39.792Z] [2024-07-10T21:09:39.792Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.792Z] #31 DONE 0.0s [2024-07-10T21:09:39.792Z] [2024-07-10T21:09:39.792Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:39.792Z] #33 ... [2024-07-10T21:09:39.792Z] [2024-07-10T21:09:39.792Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:39.792Z] #31 DONE 0.0s [2024-07-10T21:09:40.076Z] [2024-07-10T21:09:40.076Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T21:09:40.076Z] #32 DONE 1.2s [2024-07-10T21:09:40.076Z] [2024-07-10T21:09:40.076Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.076Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:40.076Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:40.076Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:40.076Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:40.076Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:40.076Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:40.076Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:40.076Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:40.076Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:40.076Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:40.076Z] #33 ... [2024-07-10T21:09:40.076Z] [2024-07-10T21:09:40.076Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:40.076Z] #31 DONE 0.0s [2024-07-10T21:09:40.076Z] [2024-07-10T21:09:40.076Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.369Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:40.369Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:40.369Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:40.369Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:40.369Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:40.675Z] #33 ... [2024-07-10T21:09:40.675Z] [2024-07-10T21:09:40.675Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:40.675Z] #31 DONE 0.0s [2024-07-10T21:09:40.675Z] [2024-07-10T21:09:40.675Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.675Z] #33 ... [2024-07-10T21:09:40.675Z] [2024-07-10T21:09:40.675Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:40.675Z] #31 DONE 0.0s [2024-07-10T21:09:40.675Z] [2024-07-10T21:09:40.675Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.965Z] #33 ... [2024-07-10T21:09:40.965Z] [2024-07-10T21:09:40.965Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T21:09:40.965Z] #34 DONE 1.7s [2024-07-10T21:09:40.965Z] [2024-07-10T21:09:40.965Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.965Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:40.965Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:40.965Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:40.965Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:40.965Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:40.965Z] #33 ... [2024-07-10T21:09:40.965Z] [2024-07-10T21:09:40.965Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T21:09:40.965Z] #35 DONE 3.4s [2024-07-10T21:09:40.965Z] [2024-07-10T21:09:40.965Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:40.965Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:40.965Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:40.965Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:40.965Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:40.965Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:40.965Z] #33 ... [2024-07-10T21:09:40.965Z] [2024-07-10T21:09:40.965Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T21:09:40.965Z] #31 DONE 0.0s [2024-07-10T21:09:41.249Z] [2024-07-10T21:09:41.249Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:41.518Z] #33 ... [2024-07-10T21:09:41.518Z] [2024-07-10T21:09:41.518Z] #36 [security-spire-server internal] load build context [2024-07-10T21:09:41.518Z] #36 transferring context: 26.79kB 0.4s done [2024-07-10T21:09:41.518Z] #36 DONE 1.2s [2024-07-10T21:09:41.518Z] [2024-07-10T21:09:41.518Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:41.518Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-10T21:09:41.518Z] #33 ... [2024-07-10T21:09:41.518Z] [2024-07-10T21:09:41.518Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T21:09:41.518Z] #32 DONE 2.5s [2024-07-10T21:09:41.518Z] [2024-07-10T21:09:41.518Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:41.518Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-10T21:09:41.802Z] #33 ... [2024-07-10T21:09:41.802Z] [2024-07-10T21:09:41.802Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T21:09:41.802Z] #35 DONE 3.4s [2024-07-10T21:09:41.802Z] [2024-07-10T21:09:41.802Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:41.802Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:41.802Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:41.802Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:41.802Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:41.802Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:41.802Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-10T21:09:42.076Z] #33 ... [2024-07-10T21:09:42.076Z] [2024-07-10T21:09:42.076Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-10T21:09:42.076Z] #37 DONE 1.8s [2024-07-10T21:09:42.076Z] [2024-07-10T21:09:42.076Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:42.076Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:42.076Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:42.076Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:42.076Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:42.076Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:42.076Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-10T21:09:42.659Z] #33 ... [2024-07-10T21:09:42.659Z] [2024-07-10T21:09:42.659Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T21:09:42.659Z] #34 DONE 2.8s [2024-07-10T21:09:42.659Z] [2024-07-10T21:09:42.659Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:42.659Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T21:09:42.659Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T21:09:42.659Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T21:09:42.659Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T21:09:42.659Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done [2024-07-10T21:09:42.659Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-10T21:09:44.063Z] #33 ... [2024-07-10T21:09:44.063Z] [2024-07-10T21:09:44.063Z] #38 [security-spire-agent internal] load build context [2024-07-10T21:09:44.063Z] #38 transferring context: 26.32kB 0.4s done [2024-07-10T21:09:44.063Z] #38 DONE 1.9s [2024-07-10T21:09:44.331Z] [2024-07-10T21:09:44.331Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:09:44.331Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-07-10T21:09:44.331Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-10T21:09:44.331Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-10T21:09:44.331Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-10T21:09:44.331Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-07-10T21:09:44.331Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done [2024-07-10T21:09:44.331Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-07-10T21:09:44.331Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-10T21:09:44.331Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 2.8s [2024-07-10T21:09:44.331Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-10T21:09:44.331Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-10T21:09:44.331Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 3.0s [2024-07-10T21:09:44.331Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-10T21:09:44.596Z] #39 ... [2024-07-10T21:09:44.597Z] [2024-07-10T21:09:44.597Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-10T21:09:44.597Z] #40 DONE 4.0s [2024-07-10T21:09:44.597Z] [2024-07-10T21:09:44.597Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:09:44.597Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 3.3s [2024-07-10T21:09:45.179Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.6s [2024-07-10T21:09:45.179Z] #39 ... [2024-07-10T21:09:45.179Z] [2024-07-10T21:09:45.179Z] #41 [security-spire-config internal] load build context [2024-07-10T21:09:45.179Z] #41 transferring context: 25.04kB 0.3s done [2024-07-10T21:09:45.179Z] #41 DONE 2.5s [2024-07-10T21:09:45.179Z] [2024-07-10T21:09:45.179Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:09:45.445Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 3.9s [2024-07-10T21:09:45.713Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 4.2s [2024-07-10T21:09:45.982Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 4.6s [2024-07-10T21:09:46.247Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 4.8s [2024-07-10T21:09:46.512Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 5.0s [2024-07-10T21:09:46.786Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.5s [2024-07-10T21:09:48.733Z] #39 ... [2024-07-10T21:09:48.733Z] [2024-07-10T21:09:48.733Z] #42 [support-scheduler internal] load build context [2024-07-10T21:09:48.733Z] #42 ... [2024-07-10T21:09:48.733Z] [2024-07-10T21:09:48.733Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:09:48.733Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.1s done [2024-07-10T21:09:48.733Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.1s done [2024-07-10T21:09:49.323Z] #39 ... [2024-07-10T21:09:49.323Z] [2024-07-10T21:09:49.323Z] #43 [core-keeper internal] load build context [2024-07-10T21:09:49.323Z] #43 ... [2024-07-10T21:09:49.323Z] [2024-07-10T21:09:49.323Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:09:49.592Z] #44 ... [2024-07-10T21:09:49.592Z] [2024-07-10T21:09:49.592Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:09:49.592Z] #45 transferring context: 12.02MB 9.7s [2024-07-10T21:09:49.592Z] #45 ... [2024-07-10T21:09:49.592Z] [2024-07-10T21:09:49.592Z] #46 [core-data internal] load build context [2024-07-10T21:09:49.861Z] #46 ... [2024-07-10T21:09:49.861Z] [2024-07-10T21:09:49.861Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:09:49.861Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-10T21:09:50.137Z] #39 ... [2024-07-10T21:09:50.137Z] [2024-07-10T21:09:50.137Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:09:50.137Z] #47 ... [2024-07-10T21:09:50.137Z] [2024-07-10T21:09:50.137Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:09:50.137Z] #48 ... [2024-07-10T21:09:50.137Z] [2024-07-10T21:09:50.137Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:09:50.407Z] #49 ... [2024-07-10T21:09:50.407Z] [2024-07-10T21:09:50.407Z] #46 [core-data internal] load build context [2024-07-10T21:09:50.988Z] #46 ... [2024-07-10T21:09:50.988Z] [2024-07-10T21:09:50.988Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:09:50.988Z] #50 ... [2024-07-10T21:09:50.988Z] [2024-07-10T21:09:50.988Z] #51 [core-metadata internal] load build context [2024-07-10T21:09:50.988Z] #51 ... [2024-07-10T21:09:50.988Z] [2024-07-10T21:09:50.988Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:09:51.954Z] #50 ... [2024-07-10T21:09:51.955Z] [2024-07-10T21:09:51.955Z] #52 [support-notifications internal] load build context [2024-07-10T21:09:51.955Z] #52 ... [2024-07-10T21:09:51.955Z] [2024-07-10T21:09:51.955Z] #53 [core-command internal] load build context [2024-07-10T21:09:51.955Z] #53 ... [2024-07-10T21:09:51.955Z] [2024-07-10T21:09:51.955Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:09:52.536Z] #50 ... [2024-07-10T21:09:52.536Z] [2024-07-10T21:09:52.536Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:09:52.536Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-07-10T21:09:52.536Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-10T21:09:52.536Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-10T21:09:52.536Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-10T21:09:52.536Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-10T21:09:52.536Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-10T21:09:52.536Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-10T21:09:52.536Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-07-10T21:09:52.536Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.8s done [2024-07-10T21:09:52.536Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-10T21:09:52.536Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.6s [2024-07-10T21:09:52.536Z] #54 ... [2024-07-10T21:09:52.536Z] [2024-07-10T21:09:52.536Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:09:54.502Z] #50 ... [2024-07-10T21:09:54.502Z] [2024-07-10T21:09:54.502Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:09:54.502Z] #33 ... [2024-07-10T21:09:54.502Z] [2024-07-10T21:09:54.502Z] #53 [core-command internal] load build context [2024-07-10T21:09:54.773Z] #53 ... [2024-07-10T21:09:54.773Z] [2024-07-10T21:09:54.773Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T21:09:54.773Z] #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:54.773Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:54.773Z] #55 ... [2024-07-10T21:09:54.773Z] [2024-07-10T21:09:54.773Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T21:09:55.045Z] #56 ... [2024-07-10T21:09:55.045Z] [2024-07-10T21:09:55.045Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T21:09:55.045Z] #57 ... [2024-07-10T21:09:55.045Z] [2024-07-10T21:09:55.045Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T21:09:55.045Z] #58 ... [2024-07-10T21:09:55.045Z] [2024-07-10T21:09:55.045Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T21:09:55.313Z] #59 ... [2024-07-10T21:09:55.313Z] [2024-07-10T21:09:55.313Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T21:09:55.313Z] #0 9.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:55.585Z] #60 ... [2024-07-10T21:09:55.585Z] [2024-07-10T21:09:55.585Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T21:09:55.585Z] #61 ... [2024-07-10T21:09:55.585Z] [2024-07-10T21:09:55.585Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T21:09:55.585Z] #62 ... [2024-07-10T21:09:55.585Z] [2024-07-10T21:09:55.585Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T21:09:55.851Z] #63 ... [2024-07-10T21:09:55.851Z] [2024-07-10T21:09:55.851Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T21:09:55.851Z] #64 ... [2024-07-10T21:09:55.851Z] [2024-07-10T21:09:55.851Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T21:09:55.851Z] #59 DONE 11.2s [2024-07-10T21:09:55.851Z] [2024-07-10T21:09:55.851Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T21:09:55.851Z] #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:55.851Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:55.851Z] #0 8.079 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T21:09:55.851Z] #0 8.079 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T21:09:55.851Z] #0 8.079 OK: 19948 distinct packages available [2024-07-10T21:09:55.851Z] #0 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:55.851Z] #0 9.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:09:56.117Z] #65 ... [2024-07-10T21:09:56.117Z] [2024-07-10T21:09:56.117Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T21:09:56.117Z] #66 ... [2024-07-10T21:09:56.117Z] [2024-07-10T21:09:56.117Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T21:09:56.117Z] #67 ... [2024-07-10T21:09:56.117Z] [2024-07-10T21:09:56.117Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T21:09:56.381Z] #68 ... [2024-07-10T21:09:56.381Z] [2024-07-10T21:09:56.381Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T21:09:56.381Z] #69 ... [2024-07-10T21:09:56.381Z] [2024-07-10T21:09:56.381Z] #53 [core-command internal] load build context [2024-07-10T21:09:56.381Z] #53 transferring context: 31.21MB 13.7s [2024-07-10T21:09:56.648Z] #53 ... [2024-07-10T21:09:56.648Z] [2024-07-10T21:09:56.648Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T21:09:56.648Z] #55 11.46 OK: 266 MiB in 52 packages [2024-07-10T21:09:56.648Z] #55 DONE 12.9s [2024-07-10T21:09:56.914Z] [2024-07-10T21:09:56.914Z] #53 [core-command internal] load build context [2024-07-10T21:09:58.867Z] #53 ... [2024-07-10T21:09:58.867Z] [2024-07-10T21:09:58.867Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T21:09:58.867Z] #65 11.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T21:09:58.867Z] #65 11.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T21:09:58.867Z] #65 11.59 (3/4) Installing libucontext (1.2-r2) [2024-07-10T21:09:58.867Z] #65 11.59 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T21:09:58.867Z] #65 11.82 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:09:58.867Z] #65 11.93 OK: 8 MiB in 19 packages [2024-07-10T21:09:58.867Z] #65 DONE 13.9s [2024-07-10T21:09:58.867Z] [2024-07-10T21:09:58.867Z] #42 [support-scheduler internal] load build context [2024-07-10T21:09:58.867Z] #42 ... [2024-07-10T21:09:58.867Z] [2024-07-10T21:09:58.867Z] #53 [core-command internal] load build context [2024-07-10T21:09:59.447Z] #53 ... [2024-07-10T21:09:59.447Z] [2024-07-10T21:09:59.447Z] #43 [core-keeper internal] load build context [2024-07-10T21:09:59.713Z] #43 ... [2024-07-10T21:09:59.713Z] [2024-07-10T21:09:59.713Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:09:59.713Z] #44 ... [2024-07-10T21:09:59.713Z] [2024-07-10T21:09:59.713Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:09:59.982Z] #45 ... [2024-07-10T21:09:59.982Z] [2024-07-10T21:09:59.982Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:00.253Z] #43 ... [2024-07-10T21:10:00.253Z] [2024-07-10T21:10:00.253Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:00.253Z] #47 ... [2024-07-10T21:10:00.253Z] [2024-07-10T21:10:00.253Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:00.522Z] #48 ... [2024-07-10T21:10:00.522Z] [2024-07-10T21:10:00.522Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:00.522Z] #47 ... [2024-07-10T21:10:00.522Z] [2024-07-10T21:10:00.522Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:00.522Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.7s [2024-07-10T21:10:00.796Z] #39 ... [2024-07-10T21:10:00.796Z] [2024-07-10T21:10:00.796Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:00.796Z] #49 ... [2024-07-10T21:10:00.796Z] [2024-07-10T21:10:00.796Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:01.066Z] #47 ... [2024-07-10T21:10:01.066Z] [2024-07-10T21:10:01.066Z] #46 [core-data internal] load build context [2024-07-10T21:10:01.336Z] #46 transferring context: 54.68MB 21.0s [2024-07-10T21:10:01.336Z] #46 ... [2024-07-10T21:10:01.336Z] [2024-07-10T21:10:01.336Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:01.336Z] #51 ... [2024-07-10T21:10:01.336Z] [2024-07-10T21:10:01.336Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:01.601Z] #39 ... [2024-07-10T21:10:01.601Z] [2024-07-10T21:10:01.601Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T21:10:01.601Z] #60 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:01.601Z] #60 13.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:01.601Z] #60 13.09 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:01.601Z] #60 13.09 OK: 8 MiB in 16 packages [2024-07-10T21:10:01.601Z] #60 DONE 17.0s [2024-07-10T21:10:01.601Z] [2024-07-10T21:10:01.601Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:01.876Z] #39 ... [2024-07-10T21:10:01.876Z] [2024-07-10T21:10:01.876Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T21:10:01.876Z] #62 DONE 16.4s [2024-07-10T21:10:01.876Z] [2024-07-10T21:10:01.876Z] #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:02.155Z] #70 ... [2024-07-10T21:10:02.155Z] [2024-07-10T21:10:02.155Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:02.155Z] #52 ... [2024-07-10T21:10:02.155Z] [2024-07-10T21:10:02.155Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T21:10:02.754Z] #71 ... [2024-07-10T21:10:02.754Z] [2024-07-10T21:10:02.754Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T21:10:02.754Z] #57 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:02.754Z] #57 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:02.754Z] #57 15.82 OK: 266 MiB in 52 packages [2024-07-10T21:10:02.754Z] #57 DONE 18.0s [2024-07-10T21:10:02.754Z] [2024-07-10T21:10:02.754Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:03.021Z] #52 ... [2024-07-10T21:10:03.021Z] [2024-07-10T21:10:03.021Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:10:03.021Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s [2024-07-10T21:10:03.021Z] #54 ... [2024-07-10T21:10:03.021Z] [2024-07-10T21:10:03.021Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:04.438Z] #52 ... [2024-07-10T21:10:04.438Z] [2024-07-10T21:10:04.438Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T21:10:04.438Z] #56 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:04.438Z] #56 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:04.438Z] #56 17.93 OK: 266 MiB in 52 packages [2024-07-10T21:10:04.438Z] #56 DONE 19.5s [2024-07-10T21:10:04.438Z] [2024-07-10T21:10:04.438Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:05.021Z] #52 ... [2024-07-10T21:10:05.021Z] [2024-07-10T21:10:05.021Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:05.021Z] #50 ... [2024-07-10T21:10:05.021Z] [2024-07-10T21:10:05.021Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:05.983Z] #52 ... [2024-07-10T21:10:05.983Z] [2024-07-10T21:10:05.983Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T21:10:05.983Z] #58 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:05.983Z] #58 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:05.983Z] #58 15.61 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T21:10:05.983Z] #58 15.61 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T21:10:05.983Z] #58 15.61 OK: 19951 distinct packages available [2024-07-10T21:10:05.983Z] #58 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:05.983Z] #58 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:05.983Z] #58 20.07 OK: 266 MiB in 52 packages [2024-07-10T21:10:05.983Z] #58 DONE 21.1s [2024-07-10T21:10:05.983Z] [2024-07-10T21:10:05.983Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:05.983Z] #52 ... [2024-07-10T21:10:05.983Z] [2024-07-10T21:10:05.983Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T21:10:05.983Z] #72 ... [2024-07-10T21:10:05.983Z] [2024-07-10T21:10:05.983Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:06.573Z] #52 transferring context: 35.92MB 24.0s [2024-07-10T21:10:07.995Z] #52 ... [2024-07-10T21:10:07.995Z] [2024-07-10T21:10:07.995Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T21:10:07.995Z] #66 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:07.995Z] #66 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:07.995Z] #66 20.08 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:07.995Z] #66 20.08 (2/2) Installing su-exec (0.2-r3) [2024-07-10T21:10:07.995Z] #66 20.21 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:07.995Z] #66 20.39 OK: 8 MiB in 17 packages [2024-07-10T21:10:07.995Z] #66 DONE 22.4s [2024-07-10T21:10:07.995Z] [2024-07-10T21:10:07.995Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:08.954Z] #52 ... [2024-07-10T21:10:08.954Z] [2024-07-10T21:10:08.954Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T21:10:08.954Z] #73 ... [2024-07-10T21:10:08.954Z] [2024-07-10T21:10:08.954Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:08.954Z] #52 ... [2024-07-10T21:10:08.954Z] [2024-07-10T21:10:08.954Z] #42 [support-scheduler internal] load build context [2024-07-10T21:10:09.222Z] #42 ... [2024-07-10T21:10:09.222Z] [2024-07-10T21:10:09.222Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:09.222Z] #52 ... [2024-07-10T21:10:09.222Z] [2024-07-10T21:10:09.222Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T21:10:09.222Z] #67 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:09.222Z] #67 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:09.222Z] #67 22.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:09.222Z] #67 22.46 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:09.222Z] #67 22.53 OK: 8 MiB in 16 packages [2024-07-10T21:10:09.222Z] #67 DONE 23.9s [2024-07-10T21:10:09.222Z] [2024-07-10T21:10:09.222Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:09.808Z] #52 ... [2024-07-10T21:10:09.808Z] [2024-07-10T21:10:09.808Z] #53 [core-command internal] load build context [2024-07-10T21:10:09.808Z] #53 ... [2024-07-10T21:10:09.808Z] [2024-07-10T21:10:09.808Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:09.808Z] #52 ... [2024-07-10T21:10:09.808Z] [2024-07-10T21:10:09.808Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:10.075Z] #44 ... [2024-07-10T21:10:10.075Z] [2024-07-10T21:10:10.075Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:10:10.075Z] #45 ... [2024-07-10T21:10:10.075Z] [2024-07-10T21:10:10.075Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:10.341Z] #44 ... [2024-07-10T21:10:10.341Z] [2024-07-10T21:10:10.341Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:10.606Z] #43 ... [2024-07-10T21:10:10.606Z] [2024-07-10T21:10:10.606Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:10.606Z] #44 ... [2024-07-10T21:10:10.606Z] [2024-07-10T21:10:10.606Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:10.606Z] #48 ... [2024-07-10T21:10:10.606Z] [2024-07-10T21:10:10.606Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:10.872Z] #44 ... [2024-07-10T21:10:10.872Z] [2024-07-10T21:10:10.872Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T21:10:10.872Z] #61 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:10.872Z] #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:10.872Z] #61 19.38 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T21:10:10.872Z] #61 19.38 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T21:10:10.872Z] #61 19.38 OK: 19948 distinct packages available [2024-07-10T21:10:10.872Z] #61 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:10.872Z] #61 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:10.872Z] #61 23.55 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T21:10:10.872Z] #61 23.73 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T21:10:10.872Z] #61 23.78 (3/11) Installing libunistring (1.1-r1) [2024-07-10T21:10:10.872Z] #61 24.05 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T21:10:10.872Z] #61 24.10 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T21:10:10.872Z] #61 24.10 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T21:10:10.872Z] #61 24.19 (7/11) Installing curl (8.5.0-r0) [2024-07-10T21:10:10.872Z] #61 24.26 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:10.872Z] #61 24.29 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T21:10:10.872Z] #61 24.29 (10/11) Installing libucontext (1.2-r2) [2024-07-10T21:10:10.872Z] #61 24.29 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T21:10:10.872Z] #61 24.46 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:10.872Z] #61 24.46 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:10.872Z] #61 25.52 OK: 13 MiB in 26 packages [2024-07-10T21:10:10.872Z] #61 ... [2024-07-10T21:10:10.872Z] [2024-07-10T21:10:10.872Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:11.145Z] #49 ... [2024-07-10T21:10:11.145Z] [2024-07-10T21:10:11.145Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:11.145Z] #48 ... [2024-07-10T21:10:11.145Z] [2024-07-10T21:10:11.145Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:11.411Z] #47 ... [2024-07-10T21:10:11.411Z] [2024-07-10T21:10:11.411Z] #46 [core-data internal] load build context [2024-07-10T21:10:11.411Z] #46 transferring context: 71.79MB 31.1s [2024-07-10T21:10:11.411Z] #46 ... [2024-07-10T21:10:11.411Z] [2024-07-10T21:10:11.411Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:11.411Z] #48 ... [2024-07-10T21:10:11.411Z] [2024-07-10T21:10:11.411Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:11.676Z] #51 ... [2024-07-10T21:10:11.676Z] [2024-07-10T21:10:11.676Z] #46 [core-data internal] load build context [2024-07-10T21:10:12.259Z] #46 ... [2024-07-10T21:10:12.259Z] [2024-07-10T21:10:12.259Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T21:10:12.259Z] #69 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:12.259Z] #69 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:12.259Z] #69 23.22 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T21:10:12.259Z] #69 23.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:12.259Z] #69 23.44 (3/4) Installing su-exec (0.2-r3) [2024-07-10T21:10:12.259Z] #69 23.44 (4/4) Installing yq (4.33.3-r5) [2024-07-10T21:10:12.259Z] #69 23.99 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:12.259Z] #69 24.08 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:12.259Z] #69 25.22 OK: 18 MiB in 19 packages [2024-07-10T21:10:12.259Z] #69 DONE 26.8s [2024-07-10T21:10:12.259Z] [2024-07-10T21:10:12.259Z] #46 [core-data internal] load build context [2024-07-10T21:10:12.526Z] #46 ... [2024-07-10T21:10:12.526Z] [2024-07-10T21:10:12.526Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T21:10:12.526Z] #61 DONE 27.1s [2024-07-10T21:10:12.526Z] [2024-07-10T21:10:12.526Z] #46 [core-data internal] load build context [2024-07-10T21:10:13.492Z] #46 ... [2024-07-10T21:10:13.492Z] [2024-07-10T21:10:13.492Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:13.492Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.3s [2024-07-10T21:10:13.757Z] #39 ... [2024-07-10T21:10:13.757Z] [2024-07-10T21:10:13.757Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:14.025Z] #51 ... [2024-07-10T21:10:14.025Z] [2024-07-10T21:10:14.025Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:10:14.025Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.3s [2024-07-10T21:10:14.025Z] #54 ... [2024-07-10T21:10:14.025Z] [2024-07-10T21:10:14.025Z] #46 [core-data internal] load build context [2024-07-10T21:10:14.986Z] #46 ... [2024-07-10T21:10:14.986Z] [2024-07-10T21:10:14.986Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:15.265Z] #50 ... [2024-07-10T21:10:15.265Z] [2024-07-10T21:10:15.265Z] #46 [core-data internal] load build context [2024-07-10T21:10:16.675Z] #46 ... [2024-07-10T21:10:16.675Z] [2024-07-10T21:10:16.675Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T21:10:16.675Z] #63 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:16.675Z] #63 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:16.675Z] #63 27.94 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T21:10:16.675Z] #63 28.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:16.675Z] #63 28.17 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:16.675Z] #63 28.40 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:16.675Z] #63 28.82 OK: 9 MiB in 17 packages [2024-07-10T21:10:16.675Z] #63 DONE 30.4s [2024-07-10T21:10:16.675Z] [2024-07-10T21:10:16.675Z] #46 [core-data internal] load build context [2024-07-10T21:10:16.675Z] #46 ... [2024-07-10T21:10:16.675Z] [2024-07-10T21:10:16.675Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T21:10:16.675Z] #64 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:16.675Z] #64 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:16.675Z] #64 28.03 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:16.675Z] #64 28.32 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:16.675Z] #64 28.32 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:16.675Z] #64 28.38 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T21:10:16.675Z] #64 28.53 (5/6) Installing su-exec (0.2-r3) [2024-07-10T21:10:16.675Z] #64 28.53 (6/6) Installing yq (4.33.3-r5) [2024-07-10T21:10:16.675Z] #64 29.02 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:16.675Z] #64 29.21 OK: 18 MiB in 19 packages [2024-07-10T21:10:16.675Z] #64 DONE 31.1s [2024-07-10T21:10:16.675Z] [2024-07-10T21:10:16.675Z] #46 [core-data internal] load build context [2024-07-10T21:10:16.675Z] #46 transferring context: 81.30MB 36.5s [2024-07-10T21:10:18.098Z] #46 ... [2024-07-10T21:10:18.098Z] [2024-07-10T21:10:18.098Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T21:10:18.098Z] #68 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:18.098Z] #68 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:18.098Z] #68 26.67 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T21:10:18.098Z] #68 26.67 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T21:10:18.098Z] #68 26.67 OK: 19948 distinct packages available [2024-07-10T21:10:18.098Z] #68 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:18.098Z] #68 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:18.098Z] #68 31.09 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:18.098Z] #68 31.32 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:18.098Z] #68 31.32 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:18.098Z] #68 31.42 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T21:10:18.098Z] #68 31.42 (5/7) Installing libucontext (1.2-r2) [2024-07-10T21:10:18.098Z] #68 31.42 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T21:10:18.098Z] #68 31.42 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T21:10:18.098Z] #68 31.57 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:18.098Z] #68 31.57 OK: 9 MiB in 20 packages [2024-07-10T21:10:18.098Z] #68 ... [2024-07-10T21:10:18.098Z] [2024-07-10T21:10:18.098Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T21:10:18.363Z] #74 ... [2024-07-10T21:10:18.363Z] [2024-07-10T21:10:18.363Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:19.320Z] #51 ... [2024-07-10T21:10:19.320Z] [2024-07-10T21:10:19.320Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T21:10:19.320Z] #72 16.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:19.320Z] #72 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:19.320Z] #72 20.85 OK: 266 MiB in 52 packages [2024-07-10T21:10:19.320Z] #72 DONE 23.0s [2024-07-10T21:10:19.320Z] [2024-07-10T21:10:19.320Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:19.320Z] #51 ... [2024-07-10T21:10:19.320Z] [2024-07-10T21:10:19.320Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:19.320Z] #52 ... [2024-07-10T21:10:19.320Z] [2024-07-10T21:10:19.320Z] #42 [support-scheduler internal] load build context [2024-07-10T21:10:19.320Z] #42 ... [2024-07-10T21:10:19.320Z] [2024-07-10T21:10:19.320Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:19.591Z] #75 ... [2024-07-10T21:10:19.591Z] [2024-07-10T21:10:19.591Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:19.871Z] #52 ... [2024-07-10T21:10:19.871Z] [2024-07-10T21:10:19.871Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T21:10:19.871Z] #68 DONE 34.4s [2024-07-10T21:10:19.871Z] [2024-07-10T21:10:19.871Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:19.871Z] #52 ... [2024-07-10T21:10:19.871Z] [2024-07-10T21:10:19.871Z] #53 [core-command internal] load build context [2024-07-10T21:10:20.144Z] #53 ... [2024-07-10T21:10:20.144Z] [2024-07-10T21:10:20.144Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:20.144Z] #51 ... [2024-07-10T21:10:20.144Z] [2024-07-10T21:10:20.144Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:10:20.409Z] #45 ... [2024-07-10T21:10:20.409Z] [2024-07-10T21:10:20.409Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:20.676Z] #52 ... [2024-07-10T21:10:20.676Z] [2024-07-10T21:10:20.676Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T21:10:20.676Z] #73 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:20.676Z] #73 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:20.676Z] #73 20.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:20.676Z] #73 20.90 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:20.676Z] #73 20.93 OK: 8 MiB in 19 packages [2024-07-10T21:10:20.676Z] #73 DONE 21.9s [2024-07-10T21:10:20.676Z] [2024-07-10T21:10:20.676Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:20.676Z] #52 ... [2024-07-10T21:10:20.676Z] [2024-07-10T21:10:20.676Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:20.969Z] #43 ... [2024-07-10T21:10:20.969Z] [2024-07-10T21:10:20.969Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:20.969Z] #51 ... [2024-07-10T21:10:20.969Z] [2024-07-10T21:10:20.969Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:20.969Z] #44 ... [2024-07-10T21:10:20.969Z] [2024-07-10T21:10:20.969Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:21.239Z] #51 ... [2024-07-10T21:10:21.239Z] [2024-07-10T21:10:21.239Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:21.239Z] #49 ... [2024-07-10T21:10:21.239Z] [2024-07-10T21:10:21.239Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:21.505Z] #47 ... [2024-07-10T21:10:21.505Z] [2024-07-10T21:10:21.505Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:21.771Z] #52 ... [2024-07-10T21:10:21.771Z] [2024-07-10T21:10:21.771Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:21.771Z] #48 transferring context: 75.00MB 40.9s [2024-07-10T21:10:21.771Z] #48 ... [2024-07-10T21:10:21.771Z] [2024-07-10T21:10:21.771Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:22.355Z] #52 ... [2024-07-10T21:10:22.355Z] [2024-07-10T21:10:22.355Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T21:10:22.622Z] #76 ... [2024-07-10T21:10:22.622Z] [2024-07-10T21:10:22.622Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:22.622Z] #77 ... [2024-07-10T21:10:22.622Z] [2024-07-10T21:10:22.622Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:24.033Z] #52 ... [2024-07-10T21:10:24.033Z] [2024-07-10T21:10:24.033Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:24.033Z] #70 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:24.033Z] #70 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:24.033Z] #70 20.10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:24.033Z] #70 20.41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:24.033Z] #70 20.41 OK: 8 MiB in 16 packages [2024-07-10T21:10:24.033Z] #70 DONE 23.2s [2024-07-10T21:10:24.033Z] [2024-07-10T21:10:24.033Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:24.298Z] #52 ... [2024-07-10T21:10:24.298Z] [2024-07-10T21:10:24.298Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:10:24.299Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.2s [2024-07-10T21:10:24.570Z] #54 ... [2024-07-10T21:10:24.570Z] [2024-07-10T21:10:24.570Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:24.570Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.9s [2024-07-10T21:10:24.570Z] #39 ... [2024-07-10T21:10:24.570Z] [2024-07-10T21:10:24.570Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:25.149Z] #44 ... [2024-07-10T21:10:25.149Z] [2024-07-10T21:10:25.149Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:25.415Z] #50 ... [2024-07-10T21:10:25.415Z] [2024-07-10T21:10:25.415Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:25.682Z] #39 ... [2024-07-10T21:10:25.682Z] [2024-07-10T21:10:25.682Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T21:10:25.682Z] #71 16.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:25.682Z] #71 17.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:25.682Z] #71 20.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T21:10:25.682Z] #71 21.52 Executing busybox-1.36.1-r7.trigger [2024-07-10T21:10:25.682Z] #71 21.67 OK: 8 MiB in 16 packages [2024-07-10T21:10:25.682Z] #71 DONE 23.6s [2024-07-10T21:10:25.948Z] [2024-07-10T21:10:25.948Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:26.217Z] #50 ... [2024-07-10T21:10:26.217Z] [2024-07-10T21:10:26.217Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T21:10:26.217Z] #74 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:26.217Z] #74 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:26.217Z] #74 15.54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:26.217Z] #74 15.81 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:26.217Z] #74 15.81 OK: 8 MiB in 17 packages [2024-07-10T21:10:26.217Z] #74 DONE 17.9s [2024-07-10T21:10:26.217Z] [2024-07-10T21:10:26.217Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:26.487Z] #50 ... [2024-07-10T21:10:26.487Z] [2024-07-10T21:10:26.487Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:26.487Z] #75 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:26.487Z] #75 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:26.487Z] #75 15.59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:26.487Z] #75 15.79 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:26.487Z] #75 15.79 OK: 8 MiB in 16 packages [2024-07-10T21:10:26.487Z] #75 DONE 17.0s [2024-07-10T21:10:26.487Z] [2024-07-10T21:10:26.487Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:26.752Z] #50 ... [2024-07-10T21:10:26.752Z] [2024-07-10T21:10:26.752Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:26.752Z] #78 ... [2024-07-10T21:10:26.752Z] [2024-07-10T21:10:26.752Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T21:10:27.017Z] #79 ... [2024-07-10T21:10:27.017Z] [2024-07-10T21:10:27.017Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:27.283Z] #50 transferring context: 82.02MB 45.7s [2024-07-10T21:10:28.237Z] #50 ... [2024-07-10T21:10:28.237Z] [2024-07-10T21:10:28.237Z] #46 [core-data internal] load build context [2024-07-10T21:10:28.237Z] #46 ... [2024-07-10T21:10:28.237Z] [2024-07-10T21:10:28.237Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T21:10:28.237Z] #76 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:28.237Z] #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:28.237Z] #76 13.98 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:28.237Z] #76 14.21 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:28.237Z] #76 14.25 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:28.237Z] #76 15.08 OK: 18 MiB in 19 packages [2024-07-10T21:10:28.237Z] #76 DONE 15.8s [2024-07-10T21:10:28.237Z] [2024-07-10T21:10:28.237Z] #46 [core-data internal] load build context [2024-07-10T21:10:28.237Z] #46 ... [2024-07-10T21:10:28.237Z] [2024-07-10T21:10:28.237Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:29.646Z] #44 ... [2024-07-10T21:10:29.646Z] [2024-07-10T21:10:29.646Z] #42 [support-scheduler internal] load build context [2024-07-10T21:10:29.646Z] #42 ... [2024-07-10T21:10:29.646Z] [2024-07-10T21:10:29.646Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:30.225Z] #44 ... [2024-07-10T21:10:30.225Z] [2024-07-10T21:10:30.225Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:30.225Z] #77 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:30.225Z] #77 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:30.225Z] #77 15.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:30.225Z] #77 15.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:30.225Z] #77 15.60 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:30.225Z] #77 16.10 OK: 13 MiB in 26 packages [2024-07-10T21:10:30.225Z] #77 DONE 17.6s [2024-07-10T21:10:30.225Z] [2024-07-10T21:10:30.225Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:30.225Z] #44 ... [2024-07-10T21:10:30.225Z] [2024-07-10T21:10:30.225Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T21:10:30.225Z] #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:30.225Z] #80 ... [2024-07-10T21:10:30.225Z] [2024-07-10T21:10:30.225Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:30.225Z] #44 ... [2024-07-10T21:10:30.225Z] [2024-07-10T21:10:30.225Z] #53 [core-command internal] load build context [2024-07-10T21:10:30.492Z] #53 ... [2024-07-10T21:10:30.492Z] [2024-07-10T21:10:30.492Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:10:30.492Z] #45 ... [2024-07-10T21:10:30.492Z] [2024-07-10T21:10:30.492Z] #53 [core-command internal] load build context [2024-07-10T21:10:31.072Z] #53 ... [2024-07-10T21:10:31.072Z] [2024-07-10T21:10:31.072Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:31.337Z] #43 ... [2024-07-10T21:10:31.337Z] [2024-07-10T21:10:31.337Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:31.337Z] #44 ... [2024-07-10T21:10:31.337Z] [2024-07-10T21:10:31.337Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:31.337Z] #51 ... [2024-07-10T21:10:31.337Z] [2024-07-10T21:10:31.337Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:31.604Z] #43 ... [2024-07-10T21:10:31.604Z] [2024-07-10T21:10:31.604Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:31.604Z] #49 ... [2024-07-10T21:10:31.604Z] [2024-07-10T21:10:31.604Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:31.869Z] #47 ... [2024-07-10T21:10:31.869Z] [2024-07-10T21:10:31.869Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:31.869Z] #43 transferring context: 98.73MB 52.3s [2024-07-10T21:10:31.869Z] #43 ... [2024-07-10T21:10:31.869Z] [2024-07-10T21:10:31.869Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:32.134Z] #48 ... [2024-07-10T21:10:32.134Z] [2024-07-10T21:10:32.134Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:32.399Z] #47 ... [2024-07-10T21:10:32.399Z] [2024-07-10T21:10:32.399Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T21:10:32.399Z] #81 DONE 6.2s [2024-07-10T21:10:32.399Z] [2024-07-10T21:10:32.399Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:32.667Z] #47 ... [2024-07-10T21:10:32.667Z] [2024-07-10T21:10:32.667Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T21:10:32.667Z] #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:32.667Z] #79 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:32.667Z] #79 14.61 OK: 18 MiB in 19 packages [2024-07-10T21:10:32.667Z] #79 DONE 15.7s [2024-07-10T21:10:32.667Z] [2024-07-10T21:10:32.667Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:33.248Z] #47 ... [2024-07-10T21:10:33.248Z] [2024-07-10T21:10:33.248Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T21:10:33.248Z] #80 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:33.248Z] #80 12.14 OK: 9 MiB in 20 packages [2024-07-10T21:10:33.248Z] #80 DONE 13.5s [2024-07-10T21:10:33.513Z] [2024-07-10T21:10:33.513Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:34.102Z] #43 ... [2024-07-10T21:10:34.102Z] [2024-07-10T21:10:34.102Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T21:10:34.102Z] #78 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:34.102Z] #78 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T21:10:34.102Z] #78 15.19 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:34.102Z] #78 15.42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T21:10:34.102Z] #78 15.51 Executing ca-certificates-20240226-r0.trigger [2024-07-10T21:10:34.102Z] #78 15.86 OK: 9 MiB in 17 packages [2024-07-10T21:10:34.102Z] #78 DONE 17.3s [2024-07-10T21:10:34.102Z] [2024-07-10T21:10:34.102Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:34.684Z] #43 ... [2024-07-10T21:10:34.684Z] [2024-07-10T21:10:34.684Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:34.684Z] #52 ... [2024-07-10T21:10:34.684Z] [2024-07-10T21:10:34.684Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:34.950Z] #43 ... [2024-07-10T21:10:34.950Z] [2024-07-10T21:10:34.950Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:10:34.950Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.2s done [2024-07-10T21:10:35.215Z] #54 ... [2024-07-10T21:10:35.215Z] [2024-07-10T21:10:35.215Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:35.797Z] #43 ... [2024-07-10T21:10:35.797Z] [2024-07-10T21:10:35.797Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T21:10:35.797Z] #82 DONE 3.2s [2024-07-10T21:10:35.797Z] [2024-07-10T21:10:35.797Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:36.065Z] #43 ... [2024-07-10T21:10:36.065Z] [2024-07-10T21:10:36.065Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T21:10:36.065Z] #54 DONE 53.7s [2024-07-10T21:10:36.065Z] [2024-07-10T21:10:36.065Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T21:10:36.065Z] #83 DONE 3.4s [2024-07-10T21:10:36.065Z] [2024-07-10T21:10:36.065Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:36.331Z] #43 ... [2024-07-10T21:10:36.331Z] [2024-07-10T21:10:36.331Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:36.331Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.5s [2024-07-10T21:10:36.331Z] #39 ... [2024-07-10T21:10:36.331Z] [2024-07-10T21:10:36.331Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:36.915Z] #43 transferring context: 120.11MB 57.3s [2024-07-10T21:10:38.328Z] #43 ... [2024-07-10T21:10:38.328Z] [2024-07-10T21:10:38.328Z] #46 [core-data internal] load build context [2024-07-10T21:10:38.596Z] #46 ... [2024-07-10T21:10:38.597Z] [2024-07-10T21:10:38.597Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:38.597Z] #50 ... [2024-07-10T21:10:38.597Z] [2024-07-10T21:10:38.597Z] #46 [core-data internal] load build context [2024-07-10T21:10:40.008Z] #46 ... [2024-07-10T21:10:40.008Z] [2024-07-10T21:10:40.008Z] #42 [support-scheduler internal] load build context [2024-07-10T21:10:40.008Z] #42 ... [2024-07-10T21:10:40.008Z] [2024-07-10T21:10:40.008Z] #46 [core-data internal] load build context [2024-07-10T21:10:40.589Z] #46 ... [2024-07-10T21:10:40.589Z] [2024-07-10T21:10:40.589Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T21:10:40.589Z] #84 DONE 2.1s [2024-07-10T21:10:40.589Z] [2024-07-10T21:10:40.589Z] #46 [core-data internal] load build context [2024-07-10T21:10:40.589Z] #46 ... [2024-07-10T21:10:40.589Z] [2024-07-10T21:10:40.589Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:10:40.855Z] #45 ... [2024-07-10T21:10:40.855Z] [2024-07-10T21:10:40.855Z] #46 [core-data internal] load build context [2024-07-10T21:10:41.436Z] #46 ... [2024-07-10T21:10:41.436Z] [2024-07-10T21:10:41.436Z] #53 [core-command internal] load build context [2024-07-10T21:10:41.436Z] #53 ... [2024-07-10T21:10:41.436Z] [2024-07-10T21:10:41.436Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:41.436Z] #44 ... [2024-07-10T21:10:41.436Z] [2024-07-10T21:10:41.436Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:41.707Z] #51 ... [2024-07-10T21:10:41.707Z] [2024-07-10T21:10:41.707Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:41.973Z] #44 ... [2024-07-10T21:10:41.973Z] [2024-07-10T21:10:41.973Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:41.973Z] #49 ... [2024-07-10T21:10:41.973Z] [2024-07-10T21:10:41.973Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:41.973Z] #51 transferring context: 138.60MB 61.0s [2024-07-10T21:10:42.239Z] #51 ... [2024-07-10T21:10:42.240Z] [2024-07-10T21:10:42.240Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:42.240Z] #48 ... [2024-07-10T21:10:42.240Z] [2024-07-10T21:10:42.240Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:43.645Z] #51 ... [2024-07-10T21:10:43.645Z] [2024-07-10T21:10:43.645Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:43.645Z] #47 ... [2024-07-10T21:10:43.645Z] [2024-07-10T21:10:43.645Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:45.049Z] #51 ... [2024-07-10T21:10:45.049Z] [2024-07-10T21:10:45.049Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:45.049Z] #52 ... [2024-07-10T21:10:45.049Z] [2024-07-10T21:10:45.049Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:46.453Z] #51 ... [2024-07-10T21:10:46.453Z] [2024-07-10T21:10:46.453Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:10:46.453Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.4s done [2024-07-10T21:10:46.453Z] #39 ... [2024-07-10T21:10:46.453Z] [2024-07-10T21:10:46.453Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:47.039Z] #51 transferring context: 171.29MB 66.1s [2024-07-10T21:10:48.444Z] #51 ... [2024-07-10T21:10:48.444Z] [2024-07-10T21:10:48.444Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:48.444Z] #43 ... [2024-07-10T21:10:48.444Z] [2024-07-10T21:10:48.444Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:48.709Z] #51 ... [2024-07-10T21:10:48.709Z] [2024-07-10T21:10:48.709Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:48.976Z] #50 ... [2024-07-10T21:10:48.976Z] [2024-07-10T21:10:48.976Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:49.966Z] #51 ... [2024-07-10T21:10:49.966Z] [2024-07-10T21:10:49.966Z] #42 [support-scheduler internal] load build context [2024-07-10T21:10:49.966Z] #42 ... [2024-07-10T21:10:49.966Z] [2024-07-10T21:10:49.966Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:50.926Z] #51 ... [2024-07-10T21:10:50.926Z] [2024-07-10T21:10:50.926Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:10:51.194Z] #45 ... [2024-07-10T21:10:51.194Z] [2024-07-10T21:10:51.194Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:51.459Z] #51 ... [2024-07-10T21:10:51.459Z] [2024-07-10T21:10:51.459Z] #46 [core-data internal] load build context [2024-07-10T21:10:51.459Z] #46 ... [2024-07-10T21:10:51.459Z] [2024-07-10T21:10:51.459Z] #53 [core-command internal] load build context [2024-07-10T21:10:51.729Z] #53 ... [2024-07-10T21:10:51.729Z] [2024-07-10T21:10:51.729Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:51.996Z] #51 ... [2024-07-10T21:10:51.996Z] [2024-07-10T21:10:51.996Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:51.996Z] #44 transferring context: 231.04MB 72.6s [2024-07-10T21:10:51.996Z] #44 ... [2024-07-10T21:10:51.996Z] [2024-07-10T21:10:51.996Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:10:52.263Z] #49 ... [2024-07-10T21:10:52.263Z] [2024-07-10T21:10:52.263Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:52.263Z] #44 ... [2024-07-10T21:10:52.263Z] [2024-07-10T21:10:52.263Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:10:52.530Z] #48 ... [2024-07-10T21:10:52.530Z] [2024-07-10T21:10:52.530Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:53.999Z] #44 ... [2024-07-10T21:10:53.999Z] [2024-07-10T21:10:53.999Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:10:53.999Z] #47 ... [2024-07-10T21:10:53.999Z] [2024-07-10T21:10:53.999Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:53.999Z] #44 ... [2024-07-10T21:10:53.999Z] [2024-07-10T21:10:53.999Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T21:10:53.999Z] #85 DONE 4.6s [2024-07-10T21:10:53.999Z] [2024-07-10T21:10:53.999Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:54.265Z] #44 ... [2024-07-10T21:10:54.265Z] [2024-07-10T21:10:54.265Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T21:10:54.265Z] #86 DONE 4.8s [2024-07-10T21:10:54.265Z] [2024-07-10T21:10:54.265Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:54.534Z] #44 ... [2024-07-10T21:10:54.534Z] [2024-07-10T21:10:54.534Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T21:10:54.534Z] #87 DONE 3.9s [2024-07-10T21:10:54.534Z] [2024-07-10T21:10:54.534Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:55.131Z] #44 ... [2024-07-10T21:10:55.131Z] [2024-07-10T21:10:55.131Z] #52 [support-notifications internal] load build context [2024-07-10T21:10:55.131Z] #52 ... [2024-07-10T21:10:55.131Z] [2024-07-10T21:10:55.131Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:55.731Z] #44 ... [2024-07-10T21:10:55.731Z] [2024-07-10T21:10:55.731Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T21:10:55.731Z] #88 DONE 1.5s [2024-07-10T21:10:55.731Z] [2024-07-10T21:10:55.731Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:55.996Z] #44 ... [2024-07-10T21:10:55.996Z] [2024-07-10T21:10:55.996Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T21:10:55.996Z] #89 DONE 1.5s [2024-07-10T21:10:55.996Z] [2024-07-10T21:10:55.996Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:56.261Z] #44 ... [2024-07-10T21:10:56.261Z] [2024-07-10T21:10:56.261Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T21:10:56.261Z] #90 DONE 1.4s [2024-07-10T21:10:56.261Z] [2024-07-10T21:10:56.261Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:56.851Z] #44 transferring context: 256.25MB 77.5s done [2024-07-10T21:10:57.461Z] #44 ... [2024-07-10T21:10:57.461Z] [2024-07-10T21:10:57.461Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T21:10:57.461Z] #91 DONE 1.5s [2024-07-10T21:10:57.461Z] [2024-07-10T21:10:57.461Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T21:10:57.461Z] #92 DONE 1.5s [2024-07-10T21:10:57.461Z] [2024-07-10T21:10:57.461Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T21:10:57.728Z] #93 ... [2024-07-10T21:10:57.728Z] [2024-07-10T21:10:57.728Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-10T21:10:57.728Z] #44 DONE 78.4s [2024-07-10T21:10:57.999Z] [2024-07-10T21:10:57.999Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:58.264Z] #51 ... [2024-07-10T21:10:58.264Z] [2024-07-10T21:10:58.264Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:10:58.264Z] #94 ... [2024-07-10T21:10:58.264Z] [2024-07-10T21:10:58.264Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T21:10:58.264Z] #95 DONE 1.8s [2024-07-10T21:10:58.264Z] [2024-07-10T21:10:58.264Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:58.848Z] #51 ... [2024-07-10T21:10:58.848Z] [2024-07-10T21:10:58.848Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:58.848Z] #43 ... [2024-07-10T21:10:58.848Z] [2024-07-10T21:10:58.848Z] #51 [core-metadata internal] load build context [2024-07-10T21:10:59.117Z] #51 ... [2024-07-10T21:10:59.117Z] [2024-07-10T21:10:59.117Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:59.117Z] #50 ... [2024-07-10T21:10:59.117Z] [2024-07-10T21:10:59.117Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T21:10:59.117Z] #96 DONE 1.5s [2024-07-10T21:10:59.117Z] [2024-07-10T21:10:59.117Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:10:59.117Z] #50 ... [2024-07-10T21:10:59.117Z] [2024-07-10T21:10:59.117Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:59.387Z] #43 ... [2024-07-10T21:10:59.387Z] [2024-07-10T21:10:59.387Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T21:10:59.387Z] #93 DONE 1.9s [2024-07-10T21:10:59.387Z] [2024-07-10T21:10:59.387Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:59.653Z] #43 ... [2024-07-10T21:10:59.653Z] [2024-07-10T21:10:59.653Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:10:59.653Z] #94 DONE 1.4s [2024-07-10T21:10:59.653Z] [2024-07-10T21:10:59.653Z] #43 [core-keeper internal] load build context [2024-07-10T21:10:59.919Z] #43 ... [2024-07-10T21:10:59.919Z] [2024-07-10T21:10:59.919Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T21:10:59.919Z] #97 DONE 1.6s [2024-07-10T21:10:59.919Z] [2024-07-10T21:10:59.919Z] #43 [core-keeper internal] load build context [2024-07-10T21:11:00.501Z] #43 ... [2024-07-10T21:11:00.501Z] [2024-07-10T21:11:00.501Z] #42 [support-scheduler internal] load build context [2024-07-10T21:11:00.501Z] #42 ... [2024-07-10T21:11:00.501Z] [2024-07-10T21:11:00.501Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:01.084Z] #50 ... [2024-07-10T21:11:01.084Z] [2024-07-10T21:11:01.084Z] #46 [core-data internal] load build context [2024-07-10T21:11:01.084Z] #46 transferring context: 256.25MB 79.9s done [2024-07-10T21:11:01.084Z] #46 DONE 81.4s [2024-07-10T21:11:01.084Z] [2024-07-10T21:11:01.084Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T21:11:01.084Z] #98 DONE 1.6s [2024-07-10T21:11:01.084Z] [2024-07-10T21:11:01.084Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:01.350Z] #50 ... [2024-07-10T21:11:01.350Z] [2024-07-10T21:11:01.350Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:11:01.350Z] #45 ... [2024-07-10T21:11:01.350Z] [2024-07-10T21:11:01.350Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:01.350Z] #50 ... [2024-07-10T21:11:01.350Z] [2024-07-10T21:11:01.350Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T21:11:01.350Z] #99 DONE 2.1s [2024-07-10T21:11:01.350Z] [2024-07-10T21:11:01.350Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:01.628Z] #50 ... [2024-07-10T21:11:01.628Z] [2024-07-10T21:11:01.628Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T21:11:01.628Z] #100 DONE 1.7s [2024-07-10T21:11:01.628Z] [2024-07-10T21:11:01.628Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:01.894Z] #50 ... [2024-07-10T21:11:01.894Z] [2024-07-10T21:11:01.894Z] #53 [core-command internal] load build context [2024-07-10T21:11:01.894Z] #53 ... [2024-07-10T21:11:01.894Z] [2024-07-10T21:11:01.894Z] #51 [core-metadata internal] load build context [2024-07-10T21:11:02.480Z] #51 ... [2024-07-10T21:11:02.480Z] [2024-07-10T21:11:02.480Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:11:02.480Z] #49 ... [2024-07-10T21:11:02.480Z] [2024-07-10T21:11:02.480Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:11:02.480Z] #48 ... [2024-07-10T21:11:02.480Z] [2024-07-10T21:11:02.480Z] #51 [core-metadata internal] load build context [2024-07-10T21:11:02.480Z] #51 transferring context: 256.25MB 81.5s done [2024-07-10T21:11:02.745Z] #51 ... [2024-07-10T21:11:02.745Z] [2024-07-10T21:11:02.745Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T21:11:02.745Z] #101 DONE 1.6s [2024-07-10T21:11:02.745Z] [2024-07-10T21:11:02.745Z] #102 [security-spire-server] exporting to image [2024-07-10T21:11:02.745Z] #102 exporting layers [2024-07-10T21:11:03.024Z] #102 ... [2024-07-10T21:11:03.024Z] [2024-07-10T21:11:03.024Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:11:03.024Z] #103 DONE 1.6s [2024-07-10T21:11:03.294Z] [2024-07-10T21:11:03.294Z] #51 [core-metadata internal] load build context [2024-07-10T21:11:03.294Z] #51 DONE 82.4s [2024-07-10T21:11:03.294Z] [2024-07-10T21:11:03.294Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:11:03.559Z] #48 ... [2024-07-10T21:11:03.559Z] [2024-07-10T21:11:03.559Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T21:11:03.559Z] #104 DONE 2.0s [2024-07-10T21:11:03.559Z] [2024-07-10T21:11:03.559Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:11:03.834Z] #48 transferring context: 256.25MB 82.8s done [2024-07-10T21:11:04.099Z] #48 ... [2024-07-10T21:11:04.099Z] [2024-07-10T21:11:04.099Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:04.099Z] #47 ... [2024-07-10T21:11:04.099Z] [2024-07-10T21:11:04.099Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T21:11:04.099Z] #105 DONE 2.4s [2024-07-10T21:11:04.099Z] [2024-07-10T21:11:04.099Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:04.099Z] #47 ... [2024-07-10T21:11:04.099Z] [2024-07-10T21:11:04.099Z] #53 [core-command internal] load build context [2024-07-10T21:11:04.366Z] #53 ... [2024-07-10T21:11:04.366Z] [2024-07-10T21:11:04.366Z] #42 [support-scheduler internal] load build context [2024-07-10T21:11:04.366Z] #42 transferring context: 256.25MB 85.0s done [2024-07-10T21:11:04.366Z] #42 DONE 85.9s [2024-07-10T21:11:04.366Z] [2024-07-10T21:11:04.366Z] #53 [core-command internal] load build context [2024-07-10T21:11:04.947Z] #53 ... [2024-07-10T21:11:04.947Z] [2024-07-10T21:11:04.947Z] #48 [security-proxy-auth internal] load build context [2024-07-10T21:11:04.947Z] #48 DONE 84.8s [2024-07-10T21:11:04.947Z] [2024-07-10T21:11:04.947Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:05.213Z] #47 ... [2024-07-10T21:11:05.213Z] [2024-07-10T21:11:05.213Z] #49 [security-bootstrapper internal] load build context [2024-07-10T21:11:05.213Z] #49 transferring context: 256.25MB 83.7s done [2024-07-10T21:11:05.213Z] #49 DONE 85.2s [2024-07-10T21:11:05.213Z] [2024-07-10T21:11:05.213Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:05.478Z] #47 ... [2024-07-10T21:11:05.478Z] [2024-07-10T21:11:05.478Z] #52 [support-notifications internal] load build context [2024-07-10T21:11:05.479Z] #52 ... [2024-07-10T21:11:05.479Z] [2024-07-10T21:11:05.479Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:06.065Z] #47 ... [2024-07-10T21:11:06.065Z] [2024-07-10T21:11:06.065Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T21:11:06.065Z] #50 transferring context: 256.25MB 84.3s done [2024-07-10T21:11:06.065Z] #50 DONE 85.1s [2024-07-10T21:11:06.065Z] [2024-07-10T21:11:06.065Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:06.664Z] #47 ... [2024-07-10T21:11:06.664Z] [2024-07-10T21:11:06.664Z] #43 [core-keeper internal] load build context [2024-07-10T21:11:06.664Z] #43 transferring context: 256.25MB 86.8s done [2024-07-10T21:11:06.664Z] #43 DONE 87.5s [2024-07-10T21:11:06.664Z] [2024-07-10T21:11:06.664Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:06.935Z] #47 ... [2024-07-10T21:11:06.935Z] [2024-07-10T21:11:06.935Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:11:06.935Z] #106 DONE 1.2s [2024-07-10T21:11:06.935Z] [2024-07-10T21:11:06.935Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:08.350Z] #47 ... [2024-07-10T21:11:08.350Z] [2024-07-10T21:11:08.350Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T21:11:08.350Z] #107 DONE 1.1s [2024-07-10T21:11:08.350Z] [2024-07-10T21:11:08.350Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:09.756Z] #47 ... [2024-07-10T21:11:09.756Z] [2024-07-10T21:11:09.756Z] #53 [core-command internal] load build context [2024-07-10T21:11:09.756Z] #53 transferring context: 256.25MB 86.8s done [2024-07-10T21:11:09.756Z] #53 DONE 87.8s [2024-07-10T21:11:09.756Z] [2024-07-10T21:11:09.756Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:10.030Z] #47 ... [2024-07-10T21:11:10.030Z] [2024-07-10T21:11:10.030Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:11:10.030Z] #108 ... [2024-07-10T21:11:10.030Z] [2024-07-10T21:11:10.030Z] #52 [support-notifications internal] load build context [2024-07-10T21:11:11.438Z] #52 transferring context: 256.25MB 88.7s done [2024-07-10T21:11:11.438Z] #52 DONE 89.7s [2024-07-10T21:11:11.438Z] [2024-07-10T21:11:11.438Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:11.438Z] #47 ... [2024-07-10T21:11:11.438Z] [2024-07-10T21:11:11.438Z] #102 [security-spire-agent] exporting to image [2024-07-10T21:11:11.438Z] #102 exporting layers 7.1s done [2024-07-10T21:11:11.438Z] #102 writing image sha256:f10887a555b95a1655a54969bc59ee5b7d7102778f86676711ecbcf9b408849b 0.0s done [2024-07-10T21:11:11.438Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-07-10T21:11:11.438Z] #102 writing image sha256:752dad698bb36de8876fe5eeed528f725193126b8549a43f13043ee03c7fc1c1 done [2024-07-10T21:11:11.438Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-10T21:11:11.438Z] #102 writing image sha256:444e20fe4f019d8cbf411b74e8178bed4cd45bfc09972f0008456aaf24d86400 0.0s done [2024-07-10T21:11:11.438Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-10T21:11:11.438Z] #102 DONE 8.3s [2024-07-10T21:11:11.438Z] [2024-07-10T21:11:11.438Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:11.438Z] #47 ... [2024-07-10T21:11:11.438Z] [2024-07-10T21:11:11.438Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:11:11.708Z] #45 ... [2024-07-10T21:11:11.708Z] [2024-07-10T21:11:11.708Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:12.293Z] #47 ... [2024-07-10T21:11:12.293Z] [2024-07-10T21:11:12.293Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:11:12.293Z] #109 DONE 0.7s [2024-07-10T21:11:12.293Z] [2024-07-10T21:11:12.293Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:13.253Z] #47 ... [2024-07-10T21:11:13.253Z] [2024-07-10T21:11:13.253Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:11:13.253Z] #110 ... [2024-07-10T21:11:13.253Z] [2024-07-10T21:11:13.253Z] #47 [security-secretstore-setup internal] load build context [2024-07-10T21:11:14.217Z] #47 transferring context: 256.25MB 94.0s done [2024-07-10T21:11:14.217Z] #47 DONE 94.3s [2024-07-10T21:11:14.217Z] [2024-07-10T21:11:14.217Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:11:17.551Z] #45 ... [2024-07-10T21:11:17.551Z] [2024-07-10T21:11:17.551Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:11:17.551Z] #111 ... [2024-07-10T21:11:17.551Z] [2024-07-10T21:11:17.551Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:11:18.134Z] #45 ... [2024-07-10T21:11:18.134Z] [2024-07-10T21:11:18.134Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:11:18.403Z] #112 ... [2024-07-10T21:11:18.403Z] [2024-07-10T21:11:18.403Z] #45 [security-proxy-setup internal] load build context [2024-07-10T21:11:18.670Z] #45 transferring context: 256.25MB 98.7s done [2024-07-10T21:11:18.670Z] #45 DONE 99.1s [2024-07-10T21:11:18.670Z] [2024-07-10T21:11:18.670Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #113 ... [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #111 DONE 72.7s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #108 DONE 79.7s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #110 DONE 76.5s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #112 DONE 71.7s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #114 [core-data builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #114 ... [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #113 DONE 69.4s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #115 DONE 2.6s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #116 DONE 4.5s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T21:12:26.745Z] #117 ... [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #118 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #119 [core-command builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #119 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #120 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #121 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #122 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #123 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #124 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #125 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #126 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #127 DONE 4.5s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #128 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #129 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #130 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #131 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #132 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #133 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #134 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #135 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #136 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #114 [core-data builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #114 DONE 4.5s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #137 [core-keeper builder 7/8] COPY . . [2024-07-10T21:12:26.745Z] #137 DONE 4.5s [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T21:12:26.745Z] #138 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #139 [support-scheduler builder 6/7] COPY . . [2024-07-10T21:12:26.745Z] #139 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T21:12:26.745Z] #140 CACHED [2024-07-10T21:12:26.745Z] [2024-07-10T21:12:26.745Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:12:29.440Z] #141 ... [2024-07-10T21:12:29.440Z] [2024-07-10T21:12:29.440Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T21:12:29.440Z] #117 5.117 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-10T21:12:34.805Z] #117 ... [2024-07-10T21:12:34.805Z] [2024-07-10T21:12:34.805Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T21:12:34.805Z] #0 5.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-command/core-command ./cmd/core-command [2024-07-10T21:12:34.805Z] #142 ... [2024-07-10T21:12:34.805Z] [2024-07-10T21:12:34.805Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T21:12:34.805Z] #0 6.503 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-10T21:12:34.805Z] #143 ... [2024-07-10T21:12:34.805Z] [2024-07-10T21:12:34.805Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T21:12:34.805Z] #0 6.398 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-10T21:12:34.805Z] #144 ... [2024-07-10T21:12:34.805Z] [2024-07-10T21:12:34.805Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T21:12:34.805Z] #0 3.815 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-10T21:12:34.805Z] #145 ... [2024-07-10T21:12:34.805Z] [2024-07-10T21:12:34.805Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T21:12:34.805Z] #0 6.421 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-10T21:12:35.070Z] #146 ... [2024-07-10T21:12:35.070Z] [2024-07-10T21:12:35.070Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T21:12:35.070Z] #0 5.343 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-10T21:12:35.070Z] #147 ... [2024-07-10T21:12:35.070Z] [2024-07-10T21:12:35.070Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:12:35.070Z] #0 6.784 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-10T21:12:35.370Z] #148 ... [2024-07-10T21:12:35.370Z] [2024-07-10T21:12:35.370Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T21:12:35.370Z] #0 6.692 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-10T21:12:35.370Z] #149 ... [2024-07-10T21:12:35.370Z] [2024-07-10T21:12:35.370Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:12:35.370Z] #0 6.129 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-10T21:12:35.637Z] #150 ... [2024-07-10T21:12:35.637Z] [2024-07-10T21:12:35.637Z] #151 [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-10T21:12:35.637Z] #0 5.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T21:12:39.889Z] #151 ... [2024-07-10T21:12:39.889Z] [2024-07-10T21:12:39.889Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:12:39.889Z] #141 5.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T21:30:32.655Z] #141 ... [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #151 [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-10T21:30:32.655Z] #151 1076.6 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-10T21:30:32.655Z] #151 ... [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T21:30:32.655Z] #143 DONE 1080.8s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T21:30:32.655Z] #142 ... [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:30:32.655Z] #152 DONE 0.4s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:30:32.655Z] #153 DONE 0.2s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T21:30:32.655Z] #144 ... [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #154 [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-10T21:30:32.655Z] #154 DONE 0.3s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T21:30:32.655Z] #144 ... [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T21:30:32.655Z] #155 DONE 0.2s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T21:30:32.655Z] #156 DONE 0.3s [2024-07-10T21:30:32.655Z] [2024-07-10T21:30:32.655Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T21:30:32.655Z] #157 DONE 0.3s [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:32.656Z] #150 ... [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T21:30:32.656Z] #158 DONE 2.6s [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T21:30:32.656Z] #39 ... [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #102 [security-proxy-setup] exporting to image [2024-07-10T21:30:32.656Z] #102 exporting layers [2024-07-10T21:30:32.656Z] #102 ... [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T21:30:32.656Z] #147 DONE 1086.8s [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T21:30:32.656Z] #159 DONE 0.3s [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T21:30:32.656Z] #144 ... [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #102 [security-proxy-setup] exporting to image [2024-07-10T21:30:32.656Z] #102 exporting layers 1.5s done [2024-07-10T21:30:32.656Z] #102 writing image sha256:d8ed6194c369f18a4208701a18c7f4461ed344e6d9b4e05951e5c4fcf0264149 done [2024-07-10T21:30:32.656Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-10T21:30:32.656Z] #102 DONE 9.8s [2024-07-10T21:30:32.656Z] [2024-07-10T21:30:32.656Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T21:30:34.067Z] #160 DONE 2.5s [2024-07-10T21:30:34.067Z] [2024-07-10T21:30:34.067Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:30:34.067Z] #161 DONE 0.2s [2024-07-10T21:30:34.067Z] [2024-07-10T21:30:34.067Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:30:34.067Z] #148 ... [2024-07-10T21:30:34.067Z] [2024-07-10T21:30:34.067Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:30:34.340Z] #162 DONE 0.1s [2024-07-10T21:30:34.340Z] [2024-07-10T21:30:34.340Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:30:34.340Z] #22 ... [2024-07-10T21:30:34.341Z] [2024-07-10T21:30:34.341Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T21:30:34.607Z] #163 DONE 0.2s [2024-07-10T21:30:34.607Z] [2024-07-10T21:30:34.607Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:34.607Z] #150 ... [2024-07-10T21:30:34.607Z] [2024-07-10T21:30:34.607Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T21:30:34.607Z] #164 DONE 0.1s [2024-07-10T21:30:34.881Z] [2024-07-10T21:30:34.881Z] #165 [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-10T21:30:35.162Z] #165 DONE 0.2s [2024-07-10T21:30:35.162Z] [2024-07-10T21:30:35.162Z] #166 [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-10T21:30:35.162Z] #166 DONE 0.1s [2024-07-10T21:30:35.162Z] [2024-07-10T21:30:35.162Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T21:30:35.162Z] #167 DONE 0.1s [2024-07-10T21:30:35.162Z] [2024-07-10T21:30:35.162Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:35.463Z] #150 ... [2024-07-10T21:30:35.463Z] [2024-07-10T21:30:35.463Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T21:30:35.463Z] #168 DONE 0.1s [2024-07-10T21:30:35.463Z] [2024-07-10T21:30:35.463Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T21:30:37.432Z] #169 DONE 2.0s [2024-07-10T21:30:37.432Z] [2024-07-10T21:30:37.432Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:37.432Z] #150 ... [2024-07-10T21:30:37.432Z] [2024-07-10T21:30:37.432Z] #102 [security-bootstrapper] exporting to image [2024-07-10T21:30:37.432Z] #102 exporting layers [2024-07-10T21:30:38.407Z] #102 exporting layers 1.1s done [2024-07-10T21:30:38.407Z] #102 writing image sha256:8280d0fe3bf17e59a85496fd1b3c992504428036c81ccc49e9fcd7fc84b64d00 done [2024-07-10T21:30:38.407Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-10T21:30:38.407Z] #102 DONE 10.9s [2024-07-10T21:30:38.407Z] [2024-07-10T21:30:38.407Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:41.745Z] #150 ... [2024-07-10T21:30:41.745Z] [2024-07-10T21:30:41.745Z] #151 [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-10T21:30:41.745Z] #151 DONE 1097.5s [2024-07-10T21:30:42.012Z] [2024-07-10T21:30:42.012Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:30:42.291Z] #22 ... [2024-07-10T21:30:42.291Z] [2024-07-10T21:30:42.291Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:30:42.580Z] #170 DONE 0.3s [2024-07-10T21:30:42.580Z] [2024-07-10T21:30:42.580Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:42.580Z] #150 ... [2024-07-10T21:30:42.580Z] [2024-07-10T21:30:42.580Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:30:42.864Z] #171 DONE 0.2s [2024-07-10T21:30:42.864Z] [2024-07-10T21:30:42.864Z] #172 [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-10T21:30:42.864Z] #172 DONE 0.1s [2024-07-10T21:30:42.864Z] [2024-07-10T21:30:42.864Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:30:43.129Z] #33 ... [2024-07-10T21:30:43.129Z] [2024-07-10T21:30:43.129Z] #173 [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-10T21:30:43.129Z] #173 DONE 0.1s [2024-07-10T21:30:43.129Z] [2024-07-10T21:30:43.129Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:30:43.408Z] #174 DONE 0.2s [2024-07-10T21:30:43.408Z] [2024-07-10T21:30:43.408Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T21:30:43.675Z] #175 DONE 0.3s [2024-07-10T21:30:43.675Z] [2024-07-10T21:30:43.675Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T21:30:43.675Z] #176 DONE 0.2s [2024-07-10T21:30:43.675Z] [2024-07-10T21:30:43.675Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:30:43.943Z] #150 ... [2024-07-10T21:30:43.943Z] [2024-07-10T21:30:43.943Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T21:30:43.943Z] #177 DONE 0.1s [2024-07-10T21:30:44.210Z] [2024-07-10T21:30:44.210Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T21:30:46.157Z] #178 DONE 2.0s [2024-07-10T21:30:46.157Z] [2024-07-10T21:30:46.157Z] #102 [security-secretstore-setup] exporting to image [2024-07-10T21:30:46.157Z] #102 exporting layers [2024-07-10T21:30:47.563Z] #102 exporting layers 1.5s done [2024-07-10T21:30:47.563Z] #102 writing image sha256:f549c0a57c1a8e4ba69155a6459af0014bf6363fc7809c9ff75da687ee6b08af done [2024-07-10T21:30:47.563Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-07-10T21:30:47.563Z] #102 DONE 12.5s [2024-07-10T21:30:47.563Z] [2024-07-10T21:30:47.564Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T21:31:34.380Z] #150 DONE 1147.6s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:31:34.380Z] #148 ... [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:31:34.380Z] #179 DONE 0.2s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:31:34.380Z] #180 DONE 0.1s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T21:31:34.380Z] #181 DONE 0.2s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:31:34.380Z] #22 ... [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #182 [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-10T21:31:34.380Z] #182 DONE 0.2s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #183 [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-10T21:31:34.380Z] #183 DONE 0.2s [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:31:34.380Z] #148 ... [2024-07-10T21:31:34.380Z] [2024-07-10T21:31:34.380Z] #184 [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-10T21:31:35.367Z] #184 DONE 1.8s [2024-07-10T21:31:35.367Z] [2024-07-10T21:31:35.367Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:31:35.367Z] #22 ... [2024-07-10T21:31:35.367Z] [2024-07-10T21:31:35.367Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-10T21:31:35.367Z] #102 exporting layers [2024-07-10T21:31:35.965Z] #102 exporting layers 0.7s done [2024-07-10T21:31:35.965Z] #102 writing image sha256:8d8cc14cc3deac3d0ad88fcb8554a95564d3fcff638a850b866b9fee8ee4e330 done [2024-07-10T21:31:35.965Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-10T21:31:35.965Z] #102 DONE 13.2s [2024-07-10T21:31:35.965Z] [2024-07-10T21:31:35.965Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:33:27.643Z] #22 ... [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T21:33:27.643Z] #117 DONE 1257.2s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:33:27.643Z] #148 ... [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:33:27.643Z] #185 DONE 0.3s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:33:27.643Z] #22 ... [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:33:27.643Z] #186 DONE 0.2s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T21:33:27.643Z] #187 DONE 0.4s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #188 [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-10T21:33:27.643Z] #188 DONE 0.2s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:33:27.643Z] #148 ... [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-10T21:33:27.643Z] #102 exporting layers [2024-07-10T21:33:27.643Z] #102 exporting layers 0.8s done [2024-07-10T21:33:27.643Z] #102 writing image sha256:41955cbc6da105739dd53c79eac8705e8931ed4db87b348635e9f2a4de9a21f2 done [2024-07-10T21:33:27.643Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-10T21:33:27.643Z] #102 DONE 14.1s [2024-07-10T21:33:27.643Z] [2024-07-10T21:33:27.643Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T21:40:19.661Z] #142 ... [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T21:40:19.661Z] #149 DONE 1667.9s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:40:19.661Z] #141 ... [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:40:19.661Z] #189 DONE 0.2s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:40:19.661Z] #190 DONE 0.1s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T21:40:19.661Z] #142 ... [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T21:40:19.661Z] #191 DONE 0.5s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:40:19.661Z] #192 DONE 0.1s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T21:40:19.661Z] #193 DONE 0.1s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #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-10T21:40:19.661Z] #194 DONE 1.8s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #102 [security-proxy-auth] exporting to image [2024-07-10T21:40:19.661Z] #102 exporting layers [2024-07-10T21:40:19.661Z] #102 exporting layers 0.7s done [2024-07-10T21:40:19.661Z] #102 writing image sha256:5391046a26ca6d153d2644fc9efb76a457a7fc82f53e2efc6a1b31967f51e423 done [2024-07-10T21:40:19.661Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-10T21:40:19.661Z] #102 DONE 14.8s [2024-07-10T21:40:19.661Z] [2024-07-10T21:40:19.661Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:41:06.470Z] #148 ... [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T21:41:06.470Z] #142 DONE 1720.9s [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:41:06.470Z] #22 ... [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:06.470Z] #195 DONE 0.1s [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:41:06.470Z] #141 ... [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:41:06.470Z] #196 DONE 0.1s [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T21:41:06.470Z] #197 DONE 0.4s [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T21:41:06.470Z] #145 ... [2024-07-10T21:41:06.470Z] [2024-07-10T21:41:06.470Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:06.470Z] #198 DONE 0.1s [2024-07-10T21:41:06.736Z] [2024-07-10T21:41:06.736Z] #102 [core-command] exporting to image [2024-07-10T21:41:06.736Z] #102 exporting layers [2024-07-10T21:41:07.001Z] #102 exporting layers 0.4s done [2024-07-10T21:41:07.001Z] #102 writing image sha256:daae3fcee5c3683dd3e26727e49a6e55bba60127bf1c570ac423f89cab1d77d5 done [2024-07-10T21:41:07.001Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-10T21:41:07.001Z] #102 DONE 15.2s [2024-07-10T21:41:07.001Z] [2024-07-10T21:41:07.001Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T21:41:25.203Z] #145 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T21:41:25.203Z] #144 DONE 1738.0s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:41:25.203Z] #141 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:25.203Z] #199 DONE 0.3s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:41:25.203Z] #22 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:41:25.203Z] #200 DONE 0.2s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T21:41:25.203Z] #201 DONE 0.5s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:25.203Z] #202 DONE 0.1s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:41:25.203Z] #148 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T21:41:25.203Z] #203 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T21:41:25.203Z] #141 DONE 1739.7s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T21:41:25.203Z] #203 DONE 0.3s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #102 [core-metadata] exporting to image [2024-07-10T21:41:25.203Z] #102 exporting layers [2024-07-10T21:41:25.203Z] #102 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:25.203Z] #204 DONE 0.4s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:41:25.203Z] #148 ... [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T21:41:25.203Z] #146 DONE 1741.0s [2024-07-10T21:41:25.203Z] [2024-07-10T21:41:25.203Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T21:41:25.789Z] #205 ... [2024-07-10T21:41:25.789Z] [2024-07-10T21:41:25.789Z] #102 [core-metadata] exporting to image [2024-07-10T21:41:25.789Z] #102 exporting layers 1.3s done [2024-07-10T21:41:25.789Z] #102 writing image sha256:93400d04179be9d9f17ffa2c6371729e44f87b0b4e9a3333a8c48467322e3d79 done [2024-07-10T21:41:25.789Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-10T21:41:25.789Z] #102 DONE 16.5s [2024-07-10T21:41:25.789Z] [2024-07-10T21:41:25.789Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:41:26.380Z] #148 ... [2024-07-10T21:41:26.380Z] [2024-07-10T21:41:26.380Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T21:41:26.380Z] #205 DONE 1.0s [2024-07-10T21:41:26.380Z] [2024-07-10T21:41:26.380Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:26.380Z] #206 ... [2024-07-10T21:41:26.380Z] [2024-07-10T21:41:26.380Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:26.380Z] #207 DONE 0.2s [2024-07-10T21:41:26.380Z] [2024-07-10T21:41:26.380Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:41:26.646Z] #208 DONE 0.2s [2024-07-10T21:41:26.646Z] [2024-07-10T21:41:26.646Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:26.646Z] #206 DONE 0.3s [2024-07-10T21:41:26.646Z] [2024-07-10T21:41:26.646Z] #102 [core-keeper] exporting to image [2024-07-10T21:41:27.417Z] #102 exporting layers 0.7s done [2024-07-10T21:41:27.417Z] #102 writing image sha256:e7ac9cc69570b181a323737973496e83d2a7a44f2cf3ab703bc9a68505ddaf23 done [2024-07-10T21:41:27.417Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-10T21:41:27.417Z] #102 DONE 17.2s [2024-07-10T21:41:27.417Z] [2024-07-10T21:41:27.417Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T21:41:27.417Z] #209 DONE 0.6s [2024-07-10T21:41:27.417Z] [2024-07-10T21:41:27.417Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:27.417Z] #210 DONE 0.1s [2024-07-10T21:41:27.417Z] [2024-07-10T21:41:27.417Z] #102 [core-data] exporting to image [2024-07-10T21:41:28.057Z] #102 exporting layers 0.8s done [2024-07-10T21:41:28.057Z] #102 writing image sha256:0cc391c168346fbe32f3fecef4522f302c7ead30d712ff66fe442981374d05b7 done [2024-07-10T21:41:28.057Z] #102 naming to docker.io/library/core-data-arm64 done [2024-07-10T21:41:28.057Z] #102 DONE 18.1s [2024-07-10T21:41:28.057Z] [2024-07-10T21:41:28.057Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:41:54.838Z] #22 ... [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T21:41:54.838Z] #148 DONE 1768.2s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T21:41:54.838Z] #145 DONE 1768.3s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:41:54.838Z] #22 ... [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:54.838Z] #211 DONE 0.1s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:41:54.838Z] #212 DONE 0.1s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T21:41:54.838Z] #213 ... [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T21:41:54.838Z] #214 DONE 0.2s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T21:41:54.838Z] #213 DONE 0.4s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:54.838Z] #215 DONE 0.1s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T21:41:54.838Z] #216 DONE 0.2s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #102 [support-scheduler] exporting to image [2024-07-10T21:41:54.838Z] #102 exporting layers [2024-07-10T21:41:54.838Z] #102 ... [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T21:41:54.838Z] #217 DONE 0.4s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T21:41:54.838Z] #218 DONE 0.1s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-10T21:41:54.838Z] #22 ... [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #102 [support-scheduler] exporting to image [2024-07-10T21:41:54.838Z] #102 exporting layers 0.5s done [2024-07-10T21:41:54.838Z] #102 writing image sha256:907829869814c392ee7fe98b350269a658c7b951e2a9617f5e0b62ed77d12b07 done [2024-07-10T21:41:54.838Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-10T21:41:54.838Z] #102 exporting layers 0.5s done [2024-07-10T21:41:54.838Z] #102 writing image sha256:1cddccfefdbf00cc5e2f810d17049c1e09817532c6223f6984b51feb069e796e done [2024-07-10T21:41:54.838Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-10T21:41:54.838Z] #102 DONE 19.0s [2024-07-10T21:41:54.838Z] [2024-07-10T21:41:54.838Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T21:41:54.838Z] time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T21:41:54.870Z] $ docker stop --time=1 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 [2024-07-10T21:41:56.530Z] $ docker rm -f --volumes 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T21:41:57.088Z] + docker images [2024-07-10T21:41:57.088Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T21:41:57.088Z] support-notifications-arm64 latest 1cddccfefdbf 3 seconds ago 43.3MB [2024-07-10T21:41:57.088Z] support-scheduler-arm64 latest 907829869814 3 seconds ago 42.4MB [2024-07-10T21:41:57.088Z] core-data-arm64 latest 0cc391c16834 29 seconds ago 40.2MB [2024-07-10T21:41:57.088Z] core-keeper-arm64 latest e7ac9cc69570 30 seconds ago 35.2MB [2024-07-10T21:41:57.088Z] core-metadata-arm64 latest 93400d04179b 33 seconds ago 40.3MB [2024-07-10T21:41:57.088Z] core-command-arm64 latest daae3fcee5c3 50 seconds ago 39.9MB [2024-07-10T21:41:57.088Z] security-proxy-auth-arm64 latest 5391046a26ca About a minute ago 37.4MB [2024-07-10T21:41:57.088Z] security-spiffe-token-provider-arm64 latest 41955cbc6da1 8 minutes ago 34.1MB [2024-07-10T21:41:57.088Z] core-common-config-bootstrapper-arm64 latest 8d8cc14cc3de 10 minutes ago 20.1MB [2024-07-10T21:41:57.088Z] security-secretstore-setup-arm64 latest f549c0a57c1a 11 minutes ago 41.5MB [2024-07-10T21:41:57.088Z] security-bootstrapper-arm64 latest 8280d0fe3bf1 11 minutes ago 23.7MB [2024-07-10T21:41:57.088Z] security-proxy-setup-arm64 latest d8ed6194c369 11 minutes ago 31MB [2024-07-10T21:41:57.088Z] security-spire-agent-arm64 latest 444e20fe4f01 30 minutes ago 179MB [2024-07-10T21:41:57.088Z] security-spire-config-arm64 latest 752dad698bb3 30 minutes ago 120MB [2024-07-10T21:41:57.088Z] security-spire-server-arm64 latest f10887a555b9 30 minutes ago 121MB [2024-07-10T21:41:57.088Z] ci-base-image-arm64 latest 31c1242542e1 48 minutes ago 962MB [2024-07-10T21:41:57.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-10T21:41:57.088Z] 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-10T21:41:57.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T21:41:57.985Z] [2024-07-10T21:41:57.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T21:41:58.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T21:41:58.662Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-10T21:41:58.662Z] 8998bd30e6a1: Pulling fs layer [2024-07-10T21:41:58.662Z] 04944245beec: Pulling fs layer [2024-07-10T21:41:58.662Z] 699f458cf7ca: Pulling fs layer [2024-07-10T21:41:58.662Z] 765212b225bb: Pulling fs layer [2024-07-10T21:41:58.662Z] f23df028b6ca: Pulling fs layer [2024-07-10T21:41:58.662Z] d65c8cfc05b1: Pulling fs layer [2024-07-10T21:41:58.662Z] 2437ff75d9bd: Pulling fs layer [2024-07-10T21:41:58.662Z] f23df028b6ca: Waiting [2024-07-10T21:41:58.662Z] d65c8cfc05b1: Waiting [2024-07-10T21:41:58.662Z] 2437ff75d9bd: Waiting [2024-07-10T21:41:58.662Z] 765212b225bb: Waiting [2024-07-10T21:41:58.662Z] 04944245beec: Verifying Checksum [2024-07-10T21:41:58.662Z] 04944245beec: Download complete [2024-07-10T21:41:58.662Z] 765212b225bb: Verifying Checksum [2024-07-10T21:41:58.662Z] 765212b225bb: Download complete [2024-07-10T21:41:58.928Z] f23df028b6ca: Download complete [2024-07-10T21:41:58.928Z] d65c8cfc05b1: Verifying Checksum [2024-07-10T21:41:58.928Z] d65c8cfc05b1: Download complete [2024-07-10T21:41:58.928Z] 699f458cf7ca: Verifying Checksum [2024-07-10T21:41:58.928Z] 699f458cf7ca: Download complete [2024-07-10T21:41:59.506Z] 8998bd30e6a1: Verifying Checksum [2024-07-10T21:41:59.506Z] 8998bd30e6a1: Download complete [2024-07-10T21:42:02.089Z] 2437ff75d9bd: Verifying Checksum [2024-07-10T21:42:02.089Z] 2437ff75d9bd: Download complete [2024-07-10T21:42:04.031Z] 8998bd30e6a1: Pull complete [2024-07-10T21:42:04.614Z] 04944245beec: Pull complete [2024-07-10T21:42:06.023Z] 699f458cf7ca: Pull complete [2024-07-10T21:42:06.291Z] 765212b225bb: Pull complete [2024-07-10T21:42:07.250Z] f23df028b6ca: Pull complete [2024-07-10T21:42:07.250Z] d65c8cfc05b1: Pull complete [2024-07-10T21:42:25.445Z] 2437ff75d9bd: Pull complete [2024-07-10T21:42:25.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-10T21:42:25.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T21:42:25.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T21:42:25.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container [2024-07-10T21:42:25.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-10T21:42:28.589Z] $ docker top 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:29.284Z] ---> job-cost.sh [2024-07-10T21:42:29.549Z] lf-activate-venv: SKIPPING [2024-07-10T21:42:29.549Z] INFO: No Stack... [2024-07-10T21:42:30.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-10T21:42:30.705Z] INFO: Archiving Costs [Pipeline] sh [2024-07-10T21:42:31.047Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-10T21:42:31.048Z] + cut -d, -f6 [Pipeline] lock [2024-07-10T21:42:31.130Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] [2024-07-10T21:42:31.138Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] did not exist. Created. [2024-07-10T21:42:31.146Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-10T21:42:31.587Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-10T21:42:32.082Z] Stashed 1 file(s) [Pipeline] } [2024-07-10T21:42:32.104Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-10T21:42:32.194Z] $ docker stop --time=1 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b [2024-07-10T21:42:33.674Z] $ docker rm -f --volumes 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b [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-10T21:42:34.862Z] provisioning config files... [2024-07-10T21:42:34.870Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5032450647862615363tmp [Pipeline] { [Pipeline] sh [2024-07-10T21:42:35.233Z] + set +x [2024-07-10T21:42:35.233Z] + curl -s https://codecov.io/bash [2024-07-10T21:42:35.233Z] + bash -s -- [2024-07-10T21:42:35.233Z] [2024-07-10T21:42:35.233Z] _____ _ [2024-07-10T21:42:35.233Z] / ____| | | [2024-07-10T21:42:35.233Z] | | ___ __| | ___ ___ _____ __ [2024-07-10T21:42:35.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-10T21:42:35.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-10T21:42:35.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-10T21:42:35.234Z] Bash-1.0.6 [2024-07-10T21:42:35.234Z] [2024-07-10T21:42:35.234Z] [2024-07-10T21:42:35.234Z] ==> git version 2.25.1 found [2024-07-10T21:42:35.234Z] ==> 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-10T21:42:35.234Z] Release-Date: 2020-01-08 [2024-07-10T21:42:35.234Z] 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-10T21:42:35.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-10T21:42:35.234Z] ==> Jenkins CI detected. [2024-07-10T21:42:35.234Z] current dir:  /w/workspace/edgex-go/1 [2024-07-10T21:42:35.234Z] project root: . [2024-07-10T21:42:35.234Z] --> token set from env [2024-07-10T21:42:35.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-10T21:42:35.234Z] ==> Running gcov in . (disable via -X gcov) [2024-07-10T21:42:35.234Z] ==> Python coveragepy not found [2024-07-10T21:42:35.234Z] ==> Searching for coverage reports in: [2024-07-10T21:42:35.234Z] + . [2024-07-10T21:42:35.494Z] -> Found 1 reports [2024-07-10T21:42:35.494Z] ==> Detecting git/mercurial file structure [2024-07-10T21:42:35.494Z] ==> Reading reports [2024-07-10T21:42:35.494Z] + ./coverage.out bytes=481595 [2024-07-10T21:42:35.494Z] ==> Appending adjustments [2024-07-10T21:42:35.494Z] https://docs.codecov.io/docs/fixing-reports [2024-07-10T21:42:36.431Z] + Found adjustments [2024-07-10T21:42:36.431Z] ==> Gzipping contents [2024-07-10T21:42:36.690Z] 60K /tmp/codecov.3Jw7K7.gz [2024-07-10T21:42:36.690Z] ==> Uploading reports [2024-07-10T21:42:36.690Z] url: https://codecov.io [2024-07-10T21:42:36.690Z] query: branch=PR-4823&commit=8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4823%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4823&job=&cmd_args= [2024-07-10T21:42:36.690Z] -> Pinging Codecov [2024-07-10T21:42:36.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4823&commit=8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4823%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4823&job=&cmd_args= [2024-07-10T21:42:36.690Z] -> Uploading to [2024-07-10T21:42:36.690Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8/1e9028ad-a5db-4f7d-b7b7-d8c52dadbdb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T214236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91b93dc174c53b8024c73c75c9464f7dae8c58ba2b0cdba263169eb375d99d8f [2024-07-10T21:42:36.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T21:42:36.690Z] Dload Upload Total Spent Left Speed [2024-07-10T21:42:36.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61270 0 0 100 61270 0 254k --:--:-- --:--:-- --:--:-- 254k [2024-07-10T21:42:36.949Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] } [2024-07-10T21:42:36.982Z] 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-10T21:42:38.725Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:39.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:39.966Z] ---> package-listing.sh [2024-07-10T21:42:39.966Z] ++ facter osfamily [2024-07-10T21:42:39.966Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-10T21:42:40.226Z] + OS_FAMILY=debian [2024-07-10T21:42:40.226Z] + workspace=/w/workspace/edgex-go/1 [2024-07-10T21:42:40.226Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-10T21:42:40.226Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-10T21:42:40.226Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-10T21:42:40.226Z] + PACKAGES=/tmp/packages_start.txt [2024-07-10T21:42:40.226Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-10T21:42:40.226Z] + PACKAGES=/tmp/packages_end.txt [2024-07-10T21:42:40.226Z] + case "${OS_FAMILY}" in [2024-07-10T21:42:40.226Z] + dpkg -l [2024-07-10T21:42:40.226Z] + grep '^ii' [2024-07-10T21:42:40.226Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-10T21:42:40.226Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-10T21:42:40.226Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-10T21:42:40.226Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-10T21:42:40.226Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-10T21:42:40.226Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-10T21:42:40.272Z] 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-10T21:42:40.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T21:42:41.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T21:42:41.223Z] [2024-07-10T21:42:41.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T21:42:41.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T21:42:41.606Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-10T21:42:41.606Z] 5eb5b503b376: Pulling fs layer [2024-07-10T21:42:41.606Z] 5c69ac0246d0: Pulling fs layer [2024-07-10T21:42:41.606Z] ec43610c2a17: Pulling fs layer [2024-07-10T21:42:41.606Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-10T21:42:41.606Z] 33b1e0a273af: Pulling fs layer [2024-07-10T21:42:41.606Z] 5d3b04190fa2: Pulling fs layer [2024-07-10T21:42:41.606Z] 2f39f015ded8: Pulling fs layer [2024-07-10T21:42:41.606Z] 3a2ae6a8a46f: Waiting [2024-07-10T21:42:41.606Z] 33b1e0a273af: Waiting [2024-07-10T21:42:41.606Z] 5d3b04190fa2: Waiting [2024-07-10T21:42:41.606Z] 2f39f015ded8: Waiting [2024-07-10T21:42:41.606Z] 5c69ac0246d0: Download complete [2024-07-10T21:42:41.606Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-10T21:42:41.606Z] 3a2ae6a8a46f: Download complete [2024-07-10T21:42:41.606Z] 33b1e0a273af: Verifying Checksum [2024-07-10T21:42:41.606Z] 33b1e0a273af: Download complete [2024-07-10T21:42:41.606Z] ec43610c2a17: Verifying Checksum [2024-07-10T21:42:41.606Z] ec43610c2a17: Download complete [2024-07-10T21:42:41.606Z] 5d3b04190fa2: Verifying Checksum [2024-07-10T21:42:41.606Z] 5d3b04190fa2: Download complete [2024-07-10T21:42:41.865Z] 5eb5b503b376: Verifying Checksum [2024-07-10T21:42:41.865Z] 5eb5b503b376: Download complete [2024-07-10T21:42:42.432Z] 2f39f015ded8: Download complete [2024-07-10T21:42:42.690Z] 5eb5b503b376: Pull complete [2024-07-10T21:42:42.948Z] 5c69ac0246d0: Pull complete [2024-07-10T21:42:43.207Z] ec43610c2a17: Pull complete [2024-07-10T21:42:43.466Z] 3a2ae6a8a46f: Pull complete [2024-07-10T21:42:43.466Z] 33b1e0a273af: Pull complete [2024-07-10T21:42:43.725Z] 5d3b04190fa2: Pull complete [2024-07-10T21:42:47.910Z] 2f39f015ded8: Pull complete [2024-07-10T21:42:47.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-10T21:42:47.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T21:42:47.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T21:42:48.160Z] prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container [2024-07-10T21:42:48.186Z] $ 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-10T21:42:52.223Z] $ docker top 79ac54c2187d05a6ee4db90b64fe16ac92b9ed1999df0bad5ce6b104f35c4096 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T21:42:52.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-10T21:42:52.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-10T21:42:53.265Z] + ls /var/log/sa-host [2024-07-10T21:42:53.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T21:42:53.499Z] provisioning config files... [2024-07-10T21:42:53.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5392915989021354178tmp [Pipeline] { [Pipeline] echo [2024-07-10T21:42:53.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:53.902Z] ---> create-netrc.sh [Pipeline] } [2024-07-10T21:42:53.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:54.362Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-10T21:42:54.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:54.729Z] ---> sudo-logs.sh [2024-07-10T21:42:54.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-10T21:42:54.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:55.134Z] ---> job-cost.sh [2024-07-10T21:42:55.134Z] lf-activate-venv: SKIPPING [2024-07-10T21:42:55.134Z] DEBUG: total: 0.10999999940395355 [2024-07-10T21:42:55.134Z] INFO: Retrieving Stack Cost... [2024-07-10T21:42:55.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-10T21:42:55.960Z] INFO: Archiving Costs [Pipeline] echo [2024-07-10T21:42:56.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T21:42:56.336Z] ---> logs-deploy.sh [2024-07-10T21:42:56.336Z] lf-activate-venv: SKIPPING [2024-07-10T21:42:56.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4823/1 [2024-07-10T21:42:56.336Z] INFO: archiving workspace using pattern(s): [2024-07-10T21:42:57.273Z] Archives upload complete. [2024-07-10T21:42:57.273Z] INFO: archiving logs to Nexus