Pull request #4809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3689ae26781e13cf234e17703f1d9613a2c777f3+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (102fca856585f94f3cbe718c776a541fca59ad8f) 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-ssh9909057427272539130.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-ssh6482105480293708809.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-4809/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-4809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14736733360661323617.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-4809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16955636090246051883.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-ssh16180485789863699918.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-4809/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-4809/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13207246938697139040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4279 in /w/workspace/edgexfoundry_edgex-go_PR-4809 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3689ae26781e13cf234e17703f1d9613a2c777f3 Merge succeeded, producing 3689ae26781e13cf234e17703f1d9613a2c777f3 Checking out Revision 3689ae26781e13cf234e17703f1d9613a2c777f3 (PR-4809) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4809/head:refs/remotes/origin/PR-4809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T19:07:59.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T19:07:59.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T19:07:59.507Z] ========================================================= [2024-06-24T19:07:59.507Z] EdgeX Global Pipelines Version Info [2024-06-24T19:07:59.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:08:00.281Z] ------------------- [2024-06-24T19:08:00.281Z] stable info: [2024-06-24T19:08:00.281Z] ------------------- [2024-06-24T19:08:00.281Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:08:00.281Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:08:00.281Z] Message: update stable to v1.0.260 [2024-06-24T19:08:00.853Z] ------------------- [2024-06-24T19:08:00.853Z] experimental info: [2024-06-24T19:08:00.853Z] ------------------- [2024-06-24T19:08:00.853Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:08:00.853Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T19:08:00.853Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T19:08:01.069Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-24T19:08:01.128Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-24T19:08:01.186Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T19:08:01.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T19:08:01.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T19:08:01.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T19:08:01.416Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T19:08:01.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-24T19:08:01.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-24T19:08:01.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-24T19:08:01.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T19:08:01.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T19:08:01.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T19:08:01.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T19:08:01.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T19:08:01.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:08:01.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:08:02.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T19:08:02.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-24T19:08:02.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-24T19:08:02.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T19:08:02.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T19:08:02.344Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T19:08:02.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4809 [Pipeline] echo [2024-06-24T19:08:02.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4809 [Pipeline] echo [2024-06-24T19:08:02.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4809 [Pipeline] echo [2024-06-24T19:08:02.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo [2024-06-24T19:08:02.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3689ae2 [Pipeline] echo [2024-06-24T19:08:02.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T19:08:02.862Z] provisioning config files... [2024-06-24T19:08:02.882Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2257268928996970995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:08:03.268Z] ---> ****-login.sh [2024-06-24T19:08:03.268Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:08:03.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:08:03.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:08:03.530Z] Configure a credential helper to remove this warning. See [2024-06-24T19:08:03.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:08:03.530Z] [2024-06-24T19:08:03.530Z] Login Succeeded [2024-06-24T19:08:03.530Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:08:03.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:08:03.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:08:03.794Z] Configure a credential helper to remove this warning. See [2024-06-24T19:08:03.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:08:03.794Z] [2024-06-24T19:08:03.794Z] Login Succeeded [2024-06-24T19:08:03.794Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:08:03.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:08:03.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:08:03.794Z] Configure a credential helper to remove this warning. See [2024-06-24T19:08:03.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:08:03.794Z] [2024-06-24T19:08:03.794Z] Login Succeeded [2024-06-24T19:08:03.794Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:08:03.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:08:03.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:08:03.795Z] Configure a credential helper to remove this warning. See [2024-06-24T19:08:03.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:08:03.795Z] [2024-06-24T19:08:03.795Z] Login Succeeded [2024-06-24T19:08:03.795Z] ****.io [2024-06-24T19:08:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:08:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:08:04.315Z] Configure a credential helper to remove this warning. See [2024-06-24T19:08:04.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:08:04.315Z] [2024-06-24T19:08:04.315Z] Login Succeeded [2024-06-24T19:08:04.315Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:08:04.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:08:04.810Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/core-command/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/core-data/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/core-metadata/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-spire-agent/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/support-notifications/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-24T19:08:04.810Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-24T19:08:04.810Z] + cut -d/ -f2 [2024-06-24T19:08:04.810Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-24T19:08:04.862Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T19:08:05.431Z] + git rev-list -1 --merges 3689ae26781e13cf234e17703f1d9613a2c777f3~1..3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo [2024-06-24T19:08:05.479Z] -----------> git rev-list -1 --merges 3689ae26781e13cf234e17703f1d9613a2c777f3~1..3689ae26781e13cf234e17703f1d9613a2c777f3 3689ae26781e13cf234e17703f1d9613a2c777f3 [false] [Pipeline] sh [2024-06-24T19:08:05.805Z] + git log --format=format:%s -1 3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo [2024-06-24T19:08:05.850Z] ========================================================= [2024-06-24T19:08:05.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T19:08:05.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-24T19:08:06.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T19:08:06.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T19:08:06.309Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T19:08:06.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T19:08:06.309Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T19:08:06.309Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T19:08:06.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:08:06.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:08:06.768Z] [2024-06-24T19:08:06.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:08:07.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:08:07.166Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T19:08:07.166Z] b85a868b505f: Pulling fs layer [2024-06-24T19:08:07.166Z] e2be974225ed: Pulling fs layer [2024-06-24T19:08:07.166Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T19:08:07.166Z] 988bab9f4d93: Pulling fs layer [2024-06-24T19:08:07.166Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T19:08:07.166Z] eaf3925da568: Pulling fs layer [2024-06-24T19:08:07.166Z] bab4dde63d76: Pulling fs layer [2024-06-24T19:08:07.166Z] bde34c3a00c8: Pulling fs layer [2024-06-24T19:08:07.166Z] b352a97aabf1: Pulling fs layer [2024-06-24T19:08:07.166Z] 4872d77fe225: Pulling fs layer [2024-06-24T19:08:07.166Z] 5851b861e8e6: Pulling fs layer [2024-06-24T19:08:07.166Z] 1469e6f7b9e6: Waiting [2024-06-24T19:08:07.166Z] bab4dde63d76: Waiting [2024-06-24T19:08:07.166Z] bde34c3a00c8: Waiting [2024-06-24T19:08:07.166Z] b352a97aabf1: Waiting [2024-06-24T19:08:07.166Z] 4872d77fe225: Waiting [2024-06-24T19:08:07.166Z] eaf3925da568: Waiting [2024-06-24T19:08:07.166Z] 988bab9f4d93: Waiting [2024-06-24T19:08:07.166Z] 5851b861e8e6: Waiting [2024-06-24T19:08:07.166Z] e2be974225ed: Download complete [2024-06-24T19:08:07.166Z] 988bab9f4d93: Verifying Checksum [2024-06-24T19:08:07.166Z] 988bab9f4d93: Download complete [2024-06-24T19:08:07.166Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T19:08:07.166Z] 339a4e72a1f5: Download complete [2024-06-24T19:08:07.166Z] 1469e6f7b9e6: Download complete [2024-06-24T19:08:07.166Z] eaf3925da568: Download complete [2024-06-24T19:08:07.425Z] bde34c3a00c8: Download complete [2024-06-24T19:08:07.425Z] b352a97aabf1: Download complete [2024-06-24T19:08:07.425Z] 4872d77fe225: Verifying Checksum [2024-06-24T19:08:07.425Z] 4872d77fe225: Download complete [2024-06-24T19:08:07.425Z] 5851b861e8e6: Verifying Checksum [2024-06-24T19:08:07.425Z] 5851b861e8e6: Download complete [2024-06-24T19:08:07.425Z] b85a868b505f: Verifying Checksum [2024-06-24T19:08:07.425Z] b85a868b505f: Download complete [2024-06-24T19:08:07.684Z] bab4dde63d76: Download complete [2024-06-24T19:08:08.628Z] b85a868b505f: Pull complete [2024-06-24T19:08:08.628Z] e2be974225ed: Pull complete [2024-06-24T19:08:09.197Z] 339a4e72a1f5: Pull complete [2024-06-24T19:08:09.197Z] 988bab9f4d93: Pull complete [2024-06-24T19:08:09.457Z] 1469e6f7b9e6: Pull complete [2024-06-24T19:08:09.457Z] eaf3925da568: Pull complete [2024-06-24T19:08:11.367Z] bab4dde63d76: Pull complete [2024-06-24T19:08:11.367Z] bde34c3a00c8: Pull complete [2024-06-24T19:08:11.367Z] b352a97aabf1: Pull complete [2024-06-24T19:08:11.367Z] 4872d77fe225: Pull complete [2024-06-24T19:08:11.367Z] 5851b861e8e6: Pull complete [2024-06-24T19:08:11.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T19:08:11.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:08:11.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:08:11.728Z] prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container [2024-06-24T19:08:11.757Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-24T19:08:12.909Z] $ docker top 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 -eo pid,comm [2024-06-24T19:08:12.959Z] 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-06-24T19:08:12.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T19:08:13.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:08:13.127Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:08:13.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:08:13.231Z] $ docker exec 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent [2024-06-24T19:08:13.335Z] SSH_AUTH_SOCK=/tmp/ssh-4pGwmS5xfzAv/agent.32 [2024-06-24T19:08:13.335Z] SSH_AGENT_PID=38 [2024-06-24T19:08:13.341Z] Running ssh-add (command line suppressed) [2024-06-24T19:08:13.438Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11292048720340458700.key (/w/workspace/edgex-go/1@tmp/private_key_11292048720340458700.key) [2024-06-24T19:08:13.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:08:13.794Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T19:08:13.822Z] $ docker exec --env ******** --env ******** 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent -k [2024-06-24T19:08:13.932Z] unset SSH_AUTH_SOCK; [2024-06-24T19:08:13.933Z] unset SSH_AGENT_PID; [2024-06-24T19:08:13.933Z] echo Agent pid 38 killed; [2024-06-24T19:08:13.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T19:08:14.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:08:14.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:08:14.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:08:14.143Z] $ docker exec 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent [2024-06-24T19:08:14.251Z] SSH_AUTH_SOCK=/tmp/ssh-2Hl8GAzWEF8J/agent.71 [2024-06-24T19:08:14.251Z] SSH_AGENT_PID=77 [2024-06-24T19:08:14.255Z] Running ssh-add (command line suppressed) [2024-06-24T19:08:14.340Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3020312912573349798.key (/w/workspace/edgex-go/1@tmp/private_key_3020312912573349798.key) [2024-06-24T19:08:14.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:08:14.692Z] + git semver init [2024-06-24T19:08:14.951Z] 2024-06-24 19:08:14,870 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T19:08:14.951Z] 2024-06-24 19:08:14,871 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-06-24T19:08:14.951Z] 2024-06-24 19:08:14,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-06-24T19:08:14.951Z] 2024-06-24 19:08:14,872 [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-06-24T19:08:19.160Z] 2024-06-24 19:08:19,049 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4809 with force:False [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,050 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4809 [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,054 [execute] INFO git cat-file --batch-check [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,061 [execute] INFO git cat-file --batch [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:08:19.160Z] 2024-06-24 19:08:19,069 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4809 [2024-06-24T19:08:19.160Z] 0.0.0 [Pipeline] } [2024-06-24T19:08:19.190Z] $ docker exec --env ******** --env ******** 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent -k [2024-06-24T19:08:19.275Z] unset SSH_AUTH_SOCK; [2024-06-24T19:08:19.275Z] unset SSH_AGENT_PID; [2024-06-24T19:08:19.275Z] echo Agent pid 77 killed; [2024-06-24T19:08:19.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:08:19.727Z] + git semver [Pipeline] } [2024-06-24T19:08:20.017Z] $ docker stop --time=1 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 [2024-06-24T19:08:21.326Z] $ docker rm -f --volumes 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:08:21.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T19:08:22.219Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T19:08:22.245Z] [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-06-24T19:08:23.288Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:08:23.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:08:23.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:08:23.431Z] ========================================================= [2024-06-24T19:08:23.431Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T19:08:23.431Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:08:23.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:23.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T19:08:23.818Z] 619be1103602: Pulling fs layer [2024-06-24T19:08:23.818Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T19:08:23.818Z] 5df492c9dc93: Pulling fs layer [2024-06-24T19:08:23.818Z] 7629e6793208: Pulling fs layer [2024-06-24T19:08:23.818Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:08:23.818Z] fb5054dd5b73: Pulling fs layer [2024-06-24T19:08:23.818Z] eeca6798cff9: Pulling fs layer [2024-06-24T19:08:23.818Z] aa269ceb94a6: Pulling fs layer [2024-06-24T19:08:23.818Z] ada007ff1a6a: Pulling fs layer [2024-06-24T19:08:23.818Z] 7629e6793208: Waiting [2024-06-24T19:08:23.818Z] fb5054dd5b73: Waiting [2024-06-24T19:08:23.818Z] aa269ceb94a6: Waiting [2024-06-24T19:08:23.818Z] eeca6798cff9: Waiting [2024-06-24T19:08:23.818Z] ada007ff1a6a: Waiting [2024-06-24T19:08:23.818Z] 4f4fb700ef54: Waiting [2024-06-24T19:08:23.818Z] 7862e08f4a3e: Verifying Checksum [2024-06-24T19:08:23.818Z] 7862e08f4a3e: Download complete [2024-06-24T19:08:23.818Z] 7629e6793208: Verifying Checksum [2024-06-24T19:08:23.818Z] 7629e6793208: Download complete [2024-06-24T19:08:23.818Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:08:23.818Z] 4f4fb700ef54: Download complete [2024-06-24T19:08:23.818Z] fb5054dd5b73: Verifying Checksum [2024-06-24T19:08:23.818Z] fb5054dd5b73: Download complete [2024-06-24T19:08:23.818Z] 619be1103602: Download complete [2024-06-24T19:08:24.081Z] eeca6798cff9: Verifying Checksum [2024-06-24T19:08:24.081Z] eeca6798cff9: Download complete [2024-06-24T19:08:24.081Z] 619be1103602: Pull complete [2024-06-24T19:08:24.081Z] 7862e08f4a3e: Pull complete [2024-06-24T19:08:24.340Z] ada007ff1a6a: Verifying Checksum [2024-06-24T19:08:24.340Z] ada007ff1a6a: Download complete [2024-06-24T19:08:24.340Z] 5df492c9dc93: Verifying Checksum [2024-06-24T19:08:24.340Z] 5df492c9dc93: Download complete [2024-06-24T19:08:24.905Z] aa269ceb94a6: Verifying Checksum [2024-06-24T19:08:24.905Z] aa269ceb94a6: Download complete [2024-06-24T19:08:28.194Z] 5df492c9dc93: Pull complete [2024-06-24T19:08:28.194Z] 7629e6793208: Pull complete [2024-06-24T19:08:28.194Z] 4f4fb700ef54: Pull complete [2024-06-24T19:08:28.194Z] fb5054dd5b73: Pull complete [2024-06-24T19:08:28.194Z] eeca6798cff9: Pull complete [2024-06-24T19:08:30.728Z] aa269ceb94a6: Pull complete [2024-06-24T19:08:30.988Z] ada007ff1a6a: Pull complete [2024-06-24T19:08:30.988Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T19:08:30.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:30.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:08:31.420Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:31.420Z] WORKDIR /edgex [2024-06-24T19:08:31.420Z] COPY go.mod . [2024-06-24T19:08:31.420Z] RUN go mod download [2024-06-24T19:08:31.420Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-24T19:08:31.987Z] Sending build context to Docker daemon 178.3MB [2024-06-24T19:08:31.987Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:31.987Z] ---> f489d0715acc [2024-06-24T19:08:31.987Z] Step 2/4 : WORKDIR /edgex [2024-06-24T19:08:33.892Z] ---> Running in b5e7589dd691 [2024-06-24T19:08:33.892Z] Removing intermediate container b5e7589dd691 [2024-06-24T19:08:33.892Z] ---> 5464ed4b4c9a [2024-06-24T19:08:33.892Z] Step 3/4 : COPY go.mod . [2024-06-24T19:08:33.892Z] ---> 1c7145bc2162 [2024-06-24T19:08:33.892Z] Step 4/4 : RUN go mod download [2024-06-24T19:08:33.892Z] ---> Running in 30b891de8ba1 [2024-06-24T19:08:37.646Z] Still waiting to schedule task [2024-06-24T19:08:37.647Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4280’ is offline [2024-06-24T19:09:06.145Z] Removing intermediate container 30b891de8ba1 [2024-06-24T19:09:06.146Z] ---> 28171cac6f4a [2024-06-24T19:09:06.146Z] Successfully built 28171cac6f4a [2024-06-24T19:09:06.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:09:06.543Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:09:06.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:09:06.721Z] prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container [2024-06-24T19:09:06.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T19:09:07.176Z] $ docker top eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:09:07.581Z] + go version [2024-06-24T19:09:07.582Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T19:09:07.618Z] $ docker stop --time=1 eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f [2024-06-24T19:09:09.170Z] $ docker rm -f --volumes eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:09:09.953Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:09:09.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:09:10.125Z] prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container [2024-06-24T19:09:10.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-24T19:09:10.506Z] $ docker top bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:09:10.637Z] ========================================================= [2024-06-24T19:09:10.637Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:09:10.637Z] ========================================================= [Pipeline] sh [2024-06-24T19:09:10.932Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:09:11.307Z] + make test [2024-06-24T19:09:11.307Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:09:19.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:09:51.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:09:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:09:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:09:54.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2024-06-24T19:09:55.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:09:55.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:09:55.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:09:56.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-06-24T19:09:56.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:09:56.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:09:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:09:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:09:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:09:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:09:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:09:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:09:59.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.2% of statements [2024-06-24T19:09:59.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-06-24T19:09:59.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:09:59.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:59.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:09:59.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:09:59.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:09:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:09:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:09:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:09:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:09:59.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:10:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.738s coverage: 93.4% of statements [2024-06-24T19:10:00.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 6.1% of statements [2024-06-24T19:10:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.330s coverage: 97.6% of statements [2024-06-24T19:10:00.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-06-24T19:10:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:10:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:10:02.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.9% of statements [2024-06-24T19:10:02.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 32.2% of statements [2024-06-24T19:10:03.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-06-24T19:10:03.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:10:03.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:10:03.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:10:03.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:10:03.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:10:03.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:10:03.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:10:03.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:10:04.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 82.9% of statements [2024-06-24T19:10:04.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-06-24T19:10:04.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-06-24T19:10:04.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-06-24T19:10:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:10:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:10:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:10:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:10:05.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:10:05.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:10:05.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:10:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:10:07.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:10:08.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:10:08.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:10:11.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:10:11.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:10:11.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:10:12.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:10:12.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:10:12.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:10:13.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:10:13.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:10:13.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:10:13.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:10:14.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:10:14.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:10:14.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:10:14.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:10:15.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-06-24T19:10:16.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:10:16.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:10:16.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:10:16.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:10:17.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:10:17.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:10:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:10:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-06-24T19:10:28.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-06-24T19:10:28.049Z] 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-06-24T19:10:28.049Z] running golangci-lint [2024-06-24T19:10:28.308Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-24T19:10:28.308Z] go version go1.21.9 linux/amd64 [2024-06-24T19:10:28.308Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-24T19:10:28.567Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-24T19:10:55.121Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.914014813s" [2024-06-24T19:10:55.121Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 90.71831ms" [2024-06-24T19:11:05.190Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.709244471s with top 10 stages: buildir: 1m2.025516666s, gosec: 8.4772339s, inspect: 3.016187664s, fact_deprecated: 2.650070523s, printf: 2.287487073s, ctrlflow: 2.012787719s, nilness: 1.30053076s, fact_purity: 1.298473083s, S1038: 977.614719ms, typedness: 718.630811ms" [2024-06-24T19:11:05.190Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-24T19:11:05.190Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude-rules: 21/197" [2024-06-24T19:11:05.190Z] level=info msg="[runner] processing took 12.863067ms with stages: nolint: 6.544239ms, identifier_marker: 3.39051ms, exclude-rules: 1.106107ms, autogenerated_exclude: 775.345µs, path_prettifier: 705.595µs, skip_dirs: 300.511µs, cgo: 27.03µs, filename_unadjuster: 9.02µs, fixer: 560ns, max_same_issues: 560ns, uniq_by_line: 510ns, diff: 490ns, severity-rules: 450ns, max_from_linter: 450ns, exclude: 440ns, path_prefixer: 370ns, sort_results: 250ns, skip_files: 250ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2024-06-24T19:11:05.190Z] level=info msg="[runner] linters took 12.952500741s with stages: goanalysis_metalinter: 12.939556914s" [2024-06-24T19:11:05.190Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-24T19:11:05.190Z] level=info msg="Memory: 358 samples, avg is 289.8MB, max is 1308.5MB" [2024-06-24T19:11:05.190Z] level=info msg="Execution took 35.970987939s" [2024-06-24T19:11:05.190Z] go vet ./... [2024-06-24T19:11:11.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:11:11.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:11:11.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:11:11.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:11:12.432Z] + ls -al . [2024-06-24T19:11:12.432Z] total 816 [2024-06-24T19:11:12.432Z] drwxrwxr-x 11 1001 1001 4096 Jun 24 19:09 . [2024-06-24T19:11:12.432Z] drwxr-xr-x 4 root root 4096 Jun 24 19:09 .. [2024-06-24T19:11:12.432Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 .blubracket [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:07 .dockerignore [2024-06-24T19:11:12.432Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:10 .git [2024-06-24T19:11:12.432Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 .github [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:07 .gitignore [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:07 .golangci.yml [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:07 .hadolint.yml [2024-06-24T19:11:12.432Z] drwxr-xr-x 3 1001 1001 4096 Jun 24 19:08 .semver [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:07 .sonarcloud.properties [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:07 ADOPTERS.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:07 Attribution.txt [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:07 CHANGELOG.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:07 GOVERNANCE.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:07 Jenkinsfile [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:07 Makefile [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:07 OWNERS.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:07 README.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:07 SECURITY.md [2024-06-24T19:11:12.432Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2024-06-24T19:11:12.432Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 bin [2024-06-24T19:11:12.433Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:07 cmd [2024-06-24T19:11:12.433Z] -rw-r--r-- 1 root root 455714 Jun 24 19:10 coverage.out [2024-06-24T19:11:12.433Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 fuzz_test [2024-06-24T19:11:12.433Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:07 go.mod [2024-06-24T19:11:12.433Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:07 go.sum [2024-06-24T19:11:12.433Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:07 internal [2024-06-24T19:11:12.433Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 openapi [2024-06-24T19:11:12.433Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:07 security.txt [2024-06-24T19:11:12.433Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:07 version.go [Pipeline] sh [2024-06-24T19:11:12.755Z] + '[' -e coverage.out ] [2024-06-24T19:11:12.755Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:11:12.879Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:11:13.868Z] + make build [2024-06-24T19:11:13.868Z] 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-06-24T19:11:40.393Z] 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-06-24T19:11:40.393Z] 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-06-24T19:11:41.327Z] 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-06-24T19:11:41.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4282 in /w/workspace/edgexfoundry_edgex-go_PR-4809 [Pipeline] { [2024-06-24T19:11:41.897Z] 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 [Pipeline] ws [2024-06-24T19:11:41.906Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-06-24T19:11:45.052Z] The recommended git tool is: git [2024-06-24T19:11:46.093Z] 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-06-24T19:11:47.472Z] 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-06-24T19:11:49.998Z] 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-06-24T19:11:50.256Z] 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-06-24T19:11:51.188Z] 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-06-24T19:11:51.751Z] 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-06-24T19:11:52.764Z] 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-06-24T19:11:53.421Z] using credential edgex-jenkins-ssh [2024-06-24T19:11:53.460Z] Cloning the remote Git repository [Pipeline] } [2024-06-24T19:11:53.804Z] $ docker stop --time=1 bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e [2024-06-24T19:11:53.586Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:11:53.767Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-06-24T19:11:53.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:11:53.970Z] > git --version # timeout=10 [2024-06-24T19:11:53.995Z] > git --version # 'git version 2.25.1' [2024-06-24T19:11:53.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:11:54.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:12:05.519Z] $ docker rm -f --volumes bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e [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-06-24T19:12:07.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:12:07.127Z] [2024-06-24T19:12:07.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:12:07.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:12:07.773Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-24T19:12:07.773Z] 91d30c5bc195: Pulling fs layer [2024-06-24T19:12:07.773Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-24T19:12:07.773Z] 9c61dcf015f6: Pulling fs layer [2024-06-24T19:12:07.773Z] 4698f68db338: Pulling fs layer [2024-06-24T19:12:07.773Z] 2a2f49069b9e: Pulling fs layer [2024-06-24T19:12:07.773Z] e0025b399a48: Pulling fs layer [2024-06-24T19:12:07.773Z] 2a2f49069b9e: Waiting [2024-06-24T19:12:07.773Z] e0025b399a48: Waiting [2024-06-24T19:12:07.773Z] 4698f68db338: Waiting [2024-06-24T19:12:07.773Z] 91d30c5bc195: Verifying Checksum [2024-06-24T19:12:07.773Z] 4698f68db338: Verifying Checksum [2024-06-24T19:12:07.773Z] 4698f68db338: Download complete [2024-06-24T19:12:08.032Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-24T19:12:08.032Z] 2e9b0aa3be6d: Download complete [2024-06-24T19:12:08.032Z] 91d30c5bc195: Pull complete [2024-06-24T19:12:08.032Z] e0025b399a48: Verifying Checksum [2024-06-24T19:12:08.032Z] e0025b399a48: Download complete [2024-06-24T19:12:08.032Z] 2a2f49069b9e: Download complete [2024-06-24T19:12:08.598Z] 2e9b0aa3be6d: Pull complete [2024-06-24T19:12:08.598Z] 9c61dcf015f6: Verifying Checksum [2024-06-24T19:12:08.598Z] 9c61dcf015f6: Download complete [2024-06-24T19:12:11.338Z] 9c61dcf015f6: Pull complete [2024-06-24T19:12:11.338Z] 4698f68db338: Pull complete [2024-06-24T19:12:11.597Z] 2a2f49069b9e: Pull complete [2024-06-24T19:12:11.857Z] e0025b399a48: Pull complete [2024-06-24T19:12:11.857Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-24T19:12:11.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:12:11.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:12:12.096Z] prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container [2024-06-24T19:12:12.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-24T19:12:14.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:12:14.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:12:15.924Z] Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3689ae26781e13cf234e17703f1d9613a2c777f3 [2024-06-24T19:12:16.442Z] Merge succeeded, producing 3689ae26781e13cf234e17703f1d9613a2c777f3 [2024-06-24T19:12:16.443Z] Checking out Revision 3689ae26781e13cf234e17703f1d9613a2c777f3 (PR-4809) [2024-06-24T19:12:15.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:12:15.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:12:15.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:12:15.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4809/head:refs/remotes/origin/PR-4809 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T19:12:15.950Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:12:16.032Z] > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 [2024-06-24T19:12:16.306Z] > git remote # timeout=10 [2024-06-24T19:12:16.334Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T19:12:16.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:12:16.383Z] > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [2024-06-24T19:12:16.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T19:12:16.453Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:12:16.470Z] > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 [2024-06-24T19:12:16.988Z] $ docker top ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:12:17.250Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-06-24T19:12:17.304Z] > git --version # timeout=10 [2024-06-24T19:12:17.316Z] > git --version # 'git version 2.25.1' [2024-06-24T19:12:17.335Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:12:17.387Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-24T19:12:19.291Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:12:19.550Z] #1 transferring dockerfile: 1.93kB done [2024-06-24T19:12:19.550Z] #1 DONE 0.2s [2024-06-24T19:12:19.550Z] [2024-06-24T19:12:19.550Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:12:19.808Z] #2 transferring dockerfile: 2.06kB done [2024-06-24T19:12:19.808Z] #2 DONE 0.1s [2024-06-24T19:12:19.808Z] [2024-06-24T19:12:19.808Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:12:19.808Z] #3 transferring dockerfile: 1.70kB done [2024-06-24T19:12:19.808Z] #3 DONE 0.1s [2024-06-24T19:12:19.808Z] [2024-06-24T19:12:19.808Z] #4 [support-scheduler internal] load .dockerignore [2024-06-24T19:12:19.808Z] #4 ... [2024-06-24T19:12:19.808Z] [2024-06-24T19:12:19.808Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:12:19.808Z] #5 transferring dockerfile: 1.95kB done [2024-06-24T19:12:19.808Z] #5 DONE 0.2s [2024-06-24T19:12:19.808Z] [2024-06-24T19:12:19.808Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:12:19.808Z] #6 DONE 0.0s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #4 [support-scheduler internal] load .dockerignore [2024-06-24T19:12:20.066Z] #4 transferring context: 50B done [2024-06-24T19:12:20.066Z] #4 ... [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:12:20.066Z] #7 transferring dockerfile: 2.15kB done [2024-06-24T19:12:20.066Z] #7 DONE 0.3s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:12:20.066Z] #8 transferring dockerfile: 1.81kB done [2024-06-24T19:12:20.066Z] #8 DONE 0.3s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:12:20.066Z] #9 transferring dockerfile: 2.50kB done [2024-06-24T19:12:20.066Z] #9 DONE 0.4s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #10 [core-command internal] load .dockerignore [2024-06-24T19:12:20.066Z] #10 DONE 0.0s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #11 [core-metadata internal] load .dockerignore [2024-06-24T19:12:20.066Z] #11 transferring context: 50B done [2024-06-24T19:12:20.066Z] #11 DONE 0.3s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #4 [support-scheduler internal] load .dockerignore [2024-06-24T19:12:20.066Z] #4 DONE 0.4s [2024-06-24T19:12:20.066Z] [2024-06-24T19:12:20.066Z] #12 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:20.325Z] #12 DONE 0.0s [2024-06-24T19:12:20.325Z] [2024-06-24T19:12:20.325Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:12:20.325Z] #13 transferring dockerfile: 2.93kB done [2024-06-24T19:12:20.325Z] #13 DONE 0.5s [2024-06-24T19:12:20.325Z] [2024-06-24T19:12:20.325Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:12:20.325Z] #14 transferring dockerfile: 2.23kB done [2024-06-24T19:12:20.325Z] #14 DONE 0.5s [2024-06-24T19:12:20.325Z] [2024-06-24T19:12:20.325Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:12:20.325Z] #6 transferring dockerfile: 1.89kB done [2024-06-24T19:12:20.325Z] #6 DONE 0.4s [2024-06-24T19:12:20.325Z] [2024-06-24T19:12:20.325Z] #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:12:20.325Z] #15 ... [2024-06-24T19:12:20.325Z] [2024-06-24T19:12:20.325Z] #16 [security-spire-server internal] load .dockerignore [2024-06-24T19:12:20.325Z] #16 transferring context: 50B done [2024-06-24T19:12:20.325Z] #16 DONE 0.6s [2024-06-24T19:12:20.583Z] [2024-06-24T19:12:20.583Z] #17 [support-notifications internal] load .dockerignore [2024-06-24T19:12:20.583Z] #17 transferring context: 50B done [2024-06-24T19:12:20.583Z] #17 DONE 0.5s [2024-06-24T19:12:20.583Z] [2024-06-24T19:12:20.583Z] #12 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:20.583Z] #12 DONE 0.0s [2024-06-24T19:12:20.583Z] [2024-06-24T19:12:20.583Z] #18 [security-spire-agent internal] load .dockerignore [2024-06-24T19:12:20.583Z] #18 transferring context: 50B done [2024-06-24T19:12:20.583Z] #18 DONE 0.5s [2024-06-24T19:12:20.583Z] [2024-06-24T19:12:20.583Z] #19 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:20.583Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.149Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:21.408Z] #19 ... [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #20 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:12:21.408Z] #20 transferring context: 50B done [2024-06-24T19:12:21.408Z] #20 DONE 1.3s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:21.408Z] #12 DONE 0.0s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #21 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:12:21.408Z] #21 transferring context: 50B done [2024-06-24T19:12:21.408Z] #21 DONE 1.3s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #22 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:12:21.408Z] #22 transferring context: 50B done [2024-06-24T19:12:21.408Z] #22 DONE 1.3s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.408Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:21.408Z] #19 ... [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #12 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:21.408Z] #12 DONE 0.0s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:12:21.408Z] #23 transferring context: 50B done [2024-06-24T19:12:21.408Z] #23 DONE 1.4s [2024-06-24T19:12:21.408Z] [2024-06-24T19:12:21.408Z] #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.408Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:21.408Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-06-24T19:12:21.665Z] #19 ... [2024-06-24T19:12:21.665Z] [2024-06-24T19:12:21.665Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:12:21.665Z] #24 transferring dockerfile: 2.49kB done [2024-06-24T19:12:21.665Z] #24 DONE 1.6s [2024-06-24T19:12:21.665Z] [2024-06-24T19:12:21.665Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:21.665Z] #12 DONE 0.0s [2024-06-24T19:12:21.665Z] [2024-06-24T19:12:21.665Z] #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.665Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T19:12:21.923Z] #19 ... [2024-06-24T19:12:21.923Z] [2024-06-24T19:12:21.923Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:12:21.923Z] #15 DONE 1.5s [2024-06-24T19:12:21.923Z] [2024-06-24T19:12:21.923Z] #19 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.923Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:21.923Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:21.923Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:21.923Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:21.923Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s [2024-06-24T19:12:21.923Z] #19 ... [2024-06-24T19:12:21.923Z] [2024-06-24T19:12:21.923Z] #25 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:12:21.923Z] #25 DONE 1.5s [2024-06-24T19:12:21.923Z] [2024-06-24T19:12:21.923Z] #26 [security-spire-server internal] load build context [2024-06-24T19:12:21.923Z] #26 DONE 0.0s [2024-06-24T19:12:21.923Z] [2024-06-24T19:12:21.923Z] #19 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:21.923Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:21.923Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:21.923Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:21.923Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:21.923Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:21.923Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-06-24T19:12:22.182Z] #19 ... [2024-06-24T19:12:22.182Z] [2024-06-24T19:12:22.182Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:12:22.182Z] #27 DONE 1.3s [2024-06-24T19:12:22.182Z] [2024-06-24T19:12:22.182Z] #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:22.182Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:22.182Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:22.182Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:22.182Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:22.182Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:22.182Z] #19 ... [2024-06-24T19:12:22.182Z] [2024-06-24T19:12:22.182Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:12:22.182Z] #28 transferring context: 50B done [2024-06-24T19:12:22.182Z] #28 DONE 2.0s [2024-06-24T19:12:22.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T19:12:22.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T19:12:22.321Z] Dload Upload Total Spent Left Speed [2024-06-24T19:12:22.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #29 [core-data internal] load build definition from Dockerfile [2024-06-24T19:12:22.443Z] #29 transferring dockerfile: 2.01kB done [2024-06-24T19:12:22.443Z] #29 DONE 2.3s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:22.443Z] #12 DONE 0.0s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:22.443Z] #19 ... [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #30 [core-data internal] load .dockerignore [2024-06-24T19:12:22.443Z] #30 transferring context: 50B done [2024-06-24T19:12:22.443Z] #30 DONE 2.2s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #31 [security-spire-config internal] load .dockerignore [2024-06-24T19:12:22.443Z] #31 transferring context: 50B done [2024-06-24T19:12:22.443Z] #31 DONE 2.2s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:22.443Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:12:22.443Z] #19 ... [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:12:22.443Z] #32 transferring context: 50B 0.0s done [2024-06-24T19:12:22.443Z] #32 DONE 2.3s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:12:22.443Z] #15 DONE 1.7s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #33 [security-secretstore-setup internal] load build context [2024-06-24T19:12:22.443Z] #33 DONE 0.0s [2024-06-24T19:12:22.443Z] [2024-06-24T19:12:22.443Z] #19 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:22.443Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:22.443Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:22.443Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:22.443Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:22.443Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:22.443Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:12:22.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-06-24T19:12:22.700Z] #19 ... [2024-06-24T19:12:22.700Z] [2024-06-24T19:12:22.700Z] #12 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:22.700Z] #12 DONE 0.0s [2024-06-24T19:12:22.700Z] [2024-06-24T19:12:22.700Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:22.700Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-06-24T19:12:22.700Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:12:22.700Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-24T19:12:22.700Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-24T19:12:22.700Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2024-06-24T19:12:22.700Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [Pipeline] sh [2024-06-24T19:12:23.027Z] + sudo tee+ /etc/docker/daemon.new [2024-06-24T19:12:23.027Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T19:12:23.027Z] { [2024-06-24T19:12:23.027Z] "registry-mirrors": [ [2024-06-24T19:12:23.027Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T19:12:23.027Z] ], [2024-06-24T19:12:23.027Z] "bip": "10.250.0.254/24", [2024-06-24T19:12:23.027Z] "hosts": [ [2024-06-24T19:12:23.027Z] "tcp://0.0.0.0:5555", [2024-06-24T19:12:23.027Z] "unix:///var/run/docker.sock" [2024-06-24T19:12:23.027Z] ], [2024-06-24T19:12:23.027Z] "mtu": 1458, [2024-06-24T19:12:23.027Z] "selinux-enabled": true, [2024-06-24T19:12:23.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T19:12:23.027Z] } [Pipeline] sh [2024-06-24T19:12:23.343Z] #34 ... [2024-06-24T19:12:23.343Z] [2024-06-24T19:12:23.343Z] #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:23.343Z] #12 DONE 0.0s [2024-06-24T19:12:23.343Z] [2024-06-24T19:12:23.343Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:23.343Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-06-24T19:12:23.343Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-06-24T19:12:23.343Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:12:23.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T19:12:23.743Z] + sudo service docker restart [2024-06-24T19:12:27.571Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 4.8s [2024-06-24T19:12:27.571Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.0s [2024-06-24T19:12:27.571Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-06-24T19:12:27.828Z] #34 ... [2024-06-24T19:12:27.828Z] [2024-06-24T19:12:27.828Z] #35 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:12:27.828Z] #35 transferring dockerfile: 1.69kB done [2024-06-24T19:12:27.828Z] #35 DONE 7.7s [2024-06-24T19:12:27.828Z] [2024-06-24T19:12:27.828Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:27.828Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-24T19:12:28.086Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 5.5s [2024-06-24T19:12:28.086Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 5.8s [2024-06-24T19:12:28.344Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 5.9s [2024-06-24T19:12:28.910Z] #34 ... [2024-06-24T19:12:28.910Z] [2024-06-24T19:12:28.910Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:12:28.910Z] #15 DONE 8.0s [2024-06-24T19:12:28.910Z] [2024-06-24T19:12:28.910Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:29.168Z] #34 ... [2024-06-24T19:12:29.168Z] [2024-06-24T19:12:29.168Z] #36 [core-command internal] load build definition from Dockerfile [2024-06-24T19:12:29.168Z] #36 transferring dockerfile: 1.93kB done [2024-06-24T19:12:29.168Z] #36 DONE 9.1s [2024-06-24T19:12:29.168Z] [2024-06-24T19:12:29.168Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:29.430Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done [2024-06-24T19:12:30.364Z] #34 ... [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #37 [security-spire-agent internal] load build context [2024-06-24T19:12:30.364Z] #37 transferring context: 26.32kB 0.1s done [2024-06-24T19:12:30.364Z] #37 DONE 8.2s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #10 [core-command internal] load .dockerignore [2024-06-24T19:12:30.364Z] #10 transferring context: 50B 0.0s done [2024-06-24T19:12:30.364Z] #10 DONE 10.0s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #26 [security-spire-server internal] load build context [2024-06-24T19:12:30.364Z] #26 transferring context: 26.79kB 0.1s done [2024-06-24T19:12:30.364Z] #26 DONE 8.2s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #38 [core-metadata internal] load build context [2024-06-24T19:12:30.364Z] #38 transferring context: 410.68MB 6.9s done [2024-06-24T19:12:30.364Z] #38 DONE 9.8s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #19 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:30.364Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:30.364Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:30.364Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:30.364Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:30.364Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:30.364Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:12:30.364Z] #19 DONE 10.0s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:30.364Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.7s done [2024-06-24T19:12:30.364Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-24T19:12:30.364Z] #34 ... [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #39 [support-notifications internal] load build context [2024-06-24T19:12:30.364Z] #39 transferring context: 410.68MB 7.4s done [2024-06-24T19:12:30.364Z] #39 DONE 9.0s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #40 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:12:30.364Z] #40 transferring context: 410.68MB 6.8s done [2024-06-24T19:12:30.364Z] #40 DONE 8.4s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #41 [security-proxy-setup internal] load build context [2024-06-24T19:12:30.364Z] #41 transferring context: 410.68MB 6.8s done [2024-06-24T19:12:30.364Z] #41 DONE 8.5s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #42 [security-bootstrapper internal] load build context [2024-06-24T19:12:30.364Z] #42 transferring context: 410.68MB 6.9s done [2024-06-24T19:12:30.364Z] #42 DONE 8.5s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #12 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:12:30.364Z] #12 DONE 0.0s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #25 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:12:30.364Z] #25 DONE 1.7s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #43 [support-scheduler internal] load build context [2024-06-24T19:12:30.364Z] #43 transferring context: 410.68MB 7.5s done [2024-06-24T19:12:30.364Z] #43 DONE 9.8s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:30.364Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-06-24T19:12:30.364Z] #34 ... [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #19 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:30.364Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:30.364Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:30.364Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:30.364Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:30.364Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:30.364Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:12:30.364Z] #19 DONE 10.0s [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:30.364Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-06-24T19:12:30.364Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:12:30.364Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-24T19:12:30.364Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-24T19:12:30.364Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-06-24T19:12:30.364Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-06-24T19:12:30.364Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:12:30.364Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done [2024-06-24T19:12:30.364Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-24T19:12:30.364Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.7s done [2024-06-24T19:12:30.364Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-24T19:12:30.364Z] #34 ... [2024-06-24T19:12:30.364Z] [2024-06-24T19:12:30.364Z] #44 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-24T19:12:30.622Z] #44 ... [2024-06-24T19:12:30.622Z] [2024-06-24T19:12:30.622Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:30.879Z] #34 ... [2024-06-24T19:12:30.879Z] [2024-06-24T19:12:30.879Z] #19 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:12:30.879Z] #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done [2024-06-24T19:12:30.879Z] #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:12:30.879Z] #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:12:30.879Z] #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:12:30.879Z] #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-06-24T19:12:30.879Z] #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:12:30.879Z] #19 DONE 10.0s [2024-06-24T19:12:30.879Z] [2024-06-24T19:12:30.879Z] #15 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:12:30.879Z] #15 DONE 8.6s [2024-06-24T19:12:30.879Z] [2024-06-24T19:12:30.879Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:31.449Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2024-06-24T19:12:32.019Z] #34 ... [2024-06-24T19:12:32.019Z] [2024-06-24T19:12:32.019Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:12:32.019Z] #45 transferring context: 410.68MB 8.7s done [2024-06-24T19:12:32.019Z] #45 DONE 10.2s [2024-06-24T19:12:32.019Z] [2024-06-24T19:12:32.019Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:12:32.019Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-06-24T19:12:32.019Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:12:32.019Z] #46 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-24T19:12:32.019Z] #46 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-24T19:12:32.019Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-06-24T19:12:32.019Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-06-24T19:12:32.019Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-06-24T19:12:32.019Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:12:32.019Z] #46 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.9s done [2024-06-24T19:12:32.019Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-24T19:12:32.019Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-24T19:12:32.019Z] #46 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-06-24T19:12:32.584Z] #46 ... [2024-06-24T19:12:32.584Z] [2024-06-24T19:12:32.584Z] #33 [security-secretstore-setup internal] load build context [2024-06-24T19:12:32.843Z] #33 ... [2024-06-24T19:12:32.843Z] [2024-06-24T19:12:32.843Z] #47 [core-data internal] load build context [2024-06-24T19:12:35.369Z] #47 transferring context: 410.68MB 3.6s done [2024-06-24T19:12:35.936Z] #47 DONE 7.2s [2024-06-24T19:12:35.936Z] [2024-06-24T19:12:35.936Z] #48 [security-spire-config internal] load build context [2024-06-24T19:12:35.936Z] #48 transferring context: 25.04kB 0.0s done [2024-06-24T19:12:35.936Z] #48 DONE 5.6s [2024-06-24T19:12:35.936Z] [2024-06-24T19:12:35.936Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:12:35.936Z] #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.404 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:12:35.936Z] #0 2.404 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:12:35.936Z] #0 2.404 OK: 20070 distinct packages available [2024-06-24T19:12:35.936Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.715 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:12:35.936Z] #0 2.728 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:12:35.936Z] #0 2.787 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:12:35.936Z] #0 2.799 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:12:35.936Z] #0 2.803 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:12:35.936Z] #0 2.808 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:12:35.936Z] #0 2.816 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:12:35.936Z] #0 2.822 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:35.936Z] #0 2.828 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:12:35.936Z] #0 2.833 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:12:35.936Z] #0 2.836 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:12:35.936Z] #0 2.845 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:35.936Z] #0 2.849 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:12:35.936Z] #0 2.886 OK: 12 MiB in 26 packages [2024-06-24T19:12:35.936Z] #49 DONE 5.7s [2024-06-24T19:12:35.936Z] [2024-06-24T19:12:35.936Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:12:35.936Z] #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.936Z] #0 2.228 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:35.936Z] #0 2.237 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:35.936Z] #0 2.249 OK: 7 MiB in 16 packages [2024-06-24T19:12:35.936Z] #50 DONE 5.7s [2024-06-24T19:12:35.936Z] [2024-06-24T19:12:35.936Z] #33 [security-secretstore-setup internal] load build context [2024-06-24T19:12:35.936Z] #33 transferring context: 410.68MB 3.7s done [2024-06-24T19:12:35.936Z] #33 DONE 13.4s [2024-06-24T19:12:35.936Z] [2024-06-24T19:12:35.936Z] #51 [security-spiffe-token-provider internal] load build context [2024-06-24T19:12:35.936Z] #51 transferring context: 410.68MB 3.3s done [2024-06-24T19:12:35.937Z] #51 DONE 7.2s [2024-06-24T19:12:35.937Z] [2024-06-24T19:12:35.937Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:12:35.937Z] #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 2.299 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:12:35.937Z] #0 2.299 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:12:35.937Z] #0 2.299 OK: 20070 distinct packages available [2024-06-24T19:12:35.937Z] #0 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 2.618 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:35.937Z] #0 2.623 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:12:35.937Z] #0 2.631 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:12:35.937Z] #0 2.633 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:12:35.937Z] #0 2.640 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:12:35.937Z] #0 2.655 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:35.937Z] #0 2.660 OK: 8 MiB in 20 packages [2024-06-24T19:12:35.937Z] #52 DONE 5.8s [2024-06-24T19:12:35.937Z] [2024-06-24T19:12:35.937Z] #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:12:35.937Z] #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:35.937Z] #0 3.901 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:35.937Z] #0 3.907 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:35.937Z] #0 3.909 OK: 7 MiB in 16 packages [2024-06-24T19:12:35.937Z] #53 DONE 6.1s [2024-06-24T19:12:35.937Z] [2024-06-24T19:12:35.937Z] #54 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:12:36.197Z] #54 ... [2024-06-24T19:12:36.197Z] [2024-06-24T19:12:36.197Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:12:36.197Z] #46 DONE 14.1s [2024-06-24T19:12:36.197Z] [2024-06-24T19:12:36.197Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:12:36.454Z] #34 ... [2024-06-24T19:12:36.454Z] [2024-06-24T19:12:36.454Z] #44 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-24T19:12:36.454Z] #44 DONE 16.1s [2024-06-24T19:12:36.454Z] [2024-06-24T19:12:36.454Z] #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-24T19:12:36.454Z] #55 DONE 0.2s [2024-06-24T19:12:36.454Z] [2024-06-24T19:12:36.454Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:12:37.033Z] #56 ... [2024-06-24T19:12:37.033Z] [2024-06-24T19:12:37.033Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:12:37.033Z] #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.033Z] #0 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.033Z] #0 6.529 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:37.033Z] #0 6.533 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:12:37.033Z] #0 6.534 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:37.033Z] #0 6.539 OK: 7 MiB in 17 packages [2024-06-24T19:12:37.033Z] #57 DONE 6.7s [2024-06-24T19:12:37.033Z] [2024-06-24T19:12:37.033Z] #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:12:37.292Z] #58 ... [2024-06-24T19:12:37.292Z] [2024-06-24T19:12:37.292Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:12:37.292Z] #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.292Z] #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.292Z] #0 6.790 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:12:37.292Z] #0 6.813 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:37.292Z] #0 6.818 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:37.292Z] #0 6.828 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:12:37.292Z] #0 6.868 OK: 8 MiB in 17 packages [2024-06-24T19:12:37.292Z] #59 DONE 7.1s [2024-06-24T19:12:37.292Z] [2024-06-24T19:12:37.292Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:12:37.292Z] #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.292Z] #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.292Z] #0 6.679 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:12:37.292Z] #0 6.734 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:37.292Z] #0 6.738 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:12:37.292Z] #0 6.741 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:12:37.292Z] #0 6.806 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:37.292Z] #0 6.812 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:12:37.292Z] #0 6.865 OK: 17 MiB in 19 packages [2024-06-24T19:12:37.292Z] #60 DONE 7.1s [2024-06-24T19:12:37.549Z] [2024-06-24T19:12:37.549Z] #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:12:37.809Z] #61 ... [2024-06-24T19:12:37.809Z] [2024-06-24T19:12:37.809Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:12:37.809Z] #0 6.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 6.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 7.071 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:37.809Z] #0 7.071 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:12:37.809Z] #0 7.084 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:12:37.809Z] #0 7.088 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:12:37.809Z] #0 7.150 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:37.809Z] #0 7.154 OK: 17 MiB in 19 packages [2024-06-24T19:12:37.809Z] #62 DONE 7.3s [2024-06-24T19:12:37.809Z] [2024-06-24T19:12:37.809Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:12:37.809Z] #0 5.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 6.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 6.203 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:12:37.809Z] #0 6.203 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:12:37.809Z] #0 6.203 OK: 20070 distinct packages available [2024-06-24T19:12:37.809Z] #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:37.809Z] #0 6.598 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:12:37.809Z] #0 6.601 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:12:37.809Z] #0 6.605 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:12:37.809Z] #0 6.611 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:12:37.809Z] #0 6.619 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:12:37.809Z] #0 6.623 OK: 8 MiB in 19 packages [2024-06-24T19:12:37.809Z] #63 DONE 6.8s [2024-06-24T19:12:37.809Z] [2024-06-24T19:12:37.809Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:12:38.067Z] #64 ... [2024-06-24T19:12:38.067Z] [2024-06-24T19:12:38.067Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:12:38.067Z] #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.067Z] #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.067Z] #0 1.816 OK: 7 MiB in 16 packages [2024-06-24T19:12:38.067Z] #65 DONE 2.0s [2024-06-24T19:12:38.067Z] [2024-06-24T19:12:38.067Z] #66 [core-command internal] load build context [2024-06-24T19:12:38.326Z] #66 ... [2024-06-24T19:12:38.326Z] [2024-06-24T19:12:38.326Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:12:38.326Z] #0 1.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.326Z] #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.326Z] #0 2.110 OK: 12 MiB in 26 packages [2024-06-24T19:12:38.326Z] #67 DONE 2.3s [2024-06-24T19:12:38.326Z] [2024-06-24T19:12:38.326Z] #66 [core-command internal] load build context [2024-06-24T19:12:38.326Z] #66 ... [2024-06-24T19:12:38.326Z] [2024-06-24T19:12:38.326Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:12:38.326Z] #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.326Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.587Z] #68 2.435 OK: 8 MiB in 20 packages [2024-06-24T19:12:38.848Z] #68 DONE 2.7s [2024-06-24T19:12:38.848Z] [2024-06-24T19:12:38.848Z] #66 [core-command internal] load build context [2024-06-24T19:12:38.848Z] #66 ... [2024-06-24T19:12:38.848Z] [2024-06-24T19:12:38.848Z] #54 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:12:38.848Z] #54 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.848Z] #54 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.848Z] #54 2.610 OK: 7 MiB in 16 packages [2024-06-24T19:12:38.848Z] #54 DONE 3.1s [2024-06-24T19:12:38.848Z] [2024-06-24T19:12:38.848Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:12:38.848Z] #56 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.848Z] #56 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:38.848Z] #56 2.624 OK: 264 MiB in 52 packages [2024-06-24T19:12:38.848Z] #56 DONE 2.8s [2024-06-24T19:12:38.848Z] [2024-06-24T19:12:38.848Z] #66 [core-command internal] load build context [2024-06-24T19:12:39.422Z] #66 ... [2024-06-24T19:12:39.422Z] [2024-06-24T19:12:39.422Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:39.422Z] #69 DONE 0.5s [2024-06-24T19:12:39.422Z] [2024-06-24T19:12:39.422Z] #70 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:12:39.422Z] #70 DONE 0.7s [2024-06-24T19:12:39.422Z] [2024-06-24T19:12:39.422Z] #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:39.422Z] #71 DONE 0.7s [2024-06-24T19:12:39.422Z] [2024-06-24T19:12:39.422Z] #66 [core-command internal] load build context [2024-06-24T19:12:39.680Z] #66 ... [2024-06-24T19:12:39.680Z] [2024-06-24T19:12:39.680Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:12:39.680Z] #0 2.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.680Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.680Z] #0 2.644 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:12:39.680Z] #0 2.644 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:12:39.680Z] #0 2.644 OK: 20075 distinct packages available [2024-06-24T19:12:39.680Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.680Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.680Z] #0 2.961 OK: 264 MiB in 52 packages [2024-06-24T19:12:39.680Z] #72 DONE 3.2s [2024-06-24T19:12:39.680Z] [2024-06-24T19:12:39.680Z] #66 [core-command internal] load build context [2024-06-24T19:12:39.680Z] #66 ... [2024-06-24T19:12:39.680Z] [2024-06-24T19:12:39.680Z] #73 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:12:39.680Z] #73 DONE 0.4s [2024-06-24T19:12:39.680Z] [2024-06-24T19:12:39.680Z] #66 [core-command internal] load build context [2024-06-24T19:12:39.968Z] #66 transferring context: 410.68MB 3.6s done [2024-06-24T19:12:39.968Z] #66 DONE 9.1s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #74 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:39.968Z] #74 DONE 0.6s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:39.968Z] #75 DONE 0.4s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:12:39.968Z] #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.968Z] #0 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.968Z] #0 3.277 OK: 264 MiB in 52 packages [2024-06-24T19:12:39.968Z] #76 DONE 3.7s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #77 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:12:39.968Z] #77 DONE 0.3s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:12:39.968Z] #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.968Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:39.968Z] #0 3.584 OK: 264 MiB in 52 packages [2024-06-24T19:12:39.968Z] #78 DONE 3.7s [2024-06-24T19:12:39.968Z] [2024-06-24T19:12:39.968Z] #79 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:40.228Z] #79 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #80 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:12:40.228Z] #80 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:40.228Z] #81 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #82 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:12:40.228Z] #82 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #83 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:12:40.228Z] #83 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:40.228Z] #84 DONE 0.2s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #85 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:40.228Z] #85 DONE 0.1s [2024-06-24T19:12:40.228Z] [2024-06-24T19:12:40.228Z] #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:12:40.228Z] #61 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:40.484Z] #61 ... [2024-06-24T19:12:40.484Z] [2024-06-24T19:12:40.484Z] #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:12:40.484Z] #58 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:40.484Z] #58 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:40.484Z] #58 3.195 OK: 7 MiB in 17 packages [2024-06-24T19:12:40.484Z] #58 DONE 3.3s [2024-06-24T19:12:40.484Z] [2024-06-24T19:12:40.484Z] #86 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:12:40.484Z] #86 DONE 0.1s [2024-06-24T19:12:40.484Z] [2024-06-24T19:12:40.484Z] #87 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:12:40.484Z] #87 DONE 0.1s [2024-06-24T19:12:40.484Z] [2024-06-24T19:12:40.484Z] #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:12:40.484Z] #61 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:40.484Z] #61 ... [2024-06-24T19:12:40.485Z] [2024-06-24T19:12:40.485Z] #88 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:12:40.485Z] #88 DONE 0.1s [2024-06-24T19:12:40.485Z] [2024-06-24T19:12:40.485Z] #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:12:40.485Z] #61 3.201 OK: 17 MiB in 19 packages [2024-06-24T19:12:40.747Z] #61 DONE 3.4s [2024-06-24T19:12:40.747Z] [2024-06-24T19:12:40.747Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:12:40.747Z] #64 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:40.747Z] #64 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:41.020Z] #64 ... [2024-06-24T19:12:41.020Z] [2024-06-24T19:12:41.020Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:12:41.020Z] #0 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:41.020Z] #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:41.020Z] #0 3.430 OK: 8 MiB in 17 packages [2024-06-24T19:12:41.020Z] #89 DONE 3.5s [2024-06-24T19:12:41.020Z] [2024-06-24T19:12:41.020Z] #90 [security-spire-server] exporting to image [2024-06-24T19:12:41.020Z] #90 exporting layers 0.6s done [2024-06-24T19:12:41.020Z] #90 writing image sha256:1cbe688b676d79e182c206b3e7409efee2ef81ec51ed8ce395e1b735d59a021f done [2024-06-24T19:12:41.020Z] #90 naming to docker.io/library/security-spire-server done [2024-06-24T19:12:41.280Z] #90 writing image sha256:dad7cff94c9282075fc1d28c60727ef5a31514dfff6e305067e00c6b3ffb0370 done [2024-06-24T19:12:41.280Z] #90 naming to docker.io/library/security-spire-agent done [2024-06-24T19:12:41.280Z] #90 DONE 0.7s [2024-06-24T19:12:41.280Z] [2024-06-24T19:12:41.280Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:12:41.280Z] #64 3.416 OK: 17 MiB in 19 packages [2024-06-24T19:12:41.280Z] #64 DONE 3.5s [2024-06-24T19:12:41.280Z] [2024-06-24T19:12:41.280Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:12:41.280Z] #0 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:41.280Z] #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:41.280Z] #0 3.439 OK: 8 MiB in 19 packages [2024-06-24T19:12:41.280Z] #91 DONE 3.5s [2024-06-24T19:12:41.280Z] [2024-06-24T19:12:41.280Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:12:41.280Z] #92 DONE 0.0s [2024-06-24T19:12:41.280Z] [2024-06-24T19:12:41.280Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:41.545Z] #93 DONE 0.3s [2024-06-24T19:12:41.545Z] [2024-06-24T19:12:41.545Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:12:41.545Z] #94 DONE 0.0s [2024-06-24T19:12:41.545Z] [2024-06-24T19:12:41.545Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:12:41.545Z] #95 DONE 0.0s [2024-06-24T19:12:41.545Z] [2024-06-24T19:12:41.545Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:12:41.804Z] #96 ... [2024-06-24T19:12:41.804Z] [2024-06-24T19:12:41.804Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:41.804Z] #97 DONE 0.0s [2024-06-24T19:12:41.804Z] [2024-06-24T19:12:41.804Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:12:41.804Z] #98 DONE 0.0s [2024-06-24T19:12:41.804Z] [2024-06-24T19:12:41.804Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:12:41.804Z] #99 DONE 0.0s [2024-06-24T19:12:41.804Z] [2024-06-24T19:12:41.804Z] #90 [security-spire-config] exporting to image [Pipeline] withEnv [Pipeline] { [2024-06-24T19:12:42.062Z] #90 ... [2024-06-24T19:12:42.062Z] [2024-06-24T19:12:42.062Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:12:42.062Z] #96 DONE 1.5s [2024-06-24T19:12:42.062Z] [2024-06-24T19:12:42.062Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:12:42.062Z] #100 DONE 0.1s [2024-06-24T19:12:42.062Z] [2024-06-24T19:12:42.062Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] configFileProvider [2024-06-24T19:12:42.115Z] provisioning config files... [2024-06-24T19:12:42.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2568558576874472953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:12:42.319Z] #101 ... [2024-06-24T19:12:42.320Z] [2024-06-24T19:12:42.320Z] #90 [security-spire-config] exporting to image [2024-06-24T19:12:42.320Z] #90 exporting layers 0.5s done [2024-06-24T19:12:42.320Z] #90 writing image sha256:3c01bfb6f30685bc0069d4d86239fa071945974cf9e43877f587106634a70557 done [2024-06-24T19:12:42.320Z] #90 naming to docker.io/library/security-spire-config done [2024-06-24T19:12:42.320Z] #90 DONE 1.2s [2024-06-24T19:12:42.320Z] [2024-06-24T19:12:42.320Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:42.682Z] ---> ****-login.sh [2024-06-24T19:12:42.683Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:12:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:12:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:12:43.274Z] Configure a credential helper to remove this warning. See [2024-06-24T19:12:43.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:12:43.274Z] [2024-06-24T19:12:43.274Z] Login Succeeded [2024-06-24T19:12:43.274Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:12:43.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:12:43.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:12:43.818Z] Configure a credential helper to remove this warning. See [2024-06-24T19:12:43.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:12:43.818Z] [2024-06-24T19:12:43.818Z] Login Succeeded [2024-06-24T19:12:43.818Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:12:44.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:12:44.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:12:44.087Z] Configure a credential helper to remove this warning. See [2024-06-24T19:12:44.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:12:44.087Z] [2024-06-24T19:12:44.087Z] Login Succeeded [2024-06-24T19:12:44.087Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:12:44.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:12:44.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:12:44.458Z] Configure a credential helper to remove this warning. See [2024-06-24T19:12:44.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:12:44.458Z] [2024-06-24T19:12:44.458Z] Login Succeeded [2024-06-24T19:12:44.458Z] ****.io [2024-06-24T19:12:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:12:44.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:12:44.997Z] Configure a credential helper to remove this warning. See [2024-06-24T19:12:44.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:12:44.997Z] [2024-06-24T19:12:44.997Z] Login Succeeded [2024-06-24T19:12:44.997Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:12:45.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-06-24T19:12:45.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:12:45.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:12:45.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:12:45.891Z] ========================================================= [2024-06-24T19:12:45.891Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T19:12:45.891Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:12:46.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:12:46.577Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T19:12:46.577Z] c6b39de5b339: Pulling fs layer [2024-06-24T19:12:46.577Z] a69c41024577: Pulling fs layer [2024-06-24T19:12:46.577Z] d6de4b400683: Pulling fs layer [2024-06-24T19:12:46.577Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T19:12:46.577Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:12:46.577Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T19:12:46.578Z] 00f215d4a9da: Pulling fs layer [2024-06-24T19:12:46.578Z] d496ad576159: Pulling fs layer [2024-06-24T19:12:46.578Z] 35cb2a7552d0: Waiting [2024-06-24T19:12:46.578Z] 4f4fb700ef54: Waiting [2024-06-24T19:12:46.578Z] 464afbd9ba4c: Waiting [2024-06-24T19:12:46.578Z] 00f215d4a9da: Waiting [2024-06-24T19:12:46.578Z] d496ad576159: Waiting [2024-06-24T19:12:46.578Z] a69c41024577: Verifying Checksum [2024-06-24T19:12:46.578Z] a69c41024577: Download complete [2024-06-24T19:12:46.578Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T19:12:46.578Z] 35cb2a7552d0: Download complete [2024-06-24T19:12:46.578Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:12:46.578Z] 4f4fb700ef54: Download complete [2024-06-24T19:12:46.578Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T19:12:46.578Z] 464afbd9ba4c: Download complete [2024-06-24T19:12:46.578Z] c6b39de5b339: Verifying Checksum [2024-06-24T19:12:46.578Z] c6b39de5b339: Download complete [2024-06-24T19:12:47.182Z] d496ad576159: Verifying Checksum [2024-06-24T19:12:47.183Z] d496ad576159: Download complete [2024-06-24T19:12:47.772Z] c6b39de5b339: Pull complete [2024-06-24T19:12:48.359Z] a69c41024577: Pull complete [2024-06-24T19:12:48.638Z] d6de4b400683: Verifying Checksum [2024-06-24T19:12:48.638Z] d6de4b400683: Download complete [2024-06-24T19:12:50.059Z] 00f215d4a9da: Verifying Checksum [2024-06-24T19:12:50.059Z] 00f215d4a9da: Download complete [2024-06-24T19:12:50.440Z] #102 ... [2024-06-24T19:12:50.440Z] [2024-06-24T19:12:50.440Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:50.440Z] #103 ... [2024-06-24T19:12:50.440Z] [2024-06-24T19:12:50.440Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:02.592Z] d6de4b400683: Pull complete [2024-06-24T19:13:02.860Z] 35cb2a7552d0: Pull complete [2024-06-24T19:13:03.128Z] 4f4fb700ef54: Pull complete [2024-06-24T19:13:03.716Z] 464afbd9ba4c: Pull complete [2024-06-24T19:13:13.817Z] 00f215d4a9da: Pull complete [2024-06-24T19:13:14.403Z] d496ad576159: Pull complete [2024-06-24T19:13:14.403Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T19:13:14.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:13:14.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:13:14.807Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:13:14.807Z] WORKDIR /edgex [2024-06-24T19:13:14.807Z] COPY go.mod . [2024-06-24T19:13:14.807Z] RUN go mod download [2024-06-24T19:13:14.807Z] + docker build -t ci-base-image-arm64 -f - . [2024-06-24T19:13:15.401Z] Sending build context to Docker daemon 3.004MB [2024-06-24T19:13:15.401Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:13:15.401Z] ---> f246e2811388 [2024-06-24T19:13:15.401Z] Step 2/4 : WORKDIR /edgex [2024-06-24T19:13:17.056Z] #104 ... [2024-06-24T19:13:17.056Z] [2024-06-24T19:13:17.056Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:17.056Z] #101 DONE 36.4s [2024-06-24T19:13:17.056Z] [2024-06-24T19:13:17.056Z] #105 [support-notifications builder 6/7] COPY . . [2024-06-24T19:13:17.316Z] #105 ... [2024-06-24T19:13:17.316Z] [2024-06-24T19:13:17.316Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:17.316Z] #103 DONE 37.9s [2024-06-24T19:13:17.316Z] [2024-06-24T19:13:17.316Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:17.316Z] #104 DONE 37.4s [2024-06-24T19:13:17.316Z] [2024-06-24T19:13:17.316Z] #106 [core-metadata builder 6/7] COPY . . [2024-06-24T19:13:17.350Z] ---> Running in ba03c7fbca61 [2024-06-24T19:13:17.575Z] #106 ... [2024-06-24T19:13:17.575Z] [2024-06-24T19:13:17.575Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:17.575Z] #102 DONE 37.5s [2024-06-24T19:13:17.618Z] Removing intermediate container ba03c7fbca61 [2024-06-24T19:13:17.618Z] ---> 05bca6dc84c5 [2024-06-24T19:13:17.618Z] Step 3/4 : COPY go.mod . [2024-06-24T19:13:17.833Z] [2024-06-24T19:13:17.833Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:13:18.204Z] ---> 5d6b09ff4cdc [2024-06-24T19:13:18.204Z] Step 4/4 : RUN go mod download [2024-06-24T19:13:18.204Z] ---> Running in a9a47e3681f3 [2024-06-24T19:13:28.020Z] #107 ... [2024-06-24T19:13:28.020Z] [2024-06-24T19:13:28.020Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #108 DONE 19.1s [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #109 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #110 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #111 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #107 DONE 18.9s [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #105 [support-notifications builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #105 DONE 19.9s [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #112 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #113 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #114 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #106 [core-metadata builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #106 DONE 19.4s [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:13:37.197Z] #115 ... [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #116 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #117 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #118 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #119 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #120 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #121 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #122 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #123 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #124 [core-data builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #124 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #125 [core-command builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #125 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #126 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #127 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:13:37.197Z] #128 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:13:37.197Z] #129 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #130 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:13:37.197Z] #130 CACHED [2024-06-24T19:13:37.197Z] [2024-06-24T19:13:37.197Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:13:40.483Z] #131 3.499 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-06-24T19:13:42.390Z] #131 ... [2024-06-24T19:13:42.390Z] [2024-06-24T19:13:42.390Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:13:42.390Z] #115 3.914 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-06-24T19:13:46.708Z] #115 ... [2024-06-24T19:13:46.708Z] [2024-06-24T19:13:46.708Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:13:46.708Z] #0 4.693 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-06-24T19:13:46.708Z] #132 ... [2024-06-24T19:13:46.708Z] [2024-06-24T19:13:46.708Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:13:46.708Z] #0 1.173 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-06-24T19:13:46.968Z] #133 ... [2024-06-24T19:13:46.968Z] [2024-06-24T19:13:46.968Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:13:46.968Z] #0 2.091 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-06-24T19:13:47.493Z] #134 ... [2024-06-24T19:13:47.493Z] [2024-06-24T19:13:47.493Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:13:47.493Z] #0 1.278 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-06-24T19:13:47.785Z] #135 ... [2024-06-24T19:13:47.785Z] [2024-06-24T19:13:47.785Z] #136 [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-06-24T19:13:47.785Z] #0 0.894 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-06-24T19:13:48.144Z] #136 ... [2024-06-24T19:13:48.144Z] [2024-06-24T19:13:48.144Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:13:48.144Z] #0 3.250 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-06-24T19:13:48.405Z] #137 ... [2024-06-24T19:13:48.405Z] [2024-06-24T19:13:48.405Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:13:48.405Z] #0 0.767 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-06-24T19:13:48.405Z] #138 ... [2024-06-24T19:13:48.405Z] [2024-06-24T19:13:48.405Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:13:48.405Z] #0 4.749 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-06-24T19:13:48.665Z] #139 ... [2024-06-24T19:13:48.665Z] [2024-06-24T19:13:48.665Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:13:48.665Z] #0 2.018 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-06-24T19:14:26.101Z] Removing intermediate container a9a47e3681f3 [2024-06-24T19:14:26.101Z] ---> 44763baac29a [2024-06-24T19:14:26.101Z] Successfully built 44763baac29a [2024-06-24T19:14:26.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:14:26.538Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:14:26.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:14:26.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container [2024-06-24T19:14:26.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T19:14:28.345Z] $ docker top 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:14:29.295Z] + go version [2024-06-24T19:14:29.295Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T19:14:29.338Z] $ docker stop --time=1 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 [2024-06-24T19:14:31.027Z] $ docker rm -f --volumes 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:14:31.987Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:14:31.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:14:32.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container [2024-06-24T19:14:32.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-24T19:14:33.852Z] $ docker top 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:14:34.163Z] ========================================================= [2024-06-24T19:14:34.164Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:14:34.164Z] ========================================================= [Pipeline] sh [2024-06-24T19:14:34.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:14:35.576Z] + make test [2024-06-24T19:14:35.576Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:14:57.981Z] #140 ... [2024-06-24T19:14:57.982Z] [2024-06-24T19:14:57.982Z] #136 [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-06-24T19:14:57.982Z] #136 69.58 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-06-24T19:15:32.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:15:44.753Z] #136 DONE 123.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:15:44.753Z] #133 DONE 123.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:15:44.753Z] #138 DONE 123.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:15:44.753Z] #134 DONE 123.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:15:44.753Z] #140 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:15:44.753Z] #131 DONE 123.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:15:44.753Z] #115 DONE 123.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #141 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:15:44.753Z] #139 DONE 123.9s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:15:44.753Z] #135 DONE 124.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:15:44.753Z] #132 DONE 124.0s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:15:44.753Z] #137 DONE 124.0s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:15:44.753Z] #140 DONE 124.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #142 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:15:44.753Z] #143 DONE 0.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #144 DONE 0.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #141 DONE 0.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #145 DONE 0.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #146 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #146 DONE 0.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #147 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #148 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #149 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #150 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #151 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #152 [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-06-24T19:15:44.753Z] #152 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #153 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #154 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #155 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #156 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #157 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #158 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #147 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #159 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #160 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #161 CACHED [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:15:44.753Z] #162 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.753Z] #163 DONE 1.2s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #164 [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-06-24T19:15:44.753Z] #164 DONE 1.2s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T19:15:44.753Z] #165 DONE 1.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #166 [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-06-24T19:15:44.753Z] #166 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:15:44.753Z] #167 DONE 1.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T19:15:44.753Z] #168 DONE 1.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T19:15:44.753Z] #169 DONE 1.7s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #152 [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-06-24T19:15:44.753Z] #152 DONE 1.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T19:15:44.753Z] #170 DONE 1.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T19:15:44.753Z] #171 DONE 1.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:15:44.753Z] #162 DONE 1.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #172 ... [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T19:15:44.753Z] #173 DONE 1.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #166 [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-06-24T19:15:44.753Z] #166 DONE 1.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #174 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #175 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #176 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #177 [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-06-24T19:15:44.753Z] #177 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:15:44.753Z] #178 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #179 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #172 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #180 [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-06-24T19:15:44.753Z] #180 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:15:44.753Z] #181 DONE 2.8s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:15:44.753Z] #182 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #183 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:44.753Z] #184 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T19:15:44.753Z] #185 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:15:44.753Z] #186 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:44.753Z] #187 DONE 0.4s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:15:44.753Z] #188 DONE 0.5s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #90 [support-scheduler] exporting to image [2024-06-24T19:15:44.753Z] #90 exporting layers 0.4s done [2024-06-24T19:15:44.753Z] #90 writing image sha256:100fb4cf740518db49508f70d96638f95a38e169f6c3246786c07bc5627e73b4 0.0s done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/support-scheduler done [2024-06-24T19:15:44.753Z] #90 exporting layers 0.4s done [2024-06-24T19:15:44.753Z] #90 writing image sha256:390c64440f4e519a758ec233dac69aecfd7aefbd9261376722049a27e8283722 0.0s done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/core-command done [2024-06-24T19:15:44.753Z] #90 writing image sha256:7e503b8478a15b52907d92a3d4ce948573e0c745774cfe26b7a5cd8f8ebe9318 [2024-06-24T19:15:44.753Z] #90 writing image sha256:7e503b8478a15b52907d92a3d4ce948573e0c745774cfe26b7a5cd8f8ebe9318 0.2s done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/core-data [2024-06-24T19:15:44.753Z] #90 exporting layers 0.4s done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/core-data done [2024-06-24T19:15:44.753Z] #90 writing image sha256:acf6ac66d0bfc2e8f7b72ec9bce7e6321160e27d0662a56402b9afe7c90bfee3 done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2024-06-24T19:15:44.753Z] #90 writing image sha256:a5af870a60ba72ab439eaa7e0b62c4e4b54f0bbb1b389a992e8b3920e7eb3e3f done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/support-notifications done [2024-06-24T19:15:44.753Z] #90 writing image sha256:f4a11980a9d35591311b88c4c1dafe8ffb584cb42c1ba5487fd30cbfd68a47cc done [2024-06-24T19:15:44.753Z] #90 naming to docker.io/library/core-metadata done [2024-06-24T19:15:44.753Z] #90 DONE 2.1s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:44.753Z] #189 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:15:44.753Z] #190 DONE 0.3s [2024-06-24T19:15:44.753Z] [2024-06-24T19:15:44.753Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:15:44.754Z] #191 DONE 0.3s [2024-06-24T19:15:44.754Z] [2024-06-24T19:15:44.754Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:15:45.014Z] #192 ... [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:15:45.014Z] #193 DONE 0.3s [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:15:45.014Z] #192 DONE 0.4s [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:15:45.014Z] #194 DONE 0.0s [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:15:45.014Z] #195 DONE 0.1s [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #196 [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-06-24T19:15:45.014Z] #196 DONE 0.0s [2024-06-24T19:15:45.014Z] [2024-06-24T19:15:45.014Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:45.275Z] #197 ... [2024-06-24T19:15:45.275Z] [2024-06-24T19:15:45.275Z] #198 [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-06-24T19:15:45.275Z] #198 DONE 0.0s [2024-06-24T19:15:45.275Z] [2024-06-24T19:15:45.275Z] #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:45.275Z] #199 DONE 0.9s [2024-06-24T19:15:45.275Z] [2024-06-24T19:15:45.275Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:15:45.275Z] #200 DONE 0.1s [2024-06-24T19:15:45.275Z] [2024-06-24T19:15:45.275Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:45.275Z] #201 DONE 1.0s [2024-06-24T19:15:45.275Z] [2024-06-24T19:15:45.275Z] #90 [security-proxy-auth] exporting to image [2024-06-24T19:15:45.535Z] #90 ... [2024-06-24T19:15:45.535Z] [2024-06-24T19:15:45.535Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:15:45.535Z] #202 DONE 0.1s [2024-06-24T19:15:45.535Z] [2024-06-24T19:15:45.535Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:45.535Z] #203 DONE 0.7s [2024-06-24T19:15:45.535Z] [2024-06-24T19:15:45.535Z] #90 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:15:45.535Z] #90 exporting layers 0.2s done [2024-06-24T19:15:45.535Z] #90 writing image sha256:9a13872be3db06bdf4364dadbf30b559a20a18f3e4f79c7e3622ca4191da0c14 done [2024-06-24T19:15:45.535Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2024-06-24T19:15:45.535Z] #90 exporting layers 0.2s done [2024-06-24T19:15:45.535Z] #90 writing image sha256:ad1ccd2e994c4dded10b996ff1ab50469bc3deaa34be80d4a01f5f17f4ab560e done [2024-06-24T19:15:45.535Z] #90 naming to docker.io/library/security-proxy-auth done [2024-06-24T19:15:45.795Z] #90 writing image sha256:92b62e3c426b6e54516b01e9f5956f6662bb51b3fd9731697ef6578f966eb9aa done [2024-06-24T19:15:45.795Z] #90 naming to docker.io/library/security-proxy-setup done [2024-06-24T19:15:45.795Z] #90 DONE 2.5s [2024-06-24T19:15:45.795Z] [2024-06-24T19:15:45.795Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:15:45.795Z] #197 DONE 0.7s [2024-06-24T19:15:45.795Z] [2024-06-24T19:15:45.795Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:15:46.056Z] #204 DONE 0.6s [2024-06-24T19:15:46.056Z] [2024-06-24T19:15:46.056Z] #90 [security-secretstore-setup] exporting to image [2024-06-24T19:15:46.056Z] #90 exporting layers 0.3s done [2024-06-24T19:15:46.056Z] #90 writing image sha256:5c0df9d22b4ebbefbc60084e5f307115440845b9f54f0012d2e1a8cf697cfc3f done [2024-06-24T19:15:46.056Z] #90 naming to docker.io/library/security-secretstore-setup done [2024-06-24T19:15:46.056Z] #90 exporting layers 0.2s done [2024-06-24T19:15:46.056Z] #90 writing image sha256:7f1cf7a0e7447d095855b5e2784d55b94d935fe87b9f72cfe9584502f61db6e8 done [2024-06-24T19:15:46.056Z] #90 naming to docker.io/library/security-bootstrapper done [2024-06-24T19:15:46.056Z] #90 DONE 2.9s [2024-06-24T19:15:46.056Z] [2024-06-24T19:15:46.056Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:15:46.056Z] time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T19:15:46.092Z] $ docker stop --time=1 ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc [2024-06-24T19:15:47.410Z] $ docker rm -f --volumes ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:15:47.837Z] + docker images [2024-06-24T19:15:47.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T19:15:47.837Z] security-proxy-auth latest ad1ccd2e994c 2 seconds ago 32.9MB [2024-06-24T19:15:47.837Z] core-common-config-bootstrapper latest 9a13872be3db 2 seconds ago 15.2MB [2024-06-24T19:15:47.837Z] security-secretstore-setup latest 5c0df9d22b4e 2 seconds ago 36.9MB [2024-06-24T19:15:47.837Z] security-proxy-setup latest 92b62e3c426b 2 seconds ago 26.1MB [2024-06-24T19:15:47.837Z] security-bootstrapper latest 7f1cf7a0e744 2 seconds ago 18.9MB [2024-06-24T19:15:47.837Z] support-notifications latest a5af870a60ba 3 seconds ago 38.5MB [2024-06-24T19:15:47.837Z] core-metadata latest f4a11980a9d3 3 seconds ago 35.8MB [2024-06-24T19:15:47.837Z] core-data latest 7e503b8478a1 4 seconds ago 35.6MB [2024-06-24T19:15:47.837Z] support-scheduler latest 100fb4cf7405 4 seconds ago 37.9MB [2024-06-24T19:15:47.837Z] security-spiffe-token-provider latest acf6ac66d0bf 4 seconds ago 28.7MB [2024-06-24T19:15:47.837Z] core-command latest 390c64440f4e 4 seconds ago 35.3MB [2024-06-24T19:15:47.837Z] security-spire-config latest 3c01bfb6f306 3 minutes ago 102MB [2024-06-24T19:15:47.837Z] security-spire-agent latest dad7cff94c92 3 minutes ago 161MB [2024-06-24T19:15:47.837Z] security-spire-server latest 1cbe688b676d 3 minutes ago 102MB [2024-06-24T19:15:47.837Z] ci-base-image-x86_64 latest 28171cac6f4a 6 minutes ago 966MB [2024-06-24T19:15:47.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-06-24T19:15:47.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-24T19:15:47.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:19:08.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:19:18.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:19:18.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:19:19.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-06-24T19:19:32.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.218s coverage: 97.0% of statements [2024-06-24T19:19:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:19:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:19:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:19:41.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.292s coverage: 69.2% of statements [2024-06-24T19:19:43.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:19:43.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:19:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements [2024-06-24T19:19:49.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:19:49.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:19:49.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:19:49.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:19:49.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:20:00.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:20:00.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:20:08.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.505s coverage: 93.4% of statements [2024-06-24T19:20:08.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.452s coverage: 6.1% of statements [2024-06-24T19:20:14.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:20:14.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:20:14.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:20:17.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:20:17.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 97.6% of statements [2024-06-24T19:20:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.102s coverage: 72.2% of statements [2024-06-24T19:20:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:20:30.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:20:30.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.362s coverage: 0.9% of statements [2024-06-24T19:20:30.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.176s coverage: 32.2% of statements [2024-06-24T19:20:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.154s coverage: 41.7% of statements [2024-06-24T19:20:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.142s coverage: 82.9% of statements [2024-06-24T19:20:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.118s coverage: 94.1% of statements [2024-06-24T19:20:35.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements [2024-06-24T19:20:41.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-06-24T19:20:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:20:43.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:20:43.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:20:43.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:20:48.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:20:48.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:20:48.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:20:48.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:20:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.107s coverage: 94.4% of statements [2024-06-24T19:20:54.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:20:54.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:20:54.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:20:54.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:21:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:21:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:21:07.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:21:07.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.996s coverage: 79.9% of statements [2024-06-24T19:21:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.157s coverage: 92.9% of statements [2024-06-24T19:21:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements [2024-06-24T19:21:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements [2024-06-24T19:21:09.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.116s coverage: 87.2% of statements [2024-06-24T19:21:09.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-06-24T19:21:09.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.081s coverage: 100.0% of statements [2024-06-24T19:21:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:21:12.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:21:12.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.290s coverage: 81.8% of statements [2024-06-24T19:21:13.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements [2024-06-24T19:21:13.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.133s coverage: 86.0% of statements [2024-06-24T19:21:20.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:21:20.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:21:21.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.792s coverage: 63.1% of statements [2024-06-24T19:21:21.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements [2024-06-24T19:21:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements [2024-06-24T19:21:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-06-24T19:21:23.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:21:23.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:21:23.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:21:23.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements [2024-06-24T19:21:24.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-06-24T19:21:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:21:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:21:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:21:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.699s coverage: 38.4% of statements [2024-06-24T19:21:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements [2024-06-24T19:21:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:21:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:21:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:21:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:21:34.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.118s coverage: 84.8% of statements [2024-06-24T19:21:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:21:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:21:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:21:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:21:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.186s coverage: 19.9% of statements [2024-06-24T19:21:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:21:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:21:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:21:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:21:50.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements [2024-06-24T19:21:54.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:21:54.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:21:54.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.166s coverage: 61.8% of statements [2024-06-24T19:21:59.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:21:59.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.324s coverage: 98.9% of statements [2024-06-24T19:22:01.484Z] 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-06-24T19:22:01.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T19:22:01.753Z] go vet ./... [2024-06-24T19:26:23.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:26:23.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:26:23.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:26:23.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:26:24.312Z] + ls -al . [2024-06-24T19:26:24.312Z] total 812 [2024-06-24T19:26:24.312Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 19:14 . [2024-06-24T19:26:24.312Z] drwxr-xr-x 4 root root 4096 Jun 24 19:14 .. [2024-06-24T19:26:24.312Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 .blubracket [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:12 .dockerignore [2024-06-24T19:26:24.312Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:12 .git [2024-06-24T19:26:24.312Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 .github [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:12 .gitignore [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:12 .golangci.yml [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:12 .hadolint.yml [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:12 .sonarcloud.properties [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:12 ADOPTERS.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:12 Attribution.txt [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:12 CHANGELOG.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:12 CONTRIBUTING.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:12 GOVERNANCE.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:12 Jenkinsfile [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:12 LICENSE [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:12 Makefile [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:12 OWNERS.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:12 README.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:12 SECURITY.md [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2024-06-24T19:26:24.312Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 bin [2024-06-24T19:26:24.312Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:12 cmd [2024-06-24T19:26:24.312Z] -rw-r--r-- 1 root root 455713 Jun 24 19:21 coverage.out [2024-06-24T19:26:24.312Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 fuzz_test [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:12 go.mod [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:12 go.sum [2024-06-24T19:26:24.312Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:12 internal [2024-06-24T19:26:24.312Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 openapi [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:12 security.txt [2024-06-24T19:26:24.312Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:12 version.go [Pipeline] sh [2024-06-24T19:26:24.975Z] + '[' -e coverage.out ] [2024-06-24T19:26:24.975Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:26:25.020Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T19:26:25.885Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:26:26.527Z] + make build [2024-06-24T19:26:26.527Z] 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-06-24T19:29:48.237Z] 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-06-24T19:29:48.237Z] 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-06-24T19:29:52.494Z] 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-06-24T19:29:55.843Z] 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-06-24T19:30:28.054Z] 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-06-24T19:30:34.682Z] 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-06-24T19:30:46.965Z] 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-06-24T19:30:50.294Z] 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-06-24T19:30:53.617Z] 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-06-24T19:30:57.930Z] 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-06-24T19:31:03.280Z] 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-06-24T19:31:07.586Z] $ docker stop --time=1 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f [2024-06-24T19:31:09.813Z] $ docker rm -f --volumes 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f [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-06-24T19:31:14.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:31:14.189Z] [2024-06-24T19:31:14.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:31:14.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:31:14.900Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-24T19:31:14.900Z] 547446be3368: Pulling fs layer [2024-06-24T19:31:14.900Z] d125d8839a47: Pulling fs layer [2024-06-24T19:31:14.900Z] 3e85d5ac6304: Pulling fs layer [2024-06-24T19:31:14.900Z] c3105a71a48b: Pulling fs layer [2024-06-24T19:31:14.900Z] 0f093f025ec4: Pulling fs layer [2024-06-24T19:31:14.900Z] c3106fc0e877: Pulling fs layer [2024-06-24T19:31:14.900Z] 0f093f025ec4: Waiting [2024-06-24T19:31:14.900Z] c3106fc0e877: Waiting [2024-06-24T19:31:14.900Z] c3105a71a48b: Waiting [2024-06-24T19:31:14.900Z] 547446be3368: Verifying Checksum [2024-06-24T19:31:14.900Z] c3105a71a48b: Download complete [2024-06-24T19:31:15.386Z] d125d8839a47: Verifying Checksum [2024-06-24T19:31:15.386Z] d125d8839a47: Download complete [2024-06-24T19:31:15.386Z] c3106fc0e877: Verifying Checksum [2024-06-24T19:31:15.386Z] c3106fc0e877: Download complete [2024-06-24T19:31:15.653Z] 0f093f025ec4: Verifying Checksum [2024-06-24T19:31:15.653Z] 0f093f025ec4: Download complete [2024-06-24T19:31:15.653Z] 547446be3368: Pull complete [2024-06-24T19:31:17.059Z] d125d8839a47: Pull complete [2024-06-24T19:31:17.642Z] 3e85d5ac6304: Verifying Checksum [2024-06-24T19:31:17.642Z] 3e85d5ac6304: Download complete [2024-06-24T19:31:27.707Z] 3e85d5ac6304: Pull complete [2024-06-24T19:31:27.976Z] c3105a71a48b: Pull complete [2024-06-24T19:31:29.382Z] 0f093f025ec4: Pull complete [2024-06-24T19:31:29.966Z] c3106fc0e877: Pull complete [2024-06-24T19:31:29.966Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-24T19:31:29.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:31:29.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:31:30.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container [2024-06-24T19:31:30.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-06-24T19:31:32.906Z] $ docker top b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:31:33.858Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-24T19:31:44.074Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:31:44.074Z] #1 transferring dockerfile: 2.50kB done [2024-06-24T19:31:44.074Z] #1 DONE 0.1s [2024-06-24T19:31:44.074Z] [2024-06-24T19:31:44.074Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:31:44.074Z] #2 transferring dockerfile: 2.49kB done [2024-06-24T19:31:44.074Z] #2 DONE 0.1s [2024-06-24T19:31:44.074Z] [2024-06-24T19:31:44.074Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:31:44.074Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-06-24T19:31:44.074Z] #3 DONE 0.1s [2024-06-24T19:31:44.074Z] [2024-06-24T19:31:44.074Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:31:44.387Z] #4 transferring dockerfile: 1.95kB 0.0s done [2024-06-24T19:31:44.387Z] #4 DONE 0.1s [2024-06-24T19:31:44.387Z] [2024-06-24T19:31:44.387Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:31:44.387Z] #5 transferring dockerfile: 2.93kB 0.0s done [2024-06-24T19:31:44.387Z] #5 DONE 0.1s [2024-06-24T19:31:44.387Z] [2024-06-24T19:31:44.387Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:31:44.387Z] #6 transferring dockerfile: 2.15kB 0.0s done [2024-06-24T19:31:44.387Z] #6 DONE 0.1s [2024-06-24T19:31:44.387Z] [2024-06-24T19:31:44.387Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:31:44.387Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-06-24T19:31:44.387Z] #7 DONE 0.1s [2024-06-24T19:31:44.667Z] [2024-06-24T19:31:44.667Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:31:44.667Z] #8 transferring dockerfile: 2.06kB done [2024-06-24T19:31:44.667Z] #8 DONE 0.1s [2024-06-24T19:31:44.667Z] [2024-06-24T19:31:44.667Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:31:44.667Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-06-24T19:31:44.667Z] #9 DONE 0.1s [2024-06-24T19:31:44.667Z] [2024-06-24T19:31:44.667Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:31:44.934Z] #10 transferring dockerfile: 1.70kB 0.0s done [2024-06-24T19:31:44.934Z] #10 DONE 0.1s [2024-06-24T19:31:44.934Z] [2024-06-24T19:31:44.934Z] #11 [core-data internal] load build definition from Dockerfile [2024-06-24T19:31:44.934Z] #11 transferring dockerfile: 2.01kB done [2024-06-24T19:31:44.934Z] #11 DONE 0.1s [2024-06-24T19:31:44.934Z] [2024-06-24T19:31:44.934Z] #12 [core-command internal] load build definition from Dockerfile [2024-06-24T19:31:44.934Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-06-24T19:31:44.934Z] #12 DONE 0.1s [2024-06-24T19:31:44.934Z] [2024-06-24T19:31:44.934Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:31:45.201Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-06-24T19:31:45.201Z] #13 DONE 0.1s [2024-06-24T19:31:45.201Z] [2024-06-24T19:31:45.201Z] #14 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:31:45.201Z] #14 DONE 0.0s [2024-06-24T19:31:45.201Z] [2024-06-24T19:31:45.201Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:31:45.201Z] #15 transferring dockerfile: 1.93kB done [2024-06-24T19:31:45.201Z] #15 DONE 0.2s [2024-06-24T19:31:45.201Z] [2024-06-24T19:31:45.201Z] #14 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:31:45.473Z] #14 transferring context: 50B done [2024-06-24T19:31:45.473Z] #14 DONE 0.2s [2024-06-24T19:31:46.060Z] [2024-06-24T19:31:46.060Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:31:46.060Z] #16 transferring context: 50B 0.0s done [2024-06-24T19:31:46.060Z] #16 DONE 0.1s [2024-06-24T19:31:46.060Z] [2024-06-24T19:31:46.060Z] #17 [security-spire-agent internal] load .dockerignore [2024-06-24T19:31:46.060Z] #17 transferring context: 50B 0.0s done [2024-06-24T19:31:46.060Z] #17 DONE 0.1s [2024-06-24T19:31:46.060Z] [2024-06-24T19:31:46.060Z] #18 [support-notifications internal] load .dockerignore [2024-06-24T19:31:46.060Z] #18 transferring context: 50B 0.0s done [2024-06-24T19:31:46.060Z] #18 DONE 0.1s [2024-06-24T19:31:46.330Z] [2024-06-24T19:31:46.330Z] #19 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:31:46.330Z] #19 transferring context: 50B 0.0s done [2024-06-24T19:31:46.330Z] #19 DONE 0.1s [2024-06-24T19:31:46.330Z] [2024-06-24T19:31:46.330Z] #20 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:31:46.330Z] #20 transferring context: 50B 0.0s done [2024-06-24T19:31:46.330Z] #20 DONE 0.1s [2024-06-24T19:31:46.600Z] [2024-06-24T19:31:46.600Z] #21 [security-spire-config internal] load .dockerignore [2024-06-24T19:31:46.600Z] #21 transferring context: 50B 0.0s done [2024-06-24T19:31:46.600Z] #21 DONE 0.1s [2024-06-24T19:31:46.600Z] [2024-06-24T19:31:46.600Z] #22 [core-metadata internal] load .dockerignore [2024-06-24T19:31:46.600Z] #22 transferring context: 50B 0.0s done [2024-06-24T19:31:46.600Z] #22 DONE 0.1s [2024-06-24T19:31:46.600Z] [2024-06-24T19:31:46.600Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:31:46.600Z] #23 transferring context: 50B 0.0s done [2024-06-24T19:31:46.870Z] #23 DONE 0.1s [2024-06-24T19:31:46.870Z] [2024-06-24T19:31:46.870Z] #24 [security-spire-server internal] load .dockerignore [2024-06-24T19:31:46.870Z] #24 transferring context: 50B 0.0s done [2024-06-24T19:31:46.870Z] #24 DONE 0.1s [2024-06-24T19:31:46.870Z] [2024-06-24T19:31:46.870Z] #25 [core-data internal] load .dockerignore [2024-06-24T19:31:46.870Z] #25 transferring context: 50B done [2024-06-24T19:31:46.870Z] #25 DONE 0.1s [2024-06-24T19:31:46.870Z] [2024-06-24T19:31:46.870Z] #26 [core-command internal] load .dockerignore [2024-06-24T19:31:46.870Z] #26 transferring context: 50B 0.0s done [2024-06-24T19:31:46.870Z] #26 DONE 0.1s [2024-06-24T19:31:46.870Z] [2024-06-24T19:31:46.870Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:31:47.136Z] #27 transferring context: 50B 0.0s done [2024-06-24T19:31:47.136Z] #27 DONE 0.1s [2024-06-24T19:31:47.136Z] [2024-06-24T19:31:47.136Z] #28 [support-scheduler internal] load .dockerignore [2024-06-24T19:31:47.136Z] #28 transferring context: 50B 0.0s done [2024-06-24T19:31:47.136Z] #28 DONE 0.1s [2024-06-24T19:31:47.404Z] [2024-06-24T19:31:47.404Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:47.404Z] #29 DONE 0.0s [2024-06-24T19:31:47.404Z] [2024-06-24T19:31:47.404Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:47.404Z] #30 DONE 0.2s [2024-06-24T19:31:47.677Z] [2024-06-24T19:31:47.677Z] #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:31:47.677Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:31:47.677Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:31:47.677Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:31:47.677Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:31:47.677Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s [2024-06-24T19:31:47.677Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.24MB / 3.34MB 0.3s [2024-06-24T19:31:47.946Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-24T19:31:47.946Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-06-24T19:31:48.215Z] #31 ... [2024-06-24T19:31:48.215Z] [2024-06-24T19:31:48.215Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:48.215Z] #29 DONE 0.0s [2024-06-24T19:31:48.215Z] [2024-06-24T19:31:48.215Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:48.215Z] #30 DONE 0.3s [2024-06-24T19:31:48.215Z] [2024-06-24T19:31:48.215Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:31:48.801Z] #32 ... [2024-06-24T19:31:48.801Z] [2024-06-24T19:31:48.801Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:48.801Z] #29 DONE 0.0s [2024-06-24T19:31:48.801Z] [2024-06-24T19:31:48.801Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:31:48.801Z] #32 ... [2024-06-24T19:31:48.801Z] [2024-06-24T19:31:48.801Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:48.801Z] #29 DONE 0.1s [2024-06-24T19:31:48.801Z] [2024-06-24T19:31:48.801Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:31:49.070Z] #32 ... [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:49.070Z] #29 DONE 0.1s [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:31:49.070Z] #33 DONE 2.4s [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:31:49.070Z] #32 ... [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:49.070Z] #30 DONE 0.7s [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:31:49.070Z] #34 DONE 0.0s [2024-06-24T19:31:49.070Z] [2024-06-24T19:31:49.070Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:31:49.070Z] #33 DONE 2.4s [2024-06-24T19:31:49.339Z] [2024-06-24T19:31:49.339Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:49.608Z] #30 ... [2024-06-24T19:31:49.608Z] [2024-06-24T19:31:49.608Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:49.608Z] #29 DONE 0.1s [2024-06-24T19:31:49.608Z] [2024-06-24T19:31:49.608Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:49.608Z] #30 ... [2024-06-24T19:31:49.608Z] [2024-06-24T19:31:49.608Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:49.608Z] #29 DONE 0.1s [2024-06-24T19:31:49.608Z] [2024-06-24T19:31:49.608Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:50.198Z] #30 ... [2024-06-24T19:31:50.198Z] [2024-06-24T19:31:50.198Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:50.198Z] #29 DONE 0.1s [2024-06-24T19:31:50.198Z] [2024-06-24T19:31:50.198Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-06-24T19:31:50.198Z] #35 DONE 2.0s [2024-06-24T19:31:50.198Z] [2024-06-24T19:31:50.198Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:50.478Z] #30 ... [2024-06-24T19:31:50.478Z] [2024-06-24T19:31:50.478Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:31:50.478Z] #33 DONE 2.6s [2024-06-24T19:31:50.478Z] [2024-06-24T19:31:50.478Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-24T19:31:50.478Z] #35 DONE 2.1s [2024-06-24T19:31:50.478Z] [2024-06-24T19:31:50.478Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:31:50.478Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:31:50.478Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:31:50.478Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:31:50.478Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:31:50.478Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-24T19:31:50.478Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-06-24T19:31:50.478Z] #31 ... [2024-06-24T19:31:50.478Z] [2024-06-24T19:31:50.478Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:50.478Z] #29 DONE 0.1s [2024-06-24T19:31:50.745Z] [2024-06-24T19:31:50.745Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:50.745Z] #36 ... [2024-06-24T19:31:50.745Z] [2024-06-24T19:31:50.745Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:50.745Z] #29 DONE 0.1s [2024-06-24T19:31:50.745Z] [2024-06-24T19:31:50.745Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:31:50.745Z] #37 DONE 2.2s [2024-06-24T19:31:50.745Z] [2024-06-24T19:31:50.745Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:51.011Z] #36 ... [2024-06-24T19:31:51.011Z] [2024-06-24T19:31:51.011Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:31:51.011Z] #38 DONE 2.3s [2024-06-24T19:31:51.011Z] [2024-06-24T19:31:51.011Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:51.011Z] #36 ... [2024-06-24T19:31:51.011Z] [2024-06-24T19:31:51.011Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:31:51.011Z] #29 DONE 0.1s [2024-06-24T19:31:51.011Z] [2024-06-24T19:31:51.011Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:51.277Z] #36 ... [2024-06-24T19:31:51.277Z] [2024-06-24T19:31:51.277Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:31:51.277Z] #33 DONE 2.7s [2024-06-24T19:31:51.277Z] [2024-06-24T19:31:51.277Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-06-24T19:31:51.277Z] #35 DONE 2.3s [2024-06-24T19:31:51.277Z] [2024-06-24T19:31:51.277Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:31:51.277Z] #30 DONE 2.6s [2024-06-24T19:31:51.277Z] [2024-06-24T19:31:51.277Z] #39 [core-data internal] load build context [2024-06-24T19:31:51.277Z] #39 DONE 0.0s [2024-06-24T19:31:51.277Z] [2024-06-24T19:31:51.277Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:51.551Z] #36 ... [2024-06-24T19:31:51.551Z] [2024-06-24T19:31:51.551Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:31:51.551Z] #33 DONE 2.7s [2024-06-24T19:31:51.551Z] [2024-06-24T19:31:51.551Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-06-24T19:31:51.551Z] #35 DONE 2.3s [2024-06-24T19:31:51.551Z] [2024-06-24T19:31:51.551Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:51.820Z] #36 transferring context: 16.84MB 2.7s [2024-06-24T19:31:52.407Z] #36 ... [2024-06-24T19:31:52.407Z] [2024-06-24T19:31:52.407Z] #40 [security-spire-server internal] load build context [2024-06-24T19:31:52.407Z] #40 transferring context: 26.79kB 0.2s done [2024-06-24T19:31:52.407Z] #40 DONE 1.4s [2024-06-24T19:31:52.407Z] [2024-06-24T19:31:52.407Z] #36 [support-notifications internal] load build context [2024-06-24T19:31:52.991Z] #36 ... [2024-06-24T19:31:52.991Z] [2024-06-24T19:31:52.991Z] #41 [security-spire-agent internal] load build context [2024-06-24T19:31:52.991Z] #41 transferring context: 26.32kB 0.2s done [2024-06-24T19:31:52.991Z] #41 DONE 1.8s [2024-06-24T19:31:52.991Z] [2024-06-24T19:31:52.991Z] #42 [security-spire-config internal] load build context [2024-06-24T19:31:52.991Z] #42 transferring context: 25.04kB 0.3s done [2024-06-24T19:31:52.991Z] #42 DONE 2.0s [2024-06-24T19:31:52.991Z] [2024-06-24T19:31:52.991Z] #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:31:52.991Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:31:52.991Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:31:52.991Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:31:52.991Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:31:52.991Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-24T19:31:52.991Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-06-24T19:31:53.257Z] #31 DONE 6.7s [2024-06-24T19:31:53.257Z] [2024-06-24T19:31:53.257Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:53.257Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done [2024-06-24T19:31:53.257Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:31:53.257Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-24T19:31:53.257Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-24T19:31:55.842Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 2.1s [2024-06-24T19:31:55.842Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s [2024-06-24T19:31:55.842Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 2.2s [2024-06-24T19:31:56.109Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s [2024-06-24T19:31:56.109Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s [2024-06-24T19:31:56.691Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.8s done [2024-06-24T19:31:56.691Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.9s done [2024-06-24T19:31:56.956Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:31:56.956Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.1s done [2024-06-24T19:31:57.223Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.1s done [2024-06-24T19:31:57.490Z] #43 ... [2024-06-24T19:31:57.490Z] [2024-06-24T19:31:57.490Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:31:57.490Z] #44 transferring context: 61.49MB 10.0s [2024-06-24T19:31:57.759Z] #44 ... [2024-06-24T19:31:57.759Z] [2024-06-24T19:31:57.759Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:57.759Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.9s [2024-06-24T19:31:58.356Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.5s [2024-06-24T19:31:58.946Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.3s [2024-06-24T19:31:59.215Z] #43 ... [2024-06-24T19:31:59.215Z] [2024-06-24T19:31:59.215Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:31:59.215Z] #45 ... [2024-06-24T19:31:59.215Z] [2024-06-24T19:31:59.215Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:31:59.482Z] #34 ... [2024-06-24T19:31:59.482Z] [2024-06-24T19:31:59.482Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:31:59.482Z] #32 ... [2024-06-24T19:31:59.482Z] [2024-06-24T19:31:59.482Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:59.482Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-06-24T19:31:59.482Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-24T19:32:00.449Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.20MB / 23.39MB 6.5s [2024-06-24T19:32:00.449Z] #43 ... [2024-06-24T19:32:00.449Z] [2024-06-24T19:32:00.449Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:32:00.449Z] #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.449Z] #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.449Z] #0 7.548 OK: 266 MiB in 52 packages [2024-06-24T19:32:00.449Z] #46 ... [2024-06-24T19:32:00.449Z] [2024-06-24T19:32:00.449Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:00.449Z] #47 ... [2024-06-24T19:32:00.449Z] [2024-06-24T19:32:00.449Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:32:00.449Z] #0 6.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.449Z] #0 7.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.449Z] #0 10.57 OK: 266 MiB in 52 packages [2024-06-24T19:32:00.449Z] #48 ... [2024-06-24T19:32:00.449Z] [2024-06-24T19:32:00.449Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:32:00.449Z] #0 5.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.449Z] #0 6.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:00.718Z] #49 ... [2024-06-24T19:32:00.718Z] [2024-06-24T19:32:00.718Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:00.718Z] #50 ... [2024-06-24T19:32:00.718Z] [2024-06-24T19:32:00.718Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:00.988Z] #43 ... [2024-06-24T19:32:00.988Z] [2024-06-24T19:32:00.988Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:32:00.988Z] #46 DONE 10.4s [2024-06-24T19:32:00.988Z] [2024-06-24T19:32:00.988Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:00.988Z] #43 ... [2024-06-24T19:32:00.988Z] [2024-06-24T19:32:00.988Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:00.988Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done [2024-06-24T19:32:00.988Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:32:00.988Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-24T19:32:00.988Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-24T19:32:00.988Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.6s done [2024-06-24T19:32:00.988Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done [2024-06-24T19:32:00.988Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:32:00.988Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 5.7s done [2024-06-24T19:32:00.988Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 7.0s [2024-06-24T19:32:01.254Z] #51 ... [2024-06-24T19:32:01.254Z] [2024-06-24T19:32:01.254Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:01.528Z] #50 ... [2024-06-24T19:32:01.528Z] [2024-06-24T19:32:01.528Z] #39 [core-data internal] load build context [2024-06-24T19:32:01.528Z] #39 ... [2024-06-24T19:32:01.528Z] [2024-06-24T19:32:01.528Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:01.528Z] #52 ... [2024-06-24T19:32:01.528Z] [2024-06-24T19:32:01.528Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:01.811Z] #53 ... [2024-06-24T19:32:01.811Z] [2024-06-24T19:32:01.811Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:32:01.811Z] #49 10.30 OK: 266 MiB in 52 packages [2024-06-24T19:32:01.811Z] #49 DONE 11.7s [2024-06-24T19:32:01.811Z] [2024-06-24T19:32:01.811Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:01.811Z] #53 ... [2024-06-24T19:32:01.811Z] [2024-06-24T19:32:01.811Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:32:01.811Z] #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:01.811Z] #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:01.811Z] #54 10.22 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:32:01.811Z] #54 10.22 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:32:01.811Z] #54 10.22 OK: 19951 distinct packages available [2024-06-24T19:32:01.811Z] #54 ... [2024-06-24T19:32:01.811Z] [2024-06-24T19:32:01.811Z] #55 [core-command internal] load build context [2024-06-24T19:32:02.079Z] #55 ... [2024-06-24T19:32:02.080Z] [2024-06-24T19:32:02.080Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:02.080Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 8.3s [2024-06-24T19:32:02.080Z] #43 ... [2024-06-24T19:32:02.080Z] [2024-06-24T19:32:02.080Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:32:02.080Z] #48 DONE 12.8s [2024-06-24T19:32:02.080Z] [2024-06-24T19:32:02.080Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:02.665Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.0s [2024-06-24T19:32:02.932Z] #43 ... [2024-06-24T19:32:02.932Z] [2024-06-24T19:32:02.932Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:02.932Z] #36 ... [2024-06-24T19:32:02.932Z] [2024-06-24T19:32:02.932Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:03.514Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-06-24T19:32:03.514Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-06-24T19:32:03.514Z] #43 ... [2024-06-24T19:32:03.514Z] [2024-06-24T19:32:03.514Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:32:03.785Z] #56 ... [2024-06-24T19:32:03.785Z] [2024-06-24T19:32:03.785Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:03.785Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.96MB / 23.39MB 9.9s [2024-06-24T19:32:03.785Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-06-24T19:32:04.053Z] #43 ... [2024-06-24T19:32:04.053Z] [2024-06-24T19:32:04.053Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:32:04.053Z] #57 ... [2024-06-24T19:32:04.053Z] [2024-06-24T19:32:04.053Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:04.053Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 10.0s [2024-06-24T19:32:04.053Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-06-24T19:32:04.637Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 10.7s [2024-06-24T19:32:05.225Z] #51 ... [2024-06-24T19:32:05.225Z] [2024-06-24T19:32:05.225Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:32:05.225Z] #58 ... [2024-06-24T19:32:05.225Z] [2024-06-24T19:32:05.225Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:32:05.225Z] #54 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:05.225Z] #54 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:05.225Z] #54 12.93 OK: 266 MiB in 52 packages [2024-06-24T19:32:05.225Z] #54 DONE 13.8s [2024-06-24T19:32:05.225Z] [2024-06-24T19:32:05.225Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:32:05.225Z] #59 ... [2024-06-24T19:32:05.225Z] [2024-06-24T19:32:05.225Z] #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:32:05.498Z] #60 ... [2024-06-24T19:32:05.498Z] [2024-06-24T19:32:05.498Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:32:05.498Z] #61 ... [2024-06-24T19:32:05.498Z] [2024-06-24T19:32:05.498Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:32:05.498Z] #62 ... [2024-06-24T19:32:05.498Z] [2024-06-24T19:32:05.498Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:32:05.776Z] #63 ... [2024-06-24T19:32:05.776Z] [2024-06-24T19:32:05.776Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:32:05.776Z] #64 ... [2024-06-24T19:32:05.776Z] [2024-06-24T19:32:05.776Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:05.776Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 12.1s [2024-06-24T19:32:06.358Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.75MB / 23.39MB 12.5s [2024-06-24T19:32:06.625Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 12.9s [2024-06-24T19:32:07.596Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.61MB / 23.39MB 13.9s [2024-06-24T19:32:07.863Z] #43 ... [2024-06-24T19:32:07.863Z] [2024-06-24T19:32:07.864Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:07.864Z] #44 transferring context: 78.01MB 20.2s [2024-06-24T19:32:07.864Z] #44 ... [2024-06-24T19:32:07.864Z] [2024-06-24T19:32:07.864Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:08.131Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.3s done [2024-06-24T19:32:08.397Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-06-24T19:32:09.359Z] #43 ... [2024-06-24T19:32:09.359Z] [2024-06-24T19:32:09.359Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:09.359Z] #45 ... [2024-06-24T19:32:09.359Z] [2024-06-24T19:32:09.359Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:09.638Z] #50 ... [2024-06-24T19:32:09.638Z] [2024-06-24T19:32:09.638Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:09.638Z] #34 ... [2024-06-24T19:32:09.638Z] [2024-06-24T19:32:09.638Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:09.638Z] #36 ... [2024-06-24T19:32:09.638Z] [2024-06-24T19:32:09.638Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:09.908Z] #32 ... [2024-06-24T19:32:09.908Z] [2024-06-24T19:32:09.908Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:10.872Z] #34 ... [2024-06-24T19:32:10.872Z] [2024-06-24T19:32:10.872Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:10.872Z] #47 ... [2024-06-24T19:32:10.872Z] [2024-06-24T19:32:10.872Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:11.834Z] #34 ... [2024-06-24T19:32:11.834Z] [2024-06-24T19:32:11.834Z] #39 [core-data internal] load build context [2024-06-24T19:32:11.834Z] #39 ... [2024-06-24T19:32:11.834Z] [2024-06-24T19:32:11.834Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:12.101Z] #53 ... [2024-06-24T19:32:12.101Z] [2024-06-24T19:32:12.101Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:12.102Z] #52 ... [2024-06-24T19:32:12.102Z] [2024-06-24T19:32:12.102Z] #55 [core-command internal] load build context [2024-06-24T19:32:12.102Z] #55 ... [2024-06-24T19:32:12.102Z] [2024-06-24T19:32:12.102Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:13.072Z] #53 ... [2024-06-24T19:32:13.072Z] [2024-06-24T19:32:13.072Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:32:13.072Z] #56 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:13.072Z] #56 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:13.072Z] #56 16.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:13.072Z] #56 16.93 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:13.072Z] #56 17.02 OK: 8 MiB in 16 packages [2024-06-24T19:32:13.072Z] #56 DONE 19.7s [2024-06-24T19:32:13.072Z] [2024-06-24T19:32:13.072Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:14.037Z] #53 transferring context: 9.06MB 21.1s [2024-06-24T19:32:15.450Z] #53 ... [2024-06-24T19:32:15.450Z] [2024-06-24T19:32:15.450Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:15.450Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 13.7s done [2024-06-24T19:32:15.450Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s [2024-06-24T19:32:15.450Z] #51 ... [2024-06-24T19:32:15.450Z] [2024-06-24T19:32:15.450Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:16.422Z] #53 ... [2024-06-24T19:32:16.422Z] [2024-06-24T19:32:16.422Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:32:16.422Z] #57 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:16.422Z] #57 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:16.422Z] #57 16.93 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:32:16.422Z] #57 16.93 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:32:16.422Z] #57 16.93 OK: 19946 distinct packages available [2024-06-24T19:32:16.422Z] #57 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:16.422Z] #57 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:16.422Z] #57 ... [2024-06-24T19:32:16.422Z] [2024-06-24T19:32:16.422Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:16.689Z] #50 ... [2024-06-24T19:32:16.689Z] [2024-06-24T19:32:16.689Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:17.294Z] #53 ... [2024-06-24T19:32:17.294Z] [2024-06-24T19:32:17.294Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:32:17.294Z] #59 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:17.294Z] #59 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:17.294Z] #59 17.58 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:32:17.294Z] #59 17.92 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:17.294Z] #59 17.92 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:32:17.294Z] #59 17.92 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:32:17.294Z] #59 19.33 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:17.294Z] #59 19.47 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:32:17.294Z] #59 20.98 OK: 18 MiB in 19 packages [2024-06-24T19:32:17.563Z] #59 ... [2024-06-24T19:32:17.563Z] [2024-06-24T19:32:17.563Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:17.830Z] #53 ... [2024-06-24T19:32:17.830Z] [2024-06-24T19:32:17.830Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:32:17.830Z] #59 DONE 22.7s [2024-06-24T19:32:17.830Z] [2024-06-24T19:32:17.830Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:18.099Z] #53 ... [2024-06-24T19:32:18.099Z] [2024-06-24T19:32:18.099Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:18.099Z] #44 transferring context: 98.30MB 30.7s [2024-06-24T19:32:18.372Z] #44 ... [2024-06-24T19:32:18.372Z] [2024-06-24T19:32:18.372Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:32:18.372Z] #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:18.372Z] #58 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:18.372Z] #58 19.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:18.372Z] #58 19.94 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:32:18.372Z] #58 20.10 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:32:18.372Z] #58 20.16 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:32:18.372Z] #58 20.78 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:18.372Z] #58 21.00 OK: 18 MiB in 19 packages [2024-06-24T19:32:18.372Z] #58 ... [2024-06-24T19:32:18.372Z] [2024-06-24T19:32:18.372Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:19.327Z] #44 ... [2024-06-24T19:32:19.327Z] [2024-06-24T19:32:19.327Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:32:19.327Z] #58 DONE 24.2s [2024-06-24T19:32:19.327Z] [2024-06-24T19:32:19.327Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:19.602Z] #44 ... [2024-06-24T19:32:19.602Z] [2024-06-24T19:32:19.602Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:19.602Z] #45 ... [2024-06-24T19:32:19.602Z] [2024-06-24T19:32:19.602Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:19.878Z] #44 ... [2024-06-24T19:32:19.878Z] [2024-06-24T19:32:19.878Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:19.878Z] #36 ... [2024-06-24T19:32:19.878Z] [2024-06-24T19:32:19.878Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:20.146Z] #32 ... [2024-06-24T19:32:20.146Z] [2024-06-24T19:32:20.146Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:20.726Z] #36 ... [2024-06-24T19:32:20.726Z] [2024-06-24T19:32:20.726Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:32:20.726Z] #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:20.726Z] #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:20.726Z] #61 23.59 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:32:20.726Z] #61 23.73 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:20.726Z] #61 23.76 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:20.726Z] #61 23.94 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:32:20.726Z] #61 24.87 OK: 9 MiB in 17 packages [2024-06-24T19:32:20.726Z] #61 ... [2024-06-24T19:32:20.726Z] [2024-06-24T19:32:20.726Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:20.992Z] #32 ... [2024-06-24T19:32:20.992Z] [2024-06-24T19:32:20.992Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:21.258Z] #47 ... [2024-06-24T19:32:21.258Z] [2024-06-24T19:32:21.258Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:21.258Z] #36 ... [2024-06-24T19:32:21.258Z] [2024-06-24T19:32:21.258Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:21.258Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s [2024-06-24T19:32:21.258Z] #43 ... [2024-06-24T19:32:21.258Z] [2024-06-24T19:32:21.258Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:21.842Z] #36 ... [2024-06-24T19:32:21.842Z] [2024-06-24T19:32:21.842Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:22.108Z] #34 ... [2024-06-24T19:32:22.108Z] [2024-06-24T19:32:22.108Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:32:22.108Z] #64 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:22.108Z] #64 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:22.108Z] #64 25.14 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:32:22.108Z] #64 25.14 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:32:22.108Z] #64 25.14 OK: 19946 distinct packages available [2024-06-24T19:32:22.108Z] #64 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:22.108Z] #64 ... [2024-06-24T19:32:22.108Z] [2024-06-24T19:32:22.108Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:22.374Z] #52 ... [2024-06-24T19:32:22.374Z] [2024-06-24T19:32:22.374Z] #39 [core-data internal] load build context [2024-06-24T19:32:22.374Z] #39 ... [2024-06-24T19:32:22.374Z] [2024-06-24T19:32:22.374Z] #55 [core-command internal] load build context [2024-06-24T19:32:22.640Z] #55 ... [2024-06-24T19:32:22.640Z] [2024-06-24T19:32:22.640Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:32:22.640Z] #61 DONE 27.3s [2024-06-24T19:32:22.640Z] [2024-06-24T19:32:22.640Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:23.228Z] #43 ... [2024-06-24T19:32:23.229Z] [2024-06-24T19:32:23.229Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:32:23.229Z] #63 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:23.229Z] #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:23.229Z] #63 26.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:23.229Z] #63 26.24 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:32:23.229Z] #63 26.27 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:23.229Z] #63 26.33 OK: 8 MiB in 17 packages [2024-06-24T19:32:23.495Z] #63 ... [2024-06-24T19:32:23.495Z] [2024-06-24T19:32:23.495Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:23.495Z] #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:23.495Z] #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:23.495Z] #65 ... [2024-06-24T19:32:23.495Z] [2024-06-24T19:32:23.495Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:32:23.495Z] #64 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:24.458Z] #64 ... [2024-06-24T19:32:24.458Z] [2024-06-24T19:32:24.458Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:32:24.458Z] #63 DONE 29.1s [2024-06-24T19:32:24.458Z] [2024-06-24T19:32:24.458Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:24.458Z] #47 transferring context: 69.10MB 33.6s [2024-06-24T19:32:24.724Z] #47 ... [2024-06-24T19:32:24.724Z] [2024-06-24T19:32:24.724Z] #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:32:24.724Z] #60 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:24.724Z] #60 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:24.724Z] #60 27.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:24.724Z] #60 28.13 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:24.724Z] #60 28.27 OK: 8 MiB in 16 packages [2024-06-24T19:32:24.724Z] #60 ... [2024-06-24T19:32:24.724Z] [2024-06-24T19:32:24.724Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:25.307Z] #45 ... [2024-06-24T19:32:25.307Z] [2024-06-24T19:32:25.307Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:32:25.307Z] #62 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:25.307Z] #62 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:25.307Z] #62 28.63 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:32:25.307Z] #62 28.63 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:32:25.307Z] #62 28.63 OK: 19946 distinct packages available [2024-06-24T19:32:25.307Z] #62 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:25.307Z] #62 ... [2024-06-24T19:32:25.307Z] [2024-06-24T19:32:25.307Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:25.307Z] #45 ... [2024-06-24T19:32:25.307Z] [2024-06-24T19:32:25.307Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:32:25.307Z] #57 25.62 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:32:25.307Z] #57 25.92 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:32:25.307Z] #57 26.05 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:32:25.307Z] #57 26.18 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:32:25.307Z] #57 26.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:32:25.307Z] #57 26.30 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:32:25.307Z] #57 26.58 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:32:25.307Z] #57 26.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:25.307Z] #57 26.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:32:25.307Z] #57 26.58 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:32:25.307Z] #57 26.58 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:32:25.307Z] #57 26.58 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:25.307Z] #57 26.86 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:32:25.307Z] #57 29.00 OK: 13 MiB in 26 packages [2024-06-24T19:32:25.307Z] #57 DONE 31.4s [2024-06-24T19:32:25.307Z] [2024-06-24T19:32:25.307Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:25.893Z] #45 ... [2024-06-24T19:32:25.893Z] [2024-06-24T19:32:25.893Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:25.893Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s [2024-06-24T19:32:25.893Z] #51 ... [2024-06-24T19:32:25.893Z] [2024-06-24T19:32:25.893Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:32:25.893Z] #60 DONE 30.8s [2024-06-24T19:32:25.893Z] [2024-06-24T19:32:25.893Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:26.853Z] #45 ... [2024-06-24T19:32:26.853Z] [2024-06-24T19:32:26.853Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:26.853Z] #50 ... [2024-06-24T19:32:26.853Z] [2024-06-24T19:32:26.853Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:27.823Z] #45 ... [2024-06-24T19:32:27.823Z] [2024-06-24T19:32:27.823Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:32:27.823Z] #66 ... [2024-06-24T19:32:27.823Z] [2024-06-24T19:32:27.823Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:27.823Z] #65 12.78 OK: 8 MiB in 16 packages [2024-06-24T19:32:27.823Z] #65 DONE 14.6s [2024-06-24T19:32:27.823Z] [2024-06-24T19:32:27.823Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:28.416Z] #45 ... [2024-06-24T19:32:28.416Z] [2024-06-24T19:32:28.416Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:32:28.416Z] #64 31.22 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:28.416Z] #64 31.22 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:32:28.416Z] #64 31.22 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:32:28.416Z] #64 31.22 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:32:28.416Z] #64 31.22 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:32:28.416Z] #64 31.22 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:28.416Z] #64 31.30 OK: 9 MiB in 20 packages [2024-06-24T19:32:28.416Z] #64 DONE 33.0s [2024-06-24T19:32:28.416Z] [2024-06-24T19:32:28.416Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:28.416Z] #45 ... [2024-06-24T19:32:28.416Z] [2024-06-24T19:32:28.416Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:28.416Z] #53 ... [2024-06-24T19:32:28.416Z] [2024-06-24T19:32:28.416Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:32:29.375Z] #67 ... [2024-06-24T19:32:29.375Z] [2024-06-24T19:32:29.375Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:32:29.375Z] #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:29.375Z] #68 ... [2024-06-24T19:32:29.375Z] [2024-06-24T19:32:29.375Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:32:29.375Z] #62 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:29.375Z] #62 32.71 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:32:29.375Z] #62 32.71 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:32:29.375Z] #62 32.71 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:32:29.375Z] #62 32.71 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:32:29.375Z] #62 32.71 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:32:29.375Z] #62 32.79 OK: 8 MiB in 19 packages [2024-06-24T19:32:29.375Z] #62 DONE 33.8s [2024-06-24T19:32:29.375Z] [2024-06-24T19:32:29.375Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:29.375Z] #45 transferring context: 74.79MB 40.0s [2024-06-24T19:32:29.957Z] #45 ... [2024-06-24T19:32:29.957Z] [2024-06-24T19:32:29.957Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:30.224Z] #44 ... [2024-06-24T19:32:30.224Z] [2024-06-24T19:32:30.224Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:32.166Z] #53 ... [2024-06-24T19:32:32.166Z] [2024-06-24T19:32:32.166Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:32.166Z] #32 ... [2024-06-24T19:32:32.166Z] [2024-06-24T19:32:32.166Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:32.166Z] #36 ... [2024-06-24T19:32:32.166Z] [2024-06-24T19:32:32.166Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:32.433Z] #34 ... [2024-06-24T19:32:32.433Z] [2024-06-24T19:32:32.433Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:32:32.433Z] #66 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:32.433Z] #66 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:32.433Z] #66 13.88 OK: 18 MiB in 19 packages [2024-06-24T19:32:32.433Z] #66 DONE 14.7s [2024-06-24T19:32:32.433Z] [2024-06-24T19:32:32.433Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:32.433Z] #34 ... [2024-06-24T19:32:32.433Z] [2024-06-24T19:32:32.433Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:32.433Z] #52 ... [2024-06-24T19:32:32.433Z] [2024-06-24T19:32:32.433Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:32.700Z] #34 ... [2024-06-24T19:32:32.700Z] [2024-06-24T19:32:32.700Z] #55 [core-command internal] load build context [2024-06-24T19:32:32.700Z] #55 ... [2024-06-24T19:32:32.700Z] [2024-06-24T19:32:32.700Z] #39 [core-data internal] load build context [2024-06-24T19:32:32.969Z] #39 ... [2024-06-24T19:32:32.969Z] [2024-06-24T19:32:32.969Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:32.969Z] #0 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:32.969Z] #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:32.969Z] #69 ... [2024-06-24T19:32:32.969Z] [2024-06-24T19:32:32.969Z] #39 [core-data internal] load build context [2024-06-24T19:32:33.551Z] #39 ... [2024-06-24T19:32:33.551Z] [2024-06-24T19:32:33.551Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:33.551Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.3s [2024-06-24T19:32:33.819Z] #43 ... [2024-06-24T19:32:33.819Z] [2024-06-24T19:32:33.819Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:33.819Z] #34 ... [2024-06-24T19:32:33.819Z] [2024-06-24T19:32:33.819Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:32:33.819Z] #68 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:33.819Z] #68 13.02 OK: 18 MiB in 19 packages [2024-06-24T19:32:33.819Z] #68 DONE 14.5s [2024-06-24T19:32:34.087Z] [2024-06-24T19:32:34.087Z] #39 [core-data internal] load build context [2024-06-24T19:32:34.670Z] #39 ... [2024-06-24T19:32:34.670Z] [2024-06-24T19:32:34.670Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:32:34.670Z] #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:34.670Z] #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:34.939Z] #70 ... [2024-06-24T19:32:34.939Z] [2024-06-24T19:32:34.939Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:34.939Z] #69 12.06 OK: 9 MiB in 17 packages [2024-06-24T19:32:34.939Z] #69 ... [2024-06-24T19:32:34.939Z] [2024-06-24T19:32:34.939Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:34.939Z] #47 transferring context: 85.68MB 44.1s [2024-06-24T19:32:35.209Z] #47 ... [2024-06-24T19:32:35.209Z] [2024-06-24T19:32:35.209Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:35.475Z] #34 ... [2024-06-24T19:32:35.475Z] [2024-06-24T19:32:35.475Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:35.741Z] #71 ... [2024-06-24T19:32:35.741Z] [2024-06-24T19:32:35.741Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:35.741Z] #34 ... [2024-06-24T19:32:35.741Z] [2024-06-24T19:32:35.741Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:35.741Z] #69 DONE 13.0s [2024-06-24T19:32:35.741Z] [2024-06-24T19:32:35.741Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:32:35.741Z] #72 DONE 1.6s [2024-06-24T19:32:35.741Z] [2024-06-24T19:32:35.741Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:36.007Z] #34 ... [2024-06-24T19:32:36.007Z] [2024-06-24T19:32:36.007Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:32:36.007Z] #0 9.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:36.274Z] #73 ... [2024-06-24T19:32:36.274Z] [2024-06-24T19:32:36.274Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:36.274Z] #34 ... [2024-06-24T19:32:36.274Z] [2024-06-24T19:32:36.274Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:36.274Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.3s [2024-06-24T19:32:36.274Z] #51 ... [2024-06-24T19:32:36.274Z] [2024-06-24T19:32:36.274Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:36.872Z] #47 ... [2024-06-24T19:32:36.872Z] [2024-06-24T19:32:36.872Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:36.872Z] #50 ... [2024-06-24T19:32:36.872Z] [2024-06-24T19:32:36.872Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:37.456Z] #47 ... [2024-06-24T19:32:37.456Z] [2024-06-24T19:32:37.456Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:32:37.456Z] #70 11.76 OK: 8 MiB in 17 packages [2024-06-24T19:32:37.456Z] #70 DONE 12.9s [2024-06-24T19:32:37.456Z] [2024-06-24T19:32:37.456Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:40.035Z] #47 ... [2024-06-24T19:32:40.035Z] [2024-06-24T19:32:40.035Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:32:40.035Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:40.035Z] #74 ... [2024-06-24T19:32:40.035Z] [2024-06-24T19:32:40.035Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:40.035Z] #47 transferring context: 98.86MB 49.1s [2024-06-24T19:32:40.305Z] #47 ... [2024-06-24T19:32:40.305Z] [2024-06-24T19:32:40.305Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:32:40.305Z] #73 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:40.305Z] #73 13.14 OK: 8 MiB in 16 packages [2024-06-24T19:32:40.305Z] #73 DONE 14.3s [2024-06-24T19:32:40.305Z] [2024-06-24T19:32:40.305Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:40.305Z] #47 ... [2024-06-24T19:32:40.305Z] [2024-06-24T19:32:40.305Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:40.577Z] #44 ... [2024-06-24T19:32:40.577Z] [2024-06-24T19:32:40.577Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:40.847Z] #47 ... [2024-06-24T19:32:40.847Z] [2024-06-24T19:32:40.847Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:40.847Z] #45 ... [2024-06-24T19:32:40.847Z] [2024-06-24T19:32:40.847Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:42.254Z] #44 ... [2024-06-24T19:32:42.254Z] [2024-06-24T19:32:42.254Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:42.520Z] #32 ... [2024-06-24T19:32:42.520Z] [2024-06-24T19:32:42.520Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:32:42.520Z] #71 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:42.520Z] #71 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:42.520Z] #71 15.53 OK: 13 MiB in 26 packages [2024-06-24T19:32:42.520Z] #71 DONE 16.8s [2024-06-24T19:32:42.520Z] [2024-06-24T19:32:42.520Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:42.520Z] #32 ... [2024-06-24T19:32:42.520Z] [2024-06-24T19:32:42.520Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:42.520Z] #53 ... [2024-06-24T19:32:42.520Z] [2024-06-24T19:32:42.520Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:42.520Z] #36 ... [2024-06-24T19:32:42.520Z] [2024-06-24T19:32:42.520Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:42.793Z] #52 ... [2024-06-24T19:32:42.793Z] [2024-06-24T19:32:42.793Z] #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:32:42.793Z] #67 9.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:42.793Z] #67 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:42.793Z] #67 12.99 OK: 9 MiB in 20 packages [2024-06-24T19:32:42.793Z] #67 DONE 14.6s [2024-06-24T19:32:42.793Z] [2024-06-24T19:32:42.793Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:42.793Z] #52 ... [2024-06-24T19:32:42.793Z] [2024-06-24T19:32:42.793Z] #55 [core-command internal] load build context [2024-06-24T19:32:42.793Z] #55 ... [2024-06-24T19:32:42.793Z] [2024-06-24T19:32:42.793Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:43.061Z] #53 ... [2024-06-24T19:32:43.061Z] [2024-06-24T19:32:43.061Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:32:43.061Z] #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:32:43.061Z] #74 12.99 OK: 8 MiB in 19 packages [2024-06-24T19:32:43.061Z] #74 DONE 13.5s [2024-06-24T19:32:43.061Z] [2024-06-24T19:32:43.061Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:44.041Z] #53 ... [2024-06-24T19:32:44.041Z] [2024-06-24T19:32:44.041Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:32:44.041Z] #75 DONE 6.5s [2024-06-24T19:32:44.041Z] [2024-06-24T19:32:44.041Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:44.041Z] #53 ... [2024-06-24T19:32:44.041Z] [2024-06-24T19:32:44.041Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:44.041Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.9s [2024-06-24T19:32:44.311Z] #43 ... [2024-06-24T19:32:44.311Z] [2024-06-24T19:32:44.311Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:44.894Z] #53 ... [2024-06-24T19:32:44.894Z] [2024-06-24T19:32:44.894Z] #39 [core-data internal] load build context [2024-06-24T19:32:44.894Z] #39 ... [2024-06-24T19:32:44.894Z] [2024-06-24T19:32:44.894Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:45.166Z] #53 ... [2024-06-24T19:32:45.166Z] [2024-06-24T19:32:45.166Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:32:45.166Z] #76 DONE 1.0s [2024-06-24T19:32:45.166Z] [2024-06-24T19:32:45.166Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:45.166Z] #53 transferring context: 28.41MB 52.2s [2024-06-24T19:32:46.574Z] #53 ... [2024-06-24T19:32:46.574Z] [2024-06-24T19:32:46.574Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:46.845Z] #34 ... [2024-06-24T19:32:46.845Z] [2024-06-24T19:32:46.845Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:32:46.845Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 31.6s done [2024-06-24T19:32:46.845Z] #51 ... [2024-06-24T19:32:46.845Z] [2024-06-24T19:32:46.845Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:47.118Z] #34 ... [2024-06-24T19:32:47.118Z] [2024-06-24T19:32:47.118Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:47.386Z] #50 ... [2024-06-24T19:32:47.386Z] [2024-06-24T19:32:47.386Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:47.973Z] #34 ... [2024-06-24T19:32:47.973Z] [2024-06-24T19:32:47.973Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:32:47.973Z] #77 DONE 2.6s [2024-06-24T19:32:47.973Z] [2024-06-24T19:32:47.973Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:49.923Z] #34 transferring context: 123.78MB 60.3s [2024-06-24T19:32:50.893Z] #34 ... [2024-06-24T19:32:50.893Z] [2024-06-24T19:32:50.893Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:50.893Z] #47 ... [2024-06-24T19:32:50.893Z] [2024-06-24T19:32:50.893Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:51.165Z] #34 ... [2024-06-24T19:32:51.165Z] [2024-06-24T19:32:51.165Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:32:51.165Z] #45 ... [2024-06-24T19:32:51.165Z] [2024-06-24T19:32:51.165Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:32:52.578Z] #34 ... [2024-06-24T19:32:52.578Z] [2024-06-24T19:32:52.578Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:52.578Z] #44 ... [2024-06-24T19:32:52.578Z] [2024-06-24T19:32:52.578Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:32:52.578Z] #32 ... [2024-06-24T19:32:52.578Z] [2024-06-24T19:32:52.578Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:52.851Z] #44 ... [2024-06-24T19:32:52.851Z] [2024-06-24T19:32:52.851Z] #36 [support-notifications internal] load build context [2024-06-24T19:32:52.851Z] #36 ... [2024-06-24T19:32:52.851Z] [2024-06-24T19:32:52.851Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:53.116Z] #52 ... [2024-06-24T19:32:53.116Z] [2024-06-24T19:32:53.116Z] #55 [core-command internal] load build context [2024-06-24T19:32:53.116Z] #55 ... [2024-06-24T19:32:53.116Z] [2024-06-24T19:32:53.116Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:32:54.084Z] #44 transferring context: 193.05MB 66.6s [2024-06-24T19:32:54.357Z] #44 ... [2024-06-24T19:32:54.357Z] [2024-06-24T19:32:54.357Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:32:54.357Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.1s done [2024-06-24T19:32:54.357Z] #43 ... [2024-06-24T19:32:54.357Z] [2024-06-24T19:32:54.357Z] #55 [core-command internal] load build context [2024-06-24T19:32:55.327Z] #55 ... [2024-06-24T19:32:55.327Z] [2024-06-24T19:32:55.327Z] #39 [core-data internal] load build context [2024-06-24T19:32:55.327Z] #39 ... [2024-06-24T19:32:55.327Z] [2024-06-24T19:32:55.327Z] #55 [core-command internal] load build context [2024-06-24T19:32:56.749Z] #55 ... [2024-06-24T19:32:56.749Z] [2024-06-24T19:32:56.749Z] #53 [support-scheduler internal] load build context [2024-06-24T19:32:56.749Z] #53 ... [2024-06-24T19:32:56.749Z] [2024-06-24T19:32:56.749Z] #55 [core-command internal] load build context [2024-06-24T19:32:56.749Z] #55 ... [2024-06-24T19:32:56.749Z] [2024-06-24T19:32:56.749Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:32:56.749Z] #78 DONE 4.6s [2024-06-24T19:32:56.749Z] [2024-06-24T19:32:56.749Z] #55 [core-command internal] load build context [2024-06-24T19:32:57.017Z] #55 ... [2024-06-24T19:32:57.017Z] [2024-06-24T19:32:57.017Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:32:57.017Z] #79 DONE 4.7s [2024-06-24T19:32:57.017Z] [2024-06-24T19:32:57.017Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:32:57.017Z] #80 DONE 4.1s [2024-06-24T19:32:57.017Z] [2024-06-24T19:32:57.017Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:32:57.288Z] #81 ... [2024-06-24T19:32:57.288Z] [2024-06-24T19:32:57.288Z] #50 [core-metadata internal] load build context [2024-06-24T19:32:57.288Z] #50 ... [2024-06-24T19:32:57.288Z] [2024-06-24T19:32:57.288Z] #55 [core-command internal] load build context [2024-06-24T19:32:58.282Z] #55 ... [2024-06-24T19:32:58.282Z] [2024-06-24T19:32:58.282Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:32:58.282Z] #82 DONE 1.3s [2024-06-24T19:32:58.282Z] [2024-06-24T19:32:58.282Z] #55 [core-command internal] load build context [2024-06-24T19:32:58.548Z] #55 ... [2024-06-24T19:32:58.548Z] [2024-06-24T19:32:58.548Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:32:58.548Z] #81 DONE 1.5s [2024-06-24T19:32:58.548Z] [2024-06-24T19:32:58.548Z] #55 [core-command internal] load build context [2024-06-24T19:32:58.548Z] #55 ... [2024-06-24T19:32:58.548Z] [2024-06-24T19:32:58.548Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:32:58.548Z] #83 DONE 1.7s [2024-06-24T19:32:58.548Z] [2024-06-24T19:32:58.548Z] #55 [core-command internal] load build context [2024-06-24T19:32:59.997Z] #55 ... [2024-06-24T19:32:59.997Z] [2024-06-24T19:32:59.997Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:32:59.997Z] #84 DONE 1.1s [2024-06-24T19:32:59.997Z] [2024-06-24T19:32:59.997Z] #55 [core-command internal] load build context [2024-06-24T19:32:59.997Z] #55 ... [2024-06-24T19:32:59.997Z] [2024-06-24T19:32:59.997Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:32:59.997Z] #85 DONE 1.3s [2024-06-24T19:32:59.997Z] [2024-06-24T19:32:59.997Z] #55 [core-command internal] load build context [2024-06-24T19:33:00.268Z] #55 ... [2024-06-24T19:33:00.268Z] [2024-06-24T19:33:00.268Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:33:00.268Z] #86 DONE 1.8s [2024-06-24T19:33:00.268Z] [2024-06-24T19:33:00.268Z] #55 [core-command internal] load build context [2024-06-24T19:33:00.268Z] #55 transferring context: 88.24MB 67.4s [2024-06-24T19:33:00.861Z] #55 ... [2024-06-24T19:33:00.861Z] [2024-06-24T19:33:00.861Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:33:01.133Z] #47 ... [2024-06-24T19:33:01.133Z] [2024-06-24T19:33:01.133Z] #55 [core-command internal] load build context [2024-06-24T19:33:01.133Z] #55 ... [2024-06-24T19:33:01.133Z] [2024-06-24T19:33:01.133Z] #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:33:01.133Z] #87 DONE 1.4s [2024-06-24T19:33:01.133Z] [2024-06-24T19:33:01.133Z] #55 [core-command internal] load build context [2024-06-24T19:33:01.402Z] #55 ... [2024-06-24T19:33:01.402Z] [2024-06-24T19:33:01.402Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:33:01.402Z] #45 ... [2024-06-24T19:33:01.402Z] [2024-06-24T19:33:01.402Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:33:01.402Z] #88 DONE 1.2s [2024-06-24T19:33:01.402Z] [2024-06-24T19:33:01.402Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:33:01.402Z] #45 ... [2024-06-24T19:33:01.402Z] [2024-06-24T19:33:01.402Z] #55 [core-command internal] load build context [2024-06-24T19:33:01.996Z] #55 ... [2024-06-24T19:33:01.996Z] [2024-06-24T19:33:01.996Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:33:01.996Z] #89 DONE 1.8s [2024-06-24T19:33:01.996Z] [2024-06-24T19:33:01.996Z] #55 [core-command internal] load build context [2024-06-24T19:33:02.269Z] #55 ... [2024-06-24T19:33:02.269Z] [2024-06-24T19:33:02.269Z] #44 [security-proxy-setup internal] load build context [2024-06-24T19:33:02.269Z] #44 transferring context: 228.08MB 74.0s done [2024-06-24T19:33:02.269Z] #44 DONE 74.7s [2024-06-24T19:33:02.269Z] [2024-06-24T19:33:02.269Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:02.539Z] #90 ... [2024-06-24T19:33:02.539Z] [2024-06-24T19:33:02.539Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:33:02.539Z] #34 ... [2024-06-24T19:33:02.539Z] [2024-06-24T19:33:02.539Z] #55 [core-command internal] load build context [2024-06-24T19:33:02.539Z] #55 ... [2024-06-24T19:33:02.539Z] [2024-06-24T19:33:02.539Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:33:02.807Z] #32 ... [2024-06-24T19:33:02.807Z] [2024-06-24T19:33:02.807Z] #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:33:02.807Z] #91 DONE 1.5s [2024-06-24T19:33:02.807Z] [2024-06-24T19:33:02.807Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:33:02.807Z] #32 ... [2024-06-24T19:33:02.807Z] [2024-06-24T19:33:02.807Z] #55 [core-command internal] load build context [2024-06-24T19:33:03.077Z] #55 ... [2024-06-24T19:33:03.077Z] [2024-06-24T19:33:03.077Z] #36 [support-notifications internal] load build context [2024-06-24T19:33:03.077Z] #36 ... [2024-06-24T19:33:03.077Z] [2024-06-24T19:33:03.077Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:33:03.077Z] #92 DONE 1.6s [2024-06-24T19:33:03.077Z] [2024-06-24T19:33:03.077Z] #36 [support-notifications internal] load build context [2024-06-24T19:33:03.077Z] #36 ... [2024-06-24T19:33:03.077Z] [2024-06-24T19:33:03.077Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:33:03.077Z] #52 ... [2024-06-24T19:33:03.077Z] [2024-06-24T19:33:03.077Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:33:03.667Z] #34 ... [2024-06-24T19:33:03.667Z] [2024-06-24T19:33:03.667Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:33:03.667Z] #93 DONE 1.6s [2024-06-24T19:33:03.935Z] [2024-06-24T19:33:03.935Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:33:04.202Z] #34 ... [2024-06-24T19:33:04.202Z] [2024-06-24T19:33:04.202Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:33:04.202Z] #94 DONE 1.4s [2024-06-24T19:33:04.202Z] [2024-06-24T19:33:04.202Z] #55 [core-command internal] load build context [2024-06-24T19:33:04.473Z] #55 ... [2024-06-24T19:33:04.473Z] [2024-06-24T19:33:04.473Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:04.473Z] #90 DONE 2.0s [2024-06-24T19:33:04.473Z] [2024-06-24T19:33:04.473Z] #55 [core-command internal] load build context [2024-06-24T19:33:05.066Z] #55 ... [2024-06-24T19:33:05.066Z] [2024-06-24T19:33:05.066Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:33:05.066Z] #95 DONE 1.7s [2024-06-24T19:33:05.066Z] [2024-06-24T19:33:05.066Z] #55 [core-command internal] load build context [2024-06-24T19:33:05.334Z] #55 ... [2024-06-24T19:33:05.334Z] [2024-06-24T19:33:05.334Z] #39 [core-data internal] load build context [2024-06-24T19:33:05.601Z] #39 ... [2024-06-24T19:33:05.601Z] [2024-06-24T19:33:05.601Z] #55 [core-command internal] load build context [2024-06-24T19:33:05.601Z] #55 ... [2024-06-24T19:33:05.601Z] [2024-06-24T19:33:05.601Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:33:05.601Z] #96 DONE 1.8s [2024-06-24T19:33:05.601Z] [2024-06-24T19:33:05.601Z] #55 [core-command internal] load build context [2024-06-24T19:33:07.017Z] #55 ... [2024-06-24T19:33:07.017Z] [2024-06-24T19:33:07.017Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:07.017Z] #53 ... [2024-06-24T19:33:07.017Z] [2024-06-24T19:33:07.017Z] #55 [core-command internal] load build context [2024-06-24T19:33:07.605Z] #55 transferring context: 119.49MB 74.6s [2024-06-24T19:33:07.605Z] #55 ... [2024-06-24T19:33:07.605Z] [2024-06-24T19:33:07.605Z] #50 [core-metadata internal] load build context [2024-06-24T19:33:07.605Z] #50 ... [2024-06-24T19:33:07.605Z] [2024-06-24T19:33:07.605Z] #55 [core-command internal] load build context [2024-06-24T19:33:08.569Z] #55 ... [2024-06-24T19:33:08.569Z] [2024-06-24T19:33:08.569Z] #36 [support-notifications internal] load build context [2024-06-24T19:33:08.569Z] #36 transferring context: 228.08MB 79.0s done [2024-06-24T19:33:08.569Z] #36 DONE 79.3s [2024-06-24T19:33:08.569Z] [2024-06-24T19:33:08.569Z] #55 [core-command internal] load build context [2024-06-24T19:33:08.569Z] #55 ... [2024-06-24T19:33:08.569Z] [2024-06-24T19:33:08.569Z] #47 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:33:08.569Z] #47 transferring context: 228.08MB 77.2s done [2024-06-24T19:33:08.569Z] #47 DONE 78.1s [2024-06-24T19:33:08.569Z] [2024-06-24T19:33:08.569Z] #55 [core-command internal] load build context [2024-06-24T19:33:10.513Z] #55 ... [2024-06-24T19:33:10.513Z] [2024-06-24T19:33:10.513Z] #50 [core-metadata internal] load build context [2024-06-24T19:33:10.513Z] #50 transferring context: 228.08MB 78.9s done [2024-06-24T19:33:10.513Z] #50 DONE 79.8s [2024-06-24T19:33:10.513Z] [2024-06-24T19:33:10.513Z] #55 [core-command internal] load build context [2024-06-24T19:33:10.514Z] #55 ... [2024-06-24T19:33:10.514Z] [2024-06-24T19:33:10.514Z] #97 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:10.514Z] #97 DONE 1.8s [2024-06-24T19:33:10.514Z] [2024-06-24T19:33:10.514Z] #55 [core-command internal] load build context [2024-06-24T19:33:10.514Z] #55 ... [2024-06-24T19:33:10.514Z] [2024-06-24T19:33:10.514Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:10.514Z] #98 DONE 1.9s [2024-06-24T19:33:10.514Z] [2024-06-24T19:33:10.514Z] #55 [core-command internal] load build context [2024-06-24T19:33:11.489Z] #55 ... [2024-06-24T19:33:11.489Z] [2024-06-24T19:33:11.489Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:33:11.489Z] #45 ... [2024-06-24T19:33:11.489Z] [2024-06-24T19:33:11.489Z] #55 [core-command internal] load build context [2024-06-24T19:33:12.451Z] #55 ... [2024-06-24T19:33:12.451Z] [2024-06-24T19:33:12.451Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-24T19:33:12.451Z] #52 transferring context: 228.08MB 79.3s done [2024-06-24T19:33:12.451Z] #52 DONE 80.9s [2024-06-24T19:33:12.451Z] [2024-06-24T19:33:12.451Z] #55 [core-command internal] load build context [2024-06-24T19:33:12.724Z] #55 ... [2024-06-24T19:33:12.724Z] [2024-06-24T19:33:12.724Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:33:13.002Z] #32 ... [2024-06-24T19:33:13.002Z] [2024-06-24T19:33:13.002Z] #55 [core-command internal] load build context [2024-06-24T19:33:13.281Z] #55 ... [2024-06-24T19:33:13.281Z] [2024-06-24T19:33:13.281Z] #99 [security-spire-config] exporting to image [2024-06-24T19:33:13.281Z] #99 exporting layers 6.9s done [2024-06-24T19:33:13.281Z] #99 writing image sha256:60f19c3e10d62fba7186a74667c1a1982ac509167a043d909a31cd0872618538 0.1s done [2024-06-24T19:33:13.281Z] #99 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-06-24T19:33:13.281Z] #99 writing image sha256:d879fcdfa8861ae531157cb36a97454d2aeac31a92700e7a65f251ec19cbe580 0.1s done [2024-06-24T19:33:13.281Z] #99 writing image sha256:bf6510b00b32a7ec31ead37acbdc95b0992e96e63ce56d2e5ca0a701f9ff7706 0.1s done [2024-06-24T19:33:13.281Z] #99 naming to docker.io/library/security-spire-config-arm64 0.2s done [2024-06-24T19:33:13.281Z] #99 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-06-24T19:33:13.281Z] #99 DONE 8.7s [2024-06-24T19:33:13.281Z] [2024-06-24T19:33:13.281Z] #55 [core-command internal] load build context [2024-06-24T19:33:14.250Z] #55 ... [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #45 [security-proxy-auth internal] load build context [2024-06-24T19:33:14.251Z] #45 transferring context: 228.08MB 83.8s done [2024-06-24T19:33:14.251Z] #45 DONE 84.8s [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #55 [core-command internal] load build context [2024-06-24T19:33:14.251Z] #55 ... [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:14.251Z] #100 DONE 1.7s [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #55 [core-command internal] load build context [2024-06-24T19:33:14.251Z] #55 ... [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:33:14.251Z] #34 ... [2024-06-24T19:33:14.251Z] [2024-06-24T19:33:14.251Z] #55 [core-command internal] load build context [2024-06-24T19:33:14.518Z] #55 ... [2024-06-24T19:33:14.518Z] [2024-06-24T19:33:14.518Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:14.518Z] #101 ... [2024-06-24T19:33:14.518Z] [2024-06-24T19:33:14.518Z] #55 [core-command internal] load build context [2024-06-24T19:33:15.478Z] #55 ... [2024-06-24T19:33:15.479Z] [2024-06-24T19:33:15.479Z] #34 [security-bootstrapper internal] load build context [2024-06-24T19:33:15.479Z] #34 transferring context: 228.08MB 85.8s done [2024-06-24T19:33:15.479Z] #34 DONE 86.3s [2024-06-24T19:33:15.479Z] [2024-06-24T19:33:15.479Z] #55 [core-command internal] load build context [2024-06-24T19:33:15.746Z] #55 ... [2024-06-24T19:33:15.746Z] [2024-06-24T19:33:15.746Z] #39 [core-data internal] load build context [2024-06-24T19:33:15.746Z] #39 ... [2024-06-24T19:33:15.746Z] [2024-06-24T19:33:15.746Z] #55 [core-command internal] load build context [2024-06-24T19:33:17.157Z] #55 ... [2024-06-24T19:33:17.157Z] [2024-06-24T19:33:17.157Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:17.157Z] #53 ... [2024-06-24T19:33:17.157Z] [2024-06-24T19:33:17.157Z] #55 [core-command internal] load build context [2024-06-24T19:33:20.508Z] #55 ... [2024-06-24T19:33:20.508Z] [2024-06-24T19:33:20.508Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:20.776Z] #102 ... [2024-06-24T19:33:20.776Z] [2024-06-24T19:33:20.776Z] #55 [core-command internal] load build context [2024-06-24T19:33:20.776Z] #55 transferring context: 213.16MB 87.7s [2024-06-24T19:33:20.776Z] #55 ... [2024-06-24T19:33:20.776Z] [2024-06-24T19:33:20.776Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:20.776Z] #103 ... [2024-06-24T19:33:20.776Z] [2024-06-24T19:33:20.776Z] #55 [core-command internal] load build context [2024-06-24T19:33:22.726Z] #55 transferring context: 228.08MB 89.4s done [2024-06-24T19:33:22.727Z] #55 DONE 91.1s [2024-06-24T19:33:22.727Z] [2024-06-24T19:33:22.727Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:22.996Z] #53 ... [2024-06-24T19:33:22.996Z] [2024-06-24T19:33:22.996Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:33:23.262Z] #32 ... [2024-06-24T19:33:23.262Z] [2024-06-24T19:33:23.262Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:24.224Z] #53 ... [2024-06-24T19:33:24.224Z] [2024-06-24T19:33:24.224Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:24.224Z] #104 ... [2024-06-24T19:33:24.224Z] [2024-06-24T19:33:24.224Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:26.170Z] #53 ... [2024-06-24T19:33:26.170Z] [2024-06-24T19:33:26.170Z] #39 [core-data internal] load build context [2024-06-24T19:33:26.170Z] #39 ... [2024-06-24T19:33:26.170Z] [2024-06-24T19:33:26.170Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:26.170Z] #53 ... [2024-06-24T19:33:26.170Z] [2024-06-24T19:33:26.170Z] #32 [security-secretstore-setup internal] load build context [2024-06-24T19:33:26.170Z] #32 transferring context: 228.08MB 97.5s done [2024-06-24T19:33:26.170Z] #32 DONE 97.9s [2024-06-24T19:33:26.170Z] [2024-06-24T19:33:26.170Z] #53 [support-scheduler internal] load build context [2024-06-24T19:33:28.762Z] #53 transferring context: 228.08MB 95.4s done [2024-06-24T19:33:28.762Z] #53 DONE 97.0s [2024-06-24T19:33:28.762Z] [2024-06-24T19:33:28.762Z] #39 [core-data internal] load build context [2024-06-24T19:33:30.173Z] #39 transferring context: 228.08MB 97.4s done [2024-06-24T19:33:30.441Z] #39 DONE 99.0s [2024-06-24T19:33:30.441Z] [2024-06-24T19:33:30.441Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #102 ... [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #101 DONE 75.0s [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:34:27.043Z] #105 ... [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #102 DONE 73.1s [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #104 DONE 69.5s [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #103 DONE 72.8s [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:27.043Z] #106 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #107 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:34:27.043Z] #108 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:27.043Z] #109 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:27.043Z] #110 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #111 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:34:27.043Z] #111 CACHED [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:34:27.043Z] #105 DONE 4.2s [2024-06-24T19:34:27.043Z] [2024-06-24T19:34:27.043Z] #112 [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-06-24T19:34:27.043Z] #112 2.744 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-06-24T19:34:30.515Z] #112 ... [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #113 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #113 DONE 6.3s [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #114 [support-notifications builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #114 DONE 6.4s [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:34:30.515Z] #115 ... [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:30.515Z] #116 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #117 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #117 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:30.515Z] #118 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #119 [core-command builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #119 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:30.515Z] #120 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:30.515Z] #121 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:30.515Z] #122 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #123 [core-data builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #123 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:30.515Z] #124 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #125 DONE 6.4s [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:30.515Z] #126 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #127 [core-metadata builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #127 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:30.515Z] #128 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:34:30.515Z] #129 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:34:30.515Z] #130 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:34:30.515Z] #131 CACHED [2024-06-24T19:34:30.515Z] [2024-06-24T19:34:30.515Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:34:33.866Z] #132 ... [2024-06-24T19:34:33.866Z] [2024-06-24T19:34:33.866Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:34:33.866Z] #0 2.726 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-06-24T19:34:33.866Z] #133 ... [2024-06-24T19:34:33.866Z] [2024-06-24T19:34:33.866Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:34:33.866Z] #0 2.466 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-06-24T19:34:33.866Z] #134 ... [2024-06-24T19:34:33.866Z] [2024-06-24T19:34:33.866Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:34:35.802Z] #135 ... [2024-06-24T19:34:35.802Z] [2024-06-24T19:34:35.802Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:34:35.802Z] #115 5.914 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-06-24T19:34:40.045Z] #115 ... [2024-06-24T19:34:40.045Z] [2024-06-24T19:34:40.045Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:34:40.045Z] #0 6.774 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-06-24T19:34:40.045Z] #136 ... [2024-06-24T19:34:40.045Z] [2024-06-24T19:34:40.045Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:34:40.045Z] #0 6.907 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-06-24T19:34:40.311Z] #137 ... [2024-06-24T19:34:40.311Z] [2024-06-24T19:34:40.311Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:34:40.311Z] #0 6.834 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-06-24T19:34:40.579Z] #138 ... [2024-06-24T19:34:40.579Z] [2024-06-24T19:34:40.579Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:34:40.579Z] #0 5.983 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-06-24T19:34:40.579Z] #139 ... [2024-06-24T19:34:40.579Z] [2024-06-24T19:34:40.579Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:34:40.579Z] #0 6.716 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-06-24T19:34:40.843Z] #140 ... [2024-06-24T19:34:40.843Z] [2024-06-24T19:34:40.843Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:34:40.843Z] #135 6.804 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-06-24T19:34:47.477Z] #135 ... [2024-06-24T19:34:47.477Z] [2024-06-24T19:34:47.477Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:34:47.477Z] #132 6.299 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-06-24T19:54:25.589Z] #132 ... [2024-06-24T19:54:25.589Z] [2024-06-24T19:54:25.589Z] #112 [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-06-24T19:54:25.589Z] #112 1196.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-24T19:54:28.940Z] #112 ... [2024-06-24T19:54:28.940Z] [2024-06-24T19:54:28.940Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:54:28.940Z] #134 DONE 1205.3s [2024-06-24T19:54:28.940Z] [2024-06-24T19:54:28.940Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:54:28.940Z] #133 DONE 1205.3s [2024-06-24T19:54:29.210Z] [2024-06-24T19:54:29.210Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:54:29.801Z] #132 ... [2024-06-24T19:54:29.801Z] [2024-06-24T19:54:29.801Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:54:30.068Z] #141 DONE 0.4s [2024-06-24T19:54:30.068Z] [2024-06-24T19:54:30.068Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:54:30.336Z] #142 ... [2024-06-24T19:54:30.336Z] [2024-06-24T19:54:30.336Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:54:30.336Z] #143 DONE 0.5s [2024-06-24T19:54:30.336Z] [2024-06-24T19:54:30.336Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:54:30.929Z] #144 DONE 0.5s [2024-06-24T19:54:30.929Z] [2024-06-24T19:54:30.929Z] #145 [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-06-24T19:54:31.512Z] #145 DONE 0.4s [2024-06-24T19:54:31.512Z] [2024-06-24T19:54:31.512Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:54:31.512Z] #146 DONE 0.2s [2024-06-24T19:54:31.512Z] [2024-06-24T19:54:31.512Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:54:32.119Z] #147 DONE 0.4s [2024-06-24T19:54:32.119Z] [2024-06-24T19:54:32.119Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:54:32.119Z] #135 ... [2024-06-24T19:54:32.119Z] [2024-06-24T19:54:32.119Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:54:32.404Z] #148 DONE 0.4s [2024-06-24T19:54:32.404Z] [2024-06-24T19:54:32.404Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:54:33.828Z] #149 ... [2024-06-24T19:54:33.828Z] [2024-06-24T19:54:33.828Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:54:33.828Z] #142 DONE 3.6s [2024-06-24T19:54:34.096Z] [2024-06-24T19:54:34.096Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:54:34.367Z] #150 DONE 0.5s [2024-06-24T19:54:34.367Z] [2024-06-24T19:54:34.367Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:54:34.952Z] #151 DONE 0.4s [2024-06-24T19:54:34.952Z] [2024-06-24T19:54:34.952Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:54:35.222Z] #152 DONE 0.5s [2024-06-24T19:54:35.222Z] [2024-06-24T19:54:35.222Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:54:35.512Z] #51 ... [2024-06-24T19:54:35.512Z] [2024-06-24T19:54:35.512Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:54:35.512Z] #153 DONE 0.2s [2024-06-24T19:54:35.512Z] [2024-06-24T19:54:35.512Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-24T19:54:35.796Z] #154 DONE 0.2s [2024-06-24T19:54:35.796Z] [2024-06-24T19:54:35.796Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:54:35.796Z] #149 DONE 3.3s [2024-06-24T19:54:35.796Z] [2024-06-24T19:54:35.796Z] #99 [security-proxy-setup] exporting to image [2024-06-24T19:54:35.796Z] #99 exporting layers [2024-06-24T19:54:36.772Z] #99 ... [2024-06-24T19:54:36.772Z] [2024-06-24T19:54:36.772Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:54:36.772Z] #155 DONE 0.8s [2024-06-24T19:54:36.772Z] [2024-06-24T19:54:36.772Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:54:37.039Z] #156 DONE 0.3s [2024-06-24T19:54:37.039Z] [2024-06-24T19:54:37.039Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:54:37.039Z] #157 DONE 0.2s [2024-06-24T19:54:37.039Z] [2024-06-24T19:54:37.039Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:54:37.308Z] #158 ... [2024-06-24T19:54:37.308Z] [2024-06-24T19:54:37.308Z] #99 [security-proxy-setup] exporting to image [2024-06-24T19:54:37.308Z] #99 exporting layers 1.7s done [2024-06-24T19:54:37.308Z] #99 writing image sha256:adbbee3b4608ec0f027ec9dad8b3060c67cbb305982d803a0c13619a6256fc14 0.0s done [2024-06-24T19:54:37.308Z] #99 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-06-24T19:54:37.308Z] #99 DONE 10.4s [2024-06-24T19:54:37.574Z] [2024-06-24T19:54:37.574Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:54:40.182Z] #136 ... [2024-06-24T19:54:40.182Z] [2024-06-24T19:54:40.182Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:54:40.182Z] #158 DONE 2.5s [2024-06-24T19:54:40.182Z] [2024-06-24T19:54:40.182Z] #99 [security-bootstrapper] exporting to image [2024-06-24T19:54:40.768Z] #99 exporting layers 1.2s done [2024-06-24T19:54:40.768Z] #99 writing image sha256:ab87c141aff7bf3a483f30d3f141eb36f406581a824f6c7bc5fe3a2c44d4c23c done [2024-06-24T19:54:40.768Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-24T19:54:40.768Z] #99 DONE 11.6s [2024-06-24T19:54:40.768Z] [2024-06-24T19:54:40.768Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:54:45.039Z] #136 ... [2024-06-24T19:54:45.039Z] [2024-06-24T19:54:45.039Z] #112 [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-06-24T19:54:45.039Z] #112 DONE 1221.1s [2024-06-24T19:54:45.039Z] [2024-06-24T19:54:45.039Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:54:45.039Z] #132 ... [2024-06-24T19:54:45.039Z] [2024-06-24T19:54:45.039Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:54:45.630Z] #159 DONE 0.4s [2024-06-24T19:54:45.630Z] [2024-06-24T19:54:45.630Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:54:45.630Z] #160 DONE 0.2s [2024-06-24T19:54:45.630Z] [2024-06-24T19:54:45.630Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-06-24T19:54:45.947Z] #161 DONE 0.2s [2024-06-24T19:54:45.947Z] [2024-06-24T19:54:45.947Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-06-24T19:54:45.947Z] #162 DONE 0.2s [2024-06-24T19:54:45.947Z] [2024-06-24T19:54:45.947Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:54:46.243Z] #163 DONE 0.2s [2024-06-24T19:54:46.243Z] [2024-06-24T19:54:46.243Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:54:46.243Z] #136 ... [2024-06-24T19:54:46.243Z] [2024-06-24T19:54:46.243Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:54:46.512Z] #164 DONE 0.3s [2024-06-24T19:54:46.512Z] [2024-06-24T19:54:46.512Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:54:46.791Z] #165 DONE 0.3s [2024-06-24T19:54:46.791Z] [2024-06-24T19:54:46.791Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:54:47.058Z] #43 ... [2024-06-24T19:54:47.058Z] [2024-06-24T19:54:47.058Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:54:47.058Z] #166 DONE 0.2s [2024-06-24T19:54:47.058Z] [2024-06-24T19:54:47.058Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:54:50.435Z] #167 DONE 2.8s [2024-06-24T19:54:50.435Z] [2024-06-24T19:54:50.435Z] #99 [security-secretstore-setup] exporting to image [2024-06-24T19:54:50.435Z] #99 exporting layers [2024-06-24T19:54:51.453Z] #99 exporting layers 1.6s done [2024-06-24T19:54:51.719Z] #99 writing image sha256:1816422196e33ab071b4bbcaa45b5e3ef3db21e2a72d426dee132df14937f6a2 done [2024-06-24T19:54:51.719Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-24T19:54:51.719Z] #99 DONE 13.3s [2024-06-24T19:54:51.719Z] [2024-06-24T19:54:51.719Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:55:59.601Z] #136 ... [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:55:59.601Z] #135 DONE 1282.3s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:55:59.601Z] #136 ... [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:55:59.601Z] #168 DONE 0.4s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:55:59.601Z] #136 ... [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:55:59.601Z] #169 DONE 0.2s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:55:59.601Z] #170 DONE 0.3s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:55:59.601Z] #51 ... [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:55:59.601Z] #171 DONE 0.1s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:55:59.601Z] #172 DONE 0.2s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:55:59.601Z] #173 DONE 1.9s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #99 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:55:59.601Z] #99 exporting layers [2024-06-24T19:55:59.601Z] #99 exporting layers 0.5s done [2024-06-24T19:55:59.601Z] #99 writing image sha256:aa9d3ea03a6c16d031c43fd58e616f1e3abe08c32d1e1dcad5985cddeeeba929 done [2024-06-24T19:55:59.601Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-06-24T19:55:59.601Z] #99 DONE 13.8s [2024-06-24T19:55:59.601Z] [2024-06-24T19:55:59.601Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:58:06.327Z] #137 ... [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:58:06.327Z] #139 DONE 1402.2s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:58:06.327Z] #132 ... [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:58:06.327Z] #174 DONE 0.2s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:58:06.327Z] #136 ... [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:58:06.327Z] #175 DONE 0.2s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:58:06.327Z] #176 DONE 0.3s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:58:06.327Z] #177 DONE 0.1s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #99 [security-spiffe-token-provider] exporting to image [2024-06-24T19:58:06.327Z] #99 exporting layers [2024-06-24T19:58:06.327Z] #99 exporting layers 0.9s done [2024-06-24T19:58:06.327Z] #99 writing image sha256:efa4a4e7e4a9139a47e28819771f3ba420ae6107e18976a25fc1bb4f9b77061f done [2024-06-24T19:58:06.327Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-24T19:58:06.327Z] #99 DONE 14.7s [2024-06-24T19:58:06.327Z] [2024-06-24T19:58:06.327Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:04:58.386Z] #136 ... [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T20:04:58.386Z] #140 DONE 1813.9s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:04:58.386Z] #138 ... [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:04:58.386Z] #178 DONE 0.1s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:04:58.386Z] #115 ... [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:04:58.386Z] #179 DONE 0.1s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T20:04:58.386Z] #180 DONE 0.4s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T20:04:58.386Z] #137 ... [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:04:58.386Z] #181 DONE 0.1s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T20:04:58.386Z] #182 DONE 0.1s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T20:04:58.386Z] #137 ... [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T20:04:58.386Z] #183 DONE 1.8s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #99 [security-proxy-auth] exporting to image [2024-06-24T20:04:58.386Z] #99 exporting layers [2024-06-24T20:04:58.386Z] #99 exporting layers 0.7s done [2024-06-24T20:04:58.386Z] #99 writing image sha256:45f427f60d6a40b0af7abf98da1a4005862c7a17c0374efce1a2fd5c66f76b63 done [2024-06-24T20:04:58.386Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-24T20:04:58.386Z] #99 DONE 15.4s [2024-06-24T20:04:58.386Z] [2024-06-24T20:04:58.386Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:05:30.585Z] #136 ... [2024-06-24T20:05:30.585Z] [2024-06-24T20:05:30.585Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T20:05:30.585Z] #137 DONE 1860.3s [2024-06-24T20:05:30.585Z] [2024-06-24T20:05:30.585Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:05:30.585Z] #136 ... [2024-06-24T20:05:30.585Z] [2024-06-24T20:05:30.585Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:05:30.585Z] #184 DONE 0.1s [2024-06-24T20:05:30.852Z] [2024-06-24T20:05:30.852Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:05:30.852Z] #185 DONE 0.2s [2024-06-24T20:05:30.852Z] [2024-06-24T20:05:30.852Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T20:05:31.451Z] #186 DONE 0.3s [2024-06-24T20:05:31.451Z] [2024-06-24T20:05:31.451Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:05:31.451Z] #187 DONE 0.2s [2024-06-24T20:05:31.451Z] [2024-06-24T20:05:31.451Z] #99 [core-command] exporting to image [2024-06-24T20:05:31.451Z] #99 exporting layers [2024-06-24T20:05:32.031Z] #99 exporting layers 0.5s done [2024-06-24T20:05:32.031Z] #99 writing image sha256:72092c5cfd92e162195432812243b0f292e77a030a8d12577b37a71521b72427 done [2024-06-24T20:05:32.031Z] #99 naming to docker.io/library/core-command-arm64 done [2024-06-24T20:05:32.031Z] #99 DONE 15.8s [2024-06-24T20:05:32.031Z] [2024-06-24T20:05:32.031Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:05:37.365Z] #115 ... [2024-06-24T20:05:37.366Z] [2024-06-24T20:05:37.366Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:05:37.366Z] #136 DONE 1867.3s [2024-06-24T20:05:37.366Z] [2024-06-24T20:05:37.366Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:05:37.633Z] #51 ... [2024-06-24T20:05:37.633Z] [2024-06-24T20:05:37.633Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:05:37.910Z] #188 DONE 0.2s [2024-06-24T20:05:37.910Z] [2024-06-24T20:05:37.910Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:05:37.910Z] #115 ... [2024-06-24T20:05:37.910Z] [2024-06-24T20:05:37.910Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:05:38.195Z] #189 DONE 0.1s [2024-06-24T20:05:38.195Z] [2024-06-24T20:05:38.195Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T20:05:38.464Z] #190 DONE 0.4s [2024-06-24T20:05:38.464Z] [2024-06-24T20:05:38.464Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:05:38.464Z] #191 DONE 0.1s [2024-06-24T20:05:38.464Z] [2024-06-24T20:05:38.464Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:05:38.731Z] #51 ... [2024-06-24T20:05:38.731Z] [2024-06-24T20:05:38.731Z] #99 [core-data] exporting to image [2024-06-24T20:05:38.731Z] #99 exporting layers [2024-06-24T20:05:39.313Z] #99 exporting layers 0.5s done [2024-06-24T20:05:39.313Z] #99 writing image sha256:4ad749fa7edecbc37200c30f96971c7292c7131a0c115aea5dcbfb513e1be296 done [2024-06-24T20:05:39.313Z] #99 naming to docker.io/library/core-data-arm64 done [2024-06-24T20:05:39.313Z] #99 DONE 16.3s [2024-06-24T20:05:39.313Z] [2024-06-24T20:05:39.313Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T20:05:45.948Z] #43 ... [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:05:45.948Z] #138 DONE 1874.9s [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:05:45.948Z] #51 ... [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:05:45.948Z] #192 DONE 0.1s [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:05:45.948Z] #193 DONE 0.1s [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:05:45.948Z] #51 ... [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T20:05:45.948Z] #194 DONE 0.4s [2024-06-24T20:05:45.948Z] [2024-06-24T20:05:45.948Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:05:46.215Z] #51 ... [2024-06-24T20:05:46.215Z] [2024-06-24T20:05:46.215Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:05:46.215Z] #195 DONE 0.1s [2024-06-24T20:05:46.215Z] [2024-06-24T20:05:46.215Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T20:05:46.215Z] #196 DONE 0.1s [2024-06-24T20:05:46.215Z] [2024-06-24T20:05:46.215Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T20:05:46.485Z] #43 ... [2024-06-24T20:05:46.485Z] [2024-06-24T20:05:46.485Z] #99 [core-metadata] exporting to image [2024-06-24T20:05:46.485Z] #99 exporting layers [2024-06-24T20:05:46.751Z] #99 exporting layers 0.4s done [2024-06-24T20:05:46.751Z] #99 writing image sha256:d9f088d125d638be2110438fed5a2673910a3dad9c648b4a5e9e1e24cc46796d done [2024-06-24T20:05:46.751Z] #99 naming to docker.io/library/core-metadata-arm64 done [2024-06-24T20:05:46.751Z] #99 DONE 16.7s [2024-06-24T20:05:46.751Z] [2024-06-24T20:05:46.751Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:06:08.815Z] #51 ... [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T20:06:08.815Z] #132 DONE 1897.9s [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T20:06:08.815Z] #43 ... [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:06:08.815Z] #197 DONE 0.2s [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:06:08.815Z] #198 DONE 0.1s [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:06:08.815Z] #115 DONE 1898.7s [2024-06-24T20:06:08.815Z] [2024-06-24T20:06:08.815Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T20:06:09.083Z] #199 DONE 0.4s [2024-06-24T20:06:09.083Z] [2024-06-24T20:06:09.083Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:06:09.347Z] #200 ... [2024-06-24T20:06:09.347Z] [2024-06-24T20:06:09.347Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:06:09.347Z] #201 DONE 0.1s [2024-06-24T20:06:09.347Z] [2024-06-24T20:06:09.347Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:06:09.347Z] #200 DONE 0.2s [2024-06-24T20:06:09.347Z] [2024-06-24T20:06:09.347Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:06:09.347Z] #202 DONE 0.1s [2024-06-24T20:06:09.347Z] [2024-06-24T20:06:09.347Z] #99 [support-scheduler] exporting to image [2024-06-24T20:06:09.347Z] #99 exporting layers [2024-06-24T20:06:09.613Z] #99 exporting layers 0.5s done [2024-06-24T20:06:09.879Z] #99 writing image sha256:d5d74c3eb129c09f5732ed6f43657d93e2c42bdb86ef125e38400c183f8b2c08 done [2024-06-24T20:06:09.879Z] #99 naming to docker.io/library/support-scheduler-arm64 done [2024-06-24T20:06:09.879Z] #99 DONE 17.3s [2024-06-24T20:06:09.879Z] [2024-06-24T20:06:09.879Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T20:06:09.879Z] #203 DONE 0.5s [2024-06-24T20:06:09.879Z] [2024-06-24T20:06:09.879Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:06:09.879Z] #204 DONE 0.1s [2024-06-24T20:06:09.879Z] [2024-06-24T20:06:09.879Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:06:10.142Z] #51 ... [2024-06-24T20:06:10.142Z] [2024-06-24T20:06:10.142Z] #99 [support-notifications] exporting to image [2024-06-24T20:06:10.406Z] #99 exporting layers 0.5s done [2024-06-24T20:06:10.406Z] #99 writing image sha256:558dec989141e1740d55f21903938c5f32f28c8bed9799442511de9c51f107aa done [2024-06-24T20:06:10.406Z] #99 naming to docker.io/library/support-notifications-arm64 done [2024-06-24T20:06:10.406Z] #99 DONE 17.8s [2024-06-24T20:06:10.406Z] [2024-06-24T20:06:10.406Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:06:10.406Z] time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T20:06:10.453Z] $ docker stop --time=1 b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 [2024-06-24T20:06:12.102Z] $ docker rm -f --volumes b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T20:06:12.654Z] + docker images [2024-06-24T20:06:12.654Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T20:06:12.654Z] support-notifications-arm64 latest 558dec989141 3 seconds ago 38.2MB [2024-06-24T20:06:12.654Z] support-scheduler-arm64 latest d5d74c3eb129 3 seconds ago 37.4MB [2024-06-24T20:06:12.654Z] core-metadata-arm64 latest d9f088d125d6 26 seconds ago 35.4MB [2024-06-24T20:06:12.654Z] core-data-arm64 latest 4ad749fa7ede 34 seconds ago 35.3MB [2024-06-24T20:06:12.655Z] core-command-arm64 latest 72092c5cfd92 41 seconds ago 34.9MB [2024-06-24T20:06:12.655Z] security-proxy-auth-arm64 latest 45f427f60d6a About a minute ago 32.6MB [2024-06-24T20:06:12.655Z] security-spiffe-token-provider-arm64 latest efa4a4e7e4a9 8 minutes ago 29.1MB [2024-06-24T20:06:12.655Z] core-common-config-bootstrapper-arm64 latest aa9d3ea03a6c 10 minutes ago 15.3MB [2024-06-24T20:06:12.655Z] security-secretstore-setup-arm64 latest 1816422196e3 11 minutes ago 36.4MB [2024-06-24T20:06:12.655Z] security-bootstrapper-arm64 latest ab87c141aff7 11 minutes ago 18.8MB [2024-06-24T20:06:12.655Z] security-proxy-setup-arm64 latest adbbee3b4608 11 minutes ago 26MB [2024-06-24T20:06:12.655Z] security-spire-config-arm64 latest bf6510b00b32 33 minutes ago 95.8MB [2024-06-24T20:06:12.655Z] security-spire-server-arm64 latest 60f19c3e10d6 33 minutes ago 96.7MB [2024-06-24T20:06:12.655Z] security-spire-agent-arm64 latest d879fcdfa886 33 minutes ago 152MB [2024-06-24T20:06:12.655Z] ci-base-image-arm64 latest 44763baac29a 52 minutes ago 962MB [2024-06-24T20:06:12.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-06-24T20:06:12.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-24T20:06:13.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:06:13.578Z] [2024-06-24T20:06:13.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:06:13.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:06:13.997Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T20:06:13.997Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T20:06:13.997Z] 04944245beec: Pulling fs layer [2024-06-24T20:06:13.997Z] 699f458cf7ca: Pulling fs layer [2024-06-24T20:06:13.997Z] 765212b225bb: Pulling fs layer [2024-06-24T20:06:13.997Z] f23df028b6ca: Pulling fs layer [2024-06-24T20:06:13.997Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T20:06:13.997Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T20:06:13.997Z] f23df028b6ca: Waiting [2024-06-24T20:06:13.997Z] d65c8cfc05b1: Waiting [2024-06-24T20:06:13.997Z] 2437ff75d9bd: Waiting [2024-06-24T20:06:13.997Z] 765212b225bb: Waiting [2024-06-24T20:06:14.263Z] 04944245beec: Verifying Checksum [2024-06-24T20:06:14.263Z] 04944245beec: Download complete [2024-06-24T20:06:14.263Z] 765212b225bb: Verifying Checksum [2024-06-24T20:06:14.263Z] 765212b225bb: Download complete [2024-06-24T20:06:14.263Z] f23df028b6ca: Verifying Checksum [2024-06-24T20:06:14.263Z] f23df028b6ca: Download complete [2024-06-24T20:06:14.263Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T20:06:14.263Z] d65c8cfc05b1: Download complete [2024-06-24T20:06:14.529Z] 699f458cf7ca: Verifying Checksum [2024-06-24T20:06:14.529Z] 699f458cf7ca: Download complete [2024-06-24T20:06:14.794Z] 8998bd30e6a1: Download complete [2024-06-24T20:06:17.365Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T20:06:17.365Z] 2437ff75d9bd: Download complete [2024-06-24T20:06:19.931Z] 8998bd30e6a1: Pull complete [2024-06-24T20:06:19.931Z] 04944245beec: Pull complete [2024-06-24T20:06:21.865Z] 699f458cf7ca: Pull complete [2024-06-24T20:06:21.865Z] 765212b225bb: Pull complete [2024-06-24T20:06:22.822Z] f23df028b6ca: Pull complete [2024-06-24T20:06:22.822Z] d65c8cfc05b1: Pull complete [2024-06-24T20:06:41.002Z] 2437ff75d9bd: Pull complete [2024-06-24T20:06:41.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T20:06:41.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:06:41.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:06:41.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container [2024-06-24T20:06:41.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T20:06:44.186Z] $ docker top 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:06:45.109Z] ---> job-cost.sh [2024-06-24T20:06:45.109Z] lf-activate-venv: SKIPPING [2024-06-24T20:06:45.109Z] INFO: No Stack... [2024-06-24T20:06:45.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T20:06:46.265Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T20:06:46.613Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-06-24T20:06:46.613Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T20:06:46.679Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] [2024-06-24T20:06:46.686Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] did not exist. Created. [2024-06-24T20:06:46.692Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T20:06:47.460Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T20:06:47.667Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T20:06:47.692Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T20:06:47.797Z] $ docker stop --time=1 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 [2024-06-24T20:06:49.287Z] $ docker rm -f --volumes 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 [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-06-24T20:06:50.430Z] provisioning config files... [2024-06-24T20:06:50.437Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7816437120586343967tmp [Pipeline] { [Pipeline] sh [2024-06-24T20:06:50.790Z] + set +x [2024-06-24T20:06:50.791Z] + + curlbash -s -s https://codecov.io/bash -- [2024-06-24T20:06:50.791Z] [2024-06-24T20:06:50.791Z] [2024-06-24T20:06:50.791Z] _____ _ [2024-06-24T20:06:50.791Z] / ____| | | [2024-06-24T20:06:50.791Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T20:06:50.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T20:06:50.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T20:06:50.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T20:06:50.791Z] Bash-1.0.6 [2024-06-24T20:06:50.791Z] [2024-06-24T20:06:50.791Z] [2024-06-24T20:06:50.791Z] ==> git version 2.25.1 found [2024-06-24T20:06:50.791Z] ==> 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-06-24T20:06:50.791Z] Release-Date: 2020-01-08 [2024-06-24T20:06:50.791Z] 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-06-24T20:06:50.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T20:06:50.791Z] ==> Jenkins CI detected. [2024-06-24T20:06:50.791Z] current dir:  /w/workspace/edgex-go/1 [2024-06-24T20:06:50.791Z] project root: . [2024-06-24T20:06:50.791Z] --> token set from env [2024-06-24T20:06:50.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T20:06:50.791Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T20:06:50.791Z] ==> Python coveragepy not found [2024-06-24T20:06:50.791Z] ==> Searching for coverage reports in: [2024-06-24T20:06:50.791Z] + . [2024-06-24T20:06:50.791Z] -> Found 1 reports [2024-06-24T20:06:50.791Z] ==> Detecting git/mercurial file structure [2024-06-24T20:06:50.791Z] ==> Reading reports [2024-06-24T20:06:50.791Z] + ./coverage.out bytes=455713 [2024-06-24T20:06:50.791Z] ==> Appending adjustments [2024-06-24T20:06:50.791Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T20:06:52.167Z] + Found adjustments [2024-06-24T20:06:52.167Z] ==> Gzipping contents [2024-06-24T20:06:52.167Z] 60K /tmp/codecov.KBr8vM.gz [2024-06-24T20:06:52.167Z] ==> Uploading reports [2024-06-24T20:06:52.167Z] url: https://codecov.io [2024-06-24T20:06:52.167Z] query: branch=PR-4809&commit=3689ae26781e13cf234e17703f1d9613a2c777f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4809%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4809&job=&cmd_args= [2024-06-24T20:06:52.167Z] -> Pinging Codecov [2024-06-24T20:06:52.167Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4809&commit=3689ae26781e13cf234e17703f1d9613a2c777f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4809%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4809&job=&cmd_args= [2024-06-24T20:06:52.167Z] -> Uploading to [2024-06-24T20:06:52.168Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/3689ae26781e13cf234e17703f1d9613a2c777f3/6feb638c-3716-4271-8d2e-f8d270db7e6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57c34df5f37468e11152fe7b9d6e248f3bd5060ad7ebc9417b5ce192447233bd [2024-06-24T20:06:52.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T20:06:52.168Z] Dload Upload Total Spent Left Speed [2024-06-24T20:06:52.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 238k --:--:-- --:--:-- --:--:-- 238k [2024-06-24T20:06:52.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] } [2024-06-24T20:06:52.466Z] 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-06-24T20:06:54.151Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:06:54.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:06:55.408Z] ---> package-listing.sh [2024-06-24T20:06:55.408Z] ++ facter osfamily [2024-06-24T20:06:55.408Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T20:06:55.667Z] + OS_FAMILY=debian [2024-06-24T20:06:55.667Z] + workspace=/w/workspace/edgex-go/1 [2024-06-24T20:06:55.667Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T20:06:55.667Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T20:06:55.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T20:06:55.667Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T20:06:55.667Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:06:55.667Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T20:06:55.667Z] + case "${OS_FAMILY}" in [2024-06-24T20:06:55.667Z] + dpkg -l [2024-06-24T20:06:55.667Z] + grep '^ii' [2024-06-24T20:06:55.667Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T20:06:55.667Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T20:06:55.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T20:06:55.667Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:06:55.667Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-06-24T20:06:55.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-06-24T20:06:55.704Z] 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-06-24T20:06:56.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:06:56.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:06:56.665Z] [2024-06-24T20:06:56.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:06:57.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:06:57.086Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T20:06:57.086Z] 5eb5b503b376: Pulling fs layer [2024-06-24T20:06:57.086Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T20:06:57.086Z] ec43610c2a17: Pulling fs layer [2024-06-24T20:06:57.086Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T20:06:57.086Z] 33b1e0a273af: Pulling fs layer [2024-06-24T20:06:57.086Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T20:06:57.086Z] 2f39f015ded8: Pulling fs layer [2024-06-24T20:06:57.086Z] 5d3b04190fa2: Waiting [2024-06-24T20:06:57.086Z] 2f39f015ded8: Waiting [2024-06-24T20:06:57.086Z] 3a2ae6a8a46f: Waiting [2024-06-24T20:06:57.086Z] 33b1e0a273af: Waiting [2024-06-24T20:06:57.086Z] 5c69ac0246d0: Verifying Checksum [2024-06-24T20:06:57.086Z] 5c69ac0246d0: Download complete [2024-06-24T20:06:57.086Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T20:06:57.086Z] 3a2ae6a8a46f: Download complete [2024-06-24T20:06:57.346Z] 33b1e0a273af: Verifying Checksum [2024-06-24T20:06:57.346Z] 33b1e0a273af: Download complete [2024-06-24T20:06:57.346Z] 5d3b04190fa2: Verifying Checksum [2024-06-24T20:06:57.346Z] 5d3b04190fa2: Download complete [2024-06-24T20:06:57.346Z] ec43610c2a17: Verifying Checksum [2024-06-24T20:06:57.346Z] ec43610c2a17: Download complete [2024-06-24T20:06:57.346Z] 5eb5b503b376: Verifying Checksum [2024-06-24T20:06:57.346Z] 5eb5b503b376: Download complete [2024-06-24T20:06:57.913Z] 2f39f015ded8: Download complete [2024-06-24T20:06:58.849Z] 5eb5b503b376: Pull complete [2024-06-24T20:06:58.849Z] 5c69ac0246d0: Pull complete [2024-06-24T20:06:59.107Z] ec43610c2a17: Pull complete [2024-06-24T20:06:59.365Z] 3a2ae6a8a46f: Pull complete [2024-06-24T20:06:59.365Z] 33b1e0a273af: Pull complete [2024-06-24T20:06:59.623Z] 5d3b04190fa2: Pull complete [2024-06-24T20:07:03.804Z] 2f39f015ded8: Pull complete [2024-06-24T20:07:03.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T20:07:03.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:07:03.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:07:04.046Z] prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container [2024-06-24T20:07:04.072Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T20:07:09.875Z] $ docker top f7d5127bbbf5cdc27fcd11cd802b45c5197abdd7410c64753b851aba8602d662 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T20:07:10.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T20:07:10.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T20:07:10.933Z] + ls /var/log/sa-host [2024-06-24T20:07:10.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T20:07:11.090Z] provisioning config files... [2024-06-24T20:07:11.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12619456351808951693tmp [Pipeline] { [Pipeline] echo [2024-06-24T20:07:11.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:07:11.576Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T20:07:11.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:07:12.029Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T20:07:12.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:07:12.395Z] ---> sudo-logs.sh [2024-06-24T20:07:12.395Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T20:07:12.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:07:12.816Z] ---> job-cost.sh [2024-06-24T20:07:12.817Z] lf-activate-venv: SKIPPING [2024-06-24T20:07:12.817Z] DEBUG: total: 0.10999999940395355 [2024-06-24T20:07:12.817Z] INFO: Retrieving Stack Cost... [2024-06-24T20:07:13.076Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T20:07:13.647Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T20:07:13.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:07:14.016Z] ---> logs-deploy.sh [2024-06-24T20:07:14.016Z] lf-activate-venv: SKIPPING [2024-06-24T20:07:14.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4809/1 [2024-06-24T20:07:14.016Z] INFO: archiving workspace using pattern(s): [2024-06-24T20:07:14.957Z] Archives upload complete. [2024-06-24T20:07:14.957Z] INFO: archiving logs to Nexus