Pull request #4898 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from f514902afc840072bda941c63c70d2ed9b78c1de+d10896467fa144e67a67be8d8faf3bc8d031442b (7f00add83557a0881bfad4cab2b2c0bf6d18111f) 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-ssh2523150032878082619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8851528566629999328.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4898/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-4898/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11033809788237716220.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-4898/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15847293030849951813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh6338629193651653339.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-4898/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-4898/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh348265327480007229.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9824 in /w/workspace/edgexfoundry_edgex-go_PR-4898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4898/head:refs/remotes/origin/PR-4898 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit f514902afc840072bda941c63c70d2ed9b78c1de Merge succeeded, producing f514902afc840072bda941c63c70d2ed9b78c1de Checking out Revision f514902afc840072bda941c63c70d2ed9b78c1de (PR-4898) > git config core.sparsecheckout # timeout=10 > git checkout -f f514902afc840072bda941c63c70d2ed9b78c1de # 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 d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f514902afc840072bda941c63c70d2ed9b78c1de # timeout=10 Commit message: "feat: Automatically Trigger Missed Scheduled Jobs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T08:55:50.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T08:55:50.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T08:55:50.966Z] ========================================================= [2024-09-09T08:55:50.966Z] EdgeX Global Pipelines Version Info [2024-09-09T08:55:50.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T08:55:52.104Z] ------------------- [2024-09-09T08:55:52.104Z] stable info: [2024-09-09T08:55:52.104Z] ------------------- [2024-09-09T08:55:52.104Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T08:55:52.104Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T08:55:52.104Z] Message: update stable to v1.0.263 [2024-09-09T08:55:52.367Z] ------------------- [2024-09-09T08:55:52.367Z] experimental info: [2024-09-09T08:55:52.367Z] ------------------- [2024-09-09T08:55:52.367Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T08:55:52.367Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T08:55:52.367Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T08:55:52.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T08:55:52.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T08:55:52.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T08:55:52.787Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T08:55:52.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T08:55:52.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T08:55:52.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T08:55:53.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T08:55:53.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T08:55:53.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T08:55:53.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T08:55:53.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T08:55:53.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T08:55:53.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T08:55:53.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T08:55:53.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T08:55:53.626Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T08:55:53.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T08:55:53.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T08:55:53.809Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T08:55:53.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T08:55:53.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T08:55:54.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T08:55:54.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4898 [Pipeline] echo [2024-09-09T08:55:54.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4898 [Pipeline] echo [2024-09-09T08:55:54.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4898 [Pipeline] echo [2024-09-09T08:55:54.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f514902afc840072bda941c63c70d2ed9b78c1de [Pipeline] echo [2024-09-09T08:55:54.323Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f514902 [Pipeline] echo [2024-09-09T08:55:54.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T08:55:54.548Z] provisioning config files... [2024-09-09T08:55:54.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18128959962146250809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T08:55:54.957Z] ---> ****-login.sh [2024-09-09T08:55:54.957Z] nexus3.edgexfoundry.org:10001 [2024-09-09T08:55:55.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:55:55.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:55:55.218Z] Configure a credential helper to remove this warning. See [2024-09-09T08:55:55.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:55:55.218Z] [2024-09-09T08:55:55.218Z] Login Succeeded [2024-09-09T08:55:55.218Z] nexus3.edgexfoundry.org:10002 [2024-09-09T08:55:55.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:55:55.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:55:55.482Z] Configure a credential helper to remove this warning. See [2024-09-09T08:55:55.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:55:55.482Z] [2024-09-09T08:55:55.482Z] Login Succeeded [2024-09-09T08:55:55.482Z] nexus3.edgexfoundry.org:10003 [2024-09-09T08:55:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:55:55.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:55:55.482Z] Configure a credential helper to remove this warning. See [2024-09-09T08:55:55.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:55:55.482Z] [2024-09-09T08:55:55.482Z] Login Succeeded [2024-09-09T08:55:55.482Z] nexus3.edgexfoundry.org:10004 [2024-09-09T08:55:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:55:55.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:55:55.743Z] Configure a credential helper to remove this warning. See [2024-09-09T08:55:55.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:55:55.743Z] [2024-09-09T08:55:55.743Z] Login Succeeded [2024-09-09T08:55:55.743Z] ****.io [2024-09-09T08:55:55.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:55:56.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:55:56.003Z] Configure a credential helper to remove this warning. See [2024-09-09T08:55:56.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:55:56.003Z] [2024-09-09T08:55:56.003Z] Login Succeeded [2024-09-09T08:55:56.003Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T08:55:56.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T08:55:56.479Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-09T08:55:56.479Z] + + dirname cmd/core-command/Dockerfile [2024-09-09T08:55:56.479Z] cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T08:55:56.479Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T08:55:56.479Z] cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/core-data/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T08:55:56.479Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-09T08:55:56.479Z] cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T08:55:56.479Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2024-09-09T08:55:56.479Z] -f2 [2024-09-09T08:55:56.479Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T08:55:56.479Z] + + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T08:55:56.479Z] cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T08:55:56.479Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T08:55:56.479Z] + cut -d/ -f2 [2024-09-09T08:55:56.479Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T08:55:56.535Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T08:55:57.090Z] + git rev-list -1 --merges f514902afc840072bda941c63c70d2ed9b78c1de~1..f514902afc840072bda941c63c70d2ed9b78c1de [Pipeline] echo [2024-09-09T08:55:57.136Z] -----------> git rev-list -1 --merges f514902afc840072bda941c63c70d2ed9b78c1de~1..f514902afc840072bda941c63c70d2ed9b78c1de f514902afc840072bda941c63c70d2ed9b78c1de [false] [Pipeline] sh [2024-09-09T08:55:57.461Z] + git log --format=format:%s -1 f514902afc840072bda941c63c70d2ed9b78c1de [Pipeline] echo [2024-09-09T08:55:57.507Z] ========================================================= [2024-09-09T08:55:57.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T08:55:57.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T08:55:58.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T08:55:58.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T08:55:58.092Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T08:55:58.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T08:55:58.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T08:55:58.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T08:55:58.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T08:55:58.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T08:55:58.613Z] [2024-09-09T08:55:58.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T08:55:59.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T08:55:59.016Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T08:55:59.016Z] b85a868b505f: Pulling fs layer [2024-09-09T08:55:59.016Z] e2be974225ed: Pulling fs layer [2024-09-09T08:55:59.016Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T08:55:59.016Z] 988bab9f4d93: Pulling fs layer [2024-09-09T08:55:59.016Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T08:55:59.016Z] eaf3925da568: Pulling fs layer [2024-09-09T08:55:59.016Z] 988bab9f4d93: Waiting [2024-09-09T08:55:59.016Z] bab4dde63d76: Pulling fs layer [2024-09-09T08:55:59.016Z] 1469e6f7b9e6: Waiting [2024-09-09T08:55:59.016Z] bde34c3a00c8: Pulling fs layer [2024-09-09T08:55:59.016Z] eaf3925da568: Waiting [2024-09-09T08:55:59.016Z] bab4dde63d76: Waiting [2024-09-09T08:55:59.016Z] bde34c3a00c8: Waiting [2024-09-09T08:55:59.016Z] b352a97aabf1: Pulling fs layer [2024-09-09T08:55:59.016Z] 4872d77fe225: Pulling fs layer [2024-09-09T08:55:59.016Z] b352a97aabf1: Waiting [2024-09-09T08:55:59.016Z] 5851b861e8e6: Pulling fs layer [2024-09-09T08:55:59.016Z] 4872d77fe225: Waiting [2024-09-09T08:55:59.016Z] 5851b861e8e6: Waiting [2024-09-09T08:55:59.016Z] e2be974225ed: Download complete [2024-09-09T08:55:59.016Z] 988bab9f4d93: Verifying Checksum [2024-09-09T08:55:59.016Z] 988bab9f4d93: Download complete [2024-09-09T08:55:59.016Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T08:55:59.016Z] 1469e6f7b9e6: Download complete [2024-09-09T08:55:59.016Z] eaf3925da568: Verifying Checksum [2024-09-09T08:55:59.016Z] eaf3925da568: Download complete [2024-09-09T08:55:59.275Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T08:55:59.275Z] 339a4e72a1f5: Download complete [2024-09-09T08:55:59.275Z] bde34c3a00c8: Verifying Checksum [2024-09-09T08:55:59.275Z] bde34c3a00c8: Download complete [2024-09-09T08:55:59.275Z] b352a97aabf1: Verifying Checksum [2024-09-09T08:55:59.275Z] b352a97aabf1: Download complete [2024-09-09T08:55:59.275Z] 4872d77fe225: Download complete [2024-09-09T08:55:59.275Z] 5851b861e8e6: Verifying Checksum [2024-09-09T08:55:59.275Z] 5851b861e8e6: Download complete [2024-09-09T08:55:59.275Z] b85a868b505f: Download complete [2024-09-09T08:55:59.533Z] bab4dde63d76: Verifying Checksum [2024-09-09T08:55:59.533Z] bab4dde63d76: Download complete [2024-09-09T08:56:00.477Z] b85a868b505f: Pull complete [2024-09-09T08:56:00.739Z] e2be974225ed: Pull complete [2024-09-09T08:56:01.313Z] 339a4e72a1f5: Pull complete [2024-09-09T08:56:01.313Z] 988bab9f4d93: Pull complete [2024-09-09T08:56:01.573Z] 1469e6f7b9e6: Pull complete [2024-09-09T08:56:01.574Z] eaf3925da568: Pull complete [2024-09-09T08:56:03.484Z] bab4dde63d76: Pull complete [2024-09-09T08:56:03.484Z] bde34c3a00c8: Pull complete [2024-09-09T08:56:03.745Z] b352a97aabf1: Pull complete [2024-09-09T08:56:03.746Z] 4872d77fe225: Pull complete [2024-09-09T08:56:03.746Z] 5851b861e8e6: Pull complete [2024-09-09T08:56:04.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T08:56:04.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T08:56:04.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T08:56:04.310Z] prd-ubuntu20.04-docker-8c-8g-9824 does not seem to be running inside a container [2024-09-09T08:56:04.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T08:56:06.331Z] $ docker top 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce -eo pid,comm [2024-09-09T08:56:06.392Z] 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-09-09T08:56:06.392Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T08:56:06.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T08:56:06.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T08:56:06.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T08:56:06.702Z] $ docker exec 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce ssh-agent [2024-09-09T08:56:06.808Z] SSH_AUTH_SOCK=/tmp/ssh-MI8SClL5XqpY/agent.32 [2024-09-09T08:56:06.808Z] SSH_AGENT_PID=38 [2024-09-09T08:56:06.815Z] Running ssh-add (command line suppressed) [2024-09-09T08:56:06.918Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17756427083052659479.key (/w/workspace/edgex-go/1@tmp/private_key_17756427083052659479.key) [2024-09-09T08:56:06.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T08:56:07.283Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T08:56:07.308Z] $ docker exec --env ******** --env ******** 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce ssh-agent -k [2024-09-09T08:56:07.417Z] unset SSH_AUTH_SOCK; [2024-09-09T08:56:07.417Z] unset SSH_AGENT_PID; [2024-09-09T08:56:07.417Z] echo Agent pid 38 killed; [2024-09-09T08:56:07.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T08:56:07.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T08:56:07.531Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T08:56:07.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T08:56:07.645Z] $ docker exec 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce ssh-agent [2024-09-09T08:56:07.768Z] SSH_AUTH_SOCK=/tmp/ssh-v8ZuH9WmSJqu/agent.71 [2024-09-09T08:56:07.768Z] SSH_AGENT_PID=77 [2024-09-09T08:56:07.773Z] Running ssh-add (command line suppressed) [2024-09-09T08:56:07.891Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_196604939604653282.key (/w/workspace/edgex-go/1@tmp/private_key_196604939604653282.key) [2024-09-09T08:56:07.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T08:56:08.252Z] + git semver init [2024-09-09T08:56:08.514Z] 2024-09-09 08:56:08,443 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T08:56:08.514Z] 2024-09-09 08:56:08,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T08:56:08.514Z] 2024-09-09 08:56:08,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T08:56:08.514Z] 2024-09-09 08:56:08,445 [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-09-09T08:56:13.798Z] 2024-09-09 08:56:13,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4898 with force:False [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,080 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4898 [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,084 [execute] INFO git cat-file --batch-check [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,091 [execute] INFO git cat-file --batch [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T08:56:13.798Z] 2024-09-09 08:56:13,098 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4898 [2024-09-09T08:56:13.798Z] 0.0.0 [Pipeline] } [2024-09-09T08:56:13.828Z] $ docker exec --env ******** --env ******** 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce ssh-agent -k [2024-09-09T08:56:13.935Z] unset SSH_AUTH_SOCK; [2024-09-09T08:56:13.936Z] unset SSH_AGENT_PID; [2024-09-09T08:56:13.936Z] echo Agent pid 77 killed; [2024-09-09T08:56:13.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T08:56:14.403Z] + git semver [Pipeline] } [2024-09-09T08:56:14.691Z] $ docker stop --time=1 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce [2024-09-09T08:56:16.025Z] $ docker rm -f --volumes 7bdef6be4aa09ded148f18079d9d6b79be962fd72ebea1c7de33948b5013cbce [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T08:56:16.472Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T08:56:16.785Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T08:56:16.811Z] [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-09-09T08:56:17.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T08:56:17.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T08:56:17.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T08:56:17.970Z] ========================================================= [2024-09-09T08:56:17.970Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T08:56:17.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T08:56:18.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T08:56:18.330Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T08:56:18.330Z] 619be1103602: Pulling fs layer [2024-09-09T08:56:18.330Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T08:56:18.330Z] 5df492c9dc93: Pulling fs layer [2024-09-09T08:56:18.330Z] 7629e6793208: Pulling fs layer [2024-09-09T08:56:18.330Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T08:56:18.330Z] fb5054dd5b73: Pulling fs layer [2024-09-09T08:56:18.330Z] eeca6798cff9: Pulling fs layer [2024-09-09T08:56:18.330Z] aa269ceb94a6: Pulling fs layer [2024-09-09T08:56:18.330Z] ada007ff1a6a: Pulling fs layer [2024-09-09T08:56:18.330Z] aa269ceb94a6: Waiting [2024-09-09T08:56:18.330Z] fb5054dd5b73: Waiting [2024-09-09T08:56:18.330Z] 4f4fb700ef54: Waiting [2024-09-09T08:56:18.330Z] eeca6798cff9: Waiting [2024-09-09T08:56:18.330Z] 7629e6793208: Waiting [2024-09-09T08:56:18.330Z] ada007ff1a6a: Waiting [2024-09-09T08:56:18.330Z] 7862e08f4a3e: Download complete [2024-09-09T08:56:18.330Z] 7629e6793208: Verifying Checksum [2024-09-09T08:56:18.330Z] 7629e6793208: Download complete [2024-09-09T08:56:18.330Z] 4f4fb700ef54: Download complete [2024-09-09T08:56:18.330Z] fb5054dd5b73: Verifying Checksum [2024-09-09T08:56:18.330Z] fb5054dd5b73: Download complete [2024-09-09T08:56:18.330Z] 619be1103602: Verifying Checksum [2024-09-09T08:56:18.330Z] 619be1103602: Download complete [2024-09-09T08:56:18.330Z] eeca6798cff9: Verifying Checksum [2024-09-09T08:56:18.330Z] eeca6798cff9: Download complete [2024-09-09T08:56:18.589Z] 619be1103602: Pull complete [2024-09-09T08:56:18.589Z] ada007ff1a6a: Verifying Checksum [2024-09-09T08:56:18.589Z] ada007ff1a6a: Download complete [2024-09-09T08:56:18.589Z] 7862e08f4a3e: Pull complete [2024-09-09T08:56:18.847Z] 5df492c9dc93: Verifying Checksum [2024-09-09T08:56:18.847Z] 5df492c9dc93: Download complete [2024-09-09T08:56:19.105Z] aa269ceb94a6: Verifying Checksum [2024-09-09T08:56:19.105Z] aa269ceb94a6: Download complete [2024-09-09T08:56:22.392Z] 5df492c9dc93: Pull complete [2024-09-09T08:56:22.392Z] 7629e6793208: Pull complete [2024-09-09T08:56:22.392Z] 4f4fb700ef54: Pull complete [2024-09-09T08:56:22.651Z] fb5054dd5b73: Pull complete [2024-09-09T08:56:22.651Z] eeca6798cff9: Pull complete [2024-09-09T08:56:25.187Z] aa269ceb94a6: Pull complete [2024-09-09T08:56:25.446Z] ada007ff1a6a: Pull complete [2024-09-09T08:56:25.446Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T08:56:25.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T08:56:25.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T08:56:25.845Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T08:56:25.845Z] WORKDIR /edgex [2024-09-09T08:56:25.845Z] COPY go.mod . [2024-09-09T08:56:25.845Z] RUN go mod download [2024-09-09T08:56:25.845Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-09T08:56:26.413Z] Sending build context to Docker daemon 179.2MB [2024-09-09T08:56:26.413Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T08:56:26.413Z] ---> f489d0715acc [2024-09-09T08:56:26.413Z] Step 2/4 : WORKDIR /edgex [2024-09-09T08:56:29.706Z] ---> Running in cb62445848c1 [2024-09-09T08:56:29.706Z] Removing intermediate container cb62445848c1 [2024-09-09T08:56:29.706Z] ---> 07ba17c220b5 [2024-09-09T08:56:29.706Z] Step 3/4 : COPY go.mod . [2024-09-09T08:56:29.706Z] ---> 422f2c1a4c71 [2024-09-09T08:56:29.706Z] Step 4/4 : RUN go mod download [2024-09-09T08:56:29.706Z] ---> Running in e160ce834e0b [2024-09-09T08:56:32.197Z] Still waiting to schedule task [2024-09-09T08:56:32.198Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T08:56:51.695Z] Removing intermediate container e160ce834e0b [2024-09-09T08:56:51.695Z] ---> 12bf4bab1444 [2024-09-09T08:56:51.695Z] Successfully built 12bf4bab1444 [2024-09-09T08:56:51.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T08:56:52.108Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T08:56:52.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T08:56:52.283Z] prd-ubuntu20.04-docker-8c-8g-9824 does not seem to be running inside a container [2024-09-09T08:56:52.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T08:56:52.670Z] $ docker top 34ffb8d640972ca77d5603f3de9069732358b714be50031ac756badef163c084 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T08:56:53.079Z] + go version [2024-09-09T08:56:53.080Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T08:56:53.120Z] $ docker stop --time=1 34ffb8d640972ca77d5603f3de9069732358b714be50031ac756badef163c084 [2024-09-09T08:56:54.398Z] $ docker rm -f --volumes 34ffb8d640972ca77d5603f3de9069732358b714be50031ac756badef163c084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T08:56:55.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T08:56:55.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T08:56:55.343Z] prd-ubuntu20.04-docker-8c-8g-9824 does not seem to be running inside a container [2024-09-09T08:56:55.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T08:56:55.702Z] $ docker top 1d87772505245e3bd6d55aca6fa4343bf100cca094dc7d5eb971966b3eb0851e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T08:56:55.836Z] ========================================================= [2024-09-09T08:56:55.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T08:56:55.836Z] ========================================================= [Pipeline] sh [2024-09-09T08:56:56.145Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T08:56:56.526Z] + make test [2024-09-09T08:56:56.526Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T08:57:04.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T08:57:31.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T08:57:31.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T08:57:31.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T08:57:32.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T08:57:32.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T08:57:32.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T08:57:32.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T08:57:32.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T08:57:32.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T08:57:34.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T08:57:34.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T08:57:35.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-09T08:57:36.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T08:57:36.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T08:57:36.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T08:57:36.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T08:57:36.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T08:57:36.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T08:57:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T08:57:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T08:57:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:57:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T08:57:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T08:57:38.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T08:57:40.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T08:57:40.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T08:57:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-09T08:57:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-09-09T08:57:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.461s coverage: 93.4% of statements [2024-09-09T08:57:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T08:57:41.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T08:57:41.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 7.0% of statements [2024-09-09T08:57:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T08:57:42.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements [2024-09-09T08:57:42.257Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-09T08:57:42.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T08:57:42.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T08:57:42.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-09-09T08:57:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-09-09T08:57:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-09-09T08:57:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-09T08:57:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements [2024-09-09T08:57:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-09-09T08:57:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-09T08:57:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-09T08:57:45.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T08:57:45.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T08:57:45.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T08:57:45.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T08:57:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T08:57:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T08:57:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T08:57:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T08:57:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T08:57:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T08:57:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T08:57:47.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T08:57:47.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T08:57:47.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T08:57:47.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T08:57:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T08:57:47.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T08:57:48.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T08:57:49.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T08:57:50.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T08:57:51.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T08:57:51.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T08:57:54.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T08:57:54.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T08:57:54.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T08:57:55.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T08:57:55.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T08:57:55.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T08:57:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T08:57:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T08:57:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T08:57:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T08:57:56.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T08:57:56.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T08:57:56.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T08:57:56.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-09-09T08:57:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T08:57:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T08:57:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:57:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T08:57:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T08:57:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T08:57:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T08:57:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T08:58:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T08:58:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:58:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T08:58:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T08:58:01.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T08:58:01.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T08:58:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T08:58:01.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.233s coverage: 79.9% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.044s coverage: 92.9% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.5% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.0% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements [2024-09-09T08:58:10.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-09-09T08:58:10.089Z] 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-09-09T08:58:10.089Z] running golangci-lint [2024-09-09T08:58:10.089Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T08:58:10.089Z] go version go1.21.9 linux/amd64 [2024-09-09T08:58:10.089Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T08:58:10.089Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T08:58:15.798Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9825 in /w/workspace/edgexfoundry_edgex-go_PR-4898 [Pipeline] { [Pipeline] ws [2024-09-09T08:58:15.879Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T08:58:15.970Z] The recommended git tool is: git [2024-09-09T08:58:24.649Z] using credential edgex-jenkins-ssh [2024-09-09T08:58:24.675Z] Cloning the remote Git repository [2024-09-09T08:58:24.718Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T08:58:24.818Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T08:58:24.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T08:58:24.970Z] > git --version # timeout=10 [2024-09-09T08:58:25.010Z] > git --version # 'git version 2.25.1' [2024-09-09T08:58:25.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T08:58:25.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T08:58:32.007Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 20.94664684s" [2024-09-09T08:58:32.007Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.34731ms" [2024-09-09T08:58:41.974Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.639047454s with top 10 stages: buildir: 47.655453165s, gosec: 7.029304052s, inspect: 2.231403221s, fact_deprecated: 2.20485134s, printf: 1.68776038s, fact_purity: 1.535326163s, nilness: 1.507935178s, ctrlflow: 1.204021199s, S1038: 950.034555ms, typedness: 721.239577ms" [2024-09-09T08:58:41.974Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T08:58:41.974Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214" [2024-09-09T08:58:41.974Z] level=info msg="[runner] processing took 17.307994ms with stages: nolint: 7.183818ms, identifier_marker: 4.642515ms, autogenerated_exclude: 1.739607ms, path_prettifier: 1.712217ms, exclude-rules: 1.192469ms, skip_dirs: 782.176µs, cgo: 31.762µs, filename_unadjuster: 19.2µs, max_same_issues: 1.05µs, skip_files: 590ns, fixer: 400ns, uniq_by_line: 390ns, diff: 350ns, exclude: 280ns, severity-rules: 270ns, path_shortener: 200ns, max_from_linter: 170ns, sort_results: 150ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-09-09T08:58:41.974Z] level=info msg="[runner] linters took 10.446041222s with stages: goanalysis_metalinter: 10.428586424s" [2024-09-09T08:58:41.974Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T08:58:41.974Z] level=info msg="Memory: 315 samples, avg is 286.9MB, max is 1314.5MB" [2024-09-09T08:58:41.974Z] level=info msg="Execution took 31.446113313s" [2024-09-09T08:58:41.974Z] go vet ./... [2024-09-09T08:58:42.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T08:58:42.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T08:58:44.714Z] Merging remotes/origin/main commit d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit f514902afc840072bda941c63c70d2ed9b78c1de [2024-09-09T08:58:45.155Z] Merge succeeded, producing f514902afc840072bda941c63c70d2ed9b78c1de [2024-09-09T08:58:45.157Z] Checking out Revision f514902afc840072bda941c63c70d2ed9b78c1de (PR-4898) [2024-09-09T08:58:43.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T08:58:43.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T08:58:43.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T08:58:43.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4898/head:refs/remotes/origin/PR-4898 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T08:58:44.729Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T08:58:44.803Z] > git checkout -f f514902afc840072bda941c63c70d2ed9b78c1de # timeout=10 [2024-09-09T08:58:45.051Z] > git remote # timeout=10 [2024-09-09T08:58:45.069Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T08:58:45.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T08:58:45.108Z] > git merge d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 [2024-09-09T08:58:45.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T08:58:45.160Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T08:58:45.172Z] > git checkout -f f514902afc840072bda941c63c70d2ed9b78c1de # timeout=10 [2024-09-09T08:58:47.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T08:58:47.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T08:58:47.501Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T08:58:47.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T08:58:48.123Z] + ls -al . [2024-09-09T08:58:48.123Z] total 916 [2024-09-09T08:58:48.123Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 08:56 . [2024-09-09T08:58:48.123Z] drwxr-xr-x 4 root root 4096 Sep 9 08:56 .. [2024-09-09T08:58:48.123Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:55 .blubracket [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 08:55 .dockerignore [2024-09-09T08:58:48.123Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 08:58 .git [2024-09-09T08:58:48.123Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 08:55 .github [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 08:55 .gitignore [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 08:55 .golangci.yml [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 08:55 .hadolint.yml [2024-09-09T08:58:48.123Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 08:56 .semver [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 08:55 .sonarcloud.properties [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 08:55 ADOPTERS.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 08:55 Attribution.txt [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 08:55 CHANGELOG.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 08:55 CONTRIBUTING.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 08:55 GOVERNANCE.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 08:55 Jenkinsfile [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 08:55 LICENSE [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 08:55 Makefile [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 08:55 OWNERS.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 08:55 README.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 08:55 SECURITY.md [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 08:56 VERSION [2024-09-09T08:58:48.123Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:55 bin [2024-09-09T08:58:48.123Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 08:55 cmd [2024-09-09T08:58:48.123Z] -rw-r--r-- 1 root root 546128 Sep 9 08:58 coverage.out [2024-09-09T08:58:48.123Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:55 fuzz_test [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 08:55 go.mod [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 08:55 go.sum [2024-09-09T08:58:48.123Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 08:55 internal [2024-09-09T08:58:48.123Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 08:55 openapi [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 08:55 security.txt [2024-09-09T08:58:48.123Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 08:55 version.go [Pipeline] sh [2024-09-09T08:58:48.439Z] + '[' -e coverage.out ] [2024-09-09T08:58:48.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T08:58:48.576Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T08:58:48.878Z] + make build [2024-09-09T08:58:48.878Z] 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-09-09T08:58:48.898Z] Commit message: "feat: Automatically Trigger Missed Scheduled Jobs" [2024-09-09T08:58:48.940Z] > git --version # timeout=10 [2024-09-09T08:58:48.951Z] > git --version # 'git version 2.25.1' [2024-09-09T08:58:48.962Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T08:58:50.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T08:58:50.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T08:58:50.835Z] Dload Upload Total Spent Left Speed [2024-09-09T08:58:50.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-09-09T08:58:51.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T08:58:51.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-09-09T08:58:51.525Z] sudo tee /etc/docker/daemon.new [2024-09-09T08:58:51.525Z] { [2024-09-09T08:58:51.525Z] "registry-mirrors": [ [2024-09-09T08:58:51.525Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T08:58:51.525Z] ], [2024-09-09T08:58:51.525Z] "bip": "10.250.0.254/24", [2024-09-09T08:58:51.525Z] "hosts": [ [2024-09-09T08:58:51.525Z] "tcp://0.0.0.0:5555", [2024-09-09T08:58:51.525Z] "unix:///var/run/docker.sock" [2024-09-09T08:58:51.525Z] ], [2024-09-09T08:58:51.525Z] "mtu": 1458, [2024-09-09T08:58:51.525Z] "selinux-enabled": true, [2024-09-09T08:58:51.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T08:58:51.525Z] } [Pipeline] sh [2024-09-09T08:58:51.868Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T08:58:52.216Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T08:59:10.568Z] provisioning config files... [2024-09-09T08:59:10.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3364726052988202837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T08:59:10.795Z] 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-09-09T08:59:10.795Z] 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-09-09T08:59:11.075Z] ---> ****-login.sh [2024-09-09T08:59:11.075Z] nexus3.edgexfoundry.org:10001 [2024-09-09T08:59:11.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:59:11.361Z] 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-09-09T08:59:11.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:59:11.612Z] Configure a credential helper to remove this warning. See [2024-09-09T08:59:11.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:59:11.612Z] [2024-09-09T08:59:11.612Z] Login Succeeded [2024-09-09T08:59:11.612Z] nexus3.edgexfoundry.org:10002 [2024-09-09T08:59:11.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:59:11.927Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T08:59:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:59:12.149Z] Configure a credential helper to remove this warning. See [2024-09-09T08:59:12.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:59:12.149Z] [2024-09-09T08:59:12.149Z] Login Succeeded [2024-09-09T08:59:12.149Z] nexus3.edgexfoundry.org:10003 [2024-09-09T08:59:12.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:59:12.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:59:12.425Z] Configure a credential helper to remove this warning. See [2024-09-09T08:59:12.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:59:12.425Z] [2024-09-09T08:59:12.425Z] Login Succeeded [2024-09-09T08:59:12.425Z] nexus3.edgexfoundry.org:10004 [2024-09-09T08:59:12.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:59:12.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:59:12.695Z] Configure a credential helper to remove this warning. See [2024-09-09T08:59:12.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:59:12.695Z] [2024-09-09T08:59:12.695Z] Login Succeeded [2024-09-09T08:59:12.695Z] ****.io [2024-09-09T08:59:12.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T08:59:13.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T08:59:13.229Z] Configure a credential helper to remove this warning. See [2024-09-09T08:59:13.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T08:59:13.229Z] [2024-09-09T08:59:13.229Z] Login Succeeded [2024-09-09T08:59:13.229Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T08:59:13.264Z] Deleting 1 temporary files [2024-09-09T08:59:13.301Z] 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] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T08:59:14.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T08:59:14.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T08:59:14.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T08:59:14.200Z] ========================================================= [2024-09-09T08:59:14.200Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T08:59:14.200Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T08:59:14.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T08:59:14.601Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T08:59:14.601Z] c6b39de5b339: Pulling fs layer [2024-09-09T08:59:14.601Z] a69c41024577: Pulling fs layer [2024-09-09T08:59:14.601Z] d6de4b400683: Pulling fs layer [2024-09-09T08:59:14.601Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T08:59:14.601Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T08:59:14.601Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T08:59:14.601Z] 00f215d4a9da: Pulling fs layer [2024-09-09T08:59:14.601Z] d496ad576159: Pulling fs layer [2024-09-09T08:59:14.601Z] 464afbd9ba4c: Waiting [2024-09-09T08:59:14.601Z] 00f215d4a9da: Waiting [2024-09-09T08:59:14.601Z] d496ad576159: Waiting [2024-09-09T08:59:14.873Z] a69c41024577: Download complete [2024-09-09T08:59:14.873Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T08:59:14.873Z] 35cb2a7552d0: Download complete [2024-09-09T08:59:14.873Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T08:59:14.873Z] 4f4fb700ef54: Download complete [2024-09-09T08:59:14.873Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T08:59:14.873Z] 464afbd9ba4c: Download complete [2024-09-09T08:59:14.873Z] c6b39de5b339: Download complete [2024-09-09T08:59:15.148Z] d496ad576159: Download complete [2024-09-09T08:59:16.117Z] c6b39de5b339: Pull complete [2024-09-09T08:59:16.386Z] a69c41024577: Pull complete [2024-09-09T08:59:16.653Z] d6de4b400683: Verifying Checksum [2024-09-09T08:59:16.653Z] d6de4b400683: Download complete [2024-09-09T08:59:17.479Z] 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-09-09T08:59:17.613Z] 00f215d4a9da: Verifying Checksum [2024-09-09T08:59:17.613Z] 00f215d4a9da: Download complete [2024-09-09T08:59:18.853Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T08:59:20.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T08:59:22.652Z] 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-09-09T08:59:23.221Z] 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-09-09T08:59:23.790Z] 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-09-09T08:59:24.362Z] 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-09-09T08:59:25.295Z] 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-09-09T08:59:25.887Z] $ docker stop --time=1 1d87772505245e3bd6d55aca6fa4343bf100cca094dc7d5eb971966b3eb0851e [2024-09-09T08:59:28.509Z] $ docker rm -f --volumes 1d87772505245e3bd6d55aca6fa4343bf100cca094dc7d5eb971966b3eb0851e [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-09-09T08:59:29.931Z] d6de4b400683: Pull complete [2024-09-09T08:59:29.931Z] 35cb2a7552d0: Pull complete [2024-09-09T08:59:29.931Z] 4f4fb700ef54: Pull complete [2024-09-09T08:59:30.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T08:59:30.145Z] [2024-09-09T08:59:30.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2024-09-09T08:59:30.197Z] 464afbd9ba4c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T08:59:30.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T08:59:30.551Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T08:59:30.551Z] 91d30c5bc195: Pulling fs layer [2024-09-09T08:59:30.551Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T08:59:30.551Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T08:59:30.551Z] 4698f68db338: Pulling fs layer [2024-09-09T08:59:30.551Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T08:59:30.551Z] 4698f68db338: Waiting [2024-09-09T08:59:30.551Z] e0025b399a48: Pulling fs layer [2024-09-09T08:59:30.551Z] 2a2f49069b9e: Waiting [2024-09-09T08:59:30.551Z] e0025b399a48: Waiting [2024-09-09T08:59:30.551Z] 91d30c5bc195: Verifying Checksum [2024-09-09T08:59:30.551Z] 91d30c5bc195: Download complete [2024-09-09T08:59:30.551Z] 4698f68db338: Verifying Checksum [2024-09-09T08:59:30.551Z] 4698f68db338: Download complete [2024-09-09T08:59:30.809Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T08:59:30.809Z] 2e9b0aa3be6d: Download complete [2024-09-09T08:59:30.809Z] e0025b399a48: Verifying Checksum [2024-09-09T08:59:30.809Z] e0025b399a48: Download complete [2024-09-09T08:59:30.809Z] 91d30c5bc195: Pull complete [2024-09-09T08:59:30.809Z] 2a2f49069b9e: Verifying Checksum [2024-09-09T08:59:30.809Z] 2a2f49069b9e: Download complete [2024-09-09T08:59:31.069Z] 2e9b0aa3be6d: Pull complete [2024-09-09T08:59:31.328Z] 9c61dcf015f6: Verifying Checksum [2024-09-09T08:59:31.328Z] 9c61dcf015f6: Download complete [2024-09-09T08:59:33.865Z] 9c61dcf015f6: Pull complete [2024-09-09T08:59:33.865Z] 4698f68db338: Pull complete [2024-09-09T08:59:33.865Z] 2a2f49069b9e: Pull complete [2024-09-09T08:59:33.865Z] e0025b399a48: Pull complete [2024-09-09T08:59:33.865Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T08:59:33.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T08:59:33.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T08:59:34.141Z] prd-ubuntu20.04-docker-8c-8g-9824 does not seem to be running inside a container [2024-09-09T08:59:34.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-09T08:59:35.080Z] $ docker top c34f9d5149df0f38322ad667852496c2e0146b994e302766f93a0e72e8f8b8b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T08:59:35.485Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T08:59:38.016Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T08:59:38.016Z] #1 transferring dockerfile: 1.89kB done [2024-09-09T08:59:38.016Z] #1 DONE 0.0s [2024-09-09T08:59:38.016Z] [2024-09-09T08:59:38.016Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T08:59:38.016Z] #2 transferring dockerfile: 2.50kB done [2024-09-09T08:59:38.016Z] #2 DONE 0.0s [2024-09-09T08:59:38.016Z] [2024-09-09T08:59:38.016Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T08:59:38.016Z] #3 transferring dockerfile: 1.70kB done [2024-09-09T08:59:38.016Z] #3 DONE 0.0s [2024-09-09T08:59:38.016Z] [2024-09-09T08:59:38.016Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T08:59:38.016Z] #4 transferring dockerfile: 1.81kB done [2024-09-09T08:59:38.016Z] #4 DONE 0.0s [2024-09-09T08:59:38.016Z] [2024-09-09T08:59:38.016Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T08:59:38.016Z] #5 transferring dockerfile: 2.15kB done [2024-09-09T08:59:38.016Z] #5 DONE 0.0s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #6 transferring dockerfile: 1.95kB done [2024-09-09T08:59:38.017Z] #6 DONE 0.0s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #7 transferring dockerfile: 2.07kB done [2024-09-09T08:59:38.017Z] #7 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #8 transferring dockerfile: 1.85kB done [2024-09-09T08:59:38.017Z] #8 DONE 0.0s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #9 transferring dockerfile: 1.93kB done [2024-09-09T08:59:38.017Z] #9 DONE 0.0s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #10 transferring dockerfile: 1.93kB done [2024-09-09T08:59:38.017Z] #10 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #11 transferring dockerfile: 2.06kB done [2024-09-09T08:59:38.017Z] #11 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #12 transferring dockerfile: 2.23kB done [2024-09-09T08:59:38.017Z] #12 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #13 transferring dockerfile: 3.17kB done [2024-09-09T08:59:38.017Z] #13 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T08:59:38.017Z] #14 transferring context: 50B done [2024-09-09T08:59:38.017Z] #14 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #15 transferring dockerfile: 2.49kB done [2024-09-09T08:59:38.017Z] #15 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #16 transferring dockerfile: 1.69kB done [2024-09-09T08:59:38.017Z] #16 DONE 0.1s [2024-09-09T08:59:38.017Z] [2024-09-09T08:59:38.017Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-09-09T08:59:38.017Z] #17 transferring dockerfile: 2.01kB done [2024-09-09T08:59:38.017Z] #17 DONE 0.1s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-09T08:59:38.277Z] #18 transferring context: 50B done [2024-09-09T08:59:38.277Z] #18 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #19 [security-spire-server internal] load .dockerignore [2024-09-09T08:59:38.277Z] #19 transferring context: 50B done [2024-09-09T08:59:38.277Z] #19 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-09T08:59:38.277Z] #20 transferring context: 50B done [2024-09-09T08:59:38.277Z] #20 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-09T08:59:38.277Z] #21 transferring context: 50B done [2024-09-09T08:59:38.277Z] #21 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #22 [support-notifications internal] load .dockerignore [2024-09-09T08:59:38.277Z] #22 transferring context: 50B done [2024-09-09T08:59:38.277Z] #22 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-09T08:59:38.277Z] #23 transferring context: 50B done [2024-09-09T08:59:38.277Z] #23 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #24 [support-scheduler internal] load .dockerignore [2024-09-09T08:59:38.277Z] #24 transferring context: 50B done [2024-09-09T08:59:38.277Z] #24 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #25 [core-command internal] load .dockerignore [2024-09-09T08:59:38.277Z] #25 transferring context: 50B done [2024-09-09T08:59:38.277Z] #25 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #26 [core-metadata internal] load .dockerignore [2024-09-09T08:59:38.277Z] #26 transferring context: 50B done [2024-09-09T08:59:38.277Z] #26 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #27 [core-data internal] load .dockerignore [2024-09-09T08:59:38.277Z] #27 transferring context: 50B done [2024-09-09T08:59:38.277Z] #27 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T08:59:38.277Z] #28 transferring context: 50B done [2024-09-09T08:59:38.277Z] #28 DONE 0.0s [2024-09-09T08:59:38.277Z] [2024-09-09T08:59:38.277Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:38.535Z] #29 ... [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-09T08:59:38.535Z] #30 transferring context: 50B done [2024-09-09T08:59:38.535Z] #30 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-09T08:59:38.535Z] #31 transferring context: 50B done [2024-09-09T08:59:38.535Z] #31 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #32 [core-keeper internal] load .dockerignore [2024-09-09T08:59:38.535Z] #32 transferring context: 50B done [2024-09-09T08:59:38.535Z] #32 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #33 [security-spire-config internal] load .dockerignore [2024-09-09T08:59:38.535Z] #33 transferring context: 50B done [2024-09-09T08:59:38.535Z] #33 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T08:59:38.535Z] #34 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:38.535Z] #29 DONE 0.0s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T08:59:38.535Z] #34 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T08:59:38.535Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:38.535Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T08:59:38.535Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:38.535Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:38.535Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:38.535Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:38.535Z] #35 ... [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:38.535Z] #29 DONE 0.0s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T08:59:38.535Z] #34 DONE 0.1s [2024-09-09T08:59:38.535Z] [2024-09-09T08:59:38.535Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T08:59:38.535Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:38.535Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:38.535Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:38.535Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:38.535Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:38.793Z] #35 ... [2024-09-09T08:59:38.794Z] [2024-09-09T08:59:38.794Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:38.794Z] #29 DONE 0.0s [2024-09-09T08:59:38.794Z] [2024-09-09T08:59:38.794Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T08:59:38.794Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:38.794Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:38.794Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:38.794Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:38.794Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:38.794Z] #35 ... [2024-09-09T08:59:38.794Z] [2024-09-09T08:59:38.794Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:38.794Z] #29 DONE 0.0s [2024-09-09T08:59:38.794Z] [2024-09-09T08:59:38.794Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T08:59:38.794Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:38.794Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T08:59:38.794Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:38.794Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:38.794Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:38.794Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:39.052Z] #35 ... [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T08:59:39.052Z] #29 DONE 0.0s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T08:59:39.052Z] #36 DONE 0.5s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T08:59:39.052Z] #37 DONE 0.7s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T08:59:39.052Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:39.052Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T08:59:39.052Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:39.052Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:39.052Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:39.052Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:39.052Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T08:59:39.052Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T08:59:39.052Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T08:59:39.052Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T08:59:39.052Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T08:59:39.052Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T08:59:39.052Z] #35 DONE 0.8s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T08:59:39.052Z] #34 DONE 0.4s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T08:59:39.052Z] #38 DONE 0.5s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T08:59:39.052Z] #37 DONE 0.7s [2024-09-09T08:59:39.052Z] [2024-09-09T08:59:39.052Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T08:59:39.052Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T08:59:39.616Z] #39 ... [2024-09-09T08:59:39.616Z] [2024-09-09T08:59:39.616Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T08:59:39.616Z] #40 DONE 0.8s [2024-09-09T08:59:39.616Z] [2024-09-09T08:59:39.616Z] #41 [security-spire-server internal] load build context [2024-09-09T08:59:39.616Z] #41 transferring context: 27.71kB done [2024-09-09T08:59:39.616Z] #41 DONE 0.6s [2024-09-09T08:59:39.616Z] [2024-09-09T08:59:39.616Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T08:59:39.616Z] #42 ... [2024-09-09T08:59:39.616Z] [2024-09-09T08:59:39.616Z] #43 [security-spire-agent internal] load build context [2024-09-09T08:59:39.616Z] #43 transferring context: 27.24kB 0.0s done [2024-09-09T08:59:39.616Z] #43 DONE 0.7s [2024-09-09T08:59:39.874Z] [2024-09-09T08:59:39.874Z] #44 [security-spire-config internal] load build context [2024-09-09T08:59:39.874Z] #44 transferring context: 25.96kB 0.0s done [2024-09-09T08:59:39.874Z] #44 DONE 0.7s [2024-09-09T08:59:39.874Z] [2024-09-09T08:59:39.874Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T08:59:39.874Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-09-09T08:59:40.130Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T08:59:40.130Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T08:59:40.130Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T08:59:40.130Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-09-09T08:59:40.130Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s [2024-09-09T08:59:40.130Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T08:59:40.130Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T08:59:40.130Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T08:59:40.130Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-09T08:59:40.130Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-09T08:59:40.258Z] 00f215d4a9da: Pull complete [2024-09-09T08:59:40.506Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T08:59:40.506Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-09T08:59:40.506Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T08:59:40.506Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.3s [2024-09-09T08:59:40.764Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.5s [2024-09-09T08:59:40.764Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s [2024-09-09T08:59:40.764Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-09T08:59:40.837Z] d496ad576159: Pull complete [2024-09-09T08:59:40.838Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T08:59:40.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T08:59:40.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T08:59:41.097Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-09-09T08:59:41.239Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T08:59:41.239Z] WORKDIR /edgex [2024-09-09T08:59:41.239Z] COPY go.mod . [2024-09-09T08:59:41.239Z] RUN go mod download [2024-09-09T08:59:41.239Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T08:59:41.821Z] Sending build context to Docker daemon 3.54MB [2024-09-09T08:59:41.821Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T08:59:41.821Z] ---> f246e2811388 [2024-09-09T08:59:41.821Z] Step 2/4 : WORKDIR /edgex [2024-09-09T08:59:42.146Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T08:59:43.176Z] #39 ... [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T08:59:43.176Z] #45 DONE 3.3s [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T08:59:43.176Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:43.176Z] #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:43.176Z] #0 2.583 OK: 264 MiB in 52 packages [2024-09-09T08:59:43.176Z] #46 DONE 3.4s [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T08:59:43.176Z] #47 DONE 3.3s [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #48 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:43.176Z] #48 ... [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T08:59:43.176Z] #42 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:43.176Z] #42 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:43.176Z] #42 2.033 OK: 264 MiB in 52 packages [2024-09-09T08:59:43.176Z] #42 DONE 3.5s [2024-09-09T08:59:43.176Z] [2024-09-09T08:59:43.176Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T08:59:43.176Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-09T08:59:43.772Z] ---> Running in ec31c2a98195 [2024-09-09T08:59:43.772Z] Removing intermediate container ec31c2a98195 [2024-09-09T08:59:43.772Z] ---> 4ab9c0b6fe20 [2024-09-09T08:59:43.772Z] Step 3/4 : COPY go.mod . [2024-09-09T08:59:44.354Z] ---> 7cf6faa2fa40 [2024-09-09T08:59:44.354Z] Step 4/4 : RUN go mod download [2024-09-09T08:59:44.354Z] ---> Running in de1c3c11d7eb [2024-09-09T08:59:45.766Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-09-09T08:59:48.307Z] #39 ... [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T08:59:48.307Z] #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.130 OK: 264 MiB in 52 packages [2024-09-09T08:59:48.307Z] #49 DONE 8.4s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T08:59:48.307Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.679 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T08:59:48.307Z] #0 4.695 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:48.307Z] #0 4.700 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:48.307Z] #0 4.710 Executing ca-certificates-20240226-r0.trigger [2024-09-09T08:59:48.307Z] #0 4.754 OK: 8 MiB in 17 packages [2024-09-09T08:59:48.307Z] #50 DONE 8.2s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T08:59:48.307Z] #0 4.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.225 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T08:59:48.307Z] #0 5.335 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:48.307Z] #0 5.335 (3/3) Installing tzdata (2024a-r0) [2024-09-09T08:59:48.307Z] #0 5.396 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:48.307Z] #0 5.401 Executing ca-certificates-20240226-r0.trigger [2024-09-09T08:59:48.307Z] #0 5.449 OK: 11 MiB in 18 packages [2024-09-09T08:59:48.307Z] #51 DONE 8.2s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T08:59:48.307Z] #0 3.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.288 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T08:59:48.307Z] #0 4.288 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T08:59:48.307Z] #0 4.288 OK: 20078 distinct packages available [2024-09-09T08:59:48.307Z] #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.663 OK: 264 MiB in 52 packages [2024-09-09T08:59:48.307Z] #52 DONE 8.4s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:48.307Z] #0 4.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 4.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.069 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:48.307Z] #0 5.077 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:48.307Z] #0 5.149 OK: 7 MiB in 16 packages [2024-09-09T08:59:48.307Z] #53 DONE 8.3s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T08:59:48.307Z] #0 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.514 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T08:59:48.307Z] #0 5.514 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T08:59:48.307Z] #0 5.514 OK: 20070 distinct packages available [2024-09-09T08:59:48.307Z] #0 5.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.852 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T08:59:48.307Z] #0 5.867 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T08:59:48.307Z] #0 5.879 (3/11) Installing libunistring (1.1-r1) [2024-09-09T08:59:48.307Z] #0 5.894 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T08:59:48.307Z] #0 5.898 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T08:59:48.307Z] #0 5.904 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T08:59:48.307Z] #0 5.910 (7/11) Installing curl (8.9.0-r0) [2024-09-09T08:59:48.307Z] #0 5.918 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:48.307Z] #0 5.919 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T08:59:48.307Z] #0 5.923 (10/11) Installing libucontext (1.2-r2) [2024-09-09T08:59:48.307Z] #0 5.925 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T08:59:48.307Z] #0 5.929 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:48.307Z] #0 5.935 Executing ca-certificates-20240226-r0.trigger [2024-09-09T08:59:48.307Z] #0 5.981 OK: 12 MiB in 26 packages [2024-09-09T08:59:48.307Z] #54 DONE 8.2s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #55 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T08:59:48.307Z] #55 ... [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T08:59:48.307Z] #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:48.307Z] #0 5.669 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:48.307Z] #0 5.673 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T08:59:48.307Z] #0 5.683 (3/4) Installing su-exec (0.2-r3) [2024-09-09T08:59:48.307Z] #0 5.685 (4/4) Installing yq (4.33.3-r5) [2024-09-09T08:59:48.307Z] #0 5.747 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:48.307Z] #0 5.762 OK: 17 MiB in 19 packages [2024-09-09T08:59:48.307Z] #56 DONE 8.3s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-09T08:59:48.307Z] #57 transferring context: 328.82MB 9.3s [2024-09-09T08:59:48.307Z] #57 ... [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T08:59:48.307Z] #39 DONE 9.3s [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:48.307Z] #58 ... [2024-09-09T08:59:48.307Z] [2024-09-09T08:59:48.307Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-09T08:59:48.568Z] #59 ... [2024-09-09T08:59:48.569Z] [2024-09-09T08:59:48.569Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:48.569Z] #58 ... [2024-09-09T08:59:48.569Z] [2024-09-09T08:59:48.569Z] #60 [security-proxy-auth internal] load build context [2024-09-09T08:59:48.827Z] #60 ... [2024-09-09T08:59:48.827Z] [2024-09-09T08:59:48.827Z] #61 [support-notifications internal] load build context [2024-09-09T08:59:48.827Z] #61 ... [2024-09-09T08:59:48.827Z] [2024-09-09T08:59:48.827Z] #62 [core-command internal] load build context [2024-09-09T08:59:48.827Z] #62 ... [2024-09-09T08:59:48.827Z] [2024-09-09T08:59:48.827Z] #63 [support-scheduler internal] load build context [2024-09-09T08:59:49.093Z] #63 ... [2024-09-09T08:59:49.093Z] [2024-09-09T08:59:49.093Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T08:59:49.093Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-09-09T08:59:49.093Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T08:59:49.093Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T08:59:49.093Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T08:59:49.093Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-09T08:59:49.093Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T08:59:49.093Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-09T08:59:49.093Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T08:59:49.093Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T08:59:49.093Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T08:59:49.093Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-09-09T08:59:49.093Z] #64 ... [2024-09-09T08:59:49.093Z] [2024-09-09T08:59:49.093Z] #65 [security-bootstrapper internal] load build context [2024-09-09T08:59:49.354Z] #65 ... [2024-09-09T08:59:49.354Z] [2024-09-09T08:59:49.354Z] #66 [core-metadata internal] load build context [2024-09-09T08:59:49.354Z] #66 ... [2024-09-09T08:59:49.354Z] [2024-09-09T08:59:49.354Z] #67 [support-cron-scheduler internal] load build context [2024-09-09T08:59:49.354Z] #67 ... [2024-09-09T08:59:49.354Z] [2024-09-09T08:59:49.354Z] #68 [security-secretstore-setup internal] load build context [2024-09-09T08:59:49.614Z] #68 ... [2024-09-09T08:59:49.614Z] [2024-09-09T08:59:49.614Z] #69 [core-data internal] load build context [2024-09-09T08:59:49.614Z] #69 ... [2024-09-09T08:59:49.614Z] [2024-09-09T08:59:49.614Z] #70 [core-keeper internal] load build context [2024-09-09T08:59:49.873Z] #70 ... [2024-09-09T08:59:49.873Z] [2024-09-09T08:59:49.873Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:49.873Z] #0 9.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 9.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 9.650 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:49.873Z] #0 9.657 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:49.873Z] #0 9.660 OK: 7 MiB in 16 packages [2024-09-09T08:59:49.873Z] #71 ... [2024-09-09T08:59:49.873Z] [2024-09-09T08:59:49.873Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T08:59:49.873Z] #0 9.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 9.914 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T08:59:49.873Z] #0 9.914 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T08:59:49.873Z] #0 9.914 OK: 20070 distinct packages available [2024-09-09T08:59:49.873Z] #0 9.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #72 ... [2024-09-09T08:59:49.873Z] [2024-09-09T08:59:49.873Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T08:59:49.873Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:49.873Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #73 10.35 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T08:59:50.136Z] #73 10.37 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:50.136Z] #73 10.37 (3/4) Installing su-exec (0.2-r3) [2024-09-09T08:59:50.136Z] #73 10.37 (4/4) Installing yq (4.33.3-r5) [2024-09-09T08:59:50.136Z] #73 ... [2024-09-09T08:59:50.136Z] [2024-09-09T08:59:50.136Z] #74 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T08:59:50.136Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 10.20 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:50.136Z] #0 10.21 (2/2) Installing su-exec (0.2-r3) [2024-09-09T08:59:50.136Z] #0 10.22 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:50.136Z] #0 10.23 OK: 7 MiB in 17 packages [2024-09-09T08:59:50.136Z] #74 ... [2024-09-09T08:59:50.136Z] [2024-09-09T08:59:50.136Z] #75 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T08:59:50.136Z] #0 8.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 9.087 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T08:59:50.136Z] #0 9.087 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T08:59:50.136Z] #0 9.087 OK: 20070 distinct packages available [2024-09-09T08:59:50.136Z] #0 9.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:50.136Z] #0 9.409 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:50.136Z] #0 9.409 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T08:59:50.136Z] #0 9.409 (3/5) Installing libucontext (1.2-r2) [2024-09-09T08:59:50.136Z] #0 9.415 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T08:59:50.136Z] #0 9.415 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T08:59:50.136Z] #0 9.421 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:50.136Z] #0 9.427 OK: 8 MiB in 20 packages [2024-09-09T08:59:50.393Z] #75 ... [2024-09-09T08:59:50.394Z] [2024-09-09T08:59:50.394Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T08:59:50.394Z] #73 10.52 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:50.394Z] #73 10.52 Executing ca-certificates-20240226-r0.trigger [2024-09-09T08:59:50.394Z] #73 10.61 OK: 17 MiB in 19 packages [2024-09-09T08:59:50.652Z] #73 DONE 10.9s [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T08:59:50.652Z] #72 10.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:50.652Z] #72 10.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T08:59:50.652Z] #72 10.30 (3/4) Installing libucontext (1.2-r2) [2024-09-09T08:59:50.652Z] #72 10.30 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T08:59:50.652Z] #72 10.31 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:50.652Z] #72 10.31 OK: 8 MiB in 19 packages [2024-09-09T08:59:50.652Z] #72 DONE 10.8s [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T08:59:50.652Z] #75 DONE 10.9s [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T08:59:50.652Z] #76 ... [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #74 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T08:59:50.652Z] #74 DONE 10.9s [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:50.652Z] #71 DONE 11.0s [2024-09-09T08:59:50.652Z] [2024-09-09T08:59:50.652Z] #69 [core-data internal] load build context [2024-09-09T08:59:50.652Z] #69 transferring context: 495.47MB 11.4s done [2024-09-09T08:59:50.652Z] #69 DONE 11.8s [2024-09-09T08:59:50.911Z] [2024-09-09T08:59:50.911Z] #61 [support-notifications internal] load build context [2024-09-09T08:59:50.911Z] #61 transferring context: 495.47MB 11.9s done [2024-09-09T08:59:50.911Z] #61 DONE 12.1s [2024-09-09T08:59:50.911Z] [2024-09-09T08:59:50.911Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T08:59:52.810Z] #77 ... [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #67 [support-cron-scheduler internal] load build context [2024-09-09T08:59:52.810Z] #67 transferring context: 495.47MB 12.3s done [2024-09-09T08:59:52.810Z] #67 DONE 13.8s [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:52.810Z] #58 ... [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #66 [core-metadata internal] load build context [2024-09-09T08:59:52.810Z] #66 transferring context: 495.47MB 12.3s done [2024-09-09T08:59:52.810Z] #66 DONE 13.9s [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #65 [security-bootstrapper internal] load build context [2024-09-09T08:59:52.810Z] #65 transferring context: 495.47MB 12.5s done [2024-09-09T08:59:52.810Z] #65 DONE 13.8s [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #60 [security-proxy-auth internal] load build context [2024-09-09T08:59:52.810Z] #60 transferring context: 495.47MB 13.5s done [2024-09-09T08:59:52.810Z] #60 DONE 14.2s [2024-09-09T08:59:52.810Z] [2024-09-09T08:59:52.810Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:53.068Z] #58 ... [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T08:59:53.068Z] #0 7.037 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.068Z] #0 7.591 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.068Z] #0 8.252 OK: 264 MiB in 52 packages [2024-09-09T08:59:53.068Z] #78 DONE 10.1s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #70 [core-keeper internal] load build context [2024-09-09T08:59:53.068Z] #70 transferring context: 495.47MB 13.3s done [2024-09-09T08:59:53.068Z] #70 DONE 13.9s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:53.068Z] #58 ... [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T08:59:53.068Z] #79 DONE 2.2s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-09T08:59:53.068Z] #57 transferring context: 495.47MB 12.7s done [2024-09-09T08:59:53.068Z] #57 DONE 14.1s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T08:59:53.068Z] #77 DONE 2.3s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #59 [security-spiffe-token-provider internal] load build context [2024-09-09T08:59:53.068Z] #59 transferring context: 495.47MB 13.5s done [2024-09-09T08:59:53.068Z] #59 DONE 14.6s [2024-09-09T08:59:53.068Z] [2024-09-09T08:59:53.068Z] #58 [security-proxy-setup internal] load build context [2024-09-09T08:59:53.634Z] #58 transferring context: 495.47MB 14.9s done [2024-09-09T08:59:53.634Z] #58 DONE 15.0s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #63 [support-scheduler internal] load build context [2024-09-09T08:59:53.634Z] #63 ... [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T08:59:53.634Z] #55 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.634Z] #55 4.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.634Z] #55 5.261 OK: 7 MiB in 16 packages [2024-09-09T08:59:53.634Z] #55 DONE 5.6s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #63 [support-scheduler internal] load build context [2024-09-09T08:59:53.634Z] #63 transferring context: 495.47MB 14.7s done [2024-09-09T08:59:53.634Z] #63 DONE 14.9s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T08:59:53.634Z] #80 DONE 0.6s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T08:59:53.634Z] #81 DONE 0.6s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T08:59:53.634Z] #82 DONE 0.6s [2024-09-09T08:59:53.634Z] [2024-09-09T08:59:53.634Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T08:59:53.892Z] #83 ... [2024-09-09T08:59:53.892Z] [2024-09-09T08:59:53.892Z] #62 [core-command internal] load build context [2024-09-09T08:59:53.892Z] #62 transferring context: 495.47MB 14.8s done [2024-09-09T08:59:53.892Z] #62 DONE 15.0s [2024-09-09T08:59:53.892Z] [2024-09-09T08:59:53.892Z] #68 [security-secretstore-setup internal] load build context [2024-09-09T08:59:53.892Z] #68 transferring context: 495.47MB 14.3s done [2024-09-09T08:59:53.892Z] #68 DONE 14.8s [2024-09-09T08:59:53.892Z] [2024-09-09T08:59:53.892Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T08:59:53.892Z] #0 5.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.892Z] #0 5.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:53.892Z] #0 5.717 OK: 12 MiB in 26 packages [2024-09-09T08:59:53.892Z] #84 DONE 5.9s [2024-09-09T08:59:54.150Z] [2024-09-09T08:59:54.150Z] #48 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:54.150Z] #48 9.841 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.150Z] #48 10.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.150Z] #48 10.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T08:59:54.150Z] #48 ... [2024-09-09T08:59:54.150Z] [2024-09-09T08:59:54.150Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T08:59:54.150Z] #0 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.150Z] #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.150Z] #0 6.135 OK: 8 MiB in 17 packages [2024-09-09T08:59:54.150Z] #85 DONE 6.2s [2024-09-09T08:59:54.407Z] [2024-09-09T08:59:54.407Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T08:59:54.407Z] #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.407Z] #0 6.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.407Z] #0 6.239 OK: 11 MiB in 18 packages [2024-09-09T08:59:54.407Z] #86 DONE 6.3s [2024-09-09T08:59:54.407Z] [2024-09-09T08:59:54.407Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T08:59:54.407Z] #76 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.407Z] #76 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.664Z] #76 ... [2024-09-09T08:59:54.664Z] [2024-09-09T08:59:54.664Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T08:59:54.664Z] #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.664Z] #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.664Z] #0 3.799 OK: 8 MiB in 19 packages [2024-09-09T08:59:54.664Z] #87 DONE 3.9s [2024-09-09T08:59:54.664Z] [2024-09-09T08:59:54.664Z] #48 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T08:59:54.664Z] #48 11.23 Executing busybox-1.36.1-r7.trigger [2024-09-09T08:59:54.664Z] #48 11.25 OK: 7 MiB in 16 packages [2024-09-09T08:59:54.664Z] #48 DONE 11.5s [2024-09-09T08:59:54.664Z] [2024-09-09T08:59:54.665Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T08:59:54.665Z] #76 3.980 OK: 17 MiB in 19 packages [2024-09-09T08:59:54.922Z] #76 DONE 4.2s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T08:59:54.922Z] #88 DONE 0.3s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T08:59:54.922Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.922Z] #0 6.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.922Z] #0 6.688 OK: 17 MiB in 19 packages [2024-09-09T08:59:54.922Z] #89 DONE 6.8s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T08:59:54.922Z] #90 DONE 0.0s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T08:59:54.922Z] #91 DONE 0.0s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T08:59:54.922Z] #92 DONE 0.0s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T08:59:54.922Z] #93 DONE 0.0s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T08:59:54.922Z] #94 DONE 0.0s [2024-09-09T08:59:54.922Z] [2024-09-09T08:59:54.922Z] #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T08:59:54.922Z] #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.922Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:54.922Z] #0 4.161 OK: 7 MiB in 16 packages [2024-09-09T08:59:55.182Z] #95 DONE 4.3s [2024-09-09T08:59:55.182Z] [2024-09-09T08:59:55.182Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T08:59:55.182Z] #96 DONE 0.0s [2024-09-09T08:59:55.182Z] [2024-09-09T08:59:55.182Z] #97 [security-spire-config] exporting to image [2024-09-09T08:59:55.182Z] #97 exporting layers [2024-09-09T08:59:55.182Z] #97 ... [2024-09-09T08:59:55.182Z] [2024-09-09T08:59:55.182Z] #98 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T08:59:55.182Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:55.182Z] #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:55.182Z] #0 4.512 OK: 7 MiB in 17 packages [2024-09-09T08:59:55.182Z] #98 DONE 4.6s [2024-09-09T08:59:55.440Z] [2024-09-09T08:59:55.440Z] #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T08:59:55.699Z] #99 ... [2024-09-09T08:59:55.699Z] [2024-09-09T08:59:55.699Z] #97 [security-spire-config] exporting to image [2024-09-09T08:59:55.699Z] #97 exporting layers 0.6s done [2024-09-09T08:59:55.699Z] #97 writing image sha256:d5b675c7826d40d7af43b2dae703618513c1666b7bbc18b9be39d47f0aba6170 done [2024-09-09T08:59:55.699Z] #97 naming to docker.io/library/security-spire-config done [2024-09-09T08:59:55.699Z] #97 DONE 0.6s [2024-09-09T08:59:55.958Z] [2024-09-09T08:59:55.959Z] #100 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T08:59:55.959Z] #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:55.959Z] #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T08:59:55.959Z] #0 5.049 OK: 8 MiB in 20 packages [2024-09-09T08:59:55.959Z] #100 DONE 5.1s [2024-09-09T08:59:55.959Z] [2024-09-09T08:59:55.959Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T08:59:56.217Z] #101 DONE 0.4s [2024-09-09T08:59:56.217Z] [2024-09-09T08:59:56.217Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T08:59:56.217Z] #102 DONE 0.4s [2024-09-09T08:59:56.217Z] [2024-09-09T08:59:56.217Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T08:59:56.217Z] #103 DONE 0.1s [2024-09-09T08:59:56.217Z] [2024-09-09T08:59:56.217Z] #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T08:59:56.217Z] #99 DONE 1.0s [2024-09-09T08:59:56.217Z] [2024-09-09T08:59:56.217Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T08:59:56.475Z] #104 ... [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T08:59:56.475Z] #105 DONE 0.2s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T08:59:56.475Z] #104 DONE 0.2s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T08:59:56.475Z] #106 DONE 0.3s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T08:59:56.475Z] #107 DONE 0.0s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T08:59:56.475Z] #108 DONE 0.0s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T08:59:56.475Z] #109 DONE 0.0s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T08:59:56.475Z] #110 DONE 0.0s [2024-09-09T08:59:56.475Z] [2024-09-09T08:59:56.475Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T08:59:56.731Z] #111 DONE 0.0s [2024-09-09T08:59:56.731Z] [2024-09-09T08:59:56.731Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T08:59:56.731Z] #112 DONE 0.0s [2024-09-09T08:59:56.731Z] [2024-09-09T08:59:56.731Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T08:59:56.731Z] #113 DONE 0.0s [2024-09-09T08:59:56.731Z] [2024-09-09T08:59:56.731Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T08:59:56.731Z] #114 DONE 0.0s [2024-09-09T08:59:56.731Z] [2024-09-09T08:59:56.731Z] #97 [security-spire-server] exporting to image [2024-09-09T08:59:57.295Z] #97 exporting layers 0.5s done [2024-09-09T08:59:57.295Z] #97 writing image sha256:a145f68bf49c4042f65ef7cc1ae5849ceace245253fc46f16dfbc664e0f29805 done [2024-09-09T08:59:57.295Z] #97 naming to docker.io/library/security-spire-server done [2024-09-09T08:59:57.295Z] #97 writing image sha256:b6b0dd09e469e85172c9d642dbc01e2393a8831d20a46be5c8874b12e85be369 done [2024-09-09T08:59:57.295Z] #97 naming to docker.io/library/security-spire-agent done [2024-09-09T08:59:57.295Z] #97 DONE 1.3s [2024-09-09T08:59:57.295Z] [2024-09-09T08:59:57.295Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:04.289Z] #115 ... [2024-09-09T09:00:04.289Z] [2024-09-09T09:00:04.289Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:04.289Z] #116 ... [2024-09-09T09:00:04.289Z] [2024-09-09T09:00:04.289Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:04.289Z] #117 ... [2024-09-09T09:00:04.289Z] [2024-09-09T09:00:04.289Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:31.612Z] #118 DONE 35.6s [2024-09-09T09:00:31.612Z] [2024-09-09T09:00:31.612Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:31.612Z] #83 DONE 35.5s [2024-09-09T09:00:31.612Z] [2024-09-09T09:00:31.612Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:31.613Z] #117 DONE 36.1s [2024-09-09T09:00:31.613Z] [2024-09-09T09:00:31.613Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:31.613Z] #116 DONE 36.2s [2024-09-09T09:00:31.613Z] [2024-09-09T09:00:31.613Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:31.613Z] #115 DONE 35.6s [2024-09-09T09:00:31.613Z] [2024-09-09T09:00:31.613Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #119 DONE 4.6s [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #120 DONE 4.6s [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #121 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #122 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #123 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #124 [core-keeper builder 7/8] COPY . . [2024-09-09T09:00:33.876Z] #124 DONE 4.6s [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #125 [support-notifications builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #125 DONE 4.6s [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #126 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #127 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #128 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #129 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #130 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #131 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #132 [core-data builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #132 DONE 4.6s [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #133 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #134 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #135 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #136 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #137 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #138 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #139 [core-command builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #139 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #140 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #141 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #142 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #143 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #144 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:00:33.876Z] #145 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T09:00:33.876Z] #146 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #147 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:00:33.876Z] #147 CACHED [2024-09-09T09:00:33.876Z] [2024-09-09T09:00:33.876Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:00:35.974Z] #148 1.370 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-09-09T09:00:44.482Z] #148 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:00:44.482Z] #0 1.830 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-09-09T09:00:44.482Z] #149 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:00:44.482Z] #0 0.534 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-09-09T09:00:44.482Z] #150 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:00:44.482Z] #0 1.245 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T09:00:44.482Z] #151 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:00:44.482Z] #0 0.871 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-09-09T09:00:44.482Z] #152 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:00:44.482Z] #0 0.648 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-09-09T09:00:44.482Z] #153 ... [2024-09-09T09:00:44.482Z] [2024-09-09T09:00:44.482Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:00:44.482Z] #0 1.342 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-09-09T09:00:44.490Z] Removing intermediate container de1c3c11d7eb [2024-09-09T09:00:44.490Z] ---> 79f0812f8a2f [2024-09-09T09:00:44.490Z] Successfully built 79f0812f8a2f [2024-09-09T09:00:44.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-09-09T09:00:46.519Z] #154 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:00:46.519Z] #0 1.385 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-09-09T09:00:46.519Z] #155 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:00:46.519Z] #0 0.482 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T09:00:46.519Z] #156 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:00:46.519Z] #0 0.479 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-09-09T09:00:46.519Z] #157 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:00:46.519Z] #0 0.890 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-09-09T09:00:46.519Z] #158 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #159 [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-09-09T09:00:46.519Z] #0 0.360 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-09-09T09:00:46.519Z] #159 ... [2024-09-09T09:00:46.519Z] [2024-09-09T09:00:46.519Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:00:46.519Z] #0 1.594 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 [Pipeline] sh [2024-09-09T09:00:47.732Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T09:00:47.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:00:48.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-9825 does not seem to be running inside a container [2024-09-09T09:00:48.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T09:00:49.348Z] $ docker top b9230e01dd87f4779f290f418e9572fd8ec61500073f17acca3fd838d9a66364 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:00:50.236Z] + go version [2024-09-09T09:00:50.236Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T09:00:50.272Z] $ docker stop --time=1 b9230e01dd87f4779f290f418e9572fd8ec61500073f17acca3fd838d9a66364 [2024-09-09T09:00:51.931Z] $ docker rm -f --volumes b9230e01dd87f4779f290f418e9572fd8ec61500073f17acca3fd838d9a66364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:00:52.897Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T09:00:52.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:00:53.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-9825 does not seem to be running inside a container [2024-09-09T09:00:53.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T09:00:54.325Z] $ docker top 7efb7b1c88ff4a7a12c47245374fe7288cd637a1bc4d1a87950b1a73c56337c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T09:00:54.572Z] ========================================================= [2024-09-09T09:00:54.572Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T09:00:54.572Z] ========================================================= [Pipeline] sh [2024-09-09T09:00:55.213Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:00:55.931Z] + make test [2024-09-09T09:00:55.931Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T09:01:42.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T09:01:54.879Z] #160 ... [2024-09-09T09:01:54.879Z] [2024-09-09T09:01:54.879Z] #159 [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-09-09T09:01:54.879Z] #159 79.51 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-09-09T09:01:59.126Z] #159 DONE 84.9s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:01:59.126Z] #157 DONE 84.8s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:01:59.126Z] #150 DONE 84.8s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T09:01:59.126Z] #161 ... [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:01:59.126Z] #162 DONE 0.3s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T09:01:59.126Z] #161 DONE 0.4s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:01:59.126Z] #163 DONE 0.3s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:01:59.126Z] #164 DONE 0.4s [2024-09-09T09:01:59.126Z] [2024-09-09T09:01:59.126Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:01:59.386Z] #165 ... [2024-09-09T09:01:59.386Z] [2024-09-09T09:01:59.386Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T09:01:59.386Z] #166 DONE 0.2s [2024-09-09T09:01:59.386Z] [2024-09-09T09:01:59.386Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:01:59.386Z] #165 DONE 0.3s [2024-09-09T09:01:59.386Z] [2024-09-09T09:01:59.386Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T09:01:59.646Z] #167 DONE 0.2s [2024-09-09T09:01:59.646Z] [2024-09-09T09:01:59.646Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T09:01:59.646Z] #168 DONE 0.2s [2024-09-09T09:01:59.646Z] [2024-09-09T09:01:59.646Z] #169 [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-09-09T09:01:59.906Z] #169 DONE 0.3s [2024-09-09T09:01:59.906Z] [2024-09-09T09:01:59.906Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T09:01:59.906Z] #170 DONE 0.3s [2024-09-09T09:01:59.906Z] [2024-09-09T09:01:59.906Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:02:00.168Z] #171 DONE 0.1s [2024-09-09T09:02:00.169Z] [2024-09-09T09:02:00.169Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:02:00.169Z] #172 DONE 0.1s [2024-09-09T09:02:00.169Z] [2024-09-09T09:02:00.169Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T09:02:00.169Z] #173 ... [2024-09-09T09:02:00.169Z] [2024-09-09T09:02:00.169Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T09:02:00.169Z] #174 DONE 1.1s [2024-09-09T09:02:00.428Z] [2024-09-09T09:02:00.428Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T09:02:00.428Z] #173 DONE 0.2s [2024-09-09T09:02:00.428Z] [2024-09-09T09:02:00.428Z] #175 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T09:02:00.712Z] #175 DONE 0.3s [2024-09-09T09:02:00.712Z] [2024-09-09T09:02:00.712Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:02:00.712Z] #158 DONE 86.8s [2024-09-09T09:02:00.712Z] [2024-09-09T09:02:00.712Z] #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:02:00.712Z] #176 DONE 0.4s [2024-09-09T09:02:00.712Z] [2024-09-09T09:02:00.712Z] #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:02:00.972Z] #177 DONE 0.3s [2024-09-09T09:02:00.972Z] [2024-09-09T09:02:00.972Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:02:00.972Z] #178 DONE 0.2s [2024-09-09T09:02:00.972Z] [2024-09-09T09:02:00.972Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:02:00.972Z] #179 DONE 0.9s [2024-09-09T09:02:00.972Z] [2024-09-09T09:02:00.972Z] #97 [security-proxy-setup] exporting to image [2024-09-09T09:02:00.972Z] #97 exporting layers [2024-09-09T09:02:00.972Z] #97 ... [2024-09-09T09:02:00.972Z] [2024-09-09T09:02:00.972Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:02:00.972Z] #180 DONE 0.3s [2024-09-09T09:02:01.245Z] [2024-09-09T09:02:01.245Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T09:02:01.245Z] #181 DONE 0.3s [2024-09-09T09:02:01.245Z] [2024-09-09T09:02:01.245Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T09:02:01.245Z] #182 ... [2024-09-09T09:02:01.245Z] [2024-09-09T09:02:01.245Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:02:01.245Z] #183 DONE 0.4s [2024-09-09T09:02:01.609Z] [2024-09-09T09:02:01.609Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T09:02:02.773Z] #184 ... [2024-09-09T09:02:02.773Z] [2024-09-09T09:02:02.773Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T09:02:02.773Z] #182 DONE 1.1s [2024-09-09T09:02:02.773Z] [2024-09-09T09:02:02.773Z] #185 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T09:02:03.706Z] #185 ... [2024-09-09T09:02:03.706Z] [2024-09-09T09:02:03.706Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T09:02:03.706Z] #184 DONE 2.3s [2024-09-09T09:02:03.964Z] [2024-09-09T09:02:03.964Z] #186 [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-09-09T09:02:03.964Z] #186 ... [2024-09-09T09:02:03.964Z] [2024-09-09T09:02:03.964Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:02:03.964Z] #187 DONE 3.0s [2024-09-09T09:02:03.964Z] [2024-09-09T09:02:03.964Z] #185 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T09:02:03.964Z] #185 DONE 1.7s [2024-09-09T09:02:04.220Z] [2024-09-09T09:02:04.220Z] #186 [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-09-09T09:02:04.220Z] #186 DONE 0.3s [2024-09-09T09:02:04.220Z] [2024-09-09T09:02:04.220Z] #97 [security-proxy-setup] exporting to image [2024-09-09T09:02:04.220Z] #97 exporting layers 3.1s done [2024-09-09T09:02:04.220Z] #97 writing image sha256:6fda48eef4ca2c3507e4b92dd565c2a90c3cf71f7ca06d88aef550d7b28809fe done [2024-09-09T09:02:04.220Z] #97 naming to docker.io/library/security-proxy-setup done [2024-09-09T09:02:04.220Z] #97 ... [2024-09-09T09:02:04.220Z] [2024-09-09T09:02:04.220Z] #188 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T09:02:04.220Z] #188 DONE 0.2s [2024-09-09T09:02:04.220Z] [2024-09-09T09:02:04.220Z] #189 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T09:02:04.220Z] #189 DONE 0.2s [2024-09-09T09:02:04.220Z] [2024-09-09T09:02:04.220Z] #190 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T09:02:04.220Z] #190 DONE 0.1s [2024-09-09T09:02:04.477Z] [2024-09-09T09:02:04.477Z] #191 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T09:02:04.735Z] #191 DONE 0.4s [2024-09-09T09:02:04.735Z] [2024-09-09T09:02:04.735Z] #97 [security-proxy-setup] exporting to image [2024-09-09T09:02:04.735Z] #97 exporting layers 0.7s done [2024-09-09T09:02:04.735Z] #97 writing image sha256:65875c678b00be36fb073770161479885264f1805c4b9565cb78c69b10fdbb25 [2024-09-09T09:02:04.735Z] #97 writing image sha256:65875c678b00be36fb073770161479885264f1805c4b9565cb78c69b10fdbb25 0.1s done [2024-09-09T09:02:04.735Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-09-09T09:02:04.735Z] #97 DONE 5.1s [2024-09-09T09:02:04.735Z] [2024-09-09T09:02:04.735Z] #192 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T09:02:05.301Z] #192 DONE 0.4s [2024-09-09T09:02:05.301Z] [2024-09-09T09:02:05.301Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:02:05.301Z] #193 DONE 1.1s [2024-09-09T09:02:05.301Z] [2024-09-09T09:02:05.301Z] #97 [core-common-config-bootstrapper] exporting to image [2024-09-09T09:02:05.894Z] #97 exporting layers 0.5s done [2024-09-09T09:02:05.894Z] #97 writing image sha256:957c4974e809bdacc32732b686dcfcf099cb1cbf08b7db688336fa5069f5ab31 done [2024-09-09T09:02:05.894Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T09:02:05.894Z] #97 DONE 5.5s [2024-09-09T09:02:05.894Z] [2024-09-09T09:02:05.894Z] #194 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T09:02:06.163Z] #194 DONE 0.9s [2024-09-09T09:02:06.163Z] [2024-09-09T09:02:06.163Z] #97 [security-bootstrapper] exporting to image [2024-09-09T09:02:06.728Z] #97 exporting layers 0.5s done [2024-09-09T09:02:06.728Z] #97 writing image sha256:0690561ae488bf2856caba704341c060d3752ab8364be4cd20c49f985640be8a 0.0s done [2024-09-09T09:02:06.728Z] #97 naming to docker.io/library/security-bootstrapper [2024-09-09T09:02:06.728Z] #97 naming to docker.io/library/security-bootstrapper done [2024-09-09T09:02:06.728Z] #97 DONE 6.1s [2024-09-09T09:02:06.728Z] [2024-09-09T09:02:06.728Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:02:21.582Z] #151 ... [2024-09-09T09:02:21.582Z] [2024-09-09T09:02:21.582Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:02:21.582Z] #148 DONE 105.9s [2024-09-09T09:02:21.582Z] [2024-09-09T09:02:21.582Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #195 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:03:29.461Z] #152 DONE 164.5s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:03:29.461Z] #155 DONE 164.5s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:03:29.461Z] #151 DONE 164.5s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:03:29.461Z] #156 DONE 164.5s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:03:29.461Z] #149 DONE 164.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:03:29.461Z] #160 DONE 164.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:03:29.461Z] #153 DONE 164.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:03:29.461Z] #154 DONE 164.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #195 DONE 58.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #196 DONE 0.4s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #197 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #197 DONE 0.3s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #198 DONE 0.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #199 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #199 DONE 0.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #200 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #201 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #201 DONE 0.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #202 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #202 DONE 0.5s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #203 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #204 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #204 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #205 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #206 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:03:29.461Z] #207 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #208 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #208 CACHED [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #209 DONE 0.4s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T09:03:29.461Z] #210 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #211 DONE 1.0s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #200 DONE 1.0s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T09:03:29.461Z] #212 DONE 0.9s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #213 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:03:29.461Z] #213 DONE 0.9s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #214 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T09:03:29.461Z] #214 DONE 1.0s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #215 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T09:03:29.461Z] #216 DONE 2.8s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T09:03:29.461Z] #217 DONE 2.9s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T09:03:29.461Z] #210 DONE 2.8s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #218 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T09:03:29.461Z] #218 DONE 2.9s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #219 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #219 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #220 DONE 1.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T09:03:29.461Z] #221 DONE 3.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T09:03:29.461Z] #222 DONE 3.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T09:03:29.461Z] #223 DONE 3.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #215 DONE 3.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #224 [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-09-09T09:03:29.461Z] #224 DONE 3.7s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #225 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #219 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #219 DONE 1.8s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #226 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #226 DONE 1.8s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #227 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #227 DONE 1.9s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T09:03:29.461Z] #228 DONE 0.2s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #225 DONE 0.2s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #97 [support-cron-scheduler] exporting to image [2024-09-09T09:03:29.461Z] #97 exporting layers [2024-09-09T09:03:29.461Z] #97 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:03:29.461Z] #229 DONE 0.3s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T09:03:29.461Z] #230 DONE 0.2s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #97 [support-notifications] exporting to image [2024-09-09T09:03:29.461Z] #97 exporting layers 0.3s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:dc58aef0d4e72f9d0657ce89ec84d68ea735ab6b69521ccd9ed167da04f9ed06 [2024-09-09T09:03:29.461Z] #97 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T09:03:29.461Z] #231 DONE 0.3s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T09:03:29.461Z] #232 DONE 0.1s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #97 [core-data] exporting to image [2024-09-09T09:03:29.461Z] #97 writing image sha256:dc58aef0d4e72f9d0657ce89ec84d68ea735ab6b69521ccd9ed167da04f9ed06 0.0s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:f54af81559074d3544e529a3289ebc6beb0be1d373e5f66f0ae4954eb032d47c done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/core-keeper done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/support-scheduler done [2024-09-09T09:03:29.461Z] #97 writing image sha256:f1681611a0b76cc48184059307da680d734b8a9ab8ed4665afbd208f0edd8880 [2024-09-09T09:03:29.461Z] #97 exporting layers 0.3s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:f1681611a0b76cc48184059307da680d734b8a9ab8ed4665afbd208f0edd8880 0.0s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:124c99c119b028a15282c8f0653407bb9d9412773ce05c7f473f93e3f363cfc6 0.0s done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/core-command done [2024-09-09T09:03:29.461Z] #97 exporting layers 0.3s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:420054338179b914617f06aa5e8a21b7afb95f9b0479b26008aa6188b2609e28 0.0s done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/support-notifications done [2024-09-09T09:03:29.461Z] #97 writing image sha256:312c0e645ccd0bad411f8014a740c6ffc522acdf34be256fe0eac3e56e5271d5 0.0s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:6321af5b6a5b0a9e6bddf1655291190097c8e84a392b3bcb740c4c9938fed143 done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/core-metadata done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/support-cron-scheduler done [2024-09-09T09:03:29.461Z] #97 writing image sha256:5544431ed242773ea901e66327ba24a51e4e2d1698db00089dfcaa0691c7b4a7 [2024-09-09T09:03:29.461Z] #97 ... [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:03:29.461Z] #233 DONE 0.4s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #97 [security-proxy-auth] exporting to image [2024-09-09T09:03:29.461Z] #97 writing image sha256:5544431ed242773ea901e66327ba24a51e4e2d1698db00089dfcaa0691c7b4a7 done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/core-data done [2024-09-09T09:03:29.461Z] #97 exporting layers 0.7s done [2024-09-09T09:03:29.461Z] #97 writing image sha256:ee112a4afb3a458633a74ce77257f48ae5123caf54ba3252731a661c26423589 done [2024-09-09T09:03:29.461Z] #97 naming to docker.io/library/security-proxy-auth done [2024-09-09T09:03:29.461Z] #97 DONE 7.6s [2024-09-09T09:03:29.461Z] [2024-09-09T09:03:29.461Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:03:29.461Z] time="2024-09-09T08:59:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T09:03:29.507Z] $ docker stop --time=1 c34f9d5149df0f38322ad667852496c2e0146b994e302766f93a0e72e8f8b8b4 [2024-09-09T09:03:30.787Z] $ docker rm -f --volumes c34f9d5149df0f38322ad667852496c2e0146b994e302766f93a0e72e8f8b8b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T09:03:31.210Z] + docker images [2024-09-09T09:03:31.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T09:03:31.210Z] security-proxy-auth latest ee112a4afb3a 6 seconds ago 33.1MB [2024-09-09T09:03:31.210Z] support-scheduler latest dc58aef0d4e7 7 seconds ago 42MB [2024-09-09T09:03:31.210Z] core-keeper latest f54af8155907 7 seconds ago 39.5MB [2024-09-09T09:03:31.210Z] security-spiffe-token-provider latest f1681611a0b7 7 seconds ago 28.9MB [2024-09-09T09:03:31.210Z] support-notifications latest 420054338179 7 seconds ago 42.5MB [2024-09-09T09:03:31.210Z] support-cron-scheduler latest 312c0e645ccd 7 seconds ago 44.1MB [2024-09-09T09:03:31.210Z] core-command latest 124c99c119b0 7 seconds ago 35.5MB [2024-09-09T09:03:31.210Z] core-metadata latest 6321af5b6a5b 7 seconds ago 39.8MB [2024-09-09T09:03:31.210Z] core-data latest 5544431ed242 7 seconds ago 39.6MB [2024-09-09T09:03:31.210Z] core-common-config-bootstrapper latest 957c4974e809 About a minute ago 15.2MB [2024-09-09T09:03:31.210Z] security-bootstrapper latest 0690561ae488 About a minute ago 19MB [2024-09-09T09:03:31.210Z] security-secretstore-setup latest 65875c678b00 About a minute ago 37MB [2024-09-09T09:03:31.210Z] security-proxy-setup latest 6fda48eef4ca About a minute ago 26.2MB [2024-09-09T09:03:31.210Z] security-spire-server latest a145f68bf49c 3 minutes ago 121MB [2024-09-09T09:03:31.210Z] security-spire-agent latest b6b0dd09e469 3 minutes ago 182MB [2024-09-09T09:03:31.210Z] security-spire-config latest d5b675c7826d 3 minutes ago 120MB [2024-09-09T09:03:31.210Z] ci-base-image-x86_64 latest 12bf4bab1444 6 minutes ago 971MB [2024-09-09T09:03:31.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T09:03:31.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T09:03:31.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T09:04:49.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T09:04:49.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T09:05:36.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T09:05:39.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T09:05:39.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T09:05:39.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T09:05:39.775Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T09:05:39.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T09:05:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T09:05:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T09:05:52.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.149s coverage: 28.7% of statements [2024-09-09T09:06:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.177s coverage: 97.0% of statements [2024-09-09T09:06:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T09:06:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T09:06:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T09:06:10.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.275s coverage: 69.2% of statements [2024-09-09T09:06:12.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T09:06:12.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T09:06:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T09:06:18.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:06:26.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T09:06:26.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:06:26.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T09:06:26.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T09:06:26.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T09:06:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.260s coverage: 93.4% of statements [2024-09-09T09:06:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.322s coverage: 91.7% of statements [2024-09-09T09:06:34.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T09:06:34.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T09:06:35.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.206s coverage: 7.0% of statements [2024-09-09T09:06:41.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T09:06:41.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:06:41.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T09:06:43.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T09:06:43.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.658s coverage: 95.8% of statements [2024-09-09T09:06:44.575Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-09-09T09:06:48.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T09:06:49.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-09-09T09:06:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T09:06:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T09:06:56.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.302s coverage: 0.8% of statements [2024-09-09T09:06:56.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.152s coverage: 30.7% of statements [2024-09-09T09:06:59.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.181s coverage: 41.7% of statements [2024-09-09T09:06:59.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.159s coverage: 77.8% of statements [2024-09-09T09:06:59.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.170s coverage: 94.1% of statements [2024-09-09T09:07:00.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.116s coverage: 96.3% of statements [2024-09-09T09:07:04.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-09T09:07:05.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T09:07:07.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T09:07:07.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T09:07:07.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T09:07:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T09:07:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T09:07:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T09:07:10.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T09:07:17.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-09-09T09:07:17.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T09:07:17.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T09:07:17.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T09:07:21.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T09:07:21.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T09:07:21.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T09:07:21.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T09:07:26.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T09:07:26.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T09:07:29.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T09:07:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.935s coverage: 79.9% of statements [2024-09-09T09:07:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.151s coverage: 92.9% of statements [2024-09-09T09:07:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements [2024-09-09T09:07:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.119s coverage: 62.3% of statements [2024-09-09T09:07:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.100s coverage: 75.0% of statements [2024-09-09T09:07:33.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T09:07:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements [2024-09-09T09:07:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-09-09T09:07:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements [2024-09-09T09:07:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.272s coverage: 81.8% of statements [2024-09-09T09:07:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements [2024-09-09T09:07:36.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T09:07:37.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-09-09T09:07:41.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T09:07:41.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T09:07:43.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.763s coverage: 63.1% of statements [2024-09-09T09:07:43.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-09-09T09:07:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-09-09T09:07:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-09-09T09:07:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T09:07:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T09:07:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T09:07:45.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-09T09:07:45.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-09T09:07:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T09:07:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T09:07:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T09:07:53.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.688s coverage: 36.5% of statements [2024-09-09T09:07:53.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-09-09T09:07:53.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T09:07:53.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T09:07:53.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T09:07:53.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T09:07:55.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-09-09T09:07:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T09:07:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T09:07:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T09:07:58.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.117s coverage: 5.0% of statements [2024-09-09T09:08:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T09:08:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T09:08:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:08:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T09:08:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.314s coverage: 97.1% of statements [2024-09-09T09:08:10.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T09:08:10.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T09:08:10.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T09:08:10.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T09:08:19.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.185s coverage: 19.9% of statements [2024-09-09T09:08:19.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T09:08:19.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:08:19.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T09:08:19.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T09:08:19.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.480s coverage: 95.7% of statements [2024-09-09T09:08:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T09:08:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T09:08:23.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.143s coverage: 61.8% of statements [2024-09-09T09:08:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T09:08:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:08:27.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.268s coverage: 98.9% of statements [2024-09-09T09:08:28.641Z] 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-09-09T09:08:28.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T09:08:28.908Z] go vet ./... [2024-09-09T09:12:50.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T09:12:50.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T09:12:50.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T09:12:50.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T09:12:51.137Z] + ls -al . [2024-09-09T09:12:51.137Z] total 912 [2024-09-09T09:12:51.406Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 09:01 . [2024-09-09T09:12:51.406Z] drwxr-xr-x 4 root root 4096 Sep 9 09:00 .. [2024-09-09T09:12:51.406Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:58 .blubracket [2024-09-09T09:12:51.406Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 08:58 .dockerignore [2024-09-09T09:12:51.406Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 08:58 .git [2024-09-09T09:12:51.406Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 08:58 .github [2024-09-09T09:12:51.406Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 08:58 .gitignore [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 08:58 .golangci.yml [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 08:58 .hadolint.yml [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 08:58 .sonarcloud.properties [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 08:58 ADOPTERS.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 08:58 Attribution.txt [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 08:58 CHANGELOG.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 08:58 CONTRIBUTING.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 08:58 GOVERNANCE.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 08:58 Jenkinsfile [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 08:58 LICENSE [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 08:58 Makefile [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 08:58 OWNERS.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 08:58 README.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 08:58 SECURITY.md [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 08:56 VERSION [2024-09-09T09:12:51.407Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:58 bin [2024-09-09T09:12:51.407Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 08:58 cmd [2024-09-09T09:12:51.407Z] -rw-r--r-- 1 root root 546127 Sep 9 09:08 coverage.out [2024-09-09T09:12:51.407Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 08:58 fuzz_test [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 08:58 go.mod [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 08:58 go.sum [2024-09-09T09:12:51.407Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 08:58 internal [2024-09-09T09:12:51.407Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 08:58 openapi [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 08:58 security.txt [2024-09-09T09:12:51.407Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 08:58 version.go [Pipeline] sh [2024-09-09T09:12:52.061Z] + '[' -e coverage.out ] [2024-09-09T09:12:52.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T09:12:52.105Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T09:12:52.943Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T09:12:53.277Z] + make build [2024-09-09T09:12:53.548Z] 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-09-09T09:16:00.264Z] 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-09-09T09:16:08.455Z] 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-09-09T09:16:15.124Z] 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-09-09T09:16:18.519Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T09:16:26.697Z] 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-09-09T09:16:53.358Z] 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-09-09T09:17:03.425Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T09:17:13.490Z] 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-09-09T09:17:23.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T09:17:26.886Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T09:17:30.225Z] 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-09-09T09:17:33.551Z] 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-09-09T09:17:38.893Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-09T09:17:42.241Z] $ docker stop --time=1 7efb7b1c88ff4a7a12c47245374fe7288cd637a1bc4d1a87950b1a73c56337c9 [2024-09-09T09:17:44.343Z] $ docker rm -f --volumes 7efb7b1c88ff4a7a12c47245374fe7288cd637a1bc4d1a87950b1a73c56337c9 [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-09-09T09:17:48.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:17:48.182Z] [2024-09-09T09:17:48.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:17:48.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:17:48.868Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T09:17:48.868Z] 547446be3368: Pulling fs layer [2024-09-09T09:17:48.868Z] d125d8839a47: Pulling fs layer [2024-09-09T09:17:48.868Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T09:17:48.868Z] c3105a71a48b: Pulling fs layer [2024-09-09T09:17:48.868Z] 0f093f025ec4: Pulling fs layer [2024-09-09T09:17:48.868Z] c3106fc0e877: Pulling fs layer [2024-09-09T09:17:48.868Z] c3105a71a48b: Waiting [2024-09-09T09:17:48.868Z] 0f093f025ec4: Waiting [2024-09-09T09:17:48.868Z] c3106fc0e877: Waiting [2024-09-09T09:17:48.868Z] 547446be3368: Verifying Checksum [2024-09-09T09:17:48.868Z] 547446be3368: Download complete [2024-09-09T09:17:48.868Z] c3105a71a48b: Verifying Checksum [2024-09-09T09:17:48.868Z] c3105a71a48b: Download complete [2024-09-09T09:17:49.455Z] d125d8839a47: Verifying Checksum [2024-09-09T09:17:49.455Z] d125d8839a47: Download complete [2024-09-09T09:17:49.455Z] c3106fc0e877: Verifying Checksum [2024-09-09T09:17:49.455Z] c3106fc0e877: Download complete [2024-09-09T09:17:49.455Z] 0f093f025ec4: Download complete [2024-09-09T09:17:49.720Z] 547446be3368: Pull complete [2024-09-09T09:17:51.121Z] d125d8839a47: Pull complete [2024-09-09T09:17:51.386Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T09:17:51.386Z] 3e85d5ac6304: Download complete [2024-09-09T09:18:01.439Z] 3e85d5ac6304: Pull complete [2024-09-09T09:18:01.439Z] c3105a71a48b: Pull complete [2024-09-09T09:18:02.395Z] 0f093f025ec4: Pull complete [2024-09-09T09:18:02.395Z] c3106fc0e877: Pull complete [2024-09-09T09:18:02.395Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T09:18:02.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:18:02.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:18:02.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-9825 does not seem to be running inside a container [2024-09-09T09:18:03.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-09T09:18:05.100Z] $ docker top d4940792be283128c1014c490071250f9bd83dcb2a53d434100e36e82948796f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:18:05.984Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T09:18:16.043Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #1 transferring dockerfile: [2024-09-09T09:18:16.043Z] #1 transferring dockerfile: 2.50kB done [2024-09-09T09:18:16.043Z] #1 DONE 0.1s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-09-09T09:18:16.043Z] #2 DONE 0.1s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #3 transferring dockerfile: 2.06kB done [2024-09-09T09:18:16.043Z] #3 DONE 0.1s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #4 transferring dockerfile: 2.01kB done [2024-09-09T09:18:16.043Z] #4 DONE 0.0s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-09-09T09:18:16.043Z] #5 DONE 0.1s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T09:18:16.043Z] #6 transferring dockerfile: 1.85kB done [2024-09-09T09:18:16.043Z] #6 DONE 0.1s [2024-09-09T09:18:16.043Z] [2024-09-09T09:18:16.043Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T09:18:16.313Z] #7 transferring dockerfile: 2.15kB 0.0s done [2024-09-09T09:18:16.313Z] #7 DONE 0.1s [2024-09-09T09:18:16.313Z] [2024-09-09T09:18:16.313Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T09:18:16.313Z] #8 transferring dockerfile: 2.49kB done [2024-09-09T09:18:16.313Z] #8 DONE 0.1s [2024-09-09T09:18:16.313Z] [2024-09-09T09:18:16.313Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:18:16.313Z] #9 transferring dockerfile: 3.17kB done [2024-09-09T09:18:16.313Z] #9 DONE 0.1s [2024-09-09T09:18:16.313Z] [2024-09-09T09:18:16.313Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:18:16.313Z] #10 transferring dockerfile: 2.23kB done [2024-09-09T09:18:16.313Z] #10 DONE 0.1s [2024-09-09T09:18:16.313Z] [2024-09-09T09:18:16.313Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-09T09:18:16.313Z] #11 transferring dockerfile: 2.07kB done [2024-09-09T09:18:16.313Z] #11 DONE 0.0s [2024-09-09T09:18:16.313Z] [2024-09-09T09:18:16.313Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-09T09:18:16.580Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T09:18:16.580Z] #12 DONE 0.1s [2024-09-09T09:18:16.580Z] [2024-09-09T09:18:16.580Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T09:18:16.580Z] #13 transferring dockerfile: 1.93kB done [2024-09-09T09:18:16.580Z] #13 DONE 0.1s [2024-09-09T09:18:16.580Z] [2024-09-09T09:18:16.580Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T09:18:16.580Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T09:18:16.580Z] #14 DONE 0.1s [2024-09-09T09:18:16.580Z] [2024-09-09T09:18:16.580Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T09:18:16.580Z] #15 transferring dockerfile: 1.70kB done [2024-09-09T09:18:16.580Z] #15 DONE 0.1s [2024-09-09T09:18:16.580Z] [2024-09-09T09:18:16.580Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T09:18:16.848Z] #16 transferring dockerfile: 1.89kB done [2024-09-09T09:18:16.848Z] #16 DONE 0.1s [2024-09-09T09:18:16.848Z] [2024-09-09T09:18:16.848Z] #17 [security-proxy-setup internal] load .dockerignore [2024-09-09T09:18:16.848Z] #17 transferring context: 50B 0.0s done [2024-09-09T09:18:16.848Z] #17 DONE 0.0s [2024-09-09T09:18:17.434Z] [2024-09-09T09:18:17.434Z] #18 [core-command internal] load .dockerignore [2024-09-09T09:18:17.434Z] #18 transferring context: 50B done [2024-09-09T09:18:17.434Z] #18 DONE 0.0s [2024-09-09T09:18:17.701Z] [2024-09-09T09:18:17.701Z] #19 [core-metadata internal] load .dockerignore [2024-09-09T09:18:17.701Z] #19 transferring context: 50B 0.0s done [2024-09-09T09:18:17.701Z] #19 DONE 0.0s [2024-09-09T09:18:17.701Z] [2024-09-09T09:18:17.701Z] #20 [core-keeper internal] load .dockerignore [2024-09-09T09:18:17.701Z] #20 transferring context: 50B done [2024-09-09T09:18:17.701Z] #20 DONE 0.1s [2024-09-09T09:18:17.701Z] [2024-09-09T09:18:17.701Z] #21 [security-spire-config internal] load .dockerignore [2024-09-09T09:18:17.701Z] #21 transferring context: 50B done [2024-09-09T09:18:17.701Z] #21 DONE 0.1s [2024-09-09T09:18:17.701Z] [2024-09-09T09:18:17.701Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-09T09:18:17.977Z] #22 transferring context: 50B 0.0s done [2024-09-09T09:18:17.977Z] #22 DONE 0.1s [2024-09-09T09:18:17.977Z] [2024-09-09T09:18:17.977Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-09T09:18:17.977Z] #23 transferring context: 50B 0.0s done [2024-09-09T09:18:17.977Z] #23 DONE 0.1s [2024-09-09T09:18:17.977Z] [2024-09-09T09:18:17.977Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-09T09:18:17.977Z] #24 transferring context: 50B done [2024-09-09T09:18:17.977Z] #24 DONE 0.0s [2024-09-09T09:18:17.977Z] [2024-09-09T09:18:17.977Z] #25 [security-bootstrapper internal] load .dockerignore [2024-09-09T09:18:17.977Z] #25 transferring context: 50B done [2024-09-09T09:18:18.254Z] #25 DONE 0.1s [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T09:18:18.254Z] #26 transferring context: 50B done [2024-09-09T09:18:18.254Z] #26 DONE 0.1s [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #27 [core-data internal] load .dockerignore [2024-09-09T09:18:18.254Z] #27 transferring context: 50B done [2024-09-09T09:18:18.254Z] #27 DONE 0.1s [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #28 [support-notifications internal] load .dockerignore [2024-09-09T09:18:18.254Z] #28 transferring context: 50B done [2024-09-09T09:18:18.254Z] #28 DONE 0.1s [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:18:18.254Z] #29 ... [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #30 [security-spire-agent internal] load .dockerignore [2024-09-09T09:18:18.254Z] #30 transferring context: 50B done [2024-09-09T09:18:18.254Z] #30 DONE 0.1s [2024-09-09T09:18:18.254Z] [2024-09-09T09:18:18.254Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:18:18.254Z] #29 transferring context: 50B done [2024-09-09T09:18:18.520Z] #29 ... [2024-09-09T09:18:18.520Z] [2024-09-09T09:18:18.520Z] #31 [security-spire-server internal] load .dockerignore [2024-09-09T09:18:18.520Z] #31 transferring context: 50B 0.0s done [2024-09-09T09:18:18.520Z] #31 DONE 0.1s [2024-09-09T09:18:18.520Z] [2024-09-09T09:18:18.520Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T09:18:18.520Z] #32 transferring context: 50B done [2024-09-09T09:18:18.520Z] #32 DONE 0.1s [2024-09-09T09:18:18.520Z] [2024-09-09T09:18:18.520Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:18.520Z] #33 DONE 0.0s [2024-09-09T09:18:18.520Z] [2024-09-09T09:18:18.520Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:18:18.786Z] #34 DONE 0.2s [2024-09-09T09:18:18.786Z] [2024-09-09T09:18:18.786Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:18.786Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:18.786Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:18.786Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:18.786Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:18.786Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-09T09:18:19.055Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s [2024-09-09T09:18:19.055Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:19.055Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T09:18:19.656Z] #35 ... [2024-09-09T09:18:19.656Z] [2024-09-09T09:18:19.656Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:19.656Z] #36 DONE 0.9s [2024-09-09T09:18:19.656Z] [2024-09-09T09:18:19.656Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:19.926Z] #35 ... [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:19.926Z] #33 DONE 0.0s [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:19.926Z] #37 DONE 0.3s [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:19.926Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:19.926Z] #35 ... [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:19.926Z] #33 DONE 0.0s [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:19.926Z] #36 DONE 1.6s [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:19.926Z] #37 DONE 0.5s [2024-09-09T09:18:19.926Z] [2024-09-09T09:18:19.926Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:19.926Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:19.926Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:19.926Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:19.926Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:19.926Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:19.926Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:20.193Z] #35 ... [2024-09-09T09:18:20.193Z] [2024-09-09T09:18:20.193Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:20.193Z] #33 DONE 0.0s [2024-09-09T09:18:20.193Z] [2024-09-09T09:18:20.193Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:20.193Z] #36 DONE 1.6s [2024-09-09T09:18:20.193Z] [2024-09-09T09:18:20.193Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:20.193Z] #37 DONE 0.6s [2024-09-09T09:18:20.193Z] [2024-09-09T09:18:20.193Z] #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:20.193Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:20.193Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:20.193Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:20.193Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:20.193Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:20.193Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:20.461Z] #35 ... [2024-09-09T09:18:20.461Z] [2024-09-09T09:18:20.461Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:18:20.461Z] #34 DONE 0.4s [2024-09-09T09:18:20.461Z] [2024-09-09T09:18:20.461Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:20.461Z] #36 DONE 1.7s [2024-09-09T09:18:20.461Z] [2024-09-09T09:18:20.461Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:20.461Z] #37 DONE 0.6s [2024-09-09T09:18:20.461Z] [2024-09-09T09:18:20.461Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:20.461Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:20.461Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:20.461Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:20.461Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:20.461Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:20.461Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:20.461Z] #35 ... [2024-09-09T09:18:20.461Z] [2024-09-09T09:18:20.461Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:18:20.461Z] #34 DONE 0.5s [2024-09-09T09:18:20.727Z] [2024-09-09T09:18:20.727Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:20.727Z] #33 DONE 0.0s [2024-09-09T09:18:20.727Z] [2024-09-09T09:18:20.727Z] #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:20.727Z] #35 DONE 2.7s [2024-09-09T09:18:20.727Z] [2024-09-09T09:18:20.727Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:20.727Z] #33 DONE 0.0s [2024-09-09T09:18:20.727Z] [2024-09-09T09:18:20.727Z] #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:20.995Z] #38 ... [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:20.995Z] #33 DONE 0.0s [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:20.995Z] #36 DONE 1.7s [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:20.995Z] #37 DONE 0.7s [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:20.995Z] #33 DONE 0.0s [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:20.995Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:20.995Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:20.995Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:20.995Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:20.995Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:20.995Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:20.995Z] #35 DONE 2.8s [2024-09-09T09:18:20.995Z] [2024-09-09T09:18:20.995Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:21.265Z] #39 ... [2024-09-09T09:18:21.265Z] [2024-09-09T09:18:21.265Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:21.265Z] #33 DONE 0.0s [2024-09-09T09:18:21.265Z] [2024-09-09T09:18:21.265Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:21.265Z] #33 DONE 0.0s [2024-09-09T09:18:21.265Z] [2024-09-09T09:18:21.265Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:21.530Z] #39 ... [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:21.530Z] #36 DONE 1.8s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:21.530Z] #37 DONE 0.7s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:18:21.530Z] #34 DONE 1.3s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:21.530Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:21.530Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:21.530Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:21.530Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:21.530Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:21.530Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:21.530Z] #35 DONE 2.9s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:21.530Z] #36 DONE 1.8s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:21.530Z] #37 DONE 0.7s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:21.530Z] #33 DONE 0.0s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:21.530Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:21.530Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:21.530Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:21.530Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:21.530Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:21.530Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:21.530Z] #35 DONE 2.9s [2024-09-09T09:18:21.530Z] [2024-09-09T09:18:21.530Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:18:21.798Z] #40 ... [2024-09-09T09:18:21.798Z] [2024-09-09T09:18:21.798Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:21.798Z] #33 DONE 0.0s [2024-09-09T09:18:21.798Z] [2024-09-09T09:18:21.798Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T09:18:22.382Z] #41 ... [2024-09-09T09:18:22.382Z] [2024-09-09T09:18:22.382Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:18:22.382Z] #33 DONE 0.0s [2024-09-09T09:18:22.657Z] [2024-09-09T09:18:22.657Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:18:22.657Z] #40 ... [2024-09-09T09:18:22.657Z] [2024-09-09T09:18:22.657Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:18:22.657Z] #34 DONE 2.4s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:22.925Z] #36 DONE 1.9s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:22.925Z] #37 DONE 0.8s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:22.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:22.925Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:22.925Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:22.925Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:22.925Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:22.925Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:22.925Z] #35 DONE 3.0s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T09:18:22.925Z] #42 DONE 2.3s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:18:22.925Z] #43 ... [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:18:22.925Z] #36 DONE 1.9s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T09:18:22.925Z] #37 DONE 0.8s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:22.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:22.925Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:22.925Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:22.925Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:22.925Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:22.925Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:22.925Z] #35 DONE 3.0s [2024-09-09T09:18:22.925Z] [2024-09-09T09:18:22.925Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:22.925Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:25.526Z] #44 ... [2024-09-09T09:18:25.526Z] [2024-09-09T09:18:25.526Z] #45 [security-spire-config internal] load build context [2024-09-09T09:18:25.526Z] #45 transferring context: 25.96kB 0.2s done [2024-09-09T09:18:25.526Z] #45 DONE 2.2s [2024-09-09T09:18:25.526Z] [2024-09-09T09:18:25.526Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:25.526Z] #46 ... [2024-09-09T09:18:25.526Z] [2024-09-09T09:18:25.526Z] #47 [security-spire-server internal] load build context [2024-09-09T09:18:25.526Z] #47 transferring context: 27.71kB 0.6s done [2024-09-09T09:18:25.526Z] #47 DONE 2.5s [2024-09-09T09:18:25.526Z] [2024-09-09T09:18:25.526Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:25.526Z] #46 ... [2024-09-09T09:18:25.526Z] [2024-09-09T09:18:25.526Z] #48 [core-command internal] load build context [2024-09-09T09:18:25.792Z] #48 ... [2024-09-09T09:18:25.792Z] [2024-09-09T09:18:25.792Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:26.767Z] #46 ... [2024-09-09T09:18:26.767Z] [2024-09-09T09:18:26.767Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T09:18:26.767Z] #41 DONE 4.7s [2024-09-09T09:18:26.767Z] [2024-09-09T09:18:26.767Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:26.767Z] #46 ... [2024-09-09T09:18:26.767Z] [2024-09-09T09:18:26.767Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:18:26.767Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:18:26.767Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:18:26.767Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:18:26.767Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:18:26.767Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:18:26.767Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-09T09:18:26.767Z] #35 DONE 3.0s [2024-09-09T09:18:26.767Z] [2024-09-09T09:18:26.767Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:28.701Z] #46 ... [2024-09-09T09:18:28.701Z] [2024-09-09T09:18:28.701Z] #49 [security-spire-agent internal] load build context [2024-09-09T09:18:28.701Z] #49 transferring context: 27.24kB 0.3s done [2024-09-09T09:18:28.701Z] #49 DONE 1.8s [2024-09-09T09:18:28.701Z] [2024-09-09T09:18:28.701Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:30.131Z] #46 ... [2024-09-09T09:18:30.131Z] [2024-09-09T09:18:30.131Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:18:30.131Z] #0 7.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:30.131Z] #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:30.131Z] #0 9.633 OK: 266 MiB in 52 packages [2024-09-09T09:18:30.131Z] #50 ... [2024-09-09T09:18:30.131Z] [2024-09-09T09:18:30.131Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:18:30.131Z] #0 8.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:30.131Z] #0 9.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:30.131Z] #51 ... [2024-09-09T09:18:30.131Z] [2024-09-09T09:18:30.131Z] #52 [core-metadata internal] load build context [2024-09-09T09:18:30.399Z] #52 ... [2024-09-09T09:18:30.399Z] [2024-09-09T09:18:30.399Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:18:30.399Z] #53 DONE 9.9s [2024-09-09T09:18:30.399Z] [2024-09-09T09:18:30.399Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:30.399Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.1s done [2024-09-09T09:18:30.399Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T09:18:30.399Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T09:18:30.399Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T09:18:30.399Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-09T09:18:30.399Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-09-09T09:18:30.399Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-09-09T09:18:30.399Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-09T09:18:30.399Z] #44 ... [2024-09-09T09:18:30.399Z] [2024-09-09T09:18:30.399Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:30.399Z] #54 ... [2024-09-09T09:18:30.399Z] [2024-09-09T09:18:30.399Z] #52 [core-metadata internal] load build context [2024-09-09T09:18:30.979Z] #52 ... [2024-09-09T09:18:30.979Z] [2024-09-09T09:18:30.979Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:18:30.979Z] #55 ... [2024-09-09T09:18:30.979Z] [2024-09-09T09:18:30.979Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:18:30.979Z] #50 DONE 11.9s [2024-09-09T09:18:30.979Z] [2024-09-09T09:18:30.979Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:18:31.244Z] #56 ... [2024-09-09T09:18:31.244Z] [2024-09-09T09:18:31.244Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:18:31.244Z] #57 ... [2024-09-09T09:18:31.244Z] [2024-09-09T09:18:31.244Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:18:31.244Z] #58 ... [2024-09-09T09:18:31.244Z] [2024-09-09T09:18:31.244Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:18:31.509Z] #59 ... [2024-09-09T09:18:31.509Z] [2024-09-09T09:18:31.509Z] #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:31.509Z] #38 ... [2024-09-09T09:18:31.509Z] [2024-09-09T09:18:31.509Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:18:31.774Z] #60 ... [2024-09-09T09:18:31.774Z] [2024-09-09T09:18:31.774Z] #61 [core-data internal] load build context [2024-09-09T09:18:31.774Z] #61 ... [2024-09-09T09:18:31.774Z] [2024-09-09T09:18:31.774Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:18:31.774Z] #51 10.23 OK: 266 MiB in 52 packages [2024-09-09T09:18:31.774Z] #51 DONE 11.8s [2024-09-09T09:18:31.774Z] [2024-09-09T09:18:31.774Z] #61 [core-data internal] load build context [2024-09-09T09:18:31.774Z] #61 ... [2024-09-09T09:18:31.774Z] [2024-09-09T09:18:31.775Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:18:32.039Z] #62 ... [2024-09-09T09:18:32.039Z] [2024-09-09T09:18:32.039Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:32.039Z] #0 8.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:32.039Z] #0 9.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:32.039Z] #63 ... [2024-09-09T09:18:32.039Z] [2024-09-09T09:18:32.039Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:32.039Z] #39 ... [2024-09-09T09:18:32.039Z] [2024-09-09T09:18:32.039Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:18:32.309Z] #64 ... [2024-09-09T09:18:32.309Z] [2024-09-09T09:18:32.309Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:18:32.309Z] #65 ... [2024-09-09T09:18:32.309Z] [2024-09-09T09:18:32.309Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:32.309Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 237.57kB / 28.04MB 4.3s [2024-09-09T09:18:32.574Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.2s [2024-09-09T09:18:32.574Z] #44 ... [2024-09-09T09:18:32.574Z] [2024-09-09T09:18:32.574Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:18:32.841Z] #66 ... [2024-09-09T09:18:32.841Z] [2024-09-09T09:18:32.841Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:18:32.841Z] #40 ... [2024-09-09T09:18:32.841Z] [2024-09-09T09:18:32.841Z] #67 [support-notifications internal] load build context [2024-09-09T09:18:33.106Z] #67 ... [2024-09-09T09:18:33.106Z] [2024-09-09T09:18:33.106Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:33.106Z] #68 ... [2024-09-09T09:18:33.106Z] [2024-09-09T09:18:33.106Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:33.106Z] #63 11.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:33.106Z] #63 11.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:33.370Z] #63 11.33 OK: 8 MiB in 16 packages [2024-09-09T09:18:33.952Z] #63 ... [2024-09-09T09:18:33.952Z] [2024-09-09T09:18:33.952Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:18:33.952Z] #69 ... [2024-09-09T09:18:33.952Z] [2024-09-09T09:18:33.952Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:18:33.952Z] #58 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:34.226Z] #58 ... [2024-09-09T09:18:34.226Z] [2024-09-09T09:18:34.226Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:18:34.226Z] #43 transferring context: 5.42MB 9.9s [2024-09-09T09:18:34.226Z] #43 ... [2024-09-09T09:18:34.226Z] [2024-09-09T09:18:34.226Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:34.226Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.9s [2024-09-09T09:18:34.226Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T09:18:34.491Z] #44 ... [2024-09-09T09:18:34.491Z] [2024-09-09T09:18:34.491Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:18:34.757Z] #70 ... [2024-09-09T09:18:34.757Z] [2024-09-09T09:18:34.757Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:18:34.757Z] #71 ... [2024-09-09T09:18:34.757Z] [2024-09-09T09:18:34.757Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:35.025Z] #44 ... [2024-09-09T09:18:35.025Z] [2024-09-09T09:18:35.025Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:18:35.025Z] #72 ... [2024-09-09T09:18:35.025Z] [2024-09-09T09:18:35.025Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:18:35.025Z] #58 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:35.608Z] #58 ... [2024-09-09T09:18:35.608Z] [2024-09-09T09:18:35.608Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:18:35.608Z] #55 DONE 14.8s [2024-09-09T09:18:35.880Z] [2024-09-09T09:18:35.880Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:35.880Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T09:18:35.880Z] #44 ... [2024-09-09T09:18:35.880Z] [2024-09-09T09:18:35.880Z] #48 [core-command internal] load build context [2024-09-09T09:18:36.152Z] #48 ... [2024-09-09T09:18:36.152Z] [2024-09-09T09:18:36.152Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:36.152Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.7s [2024-09-09T09:18:36.152Z] #44 ... [2024-09-09T09:18:36.152Z] [2024-09-09T09:18:36.152Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:36.152Z] #63 DONE 14.3s [2024-09-09T09:18:36.152Z] [2024-09-09T09:18:36.152Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:36.746Z] #44 ... [2024-09-09T09:18:36.746Z] [2024-09-09T09:18:36.746Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:18:36.746Z] #56 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:36.746Z] #56 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:36.746Z] #56 13.81 OK: 266 MiB in 52 packages [2024-09-09T09:18:36.746Z] #56 DONE 15.8s [2024-09-09T09:18:36.746Z] [2024-09-09T09:18:36.746Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:36.746Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.2s [2024-09-09T09:18:36.746Z] #44 ... [2024-09-09T09:18:36.746Z] [2024-09-09T09:18:36.746Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:18:36.746Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-09-09T09:18:36.746Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T09:18:36.746Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T09:18:36.746Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T09:18:36.746Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T09:18:36.746Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T09:18:36.746Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T09:18:36.746Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done [2024-09-09T09:18:36.746Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T09:18:36.746Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.25MB / 18.32MB 5.3s [2024-09-09T09:18:36.746Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-09T09:18:37.011Z] #73 ... [2024-09-09T09:18:37.011Z] [2024-09-09T09:18:37.011Z] #48 [core-command internal] load build context [2024-09-09T09:18:38.946Z] #48 ... [2024-09-09T09:18:38.946Z] [2024-09-09T09:18:38.946Z] #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:38.946Z] #38 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:38.946Z] #38 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:38.946Z] #38 14.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:38.946Z] #38 14.56 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:38.946Z] #38 14.56 OK: 8 MiB in 16 packages [2024-09-09T09:18:38.946Z] #38 DONE 18.3s [2024-09-09T09:18:38.946Z] [2024-09-09T09:18:38.946Z] #48 [core-command internal] load build context [2024-09-09T09:18:38.946Z] #48 transferring context: 38.21MB 19.0s [2024-09-09T09:18:39.216Z] #48 ... [2024-09-09T09:18:39.216Z] [2024-09-09T09:18:39.216Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:18:39.216Z] #58 16.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:39.216Z] #58 16.11 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T09:18:39.216Z] #58 16.11 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:18:39.216Z] #58 16.11 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:18:39.216Z] #58 16.63 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:39.216Z] #58 16.63 OK: 18 MiB in 19 packages [2024-09-09T09:18:39.216Z] #58 DONE 18.4s [2024-09-09T09:18:39.216Z] [2024-09-09T09:18:39.216Z] #48 [core-command internal] load build context [2024-09-09T09:18:40.170Z] #48 ... [2024-09-09T09:18:40.170Z] [2024-09-09T09:18:40.170Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:40.170Z] #46 ... [2024-09-09T09:18:40.170Z] [2024-09-09T09:18:40.170Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:40.170Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 12.8s [2024-09-09T09:18:40.747Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.66MB / 28.04MB 13.3s [2024-09-09T09:18:40.747Z] #44 ... [2024-09-09T09:18:40.747Z] [2024-09-09T09:18:40.747Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:40.747Z] #54 ... [2024-09-09T09:18:40.747Z] [2024-09-09T09:18:40.747Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:41.016Z] #44 ... [2024-09-09T09:18:41.016Z] [2024-09-09T09:18:41.016Z] #52 [core-metadata internal] load build context [2024-09-09T09:18:41.016Z] #52 ... [2024-09-09T09:18:41.016Z] [2024-09-09T09:18:41.016Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:18:41.281Z] #74 ... [2024-09-09T09:18:41.281Z] [2024-09-09T09:18:41.281Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:41.547Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.66MB / 28.04MB 14.1s [2024-09-09T09:18:41.547Z] #44 ... [2024-09-09T09:18:41.547Z] [2024-09-09T09:18:41.547Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:18:41.547Z] #57 ... [2024-09-09T09:18:41.547Z] [2024-09-09T09:18:41.547Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:41.821Z] #44 ... [2024-09-09T09:18:41.821Z] [2024-09-09T09:18:41.821Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:18:41.821Z] #60 ... [2024-09-09T09:18:41.821Z] [2024-09-09T09:18:41.821Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:42.088Z] #44 ... [2024-09-09T09:18:42.088Z] [2024-09-09T09:18:42.088Z] #61 [core-data internal] load build context [2024-09-09T09:18:42.088Z] #61 ... [2024-09-09T09:18:42.088Z] [2024-09-09T09:18:42.088Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:18:42.088Z] #62 ... [2024-09-09T09:18:42.088Z] [2024-09-09T09:18:42.088Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:42.088Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.65MB / 28.04MB 14.8s [2024-09-09T09:18:42.375Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.1s [2024-09-09T09:18:42.651Z] #44 ... [2024-09-09T09:18:42.651Z] [2024-09-09T09:18:42.651Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:42.916Z] #39 ... [2024-09-09T09:18:42.916Z] [2024-09-09T09:18:42.916Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:42.916Z] #44 ... [2024-09-09T09:18:42.916Z] [2024-09-09T09:18:42.916Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:18:42.916Z] #64 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:42.916Z] #64 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:42.916Z] #64 17.17 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T09:18:42.916Z] #64 17.48 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:42.916Z] #64 17.57 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:18:42.916Z] #64 17.57 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:18:42.916Z] #64 18.09 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:42.916Z] #64 18.21 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:18:42.916Z] #64 18.96 OK: 18 MiB in 19 packages [2024-09-09T09:18:42.916Z] #64 DONE 20.7s [2024-09-09T09:18:42.916Z] [2024-09-09T09:18:42.916Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:18:43.200Z] #60 ... [2024-09-09T09:18:43.200Z] [2024-09-09T09:18:43.200Z] #67 [support-notifications internal] load build context [2024-09-09T09:18:43.200Z] #67 ... [2024-09-09T09:18:43.200Z] [2024-09-09T09:18:43.200Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:18:43.625Z] #40 ... [2024-09-09T09:18:43.625Z] [2024-09-09T09:18:43.625Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:43.625Z] #68 ... [2024-09-09T09:18:43.625Z] [2024-09-09T09:18:43.625Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:44.272Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.8s [2024-09-09T09:18:44.563Z] #44 ... [2024-09-09T09:18:44.563Z] [2024-09-09T09:18:44.563Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:18:44.563Z] #43 transferring context: 10.60MB 20.3s [2024-09-09T09:18:44.845Z] #43 ... [2024-09-09T09:18:44.845Z] [2024-09-09T09:18:44.845Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:44.845Z] #68 ... [2024-09-09T09:18:44.845Z] [2024-09-09T09:18:44.845Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:18:44.845Z] #59 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:44.845Z] #59 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:44.845Z] #59 18.51 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T09:18:44.845Z] #59 18.74 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:44.845Z] #59 18.74 (3/3) Installing tzdata (2024a-r0) [2024-09-09T09:18:44.845Z] #59 20.15 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:44.845Z] #59 20.22 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:18:44.845Z] #59 21.61 OK: 12 MiB in 18 packages [2024-09-09T09:18:44.845Z] #59 DONE 23.5s [2024-09-09T09:18:44.845Z] [2024-09-09T09:18:44.845Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:46.285Z] #68 ... [2024-09-09T09:18:46.285Z] [2024-09-09T09:18:46.285Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:18:46.285Z] #75 ... [2024-09-09T09:18:46.285Z] [2024-09-09T09:18:46.285Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:46.285Z] #54 ... [2024-09-09T09:18:46.285Z] [2024-09-09T09:18:46.285Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:46.553Z] #68 ... [2024-09-09T09:18:46.553Z] [2024-09-09T09:18:46.553Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:18:46.553Z] #76 ... [2024-09-09T09:18:46.553Z] [2024-09-09T09:18:46.553Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:47.531Z] #54 ... [2024-09-09T09:18:47.531Z] [2024-09-09T09:18:47.531Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:18:47.531Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done [2024-09-09T09:18:47.531Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s [2024-09-09T09:18:47.531Z] #73 ... [2024-09-09T09:18:47.531Z] [2024-09-09T09:18:47.531Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:47.795Z] #68 ... [2024-09-09T09:18:47.795Z] [2024-09-09T09:18:47.795Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:18:47.795Z] #65 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:47.795Z] #65 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:47.795Z] #65 23.17 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:47.795Z] #65 23.17 (2/2) Installing su-exec (0.2-r3) [2024-09-09T09:18:47.795Z] #65 23.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:47.795Z] #65 23.32 OK: 8 MiB in 17 packages [2024-09-09T09:18:47.795Z] #65 DONE 25.5s [2024-09-09T09:18:47.795Z] [2024-09-09T09:18:47.795Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:49.200Z] #68 ... [2024-09-09T09:18:49.200Z] [2024-09-09T09:18:49.200Z] #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:18:49.200Z] #77 ... [2024-09-09T09:18:49.200Z] [2024-09-09T09:18:49.200Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:18:49.200Z] #66 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:49.200Z] #66 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:49.200Z] #66 20.88 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:18:49.200Z] #66 20.88 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:18:49.200Z] #66 20.88 OK: 19954 distinct packages available [2024-09-09T09:18:49.468Z] #66 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:49.468Z] #66 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:49.468Z] #66 ... [2024-09-09T09:18:49.468Z] [2024-09-09T09:18:49.468Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:49.468Z] #68 transferring context: 26.69MB 24.7s [2024-09-09T09:18:49.468Z] #68 ... [2024-09-09T09:18:49.468Z] [2024-09-09T09:18:49.468Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:18:49.733Z] #78 ... [2024-09-09T09:18:49.733Z] [2024-09-09T09:18:49.733Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:50.315Z] #68 ... [2024-09-09T09:18:50.315Z] [2024-09-09T09:18:50.315Z] #48 [core-command internal] load build context [2024-09-09T09:18:50.315Z] #48 ... [2024-09-09T09:18:50.315Z] [2024-09-09T09:18:50.315Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:18:50.315Z] #46 ... [2024-09-09T09:18:50.315Z] [2024-09-09T09:18:50.315Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:51.273Z] #68 ... [2024-09-09T09:18:51.273Z] [2024-09-09T09:18:51.273Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:18:51.273Z] #66 27.05 OK: 266 MiB in 52 packages [2024-09-09T09:18:51.273Z] #66 DONE 28.5s [2024-09-09T09:18:51.273Z] [2024-09-09T09:18:51.273Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:51.273Z] #68 ... [2024-09-09T09:18:51.273Z] [2024-09-09T09:18:51.273Z] #52 [core-metadata internal] load build context [2024-09-09T09:18:51.540Z] #52 ... [2024-09-09T09:18:51.540Z] [2024-09-09T09:18:51.540Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:18:51.540Z] #69 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:51.540Z] #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:51.540Z] #69 23.62 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:18:51.540Z] #69 23.62 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:18:51.540Z] #69 23.62 OK: 19946 distinct packages available [2024-09-09T09:18:51.540Z] #69 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:51.540Z] #69 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:51.540Z] #69 ... [2024-09-09T09:18:51.540Z] [2024-09-09T09:18:51.540Z] #52 [core-metadata internal] load build context [2024-09-09T09:18:51.540Z] #52 ... [2024-09-09T09:18:51.540Z] [2024-09-09T09:18:51.540Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:18:51.806Z] #57 ... [2024-09-09T09:18:51.806Z] [2024-09-09T09:18:51.806Z] #68 [support-scheduler internal] load build context [2024-09-09T09:18:52.385Z] #68 ... [2024-09-09T09:18:52.385Z] [2024-09-09T09:18:52.385Z] #61 [core-data internal] load build context [2024-09-09T09:18:52.385Z] #61 ... [2024-09-09T09:18:52.385Z] [2024-09-09T09:18:52.385Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:18:52.385Z] #62 ... [2024-09-09T09:18:52.385Z] [2024-09-09T09:18:52.385Z] #61 [core-data internal] load build context [2024-09-09T09:18:52.967Z] #61 ... [2024-09-09T09:18:52.967Z] [2024-09-09T09:18:52.967Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:18:52.967Z] #70 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:52.967Z] #70 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:52.967Z] #70 23.46 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:18:52.967Z] #70 23.46 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:18:52.967Z] #70 23.46 OK: 19946 distinct packages available [2024-09-09T09:18:52.967Z] #70 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:52.967Z] #70 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:53.235Z] #70 ... [2024-09-09T09:18:53.235Z] [2024-09-09T09:18:53.235Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:18:53.235Z] #60 ... [2024-09-09T09:18:53.235Z] [2024-09-09T09:18:53.235Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:18:53.235Z] #71 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:53.235Z] #71 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:53.235Z] #71 24.85 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T09:18:53.235Z] #71 25.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:53.235Z] #71 25.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:53.235Z] #71 25.25 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:18:53.235Z] #71 26.48 OK: 9 MiB in 17 packages [2024-09-09T09:18:53.235Z] #71 DONE 28.6s [2024-09-09T09:18:53.235Z] [2024-09-09T09:18:53.235Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T09:18:53.499Z] #79 ... [2024-09-09T09:18:53.499Z] [2024-09-09T09:18:53.499Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:53.499Z] #39 ... [2024-09-09T09:18:53.499Z] [2024-09-09T09:18:53.499Z] #67 [support-notifications internal] load build context [2024-09-09T09:18:53.763Z] #67 ... [2024-09-09T09:18:53.763Z] [2024-09-09T09:18:53.763Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:18:53.763Z] #40 ... [2024-09-09T09:18:53.763Z] [2024-09-09T09:18:53.763Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:54.346Z] #39 transferring context: 24.16MB 32.9s [2024-09-09T09:18:54.925Z] #39 ... [2024-09-09T09:18:54.926Z] [2024-09-09T09:18:54.926Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:18:54.926Z] #43 ... [2024-09-09T09:18:54.926Z] [2024-09-09T09:18:54.926Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:54.926Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.1s done [2024-09-09T09:18:54.926Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s [2024-09-09T09:18:55.192Z] #44 ... [2024-09-09T09:18:55.192Z] [2024-09-09T09:18:55.192Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:18:55.192Z] #80 ... [2024-09-09T09:18:55.192Z] [2024-09-09T09:18:55.192Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:18:57.127Z] #39 ... [2024-09-09T09:18:57.127Z] [2024-09-09T09:18:57.127Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:18:57.127Z] #72 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:57.127Z] #72 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:57.127Z] #72 26.10 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:18:57.127Z] #72 26.10 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:18:57.127Z] #72 26.10 OK: 19946 distinct packages available [2024-09-09T09:18:57.127Z] #72 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:57.127Z] #72 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:18:57.127Z] #72 ... [2024-09-09T09:18:57.127Z] [2024-09-09T09:18:57.127Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:18:57.127Z] #70 30.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:18:57.127Z] #70 30.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:18:57.127Z] #70 30.20 (3/4) Installing libucontext (1.2-r2) [2024-09-09T09:18:57.127Z] #70 30.20 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T09:18:57.127Z] #70 30.45 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:18:57.127Z] #70 30.45 OK: 8 MiB in 19 packages [2024-09-09T09:18:57.127Z] #70 DONE 32.6s [2024-09-09T09:18:57.127Z] [2024-09-09T09:18:57.127Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:57.392Z] #44 ... [2024-09-09T09:18:57.393Z] [2024-09-09T09:18:57.393Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:57.658Z] #54 ... [2024-09-09T09:18:57.658Z] [2024-09-09T09:18:57.658Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:18:57.923Z] #81 ... [2024-09-09T09:18:57.923Z] [2024-09-09T09:18:57.923Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:18:57.923Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.2s [2024-09-09T09:18:57.923Z] #73 ... [2024-09-09T09:18:57.923Z] [2024-09-09T09:18:57.923Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:18:58.187Z] #44 ... [2024-09-09T09:18:58.187Z] [2024-09-09T09:18:58.187Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T09:18:58.187Z] #82 ... [2024-09-09T09:18:58.187Z] [2024-09-09T09:18:58.187Z] #54 [core-keeper internal] load build context [2024-09-09T09:18:59.593Z] #54 transferring context: 77.14MB 38.7s [2024-09-09T09:19:00.175Z] #54 ... [2024-09-09T09:19:00.175Z] [2024-09-09T09:19:00.175Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:19:00.175Z] #74 19.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:00.175Z] #74 20.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:00.175Z] #74 28.54 OK: 266 MiB in 52 packages [2024-09-09T09:19:00.441Z] #74 ... [2024-09-09T09:19:00.441Z] [2024-09-09T09:19:00.441Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:19:00.441Z] #69 31.01 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T09:19:00.441Z] #69 31.33 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T09:19:00.441Z] #69 31.33 (3/11) Installing libunistring (1.1-r1) [2024-09-09T09:19:00.441Z] #69 31.67 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T09:19:00.441Z] #69 31.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T09:19:00.441Z] #69 31.72 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T09:19:00.441Z] #69 31.91 (7/11) Installing curl (8.9.0-r0) [2024-09-09T09:19:00.441Z] #69 31.91 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T09:19:00.441Z] #69 31.91 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:19:00.441Z] #69 32.03 (10/11) Installing libucontext (1.2-r2) [2024-09-09T09:19:00.441Z] #69 32.03 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T09:19:00.441Z] #69 32.03 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:19:00.441Z] #69 32.18 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:19:00.441Z] #69 33.85 OK: 13 MiB in 26 packages [2024-09-09T09:19:00.441Z] #69 DONE 36.5s [2024-09-09T09:19:00.441Z] [2024-09-09T09:19:00.441Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:19:00.441Z] #72 35.53 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T09:19:00.441Z] #72 ... [2024-09-09T09:19:00.441Z] [2024-09-09T09:19:00.441Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:00.716Z] #46 ... [2024-09-09T09:19:00.716Z] [2024-09-09T09:19:00.716Z] #48 [core-command internal] load build context [2024-09-09T09:19:00.716Z] #48 ... [2024-09-09T09:19:00.716Z] [2024-09-09T09:19:00.716Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:19:00.716Z] #76 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:00.716Z] #76 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:00.716Z] #76 22.39 OK: 8 MiB in 16 packages [2024-09-09T09:19:00.716Z] #76 DONE 24.1s [2024-09-09T09:19:00.716Z] [2024-09-09T09:19:00.716Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:01.680Z] #46 ... [2024-09-09T09:19:01.680Z] [2024-09-09T09:19:01.680Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:19:01.680Z] #74 DONE 30.6s [2024-09-09T09:19:01.680Z] [2024-09-09T09:19:01.680Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:01.945Z] #52 ... [2024-09-09T09:19:01.945Z] [2024-09-09T09:19:01.945Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:01.945Z] #46 ... [2024-09-09T09:19:01.945Z] [2024-09-09T09:19:01.945Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:02.220Z] #57 ... [2024-09-09T09:19:02.220Z] [2024-09-09T09:19:02.220Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:02.220Z] #52 ... [2024-09-09T09:19:02.220Z] [2024-09-09T09:19:02.220Z] #77 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:19:02.220Z] #77 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:02.220Z] #77 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:02.220Z] #77 21.30 OK: 8 MiB in 16 packages [2024-09-09T09:19:02.486Z] #77 DONE 23.4s [2024-09-09T09:19:02.486Z] [2024-09-09T09:19:02.486Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:02.486Z] #52 ... [2024-09-09T09:19:02.486Z] [2024-09-09T09:19:02.486Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:19:02.486Z] #78 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:02.486Z] #78 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:02.486Z] #78 22.05 OK: 18 MiB in 19 packages [2024-09-09T09:19:02.486Z] #78 ... [2024-09-09T09:19:02.486Z] [2024-09-09T09:19:02.486Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:02.753Z] #68 ... [2024-09-09T09:19:02.753Z] [2024-09-09T09:19:02.753Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:02.753Z] #62 ... [2024-09-09T09:19:02.753Z] [2024-09-09T09:19:02.753Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:03.019Z] #57 ... [2024-09-09T09:19:03.019Z] [2024-09-09T09:19:03.019Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:19:03.019Z] #72 35.60 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:19:03.019Z] #72 35.60 (3/5) Installing libucontext (1.2-r2) [2024-09-09T09:19:03.019Z] #72 35.60 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T09:19:03.019Z] #72 35.60 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T09:19:03.019Z] #72 35.69 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:19:03.019Z] #72 35.92 OK: 9 MiB in 20 packages [2024-09-09T09:19:03.019Z] #72 DONE 38.0s [2024-09-09T09:19:03.019Z] [2024-09-09T09:19:03.019Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:03.019Z] #57 ... [2024-09-09T09:19:03.019Z] [2024-09-09T09:19:03.019Z] #61 [core-data internal] load build context [2024-09-09T09:19:03.286Z] #61 ... [2024-09-09T09:19:03.286Z] [2024-09-09T09:19:03.286Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:19:03.286Z] #78 DONE 23.8s [2024-09-09T09:19:03.286Z] [2024-09-09T09:19:03.286Z] #61 [core-data internal] load build context [2024-09-09T09:19:03.286Z] #61 ... [2024-09-09T09:19:03.286Z] [2024-09-09T09:19:03.286Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:19:03.286Z] #75 17.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:03.286Z] #75 19.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:03.286Z] #75 25.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:19:03.286Z] #75 26.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:19:03.286Z] #75 26.30 OK: 8 MiB in 16 packages [2024-09-09T09:19:03.286Z] #75 ... [2024-09-09T09:19:03.286Z] [2024-09-09T09:19:03.286Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:03.553Z] #60 ... [2024-09-09T09:19:03.553Z] [2024-09-09T09:19:03.553Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:19:03.553Z] #0 7.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:03.553Z] #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:03.553Z] #83 ... [2024-09-09T09:19:03.553Z] [2024-09-09T09:19:03.553Z] #61 [core-data internal] load build context [2024-09-09T09:19:03.819Z] #61 ... [2024-09-09T09:19:03.819Z] [2024-09-09T09:19:03.819Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:19:03.819Z] #75 DONE 27.7s [2024-09-09T09:19:03.819Z] [2024-09-09T09:19:03.819Z] #61 [core-data internal] load build context [2024-09-09T09:19:03.819Z] #61 ... [2024-09-09T09:19:03.819Z] [2024-09-09T09:19:03.819Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:03.819Z] #67 ... [2024-09-09T09:19:03.819Z] [2024-09-09T09:19:03.819Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:04.086Z] #40 ... [2024-09-09T09:19:04.086Z] [2024-09-09T09:19:04.086Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:04.668Z] #67 ... [2024-09-09T09:19:04.668Z] [2024-09-09T09:19:04.668Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T09:19:04.668Z] #84 DONE 1.3s [2024-09-09T09:19:04.668Z] [2024-09-09T09:19:04.668Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:04.668Z] #67 transferring context: 46.10MB 40.0s [2024-09-09T09:19:04.939Z] #67 ... [2024-09-09T09:19:04.939Z] [2024-09-09T09:19:04.939Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T09:19:04.939Z] #79 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:04.939Z] #79 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:04.939Z] #79 20.39 OK: 18 MiB in 19 packages [2024-09-09T09:19:04.939Z] #79 DONE 21.8s [2024-09-09T09:19:04.939Z] [2024-09-09T09:19:04.939Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:05.206Z] #67 ... [2024-09-09T09:19:05.206Z] [2024-09-09T09:19:05.206Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:05.206Z] #43 ... [2024-09-09T09:19:05.206Z] [2024-09-09T09:19:05.206Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:05.481Z] #46 ... [2024-09-09T09:19:05.481Z] [2024-09-09T09:19:05.481Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T09:19:05.481Z] #82 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:05.482Z] #82 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:05.482Z] #82 16.57 OK: 8 MiB in 17 packages [2024-09-09T09:19:05.482Z] #82 DONE 17.4s [2024-09-09T09:19:05.482Z] [2024-09-09T09:19:05.482Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:05.750Z] #46 ... [2024-09-09T09:19:05.750Z] [2024-09-09T09:19:05.750Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:19:05.750Z] #80 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:05.750Z] #80 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:05.750Z] #80 19.26 OK: 12 MiB in 18 packages [2024-09-09T09:19:05.750Z] #80 DONE 20.9s [2024-09-09T09:19:05.750Z] [2024-09-09T09:19:05.750Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:06.710Z] #46 ... [2024-09-09T09:19:06.710Z] [2024-09-09T09:19:06.710Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:19:06.710Z] #83 12.05 OK: 9 MiB in 17 packages [2024-09-09T09:19:06.710Z] #83 DONE 13.1s [2024-09-09T09:19:06.710Z] [2024-09-09T09:19:06.710Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:07.299Z] #46 ... [2024-09-09T09:19:07.299Z] [2024-09-09T09:19:07.299Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:07.582Z] #39 ... [2024-09-09T09:19:07.582Z] [2024-09-09T09:19:07.582Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:07.853Z] #46 ... [2024-09-09T09:19:07.853Z] [2024-09-09T09:19:07.853Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:19:07.853Z] #81 8.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:07.853Z] #81 8.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:07.853Z] #81 9.508 OK: 8 MiB in 19 packages [2024-09-09T09:19:07.853Z] #81 DONE 10.3s [2024-09-09T09:19:07.853Z] [2024-09-09T09:19:07.853Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:08.122Z] #46 ... [2024-09-09T09:19:08.122Z] [2024-09-09T09:19:08.122Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:19:08.122Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.2s [2024-09-09T09:19:08.122Z] #73 ... [2024-09-09T09:19:08.122Z] [2024-09-09T09:19:08.122Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:09.084Z] #46 transferring context: 102.22MB 50.1s [2024-09-09T09:19:09.084Z] #46 ... [2024-09-09T09:19:09.084Z] [2024-09-09T09:19:09.084Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:09.085Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s [2024-09-09T09:19:09.085Z] #44 ... [2024-09-09T09:19:09.085Z] [2024-09-09T09:19:09.085Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:10.493Z] #46 ... [2024-09-09T09:19:10.493Z] [2024-09-09T09:19:10.493Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:10.493Z] #54 ... [2024-09-09T09:19:10.493Z] [2024-09-09T09:19:10.493Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:10.493Z] #44 ... [2024-09-09T09:19:10.493Z] [2024-09-09T09:19:10.493Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:19:10.493Z] #0 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:10.493Z] #0 8.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:10.493Z] #0 9.983 OK: 13 MiB in 26 packages [2024-09-09T09:19:10.758Z] #85 ... [2024-09-09T09:19:10.758Z] [2024-09-09T09:19:10.758Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:10.758Z] #44 ... [2024-09-09T09:19:10.758Z] [2024-09-09T09:19:10.758Z] #48 [core-command internal] load build context [2024-09-09T09:19:11.029Z] #48 ... [2024-09-09T09:19:11.029Z] [2024-09-09T09:19:11.029Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:11.616Z] #44 ... [2024-09-09T09:19:11.616Z] [2024-09-09T09:19:11.616Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:19:11.616Z] #85 DONE 11.1s [2024-09-09T09:19:11.888Z] [2024-09-09T09:19:11.888Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:12.476Z] #54 ... [2024-09-09T09:19:12.476Z] [2024-09-09T09:19:12.476Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:19:12.476Z] #0 6.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:12.476Z] #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:19:12.476Z] #0 8.658 OK: 9 MiB in 20 packages [2024-09-09T09:19:12.476Z] #86 DONE 9.2s [2024-09-09T09:19:12.476Z] [2024-09-09T09:19:12.476Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:12.745Z] #54 ... [2024-09-09T09:19:12.745Z] [2024-09-09T09:19:12.745Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:12.745Z] #52 ... [2024-09-09T09:19:12.745Z] [2024-09-09T09:19:12.745Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:12.745Z] #54 ... [2024-09-09T09:19:12.745Z] [2024-09-09T09:19:12.745Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T09:19:12.745Z] #87 DONE 7.1s [2024-09-09T09:19:12.745Z] [2024-09-09T09:19:12.745Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:12.745Z] #54 ... [2024-09-09T09:19:12.745Z] [2024-09-09T09:19:12.745Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:13.011Z] #68 ... [2024-09-09T09:19:13.011Z] [2024-09-09T09:19:13.011Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:13.277Z] #54 ... [2024-09-09T09:19:13.277Z] [2024-09-09T09:19:13.277Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:13.277Z] #62 ... [2024-09-09T09:19:13.277Z] [2024-09-09T09:19:13.277Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:13.543Z] #57 ... [2024-09-09T09:19:13.543Z] [2024-09-09T09:19:13.543Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:13.543Z] #60 ... [2024-09-09T09:19:13.543Z] [2024-09-09T09:19:13.543Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T09:19:13.543Z] #88 DONE 0.7s [2024-09-09T09:19:13.543Z] [2024-09-09T09:19:13.543Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:13.543Z] #60 ... [2024-09-09T09:19:13.543Z] [2024-09-09T09:19:13.543Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:13.813Z] #57 ... [2024-09-09T09:19:13.813Z] [2024-09-09T09:19:13.813Z] #61 [core-data internal] load build context [2024-09-09T09:19:14.078Z] #61 ... [2024-09-09T09:19:14.078Z] [2024-09-09T09:19:14.078Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:14.345Z] #57 ... [2024-09-09T09:19:14.345Z] [2024-09-09T09:19:14.345Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:14.345Z] #40 ... [2024-09-09T09:19:14.345Z] [2024-09-09T09:19:14.345Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:14.933Z] #57 transferring context: 57.31MB 53.4s [2024-09-09T09:19:15.516Z] #57 ... [2024-09-09T09:19:15.516Z] [2024-09-09T09:19:15.516Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:15.516Z] #67 ... [2024-09-09T09:19:15.516Z] [2024-09-09T09:19:15.516Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:15.516Z] #43 ... [2024-09-09T09:19:15.516Z] [2024-09-09T09:19:15.516Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:18.097Z] #67 ... [2024-09-09T09:19:18.097Z] [2024-09-09T09:19:18.097Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:18.097Z] #39 ... [2024-09-09T09:19:18.097Z] [2024-09-09T09:19:18.097Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:18.361Z] #67 ... [2024-09-09T09:19:18.361Z] [2024-09-09T09:19:18.361Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:19:18.361Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 32.5s done [2024-09-09T09:19:18.361Z] #73 ... [2024-09-09T09:19:18.361Z] [2024-09-09T09:19:18.361Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:19.766Z] #67 ... [2024-09-09T09:19:19.766Z] [2024-09-09T09:19:19.766Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T09:19:19.766Z] #89 DONE 1.5s [2024-09-09T09:19:19.766Z] [2024-09-09T09:19:19.766Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:20.033Z] #67 transferring context: 108.06MB 55.3s [2024-09-09T09:19:20.612Z] #67 ... [2024-09-09T09:19:20.612Z] [2024-09-09T09:19:20.612Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:20.877Z] #46 ... [2024-09-09T09:19:20.877Z] [2024-09-09T09:19:20.877Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:20.877Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.3s [2024-09-09T09:19:20.877Z] #44 ... [2024-09-09T09:19:20.877Z] [2024-09-09T09:19:20.877Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:20.877Z] #46 ... [2024-09-09T09:19:20.877Z] [2024-09-09T09:19:20.877Z] #48 [core-command internal] load build context [2024-09-09T09:19:21.141Z] #48 ... [2024-09-09T09:19:21.141Z] [2024-09-09T09:19:21.141Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:23.081Z] #46 ... [2024-09-09T09:19:23.081Z] [2024-09-09T09:19:23.081Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:23.081Z] #52 ... [2024-09-09T09:19:23.081Z] [2024-09-09T09:19:23.081Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:23.081Z] #68 ... [2024-09-09T09:19:23.081Z] [2024-09-09T09:19:23.081Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:23.351Z] #52 ... [2024-09-09T09:19:23.351Z] [2024-09-09T09:19:23.351Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:23.616Z] #54 ... [2024-09-09T09:19:23.616Z] [2024-09-09T09:19:23.616Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:23.616Z] #62 ... [2024-09-09T09:19:23.616Z] [2024-09-09T09:19:23.616Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:23.882Z] #44 ... [2024-09-09T09:19:23.882Z] [2024-09-09T09:19:23.882Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:23.882Z] #60 ... [2024-09-09T09:19:23.882Z] [2024-09-09T09:19:23.882Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:24.148Z] #62 ... [2024-09-09T09:19:24.148Z] [2024-09-09T09:19:24.148Z] #61 [core-data internal] load build context [2024-09-09T09:19:24.148Z] #61 ... [2024-09-09T09:19:24.148Z] [2024-09-09T09:19:24.148Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:24.730Z] #62 ... [2024-09-09T09:19:24.730Z] [2024-09-09T09:19:24.730Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:24.997Z] #40 ... [2024-09-09T09:19:24.997Z] [2024-09-09T09:19:24.997Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:24.997Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s done [2024-09-09T09:19:25.576Z] #44 ... [2024-09-09T09:19:25.576Z] [2024-09-09T09:19:25.576Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:25.576Z] #43 transferring context: 85.01MB 61.6s [2024-09-09T09:19:25.842Z] #43 ... [2024-09-09T09:19:25.842Z] [2024-09-09T09:19:25.842Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:25.842Z] #57 ... [2024-09-09T09:19:25.842Z] [2024-09-09T09:19:25.842Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:19:25.842Z] #44 DONE 63.1s [2024-09-09T09:19:25.842Z] [2024-09-09T09:19:25.842Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:25.842Z] #57 ... [2024-09-09T09:19:25.842Z] [2024-09-09T09:19:25.842Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:28.408Z] #43 ... [2024-09-09T09:19:28.408Z] [2024-09-09T09:19:28.408Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:28.408Z] #39 ... [2024-09-09T09:19:28.408Z] [2024-09-09T09:19:28.408Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:30.981Z] #43 ... [2024-09-09T09:19:30.981Z] [2024-09-09T09:19:30.981Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:30.981Z] #67 transferring context: 170.49MB 66.0s [2024-09-09T09:19:30.981Z] #67 ... [2024-09-09T09:19:30.981Z] [2024-09-09T09:19:30.981Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:31.249Z] #43 ... [2024-09-09T09:19:31.250Z] [2024-09-09T09:19:31.250Z] #48 [core-command internal] load build context [2024-09-09T09:19:31.519Z] #48 ... [2024-09-09T09:19:31.519Z] [2024-09-09T09:19:31.519Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:32.481Z] #43 ... [2024-09-09T09:19:32.481Z] [2024-09-09T09:19:32.481Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:19:32.481Z] #90 DONE 4.1s [2024-09-09T09:19:32.481Z] [2024-09-09T09:19:32.481Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:32.481Z] #43 ... [2024-09-09T09:19:32.481Z] [2024-09-09T09:19:32.481Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:19:32.481Z] #91 DONE 3.2s [2024-09-09T09:19:32.481Z] [2024-09-09T09:19:32.481Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.061Z] #43 ... [2024-09-09T09:19:33.061Z] [2024-09-09T09:19:33.061Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:19:33.061Z] #92 DONE 4.6s [2024-09-09T09:19:33.061Z] [2024-09-09T09:19:33.061Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.061Z] #43 ... [2024-09-09T09:19:33.061Z] [2024-09-09T09:19:33.061Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:33.061Z] #46 ... [2024-09-09T09:19:33.061Z] [2024-09-09T09:19:33.061Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.061Z] #43 ... [2024-09-09T09:19:33.061Z] [2024-09-09T09:19:33.061Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:33.342Z] #68 ... [2024-09-09T09:19:33.342Z] [2024-09-09T09:19:33.342Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.607Z] #43 ... [2024-09-09T09:19:33.607Z] [2024-09-09T09:19:33.607Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:33.607Z] #52 ... [2024-09-09T09:19:33.607Z] [2024-09-09T09:19:33.607Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.872Z] #43 ... [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T09:19:33.872Z] #93 DONE 1.3s [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.872Z] #43 ... [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:33.872Z] #54 ... [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:33.872Z] #43 ... [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T09:19:33.872Z] #94 DONE 1.3s [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T09:19:33.872Z] #95 DONE 1.0s [2024-09-09T09:19:33.872Z] [2024-09-09T09:19:33.872Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:34.140Z] #43 ... [2024-09-09T09:19:34.140Z] [2024-09-09T09:19:34.140Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:34.140Z] #60 ... [2024-09-09T09:19:34.140Z] [2024-09-09T09:19:34.140Z] #61 [core-data internal] load build context [2024-09-09T09:19:34.405Z] #61 ... [2024-09-09T09:19:34.405Z] [2024-09-09T09:19:34.405Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:34.991Z] #60 ... [2024-09-09T09:19:34.991Z] [2024-09-09T09:19:34.991Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:34.991Z] #40 ... [2024-09-09T09:19:34.991Z] [2024-09-09T09:19:34.991Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T09:19:34.991Z] #96 DONE 1.1s [2024-09-09T09:19:34.991Z] [2024-09-09T09:19:34.991Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:34.991Z] #40 ... [2024-09-09T09:19:34.991Z] [2024-09-09T09:19:34.991Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:35.260Z] #62 ... [2024-09-09T09:19:35.260Z] [2024-09-09T09:19:35.260Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:35.260Z] #97 ... [2024-09-09T09:19:35.260Z] [2024-09-09T09:19:35.260Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T09:19:35.260Z] #98 DONE 1.4s [2024-09-09T09:19:35.528Z] [2024-09-09T09:19:35.528Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:35.528Z] #99 ... [2024-09-09T09:19:35.528Z] [2024-09-09T09:19:35.528Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T09:19:35.528Z] #100 DONE 1.5s [2024-09-09T09:19:35.528Z] [2024-09-09T09:19:35.528Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:36.110Z] #101 ... [2024-09-09T09:19:36.110Z] [2024-09-09T09:19:36.110Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:36.110Z] #57 transferring context: 124.76MB 74.5s [2024-09-09T09:19:36.110Z] #57 ... [2024-09-09T09:19:36.110Z] [2024-09-09T09:19:36.110Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:36.694Z] #54 ... [2024-09-09T09:19:36.694Z] [2024-09-09T09:19:36.694Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:36.694Z] #101 DONE 1.0s [2024-09-09T09:19:36.694Z] [2024-09-09T09:19:36.694Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:36.694Z] #54 ... [2024-09-09T09:19:36.694Z] [2024-09-09T09:19:36.694Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:36.694Z] #97 DONE 1.5s [2024-09-09T09:19:36.694Z] [2024-09-09T09:19:36.694Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:36.959Z] #54 ... [2024-09-09T09:19:36.959Z] [2024-09-09T09:19:36.959Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:19:36.959Z] #99 DONE 1.5s [2024-09-09T09:19:36.959Z] [2024-09-09T09:19:36.959Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:37.919Z] #54 ... [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T09:19:37.919Z] #102 DONE 1.0s [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:37.919Z] #54 ... [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T09:19:37.919Z] #103 DONE 1.0s [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:37.919Z] #54 ... [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T09:19:37.919Z] #104 DONE 1.0s [2024-09-09T09:19:37.919Z] [2024-09-09T09:19:37.919Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:38.186Z] #54 ... [2024-09-09T09:19:38.186Z] [2024-09-09T09:19:38.186Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:38.186Z] #39 ... [2024-09-09T09:19:38.186Z] [2024-09-09T09:19:38.186Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:39.149Z] #54 ... [2024-09-09T09:19:39.149Z] [2024-09-09T09:19:39.149Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T09:19:39.149Z] #105 DONE 1.0s [2024-09-09T09:19:39.149Z] [2024-09-09T09:19:39.149Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:39.149Z] #54 ... [2024-09-09T09:19:39.149Z] [2024-09-09T09:19:39.149Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T09:19:39.149Z] #106 DONE 1.5s [2024-09-09T09:19:39.149Z] [2024-09-09T09:19:39.149Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:39.733Z] #54 ... [2024-09-09T09:19:39.733Z] [2024-09-09T09:19:39.733Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T09:19:39.733Z] #107 DONE 1.6s [2024-09-09T09:19:39.733Z] [2024-09-09T09:19:39.733Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:41.145Z] #54 ... [2024-09-09T09:19:41.145Z] [2024-09-09T09:19:41.145Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:41.145Z] #67 transferring context: 215.79MB 76.3s [2024-09-09T09:19:41.145Z] #67 ... [2024-09-09T09:19:41.145Z] [2024-09-09T09:19:41.145Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:41.410Z] #54 ... [2024-09-09T09:19:41.410Z] [2024-09-09T09:19:41.410Z] #48 [core-command internal] load build context [2024-09-09T09:19:41.675Z] #48 ... [2024-09-09T09:19:41.675Z] [2024-09-09T09:19:41.675Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:43.080Z] #54 ... [2024-09-09T09:19:43.080Z] [2024-09-09T09:19:43.080Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:43.345Z] #46 ... [2024-09-09T09:19:43.345Z] [2024-09-09T09:19:43.345Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:43.345Z] #54 ... [2024-09-09T09:19:43.345Z] [2024-09-09T09:19:43.345Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:43.610Z] #68 ... [2024-09-09T09:19:43.610Z] [2024-09-09T09:19:43.610Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:43.610Z] #60 ... [2024-09-09T09:19:43.610Z] [2024-09-09T09:19:43.610Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:43.610Z] #68 ... [2024-09-09T09:19:43.610Z] [2024-09-09T09:19:43.610Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:43.874Z] #52 ... [2024-09-09T09:19:43.874Z] [2024-09-09T09:19:43.874Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:44.143Z] #68 ... [2024-09-09T09:19:44.143Z] [2024-09-09T09:19:44.143Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:44.411Z] #43 ... [2024-09-09T09:19:44.411Z] [2024-09-09T09:19:44.411Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:44.411Z] #68 ... [2024-09-09T09:19:44.411Z] [2024-09-09T09:19:44.411Z] #61 [core-data internal] load build context [2024-09-09T09:19:44.411Z] #61 ... [2024-09-09T09:19:44.411Z] [2024-09-09T09:19:44.411Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:45.377Z] #43 ... [2024-09-09T09:19:45.377Z] [2024-09-09T09:19:45.377Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:45.377Z] #62 ... [2024-09-09T09:19:45.377Z] [2024-09-09T09:19:45.377Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:45.377Z] #40 ... [2024-09-09T09:19:45.377Z] [2024-09-09T09:19:45.377Z] #61 [core-data internal] load build context [2024-09-09T09:19:45.643Z] #61 ... [2024-09-09T09:19:45.643Z] [2024-09-09T09:19:45.643Z] #108 [security-spire-server] exporting to image [2024-09-09T09:19:45.643Z] #108 exporting layers 5.9s done [2024-09-09T09:19:45.643Z] #108 writing image sha256:1eedae8d5c71ab737371954bebe8874f7ab3d406d50316fd1e9839985cdb3434 0.1s done [2024-09-09T09:19:45.643Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-09T09:19:45.643Z] #108 writing image sha256:f79d148702775c7fe33be08035576db4f3611763044b8b65c437d31fe473de11 0.1s done [2024-09-09T09:19:45.643Z] #108 writing image sha256:53862aa897cc0ceae3da36c91b88ecfea70f50f5bc41df08832fbfbf47afaf36 0.0s done [2024-09-09T09:19:45.643Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-09T09:19:45.643Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-09T09:19:45.643Z] #108 DONE 6.3s [2024-09-09T09:19:45.643Z] [2024-09-09T09:19:45.643Z] #61 [core-data internal] load build context [2024-09-09T09:19:45.908Z] #61 transferring context: 183.41MB 84.1s [2024-09-09T09:19:46.490Z] #61 ... [2024-09-09T09:19:46.490Z] [2024-09-09T09:19:46.490Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:46.758Z] #57 ... [2024-09-09T09:19:46.758Z] [2024-09-09T09:19:46.758Z] #61 [core-data internal] load build context [2024-09-09T09:19:48.692Z] #61 ... [2024-09-09T09:19:48.693Z] [2024-09-09T09:19:48.693Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:48.693Z] #39 ... [2024-09-09T09:19:48.693Z] [2024-09-09T09:19:48.693Z] #61 [core-data internal] load build context [2024-09-09T09:19:50.625Z] #61 ... [2024-09-09T09:19:50.625Z] [2024-09-09T09:19:50.625Z] #54 [core-keeper internal] load build context [2024-09-09T09:19:50.625Z] #54 transferring context: 310.04MB 89.4s done [2024-09-09T09:19:50.625Z] #54 DONE 89.8s [2024-09-09T09:19:50.625Z] [2024-09-09T09:19:50.625Z] #61 [core-data internal] load build context [2024-09-09T09:19:51.207Z] #61 ... [2024-09-09T09:19:51.207Z] [2024-09-09T09:19:51.207Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:51.207Z] #67 ... [2024-09-09T09:19:51.207Z] [2024-09-09T09:19:51.207Z] #61 [core-data internal] load build context [2024-09-09T09:19:51.805Z] #61 ... [2024-09-09T09:19:51.805Z] [2024-09-09T09:19:51.805Z] #48 [core-command internal] load build context [2024-09-09T09:19:51.805Z] #48 ... [2024-09-09T09:19:51.805Z] [2024-09-09T09:19:51.805Z] #61 [core-data internal] load build context [2024-09-09T09:19:52.772Z] #61 ... [2024-09-09T09:19:52.772Z] [2024-09-09T09:19:52.772Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T09:19:52.772Z] #109 DONE 2.0s [2024-09-09T09:19:52.772Z] [2024-09-09T09:19:52.772Z] #61 [core-data internal] load build context [2024-09-09T09:19:53.360Z] #61 ... [2024-09-09T09:19:53.360Z] [2024-09-09T09:19:53.360Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:53.627Z] #46 ... [2024-09-09T09:19:53.627Z] [2024-09-09T09:19:53.627Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:19:53.627Z] #60 transferring context: 310.04MB 91.2s done [2024-09-09T09:19:53.627Z] #60 DONE 91.8s [2024-09-09T09:19:53.627Z] [2024-09-09T09:19:53.627Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:19:53.627Z] #46 ... [2024-09-09T09:19:53.627Z] [2024-09-09T09:19:53.628Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:53.898Z] #39 ... [2024-09-09T09:19:53.898Z] [2024-09-09T09:19:53.898Z] #52 [core-metadata internal] load build context [2024-09-09T09:19:53.898Z] #52 ... [2024-09-09T09:19:53.898Z] [2024-09-09T09:19:53.898Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:54.501Z] #39 ... [2024-09-09T09:19:54.501Z] [2024-09-09T09:19:54.501Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:54.501Z] #68 transferring context: 310.04MB 89.8s done [2024-09-09T09:19:54.501Z] #68 ... [2024-09-09T09:19:54.501Z] [2024-09-09T09:19:54.501Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:54.768Z] #39 ... [2024-09-09T09:19:54.768Z] [2024-09-09T09:19:54.768Z] #68 [support-scheduler internal] load build context [2024-09-09T09:19:54.768Z] #68 DONE 91.7s [2024-09-09T09:19:54.768Z] [2024-09-09T09:19:54.768Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:55.037Z] #39 ... [2024-09-09T09:19:55.037Z] [2024-09-09T09:19:55.037Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:19:55.037Z] #110 DONE 1.5s [2024-09-09T09:19:55.037Z] [2024-09-09T09:19:55.037Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:19:55.303Z] #39 ... [2024-09-09T09:19:55.303Z] [2024-09-09T09:19:55.303Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:19:55.570Z] #43 ... [2024-09-09T09:19:55.570Z] [2024-09-09T09:19:55.570Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:55.570Z] #62 ... [2024-09-09T09:19:55.570Z] [2024-09-09T09:19:55.570Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:19:55.570Z] #40 ... [2024-09-09T09:19:55.570Z] [2024-09-09T09:19:55.570Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:56.984Z] #62 ... [2024-09-09T09:19:56.984Z] [2024-09-09T09:19:56.984Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:19:56.984Z] #57 ... [2024-09-09T09:19:56.984Z] [2024-09-09T09:19:56.984Z] #61 [core-data internal] load build context [2024-09-09T09:19:58.922Z] #61 ... [2024-09-09T09:19:58.922Z] [2024-09-09T09:19:58.922Z] #67 [support-notifications internal] load build context [2024-09-09T09:19:58.922Z] #67 transferring context: 310.04MB 93.9s done [2024-09-09T09:19:58.922Z] #67 DONE 95.8s [2024-09-09T09:19:58.922Z] [2024-09-09T09:19:58.922Z] #61 [core-data internal] load build context [2024-09-09T09:19:58.922Z] #61 ... [2024-09-09T09:19:58.922Z] [2024-09-09T09:19:58.922Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:19:59.905Z] #62 ... [2024-09-09T09:19:59.905Z] [2024-09-09T09:19:59.905Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:19:59.905Z] #111 DONE 1.2s [2024-09-09T09:19:59.905Z] [2024-09-09T09:19:59.905Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:02.482Z] #62 ... [2024-09-09T09:20:02.482Z] [2024-09-09T09:20:02.482Z] #48 [core-command internal] load build context [2024-09-09T09:20:02.482Z] #48 ... [2024-09-09T09:20:02.482Z] [2024-09-09T09:20:02.482Z] #52 [core-metadata internal] load build context [2024-09-09T09:20:02.482Z] #52 ... [2024-09-09T09:20:02.482Z] [2024-09-09T09:20:02.482Z] #48 [core-command internal] load build context [2024-09-09T09:20:02.482Z] #48 ... [2024-09-09T09:20:02.482Z] [2024-09-09T09:20:02.482Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:20:02.750Z] #112 ... [2024-09-09T09:20:02.750Z] [2024-09-09T09:20:02.750Z] #48 [core-command internal] load build context [2024-09-09T09:20:03.706Z] #48 transferring context: 247.58MB 103.4s [2024-09-09T09:20:03.706Z] #48 ... [2024-09-09T09:20:03.706Z] [2024-09-09T09:20:03.706Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:20:03.706Z] #46 ... [2024-09-09T09:20:03.706Z] [2024-09-09T09:20:03.706Z] #48 [core-command internal] load build context [2024-09-09T09:20:05.641Z] #48 ... [2024-09-09T09:20:05.641Z] [2024-09-09T09:20:05.641Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:20:05.641Z] #113 ... [2024-09-09T09:20:05.641Z] [2024-09-09T09:20:05.641Z] #48 [core-command internal] load build context [2024-09-09T09:20:05.641Z] #48 ... [2024-09-09T09:20:05.641Z] [2024-09-09T09:20:05.641Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:20:05.641Z] #39 transferring context: 310.04MB 104.3s done [2024-09-09T09:20:05.641Z] #39 ... [2024-09-09T09:20:05.641Z] [2024-09-09T09:20:05.641Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:20:05.908Z] #43 ... [2024-09-09T09:20:05.908Z] [2024-09-09T09:20:05.908Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:20:05.908Z] #40 ... [2024-09-09T09:20:05.908Z] [2024-09-09T09:20:05.908Z] #39 [support-cron-scheduler internal] load build context [2024-09-09T09:20:05.908Z] #39 DONE 104.9s [2024-09-09T09:20:05.908Z] [2024-09-09T09:20:05.908Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:20:05.908Z] #40 ... [2024-09-09T09:20:05.908Z] [2024-09-09T09:20:05.908Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:20:06.862Z] #43 ... [2024-09-09T09:20:06.862Z] [2024-09-09T09:20:06.862Z] #46 [security-proxy-setup internal] load build context [2024-09-09T09:20:06.862Z] #46 transferring context: 310.04MB 108.0s done [2024-09-09T09:20:06.862Z] #46 DONE 108.1s [2024-09-09T09:20:07.129Z] [2024-09-09T09:20:07.129Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:20:07.129Z] #43 ... [2024-09-09T09:20:07.129Z] [2024-09-09T09:20:07.129Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:07.129Z] #57 ... [2024-09-09T09:20:07.129Z] [2024-09-09T09:20:07.129Z] #52 [core-metadata internal] load build context [2024-09-09T09:20:08.089Z] #52 ... [2024-09-09T09:20:08.089Z] [2024-09-09T09:20:08.089Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:20:08.089Z] #114 DONE 1.2s [2024-09-09T09:20:08.089Z] [2024-09-09T09:20:08.089Z] #52 [core-metadata internal] load build context [2024-09-09T09:20:08.089Z] #52 ... [2024-09-09T09:20:08.089Z] [2024-09-09T09:20:08.089Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:20:09.048Z] #115 ... [2024-09-09T09:20:09.048Z] [2024-09-09T09:20:09.048Z] #61 [core-data internal] load build context [2024-09-09T09:20:09.048Z] #61 ... [2024-09-09T09:20:09.048Z] [2024-09-09T09:20:09.048Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:10.006Z] #57 ... [2024-09-09T09:20:10.006Z] [2024-09-09T09:20:10.006Z] #52 [core-metadata internal] load build context [2024-09-09T09:20:10.006Z] #52 transferring context: 310.04MB 109.4s done [2024-09-09T09:20:10.006Z] #52 DONE 109.6s [2024-09-09T09:20:10.006Z] [2024-09-09T09:20:10.006Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:10.006Z] #57 ... [2024-09-09T09:20:10.006Z] [2024-09-09T09:20:10.006Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:20:10.006Z] #116 ... [2024-09-09T09:20:10.006Z] [2024-09-09T09:20:10.006Z] #61 [core-data internal] load build context [2024-09-09T09:20:11.409Z] #61 ... [2024-09-09T09:20:11.409Z] [2024-09-09T09:20:11.409Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T09:20:11.409Z] #43 transferring context: 310.04MB 107.0s done [2024-09-09T09:20:11.409Z] #43 DONE 108.4s [2024-09-09T09:20:11.409Z] [2024-09-09T09:20:11.409Z] #61 [core-data internal] load build context [2024-09-09T09:20:12.378Z] #61 ... [2024-09-09T09:20:12.378Z] [2024-09-09T09:20:12.378Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:12.378Z] #62 ... [2024-09-09T09:20:12.378Z] [2024-09-09T09:20:12.378Z] #61 [core-data internal] load build context [2024-09-09T09:20:12.378Z] #61 transferring context: 310.04MB 110.4s done [2024-09-09T09:20:12.378Z] #61 DONE 110.9s [2024-09-09T09:20:12.378Z] [2024-09-09T09:20:12.378Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:12.643Z] #57 ... [2024-09-09T09:20:12.643Z] [2024-09-09T09:20:12.643Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:20:12.643Z] #117 DONE 1.6s [2024-09-09T09:20:12.643Z] [2024-09-09T09:20:12.643Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:15.989Z] #57 ... [2024-09-09T09:20:15.989Z] [2024-09-09T09:20:15.989Z] #48 [core-command internal] load build context [2024-09-09T09:20:15.989Z] #48 ... [2024-09-09T09:20:15.989Z] [2024-09-09T09:20:15.989Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:15.989Z] #62 ... [2024-09-09T09:20:15.989Z] [2024-09-09T09:20:15.989Z] #57 [security-proxy-auth internal] load build context [2024-09-09T09:20:15.989Z] #57 transferring context: 310.04MB 114.5s done [2024-09-09T09:20:15.989Z] #57 DONE 114.9s [2024-09-09T09:20:15.989Z] [2024-09-09T09:20:15.989Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:15.989Z] #62 ... [2024-09-09T09:20:15.989Z] [2024-09-09T09:20:15.989Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:20:16.255Z] #40 ... [2024-09-09T09:20:16.255Z] [2024-09-09T09:20:16.255Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:16.521Z] #62 ... [2024-09-09T09:20:16.521Z] [2024-09-09T09:20:16.521Z] #48 [core-command internal] load build context [2024-09-09T09:20:16.521Z] #48 transferring context: 310.04MB 116.3s done [2024-09-09T09:20:16.521Z] #48 DONE 116.4s [2024-09-09T09:20:16.521Z] [2024-09-09T09:20:16.521Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:17.105Z] #62 ... [2024-09-09T09:20:17.105Z] [2024-09-09T09:20:17.105Z] #40 [security-bootstrapper internal] load build context [2024-09-09T09:20:17.105Z] #40 transferring context: 310.04MB 114.9s done [2024-09-09T09:20:17.105Z] #40 DONE 115.6s [2024-09-09T09:20:17.105Z] [2024-09-09T09:20:17.105Z] #62 [security-secretstore-setup internal] load build context [2024-09-09T09:20:19.805Z] #62 transferring context: 310.04MB 117.4s done [2024-09-09T09:20:19.805Z] #62 DONE 118.2s [2024-09-09T09:20:19.805Z] [2024-09-09T09:20:19.805Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #118 ... [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #113 DONE 72.9s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #116 DONE 68.3s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #112 DONE 75.6s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #119 DONE 5.8s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #120 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #121 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #122 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-09T09:21:16.216Z] #123 DONE 5.9s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:21:16.216Z] #124 ... [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #125 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #126 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #127 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #128 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #129 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #130 [core-data builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #130 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #131 DONE 6.0s [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #132 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #133 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #134 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #135 [core-metadata builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #135 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #136 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #137 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:16.216Z] #138 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #139 [core-command builder 6/7] COPY . . [2024-09-09T09:21:16.216Z] #139 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:16.216Z] #140 CACHED [2024-09-09T09:21:16.216Z] [2024-09-09T09:21:16.216Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:21:20.471Z] #141 ... [2024-09-09T09:21:20.471Z] [2024-09-09T09:21:20.471Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:21:20.471Z] #124 5.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T09:21:24.707Z] #124 ... [2024-09-09T09:21:24.707Z] [2024-09-09T09:21:24.707Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:21:24.707Z] #0 6.451 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-09-09T09:21:24.707Z] #142 ... [2024-09-09T09:21:24.707Z] [2024-09-09T09:21:24.707Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:21:24.707Z] #0 5.867 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T09:21:24.707Z] #143 ... [2024-09-09T09:21:24.707Z] [2024-09-09T09:21:24.707Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:21:24.707Z] #0 6.692 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-09-09T09:21:24.707Z] #144 ... [2024-09-09T09:21:24.707Z] [2024-09-09T09:21:24.707Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:21:24.707Z] #0 5.673 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-09-09T09:21:24.707Z] #145 ... [2024-09-09T09:21:24.707Z] [2024-09-09T09:21:24.707Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:21:24.707Z] #0 6.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T09:21:24.972Z] #146 ... [2024-09-09T09:21:24.972Z] [2024-09-09T09:21:24.972Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:21:24.972Z] #0 6.072 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-09-09T09:21:24.972Z] #147 ... [2024-09-09T09:21:24.972Z] [2024-09-09T09:21:24.972Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:21:24.972Z] #0 6.701 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-09-09T09:21:25.237Z] #148 ... [2024-09-09T09:21:25.237Z] [2024-09-09T09:21:25.237Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:21:25.237Z] #141 6.476 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-09-09T09:21:37.518Z] #141 ... [2024-09-09T09:21:37.518Z] [2024-09-09T09:21:37.518Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:37.518Z] #115 DONE 88.1s [2024-09-09T09:21:37.518Z] [2024-09-09T09:21:37.518Z] #149 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T09:21:38.919Z] #149 ... [2024-09-09T09:21:38.919Z] [2024-09-09T09:21:38.919Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:38.919Z] #118 DONE 86.0s [2024-09-09T09:21:38.919Z] [2024-09-09T09:21:38.919Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:21:41.490Z] #150 ... [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #149 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T09:21:41.490Z] #149 DONE 5.0s [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #151 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:41.490Z] #151 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #152 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T09:21:41.490Z] #152 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #153 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:41.490Z] #153 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #154 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T09:21:41.490Z] #154 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #155 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:21:41.490Z] #155 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #156 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:21:41.490Z] #156 CACHED [2024-09-09T09:21:41.490Z] [2024-09-09T09:21:41.490Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:21:44.821Z] #157 3.585 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-09-09T09:21:44.821Z] #157 ... [2024-09-09T09:21:44.821Z] [2024-09-09T09:21:44.821Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:21:44.821Z] #150 DONE 6.3s [2024-09-09T09:21:45.085Z] [2024-09-09T09:21:45.085Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:21:47.028Z] #158 1.846 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-09-09T09:21:51.260Z] #158 ... [2024-09-09T09:21:51.260Z] [2024-09-09T09:21:51.260Z] #159 [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-09-09T09:21:51.260Z] #0 3.599 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-09-09T09:21:51.260Z] #159 ... [2024-09-09T09:21:51.260Z] [2024-09-09T09:21:51.260Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:21:51.260Z] #0 3.624 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-09-09T09:43:14.232Z] #160 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #159 [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-09-09T09:43:14.232Z] #159 1279.2 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-09-09T09:43:14.232Z] #159 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:43:14.232Z] #160 DONE 1283.6s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:43:14.232Z] #145 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:43:14.232Z] #161 DONE 0.2s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:43:14.232Z] #162 DONE 0.2s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #163 [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-09-09T09:43:14.232Z] #163 DONE 0.1s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:43:14.232Z] #148 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T09:43:14.232Z] #164 DONE 0.2s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T09:43:14.232Z] #165 DONE 0.3s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:43:14.232Z] #166 DONE 0.1s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:43:14.232Z] #167 DONE 2.4s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #108 [security-proxy-setup] exporting to image [2024-09-09T09:43:14.232Z] #108 exporting layers [2024-09-09T09:43:14.232Z] #108 exporting layers 1.4s done [2024-09-09T09:43:14.232Z] #108 writing image sha256:bcbff12e72dd57c626ccce1a54f3d4cac60fb6de6222bc9ab1f4cbf3556ccec8 done [2024-09-09T09:43:14.232Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T09:43:14.232Z] #108 DONE 7.8s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:43:14.232Z] #145 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:43:14.232Z] #157 DONE 1290.4s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:43:14.232Z] #148 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T09:43:14.232Z] #168 DONE 0.4s [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:43:14.232Z] #29 ... [2024-09-09T09:43:14.232Z] [2024-09-09T09:43:14.232Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T09:43:15.279Z] #169 DONE 3.0s [2024-09-09T09:43:15.279Z] [2024-09-09T09:43:15.279Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:43:15.279Z] #142 ... [2024-09-09T09:43:15.279Z] [2024-09-09T09:43:15.279Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:43:15.629Z] #170 DONE 0.5s [2024-09-09T09:43:15.629Z] [2024-09-09T09:43:15.629Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:43:15.903Z] #171 DONE 0.3s [2024-09-09T09:43:15.903Z] [2024-09-09T09:43:15.903Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:43:15.903Z] #141 ... [2024-09-09T09:43:15.903Z] [2024-09-09T09:43:15.903Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T09:43:16.186Z] #172 DONE 0.3s [2024-09-09T09:43:16.186Z] [2024-09-09T09:43:16.186Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T09:43:16.455Z] #173 DONE 0.2s [2024-09-09T09:43:16.455Z] [2024-09-09T09:43:16.455Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T09:43:16.730Z] #174 DONE 0.3s [2024-09-09T09:43:16.730Z] [2024-09-09T09:43:16.730Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T09:43:16.999Z] #175 DONE 0.4s [2024-09-09T09:43:16.999Z] [2024-09-09T09:43:16.999Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:43:16.999Z] #142 ... [2024-09-09T09:43:16.999Z] [2024-09-09T09:43:16.999Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T09:43:17.269Z] #176 DONE 0.2s [2024-09-09T09:43:17.269Z] [2024-09-09T09:43:17.269Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T09:43:17.546Z] #177 DONE 0.1s [2024-09-09T09:43:17.547Z] [2024-09-09T09:43:17.547Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T09:43:17.547Z] #178 DONE 0.2s [2024-09-09T09:43:17.547Z] [2024-09-09T09:43:17.547Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T09:43:20.158Z] #179 DONE 2.1s [2024-09-09T09:43:20.158Z] [2024-09-09T09:43:20.158Z] #108 [security-bootstrapper] exporting to image [2024-09-09T09:43:20.158Z] #108 exporting layers [2024-09-09T09:43:20.747Z] #108 exporting layers 1.0s done [2024-09-09T09:43:20.747Z] #108 writing image sha256:a416d8133d4cb3850b280db46b5b162d1474759af00d096891effb09eea6c755 done [2024-09-09T09:43:20.747Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T09:43:20.747Z] #108 DONE 8.8s [2024-09-09T09:43:20.747Z] [2024-09-09T09:43:20.747Z] #159 [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-09-09T09:43:25.004Z] #159 DONE 1303.7s [2024-09-09T09:43:25.004Z] [2024-09-09T09:43:25.004Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:43:25.004Z] #145 ... [2024-09-09T09:43:25.004Z] [2024-09-09T09:43:25.004Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:43:26.501Z] #180 DONE 0.2s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:43:26.501Z] #73 ... [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:43:26.501Z] #181 DONE 0.2s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:43:26.501Z] #144 ... [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #182 [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-09-09T09:43:26.501Z] #182 DONE 0.2s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T09:43:26.501Z] #183 DONE 0.2s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:43:26.501Z] #184 DONE 0.1s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T09:43:26.501Z] #185 DONE 0.3s [2024-09-09T09:43:26.501Z] [2024-09-09T09:43:26.501Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T09:43:26.771Z] #186 DONE 0.2s [2024-09-09T09:43:26.771Z] [2024-09-09T09:43:26.771Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:43:26.771Z] #146 ... [2024-09-09T09:43:26.771Z] [2024-09-09T09:43:26.771Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:43:26.771Z] #187 DONE 0.1s [2024-09-09T09:43:27.039Z] [2024-09-09T09:43:27.039Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:43:29.701Z] #188 DONE 2.5s [2024-09-09T09:43:29.701Z] [2024-09-09T09:43:29.701Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T09:43:29.701Z] #108 exporting layers [2024-09-09T09:43:30.664Z] #108 exporting layers 1.3s done [2024-09-09T09:43:30.664Z] #108 writing image sha256:a53cb1440aaf787dcc04a85800c964e8f8506c66dc2aa0691a347a471de71d7d done [2024-09-09T09:43:30.664Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T09:43:30.664Z] #108 DONE 10.1s [2024-09-09T09:43:30.664Z] [2024-09-09T09:43:30.664Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:44:13.204Z] #144 DONE 1375.5s [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.204Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:44:13.204Z] #146 ... [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.204Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:44:13.204Z] #189 DONE 0.4s [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.204Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:44:13.204Z] #190 DONE 0.3s [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.204Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T09:44:13.204Z] #191 DONE 0.2s [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.204Z] #192 [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-09-09T09:44:13.204Z] #192 DONE 0.1s [2024-09-09T09:44:13.204Z] [2024-09-09T09:44:13.205Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T09:44:13.205Z] #193 DONE 0.2s [2024-09-09T09:44:13.205Z] [2024-09-09T09:44:13.205Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:44:13.205Z] #194 DONE 2.1s [2024-09-09T09:44:13.205Z] [2024-09-09T09:44:13.205Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T09:44:13.205Z] #108 exporting layers [2024-09-09T09:44:14.163Z] #108 exporting layers 0.9s done [2024-09-09T09:44:14.434Z] #108 writing image sha256:45b45df4d257652d843d18f1d6fc0683f2e02c0fefe703034dcd2a1413a4e2e8 done [2024-09-09T09:44:14.434Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T09:44:14.434Z] #108 DONE 11.0s [2024-09-09T09:44:14.435Z] [2024-09-09T09:44:14.435Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:46:51.141Z] #148 ... [2024-09-09T09:46:51.141Z] [2024-09-09T09:46:51.141Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:46:51.141Z] #158 DONE 1506.1s [2024-09-09T09:46:51.141Z] [2024-09-09T09:46:51.141Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:46:51.730Z] #146 ... [2024-09-09T09:46:51.730Z] [2024-09-09T09:46:51.730Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:46:51.998Z] #195 DONE 0.3s [2024-09-09T09:46:51.998Z] [2024-09-09T09:46:51.998Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:46:52.278Z] #196 DONE 0.2s [2024-09-09T09:46:52.278Z] [2024-09-09T09:46:52.278Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T09:46:52.550Z] #197 DONE 0.3s [2024-09-09T09:46:52.550Z] [2024-09-09T09:46:52.550Z] #198 [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-09-09T09:46:52.817Z] #198 DONE 0.1s [2024-09-09T09:46:52.817Z] [2024-09-09T09:46:52.817Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T09:46:52.817Z] #108 exporting layers [2024-09-09T09:46:53.779Z] #108 exporting layers 1.1s done [2024-09-09T09:46:53.779Z] #108 writing image sha256:69b74f8f83c1d2b2604e47e4b916498895bcdf596d42e5e429f015bc9562cd74 done [2024-09-09T09:46:53.779Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-09-09T09:46:53.779Z] #108 DONE 12.1s [2024-09-09T09:46:53.779Z] [2024-09-09T09:46:53.779Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:55:30.866Z] #146 ... [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:55:30.866Z] #141 DONE 2055.3s [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:55:30.866Z] #124 ... [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:55:30.866Z] #199 DONE 0.3s [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:55:30.866Z] #200 DONE 0.2s [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T09:55:30.866Z] #201 DONE 0.5s [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:55:30.866Z] #202 DONE 0.2s [2024-09-09T09:55:30.866Z] [2024-09-09T09:55:30.866Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:55:31.134Z] #147 ... [2024-09-09T09:55:31.134Z] [2024-09-09T09:55:31.134Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T09:55:31.134Z] #203 DONE 0.1s [2024-09-09T09:55:31.134Z] [2024-09-09T09:55:31.134Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:55:33.081Z] #204 DONE 2.0s [2024-09-09T09:55:33.081Z] [2024-09-09T09:55:33.081Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:55:33.348Z] #124 ... [2024-09-09T09:55:33.348Z] [2024-09-09T09:55:33.348Z] #108 [security-proxy-auth] exporting to image [2024-09-09T09:55:33.348Z] #108 exporting layers [2024-09-09T09:55:33.932Z] #108 exporting layers 0.7s done [2024-09-09T09:55:33.932Z] #108 writing image sha256:de5bb5d83ee072b865ee7a7e94f6fc6ee4392942abe5fe8d2bfcfed46b5a99d7 done [2024-09-09T09:55:33.932Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-09T09:55:33.932Z] #108 DONE 12.9s [2024-09-09T09:55:33.932Z] [2024-09-09T09:55:33.932Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:56:41.785Z] #142 ... [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:56:41.785Z] #146 DONE 2120.4s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:56:41.785Z] #124 ... [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:56:41.785Z] #205 DONE 0.1s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:56:41.785Z] #148 ... [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:56:41.785Z] #206 DONE 0.2s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T09:56:41.785Z] #207 DONE 0.6s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:56:41.785Z] #145 ... [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:56:41.785Z] #208 DONE 0.2s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #108 [core-command] exporting to image [2024-09-09T09:56:41.785Z] #108 exporting layers [2024-09-09T09:56:41.785Z] #108 exporting layers 0.5s done [2024-09-09T09:56:41.785Z] #108 writing image sha256:7edd7c7883180696a8b3ff905b9053a511c5db6a736c730f384c18e225289414 done [2024-09-09T09:56:41.785Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-09T09:56:41.785Z] #108 DONE 13.4s [2024-09-09T09:56:41.785Z] [2024-09-09T09:56:41.785Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:59:03.470Z] #145 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:59:03.470Z] #124 DONE 2260.8s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:59:03.470Z] #147 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:03.470Z] #209 DONE 0.1s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T09:59:03.470Z] #210 DONE 0.6s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:59:03.470Z] #29 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:59:03.470Z] #211 DONE 0.1s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #108 [core-keeper] exporting to image [2024-09-09T09:59:03.470Z] #108 exporting layers [2024-09-09T09:59:03.470Z] #108 exporting layers 0.5s done [2024-09-09T09:59:03.470Z] #108 writing image sha256:801f9c02140e42a950e5d51a7d455bab3ae284e2b575072787e95ffcc8737973 done [2024-09-09T09:59:03.470Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T09:59:03.470Z] #108 DONE 13.9s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:59:03.470Z] #142 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:59:03.470Z] #148 DONE 2268.7s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:59:03.470Z] #147 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:03.470Z] #212 DONE 0.2s [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:59:03.470Z] #29 ... [2024-09-09T09:59:03.470Z] [2024-09-09T09:59:03.470Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:03.742Z] #213 DONE 0.2s [2024-09-09T09:59:03.742Z] [2024-09-09T09:59:03.742Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:59:03.742Z] #73 ... [2024-09-09T09:59:03.742Z] [2024-09-09T09:59:03.742Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T09:59:04.354Z] #214 DONE 0.6s [2024-09-09T09:59:04.354Z] [2024-09-09T09:59:04.354Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:59:04.621Z] #29 ... [2024-09-09T09:59:04.621Z] [2024-09-09T09:59:04.621Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:59:04.621Z] #142 DONE 2270.4s [2024-09-09T09:59:04.621Z] [2024-09-09T09:59:04.621Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:59:04.621Z] #215 DONE 0.2s [2024-09-09T09:59:04.621Z] [2024-09-09T09:59:04.621Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:59:04.889Z] #147 ... [2024-09-09T09:59:04.889Z] [2024-09-09T09:59:04.889Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T09:59:05.156Z] #216 DONE 0.3s [2024-09-09T09:59:05.156Z] [2024-09-09T09:59:05.156Z] #108 [core-data] exporting to image [2024-09-09T09:59:05.156Z] #108 exporting layers [2024-09-09T09:59:06.117Z] #108 ... [2024-09-09T09:59:06.117Z] [2024-09-09T09:59:06.117Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:06.117Z] #217 DONE 0.3s [2024-09-09T09:59:06.117Z] [2024-09-09T09:59:06.117Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:06.384Z] #218 DONE 0.3s [2024-09-09T09:59:06.384Z] [2024-09-09T09:59:06.384Z] #108 [core-data] exporting to image [2024-09-09T09:59:06.384Z] #108 exporting layers 1.3s done [2024-09-09T09:59:06.384Z] #108 writing image sha256:fe4a1fbfaf977e921e99d3990c9b720d159fc7e8da8e87eafff4cda8ab54202d 0.0s done [2024-09-09T09:59:06.384Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-09T09:59:06.384Z] #108 DONE 15.3s [2024-09-09T09:59:06.384Z] [2024-09-09T09:59:06.384Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T09:59:06.968Z] #219 DONE 0.7s [2024-09-09T09:59:06.969Z] [2024-09-09T09:59:06.969Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:59:07.240Z] #220 DONE 0.2s [2024-09-09T09:59:07.240Z] [2024-09-09T09:59:07.240Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T09:59:07.240Z] #221 DONE 0.1s [2024-09-09T09:59:07.240Z] [2024-09-09T09:59:07.240Z] #108 [core-metadata] exporting to image [2024-09-09T09:59:07.824Z] #108 exporting layers 0.5s done [2024-09-09T09:59:07.824Z] #108 writing image sha256:cf2168f8346c4c0318ddccf2cd9c09227214ab399f2d7758b41a984e2b47f16a done [2024-09-09T09:59:07.824Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T09:59:07.824Z] #108 DONE 15.8s [2024-09-09T09:59:07.824Z] [2024-09-09T09:59:07.824Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:59:54.653Z] #145 DONE 2313.5s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:59:54.653Z] #147 DONE 2313.4s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:59:54.653Z] #143 DONE 2313.5s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:59:54.653Z] #29 ... [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:54.653Z] #222 DONE 0.3s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:59:54.653Z] #29 ... [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:54.653Z] #223 DONE 0.2s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:54.653Z] #224 DONE 0.3s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:59:54.653Z] #225 DONE 0.2s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:54.653Z] #226 ... [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:54.653Z] #227 DONE 0.2s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T09:59:54.653Z] #228 DONE 0.5s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:59:54.653Z] #226 DONE 0.2s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T09:59:54.653Z] #229 ... [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:59:54.653Z] #230 DONE 0.4s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T09:59:54.653Z] #231 DONE 0.6s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T09:59:54.653Z] #229 DONE 0.6s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #108 [support-scheduler] exporting to image [2024-09-09T09:59:54.653Z] #108 exporting layers [2024-09-09T09:59:54.653Z] #108 ... [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:59:54.653Z] #232 DONE 0.1s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T09:59:54.653Z] #233 DONE 0.2s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #108 [support-notifications] exporting to image [2024-09-09T09:59:54.653Z] #108 exporting layers 0.6s done [2024-09-09T09:59:54.653Z] #108 writing image sha256:4e4ce3e1f85f0853bfb7c79094624ab30b8302e5f2c2f927003f859890b0838f done [2024-09-09T09:59:54.653Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T09:59:54.653Z] #108 exporting layers 0.7s done [2024-09-09T09:59:54.653Z] #108 writing image sha256:6774047faff6eb6f92099a65439dcc8de59ad2abeec629555c1354b7f144f69f done [2024-09-09T09:59:54.653Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T09:59:54.653Z] #108 exporting layers 1.6s done [2024-09-09T09:59:54.653Z] #108 writing image sha256:fe762c745a3f22bccc5755a073f520ae89752036b1b5c8830e33ef49bcdc5425 done [2024-09-09T09:59:54.653Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T09:59:54.653Z] #108 DONE 17.8s [2024-09-09T09:59:54.653Z] [2024-09-09T09:59:54.653Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:59:54.653Z] time="2024-09-09T09:18:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T09:59:54.680Z] $ docker stop --time=1 d4940792be283128c1014c490071250f9bd83dcb2a53d434100e36e82948796f [2024-09-09T09:59:56.355Z] $ docker rm -f --volumes d4940792be283128c1014c490071250f9bd83dcb2a53d434100e36e82948796f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T09:59:56.957Z] + docker images [2024-09-09T09:59:56.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T09:59:56.957Z] support-notifications-arm64 latest 6774047faff6 7 seconds ago 42MB [2024-09-09T09:59:56.957Z] support-scheduler-arm64 latest 4e4ce3e1f85f 7 seconds ago 41.4MB [2024-09-09T09:59:56.957Z] support-cron-scheduler-arm64 latest fe762c745a3f 7 seconds ago 43.6MB [2024-09-09T09:59:56.957Z] core-metadata-arm64 latest cf2168f8346c 49 seconds ago 39.3MB [2024-09-09T09:59:56.957Z] core-data-arm64 latest fe4a1fbfaf97 52 seconds ago 39.1MB [2024-09-09T09:59:56.957Z] core-keeper-arm64 latest 801f9c02140e 59 seconds ago 39MB [2024-09-09T09:59:56.957Z] core-command-arm64 latest 7edd7c788318 3 minutes ago 35.1MB [2024-09-09T09:59:56.957Z] security-proxy-auth-arm64 latest de5bb5d83ee0 4 minutes ago 32.7MB [2024-09-09T09:59:56.957Z] security-spiffe-token-provider-arm64 latest 69b74f8f83c1 13 minutes ago 29.1MB [2024-09-09T09:59:56.957Z] core-common-config-bootstrapper-arm64 latest 45b45df4d257 15 minutes ago 15.4MB [2024-09-09T09:59:56.957Z] security-secretstore-setup-arm64 latest a53cb1440aaf 16 minutes ago 36.4MB [2024-09-09T09:59:56.957Z] security-bootstrapper-arm64 latest a416d8133d4c 16 minutes ago 18.9MB [2024-09-09T09:59:56.957Z] security-proxy-setup-arm64 latest bcbff12e72dd 16 minutes ago 26.2MB [2024-09-09T09:59:56.957Z] security-spire-server-arm64 latest f79d14870277 40 minutes ago 116MB [2024-09-09T09:59:56.957Z] security-spire-config-arm64 latest 53862aa897cc 40 minutes ago 115MB [2024-09-09T09:59:56.957Z] security-spire-agent-arm64 latest 1eedae8d5c71 40 minutes ago 174MB [2024-09-09T09:59:56.957Z] ci-base-image-arm64 latest 79f0812f8a2f 59 minutes ago 967MB [2024-09-09T09:59:56.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T09:59:56.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-09T09:59:57.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T09:59:57.925Z] [2024-09-09T09:59:57.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:59:58.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T09:59:58.369Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T09:59:58.369Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T09:59:58.369Z] 04944245beec: Pulling fs layer [2024-09-09T09:59:58.369Z] 699f458cf7ca: Pulling fs layer [2024-09-09T09:59:58.369Z] 765212b225bb: Pulling fs layer [2024-09-09T09:59:58.369Z] f23df028b6ca: Pulling fs layer [2024-09-09T09:59:58.369Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T09:59:58.369Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T09:59:58.369Z] f23df028b6ca: Waiting [2024-09-09T09:59:58.369Z] d65c8cfc05b1: Waiting [2024-09-09T09:59:58.369Z] 765212b225bb: Waiting [2024-09-09T09:59:58.638Z] 04944245beec: Verifying Checksum [2024-09-09T09:59:58.638Z] 04944245beec: Download complete [2024-09-09T09:59:58.638Z] 765212b225bb: Verifying Checksum [2024-09-09T09:59:58.638Z] 765212b225bb: Download complete [2024-09-09T09:59:58.638Z] f23df028b6ca: Download complete [2024-09-09T09:59:58.638Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T09:59:58.638Z] d65c8cfc05b1: Download complete [2024-09-09T09:59:58.906Z] 699f458cf7ca: Verifying Checksum [2024-09-09T09:59:58.906Z] 699f458cf7ca: Download complete [2024-09-09T09:59:59.172Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T09:59:59.172Z] 8998bd30e6a1: Download complete [2024-09-09T10:00:01.745Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T10:00:01.745Z] 2437ff75d9bd: Download complete [2024-09-09T10:00:04.319Z] 8998bd30e6a1: Pull complete [2024-09-09T10:00:04.583Z] 04944245beec: Pull complete [2024-09-09T10:00:06.518Z] 699f458cf7ca: Pull complete [2024-09-09T10:00:06.518Z] 765212b225bb: Pull complete [2024-09-09T10:00:07.473Z] f23df028b6ca: Pull complete [2024-09-09T10:00:07.473Z] d65c8cfc05b1: Pull complete [2024-09-09T10:00:26.811Z] 2437ff75d9bd: Pull complete [2024-09-09T10:00:26.811Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T10:00:26.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:00:26.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:00:30.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-9825 does not seem to be running inside a container [2024-09-09T10:00:30.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T10:00:34.346Z] $ docker top 739fc5615ff0a59de50c31da607ea88d390e8ba3f748e8d2e9ae7b5761c1c24e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:00:35.312Z] ---> job-cost.sh [2024-09-09T10:00:35.312Z] lf-activate-venv: SKIPPING [2024-09-09T10:00:35.312Z] INFO: No Stack... [2024-09-09T10:00:35.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T10:00:36.532Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T10:00:37.189Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-09T10:00:37.189Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T10:00:37.251Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4898-1-stack-cost] [2024-09-09T10:00:37.259Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4898-1-stack-cost] did not exist. Created. [2024-09-09T10:00:37.265Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4898-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T10:00:37.704Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T10:00:37.949Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T10:00:37.969Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4898-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T10:00:38.049Z] $ docker stop --time=1 739fc5615ff0a59de50c31da607ea88d390e8ba3f748e8d2e9ae7b5761c1c24e [2024-09-09T10:00:39.533Z] $ docker rm -f --volumes 739fc5615ff0a59de50c31da607ea88d390e8ba3f748e8d2e9ae7b5761c1c24e [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-09-09T10:00:40.696Z] provisioning config files... [2024-09-09T10:00:40.702Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2315301018241668036tmp [Pipeline] { [Pipeline] sh [2024-09-09T10:00:41.066Z] + set +x [2024-09-09T10:00:41.066Z] + bash -s -- [2024-09-09T10:00:41.066Z] + curl -s https://codecov.io/bash [2024-09-09T10:00:43.606Z] [2024-09-09T10:00:43.606Z] _____ _ [2024-09-09T10:00:43.606Z] / ____| | | [2024-09-09T10:00:43.606Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T10:00:43.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T10:00:43.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T10:00:43.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T10:00:43.606Z] Bash-1.0.6 [2024-09-09T10:00:43.606Z] [2024-09-09T10:00:43.606Z] [2024-09-09T10:00:43.606Z] ==> git version 2.25.1 found [2024-09-09T10:00:43.606Z] ==> 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-09-09T10:00:43.606Z] Release-Date: 2020-01-08 [2024-09-09T10:00:43.606Z] 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-09-09T10:00:43.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T10:00:43.606Z] ==> Jenkins CI detected. [2024-09-09T10:00:43.606Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T10:00:43.606Z] project root: . [2024-09-09T10:00:43.606Z] --> token set from env [2024-09-09T10:00:43.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T10:00:43.606Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T10:00:43.606Z] ==> Python coveragepy not found [2024-09-09T10:00:43.606Z] ==> Searching for coverage reports in: [2024-09-09T10:00:43.606Z] + . [2024-09-09T10:00:43.606Z] -> Found 1 reports [2024-09-09T10:00:43.606Z] ==> Detecting git/mercurial file structure [2024-09-09T10:00:43.606Z] ==> Reading reports [2024-09-09T10:00:43.606Z] + ./coverage.out bytes=546127 [2024-09-09T10:00:43.606Z] ==> Appending adjustments [2024-09-09T10:00:43.606Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T10:00:44.983Z] + Found adjustments [2024-09-09T10:00:44.983Z] ==> Gzipping contents [2024-09-09T10:00:44.983Z] 68K /tmp/codecov.ZlGNCw.gz [2024-09-09T10:00:44.983Z] ==> Uploading reports [2024-09-09T10:00:44.983Z] url: https://codecov.io [2024-09-09T10:00:44.983Z] query: branch=PR-4898&commit=f514902afc840072bda941c63c70d2ed9b78c1de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4898%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4898&job=&cmd_args= [2024-09-09T10:00:44.983Z] -> Pinging Codecov [2024-09-09T10:00:44.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4898&commit=f514902afc840072bda941c63c70d2ed9b78c1de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4898%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4898&job=&cmd_args= [2024-09-09T10:00:44.983Z] -> Uploading to [2024-09-09T10:00:44.983Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/f514902afc840072bda941c63c70d2ed9b78c1de/5ca52193-c3de-4ad4-a4e7-3d7c011da8da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T100044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b474d19dd4f18225ebf8b49e2feda180e7099801ae5a3a04e9e9582c0cd84ba [2024-09-09T10:00:44.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T10:00:44.983Z] Dload Upload Total Spent Left Speed [2024-09-09T10:00:45.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68072 0 0 100 68072 0 250k --:--:-- --:--:-- --:--:-- 250k [2024-09-09T10:00:45.242Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f514902afc840072bda941c63c70d2ed9b78c1de [Pipeline] } [2024-09-09T10:00:45.274Z] 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-09-09T10:00:46.904Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:00:47.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:00:48.145Z] ---> package-listing.sh [2024-09-09T10:00:48.145Z] ++ facter osfamily [2024-09-09T10:00:48.145Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T10:00:48.403Z] + OS_FAMILY=debian [2024-09-09T10:00:48.403Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T10:00:48.403Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T10:00:48.403Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T10:00:48.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T10:00:48.403Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T10:00:48.403Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T10:00:48.403Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T10:00:48.403Z] + case "${OS_FAMILY}" in [2024-09-09T10:00:48.403Z] + dpkg -l [2024-09-09T10:00:48.403Z] + grep '^ii' [2024-09-09T10:00:48.403Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T10:00:48.403Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T10:00:48.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T10:00:48.403Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T10:00:48.403Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T10:00:48.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T10:00:48.442Z] 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-09-09T10:00:48.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:00:49.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:00:49.393Z] [2024-09-09T10:00:49.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:00:49.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:00:49.830Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T10:00:49.830Z] 5eb5b503b376: Pulling fs layer [2024-09-09T10:00:49.830Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T10:00:49.830Z] ec43610c2a17: Pulling fs layer [2024-09-09T10:00:49.830Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T10:00:49.830Z] 33b1e0a273af: Pulling fs layer [2024-09-09T10:00:49.830Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T10:00:49.830Z] 2f39f015ded8: Pulling fs layer [2024-09-09T10:00:49.830Z] 2f39f015ded8: Waiting [2024-09-09T10:00:49.830Z] 5d3b04190fa2: Waiting [2024-09-09T10:00:49.830Z] 33b1e0a273af: Waiting [2024-09-09T10:00:49.830Z] 3a2ae6a8a46f: Waiting [2024-09-09T10:00:49.830Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T10:00:49.830Z] 5c69ac0246d0: Download complete [2024-09-09T10:00:49.830Z] 3a2ae6a8a46f: Download complete [2024-09-09T10:00:49.830Z] 33b1e0a273af: Verifying Checksum [2024-09-09T10:00:49.830Z] 33b1e0a273af: Download complete [2024-09-09T10:00:49.830Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T10:00:49.830Z] 5d3b04190fa2: Download complete [2024-09-09T10:00:49.830Z] ec43610c2a17: Verifying Checksum [2024-09-09T10:00:50.088Z] 5eb5b503b376: Verifying Checksum [2024-09-09T10:00:50.088Z] 5eb5b503b376: Download complete [2024-09-09T10:00:50.654Z] 2f39f015ded8: Download complete [2024-09-09T10:00:51.217Z] 5eb5b503b376: Pull complete [2024-09-09T10:00:51.476Z] 5c69ac0246d0: Pull complete [2024-09-09T10:00:52.041Z] ec43610c2a17: Pull complete [2024-09-09T10:00:52.041Z] 3a2ae6a8a46f: Pull complete [2024-09-09T10:00:52.041Z] 33b1e0a273af: Pull complete [2024-09-09T10:00:52.299Z] 5d3b04190fa2: Pull complete [2024-09-09T10:00:56.480Z] 2f39f015ded8: Pull complete [2024-09-09T10:00:56.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T10:00:56.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:00:56.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:00:56.759Z] prd-ubuntu20.04-docker-8c-8g-9824 does not seem to be running inside a container [2024-09-09T10:00:56.798Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T10:00:57.956Z] $ docker top aa786d6dbbfce8bb10ac1977bda2ce76172daa3e674531952b067ea239ad741f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:00:58.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T10:00:58.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T10:00:59.008Z] + ls /var/log/sa-host [2024-09-09T10:00:59.008Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:00:59.162Z] provisioning config files... [2024-09-09T10:00:59.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9017513307112744494tmp [Pipeline] { [Pipeline] echo [2024-09-09T10:00:59.239Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:00:59.564Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T10:00:59.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:00:59.988Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T10:01:00.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:01:00.356Z] ---> sudo-logs.sh [2024-09-09T10:01:00.356Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T10:01:00.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:01:00.769Z] ---> job-cost.sh [2024-09-09T10:01:00.769Z] lf-activate-venv: SKIPPING [2024-09-09T10:01:00.769Z] DEBUG: total: 0.2199999988079071 [2024-09-09T10:01:00.769Z] INFO: Retrieving Stack Cost... [2024-09-09T10:01:01.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T10:01:01.595Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T10:01:01.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:01:01.966Z] ---> logs-deploy.sh [2024-09-09T10:01:01.966Z] lf-activate-venv: SKIPPING [2024-09-09T10:01:01.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4898/1 [2024-09-09T10:01:01.966Z] INFO: archiving workspace using pattern(s): [2024-09-09T10:01:02.903Z] Archives upload complete. [2024-09-09T10:01:03.162Z] INFO: archiving logs to Nexus