Pull request #4741 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf07f88c5b1c543b013b7bd2ea26b091369c94c6+0c453d07247db15a6c65fa56eff8ae30cc59773c (c105b8c9e26113faaed9423ade68ddba8521f381) 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-ssh12068091630784523377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6843527136427459416.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4741/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-4741/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2733613963256895730.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-4741/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5714335507767696496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14820085642926838702.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-4741/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-4741/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8153802057873243652.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26325 in /w/workspace/edgexfoundry_edgex-go_PR-4741 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0c453d07247db15a6c65fa56eff8ae30cc59773c into PR head commit cf07f88c5b1c543b013b7bd2ea26b091369c94c6 Merge succeeded, producing cf07f88c5b1c543b013b7bd2ea26b091369c94c6 Checking out Revision cf07f88c5b1c543b013b7bd2ea26b091369c94c6 (PR-4741) > 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/4741/head:refs/remotes/origin/PR-4741 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # 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 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-28T19:26:48.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-28T19:26:48.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-28T19:26:48.721Z] ========================================================= [2023-12-28T19:26:48.721Z] EdgeX Global Pipelines Version Info [2023-12-28T19:26:48.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:26:49.489Z] ------------------- [2023-12-28T19:26:49.489Z] stable info: [2023-12-28T19:26:49.489Z] ------------------- [2023-12-28T19:26:49.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-28T19:26:49.489Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T19:26:49.489Z] Message: update stable to v1.0.258 [2023-12-28T19:26:50.061Z] ------------------- [2023-12-28T19:26:50.061Z] experimental info: [2023-12-28T19:26:50.061Z] ------------------- [2023-12-28T19:26:50.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-28T19:26:50.061Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T19:26:50.061Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-28T19:26:50.272Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-28T19:26:50.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-28T19:26:50.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-28T19:26:50.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-28T19:26:50.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-28T19:26:50.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-28T19:26:50.647Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-28T19:26:50.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-28T19:26:50.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-28T19:26:50.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-28T19:26:50.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-28T19:26:50.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-28T19:26:51.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-28T19:26:51.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-28T19:26:51.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-28T19:26:51.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T19:26:51.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T19:26:51.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-28T19:26:51.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-28T19:26:51.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-28T19:26:51.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-28T19:26:51.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-28T19:26:51.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-28T19:26:51.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4741 [Pipeline] echo [2023-12-28T19:26:51.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4741 [Pipeline] echo [2023-12-28T19:26:51.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4741 [Pipeline] echo [2023-12-28T19:26:51.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo [2023-12-28T19:26:52.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf07f88 [Pipeline] echo [2023-12-28T19:26:52.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T19:26:52.311Z] provisioning config files... [2023-12-28T19:26:52.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3071381164243277778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:26:52.727Z] ---> ****-login.sh [2023-12-28T19:26:52.727Z] nexus3.edgexfoundry.org:10001 [2023-12-28T19:26:52.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:26:52.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:26:52.987Z] Configure a credential helper to remove this warning. See [2023-12-28T19:26:52.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:26:52.987Z] [2023-12-28T19:26:52.987Z] Login Succeeded [2023-12-28T19:26:52.987Z] nexus3.edgexfoundry.org:10002 [2023-12-28T19:26:53.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:26:53.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:26:53.247Z] Configure a credential helper to remove this warning. See [2023-12-28T19:26:53.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:26:53.247Z] [2023-12-28T19:26:53.247Z] Login Succeeded [2023-12-28T19:26:53.247Z] nexus3.edgexfoundry.org:10003 [2023-12-28T19:26:53.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:26:53.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:26:53.247Z] Configure a credential helper to remove this warning. See [2023-12-28T19:26:53.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:26:53.247Z] [2023-12-28T19:26:53.247Z] Login Succeeded [2023-12-28T19:26:53.247Z] nexus3.edgexfoundry.org:10004 [2023-12-28T19:26:53.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:26:53.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:26:53.508Z] Configure a credential helper to remove this warning. See [2023-12-28T19:26:53.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:26:53.508Z] [2023-12-28T19:26:53.508Z] Login Succeeded [2023-12-28T19:26:53.508Z] ****.io [2023-12-28T19:26:53.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:26:53.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:26:53.769Z] Configure a credential helper to remove this warning. See [2023-12-28T19:26:53.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:26:53.769Z] [2023-12-28T19:26:53.769Z] Login Succeeded [2023-12-28T19:26:53.769Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T19:26:53.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T19:26:54.325Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + dirname cmd/core-command/Dockerfile [2023-12-28T19:26:54.325Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-28T19:26:54.325Z] + + dirname cmd/core-data/Dockerfile [2023-12-28T19:26:54.325Z] cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/core-metadata/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-28T19:26:54.325Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-12-28T19:26:54.325Z] cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/support-notifications/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-28T19:26:54.325Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-28T19:26:54.325Z] + cut -d/ -f2 [2023-12-28T19:26:54.325Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-28T19:26:54.382Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-28T19:26:54.986Z] + git rev-list -1 --merges cf07f88c5b1c543b013b7bd2ea26b091369c94c6~1..cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo [2023-12-28T19:26:55.022Z] -----------> git rev-list -1 --merges cf07f88c5b1c543b013b7bd2ea26b091369c94c6~1..cf07f88c5b1c543b013b7bd2ea26b091369c94c6 cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [false] [Pipeline] sh [2023-12-28T19:26:55.356Z] + git log --format=format:%s -1 cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] echo [2023-12-28T19:26:55.392Z] ========================================================= [2023-12-28T19:26:55.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-28T19:26:55.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-28T19:26:55.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T19:26:55.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-28T19:26:55.936Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-28T19:26:55.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-28T19:26:55.936Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-28T19:26:55.936Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-28T19:26:55.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:26:56.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T19:26:56.433Z] [2023-12-28T19:26:56.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:26:56.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T19:26:56.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-28T19:26:56.839Z] b85a868b505f: Pulling fs layer [2023-12-28T19:26:56.839Z] e2be974225ed: Pulling fs layer [2023-12-28T19:26:56.839Z] 339a4e72a1f5: Pulling fs layer [2023-12-28T19:26:56.839Z] 988bab9f4d93: Pulling fs layer [2023-12-28T19:26:56.839Z] 1469e6f7b9e6: Pulling fs layer [2023-12-28T19:26:56.839Z] eaf3925da568: Pulling fs layer [2023-12-28T19:26:56.839Z] bab4dde63d76: Pulling fs layer [2023-12-28T19:26:56.839Z] bde34c3a00c8: Pulling fs layer [2023-12-28T19:26:56.839Z] b352a97aabf1: Pulling fs layer [2023-12-28T19:26:56.839Z] 4872d77fe225: Pulling fs layer [2023-12-28T19:26:56.839Z] 5851b861e8e6: Pulling fs layer [2023-12-28T19:26:56.839Z] bab4dde63d76: Waiting [2023-12-28T19:26:56.839Z] 988bab9f4d93: Waiting [2023-12-28T19:26:56.839Z] bde34c3a00c8: Waiting [2023-12-28T19:26:56.839Z] eaf3925da568: Waiting [2023-12-28T19:26:56.839Z] 4872d77fe225: Waiting [2023-12-28T19:26:56.839Z] b352a97aabf1: Waiting [2023-12-28T19:26:56.839Z] 5851b861e8e6: Waiting [2023-12-28T19:26:56.839Z] 1469e6f7b9e6: Waiting [2023-12-28T19:26:56.839Z] e2be974225ed: Download complete [2023-12-28T19:26:56.839Z] 988bab9f4d93: Verifying Checksum [2023-12-28T19:26:56.839Z] 988bab9f4d93: Download complete [2023-12-28T19:26:56.839Z] 1469e6f7b9e6: Verifying Checksum [2023-12-28T19:26:56.839Z] 1469e6f7b9e6: Download complete [2023-12-28T19:26:57.100Z] eaf3925da568: Verifying Checksum [2023-12-28T19:26:57.100Z] eaf3925da568: Download complete [2023-12-28T19:26:57.100Z] 339a4e72a1f5: Verifying Checksum [2023-12-28T19:26:57.100Z] 339a4e72a1f5: Download complete [2023-12-28T19:26:57.100Z] bde34c3a00c8: Verifying Checksum [2023-12-28T19:26:57.100Z] bde34c3a00c8: Download complete [2023-12-28T19:26:57.100Z] b352a97aabf1: Verifying Checksum [2023-12-28T19:26:57.100Z] b352a97aabf1: Download complete [2023-12-28T19:26:57.100Z] 4872d77fe225: Download complete [2023-12-28T19:26:57.100Z] 5851b861e8e6: Verifying Checksum [2023-12-28T19:26:57.100Z] 5851b861e8e6: Download complete [2023-12-28T19:26:57.100Z] b85a868b505f: Verifying Checksum [2023-12-28T19:26:57.100Z] b85a868b505f: Download complete [2023-12-28T19:26:57.359Z] bab4dde63d76: Verifying Checksum [2023-12-28T19:26:57.359Z] bab4dde63d76: Download complete [2023-12-28T19:26:58.295Z] b85a868b505f: Pull complete [2023-12-28T19:26:58.555Z] e2be974225ed: Pull complete [2023-12-28T19:26:59.121Z] 339a4e72a1f5: Pull complete [2023-12-28T19:26:59.121Z] 988bab9f4d93: Pull complete [2023-12-28T19:26:59.378Z] 1469e6f7b9e6: Pull complete [2023-12-28T19:26:59.378Z] eaf3925da568: Pull complete [2023-12-28T19:27:01.279Z] bab4dde63d76: Pull complete [2023-12-28T19:27:01.279Z] bde34c3a00c8: Pull complete [2023-12-28T19:27:01.539Z] b352a97aabf1: Pull complete [2023-12-28T19:27:01.539Z] 4872d77fe225: Pull complete [2023-12-28T19:27:01.539Z] 5851b861e8e6: Pull complete [2023-12-28T19:27:01.539Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-28T19:27:01.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T19:27:01.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:27:01.897Z] prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container [2023-12-28T19:27:01.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T19:27:05.513Z] $ docker top 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 -eo pid,comm [2023-12-28T19:27:05.569Z] 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). [2023-12-28T19:27:05.569Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T19:27:05.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T19:27:05.770Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T19:27:05.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T19:27:05.890Z] $ docker exec 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent [2023-12-28T19:27:06.006Z] SSH_AUTH_SOCK=/tmp/ssh-vN2h8MZ7ivfj/agent.32 [2023-12-28T19:27:06.006Z] SSH_AGENT_PID=38 [2023-12-28T19:27:06.013Z] Running ssh-add (command line suppressed) [2023-12-28T19:27:06.120Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13557669569310595161.key (/w/workspace/edgex-go/1@tmp/private_key_13557669569310595161.key) [2023-12-28T19:27:06.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T19:27:06.488Z] + git tag --points-at HEAD [Pipeline] } [2023-12-28T19:27:06.515Z] $ docker exec --env ******** --env ******** 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent -k [2023-12-28T19:27:06.606Z] unset SSH_AUTH_SOCK; [2023-12-28T19:27:06.606Z] unset SSH_AGENT_PID; [2023-12-28T19:27:06.607Z] echo Agent pid 38 killed; [2023-12-28T19:27:06.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-28T19:27:06.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T19:27:06.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T19:27:06.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T19:27:06.866Z] $ docker exec 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent [2023-12-28T19:27:06.963Z] SSH_AUTH_SOCK=/tmp/ssh-Y3fsYIfQzql4/agent.70 [2023-12-28T19:27:06.963Z] SSH_AGENT_PID=76 [2023-12-28T19:27:06.968Z] Running ssh-add (command line suppressed) [2023-12-28T19:27:07.085Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16758520215852567148.key (/w/workspace/edgex-go/1@tmp/private_key_16758520215852567148.key) [2023-12-28T19:27:07.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T19:27:07.453Z] + git semver init [2023-12-28T19:27:07.713Z] 2023-12-28 19:27:07,625 [run_init] DEBUG init version:0.0.0 force:False [2023-12-28T19:27:07.713Z] 2023-12-28 19:27:07,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-28T19:27:07.713Z] 2023-12-28 19:27:07,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-28T19:27:07.713Z] 2023-12-28 19:27:07,626 [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) [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,578 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4741 with force:False [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4741 [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,583 [execute] INFO git cat-file --batch-check [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,590 [execute] INFO git cat-file --batch [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T19:27:14.282Z] 2023-12-28 19:27:13,595 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4741 [2023-12-28T19:27:14.282Z] 0.0.0 [Pipeline] } [2023-12-28T19:27:14.309Z] $ docker exec --env ******** --env ******** 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 ssh-agent -k [2023-12-28T19:27:14.401Z] unset SSH_AUTH_SOCK; [2023-12-28T19:27:14.402Z] unset SSH_AGENT_PID; [2023-12-28T19:27:14.402Z] echo Agent pid 76 killed; [2023-12-28T19:27:14.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T19:27:14.921Z] + git semver [Pipeline] } [2023-12-28T19:27:15.208Z] $ docker stop --time=1 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 [2023-12-28T19:27:16.505Z] $ docker rm -f --volumes 5eaac5ecfbb0d75c32188a0ce29bf4104145b2e99d7eb104aea6f5f2db714d68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T19:27:16.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-28T19:27:17.364Z] Stashed 1 file(s) [Pipeline] echo [2023-12-28T19:27:17.386Z] [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 [2023-12-28T19:27:18.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-28T19:27:18.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T19:27:18.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T19:27:18.626Z] ========================================================= [2023-12-28T19:27:18.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-28T19:27:18.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:27:18.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T19:27:18.992Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-28T19:27:18.992Z] 7264a8db6415: Pulling fs layer [2023-12-28T19:27:18.992Z] c4d48a809fc2: Pulling fs layer [2023-12-28T19:27:18.992Z] 4f1c88b9dad5: Pulling fs layer [2023-12-28T19:27:18.992Z] ad3a456e5733: Pulling fs layer [2023-12-28T19:27:18.992Z] 69c7f0334f64: Pulling fs layer [2023-12-28T19:27:18.992Z] 1f1c1a5573a3: Pulling fs layer [2023-12-28T19:27:18.992Z] ce7588e14bc9: Pulling fs layer [2023-12-28T19:27:18.992Z] b5e4710f87ac: Pulling fs layer [2023-12-28T19:27:18.992Z] ad3a456e5733: Waiting [2023-12-28T19:27:18.992Z] 1f1c1a5573a3: Waiting [2023-12-28T19:27:18.992Z] ce7588e14bc9: Waiting [2023-12-28T19:27:18.992Z] 69c7f0334f64: Waiting [2023-12-28T19:27:18.992Z] b5e4710f87ac: Waiting [2023-12-28T19:27:18.992Z] c4d48a809fc2: Verifying Checksum [2023-12-28T19:27:18.992Z] c4d48a809fc2: Download complete [2023-12-28T19:27:18.992Z] ad3a456e5733: Download complete [2023-12-28T19:27:18.992Z] 69c7f0334f64: Verifying Checksum [2023-12-28T19:27:18.992Z] 69c7f0334f64: Download complete [2023-12-28T19:27:18.992Z] 7264a8db6415: Verifying Checksum [2023-12-28T19:27:18.992Z] 7264a8db6415: Download complete [2023-12-28T19:27:18.992Z] 1f1c1a5573a3: Verifying Checksum [2023-12-28T19:27:18.992Z] 1f1c1a5573a3: Download complete [2023-12-28T19:27:19.256Z] 7264a8db6415: Pull complete [2023-12-28T19:27:19.256Z] b5e4710f87ac: Verifying Checksum [2023-12-28T19:27:19.256Z] b5e4710f87ac: Download complete [2023-12-28T19:27:19.256Z] c4d48a809fc2: Pull complete [2023-12-28T19:27:19.516Z] 4f1c88b9dad5: Verifying Checksum [2023-12-28T19:27:19.516Z] 4f1c88b9dad5: Download complete [2023-12-28T19:27:19.774Z] ce7588e14bc9: Verifying Checksum [2023-12-28T19:27:19.774Z] ce7588e14bc9: Download complete [2023-12-28T19:27:23.068Z] 4f1c88b9dad5: Pull complete [2023-12-28T19:27:23.068Z] ad3a456e5733: Pull complete [2023-12-28T19:27:23.068Z] 69c7f0334f64: Pull complete [2023-12-28T19:27:23.068Z] 1f1c1a5573a3: Pull complete [2023-12-28T19:27:24.975Z] ce7588e14bc9: Pull complete [2023-12-28T19:27:25.551Z] b5e4710f87ac: Pull complete [2023-12-28T19:27:25.551Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-28T19:27:25.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T19:27:25.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:27:25.945Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T19:27:25.945Z] WORKDIR /edgex [2023-12-28T19:27:25.946Z] COPY go.mod . [2023-12-28T19:27:25.946Z] RUN go mod download [2023-12-28T19:27:25.946Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-28T19:27:26.515Z] Sending build context to Docker daemon 175.1MB [2023-12-28T19:27:26.515Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T19:27:26.515Z] ---> 88b5674ff536 [2023-12-28T19:27:26.515Z] Step 2/4 : WORKDIR /edgex [2023-12-28T19:27:31.797Z] ---> Running in 2fa30e16db96 [2023-12-28T19:27:32.056Z] Removing intermediate container 2fa30e16db96 [2023-12-28T19:27:32.056Z] ---> 015b066d61b8 [2023-12-28T19:27:32.056Z] Step 3/4 : COPY go.mod . [2023-12-28T19:27:32.056Z] ---> 819dc17f58e7 [2023-12-28T19:27:32.056Z] Step 4/4 : RUN go mod download [2023-12-28T19:27:32.056Z] ---> Running in d11f5db2ad87 [2023-12-28T19:27:32.882Z] Still waiting to schedule task [2023-12-28T19:27:32.882Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-28T19:27:50.277Z] Removing intermediate container d11f5db2ad87 [2023-12-28T19:27:50.277Z] ---> d0fcc9e266bf [2023-12-28T19:27:50.277Z] Successfully built d0fcc9e266bf [2023-12-28T19:27:50.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:27:50.704Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T19:27:50.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:27:50.911Z] prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container [2023-12-28T19:27:50.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T19:27:51.307Z] $ docker top ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T19:27:51.758Z] + go version [2023-12-28T19:27:51.758Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-28T19:27:51.790Z] $ docker stop --time=1 ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 [2023-12-28T19:27:53.043Z] $ docker rm -f --volumes ba537648c84e707340a0de7641073a31c24f72ce2b5722f40ad19cdfe1bca4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:27:54.077Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T19:27:54.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:27:54.272Z] prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container [2023-12-28T19:27:54.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T19:27:54.611Z] $ docker top 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-28T19:27:54.770Z] ========================================================= [2023-12-28T19:27:54.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-28T19:27:54.770Z] ========================================================= [Pipeline] sh [2023-12-28T19:27:55.063Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:27:55.453Z] + make test [2023-12-28T19:27:55.453Z] go test -race -coverprofile=coverage.out ./... [2023-12-28T19:28:02.014Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-28T19:28:14.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-28T19:28:14.228Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-28T19:28:14.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-28T19:28:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-28T19:28:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-28T19:28:16.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-12-28T19:28:18.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-12-28T19:28:18.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-28T19:28:18.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-28T19:28:18.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-28T19:28:19.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-28T19:28:19.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-28T19:28:20.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-28T19:28:20.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-28T19:28:20.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:28:20.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-28T19:28:20.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-28T19:28:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-28T19:28:21.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-28T19:28:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements [2023-12-28T19:28:21.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-28T19:28:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.260s coverage: 93.4% of statements [2023-12-28T19:28:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-28T19:28:24.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-28T19:28:25.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 97.6% of statements [2023-12-28T19:28:25.156Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-12-28T19:28:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-28T19:28:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-28T19:28:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-12-28T19:28:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 32.2% of statements [2023-12-28T19:28:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2023-12-28T19:28:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.036s coverage: 82.9% of statements [2023-12-28T19:28:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-12-28T19:28:27.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2023-12-28T19:28:27.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-12-28T19:28:27.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-28T19:28:27.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-28T19:28:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-28T19:28:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-28T19:28:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-28T19:28:29.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-28T19:28:29.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-28T19:28:29.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-28T19:28:29.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-28T19:28:31.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-28T19:28:31.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-28T19:28:33.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-28T19:28:33.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-28T19:28:35.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-28T19:28:35.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-28T19:28:35.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-28T19:28:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-28T19:28:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-28T19:28:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-28T19:28:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-28T19:28:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-28T19:28:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-28T19:28:39.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-28T19:28:40.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-28T19:28:40.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-28T19:28:40.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-28T19:28:40.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-28T19:28:40.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2023-12-28T19:28:41.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-28T19:28:41.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:28:41.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-28T19:28:41.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-28T19:28:42.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-28T19:28:42.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-28T19:28:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-28T19:28:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.049s coverage: 87.2% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.242s coverage: 38.4% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-12-28T19:28:53.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2023-12-28T19:28:53.259Z] 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 [2023-12-28T19:28:53.259Z] running golangci-lint [2023-12-28T19:28:53.259Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-28T19:28:53.259Z] go version go1.21.0 linux/amd64 [2023-12-28T19:28:53.259Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-28T19:28:53.259Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-28T19:29:01.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26326 in /w/workspace/edgexfoundry_edgex-go_PR-4741 [Pipeline] { [Pipeline] ws [2023-12-28T19:29:01.579Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-28T19:29:04.703Z] The recommended git tool is: git [2023-12-28T19:29:05.460Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 12.412903854s" [2023-12-28T19:29:05.460Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.216964ms" [2023-12-28T19:29:12.047Z] using credential edgex-jenkins-ssh [2023-12-28T19:29:12.068Z] Cloning the remote Git repository [2023-12-28T19:29:12.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-28T19:29:12.196Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-28T19:29:12.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-28T19:29:12.337Z] > git --version # timeout=10 [2023-12-28T19:29:12.355Z] > git --version # 'git version 2.25.1' [2023-12-28T19:29:12.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T19:29:13.569Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.232995387s with top 10 stages: buildir: 29.131339728s, gosec: 6.194100713s, fact_deprecated: 1.957940339s, inspect: 1.555388613s, printf: 1.196245565s, S1038: 1.05809699s, ctrlflow: 1.039275246s, nilness: 715.749374ms, fact_purity: 711.148411ms, S1028: 710.678517ms" [2023-12-28T19:29:13.569Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-28T19:29:13.569Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, identifier_marker: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" [2023-12-28T19:29:13.570Z] level=info msg="[runner] processing took 16.002998ms with stages: nolint: 6.77047ms, identifier_marker: 4.258193ms, exclude-rules: 1.462255ms, path_prettifier: 1.385614ms, autogenerated_exclude: 1.334524ms, skip_dirs: 748.182µs, cgo: 25.46µs, filename_unadjuster: 14.84µs, max_same_issues: 540ns, skip_files: 410ns, uniq_by_line: 380ns, fixer: 360ns, path_shortener: 300ns, exclude: 300ns, severity-rules: 240ns, diff: 240ns, max_from_linter: 170ns, source_code: 140ns, sort_results: 130ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-12-28T19:29:13.570Z] level=info msg="[runner] linters took 7.225799873s with stages: goanalysis_metalinter: 7.209715895s" [2023-12-28T19:29:13.570Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-28T19:29:13.570Z] level=info msg="Memory: 198 samples, avg is 231.4MB, max is 938.2MB" [2023-12-28T19:29:13.570Z] level=info msg="Execution took 19.683616481s" [2023-12-28T19:29:13.570Z] go vet ./... [2023-12-28T19:29:12.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T19:29:16.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T19:29:16.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T19:29:16.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T19:29:16.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-28T19:29:16.744Z] + ls -al . [2023-12-28T19:29:16.744Z] total 736 [2023-12-28T19:29:16.744Z] drwxrwxr-x 11 1001 1001 4096 Dec 28 19:27 . [2023-12-28T19:29:16.744Z] drwxr-xr-x 4 root root 4096 Dec 28 19:27 .. [2023-12-28T19:29:16.744Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 .blubracket [2023-12-28T19:29:16.744Z] -rw-rw-r-- 1 1001 1001 10 Dec 28 19:26 .dockerignore [2023-12-28T19:29:16.744Z] drwxrwxr-x 8 1001 1001 4096 Dec 28 19:28 .git [2023-12-28T19:29:16.744Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 19:26 .github [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 1074 Dec 28 19:26 .gitignore [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 42 Dec 28 19:26 .golangci.yml [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 100 Dec 28 19:26 .hadolint.yml [2023-12-28T19:29:16.745Z] drwxr-xr-x 3 1001 1001 4096 Dec 28 19:27 .semver [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 155 Dec 28 19:26 .sonarcloud.properties [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 1171 Dec 28 19:26 ADOPTERS.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 11674 Dec 28 19:26 Attribution.txt [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 100284 Dec 28 19:26 CHANGELOG.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 3804 Dec 28 19:26 CONTRIBUTING.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 677 Dec 28 19:26 GOVERNANCE.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 861 Dec 28 19:26 Jenkinsfile [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 10775 Dec 28 19:26 LICENSE [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 15060 Dec 28 19:26 Makefile [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 582 Dec 28 19:26 OWNERS.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 9528 Dec 28 19:26 README.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 789 Dec 28 19:26 SECURITY.md [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 5 Dec 28 19:27 VERSION [2023-12-28T19:29:16.745Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 bin [2023-12-28T19:29:16.745Z] drwxrwxr-x 18 1001 1001 4096 Dec 28 19:26 cmd [2023-12-28T19:29:16.745Z] -rw-r--r-- 1 root root 453602 Dec 28 19:28 coverage.out [2023-12-28T19:29:16.745Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:26 fuzz_test [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 3686 Dec 28 19:26 go.mod [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 34039 Dec 28 19:26 go.sum [2023-12-28T19:29:16.745Z] drwxrwxr-x 7 1001 1001 4096 Dec 28 19:26 internal [2023-12-28T19:29:16.745Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 19:26 openapi [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 584 Dec 28 19:26 security.txt [2023-12-28T19:29:16.745Z] -rw-rw-r-- 1 1001 1001 204 Dec 28 19:26 version.go [Pipeline] sh [2023-12-28T19:29:17.061Z] + '[' -e coverage.out ] [2023-12-28T19:29:17.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-28T19:29:17.203Z] Stashed 1 file(s) [Pipeline] sh [2023-12-28T19:29:17.496Z] + make build [2023-12-28T19:29:17.496Z] 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 [2023-12-28T19:29:27.467Z] 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 [2023-12-28T19:29:28.403Z] 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 [2023-12-28T19:29:27.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-28T19:29:27.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T19:29:28.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-28T19:29:28.427Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-28T19:29:28.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T19:29:29.074Z] Merging remotes/origin/main commit 0c453d07247db15a6c65fa56eff8ae30cc59773c into PR head commit cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [2023-12-28T19:29:29.338Z] 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 [2023-12-28T19:29:29.446Z] Merge succeeded, producing cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [2023-12-28T19:29:29.447Z] Checking out Revision cf07f88c5b1c543b013b7bd2ea26b091369c94c6 (PR-4741) [2023-12-28T19:29:29.598Z] 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 [2023-12-28T19:29:30.097Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-28T19:29:30.151Z] > git --version # timeout=10 [2023-12-28T19:29:30.163Z] > git --version # 'git version 2.25.1' [2023-12-28T19:29:30.177Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T19:29:28.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4741/head:refs/remotes/origin/PR-4741 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-28T19:29:29.094Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T19:29:29.153Z] > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 [2023-12-28T19:29:29.366Z] > git remote # timeout=10 [2023-12-28T19:29:29.383Z] > git config --get remote.origin.url # timeout=10 [2023-12-28T19:29:29.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T19:29:29.411Z] > git merge 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 [2023-12-28T19:29:29.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-28T19:29:29.454Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T19:29:29.472Z] > git checkout -f cf07f88c5b1c543b013b7bd2ea26b091369c94c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T19:29:31.523Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-28T19:29:31.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T19:29:31.523Z] Dload Upload Total Spent Left Speed [2023-12-28T19:29:31.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-12-28T19:29:31.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-28T19:29:32.214Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-28T19:29:32.214Z] [2023-12-28T19:29:32.214Z] { [2023-12-28T19:29:32.214Z] "registry-mirrors": [ [2023-12-28T19:29:32.214Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-28T19:29:32.214Z] ], [2023-12-28T19:29:32.214Z] "bip": "10.250.0.254/24", [2023-12-28T19:29:32.214Z] "hosts": [ [2023-12-28T19:29:32.214Z] "tcp://0.0.0.0:5555", [2023-12-28T19:29:32.214Z] "unix:///var/run/docker.sock" [2023-12-28T19:29:32.214Z] ], [2023-12-28T19:29:32.214Z] "mtu": 1458, [2023-12-28T19:29:32.214Z] "selinux-enabled": true, [2023-12-28T19:29:32.214Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-28T19:29:32.214Z] } [Pipeline] sh [2023-12-28T19:29:32.582Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-28T19:29:32.924Z] + sudo service docker restart [2023-12-28T19:29:34.868Z] 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 [2023-12-28T19:29:35.126Z] 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 [2023-12-28T19:29:36.504Z] 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 [2023-12-28T19:29:37.073Z] 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 [2023-12-28T19:29:37.334Z] 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 [2023-12-28T19:29:38.271Z] 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 [2023-12-28T19:29:38.840Z] 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] } [2023-12-28T19:29:39.434Z] $ docker stop --time=1 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 [2023-12-28T19:29:44.080Z] $ docker rm -f --volumes 7e6d65d5ceebd6e99cf3c0c86aaea4d32be421b30190418a646c2352d392f485 [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 [2023-12-28T19:29:45.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T19:29:45.764Z] [2023-12-28T19:29:45.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:29:46.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T19:29:46.184Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-28T19:29:46.184Z] 91d30c5bc195: Pulling fs layer [2023-12-28T19:29:46.184Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-28T19:29:46.184Z] 9c61dcf015f6: Pulling fs layer [2023-12-28T19:29:46.184Z] 4698f68db338: Pulling fs layer [2023-12-28T19:29:46.184Z] 2a2f49069b9e: Pulling fs layer [2023-12-28T19:29:46.184Z] e0025b399a48: Pulling fs layer [2023-12-28T19:29:46.184Z] 2a2f49069b9e: Waiting [2023-12-28T19:29:46.184Z] 4698f68db338: Waiting [2023-12-28T19:29:46.184Z] 91d30c5bc195: Verifying Checksum [2023-12-28T19:29:46.184Z] 91d30c5bc195: Download complete [2023-12-28T19:29:46.184Z] 4698f68db338: Verifying Checksum [2023-12-28T19:29:46.184Z] 4698f68db338: Download complete [2023-12-28T19:29:46.442Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-28T19:29:46.443Z] 2e9b0aa3be6d: Download complete [2023-12-28T19:29:46.443Z] e0025b399a48: Verifying Checksum [2023-12-28T19:29:46.443Z] e0025b399a48: Download complete [2023-12-28T19:29:46.443Z] 91d30c5bc195: Pull complete [2023-12-28T19:29:46.443Z] 2a2f49069b9e: Verifying Checksum [2023-12-28T19:29:46.443Z] 2a2f49069b9e: Download complete [2023-12-28T19:29:46.702Z] 2e9b0aa3be6d: Pull complete [2023-12-28T19:29:46.959Z] 9c61dcf015f6: Download complete [2023-12-28T19:29:49.488Z] 9c61dcf015f6: Pull complete [2023-12-28T19:29:49.488Z] 4698f68db338: Pull complete [2023-12-28T19:29:49.747Z] 2a2f49069b9e: Pull complete [2023-12-28T19:29:49.747Z] e0025b399a48: Pull complete [2023-12-28T19:29:49.747Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-28T19:29:49.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T19:29:49.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:29:50.087Z] prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container [2023-12-28T19:29:50.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-28T19:29:54.209Z] $ docker top e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-12-28T19:29:54.517Z] provisioning config files... [2023-12-28T19:29:54.545Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16453089183581485971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:29:54.704Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-28T19:29:55.039Z] ---> ****-login.sh [2023-12-28T19:29:55.039Z] nexus3.edgexfoundry.org:10001 [2023-12-28T19:29:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:29:55.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:29:55.575Z] Configure a credential helper to remove this warning. See [2023-12-28T19:29:55.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:29:55.575Z] [2023-12-28T19:29:55.575Z] Login Succeeded [2023-12-28T19:29:55.575Z] nexus3.edgexfoundry.org:10002 [2023-12-28T19:29:55.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:29:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:29:55.856Z] Configure a credential helper to remove this warning. See [2023-12-28T19:29:55.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:29:55.856Z] [2023-12-28T19:29:55.856Z] Login Succeeded [2023-12-28T19:29:55.856Z] nexus3.edgexfoundry.org:10003 [2023-12-28T19:29:55.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:29:56.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:29:56.122Z] Configure a credential helper to remove this warning. See [2023-12-28T19:29:56.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:29:56.122Z] [2023-12-28T19:29:56.122Z] Login Succeeded [2023-12-28T19:29:56.122Z] nexus3.edgexfoundry.org:10004 [2023-12-28T19:29:56.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:29:56.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:29:56.390Z] Configure a credential helper to remove this warning. See [2023-12-28T19:29:56.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:29:56.390Z] [2023-12-28T19:29:56.390Z] Login Succeeded [2023-12-28T19:29:56.390Z] ****.io [2023-12-28T19:29:56.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T19:29:56.612Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-12-28T19:29:56.612Z] #1 transferring dockerfile: 1.81kB done [2023-12-28T19:29:56.612Z] #1 DONE 0.0s [2023-12-28T19:29:56.612Z] [2023-12-28T19:29:56.612Z] #2 [core-data internal] load build definition from Dockerfile [2023-12-28T19:29:56.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T19:29:56.658Z] Configure a credential helper to remove this warning. See [2023-12-28T19:29:56.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T19:29:56.658Z] [2023-12-28T19:29:56.658Z] Login Succeeded [2023-12-28T19:29:56.658Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T19:29:56.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-28T19:29:56.871Z] #2 transferring dockerfile: 2.01kB done [2023-12-28T19:29:56.871Z] #2 DONE 0.1s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #3 [security-spire-agent internal] load .dockerignore [2023-12-28T19:29:56.871Z] #3 transferring context: 50B done [2023-12-28T19:29:56.871Z] #3 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #4 transferring dockerfile: 1.93kB done [2023-12-28T19:29:56.871Z] #4 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #5 transferring dockerfile: 1.70kB done [2023-12-28T19:29:56.871Z] #5 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #6 transferring dockerfile: 1.89kB done [2023-12-28T19:29:56.871Z] #6 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #7 transferring dockerfile: 2.49kB done [2023-12-28T19:29:56.871Z] #7 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #8 transferring dockerfile: 2.50kB done [2023-12-28T19:29:56.871Z] #8 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-12-28T19:29:56.871Z] #9 transferring dockerfile: 2.06kB done [2023-12-28T19:29:56.871Z] #9 DONE 0.0s [2023-12-28T19:29:56.871Z] [2023-12-28T19:29:56.871Z] #10 [core-command internal] load build definition from Dockerfile [Pipeline] // withEnv [Pipeline] unstash [2023-12-28T19:29:57.130Z] #10 transferring dockerfile: 1.93kB done [2023-12-28T19:29:57.130Z] #10 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-12-28T19:29:57.130Z] #11 transferring dockerfile: 1.69kB done [2023-12-28T19:29:57.130Z] #11 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-28T19:29:57.130Z] #12 transferring dockerfile: 2.15kB done [2023-12-28T19:29:57.130Z] #12 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-28T19:29:57.130Z] #13 transferring dockerfile: 2.93kB done [2023-12-28T19:29:57.130Z] #13 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-12-28T19:29:57.130Z] #14 transferring dockerfile: 1.95kB done [2023-12-28T19:29:57.130Z] #14 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-28T19:29:57.130Z] #15 transferring dockerfile: 2.23kB done [2023-12-28T19:29:57.130Z] #15 DONE 0.1s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #16 [core-data internal] load .dockerignore [2023-12-28T19:29:57.130Z] #16 transferring context: 50B done [2023-12-28T19:29:57.130Z] #16 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:29:57.130Z] #17 DONE 0.1s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #18 [support-scheduler internal] load .dockerignore [2023-12-28T19:29:57.130Z] #18 transferring context: 50B done [2023-12-28T19:29:57.130Z] #18 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #19 [security-spire-server internal] load .dockerignore [2023-12-28T19:29:57.130Z] #19 transferring context: 50B done [2023-12-28T19:29:57.130Z] #19 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-12-28T19:29:57.130Z] #20 transferring context: 50B done [2023-12-28T19:29:57.130Z] #20 DONE 0.0s [2023-12-28T19:29:57.130Z] [2023-12-28T19:29:57.130Z] #21 [security-secretstore-setup internal] load .dockerignore [Pipeline] sh [2023-12-28T19:29:57.388Z] #21 transferring context: 50B done [2023-12-28T19:29:57.388Z] #21 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #22 [security-spire-config internal] load .dockerignore [2023-12-28T19:29:57.388Z] #22 transferring context: 50B done [2023-12-28T19:29:57.388Z] #22 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #23 [security-proxy-setup internal] load .dockerignore [2023-12-28T19:29:57.388Z] #23 transferring context: 50B done [2023-12-28T19:29:57.388Z] #23 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #24 [core-metadata internal] load .dockerignore [2023-12-28T19:29:57.388Z] #24 transferring context: 50B done [2023-12-28T19:29:57.388Z] #24 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-28T19:29:57.388Z] #25 transferring context: 50B done [2023-12-28T19:29:57.388Z] #25 DONE 0.1s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #26 [core-command internal] load .dockerignore [2023-12-28T19:29:57.388Z] #26 transferring context: 50B done [2023-12-28T19:29:57.388Z] #26 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #27 [security-bootstrapper internal] load .dockerignore [2023-12-28T19:29:57.388Z] #27 transferring context: 50B done [2023-12-28T19:29:57.388Z] #27 DONE 0.1s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #28 [support-notifications internal] load .dockerignore [2023-12-28T19:29:57.388Z] #28 transferring context: 50B done [2023-12-28T19:29:57.388Z] #28 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-28T19:29:57.388Z] #29 transferring context: 50B done [2023-12-28T19:29:57.388Z] #29 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T19:29:57.388Z] #30 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:29:57.388Z] #17 DONE 0.1s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:57.388Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:57.388Z] #31 ... [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T19:29:57.388Z] #30 DONE 0.0s [2023-12-28T19:29:57.388Z] [2023-12-28T19:29:57.388Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:57.388Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:57.388Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:29:57.388Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T19:29:57.388Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T19:29:57.388Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s [2023-12-28T19:29:57.388Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-28T19:29:57.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-28T19:29:57.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T19:29:57.646Z] #31 ... [2023-12-28T19:29:57.646Z] [2023-12-28T19:29:57.646Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T19:29:57.646Z] #30 DONE 0.0s [2023-12-28T19:29:57.646Z] [2023-12-28T19:29:57.646Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:57.646Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:57.646Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:29:57.646Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T19:29:57.646Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T19:29:57.646Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T19:29:57.646Z] #31 ... [2023-12-28T19:29:57.646Z] [2023-12-28T19:29:57.646Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T19:29:57.646Z] #30 DONE 0.0s [2023-12-28T19:29:57.646Z] [2023-12-28T19:29:57.646Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:57.646Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:57.646Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:29:57.646Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T19:29:57.646Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T19:29:57.646Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T19:29:57.646Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-28T19:29:57.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T19:29:57.734Z] ========================================================= [2023-12-28T19:29:57.734Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-28T19:29:57.734Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:29:57.905Z] #31 ... [2023-12-28T19:29:57.905Z] [2023-12-28T19:29:57.905Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T19:29:57.905Z] #30 DONE 0.0s [2023-12-28T19:29:57.905Z] [2023-12-28T19:29:57.905Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:29:57.905Z] #17 DONE 0.4s [2023-12-28T19:29:57.905Z] [2023-12-28T19:29:57.905Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:57.905Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:57.905Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:29:57.905Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T19:29:57.905Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T19:29:57.905Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T19:29:57.905Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-28T19:29:57.905Z] #31 ... [2023-12-28T19:29:57.905Z] [2023-12-28T19:29:57.905Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T19:29:57.905Z] #32 DONE 0.9s [2023-12-28T19:29:58.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T19:29:58.136Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-28T19:29:58.136Z] 9fda8d8052c6: Pulling fs layer [2023-12-28T19:29:58.136Z] 5d54e960e981: Pulling fs layer [2023-12-28T19:29:58.136Z] c4a7e357bf2a: Pulling fs layer [2023-12-28T19:29:58.136Z] f0e02332f6b5: Pulling fs layer [2023-12-28T19:29:58.136Z] 872ee5b61b7b: Pulling fs layer [2023-12-28T19:29:58.136Z] 0c6a40ed1a82: Pulling fs layer [2023-12-28T19:29:58.136Z] 94ae7d8d031c: Pulling fs layer [2023-12-28T19:29:58.136Z] 94ae7d8d031c: Waiting [2023-12-28T19:29:58.136Z] 0c6a40ed1a82: Waiting [2023-12-28T19:29:58.136Z] 872ee5b61b7b: Waiting [2023-12-28T19:29:58.136Z] f0e02332f6b5: Waiting [2023-12-28T19:29:58.164Z] [2023-12-28T19:29:58.164Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-28T19:29:58.164Z] #33 DONE 0.9s [2023-12-28T19:29:58.164Z] [2023-12-28T19:29:58.164Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:29:58.164Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T19:29:58.164Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:29:58.164Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T19:29:58.164Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T19:29:58.164Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T19:29:58.164Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-28T19:29:58.406Z] 5d54e960e981: Verifying Checksum [2023-12-28T19:29:58.406Z] 5d54e960e981: Download complete [2023-12-28T19:29:58.406Z] f0e02332f6b5: Verifying Checksum [2023-12-28T19:29:58.406Z] f0e02332f6b5: Download complete [2023-12-28T19:29:58.406Z] 872ee5b61b7b: Download complete [2023-12-28T19:29:58.406Z] 9fda8d8052c6: Download complete [2023-12-28T19:29:58.427Z] #31 DONE 1.2s [2023-12-28T19:29:58.427Z] [2023-12-28T19:29:58.427Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:29:58.427Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-28T19:29:58.427Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-28T19:29:58.427Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-28T19:29:58.427Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T19:29:58.427Z] #34 ... [2023-12-28T19:29:58.427Z] [2023-12-28T19:29:58.427Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-28T19:29:58.427Z] #35 DONE 1.1s [2023-12-28T19:29:58.427Z] [2023-12-28T19:29:58.427Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:29:58.427Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-28T19:29:58.674Z] 94ae7d8d031c: Verifying Checksum [2023-12-28T19:29:58.674Z] 94ae7d8d031c: Download complete [2023-12-28T19:29:58.685Z] #34 ... [2023-12-28T19:29:58.685Z] [2023-12-28T19:29:58.685Z] #36 [security-spire-server internal] load build context [2023-12-28T19:29:58.685Z] #36 transferring context: 18.10kB 0.0s done [2023-12-28T19:29:58.685Z] #36 DONE 0.6s [2023-12-28T19:29:58.685Z] [2023-12-28T19:29:58.685Z] #37 [security-spire-config internal] load build context [2023-12-28T19:29:58.685Z] #37 transferring context: 16.35kB 0.1s done [2023-12-28T19:29:58.685Z] #37 DONE 0.6s [2023-12-28T19:29:58.685Z] [2023-12-28T19:29:58.685Z] #38 [security-spire-agent internal] load build context [2023-12-28T19:29:58.685Z] #38 transferring context: 17.63kB 0.0s done [2023-12-28T19:29:58.685Z] #38 DONE 0.5s [2023-12-28T19:29:58.685Z] [2023-12-28T19:29:58.685Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:29:58.685Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-12-28T19:29:58.685Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-12-28T19:29:58.685Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-12-28T19:29:58.685Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-12-28T19:29:58.685Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T19:29:58.685Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-12-28T19:29:58.941Z] 9fda8d8052c6: Pull complete [2023-12-28T19:29:58.947Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-28T19:29:58.947Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-12-28T19:29:58.947Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2023-12-28T19:29:58.947Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-28T19:29:58.947Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.7s [2023-12-28T19:29:58.947Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T19:29:58.947Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.8s [2023-12-28T19:29:59.242Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-12-28T19:29:59.527Z] 5d54e960e981: Pull complete [2023-12-28T19:29:59.796Z] c4a7e357bf2a: Verifying Checksum [2023-12-28T19:29:59.796Z] c4a7e357bf2a: Download complete [2023-12-28T19:30:00.755Z] 0c6a40ed1a82: Verifying Checksum [2023-12-28T19:30:00.755Z] 0c6a40ed1a82: Download complete [2023-12-28T19:30:04.628Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.1s [2023-12-28T19:30:07.918Z] #34 ... [2023-12-28T19:30:07.918Z] [2023-12-28T19:30:07.918Z] #39 [core-data internal] load build context [2023-12-28T19:30:07.918Z] #39 transferring context: 309.52MB 6.7s done [2023-12-28T19:30:07.918Z] #39 ... [2023-12-28T19:30:07.918Z] [2023-12-28T19:30:07.918Z] #40 [support-scheduler internal] load build context [2023-12-28T19:30:07.918Z] #40 transferring context: 309.52MB 5.3s done [2023-12-28T19:30:07.918Z] #40 ... [2023-12-28T19:30:07.918Z] [2023-12-28T19:30:07.918Z] #41 [security-bootstrapper internal] load build context [2023-12-28T19:30:07.918Z] #41 transferring context: 309.52MB 5.9s done [2023-12-28T19:30:07.918Z] #41 ... [2023-12-28T19:30:07.918Z] [2023-12-28T19:30:07.918Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-28T19:30:07.918Z] #42 transferring context: 309.52MB 6.4s done [2023-12-28T19:30:08.178Z] #42 ... [2023-12-28T19:30:08.178Z] [2023-12-28T19:30:08.178Z] #43 [support-notifications internal] load build context [2023-12-28T19:30:08.178Z] #43 transferring context: 309.52MB 7.2s done [2023-12-28T19:30:08.178Z] #43 ... [2023-12-28T19:30:08.178Z] [2023-12-28T19:30:08.178Z] #44 [core-metadata internal] load build context [2023-12-28T19:30:08.178Z] #44 transferring context: 309.52MB 7.4s done [2023-12-28T19:30:08.178Z] #44 ... [2023-12-28T19:30:08.178Z] [2023-12-28T19:30:08.178Z] #45 [core-command internal] load build context [2023-12-28T19:30:08.178Z] #45 transferring context: 309.52MB 6.6s done [2023-12-28T19:30:08.437Z] #45 ... [2023-12-28T19:30:08.437Z] [2023-12-28T19:30:08.437Z] #46 [security-proxy-setup internal] load build context [2023-12-28T19:30:08.437Z] #46 transferring context: 309.52MB 7.0s done [2023-12-28T19:30:08.437Z] #46 ... [2023-12-28T19:30:08.437Z] [2023-12-28T19:30:08.437Z] #47 [security-proxy-auth internal] load build context [2023-12-28T19:30:08.437Z] #47 transferring context: 309.52MB 7.3s done [2023-12-28T19:30:08.696Z] #47 ... [2023-12-28T19:30:08.696Z] [2023-12-28T19:30:08.696Z] #48 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-28T19:30:08.696Z] #48 ... [2023-12-28T19:30:08.696Z] [2023-12-28T19:30:08.696Z] #49 [security-secretstore-setup internal] load build context [2023-12-28T19:30:08.696Z] #49 transferring context: 309.52MB 6.6s done [2023-12-28T19:30:08.956Z] #49 ... [2023-12-28T19:30:08.956Z] [2023-12-28T19:30:08.956Z] #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:08.956Z] #50 ... [2023-12-28T19:30:08.956Z] [2023-12-28T19:30:08.956Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T19:30:09.215Z] #51 ... [2023-12-28T19:30:09.215Z] [2023-12-28T19:30:09.215Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T19:30:09.215Z] #52 ... [2023-12-28T19:30:09.215Z] [2023-12-28T19:30:09.215Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T19:30:09.474Z] #53 ... [2023-12-28T19:30:09.474Z] [2023-12-28T19:30:09.474Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T19:30:09.474Z] #54 ... [2023-12-28T19:30:09.474Z] [2023-12-28T19:30:09.474Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T19:30:09.733Z] #55 ... [2023-12-28T19:30:09.733Z] [2023-12-28T19:30:09.733Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:09.733Z] #56 ... [2023-12-28T19:30:09.733Z] [2023-12-28T19:30:09.733Z] #57 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:30:09.733Z] #57 transferring context: 309.52MB 6.8s done [2023-12-28T19:30:09.991Z] #57 ... [2023-12-28T19:30:09.991Z] [2023-12-28T19:30:09.991Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:30:09.991Z] #58 ... [2023-12-28T19:30:09.991Z] [2023-12-28T19:30:09.991Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:30:09.991Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-28T19:30:09.991Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-28T19:30:09.991Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-28T19:30:09.991Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-28T19:30:09.991Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-28T19:30:09.991Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-28T19:30:09.991Z] #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-28T19:30:09.991Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.5s done [2023-12-28T19:30:09.991Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.7s [2023-12-28T19:30:09.991Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-28T19:30:09.991Z] #59 ... [2023-12-28T19:30:09.991Z] [2023-12-28T19:30:09.991Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-28T19:30:10.248Z] #60 ... [2023-12-28T19:30:10.248Z] [2023-12-28T19:30:10.248Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:30:10.248Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.9s [2023-12-28T19:30:15.515Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.9s [2023-12-28T19:30:18.970Z] c4a7e357bf2a: Pull complete [2023-12-28T19:30:18.970Z] f0e02332f6b5: Pull complete [2023-12-28T19:30:18.970Z] 872ee5b61b7b: Pull complete [2023-12-28T19:30:21.145Z] #34 ... [2023-12-28T19:30:21.145Z] [2023-12-28T19:30:21.145Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:30:21.145Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 21.9s [2023-12-28T19:30:21.405Z] #59 ... [2023-12-28T19:30:21.405Z] [2023-12-28T19:30:21.405Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:30:21.405Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 22.1s [2023-12-28T19:30:24.691Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 24.2s done [2023-12-28T19:30:24.950Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-28T19:30:25.515Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2023-12-28T19:30:27.196Z] 0c6a40ed1a82: Pull complete [2023-12-28T19:30:27.780Z] 94ae7d8d031c: Pull complete [2023-12-28T19:30:27.780Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T19:30:27.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T19:30:27.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:30:28.206Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T19:30:28.206Z] WORKDIR /edgex [2023-12-28T19:30:28.206Z] COPY go.mod . [2023-12-28T19:30:28.206Z] RUN go mod download [2023-12-28T19:30:28.206Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-28T19:30:29.164Z] #0 building with "default" instance using docker driver [2023-12-28T19:30:29.164Z] [2023-12-28T19:30:29.164Z] #1 [internal] load build definition from Dockerfile [2023-12-28T19:30:29.164Z] #1 transferring dockerfile: [2023-12-28T19:30:29.432Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-28T19:30:29.432Z] #1 DONE 0.1s [2023-12-28T19:30:29.432Z] [2023-12-28T19:30:29.432Z] #2 [internal] load .dockerignore [2023-12-28T19:30:29.432Z] #2 transferring context: 50B done [2023-12-28T19:30:29.432Z] #2 DONE 0.1s [2023-12-28T19:30:29.432Z] [2023-12-28T19:30:29.432Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T19:30:29.432Z] #3 DONE 0.0s [2023-12-28T19:30:29.432Z] [2023-12-28T19:30:29.432Z] #4 [internal] load build context [2023-12-28T19:30:29.432Z] #4 transferring context: 3.72kB done [2023-12-28T19:30:29.432Z] #4 DONE 0.1s [2023-12-28T19:30:29.432Z] [2023-12-28T19:30:29.432Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T19:30:29.432Z] #5 DONE 0.2s [2023-12-28T19:30:29.699Z] [2023-12-28T19:30:29.699Z] #6 [2/4] WORKDIR /edgex [2023-12-28T19:30:30.666Z] #6 DONE 1.0s [2023-12-28T19:30:30.666Z] [2023-12-28T19:30:30.666Z] #7 [3/4] COPY go.mod . [2023-12-28T19:30:30.666Z] #7 DONE 0.1s [2023-12-28T19:30:30.666Z] [2023-12-28T19:30:30.666Z] #8 [4/4] RUN go mod download [2023-12-28T19:30:30.812Z] #34 ... [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #48 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-28T19:30:30.812Z] #48 DONE 31.4s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T19:30:30.812Z] #61 ... [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #41 [security-bootstrapper internal] load build context [2023-12-28T19:30:30.812Z] #41 DONE 32.4s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #40 [support-scheduler internal] load build context [2023-12-28T19:30:30.812Z] #40 DONE 32.7s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #42 [security-spiffe-token-provider internal] load build context [2023-12-28T19:30:30.812Z] #42 DONE 32.6s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #39 [core-data internal] load build context [2023-12-28T19:30:30.812Z] #39 DONE 32.9s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #49 [security-secretstore-setup internal] load build context [2023-12-28T19:30:30.812Z] #49 DONE 32.6s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #45 [core-command internal] load build context [2023-12-28T19:30:30.812Z] #45 DONE 32.5s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #57 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:30:30.812Z] #57 DONE 32.4s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #46 [security-proxy-setup internal] load build context [2023-12-28T19:30:30.812Z] #46 DONE 32.6s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #44 [core-metadata internal] load build context [2023-12-28T19:30:30.812Z] #44 DONE 32.5s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #43 [support-notifications internal] load build context [2023-12-28T19:30:30.812Z] #43 DONE 32.5s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #47 [security-proxy-auth internal] load build context [2023-12-28T19:30:30.812Z] #47 DONE 32.6s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:30.812Z] #56 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:30.812Z] #56 ... [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:30:30.812Z] #34 DONE 32.6s [2023-12-28T19:30:30.812Z] [2023-12-28T19:30:30.812Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:30.812Z] #56 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:30.812Z] #56 32.07 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:30.812Z] #56 32.08 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:30.812Z] #56 32.08 OK: 7 MiB in 16 packages [2023-12-28T19:30:31.747Z] #56 ... [2023-12-28T19:30:31.747Z] [2023-12-28T19:30:31.747Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:30:31.747Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 28.1s done [2023-12-28T19:30:31.747Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-12-28T19:30:31.747Z] #59 ... [2023-12-28T19:30:31.747Z] [2023-12-28T19:30:31.747Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T19:30:31.747Z] #52 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:31.747Z] #52 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:31.747Z] #52 32.22 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:30:31.747Z] #52 32.22 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:30:31.747Z] #52 32.22 OK: 20069 distinct packages available [2023-12-28T19:30:31.747Z] #52 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:31.747Z] #52 32.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:31.747Z] #52 32.57 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:31.747Z] #52 32.57 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:30:31.747Z] #52 32.57 (3/4) Installing libucontext (1.2-r2) [2023-12-28T19:30:31.747Z] #52 32.58 (4/4) Installing gcompat (1.1.0-r1) [2023-12-28T19:30:31.747Z] #52 32.58 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:31.747Z] #52 32.59 OK: 8 MiB in 19 packages [2023-12-28T19:30:32.006Z] #52 ... [2023-12-28T19:30:32.006Z] [2023-12-28T19:30:32.006Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T19:30:32.006Z] #51 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.006Z] #51 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.006Z] #51 32.08 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:32.006Z] #51 32.08 (2/4) Installing openssl (3.1.4-r1) [2023-12-28T19:30:32.006Z] #51 32.10 (3/4) Installing su-exec (0.2-r3) [2023-12-28T19:30:32.006Z] #51 32.10 (4/4) Installing yq (4.33.3-r5) [2023-12-28T19:30:32.006Z] #51 32.17 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:32.006Z] #51 32.18 OK: 17 MiB in 19 packages [2023-12-28T19:30:32.006Z] #51 DONE 33.4s [2023-12-28T19:30:32.264Z] [2023-12-28T19:30:32.264Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:32.264Z] #56 DONE 33.4s [2023-12-28T19:30:32.264Z] [2023-12-28T19:30:32.264Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T19:30:32.264Z] #52 DONE 33.6s [2023-12-28T19:30:32.264Z] [2023-12-28T19:30:32.264Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T19:30:32.521Z] #62 ... [2023-12-28T19:30:32.521Z] [2023-12-28T19:30:32.521Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-28T19:30:32.521Z] #60 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.521Z] #60 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.521Z] #60 33.54 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:32.521Z] #60 33.56 (2/2) Installing su-exec (0.2-r3) [2023-12-28T19:30:32.521Z] #60 33.56 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:32.521Z] #60 33.56 OK: 7 MiB in 17 packages [2023-12-28T19:30:32.521Z] #60 DONE 33.7s [2023-12-28T19:30:32.521Z] [2023-12-28T19:30:32.521Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:30:32.521Z] #58 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.779Z] #58 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.779Z] #58 ... [2023-12-28T19:30:32.779Z] [2023-12-28T19:30:32.779Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T19:30:32.779Z] #54 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.779Z] #54 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:32.779Z] #54 33.77 (1/4) Installing ca-certificates (20230506-r0) [2023-12-28T19:30:32.779Z] #54 33.82 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:32.779Z] #54 33.83 (3/4) Installing su-exec (0.2-r3) [2023-12-28T19:30:32.779Z] #54 33.83 (4/4) Installing yq (4.33.3-r5) [2023-12-28T19:30:32.779Z] #54 33.89 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:32.779Z] #54 33.90 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:30:32.779Z] #54 33.93 OK: 17 MiB in 19 packages [2023-12-28T19:30:32.779Z] #54 DONE 34.1s [2023-12-28T19:30:33.038Z] [2023-12-28T19:30:33.038Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T19:30:33.038Z] #55 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.038Z] #55 33.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.038Z] #55 33.82 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:30:33.038Z] #55 33.82 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:30:33.038Z] #55 33.82 OK: 20069 distinct packages available [2023-12-28T19:30:33.038Z] #55 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.038Z] #55 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.038Z] #55 34.15 (1/11) Installing ca-certificates (20230506-r0) [2023-12-28T19:30:33.038Z] #55 34.16 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-28T19:30:33.038Z] #55 34.17 (3/11) Installing libunistring (1.1-r1) [2023-12-28T19:30:33.038Z] #55 34.19 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-28T19:30:33.038Z] #55 34.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-28T19:30:33.038Z] #55 34.20 (6/11) Installing libcurl (8.5.0-r0) [2023-12-28T19:30:33.038Z] #55 34.21 (7/11) Installing curl (8.5.0-r0) [2023-12-28T19:30:33.038Z] #55 34.22 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:33.038Z] #55 34.22 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:30:33.038Z] #55 34.23 (10/11) Installing libucontext (1.2-r2) [2023-12-28T19:30:33.038Z] #55 34.23 (11/11) Installing gcompat (1.1.0-r1) [2023-12-28T19:30:33.038Z] #55 34.23 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:33.038Z] #55 34.24 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:30:33.038Z] #55 34.29 OK: 12 MiB in 26 packages [2023-12-28T19:30:33.297Z] #55 DONE 34.6s [2023-12-28T19:30:33.297Z] [2023-12-28T19:30:33.297Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:30:33.556Z] #63 ... [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-28T19:30:33.556Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #0 3.126 OK: 264 MiB in 52 packages [2023-12-28T19:30:33.556Z] #64 DONE 3.3s [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:30:33.556Z] #50 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #50 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #50 34.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:33.556Z] #50 34.56 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:33.556Z] #50 34.57 OK: 7 MiB in 16 packages [2023-12-28T19:30:33.556Z] #50 DONE 34.8s [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T19:30:33.556Z] #53 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #53 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #53 34.51 (1/2) Installing ca-certificates (20230506-r0) [2023-12-28T19:30:33.556Z] #53 34.53 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:33.556Z] #53 34.53 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:33.556Z] #53 34.54 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:30:33.556Z] #53 34.67 OK: 8 MiB in 17 packages [2023-12-28T19:30:33.556Z] #53 DONE 34.8s [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:30:33.556Z] #65 DONE 0.2s [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:30:33.556Z] #58 34.42 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:30:33.556Z] #58 34.42 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:30:33.556Z] #58 34.42 OK: 20069 distinct packages available [2023-12-28T19:30:33.556Z] #58 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #58 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.556Z] #58 34.79 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-28T19:30:33.556Z] #58 34.81 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:30:33.556Z] #58 34.81 (3/5) Installing libucontext (1.2-r2) [2023-12-28T19:30:33.556Z] #58 34.84 (4/5) Installing gcompat (1.1.0-r1) [2023-12-28T19:30:33.556Z] #58 34.85 (5/5) Installing openssl (3.1.4-r1) [2023-12-28T19:30:33.556Z] #58 34.88 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:30:33.556Z] #58 34.89 OK: 8 MiB in 20 packages [2023-12-28T19:30:33.556Z] #58 DONE 35.0s [2023-12-28T19:30:33.556Z] [2023-12-28T19:30:33.556Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-28T19:30:33.815Z] #66 ... [2023-12-28T19:30:33.815Z] [2023-12-28T19:30:33.815Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-28T19:30:33.815Z] #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.815Z] #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.815Z] #0 3.392 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:30:33.815Z] #0 3.392 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:30:33.815Z] #0 3.392 OK: 20071 distinct packages available [2023-12-28T19:30:33.815Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.815Z] #0 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:33.815Z] #0 3.736 OK: 264 MiB in 52 packages [2023-12-28T19:30:33.815Z] #67 DONE 3.9s [2023-12-28T19:30:34.073Z] [2023-12-28T19:30:34.073Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:30:34.073Z] #68 DONE 0.1s [2023-12-28T19:30:34.073Z] [2023-12-28T19:30:34.073Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T19:30:34.073Z] #61 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.073Z] #61 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.331Z] #61 4.108 OK: 264 MiB in 52 packages [2023-12-28T19:30:34.331Z] #61 DONE 4.3s [2023-12-28T19:30:34.331Z] [2023-12-28T19:30:34.331Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:30:34.331Z] #69 DONE 0.1s [2023-12-28T19:30:34.331Z] [2023-12-28T19:30:34.331Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T19:30:34.331Z] #62 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.331Z] #62 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.593Z] #62 2.401 OK: 8 MiB in 19 packages [2023-12-28T19:30:34.854Z] #62 DONE 2.5s [2023-12-28T19:30:34.854Z] [2023-12-28T19:30:34.854Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T19:30:34.854Z] #0 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.854Z] #0 4.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:34.854Z] #0 4.488 OK: 264 MiB in 52 packages [2023-12-28T19:30:34.854Z] #70 DONE 4.6s [2023-12-28T19:30:34.854Z] [2023-12-28T19:30:34.854Z] #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:30:35.795Z] #71 ... [2023-12-28T19:30:35.795Z] [2023-12-28T19:30:35.795Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:30:35.795Z] #72 DONE 1.1s [2023-12-28T19:30:35.795Z] [2023-12-28T19:30:35.795Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-28T19:30:35.795Z] #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:35.795Z] #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:35.795Z] #0 2.750 OK: 17 MiB in 19 packages [2023-12-28T19:30:35.795Z] #73 DONE 3.7s [2023-12-28T19:30:35.795Z] [2023-12-28T19:30:35.795Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-28T19:30:36.054Z] #74 DONE 0.2s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-28T19:30:36.054Z] #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.054Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.054Z] #0 2.162 OK: 17 MiB in 19 packages [2023-12-28T19:30:36.054Z] #75 DONE 3.1s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:30:36.054Z] #71 DONE 1.3s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #76 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-28T19:30:36.054Z] #76 DONE 0.0s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #77 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-28T19:30:36.054Z] #77 DONE 0.0s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:30:36.054Z] #78 DONE 0.0s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-28T19:30:36.054Z] #79 DONE 0.0s [2023-12-28T19:30:36.054Z] [2023-12-28T19:30:36.054Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:30:36.054Z] #63 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.054Z] #63 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.312Z] #63 2.954 OK: 12 MiB in 26 packages [2023-12-28T19:30:36.312Z] #63 DONE 3.0s [2023-12-28T19:30:36.312Z] [2023-12-28T19:30:36.312Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-28T19:30:36.312Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.312Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.312Z] #0 3.667 OK: 7 MiB in 17 packages [2023-12-28T19:30:36.312Z] #80 DONE 3.8s [2023-12-28T19:30:36.312Z] [2023-12-28T19:30:36.312Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:30:36.312Z] #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.312Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.312Z] #0 3.964 OK: 7 MiB in 16 packages [2023-12-28T19:30:36.312Z] #81 DONE 4.0s [2023-12-28T19:30:36.312Z] [2023-12-28T19:30:36.312Z] #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-28T19:30:36.312Z] #82 DONE 0.0s [2023-12-28T19:30:36.312Z] [2023-12-28T19:30:36.312Z] #83 [security-spire-config] exporting to image [2023-12-28T19:30:36.312Z] #83 exporting layers [2023-12-28T19:30:36.571Z] #83 ... [2023-12-28T19:30:36.571Z] [2023-12-28T19:30:36.571Z] #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:30:36.571Z] #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.571Z] #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.571Z] #0 3.033 OK: 7 MiB in 16 packages [2023-12-28T19:30:36.571Z] #84 DONE 3.2s [2023-12-28T19:30:36.571Z] [2023-12-28T19:30:36.571Z] #83 [security-spire-config] exporting to image [2023-12-28T19:30:36.571Z] #83 exporting layers 0.5s done [2023-12-28T19:30:36.829Z] #83 writing image sha256:42b22e79dde7aaaddf9003a93da45bcfb55950fb0ac39d662f1dc0c0ef7b7a86 done [2023-12-28T19:30:36.829Z] #83 naming to docker.io/library/security-spire-config done [2023-12-28T19:30:36.829Z] #83 DONE 0.5s [2023-12-28T19:30:36.829Z] [2023-12-28T19:30:36.829Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T19:30:36.829Z] #85 ... [2023-12-28T19:30:36.829Z] [2023-12-28T19:30:36.829Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:30:36.829Z] #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.829Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:36.829Z] #0 3.408 OK: 8 MiB in 17 packages [2023-12-28T19:30:36.829Z] #86 DONE 3.5s [2023-12-28T19:30:37.087Z] [2023-12-28T19:30:37.087Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-28T19:30:37.087Z] #66 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:37.087Z] #66 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T19:30:37.346Z] #66 3.762 OK: 8 MiB in 20 packages [2023-12-28T19:30:37.608Z] #66 DONE 4.0s [2023-12-28T19:30:37.608Z] [2023-12-28T19:30:37.608Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-28T19:30:38.990Z] #87 ... [2023-12-28T19:30:38.990Z] [2023-12-28T19:30:38.990Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:30:38.990Z] #88 DONE 1.6s [2023-12-28T19:30:39.248Z] [2023-12-28T19:30:39.248Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-28T19:30:39.248Z] #89 DONE 0.1s [2023-12-28T19:30:39.248Z] [2023-12-28T19:30:39.248Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-28T19:30:39.248Z] #87 DONE 1.6s [2023-12-28T19:30:39.248Z] [2023-12-28T19:30:39.248Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-28T19:30:40.181Z] #90 DONE 0.9s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T19:30:40.181Z] #85 DONE 3.9s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:30:40.181Z] #91 DONE 1.1s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-28T19:30:40.181Z] #92 DONE 0.1s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-28T19:30:40.181Z] #93 DONE 0.1s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:30:40.181Z] #94 DONE 0.2s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-28T19:30:40.181Z] #95 DONE 0.1s [2023-12-28T19:30:40.181Z] [2023-12-28T19:30:40.181Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-28T19:30:40.437Z] #96 DONE 0.0s [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-28T19:30:40.437Z] #97 DONE 0.1s [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:30:40.437Z] #98 DONE 0.1s [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-28T19:30:40.437Z] #99 DONE 0.1s [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #83 [security-spire-server] exporting to image [2023-12-28T19:30:40.437Z] #83 ... [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-28T19:30:40.437Z] #100 DONE 0.0s [2023-12-28T19:30:40.437Z] [2023-12-28T19:30:40.437Z] #83 [security-spire-agent] exporting to image [2023-12-28T19:30:41.002Z] #83 exporting layers 0.5s done [2023-12-28T19:30:41.002Z] #83 writing image sha256:e39a9eaec6fef2055b9773ef1d7adf03d482142257a113dc02bb513c4fca806a done [2023-12-28T19:30:41.002Z] #83 naming to docker.io/library/security-spire-server done [2023-12-28T19:30:41.002Z] #83 writing image sha256:da666958a7bfbe7e81541c2c7d895c7fb12a78a83125cb7c2b6138be771a7794 done [2023-12-28T19:30:41.002Z] #83 naming to docker.io/library/security-spire-agent done [2023-12-28T19:30:41.002Z] #83 DONE 1.3s [2023-12-28T19:30:41.002Z] [2023-12-28T19:30:41.002Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:30:42.246Z] #8 DONE 10.5s [2023-12-28T19:30:42.246Z] [2023-12-28T19:30:42.246Z] #9 exporting to image [2023-12-28T19:30:42.246Z] #9 exporting layers [2023-12-28T19:30:42.379Z] #101 ... [2023-12-28T19:30:42.379Z] [2023-12-28T19:30:42.379Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:30:42.638Z] #59 ... [2023-12-28T19:30:42.638Z] [2023-12-28T19:30:42.638Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:30:43.573Z] #102 ... [2023-12-28T19:30:43.573Z] [2023-12-28T19:30:43.573Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:30:43.833Z] #103 ... [2023-12-28T19:30:43.833Z] [2023-12-28T19:30:43.833Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:30:54.547Z] #9 exporting layers 11.8s done [2023-12-28T19:30:54.547Z] #9 writing image sha256:583a9023cc4f86f24e86ba180db1184d2447a72369476d22b236ee39f23d9256 done [2023-12-28T19:30:54.547Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-28T19:30:54.547Z] #9 DONE 11.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:30:55.003Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T19:30:55.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:30:55.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container [2023-12-28T19:30:55.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-28T19:30:56.464Z] $ docker top 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T19:30:57.050Z] + go version [2023-12-28T19:30:57.050Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-28T19:30:57.087Z] $ docker stop --time=1 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 [2023-12-28T19:30:58.595Z] $ docker rm -f --volumes 175c2fdf2148e27e7462057eb870c0e9f0421f3d90e279642c84fc7bec8cd627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:31:00.133Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T19:31:00.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:31:00.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container [2023-12-28T19:31:00.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-28T19:31:01.430Z] $ docker top b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-28T19:31:01.722Z] ========================================================= [2023-12-28T19:31:01.722Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-28T19:31:01.722Z] ========================================================= [Pipeline] sh [2023-12-28T19:31:02.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-28T19:31:02.475Z] + make test [2023-12-28T19:31:02.475Z] go test -race -coverprofile=coverage.out ./... [2023-12-28T19:31:05.766Z] #104 ... [2023-12-28T19:31:05.766Z] [2023-12-28T19:31:05.766Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:05.766Z] #101 DONE 30.1s [2023-12-28T19:31:06.026Z] [2023-12-28T19:31:06.026Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:06.026Z] #103 DONE 32.4s [2023-12-28T19:31:06.026Z] [2023-12-28T19:31:06.026Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:06.026Z] #102 DONE 31.5s [2023-12-28T19:31:06.026Z] [2023-12-28T19:31:06.026Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:06.026Z] #104 DONE 31.9s [2023-12-28T19:31:06.026Z] [2023-12-28T19:31:06.026Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T19:31:16.018Z] #105 ... [2023-12-28T19:31:16.018Z] [2023-12-28T19:31:16.018Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2023-12-28T19:31:16.018Z] #106 ... [2023-12-28T19:31:16.018Z] [2023-12-28T19:31:16.018Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-28T19:31:16.279Z] #107 ... [2023-12-28T19:31:16.279Z] [2023-12-28T19:31:16.279Z] #108 [core-data builder 6/7] COPY . . [2023-12-28T19:31:17.660Z] #108 ... [2023-12-28T19:31:17.660Z] [2023-12-28T19:31:17.660Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-28T19:31:17.660Z] #107 DONE 11.8s [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #109 [security-bootstrapper builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #109 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #110 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #111 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #106 DONE 11.9s [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #112 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #113 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #114 [security-proxy-setup builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #114 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #115 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #116 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #117 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #118 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #119 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #120 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #105 DONE 11.8s [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #108 [core-data builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #108 DONE 11.9s [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #121 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #122 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #123 [core-metadata builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #123 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #124 [core-command builder 6/7] COPY . . [2023-12-28T19:31:17.920Z] #124 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #125 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.920Z] #126 CACHED [2023-12-28T19:31:17.920Z] [2023-12-28T19:31:17.920Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:31:17.920Z] #127 CACHED [2023-12-28T19:31:17.921Z] [2023-12-28T19:31:17.921Z] #128 [support-scheduler builder 6/7] COPY . . [2023-12-28T19:31:17.921Z] #128 CACHED [2023-12-28T19:31:17.921Z] [2023-12-28T19:31:17.921Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:31:17.921Z] #129 CACHED [2023-12-28T19:31:17.921Z] [2023-12-28T19:31:17.921Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:31:18.490Z] #130 0.591 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 [2023-12-28T19:31:28.457Z] #130 ... [2023-12-28T19:31:28.457Z] [2023-12-28T19:31:28.457Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T19:31:28.457Z] #0 1.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-28T19:31:28.457Z] #131 ... [2023-12-28T19:31:28.457Z] [2023-12-28T19:31:28.457Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:31:28.457Z] #0 0.616 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 [2023-12-28T19:31:28.457Z] #132 ... [2023-12-28T19:31:28.457Z] [2023-12-28T19:31:28.457Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:31:28.457Z] #0 0.814 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 [2023-12-28T19:31:28.457Z] #133 ... [2023-12-28T19:31:28.457Z] [2023-12-28T19:31:28.457Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T19:31:28.457Z] #0 1.179 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 [2023-12-28T19:31:28.457Z] #134 ... [2023-12-28T19:31:28.457Z] [2023-12-28T19:31:28.457Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T19:31:28.457Z] #0 1.318 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 [2023-12-28T19:31:28.716Z] #135 ... [2023-12-28T19:31:28.716Z] [2023-12-28T19:31:28.716Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:31:28.716Z] #0 0.457 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 [2023-12-28T19:31:28.716Z] #136 ... [2023-12-28T19:31:28.716Z] [2023-12-28T19:31:28.716Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T19:31:28.716Z] #0 0.790 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 [2023-12-28T19:31:28.975Z] #137 ... [2023-12-28T19:31:28.975Z] [2023-12-28T19:31:28.975Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T19:31:28.975Z] #0 1.281 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 [2023-12-28T19:31:28.975Z] #138 ... [2023-12-28T19:31:28.975Z] [2023-12-28T19:31:28.975Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T19:31:28.975Z] #0 1.220 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 [2023-12-28T19:31:29.247Z] #139 ... [2023-12-28T19:31:29.247Z] [2023-12-28T19:31:29.247Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T19:31:29.247Z] #0 0.349 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 [2023-12-28T19:31:35.365Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-28T19:32:37.286Z] #140 ... [2023-12-28T19:32:37.286Z] [2023-12-28T19:32:37.286Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:32:37.286Z] #132 74.18 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 [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-28T19:32:43.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-28T19:32:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-28T19:32:47.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-28T19:32:48.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.187s coverage: 28.7% of statements [2023-12-28T19:32:52.218Z] #132 ... [2023-12-28T19:32:52.218Z] [2023-12-28T19:32:52.218Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T19:32:52.218Z] #138 DONE 94.5s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:32:52.477Z] #132 DONE 94.6s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T19:32:52.477Z] #134 DONE 94.5s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:32:52.477Z] #130 DONE 94.6s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T19:32:52.477Z] #131 DONE 94.6s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:32:52.477Z] #133 DONE 94.6s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:52.477Z] #141 ... [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T19:32:52.477Z] #137 DONE 94.7s [2023-12-28T19:32:52.477Z] [2023-12-28T19:32:52.477Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T19:32:52.477Z] #140 DONE 94.8s [2023-12-28T19:32:52.736Z] [2023-12-28T19:32:52.736Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T19:32:52.736Z] #135 DONE 94.9s [2023-12-28T19:32:52.736Z] [2023-12-28T19:32:52.736Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-28T19:32:52.736Z] #142 ... [2023-12-28T19:32:52.736Z] [2023-12-28T19:32:52.736Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:32:52.736Z] #136 DONE 95.0s [2023-12-28T19:32:52.736Z] [2023-12-28T19:32:52.736Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T19:32:52.736Z] #139 DONE 94.9s [2023-12-28T19:32:52.996Z] [2023-12-28T19:32:52.996Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.256Z] #143 ... [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.256Z] #141 DONE 0.7s [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.256Z] #144 DONE 0.7s [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-28T19:32:53.256Z] #142 DONE 0.5s [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.256Z] #145 DONE 0.6s [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.256Z] #143 DONE 0.4s [2023-12-28T19:32:53.256Z] [2023-12-28T19:32:53.256Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #146 ... [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #147 DONE 0.3s [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #148 DONE 0.4s [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #149 DONE 0.3s [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #150 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #150 DONE 0.4s [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #151 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #152 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #153 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #154 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #155 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #156 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:53.517Z] #157 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #158 CACHED [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:53.517Z] #146 DONE 0.3s [2023-12-28T19:32:53.517Z] [2023-12-28T19:32:53.517Z] #159 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-28T19:32:54.086Z] #159 ... [2023-12-28T19:32:54.086Z] [2023-12-28T19:32:54.086Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:54.086Z] #160 DONE 0.7s [2023-12-28T19:32:54.086Z] [2023-12-28T19:32:54.086Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T19:32:54.654Z] #161 ... [2023-12-28T19:32:54.654Z] [2023-12-28T19:32:54.654Z] #162 [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 [2023-12-28T19:32:54.654Z] #162 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:54.911Z] #163 DONE 1.3s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-28T19:32:54.911Z] #164 DONE 1.3s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:54.911Z] #165 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-28T19:32:54.911Z] #166 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-28T19:32:54.911Z] #167 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:54.911Z] #168 ... [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #159 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-28T19:32:54.911Z] #159 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-28T19:32:54.911Z] #169 DONE 1.4s [2023-12-28T19:32:54.911Z] [2023-12-28T19:32:54.911Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-28T19:32:54.911Z] #170 DONE 1.4s [2023-12-28T19:32:55.171Z] [2023-12-28T19:32:55.171Z] #171 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:56.109Z] #171 ... [2023-12-28T19:32:56.109Z] [2023-12-28T19:32:56.109Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-28T19:32:56.109Z] #172 DONE 1.4s [2023-12-28T19:32:56.368Z] [2023-12-28T19:32:56.368Z] #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:56.628Z] #173 ... [2023-12-28T19:32:56.628Z] [2023-12-28T19:32:56.628Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-28T19:32:56.628Z] #174 DONE 1.7s [2023-12-28T19:32:56.628Z] [2023-12-28T19:32:56.628Z] #175 [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 [2023-12-28T19:32:56.628Z] #175 DONE 1.8s [2023-12-28T19:32:56.628Z] [2023-12-28T19:32:56.628Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T19:32:56.628Z] #161 DONE 2.6s [2023-12-28T19:32:56.628Z] [2023-12-28T19:32:56.628Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:56.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.257s coverage: 97.0% of statements [2023-12-28T19:32:56.930Z] #176 ... [2023-12-28T19:32:56.930Z] [2023-12-28T19:32:56.930Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:56.930Z] #177 DONE 2.1s [2023-12-28T19:32:56.930Z] [2023-12-28T19:32:56.930Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-28T19:32:57.502Z] #178 ... [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:57.502Z] #179 DONE 2.5s [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:57.502Z] #168 DONE 2.6s [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T19:32:57.502Z] #180 DONE 4.4s [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-28T19:32:57.502Z] #181 ... [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:57.502Z] #182 DONE 2.7s [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:57.502Z] #183 DONE 2.7s [2023-12-28T19:32:57.502Z] [2023-12-28T19:32:57.502Z] #171 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:57.502Z] #171 DONE 2.6s [2023-12-28T19:32:57.761Z] [2023-12-28T19:32:57.761Z] #83 [support-scheduler] exporting to image [2023-12-28T19:32:57.761Z] #83 exporting layers [2023-12-28T19:32:59.139Z] #83 ... [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:59.139Z] #173 DONE 2.8s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-28T19:32:59.139Z] #184 DONE 2.6s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #83 [security-spiffe-token-provider] exporting to image [2023-12-28T19:32:59.139Z] #83 ... [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-28T19:32:59.139Z] #178 DONE 2.2s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:59.139Z] #176 DONE 2.6s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:32:59.139Z] #185 DONE 2.4s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-28T19:32:59.139Z] #181 DONE 1.8s [2023-12-28T19:32:59.139Z] [2023-12-28T19:32:59.139Z] #83 [support-notifications] exporting to image [2023-12-28T19:32:59.418Z] #83 ... [2023-12-28T19:32:59.418Z] [2023-12-28T19:32:59.418Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:32:59.418Z] #186 DONE 1.8s [2023-12-28T19:32:59.418Z] [2023-12-28T19:32:59.418Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-28T19:32:59.418Z] #187 DONE 1.8s [2023-12-28T19:32:59.418Z] [2023-12-28T19:32:59.418Z] #83 [core-metadata] exporting to image [2023-12-28T19:32:59.692Z] #83 ... [2023-12-28T19:32:59.692Z] [2023-12-28T19:32:59.692Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-28T19:32:59.692Z] #188 DONE 0.6s [2023-12-28T19:32:59.692Z] [2023-12-28T19:32:59.692Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-28T19:32:59.692Z] #189 DONE 0.6s [2023-12-28T19:32:59.692Z] [2023-12-28T19:32:59.692Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:32:59.692Z] #190 DONE 0.5s [2023-12-28T19:32:59.692Z] [2023-12-28T19:32:59.693Z] #83 [core-metadata] exporting to image [2023-12-28T19:32:59.693Z] #83 exporting layers 0.6s done [2023-12-28T19:32:59.693Z] #83 writing image sha256:da70e6289c83c84dd9fc27e531aeb96a5c5196e61ed66b44ce85c7abd51854b5 [2023-12-28T19:32:59.693Z] #83 writing image sha256:7d6858ae201ef459a0b73d90d81ed965dba1d2fd358442297a547c8af8d08d2b [2023-12-28T19:32:59.693Z] #83 writing image sha256:5b967e365135886a4981f3b937fc106ecf68149640077b1aaf0ae16c5ae1c3b5 [2023-12-28T19:32:59.693Z] #83 writing image sha256:b52253fa629a59b03b357efb35f0ee38a01dd10ffa588b742169c6294a07640b [2023-12-28T19:32:59.952Z] #83 exporting layers 0.5s done [2023-12-28T19:32:59.952Z] #83 writing image sha256:da70e6289c83c84dd9fc27e531aeb96a5c5196e61ed66b44ce85c7abd51854b5 0.1s done [2023-12-28T19:32:59.952Z] #83 writing image sha256:7d6858ae201ef459a0b73d90d81ed965dba1d2fd358442297a547c8af8d08d2b 0.1s done [2023-12-28T19:32:59.952Z] #83 writing image sha256:5b967e365135886a4981f3b937fc106ecf68149640077b1aaf0ae16c5ae1c3b5 0.1s done [2023-12-28T19:32:59.952Z] #83 writing image sha256:b52253fa629a59b03b357efb35f0ee38a01dd10ffa588b742169c6294a07640b 0.1s done [2023-12-28T19:32:59.952Z] #83 naming to docker.io/library/core-command 0.1s done [2023-12-28T19:32:59.952Z] #83 naming to docker.io/library/core-data done [2023-12-28T19:32:59.952Z] #83 naming to docker.io/library/support-scheduler done [2023-12-28T19:32:59.952Z] #83 naming to docker.io/library/security-spiffe-token-provider [2023-12-28T19:32:59.952Z] #83 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-12-28T19:32:59.952Z] #83 writing image sha256:e9086e42a62171ae6d666317cedc7f9661a50a76b693231a18b8789a353457c1 [2023-12-28T19:33:00.212Z] #83 writing image sha256:e9086e42a62171ae6d666317cedc7f9661a50a76b693231a18b8789a353457c1 done [2023-12-28T19:33:00.212Z] #83 naming to docker.io/library/core-metadata done [2023-12-28T19:33:00.212Z] #83 writing image sha256:8af24889ea662360b2a7a438bc58ee1faf14009540cbf497a317018b1ac3683b done [2023-12-28T19:33:00.212Z] #83 naming to docker.io/library/support-notifications done [2023-12-28T19:33:00.212Z] #83 DONE 3.9s [2023-12-28T19:33:00.212Z] [2023-12-28T19:33:00.212Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-28T19:33:00.779Z] #191 ... [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-28T19:33:00.779Z] #192 DONE 0.9s [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T19:33:00.779Z] #193 DONE 0.9s [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:33:00.779Z] #194 DONE 1.5s [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-28T19:33:00.779Z] #191 DONE 1.0s [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #83 [core-common-config-bootstrapper] exporting to image [2023-12-28T19:33:00.779Z] #83 ... [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:33:00.779Z] #195 DONE 1.5s [2023-12-28T19:33:00.779Z] [2023-12-28T19:33:00.779Z] #83 [security-proxy-auth] exporting to image [2023-12-28T19:33:00.779Z] #83 exporting layers 0.2s done [2023-12-28T19:33:00.779Z] #83 writing image sha256:c135bc9c4dc26db79d448db07da8299674e489bf01892aba9f9a0d40ab2aeae3 [2023-12-28T19:33:00.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-28T19:33:00.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-28T19:33:00.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-28T19:33:01.038Z] #83 exporting layers 0.2s done [2023-12-28T19:33:01.038Z] #83 writing image sha256:c135bc9c4dc26db79d448db07da8299674e489bf01892aba9f9a0d40ab2aeae3 0.0s done [2023-12-28T19:33:01.038Z] #83 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-28T19:33:01.038Z] #83 writing image sha256:4dde1fca7e450b0e84188bc1d4bff259595563a6509016956de6997fabb9f998 done [2023-12-28T19:33:01.038Z] #83 naming to docker.io/library/security-proxy-auth done [2023-12-28T19:33:01.038Z] #83 DONE 4.3s [2023-12-28T19:33:01.038Z] [2023-12-28T19:33:01.038Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T19:33:01.038Z] #196 DONE 0.3s [2023-12-28T19:33:01.038Z] [2023-12-28T19:33:01.038Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-28T19:33:01.038Z] #197 DONE 0.2s [2023-12-28T19:33:01.038Z] [2023-12-28T19:33:01.038Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-28T19:33:01.038Z] #198 DONE 0.1s [2023-12-28T19:33:01.038Z] [2023-12-28T19:33:01.038Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-28T19:33:01.038Z] #199 DONE 0.0s [2023-12-28T19:33:01.038Z] [2023-12-28T19:33:01.038Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:33:01.296Z] #200 ... [2023-12-28T19:33:01.296Z] [2023-12-28T19:33:01.296Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:33:01.296Z] #201 DONE 0.6s [2023-12-28T19:33:01.296Z] [2023-12-28T19:33:01.296Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-28T19:33:01.296Z] #202 DONE 0.1s [2023-12-28T19:33:01.296Z] [2023-12-28T19:33:01.296Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-28T19:33:01.296Z] #203 DONE 0.1s [2023-12-28T19:33:01.296Z] [2023-12-28T19:33:01.296Z] #83 [security-proxy-setup] exporting to image [2023-12-28T19:33:01.554Z] #83 exporting layers 0.3s done [2023-12-28T19:33:01.554Z] #83 writing image sha256:31edf102c351c5fb71d50c5b58075288029f451306881cbabdaeacb02e29fda0 done [2023-12-28T19:33:01.554Z] #83 naming to docker.io/library/security-proxy-setup done [2023-12-28T19:33:01.554Z] #83 DONE 4.5s [2023-12-28T19:33:01.554Z] [2023-12-28T19:33:01.554Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:33:01.554Z] #200 DONE 0.6s [2023-12-28T19:33:01.554Z] [2023-12-28T19:33:01.554Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T19:33:01.815Z] #204 DONE 0.5s [2023-12-28T19:33:01.815Z] [2023-12-28T19:33:01.815Z] #83 [security-secretstore-setup] exporting to image [2023-12-28T19:33:01.815Z] #83 exporting layers 0.3s done [2023-12-28T19:33:01.815Z] #83 writing image sha256:9d2462cdce6a2c46e801064aca4b6b87989b9b6e695f9385d539f71944ff5180 done [2023-12-28T19:33:01.815Z] #83 naming to docker.io/library/security-secretstore-setup done [2023-12-28T19:33:02.075Z] #83 exporting layers 0.3s done [2023-12-28T19:33:02.075Z] #83 writing image sha256:fd578f49f530ded1eb6ba6a89b6d068623f29baca1e3a350442218e9cdbdf497 [2023-12-28T19:33:02.075Z] #83 writing image sha256:fd578f49f530ded1eb6ba6a89b6d068623f29baca1e3a350442218e9cdbdf497 done [2023-12-28T19:33:02.075Z] #83 naming to docker.io/library/security-bootstrapper done [2023-12-28T19:33:02.075Z] #83 DONE 5.0s [2023-12-28T19:33:02.075Z] [2023-12-28T19:33:02.075Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:33:02.075Z] time="2023-12-28T19:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-28T19:33:02.107Z] $ docker stop --time=1 e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa [2023-12-28T19:33:03.466Z] $ docker rm -f --volumes e1e4910802435322c11ccd73e5dc2aa6d4566c886114e55510f1500d95c1f3aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T19:33:03.967Z] + docker images [2023-12-28T19:33:03.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-28T19:33:03.967Z] security-bootstrapper latest fd578f49f530 2 seconds ago 18.5MB [2023-12-28T19:33:03.967Z] security-proxy-setup latest 31edf102c351 2 seconds ago 25.8MB [2023-12-28T19:33:03.967Z] security-secretstore-setup latest 9d2462cdce6a 2 seconds ago 36.2MB [2023-12-28T19:33:03.967Z] core-common-config-bootstrapper latest c135bc9c4dc2 3 seconds ago 14.9MB [2023-12-28T19:33:03.967Z] security-proxy-auth latest 4dde1fca7e45 3 seconds ago 15.8MB [2023-12-28T19:33:03.967Z] core-metadata latest e9086e42a621 4 seconds ago 17.4MB [2023-12-28T19:33:03.967Z] support-notifications latest 8af24889ea66 5 seconds ago 26.5MB [2023-12-28T19:33:03.967Z] security-spiffe-token-provider latest 5b967e365135 5 seconds ago 28.5MB [2023-12-28T19:33:03.967Z] support-scheduler latest 7d6858ae201e 6 seconds ago 26MB [2023-12-28T19:33:03.967Z] core-data latest da70e6289c83 6 seconds ago 17.1MB [2023-12-28T19:33:03.967Z] core-command latest b52253fa629a 7 seconds ago 17MB [2023-12-28T19:33:03.967Z] security-spire-agent latest da666958a7bf 2 minutes ago 161MB [2023-12-28T19:33:03.967Z] security-spire-server latest e39a9eaec6fe 2 minutes ago 102MB [2023-12-28T19:33:03.967Z] security-spire-config latest 42b22e79dde7 2 minutes ago 102MB [2023-12-28T19:33:03.967Z] ci-base-image-x86_64 latest d0fcc9e266bf 5 minutes ago 937MB [2023-12-28T19:33:03.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB [2023-12-28T19:33:03.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2023-12-28T19:33:03.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2023-12-28T19:33:05.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.347s coverage: 69.2% of statements [2023-12-28T19:33:05.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-28T19:33:05.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-28T19:33:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.292s coverage: 53.2% of statements [2023-12-28T19:33:10.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-28T19:33:10.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-28T19:33:10.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:33:10.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-28T19:33:10.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-28T19:33:16.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-28T19:33:16.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-28T19:33:31.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.764s coverage: 93.4% of statements [2023-12-28T19:33:31.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.307s coverage: 4.1% of statements [2023-12-28T19:33:31.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-28T19:33:31.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:33:31.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-28T19:33:31.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-28T19:33:32.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 97.6% of statements [2023-12-28T19:33:32.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.214s coverage: 72.2% of statements [2023-12-28T19:33:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-28T19:33:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-28T19:33:41.461Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements [2023-12-28T19:33:41.461Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.304s coverage: 32.2% of statements [2023-12-28T19:33:41.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.243s coverage: 41.7% of statements [2023-12-28T19:33:41.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-12-28T19:33:43.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.302s coverage: 94.1% of statements [2023-12-28T19:33:43.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.214s coverage: 96.3% of statements [2023-12-28T19:33:46.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.239s coverage: 87.5% of statements [2023-12-28T19:33:47.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-28T19:33:47.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-28T19:33:47.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-28T19:33:47.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-28T19:33:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-28T19:33:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-28T19:33:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-28T19:33:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-28T19:33:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-28T19:33:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-28T19:33:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-28T19:33:53.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-28T19:33:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-28T19:33:55.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-28T19:33:56.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-28T19:33:58.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.222s coverage: 94.4% of statements [2023-12-28T19:33:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-28T19:34:00.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-28T19:34:07.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-28T19:34:07.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-28T19:34:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-28T19:34:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-28T19:34:08.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.186s coverage: 79.9% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.263s coverage: 92.9% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.212s coverage: 62.3% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.228s coverage: 87.2% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.164s coverage: 20.0% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.507s coverage: 81.8% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.359s coverage: 82.1% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.231s coverage: 86.0% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.951s coverage: 63.1% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.281s coverage: 100.0% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.153s coverage: 89.4% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2023-12-28T19:34:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2023-12-28T19:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-28T19:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-28T19:34:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-28T19:34:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-28T19:34:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-28T19:34:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-28T19:34:14.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-28T19:34:16.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.748s coverage: 38.4% of statements [2023-12-28T19:34:16.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.234s coverage: 89.5% of statements [2023-12-28T19:34:16.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements [2023-12-28T19:34:18.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-28T19:34:18.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-28T19:34:18.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-28T19:34:18.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-28T19:34:22.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-28T19:34:26.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-28T19:34:26.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-28T19:34:26.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements [2023-12-28T19:34:26.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.578s coverage: 95.7% of statements [2023-12-28T19:34:26.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.230s coverage: 61.8% of statements [2023-12-28T19:34:27.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements [2023-12-28T19:34:28.710Z] 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 [2023-12-28T19:34:28.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-28T19:34:28.710Z] go vet ./... [2023-12-28T19:35:50.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T19:35:50.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T19:35:50.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T19:35:50.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-28T19:35:50.735Z] + ls -al . [2023-12-28T19:35:50.736Z] total 732 [2023-12-28T19:35:50.736Z] drwxrwxr-x 10 1001 1001 4096 Dec 28 19:31 . [2023-12-28T19:35:50.736Z] drwxr-xr-x 4 root root 4096 Dec 28 19:31 .. [2023-12-28T19:35:50.736Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 .blubracket [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 10 Dec 28 19:29 .dockerignore [2023-12-28T19:35:50.736Z] drwxrwxr-x 8 1001 1001 4096 Dec 28 19:29 .git [2023-12-28T19:35:50.736Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 19:29 .github [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 1074 Dec 28 19:29 .gitignore [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 42 Dec 28 19:29 .golangci.yml [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 100 Dec 28 19:29 .hadolint.yml [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 155 Dec 28 19:29 .sonarcloud.properties [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 1171 Dec 28 19:29 ADOPTERS.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 11674 Dec 28 19:29 Attribution.txt [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 100284 Dec 28 19:29 CHANGELOG.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 3804 Dec 28 19:29 CONTRIBUTING.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 677 Dec 28 19:29 GOVERNANCE.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 861 Dec 28 19:29 Jenkinsfile [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 10775 Dec 28 19:29 LICENSE [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 15060 Dec 28 19:29 Makefile [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 582 Dec 28 19:29 OWNERS.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 9528 Dec 28 19:29 README.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 789 Dec 28 19:29 SECURITY.md [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 5 Dec 28 19:27 VERSION [2023-12-28T19:35:50.736Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 bin [2023-12-28T19:35:50.736Z] drwxrwxr-x 18 1001 1001 4096 Dec 28 19:29 cmd [2023-12-28T19:35:50.736Z] -rw-r--r-- 1 root root 453601 Dec 28 19:34 coverage.out [2023-12-28T19:35:50.736Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 19:29 fuzz_test [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 3686 Dec 28 19:29 go.mod [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 34039 Dec 28 19:29 go.sum [2023-12-28T19:35:50.736Z] drwxrwxr-x 7 1001 1001 4096 Dec 28 19:29 internal [2023-12-28T19:35:50.736Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 19:29 openapi [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 584 Dec 28 19:29 security.txt [2023-12-28T19:35:50.736Z] -rw-rw-r-- 1 1001 1001 204 Dec 28 19:29 version.go [Pipeline] sh [2023-12-28T19:35:51.069Z] + '[' -e coverage.out ] [2023-12-28T19:35:51.070Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-28T19:35:51.114Z] Warning: overwriting stash ‘coverage-report’ [2023-12-28T19:35:51.840Z] Stashed 1 file(s) [Pipeline] sh [2023-12-28T19:35:52.162Z] + make build [2023-12-28T19:35:52.162Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-28T19:36:48.536Z] 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 [2023-12-28T19:36:48.536Z] 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 [2023-12-28T19:36:48.536Z] 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 [2023-12-28T19:36:50.473Z] 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 [2023-12-28T19:37:12.503Z] 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 [2023-12-28T19:37:15.827Z] 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 [2023-12-28T19:37:20.065Z] 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 [2023-12-28T19:37:23.398Z] 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 [2023-12-28T19:37:25.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-28T19:37:27.898Z] 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 [2023-12-28T19:37:31.227Z] 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] } [2023-12-28T19:37:34.578Z] $ docker stop --time=1 b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c [2023-12-28T19:37:38.019Z] $ docker rm -f --volumes b7d4963586f5a3229eb1a919d0eb8ce0827f699ddaa4e922a8018166d52ae46c [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 [2023-12-28T19:37:41.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T19:37:41.070Z] [2023-12-28T19:37:41.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:37:41.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T19:37:41.773Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-28T19:37:41.773Z] 547446be3368: Pulling fs layer [2023-12-28T19:37:41.773Z] d125d8839a47: Pulling fs layer [2023-12-28T19:37:41.773Z] 3e85d5ac6304: Pulling fs layer [2023-12-28T19:37:41.773Z] c3105a71a48b: Pulling fs layer [2023-12-28T19:37:41.773Z] 0f093f025ec4: Pulling fs layer [2023-12-28T19:37:41.773Z] c3106fc0e877: Pulling fs layer [2023-12-28T19:37:41.773Z] c3105a71a48b: Waiting [2023-12-28T19:37:41.773Z] 0f093f025ec4: Waiting [2023-12-28T19:37:41.773Z] c3106fc0e877: Waiting [2023-12-28T19:37:41.773Z] 547446be3368: Download complete [2023-12-28T19:37:42.040Z] c3105a71a48b: Download complete [2023-12-28T19:37:42.040Z] d125d8839a47: Verifying Checksum [2023-12-28T19:37:42.040Z] d125d8839a47: Download complete [2023-12-28T19:37:42.308Z] c3106fc0e877: Verifying Checksum [2023-12-28T19:37:42.308Z] c3106fc0e877: Download complete [2023-12-28T19:37:42.308Z] 0f093f025ec4: Verifying Checksum [2023-12-28T19:37:42.308Z] 0f093f025ec4: Download complete [2023-12-28T19:37:42.575Z] 547446be3368: Pull complete [2023-12-28T19:37:43.159Z] d125d8839a47: Pull complete [2023-12-28T19:37:43.738Z] 3e85d5ac6304: Verifying Checksum [2023-12-28T19:37:43.739Z] 3e85d5ac6304: Download complete [2023-12-28T19:37:56.035Z] 3e85d5ac6304: Pull complete [2023-12-28T19:37:56.035Z] c3105a71a48b: Pull complete [2023-12-28T19:37:56.619Z] 0f093f025ec4: Pull complete [2023-12-28T19:37:56.887Z] c3106fc0e877: Pull complete [2023-12-28T19:37:56.887Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-28T19:37:56.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T19:37:56.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:37:57.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container [2023-12-28T19:37:57.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-28T19:37:59.176Z] $ docker top 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T19:37:59.764Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-28T19:38:01.699Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-28T19:38:01.699Z] #1 transferring dockerfile: 1.89kB 0.0s done [2023-12-28T19:38:01.699Z] #1 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #2 [security-spiffe-token-provider internal] load .dockerignore [2023-12-28T19:38:01.699Z] #2 transferring context: 50B 0.0s done [2023-12-28T19:38:01.699Z] #2 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:01.699Z] #3 DONE 0.0s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:01.699Z] #4 ... [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-12-28T19:38:01.699Z] #5 transferring dockerfile: 1.69kB done [2023-12-28T19:38:01.699Z] #5 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #6 [security-spire-config internal] load .dockerignore [2023-12-28T19:38:01.699Z] #6 transferring context: 50B done [2023-12-28T19:38:01.699Z] #6 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:01.699Z] #4 ... [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-28T19:38:01.699Z] #7 transferring dockerfile: 2.15kB done [2023-12-28T19:38:01.699Z] #7 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #8 [security-proxy-auth internal] load .dockerignore [2023-12-28T19:38:01.699Z] #8 transferring context: 50B 0.0s done [2023-12-28T19:38:01.699Z] #8 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:01.699Z] #3 DONE 0.0s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #9 [core-metadata internal] load .dockerignore [2023-12-28T19:38:01.699Z] #9 transferring context: 50B done [2023-12-28T19:38:01.699Z] #9 DONE 0.1s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-12-28T19:38:01.699Z] #10 transferring dockerfile: 2.06kB done [2023-12-28T19:38:01.699Z] #10 DONE 0.2s [2023-12-28T19:38:01.699Z] [2023-12-28T19:38:01.699Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-28T19:38:01.969Z] #11 transferring context: 50B 0.0s done [2023-12-28T19:38:01.969Z] #11 DONE 0.2s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-28T19:38:01.969Z] #12 transferring dockerfile: 2.23kB done [2023-12-28T19:38:01.969Z] #12 DONE 0.1s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:01.969Z] #3 DONE 0.0s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #13 [security-spire-server internal] load .dockerignore [2023-12-28T19:38:01.969Z] #13 transferring context: 50B done [2023-12-28T19:38:01.969Z] #13 DONE 0.2s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:01.969Z] #14 DONE 0.0s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:01.969Z] #4 DONE 0.5s [2023-12-28T19:38:01.969Z] [2023-12-28T19:38:01.969Z] #15 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:01.969Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:02.236Z] #15 ... [2023-12-28T19:38:02.236Z] [2023-12-28T19:38:02.236Z] #16 [security-spire-server internal] load build definition from Dockerfile [2023-12-28T19:38:02.236Z] #16 transferring dockerfile: 1.70kB 0.0s done [2023-12-28T19:38:02.236Z] #16 DONE 0.3s [2023-12-28T19:38:02.236Z] [2023-12-28T19:38:02.236Z] #17 [core-command internal] load build definition from Dockerfile [2023-12-28T19:38:02.236Z] #17 transferring dockerfile: 1.93kB 0.0s done [2023-12-28T19:38:02.236Z] #17 DONE 0.2s [2023-12-28T19:38:02.236Z] [2023-12-28T19:38:02.236Z] #18 [core-command internal] load .dockerignore [2023-12-28T19:38:02.236Z] #18 transferring context: 50B 0.0s done [2023-12-28T19:38:02.236Z] #18 DONE 0.2s [2023-12-28T19:38:02.236Z] [2023-12-28T19:38:02.236Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:02.236Z] #3 DONE 0.0s [2023-12-28T19:38:02.236Z] [2023-12-28T19:38:02.236Z] #19 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:02.505Z] #19 ... [2023-12-28T19:38:02.505Z] [2023-12-28T19:38:02.505Z] #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:02.505Z] #4 DONE 1.0s [2023-12-28T19:38:02.772Z] [2023-12-28T19:38:02.772Z] #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:02.772Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done [2023-12-28T19:38:02.772Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:38:02.772Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T19:38:02.772Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T19:38:02.772Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 208.90kB / 3.33MB 0.1s [2023-12-28T19:38:02.772Z] #15 ... [2023-12-28T19:38:02.772Z] [2023-12-28T19:38:02.772Z] #20 [core-data internal] load build definition from Dockerfile [2023-12-28T19:38:02.772Z] #20 transferring dockerfile: 2.01kB 0.0s done [2023-12-28T19:38:02.772Z] #20 DONE 0.7s [2023-12-28T19:38:02.772Z] [2023-12-28T19:38:02.772Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-12-28T19:38:02.772Z] #21 transferring context: 50B 0.0s done [2023-12-28T19:38:02.772Z] #21 DONE 0.7s [2023-12-28T19:38:02.772Z] [2023-12-28T19:38:02.772Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-28T19:38:02.772Z] #22 transferring dockerfile: 2.49kB 0.0s done [2023-12-28T19:38:02.772Z] #22 DONE 0.8s [2023-12-28T19:38:02.772Z] [2023-12-28T19:38:02.772Z] #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:02.772Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s [2023-12-28T19:38:03.038Z] #15 ... [2023-12-28T19:38:03.038Z] [2023-12-28T19:38:03.038Z] #23 [core-data internal] load .dockerignore [2023-12-28T19:38:03.038Z] #23 transferring context: 50B 0.0s done [2023-12-28T19:38:03.038Z] #23 DONE 0.8s [2023-12-28T19:38:03.038Z] [2023-12-28T19:38:03.038Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:03.038Z] #3 DONE 0.0s [2023-12-28T19:38:03.038Z] [2023-12-28T19:38:03.038Z] #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:03.038Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T19:38:03.038Z] #15 ... [2023-12-28T19:38:03.038Z] [2023-12-28T19:38:03.038Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T19:38:03.038Z] #24 DONE 1.4s [2023-12-28T19:38:03.038Z] [2023-12-28T19:38:03.038Z] #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:03.038Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done [2023-12-28T19:38:03.038Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:38:03.038Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T19:38:03.038Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T19:38:03.038Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T19:38:03.038Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-28T19:38:03.309Z] #15 ... [2023-12-28T19:38:03.309Z] [2023-12-28T19:38:03.309Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:03.309Z] #4 DONE 1.4s [2023-12-28T19:38:03.309Z] [2023-12-28T19:38:03.309Z] #19 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:03.309Z] #19 DONE 1.4s [2023-12-28T19:38:03.309Z] [2023-12-28T19:38:03.309Z] #25 [support-notifications internal] load build definition from Dockerfile [2023-12-28T19:38:03.309Z] #25 transferring dockerfile: 1.95kB 0.1s done [2023-12-28T19:38:03.309Z] #25 DONE 1.1s [2023-12-28T19:38:03.309Z] [2023-12-28T19:38:03.309Z] #19 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:03.309Z] #19 DONE 1.5s [2023-12-28T19:38:03.309Z] [2023-12-28T19:38:03.309Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:03.309Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done [2023-12-28T19:38:03.309Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:38:03.309Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T19:38:03.309Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T19:38:03.309Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T19:38:03.580Z] #15 ... [2023-12-28T19:38:03.580Z] [2023-12-28T19:38:03.580Z] #26 [security-spire-server internal] load build context [2023-12-28T19:38:03.580Z] #26 transferring context: 18.10kB 0.0s done [2023-12-28T19:38:03.580Z] #26 DONE 0.5s [2023-12-28T19:38:03.580Z] [2023-12-28T19:38:03.580Z] #27 [security-spire-config internal] load build context [2023-12-28T19:38:03.580Z] #27 transferring context: 16.35kB 0.0s done [2023-12-28T19:38:03.580Z] #27 DONE 0.5s [2023-12-28T19:38:03.580Z] [2023-12-28T19:38:03.580Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:04.550Z] #15 ... [2023-12-28T19:38:04.550Z] [2023-12-28T19:38:04.550Z] #28 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-28T19:38:04.550Z] #28 transferring dockerfile: 2.93kB 0.1s done [2023-12-28T19:38:04.550Z] #28 DONE 1.3s [2023-12-28T19:38:04.550Z] [2023-12-28T19:38:04.550Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:04.550Z] #15 ... [2023-12-28T19:38:04.550Z] [2023-12-28T19:38:04.550Z] #29 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-28T19:38:04.550Z] #29 DONE 1.4s [2023-12-28T19:38:04.550Z] [2023-12-28T19:38:04.550Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:04.550Z] #15 ... [2023-12-28T19:38:04.550Z] [2023-12-28T19:38:04.550Z] #30 [support-notifications internal] load .dockerignore [2023-12-28T19:38:04.550Z] #30 transferring context: 50B 0.1s done [2023-12-28T19:38:04.550Z] #30 DONE 2.4s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #31 [support-scheduler internal] load build definition from Dockerfile [2023-12-28T19:38:04.821Z] #31 transferring dockerfile: 1.93kB 0.0s done [2023-12-28T19:38:04.821Z] #31 DONE 2.0s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #32 [security-proxy-setup internal] load .dockerignore [2023-12-28T19:38:04.821Z] #32 transferring context: 50B 0.0s done [2023-12-28T19:38:04.821Z] #32 DONE 2.1s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #33 [security-spire-agent internal] load .dockerignore [2023-12-28T19:38:04.821Z] #33 transferring context: 50B 0.1s done [2023-12-28T19:38:04.821Z] #33 DONE 2.2s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #34 [security-spire-agent internal] load build definition from Dockerfile [2023-12-28T19:38:04.821Z] #34 transferring dockerfile: 1.81kB 0.0s done [2023-12-28T19:38:04.821Z] #34 DONE 2.2s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:04.821Z] #3 DONE 0.0s [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:04.821Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done [2023-12-28T19:38:04.821Z] #15 ... [2023-12-28T19:38:04.821Z] [2023-12-28T19:38:04.821Z] #35 [support-scheduler internal] load .dockerignore [2023-12-28T19:38:04.821Z] #35 transferring context: 50B 0.1s done [2023-12-28T19:38:04.821Z] #35 DONE 2.0s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:05.096Z] #3 DONE 0.0s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:05.096Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done [2023-12-28T19:38:05.096Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T19:38:05.096Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-28T19:38:05.096Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-28T19:38:05.096Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-28T19:38:05.096Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-28T19:38:05.096Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-28T19:38:05.096Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T19:38:05.096Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 0.9s [2023-12-28T19:38:05.096Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-28T19:38:05.096Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T19:38:05.096Z] #36 ... [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #37 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-28T19:38:05.096Z] #37 transferring dockerfile: 2.50kB 0.0s done [2023-12-28T19:38:05.096Z] #37 DONE 2.4s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:05.096Z] #4 DONE 1.8s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:05.096Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 0.9s [2023-12-28T19:38:05.096Z] #36 ... [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #19 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:05.096Z] #19 DONE 1.9s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #29 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-28T19:38:05.096Z] #29 DONE 1.8s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:05.096Z] #38 DONE 0.0s [2023-12-28T19:38:05.096Z] [2023-12-28T19:38:05.096Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:05.096Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.1s [2023-12-28T19:38:05.365Z] #36 ... [2023-12-28T19:38:05.365Z] [2023-12-28T19:38:05.365Z] #39 [security-bootstrapper internal] load .dockerignore [2023-12-28T19:38:05.365Z] #39 transferring context: 50B 0.1s done [2023-12-28T19:38:05.365Z] #39 DONE 2.2s [2023-12-28T19:38:05.365Z] [2023-12-28T19:38:05.365Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T19:38:05.365Z] #3 DONE 0.0s [2023-12-28T19:38:05.365Z] [2023-12-28T19:38:05.365Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:05.365Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.2s [2023-12-28T19:38:05.365Z] #36 ... [2023-12-28T19:38:05.365Z] [2023-12-28T19:38:05.365Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T19:38:05.365Z] #24 DONE 1.8s [2023-12-28T19:38:05.365Z] [2023-12-28T19:38:05.365Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:05.365Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.31MB / 23.39MB 1.4s [2023-12-28T19:38:05.645Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.4s [2023-12-28T19:38:05.645Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.85MB / 23.39MB 1.6s [2023-12-28T19:38:05.916Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 1.8s [2023-12-28T19:38:06.505Z] #36 ... [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T19:38:06.505Z] #4 DONE 2.8s [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:06.505Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.0s done [2023-12-28T19:38:06.505Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-28T19:38:06.505Z] #36 ... [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #19 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:06.505Z] #19 DONE 1.9s [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-28T19:38:06.505Z] #29 DONE 1.8s [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #19 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T19:38:06.505Z] #19 DONE 2.1s [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #29 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-28T19:38:06.505Z] #29 DONE 2.0s [2023-12-28T19:38:06.505Z] [2023-12-28T19:38:06.505Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:06.505Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done [2023-12-28T19:38:06.505Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:38:06.505Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T19:38:06.505Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T19:38:06.505Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T19:38:06.505Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done [2023-12-28T19:38:06.776Z] #15 DONE 5.6s [2023-12-28T19:38:06.776Z] [2023-12-28T19:38:06.776Z] #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T19:38:07.047Z] #40 ... [2023-12-28T19:38:07.047Z] [2023-12-28T19:38:07.047Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-28T19:38:07.047Z] #41 DONE 1.9s [2023-12-28T19:38:07.047Z] [2023-12-28T19:38:07.047Z] #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T19:38:07.047Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.5s done [2023-12-28T19:38:07.047Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T19:38:07.047Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T19:38:07.047Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T19:38:07.047Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T19:38:07.047Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done [2023-12-28T19:38:07.047Z] #15 DONE 5.6s [2023-12-28T19:38:07.047Z] [2023-12-28T19:38:07.047Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:07.047Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done [2023-12-28T19:38:07.047Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T19:38:07.047Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-28T19:38:07.047Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-28T19:38:07.047Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-28T19:38:07.047Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-28T19:38:07.047Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-28T19:38:07.047Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T19:38:07.047Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.0s done [2023-12-28T19:38:07.047Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-28T19:38:07.047Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T19:38:09.009Z] #36 ... [2023-12-28T19:38:09.009Z] [2023-12-28T19:38:09.009Z] #42 [security-spire-agent internal] load build context [2023-12-28T19:38:09.009Z] #42 transferring context: 17.63kB 0.2s done [2023-12-28T19:38:09.009Z] #42 DONE 1.6s [2023-12-28T19:38:09.009Z] [2023-12-28T19:38:09.009Z] #43 [security-spiffe-token-provider internal] load build context [2023-12-28T19:38:09.009Z] #43 ... [2023-12-28T19:38:09.009Z] [2023-12-28T19:38:09.009Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:10.423Z] #36 ... [2023-12-28T19:38:10.423Z] [2023-12-28T19:38:10.423Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T19:38:10.423Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:10.423Z] #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:10.423Z] #0 4.759 OK: 266 MiB in 52 packages [2023-12-28T19:38:10.423Z] #44 DONE 6.6s [2023-12-28T19:38:10.695Z] [2023-12-28T19:38:10.696Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:10.696Z] #36 ... [2023-12-28T19:38:10.696Z] [2023-12-28T19:38:10.696Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T19:38:10.696Z] #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:10.696Z] #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:10.696Z] #0 6.072 OK: 266 MiB in 52 packages [2023-12-28T19:38:10.696Z] #45 DONE 6.9s [2023-12-28T19:38:10.964Z] [2023-12-28T19:38:10.964Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:38:11.232Z] #46 ... [2023-12-28T19:38:11.232Z] [2023-12-28T19:38:11.232Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-28T19:38:11.232Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:11.232Z] #0 3.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:11.232Z] #0 5.141 OK: 266 MiB in 52 packages [2023-12-28T19:38:11.232Z] #47 DONE 5.9s [2023-12-28T19:38:11.232Z] [2023-12-28T19:38:11.232Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:38:11.232Z] #46 ... [2023-12-28T19:38:11.232Z] [2023-12-28T19:38:11.232Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:38:11.232Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2023-12-28T19:38:11.232Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-28T19:38:11.232Z] #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-28T19:38:11.232Z] #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-28T19:38:11.232Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-28T19:38:11.232Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 2.8s [2023-12-28T19:38:11.232Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-28T19:38:11.821Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s [2023-12-28T19:38:11.821Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.2s done [2023-12-28T19:38:12.091Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-12-28T19:38:12.091Z] #48 ... [2023-12-28T19:38:12.091Z] [2023-12-28T19:38:12.091Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:12.091Z] #49 ... [2023-12-28T19:38:12.091Z] [2023-12-28T19:38:12.091Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:12.360Z] #14 ... [2023-12-28T19:38:12.360Z] [2023-12-28T19:38:12.360Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:12.634Z] #49 ... [2023-12-28T19:38:12.634Z] [2023-12-28T19:38:12.634Z] #50 [core-command internal] load build context [2023-12-28T19:38:12.909Z] #50 ... [2023-12-28T19:38:12.909Z] [2023-12-28T19:38:12.909Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:12.909Z] #49 transferring context: 81.09MB 10.8s [2023-12-28T19:38:13.190Z] #49 ... [2023-12-28T19:38:13.190Z] [2023-12-28T19:38:13.190Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-28T19:38:13.190Z] #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.190Z] #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.190Z] #0 5.069 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:38:13.190Z] #0 5.069 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:38:13.190Z] #0 5.069 OK: 19948 distinct packages available [2023-12-28T19:38:13.190Z] #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.190Z] #0 6.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.190Z] #0 7.610 OK: 266 MiB in 52 packages [2023-12-28T19:38:13.190Z] #51 DONE 8.7s [2023-12-28T19:38:13.190Z] [2023-12-28T19:38:13.190Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:13.458Z] #49 ... [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #52 [core-data internal] load build context [2023-12-28T19:38:13.458Z] #52 ... [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-28T19:38:13.458Z] #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.458Z] #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.458Z] #0 5.700 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:13.458Z] #0 5.700 (2/2) Installing su-exec (0.2-r3) [2023-12-28T19:38:13.458Z] #0 5.716 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:13.458Z] #0 5.788 OK: 8 MiB in 17 packages [2023-12-28T19:38:13.458Z] #53 DONE 6.6s [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:13.458Z] #54 ... [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-28T19:38:13.458Z] #0 4.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.458Z] #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:13.458Z] #0 6.572 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:13.458Z] #0 6.830 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:13.458Z] #0 6.830 OK: 8 MiB in 16 packages [2023-12-28T19:38:13.458Z] #55 DONE 7.2s [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:13.458Z] #54 ... [2023-12-28T19:38:13.458Z] [2023-12-28T19:38:13.458Z] #56 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-28T19:38:15.422Z] #56 ... [2023-12-28T19:38:15.422Z] [2023-12-28T19:38:15.422Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:15.422Z] #57 ... [2023-12-28T19:38:15.422Z] [2023-12-28T19:38:15.422Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:15.422Z] #38 ... [2023-12-28T19:38:15.422Z] [2023-12-28T19:38:15.422Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T19:38:15.422Z] #0 5.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:15.422Z] #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:15.422Z] #0 7.535 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:15.422Z] #0 7.586 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:15.422Z] #0 7.659 OK: 8 MiB in 16 packages [2023-12-28T19:38:15.422Z] #58 DONE 8.5s [2023-12-28T19:38:15.422Z] [2023-12-28T19:38:15.422Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:15.422Z] #38 ... [2023-12-28T19:38:15.422Z] [2023-12-28T19:38:15.422Z] #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:38:16.395Z] #59 ... [2023-12-28T19:38:16.395Z] [2023-12-28T19:38:16.395Z] #60 [security-proxy-setup internal] load build context [2023-12-28T19:38:16.665Z] #60 ... [2023-12-28T19:38:16.665Z] [2023-12-28T19:38:16.665Z] #61 [security-bootstrapper internal] load build context [2023-12-28T19:38:16.665Z] #61 ... [2023-12-28T19:38:16.665Z] [2023-12-28T19:38:16.665Z] #60 [security-proxy-setup internal] load build context [2023-12-28T19:38:16.940Z] #60 ... [2023-12-28T19:38:16.940Z] [2023-12-28T19:38:16.940Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T19:38:16.940Z] #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:16.940Z] #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:16.940Z] #0 8.882 (1/2) Installing ca-certificates (20230506-r0) [2023-12-28T19:38:16.940Z] #0 9.145 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:16.940Z] #0 9.145 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:16.940Z] #0 9.228 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:38:16.940Z] #0 9.744 OK: 9 MiB in 17 packages [2023-12-28T19:38:16.940Z] #62 ... [2023-12-28T19:38:16.940Z] [2023-12-28T19:38:16.940Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:38:16.940Z] #0 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:16.940Z] #0 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:16.940Z] #0 8.924 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:38:16.940Z] #0 8.924 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:38:16.940Z] #0 8.924 OK: 19946 distinct packages available [2023-12-28T19:38:16.940Z] #0 9.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:16.940Z] #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.206Z] #63 ... [2023-12-28T19:38:17.206Z] [2023-12-28T19:38:17.206Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T19:38:17.206Z] #0 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.206Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.206Z] #64 ... [2023-12-28T19:38:17.206Z] [2023-12-28T19:38:17.206Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T19:38:17.206Z] #0 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.206Z] #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.474Z] #65 ... [2023-12-28T19:38:17.474Z] [2023-12-28T19:38:17.474Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T19:38:17.474Z] #0 6.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.474Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.474Z] #0 9.515 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:38:17.474Z] #0 9.515 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:38:17.474Z] #0 9.515 OK: 19946 distinct packages available [2023-12-28T19:38:17.474Z] #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.474Z] #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:17.474Z] #66 ... [2023-12-28T19:38:17.474Z] [2023-12-28T19:38:17.474Z] #61 [security-bootstrapper internal] load build context [2023-12-28T19:38:17.746Z] #61 ... [2023-12-28T19:38:17.746Z] [2023-12-28T19:38:17.746Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T19:38:17.746Z] #62 DONE 10.7s [2023-12-28T19:38:17.746Z] [2023-12-28T19:38:17.746Z] #61 [security-bootstrapper internal] load build context [2023-12-28T19:38:18.712Z] #61 transferring context: 29.74MB 11.9s [2023-12-28T19:38:18.986Z] #61 ... [2023-12-28T19:38:18.986Z] [2023-12-28T19:38:18.986Z] #43 [security-spiffe-token-provider internal] load build context [2023-12-28T19:38:18.986Z] #43 ... [2023-12-28T19:38:18.986Z] [2023-12-28T19:38:18.986Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:38:18.986Z] #63 12.13 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:18.986Z] #63 12.13 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:38:18.986Z] #63 12.13 (3/5) Installing libucontext (1.2-r2) [2023-12-28T19:38:18.986Z] #63 12.17 (4/5) Installing gcompat (1.1.0-r1) [2023-12-28T19:38:18.986Z] #63 12.17 (5/5) Installing openssl (3.1.4-r1) [2023-12-28T19:38:18.986Z] #63 12.21 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:19.256Z] #63 12.41 OK: 9 MiB in 20 packages [2023-12-28T19:38:21.207Z] #63 ... [2023-12-28T19:38:21.207Z] [2023-12-28T19:38:21.207Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T19:38:21.208Z] #64 11.57 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:21.208Z] #64 11.57 (2/4) Installing openssl (3.1.4-r1) [2023-12-28T19:38:21.208Z] #64 11.62 (3/4) Installing su-exec (0.2-r3) [2023-12-28T19:38:21.208Z] #64 11.64 (4/4) Installing yq (4.33.3-r5) [2023-12-28T19:38:21.208Z] #64 12.16 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:21.208Z] #64 12.29 OK: 18 MiB in 19 packages [2023-12-28T19:38:21.208Z] #64 DONE 14.4s [2023-12-28T19:38:21.477Z] [2023-12-28T19:38:21.477Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T19:38:21.477Z] #66 12.11 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:21.477Z] #66 12.11 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:38:21.477Z] #66 12.17 (3/4) Installing libucontext (1.2-r2) [2023-12-28T19:38:21.477Z] #66 12.17 (4/4) Installing gcompat (1.1.0-r1) [2023-12-28T19:38:21.477Z] #66 12.17 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:21.477Z] #66 12.25 OK: 8 MiB in 19 packages [2023-12-28T19:38:21.477Z] #66 DONE 14.5s [2023-12-28T19:38:21.477Z] [2023-12-28T19:38:21.477Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:21.477Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.8s [2023-12-28T19:38:21.477Z] #36 ... [2023-12-28T19:38:21.477Z] [2023-12-28T19:38:21.477Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T19:38:21.477Z] #65 11.33 (1/4) Installing ca-certificates (20230506-r0) [2023-12-28T19:38:21.477Z] #65 11.45 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:21.477Z] #65 11.47 (3/4) Installing su-exec (0.2-r3) [2023-12-28T19:38:21.477Z] #65 11.47 (4/4) Installing yq (4.33.3-r5) [2023-12-28T19:38:21.477Z] #65 11.81 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:21.477Z] #65 11.87 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:38:21.477Z] #65 12.46 OK: 18 MiB in 19 packages [2023-12-28T19:38:21.477Z] #65 DONE 14.6s [2023-12-28T19:38:21.477Z] [2023-12-28T19:38:21.477Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:38:21.755Z] #46 ... [2023-12-28T19:38:21.755Z] [2023-12-28T19:38:21.755Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T19:38:21.755Z] #63 DONE 15.0s [2023-12-28T19:38:21.755Z] [2023-12-28T19:38:21.755Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:38:21.755Z] #46 ... [2023-12-28T19:38:21.755Z] [2023-12-28T19:38:21.755Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:21.755Z] #36 ... [2023-12-28T19:38:21.755Z] [2023-12-28T19:38:21.755Z] #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T19:38:21.755Z] #40 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:21.755Z] #40 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:21.755Z] #40 8.517 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T19:38:21.755Z] #40 8.517 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T19:38:21.755Z] #40 8.517 OK: 19946 distinct packages available [2023-12-28T19:38:21.755Z] #40 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:21.755Z] #40 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:21.755Z] #40 12.32 (1/11) Installing ca-certificates (20230506-r0) [2023-12-28T19:38:21.755Z] #40 12.66 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-28T19:38:21.755Z] #40 12.78 (3/11) Installing libunistring (1.1-r1) [2023-12-28T19:38:21.755Z] #40 12.98 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-28T19:38:21.755Z] #40 12.98 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-28T19:38:21.755Z] #40 12.98 (6/11) Installing libcurl (8.5.0-r0) [2023-12-28T19:38:21.755Z] #40 13.07 (7/11) Installing curl (8.5.0-r0) [2023-12-28T19:38:21.755Z] #40 13.07 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-28T19:38:21.755Z] #40 13.07 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-28T19:38:21.755Z] #40 13.12 (10/11) Installing libucontext (1.2-r2) [2023-12-28T19:38:21.755Z] #40 13.12 (11/11) Installing gcompat (1.1.0-r1) [2023-12-28T19:38:21.755Z] #40 13.14 Executing busybox-1.36.1-r5.trigger [2023-12-28T19:38:21.755Z] #40 13.25 Executing ca-certificates-20230506-r0.trigger [2023-12-28T19:38:21.755Z] #40 13.63 OK: 13 MiB in 26 packages [2023-12-28T19:38:21.755Z] #40 DONE 14.9s [2023-12-28T19:38:21.755Z] [2023-12-28T19:38:21.755Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:22.345Z] #36 ... [2023-12-28T19:38:22.345Z] [2023-12-28T19:38:22.345Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:22.345Z] #14 ... [2023-12-28T19:38:22.345Z] [2023-12-28T19:38:22.345Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-28T19:38:22.345Z] #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:22.345Z] #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:22.345Z] #0 7.666 OK: 8 MiB in 17 packages [2023-12-28T19:38:22.345Z] #67 DONE 8.9s [2023-12-28T19:38:22.345Z] [2023-12-28T19:38:22.345Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:22.345Z] #14 ... [2023-12-28T19:38:22.345Z] [2023-12-28T19:38:22.345Z] #68 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T19:38:22.621Z] #68 ... [2023-12-28T19:38:22.621Z] [2023-12-28T19:38:22.621Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:38:22.621Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s [2023-12-28T19:38:22.621Z] #48 ... [2023-12-28T19:38:22.621Z] [2023-12-28T19:38:22.621Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:22.891Z] #36 ... [2023-12-28T19:38:22.891Z] [2023-12-28T19:38:22.891Z] #56 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2023-12-28T19:38:22.891Z] #56 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:22.891Z] #56 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:22.891Z] #56 8.466 OK: 8 MiB in 16 packages [2023-12-28T19:38:22.891Z] #56 DONE 9.8s [2023-12-28T19:38:22.891Z] [2023-12-28T19:38:22.891Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:22.891Z] #36 ... [2023-12-28T19:38:22.891Z] [2023-12-28T19:38:22.891Z] #50 [core-command internal] load build context [2023-12-28T19:38:22.891Z] #50 ... [2023-12-28T19:38:22.891Z] [2023-12-28T19:38:22.891Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:23.164Z] #14 transferring context: 104.99MB 20.9s [2023-12-28T19:38:23.164Z] #14 ... [2023-12-28T19:38:23.164Z] [2023-12-28T19:38:23.164Z] #59 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:38:23.164Z] #59 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:23.164Z] #59 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:23.164Z] #59 6.803 OK: 8 MiB in 16 packages [2023-12-28T19:38:23.164Z] #59 DONE 7.9s [2023-12-28T19:38:23.164Z] [2023-12-28T19:38:23.164Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:23.437Z] #14 ... [2023-12-28T19:38:23.438Z] [2023-12-28T19:38:23.438Z] #52 [core-data internal] load build context [2023-12-28T19:38:23.707Z] #52 ... [2023-12-28T19:38:23.707Z] [2023-12-28T19:38:23.707Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:23.707Z] #54 ... [2023-12-28T19:38:23.707Z] [2023-12-28T19:38:23.707Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:38:23.707Z] #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:23.707Z] #0 4.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:23.707Z] #0 5.483 OK: 9 MiB in 17 packages [2023-12-28T19:38:23.707Z] #69 DONE 6.1s [2023-12-28T19:38:23.707Z] [2023-12-28T19:38:23.707Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:23.707Z] #54 ... [2023-12-28T19:38:23.707Z] [2023-12-28T19:38:23.707Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:23.707Z] #49 ... [2023-12-28T19:38:23.707Z] [2023-12-28T19:38:23.707Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:25.671Z] #54 ... [2023-12-28T19:38:25.671Z] [2023-12-28T19:38:25.671Z] #49 [core-metadata internal] load build context [2023-12-28T19:38:25.671Z] #49 transferring context: 132.21MB 23.0s done [2023-12-28T19:38:25.671Z] #49 DONE 23.4s [2023-12-28T19:38:25.671Z] [2023-12-28T19:38:25.671Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:25.671Z] #54 ... [2023-12-28T19:38:25.671Z] [2023-12-28T19:38:25.671Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:25.671Z] #57 ... [2023-12-28T19:38:25.671Z] [2023-12-28T19:38:25.671Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:25.671Z] #38 ... [2023-12-28T19:38:25.671Z] [2023-12-28T19:38:25.671Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:26.260Z] #57 ... [2023-12-28T19:38:26.260Z] [2023-12-28T19:38:26.260Z] #43 [security-spiffe-token-provider internal] load build context [2023-12-28T19:38:26.260Z] #43 transferring context: 132.21MB 23.5s done [2023-12-28T19:38:26.260Z] #43 DONE 24.2s [2023-12-28T19:38:26.260Z] [2023-12-28T19:38:26.260Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:27.236Z] #57 ... [2023-12-28T19:38:27.236Z] [2023-12-28T19:38:27.236Z] #60 [security-proxy-setup internal] load build context [2023-12-28T19:38:27.236Z] #60 ... [2023-12-28T19:38:27.236Z] [2023-12-28T19:38:27.236Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:27.236Z] #57 ... [2023-12-28T19:38:27.236Z] [2023-12-28T19:38:27.236Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-28T19:38:27.236Z] #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:27.236Z] #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:27.236Z] #0 5.295 OK: 9 MiB in 20 packages [2023-12-28T19:38:27.236Z] #70 DONE 5.8s [2023-12-28T19:38:27.236Z] [2023-12-28T19:38:27.236Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:27.826Z] #57 ... [2023-12-28T19:38:27.826Z] [2023-12-28T19:38:27.826Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:27.826Z] #71 DONE 2.0s [2023-12-28T19:38:27.826Z] [2023-12-28T19:38:27.826Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:27.826Z] #57 ... [2023-12-28T19:38:27.826Z] [2023-12-28T19:38:27.826Z] #50 [core-command internal] load build context [2023-12-28T19:38:27.826Z] #50 transferring context: 132.21MB 24.3s done [2023-12-28T19:38:27.826Z] #50 DONE 25.0s [2023-12-28T19:38:27.826Z] [2023-12-28T19:38:27.826Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:28.099Z] #57 ... [2023-12-28T19:38:28.099Z] [2023-12-28T19:38:28.099Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:28.099Z] #72 DONE 1.5s [2023-12-28T19:38:28.099Z] [2023-12-28T19:38:28.099Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:28.099Z] #57 ... [2023-12-28T19:38:28.099Z] [2023-12-28T19:38:28.099Z] #68 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T19:38:28.099Z] #68 DONE 5.7s [2023-12-28T19:38:28.380Z] [2023-12-28T19:38:28.380Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:29.347Z] #57 ... [2023-12-28T19:38:29.347Z] [2023-12-28T19:38:29.347Z] #61 [security-bootstrapper internal] load build context [2023-12-28T19:38:29.347Z] #61 ... [2023-12-28T19:38:29.347Z] [2023-12-28T19:38:29.347Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:29.347Z] #57 ... [2023-12-28T19:38:29.347Z] [2023-12-28T19:38:29.347Z] #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-28T19:38:29.347Z] #73 DONE 1.2s [2023-12-28T19:38:29.347Z] [2023-12-28T19:38:29.347Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-28T19:38:29.347Z] #0 5.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:29.347Z] #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:29.347Z] #0 7.332 OK: 18 MiB in 19 packages [2023-12-28T19:38:29.347Z] #74 DONE 8.0s [2023-12-28T19:38:29.615Z] [2023-12-28T19:38:29.615Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:29.615Z] #57 ... [2023-12-28T19:38:29.615Z] [2023-12-28T19:38:29.615Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-28T19:38:29.615Z] #46 transferring context: 132.21MB 27.2s done [2023-12-28T19:38:29.615Z] #46 DONE 27.7s [2023-12-28T19:38:29.615Z] [2023-12-28T19:38:29.615Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T19:38:29.615Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s done [2023-12-28T19:38:29.615Z] #48 DONE 22.7s [2023-12-28T19:38:29.615Z] [2023-12-28T19:38:29.615Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T19:38:29.615Z] #0 5.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:29.615Z] #0 6.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:29.615Z] #0 7.476 OK: 8 MiB in 19 packages [2023-12-28T19:38:29.615Z] #75 DONE 8.2s [2023-12-28T19:38:29.615Z] [2023-12-28T19:38:29.615Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:29.883Z] #57 ... [2023-12-28T19:38:29.883Z] [2023-12-28T19:38:29.883Z] #14 [security-proxy-auth internal] load build context [2023-12-28T19:38:29.883Z] #14 transferring context: 132.21MB 27.3s done [2023-12-28T19:38:29.883Z] #14 DONE 27.8s [2023-12-28T19:38:30.155Z] [2023-12-28T19:38:30.155Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-28T19:38:30.155Z] #0 5.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:30.155Z] #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:30.155Z] #0 7.801 OK: 18 MiB in 19 packages [2023-12-28T19:38:30.155Z] #76 DONE 8.4s [2023-12-28T19:38:30.155Z] [2023-12-28T19:38:30.155Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:30.440Z] #57 ... [2023-12-28T19:38:30.440Z] [2023-12-28T19:38:30.440Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-28T19:38:30.440Z] #77 DONE 0.7s [2023-12-28T19:38:30.440Z] [2023-12-28T19:38:30.440Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T19:38:30.440Z] #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:30.440Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T19:38:30.440Z] #0 8.120 OK: 13 MiB in 26 packages [2023-12-28T19:38:30.440Z] #78 DONE 8.5s [2023-12-28T19:38:30.440Z] [2023-12-28T19:38:30.440Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:31.409Z] #57 ... [2023-12-28T19:38:31.409Z] [2023-12-28T19:38:31.409Z] #52 [core-data internal] load build context [2023-12-28T19:38:31.409Z] #52 transferring context: 132.21MB 27.1s done [2023-12-28T19:38:31.409Z] #52 DONE 28.0s [2023-12-28T19:38:31.409Z] [2023-12-28T19:38:31.409Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T19:38:31.409Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.5s done [2023-12-28T19:38:31.409Z] #36 DONE 28.8s [2023-12-28T19:38:31.409Z] [2023-12-28T19:38:31.409Z] #57 [support-scheduler internal] load build context [2023-12-28T19:38:35.658Z] #57 transferring context: 132.21MB 26.2s done [2023-12-28T19:38:35.658Z] #57 DONE 29.9s [2023-12-28T19:38:35.658Z] [2023-12-28T19:38:35.658Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:38:35.658Z] #79 ... [2023-12-28T19:38:35.658Z] [2023-12-28T19:38:35.658Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-28T19:38:35.658Z] #80 DONE 4.2s [2023-12-28T19:38:35.658Z] [2023-12-28T19:38:35.658Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:38:35.658Z] #81 ... [2023-12-28T19:38:35.658Z] [2023-12-28T19:38:35.658Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:35.658Z] #54 ... [2023-12-28T19:38:35.658Z] [2023-12-28T19:38:35.658Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:35.928Z] #38 ... [2023-12-28T19:38:35.928Z] [2023-12-28T19:38:35.928Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:35.928Z] #54 ... [2023-12-28T19:38:35.928Z] [2023-12-28T19:38:35.928Z] #60 [security-proxy-setup internal] load build context [2023-12-28T19:38:35.928Z] #60 transferring context: 132.21MB 29.1s done [2023-12-28T19:38:35.928Z] #60 DONE 29.5s [2023-12-28T19:38:35.928Z] [2023-12-28T19:38:35.928Z] #54 [security-secretstore-setup internal] load build context [2023-12-28T19:38:36.213Z] #54 transferring context: 132.21MB 31.7s done [2023-12-28T19:38:36.479Z] #54 DONE 33.3s [2023-12-28T19:38:36.479Z] [2023-12-28T19:38:36.479Z] #38 [support-notifications internal] load build context [2023-12-28T19:38:36.479Z] #38 transferring context: 132.21MB 30.5s done [2023-12-28T19:38:36.749Z] #38 DONE 31.4s [2023-12-28T19:38:36.749Z] [2023-12-28T19:38:36.749Z] #61 [security-bootstrapper internal] load build context [2023-12-28T19:38:36.749Z] #61 transferring context: 132.21MB 29.5s done [2023-12-28T19:38:36.749Z] #61 DONE 30.2s [2023-12-28T19:38:36.749Z] [2023-12-28T19:38:36.749Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:38:36.749Z] #81 DONE 1.4s [2023-12-28T19:38:36.749Z] [2023-12-28T19:38:36.749Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:38:36.749Z] #82 DONE 4.4s [2023-12-28T19:38:36.749Z] [2023-12-28T19:38:36.749Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T19:38:36.749Z] #79 DONE 1.6s [2023-12-28T19:38:36.749Z] [2023-12-28T19:38:36.749Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:37.021Z] #83 DONE 0.8s [2023-12-28T19:38:37.021Z] [2023-12-28T19:38:37.021Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:37.021Z] #84 ... [2023-12-28T19:38:37.021Z] [2023-12-28T19:38:37.021Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-28T19:38:37.021Z] #85 DONE 0.2s [2023-12-28T19:38:37.021Z] [2023-12-28T19:38:37.021Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-28T19:38:37.021Z] #86 DONE 0.2s [2023-12-28T19:38:37.021Z] [2023-12-28T19:38:37.021Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-28T19:38:37.021Z] #87 DONE 0.3s [2023-12-28T19:38:37.021Z] [2023-12-28T19:38:37.021Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-28T19:38:37.289Z] #88 ... [2023-12-28T19:38:37.289Z] [2023-12-28T19:38:37.289Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:37.289Z] #89 DONE 0.4s [2023-12-28T19:38:37.289Z] [2023-12-28T19:38:37.289Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-28T19:38:37.289Z] #90 DONE 0.2s [2023-12-28T19:38:37.289Z] [2023-12-28T19:38:37.289Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-28T19:38:37.289Z] #91 DONE 0.3s [2023-12-28T19:38:37.289Z] [2023-12-28T19:38:37.289Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-28T19:38:37.289Z] #88 DONE 0.2s [2023-12-28T19:38:37.289Z] [2023-12-28T19:38:37.289Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:38:37.561Z] #92 ... [2023-12-28T19:38:37.561Z] [2023-12-28T19:38:37.561Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:38:37.561Z] #93 DONE 0.2s [2023-12-28T19:38:37.561Z] [2023-12-28T19:38:37.561Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:38:37.561Z] #94 DONE 0.2s [2023-12-28T19:38:37.561Z] [2023-12-28T19:38:37.561Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T19:38:37.561Z] #92 DONE 0.3s [2023-12-28T19:38:37.561Z] [2023-12-28T19:38:37.561Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-28T19:38:37.834Z] #95 DONE 0.2s [2023-12-28T19:38:37.834Z] [2023-12-28T19:38:37.834Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-28T19:38:37.834Z] #96 DONE 0.2s [2023-12-28T19:38:37.834Z] [2023-12-28T19:38:37.834Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-28T19:38:37.834Z] #97 DONE 0.2s [2023-12-28T19:38:37.834Z] [2023-12-28T19:38:37.834Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-28T19:38:37.834Z] #98 ... [2023-12-28T19:38:37.834Z] [2023-12-28T19:38:37.834Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-28T19:38:37.834Z] #99 DONE 0.2s [2023-12-28T19:38:37.834Z] [2023-12-28T19:38:37.834Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:38.102Z] #100 ... [2023-12-28T19:38:38.102Z] [2023-12-28T19:38:38.102Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-28T19:38:38.102Z] #98 DONE 0.2s [2023-12-28T19:38:38.102Z] [2023-12-28T19:38:38.102Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-28T19:38:38.102Z] #101 DONE 0.2s [2023-12-28T19:38:38.102Z] [2023-12-28T19:38:38.102Z] #102 [security-spire-agent] exporting to image [2023-12-28T19:38:38.102Z] #102 exporting layers [2023-12-28T19:38:38.102Z] #102 ... [2023-12-28T19:38:38.102Z] [2023-12-28T19:38:38.102Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:38.371Z] #103 ... [2023-12-28T19:38:38.371Z] [2023-12-28T19:38:38.371Z] #104 [security-spire-config] exporting to image [2023-12-28T19:38:39.334Z] #104 ... [2023-12-28T19:38:39.334Z] [2023-12-28T19:38:39.335Z] #105 [security-spire-server] exporting to image [2023-12-28T19:38:39.335Z] #105 exporting layers 1.3s done [2023-12-28T19:38:39.335Z] #105 writing image sha256:3b0c8818a9edf1919e94fbbf369e0355628864716b2d735df3eb42c52ac5c3be done [2023-12-28T19:38:39.335Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-28T19:38:39.335Z] #105 DONE 1.3s [2023-12-28T19:38:39.335Z] [2023-12-28T19:38:39.335Z] #102 [security-spire-agent] exporting to image [2023-12-28T19:38:39.335Z] #102 exporting layers 1.4s done [2023-12-28T19:38:39.335Z] #102 writing image sha256:faefe672a575301768411abce4bb9117249cee22f37f286558511b9a7dfcbda2 done [2023-12-28T19:38:39.335Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2023-12-28T19:38:39.335Z] #102 DONE 1.5s [2023-12-28T19:38:39.335Z] [2023-12-28T19:38:39.335Z] #104 [security-spire-config] exporting to image [2023-12-28T19:38:39.335Z] #104 exporting layers 1.4s done [2023-12-28T19:38:39.335Z] #104 writing image sha256:7366e4578c9c4812244bbd6f3fdd5efa0cf8063b842f52ce2744e5bad1a6b8fb 0.0s done [2023-12-28T19:38:39.335Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-28T19:38:39.335Z] #104 DONE 1.4s [2023-12-28T19:38:39.335Z] [2023-12-28T19:38:39.335Z] #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:57.535Z] #106 ... [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:57.535Z] #103 DONE 29.1s [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T19:38:57.535Z] #107 ... [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:57.535Z] #84 DONE 20.4s [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:57.535Z] #106 DONE 20.0s [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:57.535Z] #100 DONE 29.4s [2023-12-28T19:38:57.535Z] [2023-12-28T19:38:57.535Z] #108 [support-notifications builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #108 DONE 2.1s [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #109 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #110 [security-bootstrapper builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #110 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #111 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #112 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #113 [support-scheduler builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #113 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #114 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #115 DONE 2.2s [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #116 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #117 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #118 [core-data builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #118 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #119 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #120 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #121 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #122 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #123 [core-command builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #123 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #124 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #125 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #126 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #127 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #128 [core-metadata builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #128 DONE 2.1s [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #129 [security-proxy-auth builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #129 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-28T19:38:59.486Z] #130 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T19:38:59.486Z] #131 CACHED [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T19:38:59.486Z] #107 DONE 2.2s [2023-12-28T19:38:59.486Z] [2023-12-28T19:38:59.486Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T19:39:04.860Z] #132 ... [2023-12-28T19:39:04.860Z] [2023-12-28T19:39:04.860Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T19:39:04.860Z] #0 4.972 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 [2023-12-28T19:39:05.822Z] #133 ... [2023-12-28T19:39:05.822Z] [2023-12-28T19:39:05.822Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:39:05.822Z] #0 6.099 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 [2023-12-28T19:39:05.822Z] #134 ... [2023-12-28T19:39:05.822Z] [2023-12-28T19:39:05.822Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T19:39:05.822Z] #132 6.369 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 [2023-12-28T19:39:10.087Z] #132 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:39:10.087Z] #0 4.961 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 [2023-12-28T19:39:10.087Z] #135 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T19:39:10.087Z] #0 4.912 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 [2023-12-28T19:39:10.087Z] #136 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T19:39:10.087Z] #0 6.373 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 [2023-12-28T19:39:10.087Z] #137 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:39:10.087Z] #0 4.983 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 [2023-12-28T19:39:10.087Z] #138 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T19:39:10.087Z] #0 4.952 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 [2023-12-28T19:39:10.087Z] #139 ... [2023-12-28T19:39:10.087Z] [2023-12-28T19:39:10.087Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T19:39:10.087Z] #0 5.007 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 [2023-12-28T19:39:10.365Z] #140 ... [2023-12-28T19:39:10.365Z] [2023-12-28T19:39:10.365Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T19:39:10.365Z] #0 5.024 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 [2023-12-28T19:39:10.634Z] #141 ... [2023-12-28T19:39:10.634Z] [2023-12-28T19:39:10.634Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:39:10.634Z] #0 5.068 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 [2023-12-28T19:45:20.296Z] #142 ... [2023-12-28T19:45:20.297Z] [2023-12-28T19:45:20.297Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:45:20.297Z] #134 373.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-28T19:45:20.297Z] #134 ... [2023-12-28T19:45:20.297Z] [2023-12-28T19:45:20.297Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T19:45:20.297Z] #132 DONE 380.3s [2023-12-28T19:45:20.297Z] [2023-12-28T19:45:20.297Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:20.297Z] #138 ... [2023-12-28T19:45:20.297Z] [2023-12-28T19:45:20.297Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-28T19:45:20.297Z] #143 DONE 0.3s [2023-12-28T19:45:20.297Z] [2023-12-28T19:45:20.297Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T19:45:20.564Z] #144 ... [2023-12-28T19:45:20.564Z] [2023-12-28T19:45:20.564Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T19:45:20.564Z] #137 DONE 381.1s [2023-12-28T19:45:20.857Z] [2023-12-28T19:45:20.857Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T19:45:21.446Z] #140 ... [2023-12-28T19:45:21.446Z] [2023-12-28T19:45:21.446Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:21.713Z] #145 DONE 0.3s [2023-12-28T19:45:21.713Z] [2023-12-28T19:45:21.713Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:21.981Z] #146 DONE 0.3s [2023-12-28T19:45:21.981Z] [2023-12-28T19:45:21.981Z] #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-28T19:45:22.249Z] #147 DONE 0.2s [2023-12-28T19:45:22.249Z] [2023-12-28T19:45:22.249Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T19:45:22.249Z] #136 ... [2023-12-28T19:45:22.249Z] [2023-12-28T19:45:22.249Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-28T19:45:22.529Z] #148 ... [2023-12-28T19:45:22.529Z] [2023-12-28T19:45:22.529Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T19:45:22.529Z] #144 DONE 2.2s [2023-12-28T19:45:22.529Z] [2023-12-28T19:45:22.529Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-28T19:45:22.529Z] #148 DONE 0.3s [2023-12-28T19:45:22.529Z] [2023-12-28T19:45:22.529Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-28T19:45:23.125Z] #149 ... [2023-12-28T19:45:23.125Z] [2023-12-28T19:45:23.125Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:23.125Z] #150 DONE 0.6s [2023-12-28T19:45:23.392Z] [2023-12-28T19:45:23.392Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-28T19:45:23.392Z] #149 DONE 0.7s [2023-12-28T19:45:23.392Z] [2023-12-28T19:45:23.392Z] #151 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T19:45:23.392Z] #151 ... [2023-12-28T19:45:23.392Z] [2023-12-28T19:45:23.392Z] #152 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:23.392Z] #152 DONE 0.3s [2023-12-28T19:45:23.392Z] [2023-12-28T19:45:23.392Z] #151 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T19:45:23.392Z] #151 DONE 0.2s [2023-12-28T19:45:23.392Z] [2023-12-28T19:45:23.392Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:23.982Z] #153 ... [2023-12-28T19:45:23.982Z] [2023-12-28T19:45:23.982Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-28T19:45:23.982Z] #154 DONE 0.5s [2023-12-28T19:45:23.982Z] [2023-12-28T19:45:23.982Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-28T19:45:24.250Z] #155 ... [2023-12-28T19:45:24.250Z] [2023-12-28T19:45:24.250Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T19:45:24.250Z] #134 DONE 384.7s [2023-12-28T19:45:24.250Z] [2023-12-28T19:45:24.250Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:24.523Z] #138 ... [2023-12-28T19:45:24.523Z] [2023-12-28T19:45:24.523Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-28T19:45:24.523Z] #155 DONE 0.5s [2023-12-28T19:45:24.523Z] [2023-12-28T19:45:24.523Z] #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-28T19:45:24.795Z] #156 ... [2023-12-28T19:45:24.795Z] [2023-12-28T19:45:24.795Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T19:45:24.795Z] #136 DONE 385.3s [2023-12-28T19:45:25.082Z] [2023-12-28T19:45:25.082Z] #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-28T19:45:25.082Z] #156 DONE 0.4s [2023-12-28T19:45:25.082Z] [2023-12-28T19:45:25.082Z] #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-28T19:45:25.082Z] #157 ... [2023-12-28T19:45:25.082Z] [2023-12-28T19:45:25.082Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:25.082Z] #158 DONE 0.4s [2023-12-28T19:45:25.368Z] [2023-12-28T19:45:25.368Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:25.368Z] #159 ... [2023-12-28T19:45:25.368Z] [2023-12-28T19:45:25.368Z] #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-28T19:45:25.368Z] #157 DONE 0.4s [2023-12-28T19:45:25.635Z] [2023-12-28T19:45:25.636Z] #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:25.636Z] #160 ... [2023-12-28T19:45:25.636Z] [2023-12-28T19:45:25.636Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:25.636Z] #159 DONE 0.5s [2023-12-28T19:45:25.903Z] [2023-12-28T19:45:25.903Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:25.903Z] #153 DONE 2.4s [2023-12-28T19:45:25.903Z] [2023-12-28T19:45:25.903Z] #161 [security-proxy-setup] exporting to image [2023-12-28T19:45:25.903Z] #161 exporting layers [2023-12-28T19:45:25.903Z] #161 ... [2023-12-28T19:45:25.903Z] [2023-12-28T19:45:25.903Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-28T19:45:25.903Z] #162 DONE 0.4s [2023-12-28T19:45:26.170Z] [2023-12-28T19:45:26.170Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-28T19:45:26.442Z] #163 ... [2023-12-28T19:45:26.442Z] [2023-12-28T19:45:26.442Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-28T19:45:26.442Z] #164 DONE 0.7s [2023-12-28T19:45:26.442Z] [2023-12-28T19:45:26.442Z] #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:26.442Z] #160 DONE 0.7s [2023-12-28T19:45:26.442Z] [2023-12-28T19:45:26.442Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-28T19:45:26.442Z] #163 DONE 0.7s [2023-12-28T19:45:26.442Z] [2023-12-28T19:45:26.442Z] #165 [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 [2023-12-28T19:45:26.734Z] #165 ... [2023-12-28T19:45:26.734Z] [2023-12-28T19:45:26.734Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:26.734Z] #166 DONE 0.4s [2023-12-28T19:45:27.013Z] [2023-12-28T19:45:27.013Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-28T19:45:27.013Z] #167 ... [2023-12-28T19:45:27.013Z] [2023-12-28T19:45:27.013Z] #165 [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 [2023-12-28T19:45:27.013Z] #165 DONE 0.6s [2023-12-28T19:45:27.280Z] [2023-12-28T19:45:27.280Z] #161 [security-proxy-setup] exporting to image [2023-12-28T19:45:27.280Z] #161 exporting layers 1.4s done [2023-12-28T19:45:27.280Z] #161 writing image sha256:fbbc83c138564264b74c8584703254cf95fb381d54e54a7e46191ae9e0592426 [2023-12-28T19:45:27.280Z] #161 writing image sha256:fbbc83c138564264b74c8584703254cf95fb381d54e54a7e46191ae9e0592426 done [2023-12-28T19:45:27.280Z] #161 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2023-12-28T19:45:27.280Z] #161 DONE 1.5s [2023-12-28T19:45:27.280Z] [2023-12-28T19:45:27.280Z] #168 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:27.554Z] #168 DONE 0.4s [2023-12-28T19:45:27.554Z] [2023-12-28T19:45:27.554Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-28T19:45:27.554Z] #167 DONE 0.7s [2023-12-28T19:45:27.554Z] [2023-12-28T19:45:27.554Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:28.516Z] #169 DONE 0.9s [2023-12-28T19:45:28.516Z] [2023-12-28T19:45:28.516Z] #170 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-28T19:45:28.516Z] #170 DONE 0.9s [2023-12-28T19:45:28.516Z] [2023-12-28T19:45:28.516Z] #171 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-28T19:45:28.784Z] #171 DONE 0.3s [2023-12-28T19:45:28.784Z] [2023-12-28T19:45:28.784Z] #172 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T19:45:28.784Z] #172 DONE 2.2s [2023-12-28T19:45:28.784Z] [2023-12-28T19:45:28.784Z] #173 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-28T19:45:29.054Z] #173 DONE 0.7s [2023-12-28T19:45:29.054Z] [2023-12-28T19:45:29.054Z] #174 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T19:45:29.643Z] #174 DONE 0.5s [2023-12-28T19:45:29.643Z] [2023-12-28T19:45:29.643Z] #175 [security-bootstrapper] exporting to image [2023-12-28T19:45:30.614Z] #175 exporting layers 1.7s done [2023-12-28T19:45:30.614Z] #175 writing image sha256:ef6c92d5718c5f250fb0aeb4297d5d8d434b48a2b03ee7770d53b555c275f663 done [2023-12-28T19:45:30.614Z] #175 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2023-12-28T19:45:30.614Z] #175 DONE 1.8s [2023-12-28T19:45:30.614Z] [2023-12-28T19:45:30.614Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:31.599Z] #176 ... [2023-12-28T19:45:31.599Z] [2023-12-28T19:45:31.599Z] #177 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:31.599Z] #177 DONE 2.5s [2023-12-28T19:45:31.599Z] [2023-12-28T19:45:31.599Z] #178 [security-proxy-auth] exporting to image [2023-12-28T19:45:32.196Z] #178 ... [2023-12-28T19:45:32.196Z] [2023-12-28T19:45:32.196Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:32.196Z] #176 DONE 2.4s [2023-12-28T19:45:32.196Z] [2023-12-28T19:45:32.196Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T19:45:32.196Z] #139 DONE 392.7s [2023-12-28T19:45:32.196Z] [2023-12-28T19:45:32.196Z] #179 [security-secretstore-setup] exporting to image [2023-12-28T19:45:32.476Z] #179 ... [2023-12-28T19:45:32.477Z] [2023-12-28T19:45:32.477Z] #178 [security-proxy-auth] exporting to image [2023-12-28T19:45:32.477Z] #178 exporting layers 1.0s done [2023-12-28T19:45:32.477Z] #178 writing image sha256:c1e041bf2f48be8127aa5f71f09caa23bae1aeb958e4313309b55413013b5f43 0.0s done [2023-12-28T19:45:32.477Z] #178 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2023-12-28T19:45:32.477Z] #178 DONE 1.1s [2023-12-28T19:45:32.477Z] [2023-12-28T19:45:32.477Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:32.759Z] #138 ... [2023-12-28T19:45:32.759Z] [2023-12-28T19:45:32.759Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:33.343Z] #180 DONE 0.4s [2023-12-28T19:45:33.343Z] [2023-12-28T19:45:33.343Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:33.343Z] #138 ... [2023-12-28T19:45:33.343Z] [2023-12-28T19:45:33.343Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:33.343Z] #181 DONE 0.1s [2023-12-28T19:45:33.343Z] [2023-12-28T19:45:33.343Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-28T19:45:33.610Z] #182 ... [2023-12-28T19:45:33.610Z] [2023-12-28T19:45:33.610Z] #179 [security-secretstore-setup] exporting to image [2023-12-28T19:45:33.610Z] #179 exporting layers 1.5s done [2023-12-28T19:45:33.610Z] #179 writing image sha256:3fb6bc4c7e7efefb2d5424e19ae1c7aacc5f11958d4d1982b1c8ebde2fc123b1 done [2023-12-28T19:45:33.610Z] #179 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-28T19:45:33.610Z] #179 DONE 1.5s [2023-12-28T19:45:33.878Z] [2023-12-28T19:45:33.878Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-28T19:45:33.878Z] #182 DONE 0.3s [2023-12-28T19:45:33.878Z] [2023-12-28T19:45:33.878Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:33.878Z] #183 DONE 0.3s [2023-12-28T19:45:33.878Z] [2023-12-28T19:45:33.878Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:34.145Z] #138 ... [2023-12-28T19:45:34.145Z] [2023-12-28T19:45:34.145Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-28T19:45:34.145Z] #184 DONE 0.1s [2023-12-28T19:45:34.145Z] [2023-12-28T19:45:34.145Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T19:45:35.562Z] #185 DONE 1.4s [2023-12-28T19:45:35.562Z] [2023-12-28T19:45:35.562Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-28T19:45:35.832Z] #186 exporting layers 0.4s done [2023-12-28T19:45:36.099Z] #186 writing image sha256:d390ca5c6552560d8b4b96e68dde60c07ca311d34b3f713fd98b4a60e8e39e54 0.0s done [2023-12-28T19:45:36.099Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-28T19:45:36.099Z] #186 DONE 0.4s [2023-12-28T19:45:36.099Z] [2023-12-28T19:45:36.099Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T19:45:48.421Z] #141 ... [2023-12-28T19:45:48.421Z] [2023-12-28T19:45:48.421Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T19:45:48.421Z] #140 DONE 408.6s [2023-12-28T19:45:48.421Z] [2023-12-28T19:45:48.421Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:48.421Z] #187 DONE 0.3s [2023-12-28T19:45:48.421Z] [2023-12-28T19:45:48.421Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:48.689Z] #188 DONE 0.3s [2023-12-28T19:45:48.689Z] [2023-12-28T19:45:48.689Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-28T19:45:48.972Z] #189 DONE 0.3s [2023-12-28T19:45:48.972Z] [2023-12-28T19:45:48.972Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:45:49.241Z] #142 ... [2023-12-28T19:45:49.241Z] [2023-12-28T19:45:49.241Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:49.241Z] #190 DONE 0.1s [2023-12-28T19:45:49.241Z] [2023-12-28T19:45:49.241Z] #191 [core-command] exporting to image [2023-12-28T19:45:49.241Z] #191 exporting layers [2023-12-28T19:45:49.511Z] #191 exporting layers 0.2s done [2023-12-28T19:45:49.511Z] #191 writing image sha256:7f6d99f3391fcfd633b1716e2ba212a801c6340621abb471a0f37a5753e6cffb done [2023-12-28T19:45:49.511Z] #191 naming to docker.io/library/core-command-arm64 [2023-12-28T19:45:49.511Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-28T19:45:49.511Z] #191 DONE 0.3s [2023-12-28T19:45:49.511Z] [2023-12-28T19:45:49.511Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:52.096Z] #138 ... [2023-12-28T19:45:52.096Z] [2023-12-28T19:45:52.096Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T19:45:52.096Z] #141 DONE 412.4s [2023-12-28T19:45:52.096Z] [2023-12-28T19:45:52.096Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:52.368Z] #192 DONE 0.3s [2023-12-28T19:45:52.368Z] [2023-12-28T19:45:52.368Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:52.635Z] #193 DONE 0.2s [2023-12-28T19:45:52.636Z] [2023-12-28T19:45:52.636Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:45:52.636Z] #142 ... [2023-12-28T19:45:52.636Z] [2023-12-28T19:45:52.636Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-28T19:45:52.931Z] #194 DONE 0.3s [2023-12-28T19:45:52.931Z] [2023-12-28T19:45:52.931Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:53.201Z] #195 DONE 0.2s [2023-12-28T19:45:53.201Z] [2023-12-28T19:45:53.201Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T19:45:53.201Z] #138 DONE 413.6s [2023-12-28T19:45:53.201Z] [2023-12-28T19:45:53.201Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:45:53.201Z] #135 ... [2023-12-28T19:45:53.201Z] [2023-12-28T19:45:53.201Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-28T19:45:53.468Z] #196 DONE 0.4s [2023-12-28T19:45:53.468Z] [2023-12-28T19:45:53.468Z] #197 [core-metadata] exporting to image [2023-12-28T19:45:53.736Z] #197 ... [2023-12-28T19:45:53.736Z] [2023-12-28T19:45:53.736Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:45:53.736Z] #198 DONE 0.3s [2023-12-28T19:45:53.736Z] [2023-12-28T19:45:53.736Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:45:54.010Z] #199 DONE 0.3s [2023-12-28T19:45:54.010Z] [2023-12-28T19:45:54.010Z] #197 [core-metadata] exporting to image [2023-12-28T19:45:54.010Z] #197 exporting layers 0.4s done [2023-12-28T19:45:54.010Z] #197 writing image sha256:ef705df5dc0f02a901b12117051616cb96b8c769418a82e904a7e7a84aed4783 done [2023-12-28T19:45:54.010Z] #197 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-28T19:45:54.010Z] #197 DONE 0.5s [2023-12-28T19:45:54.010Z] [2023-12-28T19:45:54.010Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-28T19:45:54.279Z] #200 DONE 0.3s [2023-12-28T19:45:54.279Z] [2023-12-28T19:45:54.279Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:45:54.279Z] #135 ... [2023-12-28T19:45:54.279Z] [2023-12-28T19:45:54.279Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:45:54.279Z] #201 DONE 0.1s [2023-12-28T19:45:54.547Z] [2023-12-28T19:45:54.547Z] #202 [core-data] exporting to image [2023-12-28T19:45:54.547Z] #202 exporting layers 0.3s done [2023-12-28T19:45:54.814Z] #202 writing image sha256:0ffbb406227f15fc2434b2f9b8753aba62d0668d0ab963781b5c336436f0324c done [2023-12-28T19:45:54.814Z] #202 naming to docker.io/library/core-data-arm64 done [2023-12-28T19:45:54.814Z] #202 DONE 0.3s [2023-12-28T19:45:54.814Z] [2023-12-28T19:45:54.814Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:46:04.893Z] #135 ... [2023-12-28T19:46:04.893Z] [2023-12-28T19:46:04.893Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T19:46:04.893Z] #133 DONE 425.0s [2023-12-28T19:46:04.893Z] [2023-12-28T19:46:04.893Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:46:04.893Z] #203 DONE 0.1s [2023-12-28T19:46:04.893Z] [2023-12-28T19:46:04.893Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:46:04.893Z] #204 DONE 0.1s [2023-12-28T19:46:04.893Z] [2023-12-28T19:46:04.893Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-28T19:46:05.163Z] #205 DONE 0.3s [2023-12-28T19:46:05.163Z] [2023-12-28T19:46:05.163Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:46:05.431Z] #206 DONE 0.1s [2023-12-28T19:46:05.431Z] [2023-12-28T19:46:05.431Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-28T19:46:05.431Z] #207 exporting layers [2023-12-28T19:46:05.698Z] #207 exporting layers 0.4s done [2023-12-28T19:46:05.698Z] #207 writing image sha256:c94ee26fa1e368fc6f806b380e9b7307c308ed59032f1ece0ef4a3da9f919089 done [2023-12-28T19:46:05.698Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-28T19:46:05.698Z] #207 DONE 0.4s [2023-12-28T19:46:05.698Z] [2023-12-28T19:46:05.698Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T19:46:15.762Z] #135 DONE 436.1s [2023-12-28T19:46:15.762Z] [2023-12-28T19:46:15.762Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T19:46:15.762Z] #142 DONE 436.1s [2023-12-28T19:46:15.762Z] [2023-12-28T19:46:15.762Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:46:16.027Z] #208 DONE 0.1s [2023-12-28T19:46:16.027Z] [2023-12-28T19:46:16.027Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T19:46:16.027Z] #209 DONE 0.1s [2023-12-28T19:46:16.027Z] [2023-12-28T19:46:16.027Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:46:16.027Z] #210 DONE 0.1s [2023-12-28T19:46:16.027Z] [2023-12-28T19:46:16.027Z] #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T19:46:16.294Z] #211 DONE 0.1s [2023-12-28T19:46:16.294Z] [2023-12-28T19:46:16.294Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T19:46:16.294Z] #212 ... [2023-12-28T19:46:16.294Z] [2023-12-28T19:46:16.294Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-28T19:46:16.294Z] #213 DONE 0.3s [2023-12-28T19:46:16.561Z] [2023-12-28T19:46:16.561Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:46:16.561Z] #214 DONE 0.1s [2023-12-28T19:46:16.561Z] [2023-12-28T19:46:16.561Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T19:46:16.561Z] #212 DONE 0.3s [2023-12-28T19:46:16.561Z] [2023-12-28T19:46:16.561Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-28T19:46:16.561Z] #215 DONE 0.1s [2023-12-28T19:46:16.561Z] [2023-12-28T19:46:16.561Z] #216 [support-notifications] exporting to image [2023-12-28T19:46:16.561Z] #216 exporting layers [2023-12-28T19:46:16.827Z] #216 ... [2023-12-28T19:46:16.827Z] [2023-12-28T19:46:16.827Z] #217 [support-scheduler] exporting to image [2023-12-28T19:46:16.827Z] #217 exporting layers 0.3s done [2023-12-28T19:46:16.827Z] #217 writing image sha256:2cf792a62511b55d0e42e9a49b2355f3e299a9b0a45e0752cf27ca411c9b641b 0.0s done [2023-12-28T19:46:16.827Z] #217 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-12-28T19:46:16.827Z] #217 DONE 0.3s [2023-12-28T19:46:16.827Z] [2023-12-28T19:46:16.827Z] #216 [support-notifications] exporting to image [2023-12-28T19:46:16.827Z] #216 exporting layers 0.3s done [2023-12-28T19:46:16.827Z] #216 writing image sha256:268c61fc2926c5f16f2e3c9de96f40528726e627f8340f4fdb68ab2a7bc0481f done [2023-12-28T19:46:16.827Z] #216 naming to docker.io/library/support-notifications-arm64 done [2023-12-28T19:46:16.827Z] #216 DONE 0.4s [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T19:46:16.827Z] time="2023-12-28T19:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-28T19:46:17.116Z] $ docker stop --time=1 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 [2023-12-28T19:46:18.660Z] $ docker rm -f --volumes 279548c044c3d35080f00bda5e832393e17129195a3d51192ae448ebdda1bd19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T19:46:19.264Z] + docker images [2023-12-28T19:46:19.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-28T19:46:19.264Z] support-notifications-arm64 latest 268c61fc2926 3 seconds ago 26.4MB [2023-12-28T19:46:19.264Z] support-scheduler-arm64 latest 2cf792a62511 3 seconds ago 25.8MB [2023-12-28T19:46:19.264Z] security-spiffe-token-provider-arm64 latest c94ee26fa1e3 14 seconds ago 28.9MB [2023-12-28T19:46:19.264Z] core-data-arm64 latest 0ffbb406227f 25 seconds ago 17.1MB [2023-12-28T19:46:19.264Z] core-metadata-arm64 latest ef705df5dc0f 26 seconds ago 17.4MB [2023-12-28T19:46:19.264Z] core-command-arm64 latest 7f6d99f3391f 31 seconds ago 17MB [2023-12-28T19:46:19.264Z] core-common-config-bootstrapper-arm64 latest d390ca5c6552 44 seconds ago 15.1MB [2023-12-28T19:46:19.264Z] security-secretstore-setup-arm64 latest 3fb6bc4c7e7e 48 seconds ago 35.7MB [2023-12-28T19:46:19.264Z] security-proxy-auth-arm64 latest c1e041bf2f48 48 seconds ago 15.9MB [2023-12-28T19:46:19.264Z] security-bootstrapper-arm64 latest ef6c92d5718c 51 seconds ago 18.5MB [2023-12-28T19:46:19.264Z] security-proxy-setup-arm64 latest fbbc83c13856 54 seconds ago 25.8MB [2023-12-28T19:46:19.264Z] security-spire-server-arm64 latest 3b0c8818a9ed 7 minutes ago 96.7MB [2023-12-28T19:46:19.264Z] security-spire-config-arm64 latest 7366e4578c9c 7 minutes ago 95.8MB [2023-12-28T19:46:19.264Z] security-spire-agent-arm64 latest faefe672a575 7 minutes ago 152MB [2023-12-28T19:46:19.264Z] ci-base-image-arm64 latest 583a9023cc4f 15 minutes ago 933MB [2023-12-28T19:46:19.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB [2023-12-28T19:46:19.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:46:20.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T19:46:20.557Z] [2023-12-28T19:46:20.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:46:21.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T19:46:21.278Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-28T19:46:21.278Z] 8998bd30e6a1: Pulling fs layer [2023-12-28T19:46:21.278Z] 04944245beec: Pulling fs layer [2023-12-28T19:46:21.278Z] 699f458cf7ca: Pulling fs layer [2023-12-28T19:46:21.278Z] 765212b225bb: Pulling fs layer [2023-12-28T19:46:21.278Z] f23df028b6ca: Pulling fs layer [2023-12-28T19:46:21.278Z] d65c8cfc05b1: Pulling fs layer [2023-12-28T19:46:21.278Z] 2437ff75d9bd: Pulling fs layer [2023-12-28T19:46:21.278Z] f23df028b6ca: Waiting [2023-12-28T19:46:21.278Z] d65c8cfc05b1: Waiting [2023-12-28T19:46:21.278Z] 2437ff75d9bd: Waiting [2023-12-28T19:46:21.278Z] 765212b225bb: Waiting [2023-12-28T19:46:21.278Z] 04944245beec: Verifying Checksum [2023-12-28T19:46:21.278Z] 04944245beec: Download complete [2023-12-28T19:46:21.278Z] 765212b225bb: Download complete [2023-12-28T19:46:21.545Z] f23df028b6ca: Verifying Checksum [2023-12-28T19:46:21.545Z] f23df028b6ca: Download complete [2023-12-28T19:46:21.545Z] d65c8cfc05b1: Download complete [2023-12-28T19:46:21.545Z] 699f458cf7ca: Verifying Checksum [2023-12-28T19:46:21.545Z] 699f458cf7ca: Download complete [2023-12-28T19:46:21.810Z] 8998bd30e6a1: Verifying Checksum [2023-12-28T19:46:21.810Z] 8998bd30e6a1: Download complete [2023-12-28T19:46:23.752Z] 2437ff75d9bd: Verifying Checksum [2023-12-28T19:46:23.752Z] 2437ff75d9bd: Download complete [2023-12-28T19:46:30.384Z] 8998bd30e6a1: Pull complete [2023-12-28T19:46:30.384Z] 04944245beec: Pull complete [2023-12-28T19:46:31.788Z] 699f458cf7ca: Pull complete [2023-12-28T19:46:31.788Z] 765212b225bb: Pull complete [2023-12-28T19:46:32.748Z] f23df028b6ca: Pull complete [2023-12-28T19:46:32.748Z] d65c8cfc05b1: Pull complete [2023-12-28T19:46:59.400Z] 2437ff75d9bd: Pull complete [2023-12-28T19:46:59.400Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-28T19:46:59.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T19:46:59.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:46:59.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-26326 does not seem to be running inside a container [2023-12-28T19:47:00.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-28T19:47:01.197Z] $ docker top ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:01.942Z] ---> job-cost.sh [2023-12-28T19:47:02.207Z] lf-activate-venv: SKIPPING [2023-12-28T19:47:02.208Z] INFO: No Stack... [2023-12-28T19:47:02.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T19:47:03.383Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T19:47:03.746Z] + cut -d, -f6 [2023-12-28T19:47:03.746Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-12-28T19:47:03.812Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] [2023-12-28T19:47:03.818Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] did not exist. Created. [2023-12-28T19:47:03.818Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T19:47:04.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T19:47:04.537Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T19:47:04.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4741-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T19:47:04.724Z] $ docker stop --time=1 ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 [2023-12-28T19:47:06.088Z] $ docker rm -f --volumes ed80b97092916f9cde348c02ffd16bf0c3d911618b697602f7083045046833f7 [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 [2023-12-28T19:47:08.031Z] provisioning config files... [2023-12-28T19:47:08.039Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13774308470862969717tmp [Pipeline] { [Pipeline] sh [2023-12-28T19:47:08.452Z] + set +x [2023-12-28T19:47:08.452Z] + curl -s https://codecov.io/bash [2023-12-28T19:47:08.452Z] + bash -s -- [2023-12-28T19:47:08.452Z] [2023-12-28T19:47:08.452Z] _____ _ [2023-12-28T19:47:08.452Z] / ____| | | [2023-12-28T19:47:08.452Z] | | ___ __| | ___ ___ _____ __ [2023-12-28T19:47:08.452Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-28T19:47:08.452Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-28T19:47:08.452Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-28T19:47:08.452Z] Bash-1.0.6 [2023-12-28T19:47:08.452Z] [2023-12-28T19:47:08.452Z] [2023-12-28T19:47:08.452Z] ==> git version 2.25.1 found [2023-12-28T19:47:08.452Z] ==> 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 [2023-12-28T19:47:08.452Z] Release-Date: 2020-01-08 [2023-12-28T19:47:08.452Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-28T19:47:08.452Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-28T19:47:08.452Z] ==> Jenkins CI detected. [2023-12-28T19:47:08.452Z] current dir:  /w/workspace/edgex-go/1 [2023-12-28T19:47:08.452Z] project root: . [2023-12-28T19:47:08.452Z] --> token set from env [2023-12-28T19:47:08.452Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-28T19:47:08.452Z] ==> Running gcov in . (disable via -X gcov) [2023-12-28T19:47:08.452Z] ==> Python coveragepy not found [2023-12-28T19:47:08.452Z] ==> Searching for coverage reports in: [2023-12-28T19:47:08.452Z] + . [2023-12-28T19:47:08.711Z] -> Found 1 reports [2023-12-28T19:47:08.711Z] ==> Detecting git/mercurial file structure [2023-12-28T19:47:08.711Z] ==> Reading reports [2023-12-28T19:47:08.711Z] + ./coverage.out bytes=453601 [2023-12-28T19:47:08.711Z] ==> Appending adjustments [2023-12-28T19:47:08.711Z] https://docs.codecov.io/docs/fixing-reports [2023-12-28T19:47:09.655Z] + Found adjustments [2023-12-28T19:47:09.655Z] ==> Gzipping contents [2023-12-28T19:47:09.655Z] 60K /tmp/codecov.LGPZVx.gz [2023-12-28T19:47:09.655Z] ==> Uploading reports [2023-12-28T19:47:09.655Z] url: https://codecov.io [2023-12-28T19:47:09.655Z] query: branch=PR-4741&commit=cf07f88c5b1c543b013b7bd2ea26b091369c94c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4741&job=&cmd_args= [2023-12-28T19:47:09.655Z] -> Pinging Codecov [2023-12-28T19:47:09.655Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4741&commit=cf07f88c5b1c543b013b7bd2ea26b091369c94c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4741&job=&cmd_args= [2023-12-28T19:47:09.916Z] -> Uploading to [2023-12-28T19:47:09.916Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-28/00271124DB129430A58F1EEE437C3FCB/cf07f88c5b1c543b013b7bd2ea26b091369c94c6/9fe249f5-1edd-48e4-a978-7358c0e1d970.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T194709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bba87ebb27e4f9e93cb46f8dbacf006480b08d28474628febcfd91160f835465 [2023-12-28T19:47:09.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T19:47:09.916Z] Dload Upload Total Spent Left Speed [2023-12-28T19:47:10.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57725 0 0 100 57725 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-12-28T19:47:10.176Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf07f88c5b1c543b013b7bd2ea26b091369c94c6 [Pipeline] } [2023-12-28T19:47:10.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-28T19:47:12.678Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:13.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:13.904Z] ---> package-listing.sh [2023-12-28T19:47:13.904Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-28T19:47:13.904Z] ++ facter osfamily [2023-12-28T19:47:14.165Z] + OS_FAMILY=debian [2023-12-28T19:47:14.165Z] + workspace=/w/workspace/edgex-go/1 [2023-12-28T19:47:14.165Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-28T19:47:14.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-28T19:47:14.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-28T19:47:14.165Z] + PACKAGES=/tmp/packages_start.txt [2023-12-28T19:47:14.165Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-28T19:47:14.165Z] + PACKAGES=/tmp/packages_end.txt [2023-12-28T19:47:14.165Z] + case "${OS_FAMILY}" in [2023-12-28T19:47:14.165Z] + dpkg -l [2023-12-28T19:47:14.165Z] + grep '^ii' [2023-12-28T19:47:14.165Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-28T19:47:14.165Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-28T19:47:14.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-28T19:47:14.165Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-28T19:47:14.165Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-28T19:47:14.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-28T19:47:14.199Z] 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 [2023-12-28T19:47:14.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:47:15.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T19:47:15.183Z] [2023-12-28T19:47:15.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T19:47:15.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T19:47:15.607Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-28T19:47:15.607Z] 5eb5b503b376: Pulling fs layer [2023-12-28T19:47:15.607Z] 5c69ac0246d0: Pulling fs layer [2023-12-28T19:47:15.607Z] ec43610c2a17: Pulling fs layer [2023-12-28T19:47:15.607Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-28T19:47:15.607Z] 33b1e0a273af: Pulling fs layer [2023-12-28T19:47:15.607Z] 5d3b04190fa2: Pulling fs layer [2023-12-28T19:47:15.607Z] 2f39f015ded8: Pulling fs layer [2023-12-28T19:47:15.607Z] 33b1e0a273af: Waiting [2023-12-28T19:47:15.607Z] 2f39f015ded8: Waiting [2023-12-28T19:47:15.607Z] 5d3b04190fa2: Waiting [2023-12-28T19:47:15.607Z] 3a2ae6a8a46f: Waiting [2023-12-28T19:47:15.607Z] 5c69ac0246d0: Verifying Checksum [2023-12-28T19:47:15.607Z] 5c69ac0246d0: Download complete [2023-12-28T19:47:15.607Z] 3a2ae6a8a46f: Download complete [2023-12-28T19:47:15.607Z] 33b1e0a273af: Verifying Checksum [2023-12-28T19:47:15.607Z] 33b1e0a273af: Download complete [2023-12-28T19:47:15.607Z] 5d3b04190fa2: Verifying Checksum [2023-12-28T19:47:15.607Z] 5d3b04190fa2: Download complete [2023-12-28T19:47:15.607Z] ec43610c2a17: Verifying Checksum [2023-12-28T19:47:15.607Z] ec43610c2a17: Download complete [2023-12-28T19:47:15.866Z] 5eb5b503b376: Verifying Checksum [2023-12-28T19:47:15.866Z] 5eb5b503b376: Download complete [2023-12-28T19:47:16.433Z] 2f39f015ded8: Verifying Checksum [2023-12-28T19:47:16.433Z] 2f39f015ded8: Download complete [2023-12-28T19:47:17.001Z] 5eb5b503b376: Pull complete [2023-12-28T19:47:17.001Z] 5c69ac0246d0: Pull complete [2023-12-28T19:47:17.569Z] ec43610c2a17: Pull complete [2023-12-28T19:47:17.569Z] 3a2ae6a8a46f: Pull complete [2023-12-28T19:47:17.828Z] 33b1e0a273af: Pull complete [2023-12-28T19:47:17.828Z] 5d3b04190fa2: Pull complete [2023-12-28T19:47:22.019Z] 2f39f015ded8: Pull complete [2023-12-28T19:47:22.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-28T19:47:22.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T19:47:22.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T19:47:22.434Z] prd-ubuntu20.04-docker-8c-8g-26325 does not seem to be running inside a container [2023-12-28T19:47:22.457Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T19:47:26.869Z] $ docker top f6227ee9800275369067d80419a4a263cd465a8e3f4a46dec479e549f365fdcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T19:47:27.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-28T19:47:27.683Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-28T19:47:27.999Z] + ls /var/log/sa-host [2023-12-28T19:47:28.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T19:47:28.276Z] provisioning config files... [2023-12-28T19:47:28.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8684182789381529461tmp [Pipeline] { [Pipeline] echo [2023-12-28T19:47:28.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:28.751Z] ---> create-netrc.sh [Pipeline] } [2023-12-28T19:47:28.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:29.280Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-28T19:47:29.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:29.633Z] ---> sudo-logs.sh [2023-12-28T19:47:29.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-28T19:47:29.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:30.077Z] ---> job-cost.sh [2023-12-28T19:47:30.077Z] lf-activate-venv: SKIPPING [2023-12-28T19:47:30.078Z] DEBUG: total: 0.2199999988079071 [2023-12-28T19:47:30.078Z] INFO: Retrieving Stack Cost... [2023-12-28T19:47:30.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T19:47:30.599Z] INFO: Archiving Costs [Pipeline] echo [2023-12-28T19:47:30.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T19:47:31.210Z] ---> logs-deploy.sh [2023-12-28T19:47:31.210Z] lf-activate-venv: SKIPPING [2023-12-28T19:47:31.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4741/1 [2023-12-28T19:47:31.210Z] INFO: archiving workspace using pattern(s): [2023-12-28T19:47:32.149Z] Archives upload complete. [2023-12-28T19:47:32.149Z] INFO: archiving logs to Nexus