Pull request #4746 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e63e2d25a10e56cca4926948c1b389c0b302776b+587930f9e62dbb8d1de22549799db07406fff5b2 (ff528c0a84299182bdb3a1d6d9c17b66bfa279de) 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-ssh5146077440230348416.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-ssh15380082670956425105.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-4746/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-4746/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12350722036368556509.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-4746/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7373816926625645849.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-ssh4889262697040986562.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-4746/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-4746/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1207314825180791017.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-27479 in /w/workspace/edgexfoundry_edgex-go_PR-4746 [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 587930f9e62dbb8d1de22549799db07406fff5b2 into PR head commit e63e2d25a10e56cca4926948c1b389c0b302776b Merge succeeded, producing e63e2d25a10e56cca4926948c1b389c0b302776b Checking out Revision e63e2d25a10e56cca4926948c1b389c0b302776b (PR-4746) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.6 to 2.1.7" First time build. Skipping changelog. > 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/4746/head:refs/remotes/origin/PR-4746 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63e2d25a10e56cca4926948c1b389c0b302776b # 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 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63e2d25a10e56cca4926948c1b389c0b302776b # timeout=10 > 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 [2024-01-18T19:42:16.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T19:42:16.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T19:42:16.460Z] ========================================================= [2024-01-18T19:42:16.460Z] EdgeX Global Pipelines Version Info [2024-01-18T19:42:16.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T19:42:17.235Z] ------------------- [2024-01-18T19:42:17.235Z] stable info: [2024-01-18T19:42:17.235Z] ------------------- [2024-01-18T19:42:17.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T19:42:17.235Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T19:42:17.235Z] Message: update stable to v1.0.258 [2024-01-18T19:42:17.808Z] ------------------- [2024-01-18T19:42:17.808Z] experimental info: [2024-01-18T19:42:17.808Z] ------------------- [2024-01-18T19:42:17.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T19:42:17.808Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T19:42:17.808Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T19:42:18.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-18T19:42:18.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-18T19:42:18.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T19:42:18.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T19:42:18.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T19:42:18.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T19:42:18.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T19:42:18.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-18T19:42:18.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-18T19:42:18.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-18T19:42:18.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T19:42:18.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T19:42:18.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T19:42:18.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T19:42:18.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T19:42:18.951Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T19:42:19.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T19:42:19.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T19:42:19.350Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-18T19:42:19.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-18T19:42:19.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T19:42:19.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T19:42:19.634Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T19:42:19.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4746 [Pipeline] echo [2024-01-18T19:42:19.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4746 [Pipeline] echo [2024-01-18T19:42:19.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4746 [Pipeline] echo [2024-01-18T19:42:19.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e63e2d25a10e56cca4926948c1b389c0b302776b [Pipeline] echo [2024-01-18T19:42:19.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e63e2d2 [Pipeline] echo [2024-01-18T19:42:20.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T19:42:20.239Z] provisioning config files... [2024-01-18T19:42:20.254Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15597612278526195375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T19:42:20.663Z] ---> ****-login.sh [2024-01-18T19:42:20.663Z] nexus3.edgexfoundry.org:10001 [2024-01-18T19:42:20.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:42:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:42:20.924Z] Configure a credential helper to remove this warning. See [2024-01-18T19:42:20.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:42:20.924Z] [2024-01-18T19:42:20.924Z] Login Succeeded [2024-01-18T19:42:20.924Z] nexus3.edgexfoundry.org:10002 [2024-01-18T19:42:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:42:21.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:42:21.188Z] Configure a credential helper to remove this warning. See [2024-01-18T19:42:21.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:42:21.188Z] [2024-01-18T19:42:21.189Z] Login Succeeded [2024-01-18T19:42:21.189Z] nexus3.edgexfoundry.org:10003 [2024-01-18T19:42:21.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:42:21.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:42:21.189Z] Configure a credential helper to remove this warning. See [2024-01-18T19:42:21.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:42:21.189Z] [2024-01-18T19:42:21.189Z] Login Succeeded [2024-01-18T19:42:21.189Z] nexus3.edgexfoundry.org:10004 [2024-01-18T19:42:21.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:42:21.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:42:21.449Z] Configure a credential helper to remove this warning. See [2024-01-18T19:42:21.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:42:21.449Z] [2024-01-18T19:42:21.449Z] Login Succeeded [2024-01-18T19:42:21.449Z] ****.io [2024-01-18T19:42:21.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:42:21.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:42:21.709Z] Configure a credential helper to remove this warning. See [2024-01-18T19:42:21.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:42:21.709Z] [2024-01-18T19:42:21.709Z] Login Succeeded [2024-01-18T19:42:21.709Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T19:42:21.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T19:42:22.215Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/core-command/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/core-data/Dockerfile+ [2024-01-18T19:42:22.215Z] cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/core-metadata/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + dirname cmd/support-notifications/Dockerfile [2024-01-18T19:42:22.215Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-18T19:42:22.215Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-18T19:42:22.215Z] + cut -d/ -f2 [2024-01-18T19:42:22.215Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-18T19:42:22.271Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T19:42:22.883Z] + git rev-list -1 --merges e63e2d25a10e56cca4926948c1b389c0b302776b~1..e63e2d25a10e56cca4926948c1b389c0b302776b [Pipeline] echo [2024-01-18T19:42:22.922Z] -----------> git rev-list -1 --merges e63e2d25a10e56cca4926948c1b389c0b302776b~1..e63e2d25a10e56cca4926948c1b389c0b302776b e63e2d25a10e56cca4926948c1b389c0b302776b [false] [Pipeline] sh [2024-01-18T19:42:23.247Z] + git log --format=format:%s -1 e63e2d25a10e56cca4926948c1b389c0b302776b [Pipeline] echo [2024-01-18T19:42:23.286Z] ========================================================= [2024-01-18T19:42:23.286Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T19:42:23.286Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-18T19:42:23.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T19:42:23.830Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T19:42:23.830Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T19:42:23.830Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T19:42:23.830Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T19:42:23.830Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T19:42:23.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:42:24.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T19:42:24.368Z] [2024-01-18T19:42:24.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:42:24.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T19:42:24.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T19:42:24.773Z] b85a868b505f: Pulling fs layer [2024-01-18T19:42:24.773Z] e2be974225ed: Pulling fs layer [2024-01-18T19:42:24.773Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T19:42:24.773Z] 988bab9f4d93: Pulling fs layer [2024-01-18T19:42:24.773Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T19:42:24.773Z] eaf3925da568: Pulling fs layer [2024-01-18T19:42:24.773Z] bab4dde63d76: Pulling fs layer [2024-01-18T19:42:24.773Z] bde34c3a00c8: Pulling fs layer [2024-01-18T19:42:24.773Z] b352a97aabf1: Pulling fs layer [2024-01-18T19:42:24.773Z] 4872d77fe225: Pulling fs layer [2024-01-18T19:42:24.773Z] 5851b861e8e6: Pulling fs layer [2024-01-18T19:42:24.773Z] 1469e6f7b9e6: Waiting [2024-01-18T19:42:24.773Z] eaf3925da568: Waiting [2024-01-18T19:42:24.773Z] bab4dde63d76: Waiting [2024-01-18T19:42:24.773Z] bde34c3a00c8: Waiting [2024-01-18T19:42:24.773Z] b352a97aabf1: Waiting [2024-01-18T19:42:24.773Z] 4872d77fe225: Waiting [2024-01-18T19:42:24.773Z] 5851b861e8e6: Waiting [2024-01-18T19:42:24.773Z] 988bab9f4d93: Waiting [2024-01-18T19:42:24.773Z] e2be974225ed: Download complete [2024-01-18T19:42:24.773Z] 988bab9f4d93: Verifying Checksum [2024-01-18T19:42:24.773Z] 988bab9f4d93: Download complete [2024-01-18T19:42:25.035Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T19:42:25.035Z] 1469e6f7b9e6: Download complete [2024-01-18T19:42:25.035Z] eaf3925da568: Verifying Checksum [2024-01-18T19:42:25.035Z] eaf3925da568: Download complete [2024-01-18T19:42:25.035Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T19:42:25.035Z] 339a4e72a1f5: Download complete [2024-01-18T19:42:25.035Z] bde34c3a00c8: Download complete [2024-01-18T19:42:25.035Z] b352a97aabf1: Verifying Checksum [2024-01-18T19:42:25.035Z] b352a97aabf1: Download complete [2024-01-18T19:42:25.035Z] 4872d77fe225: Verifying Checksum [2024-01-18T19:42:25.035Z] 4872d77fe225: Download complete [2024-01-18T19:42:25.035Z] 5851b861e8e6: Verifying Checksum [2024-01-18T19:42:25.035Z] 5851b861e8e6: Download complete [2024-01-18T19:42:25.035Z] b85a868b505f: Verifying Checksum [2024-01-18T19:42:25.035Z] b85a868b505f: Download complete [2024-01-18T19:42:25.293Z] bab4dde63d76: Verifying Checksum [2024-01-18T19:42:25.293Z] bab4dde63d76: Download complete [2024-01-18T19:42:26.231Z] b85a868b505f: Pull complete [2024-01-18T19:42:26.493Z] e2be974225ed: Pull complete [2024-01-18T19:42:27.064Z] 339a4e72a1f5: Pull complete [2024-01-18T19:42:27.064Z] 988bab9f4d93: Pull complete [2024-01-18T19:42:27.329Z] 1469e6f7b9e6: Pull complete [2024-01-18T19:42:27.329Z] eaf3925da568: Pull complete [2024-01-18T19:42:29.274Z] bab4dde63d76: Pull complete [2024-01-18T19:42:29.534Z] bde34c3a00c8: Pull complete [2024-01-18T19:42:29.534Z] b352a97aabf1: Pull complete [2024-01-18T19:42:29.794Z] 4872d77fe225: Pull complete [2024-01-18T19:42:29.794Z] 5851b861e8e6: Pull complete [2024-01-18T19:42:29.794Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T19:42:29.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T19:42:29.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:42:30.131Z] prd-ubuntu20.04-docker-8c-8g-27479 does not seem to be running inside a container [2024-01-18T19:42:30.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T19:42:33.589Z] $ docker top 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e -eo pid,comm [2024-01-18T19:42:33.639Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-18T19:42:33.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T19:42:33.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T19:42:33.834Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T19:42:33.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T19:42:33.959Z] $ docker exec 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e ssh-agent [2024-01-18T19:42:34.067Z] SSH_AUTH_SOCK=/tmp/ssh-xoEyeZH3fmYl/agent.32 [2024-01-18T19:42:34.067Z] SSH_AGENT_PID=38 [2024-01-18T19:42:34.074Z] Running ssh-add (command line suppressed) [2024-01-18T19:42:34.170Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1874612723163242005.key (/w/workspace/edgex-go/1@tmp/private_key_1874612723163242005.key) [2024-01-18T19:42:34.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T19:42:34.530Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T19:42:34.558Z] $ docker exec --env ******** --env ******** 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e ssh-agent -k [2024-01-18T19:42:34.650Z] unset SSH_AUTH_SOCK; [2024-01-18T19:42:34.651Z] unset SSH_AGENT_PID; [2024-01-18T19:42:34.651Z] echo Agent pid 38 killed; [2024-01-18T19:42:34.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T19:42:34.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T19:42:34.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T19:42:34.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T19:42:34.907Z] $ docker exec 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e ssh-agent [2024-01-18T19:42:35.019Z] SSH_AUTH_SOCK=/tmp/ssh-ScGJ0P2HYcYN/agent.70 [2024-01-18T19:42:35.019Z] SSH_AGENT_PID=76 [2024-01-18T19:42:35.024Z] Running ssh-add (command line suppressed) [2024-01-18T19:42:35.130Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18146655192040484343.key (/w/workspace/edgex-go/1@tmp/private_key_18146655192040484343.key) [2024-01-18T19:42:35.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T19:42:35.493Z] + git semver init [2024-01-18T19:42:35.752Z] 2024-01-18 19:42:35,685 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T19:42:35.752Z] 2024-01-18 19:42:35,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-01-18T19:42:35.752Z] 2024-01-18 19:42:35,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-01-18T19:42:35.752Z] 2024-01-18 19:42:35,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,855 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4746 with force:False [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,856 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4746 [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,859 [execute] INFO git cat-file --batch-check [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,866 [execute] INFO git cat-file --batch [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T19:42:41.022Z] 2024-01-18 19:42:40,871 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4746 [2024-01-18T19:42:41.022Z] 0.0.0 [Pipeline] } [2024-01-18T19:42:41.053Z] $ docker exec --env ******** --env ******** 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e ssh-agent -k [2024-01-18T19:42:41.158Z] unset SSH_AUTH_SOCK; [2024-01-18T19:42:41.158Z] unset SSH_AGENT_PID; [2024-01-18T19:42:41.158Z] echo Agent pid 76 killed; [2024-01-18T19:42:41.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T19:42:41.665Z] + git semver [Pipeline] } [2024-01-18T19:42:41.959Z] $ docker stop --time=1 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e [2024-01-18T19:42:43.227Z] $ docker rm -f --volumes 7c80fac6fa9eb686a9dea83c34d38aa12da1fcee1f09766279776673f4075d8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T19:42:43.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T19:42:43.985Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T19:42:44.003Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T19:42:45.033Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-01-18T19:42:45.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T19:42:45.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T19:42:45.196Z] ========================================================= [2024-01-18T19:42:45.196Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T19:42:45.196Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-18T19:42:45.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T19:42:45.745Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T19:42:45.745Z] 7264a8db6415: Pulling fs layer [2024-01-18T19:42:45.745Z] c4d48a809fc2: Pulling fs layer [2024-01-18T19:42:45.745Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T19:42:45.745Z] ad3a456e5733: Pulling fs layer [2024-01-18T19:42:45.745Z] 69c7f0334f64: Pulling fs layer [2024-01-18T19:42:45.745Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T19:42:45.745Z] ce7588e14bc9: Pulling fs layer [2024-01-18T19:42:45.745Z] b5e4710f87ac: Pulling fs layer [2024-01-18T19:42:45.745Z] 69c7f0334f64: Waiting [2024-01-18T19:42:45.745Z] 1f1c1a5573a3: Waiting [2024-01-18T19:42:45.745Z] ce7588e14bc9: Waiting [2024-01-18T19:42:45.745Z] b5e4710f87ac: Waiting [2024-01-18T19:42:45.745Z] ad3a456e5733: Waiting [2024-01-18T19:42:45.745Z] c4d48a809fc2: Verifying Checksum [2024-01-18T19:42:45.745Z] c4d48a809fc2: Download complete [2024-01-18T19:42:45.745Z] ad3a456e5733: Verifying Checksum [2024-01-18T19:42:45.745Z] ad3a456e5733: Download complete [2024-01-18T19:42:45.745Z] 69c7f0334f64: Verifying Checksum [2024-01-18T19:42:45.745Z] 69c7f0334f64: Download complete [2024-01-18T19:42:45.745Z] 7264a8db6415: Verifying Checksum [2024-01-18T19:42:45.745Z] 7264a8db6415: Download complete [2024-01-18T19:42:45.745Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T19:42:45.745Z] 1f1c1a5573a3: Download complete [2024-01-18T19:42:46.004Z] 7264a8db6415: Pull complete [2024-01-18T19:42:46.004Z] b5e4710f87ac: Verifying Checksum [2024-01-18T19:42:46.004Z] b5e4710f87ac: Download complete [2024-01-18T19:42:46.004Z] c4d48a809fc2: Pull complete [2024-01-18T19:42:46.263Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T19:42:46.263Z] 4f1c88b9dad5: Download complete [2024-01-18T19:42:46.522Z] ce7588e14bc9: Verifying Checksum [2024-01-18T19:42:46.522Z] ce7588e14bc9: Download complete [2024-01-18T19:42:49.808Z] 4f1c88b9dad5: Pull complete [2024-01-18T19:42:49.808Z] ad3a456e5733: Pull complete [2024-01-18T19:42:49.808Z] 69c7f0334f64: Pull complete [2024-01-18T19:42:49.808Z] 1f1c1a5573a3: Pull complete [2024-01-18T19:42:52.340Z] ce7588e14bc9: Pull complete [2024-01-18T19:42:52.908Z] b5e4710f87ac: Pull complete [2024-01-18T19:42:52.908Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T19:42:52.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T19:42:52.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-18T19:42:53.305Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T19:42:53.305Z] WORKDIR /edgex [2024-01-18T19:42:53.305Z] COPY go.mod . [2024-01-18T19:42:53.305Z] RUN go mod download [2024-01-18T19:42:53.305Z] + docker build -t ci-base-image-x86_64 -f - . [2024-01-18T19:42:53.872Z] Sending build context to Docker daemon 175.1MB [2024-01-18T19:42:53.872Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T19:42:53.872Z] ---> 88b5674ff536 [2024-01-18T19:42:53.872Z] Step 2/4 : WORKDIR /edgex [2024-01-18T19:42:59.477Z] Still waiting to schedule task [2024-01-18T19:42:59.478Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-18T19:43:00.590Z] ---> Running in 8a53aa11b65d [2024-01-18T19:43:00.590Z] Removing intermediate container 8a53aa11b65d [2024-01-18T19:43:00.590Z] ---> 65346803909b [2024-01-18T19:43:00.590Z] Step 3/4 : COPY go.mod . [2024-01-18T19:43:00.590Z] ---> 81d3362de0ea [2024-01-18T19:43:00.590Z] Step 4/4 : RUN go mod download [2024-01-18T19:43:00.590Z] ---> Running in 4d50c7115887 [2024-01-18T19:43:18.688Z] Removing intermediate container 4d50c7115887 [2024-01-18T19:43:18.688Z] ---> ed6f56808e05 [2024-01-18T19:43:18.688Z] Successfully built ed6f56808e05 [2024-01-18T19:43:18.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:43:19.103Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T19:43:19.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:43:19.307Z] prd-ubuntu20.04-docker-8c-8g-27479 does not seem to be running inside a container [2024-01-18T19:43:19.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T19:43:19.731Z] $ docker top 32a2ac168f010a2f2b27f7fe76bbf15111850e21468e9387e6559e56a8bdfc0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T19:43:20.188Z] + go version [2024-01-18T19:43:20.188Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T19:43:20.220Z] $ docker stop --time=1 32a2ac168f010a2f2b27f7fe76bbf15111850e21468e9387e6559e56a8bdfc0d [2024-01-18T19:43:21.504Z] $ docker rm -f --volumes 32a2ac168f010a2f2b27f7fe76bbf15111850e21468e9387e6559e56a8bdfc0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:43:22.446Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T19:43:22.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:43:22.652Z] prd-ubuntu20.04-docker-8c-8g-27479 does not seem to be running inside a container [2024-01-18T19:43:22.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T19:43:23.042Z] $ docker top 327e85e245d2b4065afe0b648e3682ce8a62fc905c1a821ff3f8c85aae3b4f55 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T19:43:23.210Z] ========================================================= [2024-01-18T19:43:23.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-18T19:43:23.210Z] ========================================================= [Pipeline] sh [2024-01-18T19:43:23.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-18T19:43:23.897Z] + make test [2024-01-18T19:43:23.897Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T19:43:32.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-18T19:43:44.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-18T19:43:44.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-18T19:43:44.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-18T19:43:44.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-18T19:43:44.815Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-18T19:43:44.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-18T19:43:46.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-18T19:43:46.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-18T19:43:47.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements [2024-01-18T19:43:49.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2024-01-18T19:43:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-18T19:43:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-18T19:43:49.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-18T19:43:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-18T19:43:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-18T19:43:52.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-18T19:43:52.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-18T19:43:52.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:43:52.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-18T19:43:52.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-18T19:43:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 69.2% of statements [2024-01-18T19:43:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2024-01-18T19:43:53.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-18T19:43:53.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-18T19:43:56.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.468s coverage: 93.4% of statements [2024-01-18T19:43:56.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements [2024-01-18T19:43:56.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-18T19:43:56.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:43:56.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-18T19:43:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-18T19:43:57.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.375s coverage: 97.6% of statements [2024-01-18T19:43:57.490Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2024-01-18T19:43:58.426Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-18T19:43:58.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-18T19:43:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2024-01-18T19:43:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-01-18T19:43:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2024-01-18T19:44:00.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.041s coverage: 82.9% of statements [2024-01-18T19:44:00.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.060s coverage: 94.1% of statements [2024-01-18T19:44:00.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.081s coverage: 96.3% of statements [2024-01-18T19:44:00.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2024-01-18T19:44:00.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-18T19:44:00.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-18T19:44:00.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-18T19:44:00.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-18T19:44:00.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-18T19:44:00.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-18T19:44:00.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-18T19:44:00.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-18T19:44:02.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-18T19:44:02.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-18T19:44:02.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-18T19:44:02.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-18T19:44:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-18T19:44:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-18T19:44:02.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-18T19:44:05.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-18T19:44:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-18T19:44:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-18T19:44:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-18T19:44:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-18T19:44:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-18T19:44:09.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-18T19:44:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-18T19:44:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-18T19:44:10.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-18T19:44:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-18T19:44:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-18T19:44:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-18T19:44:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-18T19:44:12.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements [2024-01-18T19:44:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-18T19:44:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-18T19:44:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-18T19:44:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-18T19:44:15.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-18T19:44:15.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:44:15.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-18T19:44:15.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-18T19:44:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-18T19:44:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-18T19:44:16.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-18T19:44:16.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.347s coverage: 79.9% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-01-18T19:44:26.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.098s coverage: 100.0% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.224s coverage: 81.8% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 63.1% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.206s coverage: 38.4% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-01-18T19:44:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.085s coverage: 98.9% of statements [2024-01-18T19:44:26.402Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-01-18T19:44:26.402Z] running golangci-lint [2024-01-18T19:44:26.402Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-18T19:44:26.402Z] go version go1.21.0 linux/amd64 [2024-01-18T19:44:26.402Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-18T19:44:26.402Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-18T19:44:34.922Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27480 in /w/workspace/edgexfoundry_edgex-go_PR-4746 [Pipeline] { [Pipeline] ws [2024-01-18T19:44:35.012Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-01-18T19:44:38.140Z] The recommended git tool is: git [2024-01-18T19:44:41.303Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 15.116937387s" [2024-01-18T19:44:41.303Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.530012ms" [2024-01-18T19:44:43.956Z] using credential edgex-jenkins-ssh [2024-01-18T19:44:43.977Z] Cloning the remote Git repository [2024-01-18T19:44:44.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-18T19:44:44.167Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-01-18T19:44:44.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-18T19:44:44.327Z] > git --version # timeout=10 [2024-01-18T19:44:44.347Z] > git --version # 'git version 2.25.1' [2024-01-18T19:44:44.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T19:44:44.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T19:44:51.310Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.080139035s with top 10 stages: buildir: 43.4883112s, gosec: 7.660626639s, inspect: 1.72285678s, S1038: 1.505308482s, printf: 1.415637446s, fact_deprecated: 1.379517146s, nilness: 1.341140399s, fact_purity: 1.323378174s, ctrlflow: 901.24733ms, typedness: 858.492477ms" [2024-01-18T19:44:51.310Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-18T19:44:51.310Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197" [2024-01-18T19:44:51.310Z] level=info msg="[runner] processing took 18.836494ms with stages: nolint: 8.59825ms, identifier_marker: 5.562946ms, path_prettifier: 1.489012ms, exclude-rules: 1.488272ms, autogenerated_exclude: 1.13974ms, skip_dirs: 501.784µs, cgo: 33.94µs, filename_unadjuster: 16.82µs, max_same_issues: 880ns, skip_files: 810ns, uniq_by_line: 550ns, fixer: 520ns, diff: 510ns, exclude: 470ns, max_from_linter: 440ns, severity-rules: 410ns, sort_results: 390ns, path_shortener: 380ns, source_code: 150ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-01-18T19:44:51.310Z] level=info msg="[runner] linters took 10.498509289s with stages: goanalysis_metalinter: 10.479577694s" [2024-01-18T19:44:51.310Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-18T19:44:51.310Z] level=info msg="Memory: 257 samples, avg is 243.0MB, max is 929.2MB" [2024-01-18T19:44:51.310Z] level=info msg="Execution took 25.668534387s" [2024-01-18T19:44:51.310Z] go vet ./... [2024-01-18T19:44:56.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T19:44:56.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T19:44:56.584Z] ./bin/test-attribution-txt.sh [2024-01-18T19:44:56.584Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T19:44:56.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-18T19:44:56.973Z] + ls -al . [2024-01-18T19:44:56.973Z] total 736 [2024-01-18T19:44:56.973Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 19:43 . [2024-01-18T19:44:56.973Z] drwxr-xr-x 4 root root 4096 Jan 18 19:43 .. [2024-01-18T19:44:56.973Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:42 .blubracket [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 10 Jan 18 19:42 .dockerignore [2024-01-18T19:44:56.973Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:44 .git [2024-01-18T19:44:56.973Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:42 .github [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 1074 Jan 18 19:42 .gitignore [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:42 .golangci.yml [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 100 Jan 18 19:42 .hadolint.yml [2024-01-18T19:44:56.973Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 19:42 .semver [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 155 Jan 18 19:42 .sonarcloud.properties [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:42 ADOPTERS.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 11674 Jan 18 19:42 Attribution.txt [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 100284 Jan 18 19:42 CHANGELOG.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:42 CONTRIBUTING.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:42 GOVERNANCE.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 861 Jan 18 19:42 Jenkinsfile [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:42 LICENSE [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 15392 Jan 18 19:42 Makefile [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:42 OWNERS.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 9528 Jan 18 19:42 README.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 789 Jan 18 19:42 SECURITY.md [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:42 VERSION [2024-01-18T19:44:56.973Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:42 bin [2024-01-18T19:44:56.973Z] drwxrwxr-x 18 1001 1001 4096 Jan 18 19:42 cmd [2024-01-18T19:44:56.973Z] -rw-r--r-- 1 root root 453602 Jan 18 19:44 coverage.out [2024-01-18T19:44:56.973Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:42 fuzz_test [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 3701 Jan 18 19:42 go.mod [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 34069 Jan 18 19:42 go.sum [2024-01-18T19:44:56.973Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:42 internal [2024-01-18T19:44:56.973Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:42 openapi [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 584 Jan 18 19:42 security.txt [2024-01-18T19:44:56.973Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:42 version.go [Pipeline] sh [2024-01-18T19:44:57.283Z] + '[' -e coverage.out ] [2024-01-18T19:44:57.283Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-18T19:44:57.412Z] Stashed 1 file(s) [Pipeline] sh [2024-01-18T19:44:57.705Z] + make build [2024-01-18T19:44:57.706Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-18T19:45:00.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-18T19:45:01.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T19:45:07.251Z] Merging remotes/origin/main commit 587930f9e62dbb8d1de22549799db07406fff5b2 into PR head commit e63e2d25a10e56cca4926948c1b389c0b302776b [2024-01-18T19:45:07.619Z] Merge succeeded, producing e63e2d25a10e56cca4926948c1b389c0b302776b [2024-01-18T19:45:07.619Z] Checking out Revision e63e2d25a10e56cca4926948c1b389c0b302776b (PR-4746) [2024-01-18T19:45:06.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-18T19:45:06.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-18T19:45:06.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T19:45:06.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4746/head:refs/remotes/origin/PR-4746 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-18T19:45:07.270Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T19:45:07.326Z] > git checkout -f e63e2d25a10e56cca4926948c1b389c0b302776b # timeout=10 [2024-01-18T19:45:07.537Z] > git remote # timeout=10 [2024-01-18T19:45:07.555Z] > git config --get remote.origin.url # timeout=10 [2024-01-18T19:45:07.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T19:45:07.582Z] > git merge 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 [2024-01-18T19:45:07.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-18T19:45:07.626Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T19:45:07.637Z] > git checkout -f e63e2d25a10e56cca4926948c1b389c0b302776b # timeout=10 [2024-01-18T19:45:08.238Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.6 to 2.1.7" [2024-01-18T19:45:08.291Z] > git --version # timeout=10 [2024-01-18T19:45:08.301Z] > git --version # 'git version 2.25.1' [2024-01-18T19:45:08.313Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T19:45:09.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T19:45:09.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T19:45:09.661Z] Dload Upload Total Spent Left Speed [2024-01-18T19:45:09.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh [2024-01-18T19:45:09.930Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-18T19:45:10.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T19:45:10.350Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T19:45:10.350Z] + sudo tee /etc/docker/daemon.new [2024-01-18T19:45:10.350Z] { [2024-01-18T19:45:10.350Z] "registry-mirrors": [ [2024-01-18T19:45:10.350Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T19:45:10.350Z] ], [2024-01-18T19:45:10.350Z] "bip": "10.250.0.254/24", [2024-01-18T19:45:10.350Z] "hosts": [ [2024-01-18T19:45:10.350Z] "tcp://0.0.0.0:5555", [2024-01-18T19:45:10.350Z] "unix:///var/run/docker.sock" [2024-01-18T19:45:10.350Z] ], [2024-01-18T19:45:10.350Z] "mtu": 1458, [2024-01-18T19:45:10.350Z] "selinux-enabled": true, [2024-01-18T19:45:10.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T19:45:10.350Z] } [Pipeline] sh [2024-01-18T19:45:10.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T19:45:11.060Z] + sudo service docker restart [2024-01-18T19:45:11.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-18T19:45:11.877Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-18T19:45:12.815Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-18T19:45:19.397Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-18T19:45:19.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-18T19:45:21.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-18T19:45:21.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-18T19:45:22.547Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-18T19:45:23.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-18T19:45:24.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-18T19:45:25.012Z] $ docker stop --time=1 327e85e245d2b4065afe0b648e3682ce8a62fc905c1a821ff3f8c85aae3b4f55 [2024-01-18T19:45:29.961Z] $ docker rm -f --volumes 327e85e245d2b4065afe0b648e3682ce8a62fc905c1a821ff3f8c85aae3b4f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2024-01-18T19:45:30.635Z] provisioning config files... [2024-01-18T19:45:30.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5469012183264155438tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-01-18T19:45:31.217Z] ---> ****-login.sh [2024-01-18T19:45:31.217Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [2024-01-18T19:45:31.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:45:31.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:45:31.753Z] Configure a credential helper to remove this warning. See [2024-01-18T19:45:31.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:45:31.753Z] [2024-01-18T19:45:31.753Z] Login Succeeded [2024-01-18T19:45:31.753Z] nexus3.edgexfoundry.org:10002 [2024-01-18T19:45:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:45:31.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-18T19:45:31.968Z] [2024-01-18T19:45:31.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-18T19:45:32.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:45:32.020Z] Configure a credential helper to remove this warning. See [2024-01-18T19:45:32.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:45:32.020Z] [2024-01-18T19:45:32.020Z] Login Succeeded [2024-01-18T19:45:32.020Z] nexus3.edgexfoundry.org:10003 [2024-01-18T19:45:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-01-18T19:45:32.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:45:32.292Z] Configure a credential helper to remove this warning. See [2024-01-18T19:45:32.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:45:32.292Z] [2024-01-18T19:45:32.292Z] Login Succeeded [2024-01-18T19:45:32.292Z] nexus3.edgexfoundry.org:10004 [2024-01-18T19:45:32.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:45:32.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-18T19:45:32.397Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-18T19:45:32.397Z] 91d30c5bc195: Pulling fs layer [2024-01-18T19:45:32.397Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-18T19:45:32.397Z] 9c61dcf015f6: Pulling fs layer [2024-01-18T19:45:32.397Z] 4698f68db338: Pulling fs layer [2024-01-18T19:45:32.397Z] 2a2f49069b9e: Pulling fs layer [2024-01-18T19:45:32.397Z] e0025b399a48: Pulling fs layer [2024-01-18T19:45:32.397Z] e0025b399a48: Waiting [2024-01-18T19:45:32.397Z] 2a2f49069b9e: Waiting [2024-01-18T19:45:32.397Z] 4698f68db338: Waiting [2024-01-18T19:45:32.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:45:32.560Z] Configure a credential helper to remove this warning. See [2024-01-18T19:45:32.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:45:32.561Z] [2024-01-18T19:45:32.561Z] Login Succeeded [2024-01-18T19:45:32.561Z] ****.io [2024-01-18T19:45:32.655Z] 91d30c5bc195: Verifying Checksum [2024-01-18T19:45:32.655Z] 91d30c5bc195: Download complete [2024-01-18T19:45:32.655Z] 4698f68db338: Verifying Checksum [2024-01-18T19:45:32.655Z] 4698f68db338: Download complete [2024-01-18T19:45:32.655Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-18T19:45:32.655Z] 2e9b0aa3be6d: Download complete [2024-01-18T19:45:32.655Z] e0025b399a48: Verifying Checksum [2024-01-18T19:45:32.655Z] e0025b399a48: Download complete [2024-01-18T19:45:32.655Z] 91d30c5bc195: Pull complete [2024-01-18T19:45:32.655Z] 2a2f49069b9e: Verifying Checksum [2024-01-18T19:45:32.655Z] 2a2f49069b9e: Download complete [2024-01-18T19:45:32.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T19:45:32.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T19:45:32.830Z] Configure a credential helper to remove this warning. See [2024-01-18T19:45:32.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T19:45:32.830Z] [2024-01-18T19:45:32.830Z] Login Succeeded [2024-01-18T19:45:32.914Z] 2e9b0aa3be6d: Pull complete [2024-01-18T19:45:33.098Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T19:45:33.135Z] Deleting 1 temporary files [2024-01-18T19:45:33.172Z] 9c61dcf015f6: Verifying Checksum [2024-01-18T19:45:33.172Z] 9c61dcf015f6: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-18T19:45:34.012Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-01-18T19:45:34.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T19:45:34.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T19:45:34.198Z] ========================================================= [2024-01-18T19:45:34.198Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T19:45:34.198Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-18T19:45:34.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T19:45:34.889Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-18T19:45:34.889Z] 9fda8d8052c6: Pulling fs layer [2024-01-18T19:45:34.889Z] 5d54e960e981: Pulling fs layer [2024-01-18T19:45:34.889Z] c4a7e357bf2a: Pulling fs layer [2024-01-18T19:45:34.889Z] f0e02332f6b5: Pulling fs layer [2024-01-18T19:45:34.889Z] 872ee5b61b7b: Pulling fs layer [2024-01-18T19:45:34.889Z] 0c6a40ed1a82: Pulling fs layer [2024-01-18T19:45:34.889Z] 94ae7d8d031c: Pulling fs layer [2024-01-18T19:45:34.889Z] 872ee5b61b7b: Waiting [2024-01-18T19:45:34.889Z] 94ae7d8d031c: Waiting [2024-01-18T19:45:34.889Z] f0e02332f6b5: Waiting [2024-01-18T19:45:34.889Z] 0c6a40ed1a82: Waiting [2024-01-18T19:45:34.889Z] 5d54e960e981: Verifying Checksum [2024-01-18T19:45:34.889Z] 5d54e960e981: Download complete [2024-01-18T19:45:34.889Z] f0e02332f6b5: Download complete [2024-01-18T19:45:34.889Z] 9fda8d8052c6: Download complete [2024-01-18T19:45:34.889Z] 872ee5b61b7b: Verifying Checksum [2024-01-18T19:45:34.889Z] 872ee5b61b7b: Download complete [2024-01-18T19:45:35.158Z] 94ae7d8d031c: Verifying Checksum [2024-01-18T19:45:35.158Z] 94ae7d8d031c: Download complete [2024-01-18T19:45:35.429Z] 9fda8d8052c6: Pull complete [2024-01-18T19:45:35.713Z] 9c61dcf015f6: Pull complete [2024-01-18T19:45:35.972Z] 4698f68db338: Pull complete [2024-01-18T19:45:36.018Z] 5d54e960e981: Pull complete [2024-01-18T19:45:36.232Z] 2a2f49069b9e: Pull complete [2024-01-18T19:45:36.232Z] e0025b399a48: Pull complete [2024-01-18T19:45:36.232Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-18T19:45:36.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-18T19:45:36.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2024-01-18T19:45:36.286Z] c4a7e357bf2a: Verifying Checksum [2024-01-18T19:45:36.287Z] c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:45:36.609Z] prd-ubuntu20.04-docker-8c-8g-27479 does not seem to be running inside a container [2024-01-18T19:45:36.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-18T19:45:37.249Z] 0c6a40ed1a82: Verifying Checksum [2024-01-18T19:45:37.249Z] 0c6a40ed1a82: Download complete [2024-01-18T19:45:39.667Z] $ docker top b38624aaed8f7e67c12e40b30f26f11cb733b5e4f2d80c1c2d2bbcd592903a68 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T19:45:40.166Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-18T19:45:42.707Z] #1 [core-data internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #1 transferring dockerfile: 2.01kB done [2024-01-18T19:45:42.707Z] #1 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #2 transferring dockerfile: 2.50kB done [2024-01-18T19:45:42.707Z] #2 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #3 [core-command internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #3 transferring dockerfile: 1.93kB done [2024-01-18T19:45:42.707Z] #3 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #4 transferring dockerfile: 1.89kB done [2024-01-18T19:45:42.707Z] #4 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #5 transferring dockerfile: 2.06kB done [2024-01-18T19:45:42.707Z] #5 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #6 transferring dockerfile: 2.49kB done [2024-01-18T19:45:42.707Z] #6 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #7 transferring dockerfile: 1.70kB done [2024-01-18T19:45:42.707Z] #7 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #8 transferring dockerfile: 1.93kB done [2024-01-18T19:45:42.707Z] #8 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #9 transferring dockerfile: 2.23kB done [2024-01-18T19:45:42.707Z] #9 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #10 transferring dockerfile: 1.69kB done [2024-01-18T19:45:42.707Z] #10 DONE 0.1s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #11 transferring dockerfile: 1.81kB done [2024-01-18T19:45:42.707Z] #11 DONE 0.1s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #12 transferring dockerfile: 2.93kB done [2024-01-18T19:45:42.707Z] #12 DONE 0.1s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #13 transferring dockerfile: 2.15kB done [2024-01-18T19:45:42.707Z] #13 DONE 0.1s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-01-18T19:45:42.707Z] #14 transferring dockerfile: 1.95kB done [2024-01-18T19:45:42.707Z] #14 DONE 0.0s [2024-01-18T19:45:42.707Z] [2024-01-18T19:45:42.707Z] #15 [core-data internal] load .dockerignore [2024-01-18T19:45:42.707Z] #15 transferring context: 50B done [2024-01-18T19:45:42.707Z] #15 DONE 0.1s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #16 [security-proxy-setup internal] load .dockerignore [2024-01-18T19:45:42.968Z] #16 transferring context: 50B done [2024-01-18T19:45:42.968Z] #16 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-01-18T19:45:42.968Z] #17 transferring context: 50B done [2024-01-18T19:45:42.968Z] #17 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #18 [core-command internal] load .dockerignore [2024-01-18T19:45:42.968Z] #18 transferring context: 50B done [2024-01-18T19:45:42.968Z] #18 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #19 [security-spire-server internal] load .dockerignore [2024-01-18T19:45:42.968Z] #19 transferring context: 50B done [2024-01-18T19:45:42.968Z] #19 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #20 [core-metadata internal] load .dockerignore [2024-01-18T19:45:42.968Z] #20 transferring context: 50B done [2024-01-18T19:45:42.968Z] #20 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-01-18T19:45:42.968Z] #21 transferring context: 50B done [2024-01-18T19:45:42.968Z] #21 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #22 [support-scheduler internal] load .dockerignore [2024-01-18T19:45:42.968Z] #22 transferring context: 50B done [2024-01-18T19:45:42.968Z] #22 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-18T19:45:42.968Z] #23 transferring context: 50B done [2024-01-18T19:45:42.968Z] #23 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #24 [security-spire-agent internal] load .dockerignore [2024-01-18T19:45:42.968Z] #24 transferring context: 50B done [2024-01-18T19:45:42.968Z] #24 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #25 [security-bootstrapper internal] load .dockerignore [2024-01-18T19:45:42.968Z] #25 transferring context: 50B done [2024-01-18T19:45:42.968Z] #25 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-18T19:45:42.968Z] #26 DONE 0.0s [2024-01-18T19:45:42.968Z] [2024-01-18T19:45:42.968Z] #27 [security-spire-config internal] load .dockerignore [2024-01-18T19:45:42.968Z] #27 transferring context: 50B done [2024-01-18T19:45:43.229Z] #27 DONE 0.0s [2024-01-18T19:45:43.229Z] [2024-01-18T19:45:43.229Z] #28 [support-notifications internal] load .dockerignore [2024-01-18T19:45:43.229Z] #28 transferring context: 50B done [2024-01-18T19:45:43.229Z] #28 DONE 0.0s [2024-01-18T19:45:43.229Z] [2024-01-18T19:45:43.229Z] #29 [security-proxy-auth internal] load .dockerignore [2024-01-18T19:45:43.229Z] #29 transferring context: 50B done [2024-01-18T19:45:43.229Z] #29 DONE 0.1s [2024-01-18T19:45:43.229Z] [2024-01-18T19:45:43.229Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:45:43.229Z] #30 ... [2024-01-18T19:45:43.229Z] [2024-01-18T19:45:43.229Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-18T19:45:43.229Z] #26 DONE 0.0s [2024-01-18T19:45:43.229Z] [2024-01-18T19:45:43.229Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:45:43.490Z] #30 ... [2024-01-18T19:45:43.490Z] [2024-01-18T19:45:43.490Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-18T19:45:43.490Z] #26 DONE 0.0s [2024-01-18T19:45:43.490Z] [2024-01-18T19:45:43.490Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:45:43.490Z] #30 DONE 0.5s [2024-01-18T19:45:43.490Z] [2024-01-18T19:45:43.490Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:45:43.490Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 done [2024-01-18T19:45:43.801Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-18T19:45:43.801Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-18T19:45:43.802Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.0s [2024-01-18T19:45:43.802Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:45:43.802Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.15MB / 3.40MB 0.3s [2024-01-18T19:45:44.062Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s [2024-01-18T19:45:44.062Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-18T19:45:44.062Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-18T19:45:44.322Z] #31 ... [2024-01-18T19:45:44.322Z] [2024-01-18T19:45:44.322Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-18T19:45:44.322Z] #32 DONE 1.1s [2024-01-18T19:45:44.322Z] [2024-01-18T19:45:44.322Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-18T19:45:44.322Z] #33 DONE 1.0s [2024-01-18T19:45:44.322Z] [2024-01-18T19:45:44.322Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:45:44.322Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 done [2024-01-18T19:45:44.322Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-18T19:45:44.322Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-18T19:45:44.322Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-18T19:45:44.322Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:45:44.322Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2024-01-18T19:45:44.624Z] #31 ... [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #34 [security-spire-agent internal] load build context [2024-01-18T19:45:44.624Z] #34 transferring context: 17.63kB 0.0s done [2024-01-18T19:45:44.624Z] #34 DONE 0.3s [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-18T19:45:44.624Z] #35 DONE 1.2s [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #36 [security-spire-config internal] load build context [2024-01-18T19:45:44.624Z] #36 transferring context: 16.35kB 0.0s done [2024-01-18T19:45:44.624Z] #36 DONE 0.4s [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #37 [security-spire-server internal] load build context [2024-01-18T19:45:44.624Z] #37 transferring context: 18.10kB 0.0s done [2024-01-18T19:45:44.624Z] #37 DONE 0.4s [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:45:44.624Z] #31 DONE 1.3s [2024-01-18T19:45:44.624Z] [2024-01-18T19:45:44.624Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:45:44.624Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-18T19:45:44.624Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-18T19:45:44.624Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-18T19:45:44.624Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-18T19:45:44.624Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-01-18T19:45:44.624Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-01-18T19:45:44.624Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-01-18T19:45:44.624Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-18T19:45:44.624Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-01-18T19:45:44.888Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.4s [2024-01-18T19:45:44.888Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.5s [2024-01-18T19:45:45.146Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.6s [2024-01-18T19:45:45.146Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.7s [2024-01-18T19:45:45.410Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-01-18T19:45:50.814Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s [2024-01-18T19:45:50.814Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-18T19:45:54.114Z] #38 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #39 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:45:54.114Z] #39 transferring context: 309.84MB 8.5s done [2024-01-18T19:45:54.114Z] #39 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #40 [support-scheduler internal] load build context [2024-01-18T19:45:54.114Z] #40 transferring context: 309.84MB 8.2s done [2024-01-18T19:45:54.114Z] #40 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #41 [security-bootstrapper internal] load build context [2024-01-18T19:45:54.114Z] #41 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #42 [security-secretstore-setup internal] load build context [2024-01-18T19:45:54.114Z] #42 transferring context: 309.84MB 7.7s done [2024-01-18T19:45:54.114Z] #42 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #43 [core-command internal] load build context [2024-01-18T19:45:54.114Z] #43 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #44 [security-spiffe-token-provider internal] load build context [2024-01-18T19:45:54.114Z] #44 transferring context: 309.84MB 10.0s done [2024-01-18T19:45:54.114Z] #44 ... [2024-01-18T19:45:54.114Z] [2024-01-18T19:45:54.114Z] #45 [core-metadata internal] load build context [2024-01-18T19:45:54.114Z] #45 transferring context: 309.84MB 8.6s done [2024-01-18T19:45:54.379Z] #45 ... [2024-01-18T19:45:54.379Z] [2024-01-18T19:45:54.379Z] #46 [support-notifications internal] load build context [2024-01-18T19:45:54.379Z] #46 transferring context: 309.84MB 8.0s done [2024-01-18T19:45:54.379Z] #46 ... [2024-01-18T19:45:54.379Z] [2024-01-18T19:45:54.379Z] #47 [security-proxy-setup internal] load build context [2024-01-18T19:45:54.379Z] #47 transferring context: 309.84MB 10.0s done [2024-01-18T19:45:54.638Z] #47 ... [2024-01-18T19:45:54.638Z] [2024-01-18T19:45:54.638Z] #48 [security-proxy-auth internal] load build context [2024-01-18T19:45:54.638Z] #48 transferring context: 309.84MB 8.4s done [2024-01-18T19:45:54.638Z] #48 ... [2024-01-18T19:45:54.638Z] [2024-01-18T19:45:54.638Z] #49 [core-data internal] load build context [2024-01-18T19:45:54.638Z] #49 transferring context: 309.84MB 8.7s done [2024-01-18T19:45:54.638Z] #49 ... [2024-01-18T19:45:54.638Z] [2024-01-18T19:45:54.638Z] #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-01-18T19:45:54.897Z] #50 ... [2024-01-18T19:45:54.897Z] [2024-01-18T19:45:54.897Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:45:54.897Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-01-18T19:45:54.897Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-18T19:45:54.897Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-18T19:45:54.897Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-18T19:45:54.897Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2024-01-18T19:45:54.897Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-01-18T19:45:54.897Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.2s [2024-01-18T19:45:54.897Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.2s [2024-01-18T19:45:54.897Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-18T19:45:54.897Z] #51 ... [2024-01-18T19:45:54.897Z] [2024-01-18T19:45:54.897Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:45:55.470Z] c4a7e357bf2a: Pull complete [2024-01-18T19:45:55.470Z] f0e02332f6b5: Pull complete [2024-01-18T19:45:55.470Z] 872ee5b61b7b: Pull complete [2024-01-18T19:45:55.497Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 10.9s [2024-01-18T19:45:56.434Z] #38 ... [2024-01-18T19:45:56.434Z] [2024-01-18T19:45:56.434Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T19:45:56.434Z] #52 ... [2024-01-18T19:45:56.434Z] [2024-01-18T19:45:56.434Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:00.996Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.0s [2024-01-18T19:46:04.298Z] #38 ... [2024-01-18T19:46:04.298Z] [2024-01-18T19:46:04.298Z] #41 [security-bootstrapper internal] load build context [2024-01-18T19:46:04.298Z] #41 transferring context: 309.84MB 11.6s done [2024-01-18T19:46:04.298Z] #41 ... [2024-01-18T19:46:04.298Z] [2024-01-18T19:46:04.298Z] #43 [core-command internal] load build context [2024-01-18T19:46:04.298Z] #43 transferring context: 309.84MB 11.1s done [2024-01-18T19:46:04.298Z] #43 ... [2024-01-18T19:46:04.298Z] [2024-01-18T19:46:04.298Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:05.238Z] #38 ... [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #48 [security-proxy-auth internal] load build context [2024-01-18T19:46:05.238Z] #48 DONE 21.5s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #42 [security-secretstore-setup internal] load build context [2024-01-18T19:46:05.238Z] #42 DONE 21.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-01-18T19:46:05.238Z] #50 DONE 20.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:05.238Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 20.5s done [2024-01-18T19:46:05.238Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-18T19:46:05.238Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-18T19:46:05.238Z] #38 ... [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #46 [support-notifications internal] load build context [2024-01-18T19:46:05.238Z] #46 DONE 21.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #40 [support-scheduler internal] load build context [2024-01-18T19:46:05.238Z] #40 DONE 21.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #39 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:46:05.238Z] #39 DONE 21.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #45 [core-metadata internal] load build context [2024-01-18T19:46:05.238Z] #45 DONE 21.6s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #47 [security-proxy-setup internal] load build context [2024-01-18T19:46:05.238Z] #47 DONE 21.7s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #49 [core-data internal] load build context [2024-01-18T19:46:05.238Z] #49 DONE 21.7s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:05.238Z] #38 ... [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:46:05.238Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.4s done [2024-01-18T19:46:05.238Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 20.4s done [2024-01-18T19:46:05.238Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-18T19:46:05.238Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-01-18T19:46:05.238Z] #51 ... [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #44 [security-spiffe-token-provider internal] load build context [2024-01-18T19:46:05.238Z] #44 DONE 21.7s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #43 [core-command internal] load build context [2024-01-18T19:46:05.238Z] #43 DONE 21.7s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #41 [security-bootstrapper internal] load build context [2024-01-18T19:46:05.238Z] #41 DONE 21.7s [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:46:05.238Z] #51 ... [2024-01-18T19:46:05.238Z] [2024-01-18T19:46:05.238Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:05.819Z] 0c6a40ed1a82: Pull complete [2024-01-18T19:46:06.085Z] 94ae7d8d031c: Pull complete [2024-01-18T19:46:06.085Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T19:46:06.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T19:46:06.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-01-18T19:46:06.175Z] #38 ... [2024-01-18T19:46:06.175Z] [2024-01-18T19:46:06.175Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:46:06.175Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2024-01-18T19:46:06.175Z] #51 DONE 21.7s [2024-01-18T19:46:06.175Z] [2024-01-18T19:46:06.175Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh [2024-01-18T19:46:06.546Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T19:46:06.546Z] WORKDIR /edgex [2024-01-18T19:46:06.546Z] COPY go.mod . [2024-01-18T19:46:06.546Z] RUN go mod download [2024-01-18T19:46:06.546Z] + docker build -t ci-base-image-arm64 -f - . [2024-01-18T19:46:06.743Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-01-18T19:46:07.506Z] #0 building with "default" instance using docker driver [2024-01-18T19:46:07.506Z] [2024-01-18T19:46:07.506Z] #1 [internal] load .dockerignore [2024-01-18T19:46:07.506Z] #1 transferring context: [2024-01-18T19:46:07.506Z] #1 transferring context: 50B 0.0s done [2024-01-18T19:46:07.506Z] #1 DONE 0.1s [2024-01-18T19:46:07.506Z] [2024-01-18T19:46:07.506Z] #2 [internal] load build definition from Dockerfile [2024-01-18T19:46:07.506Z] #2 transferring dockerfile: 172B done [2024-01-18T19:46:07.506Z] #2 DONE 0.1s [2024-01-18T19:46:07.506Z] [2024-01-18T19:46:07.506Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T19:46:07.506Z] #3 DONE 0.0s [2024-01-18T19:46:07.942Z] [2024-01-18T19:46:07.942Z] #4 [internal] load build context [2024-01-18T19:46:07.942Z] #4 transferring context: 3.74kB done [2024-01-18T19:46:07.942Z] #4 DONE 0.1s [2024-01-18T19:46:07.942Z] [2024-01-18T19:46:07.942Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T19:46:07.942Z] #5 DONE 0.2s [2024-01-18T19:46:07.942Z] [2024-01-18T19:46:07.942Z] #6 [2/4] WORKDIR /edgex [2024-01-18T19:46:08.915Z] #6 DONE 1.1s [2024-01-18T19:46:08.915Z] [2024-01-18T19:46:08.915Z] #7 [3/4] COPY go.mod . [2024-01-18T19:46:08.916Z] #7 DONE 0.1s [2024-01-18T19:46:09.183Z] [2024-01-18T19:46:09.183Z] #8 [4/4] RUN go mod download [2024-01-18T19:46:10.033Z] #38 ... [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-18T19:46:10.033Z] #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.358 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.399 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.412 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 1.419 (4/6) Installing openssl (3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.429 (5/6) Installing su-exec (0.2-r3) [2024-01-18T19:46:10.033Z] #0 1.436 (6/6) Installing yq (4.33.3-r5) [2024-01-18T19:46:10.033Z] #0 1.501 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 1.514 OK: 17 MiB in 19 packages [2024-01-18T19:46:10.033Z] #53 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T19:46:10.033Z] #52 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #52 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #52 19.82 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T19:46:10.033Z] #52 19.84 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #52 19.84 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #52 19.84 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:10.033Z] #52 19.90 OK: 8 MiB in 17 packages [2024-01-18T19:46:10.033Z] #52 DONE 23.6s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-18T19:46:10.033Z] #0 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.267 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:46:10.033Z] #0 1.267 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:46:10.033Z] #0 1.267 OK: 20070 distinct packages available [2024-01-18T19:46:10.033Z] #0 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.668 (1/11) Installing ca-certificates (20230506-r0) [2024-01-18T19:46:10.033Z] #0 1.688 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-18T19:46:10.033Z] #0 1.696 (3/11) Installing libunistring (1.1-r1) [2024-01-18T19:46:10.033Z] #0 1.711 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-18T19:46:10.033Z] #0 1.715 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-18T19:46:10.033Z] #0 1.719 (6/11) Installing libcurl (8.5.0-r0) [2024-01-18T19:46:10.033Z] #0 1.726 (7/11) Installing curl (8.5.0-r0) [2024-01-18T19:46:10.033Z] #0 1.731 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 1.734 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:46:10.033Z] #0 1.737 (10/11) Installing libucontext (1.2-r2) [2024-01-18T19:46:10.033Z] #0 1.739 (11/11) Installing gcompat (1.1.0-r1) [2024-01-18T19:46:10.033Z] #0 1.744 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 1.753 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:10.033Z] #0 1.799 OK: 12 MiB in 26 packages [2024-01-18T19:46:10.033Z] #54 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-18T19:46:10.033Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.499 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 1.503 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 1.514 OK: 7 MiB in 16 packages [2024-01-18T19:46:10.033Z] #55 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-18T19:46:10.033Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.569 OK: 264 MiB in 52 packages [2024-01-18T19:46:10.033Z] #56 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-18T19:46:10.033Z] #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.450 OK: 264 MiB in 52 packages [2024-01-18T19:46:10.033Z] #57 DONE 5.0s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-18T19:46:10.033Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.188 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:46:10.033Z] #0 3.188 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:46:10.033Z] #0 3.188 OK: 20072 distinct packages available [2024-01-18T19:46:10.033Z] #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.839 OK: 264 MiB in 52 packages [2024-01-18T19:46:10.033Z] #58 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-18T19:46:10.033Z] #0 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.155 (1/4) Installing ca-certificates (20230506-r0) [2024-01-18T19:46:10.033Z] #0 1.170 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 1.174 (3/4) Installing su-exec (0.2-r3) [2024-01-18T19:46:10.033Z] #0 1.177 (4/4) Installing yq (4.33.3-r5) [2024-01-18T19:46:10.033Z] #0 1.308 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 1.308 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:10.033Z] #0 1.363 OK: 17 MiB in 19 packages [2024-01-18T19:46:10.033Z] #59 DONE 5.0s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-18T19:46:10.033Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.615 OK: 264 MiB in 52 packages [2024-01-18T19:46:10.033Z] #60 DONE 4.9s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-18T19:46:10.033Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.357 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:46:10.033Z] #0 3.357 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:46:10.033Z] #0 3.357 OK: 20070 distinct packages available [2024-01-18T19:46:10.033Z] #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.675 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 3.877 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:46:10.033Z] #0 3.882 (3/4) Installing libucontext (1.2-r2) [2024-01-18T19:46:10.033Z] #0 3.885 (4/4) Installing gcompat (1.1.0-r1) [2024-01-18T19:46:10.033Z] #0 3.889 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 3.897 OK: 8 MiB in 19 packages [2024-01-18T19:46:10.033Z] #61 DONE 5.0s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-18T19:46:10.033Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.417 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:46:10.033Z] #0 1.417 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:46:10.033Z] #0 1.417 OK: 20070 distinct packages available [2024-01-18T19:46:10.033Z] #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 1.783 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.815 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.823 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 1.835 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:46:10.033Z] #0 1.838 (5/7) Installing libucontext (1.2-r2) [2024-01-18T19:46:10.033Z] #0 1.841 (6/7) Installing gcompat (1.1.0-r1) [2024-01-18T19:46:10.033Z] #0 1.856 (7/7) Installing openssl (3.1.4-r4) [2024-01-18T19:46:10.033Z] #0 1.883 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 1.891 OK: 8 MiB in 20 packages [2024-01-18T19:46:10.033Z] #62 DONE 5.0s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-18T19:46:10.033Z] #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:10.033Z] #0 4.204 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:10.033Z] #0 4.208 (2/2) Installing su-exec (0.2-r3) [2024-01-18T19:46:10.033Z] #0 4.211 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:10.033Z] #0 4.220 OK: 7 MiB in 17 packages [2024-01-18T19:46:10.033Z] #63 DONE 5.0s [2024-01-18T19:46:10.033Z] [2024-01-18T19:46:10.033Z] #64 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-01-18T19:46:10.293Z] #64 ... [2024-01-18T19:46:10.293Z] [2024-01-18T19:46:10.293Z] #65 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:10.293Z] #65 DONE 0.2s [2024-01-18T19:46:10.293Z] [2024-01-18T19:46:10.293Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:10.293Z] #66 DONE 0.2s [2024-01-18T19:46:10.293Z] [2024-01-18T19:46:10.294Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:10.294Z] #67 DONE 0.2s [2024-01-18T19:46:10.294Z] [2024-01-18T19:46:10.294Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:10.294Z] #68 DONE 0.2s [2024-01-18T19:46:10.294Z] [2024-01-18T19:46:10.294Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:46:10.294Z] #38 DONE 25.9s [2024-01-18T19:46:10.294Z] [2024-01-18T19:46:10.294Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-18T19:46:11.673Z] #69 ... [2024-01-18T19:46:11.673Z] [2024-01-18T19:46:11.673Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-18T19:46:11.673Z] #0 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:11.673Z] #0 5.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:11.673Z] #0 6.250 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-18T19:46:11.673Z] #0 6.253 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:46:11.673Z] #0 6.262 OK: 7 MiB in 16 packages [2024-01-18T19:46:11.673Z] #70 DONE 6.4s [2024-01-18T19:46:11.673Z] [2024-01-18T19:46:11.673Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:46:12.268Z] #71 ... [2024-01-18T19:46:12.268Z] [2024-01-18T19:46:12.268Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-18T19:46:12.268Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.268Z] #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.268Z] #0 2.212 OK: 17 MiB in 19 packages [2024-01-18T19:46:12.268Z] #72 DONE 2.5s [2024-01-18T19:46:12.268Z] [2024-01-18T19:46:12.268Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:46:12.268Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.268Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.268Z] #0 2.179 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.268Z] #0 2.215 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.268Z] #0 2.222 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:12.268Z] #0 2.281 OK: 8 MiB in 17 packages [2024-01-18T19:46:12.268Z] #73 DONE 2.5s [2024-01-18T19:46:12.527Z] [2024-01-18T19:46:12.527Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-18T19:46:12.527Z] #74 DONE 0.1s [2024-01-18T19:46:12.527Z] [2024-01-18T19:46:12.527Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-18T19:46:12.527Z] #69 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.527Z] #69 2.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.527Z] #69 2.339 OK: 8 MiB in 20 packages [2024-01-18T19:46:12.527Z] #69 DONE 2.5s [2024-01-18T19:46:12.527Z] [2024-01-18T19:46:12.527Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:46:12.786Z] #75 ... [2024-01-18T19:46:12.786Z] [2024-01-18T19:46:12.786Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:46:12.786Z] #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.333 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.378 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.387 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:12.786Z] #0 2.440 OK: 12 MiB in 26 packages [2024-01-18T19:46:12.786Z] #76 DONE 2.9s [2024-01-18T19:46:12.786Z] [2024-01-18T19:46:12.786Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-18T19:46:12.786Z] #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.382 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.449 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.461 OK: 7 MiB in 17 packages [2024-01-18T19:46:12.786Z] #77 DONE 2.7s [2024-01-18T19:46:12.786Z] [2024-01-18T19:46:12.786Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-18T19:46:12.786Z] #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #0 2.521 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.594 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #0 2.615 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:46:12.786Z] #0 2.681 OK: 17 MiB in 19 packages [2024-01-18T19:46:12.786Z] #78 DONE 2.8s [2024-01-18T19:46:12.786Z] [2024-01-18T19:46:12.786Z] #64 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-01-18T19:46:12.786Z] #64 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #64 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:12.786Z] #64 2.649 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #64 2.691 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:12.786Z] #64 2.704 OK: 7 MiB in 16 packages [2024-01-18T19:46:12.786Z] #64 DONE 2.9s [2024-01-18T19:46:13.045Z] [2024-01-18T19:46:13.045Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-18T19:46:14.423Z] #79 ... [2024-01-18T19:46:14.423Z] [2024-01-18T19:46:14.423Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-18T19:46:14.423Z] #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:14.423Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:14.423Z] #0 2.781 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:14.423Z] #0 2.824 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:14.423Z] #0 2.824 OK: 8 MiB in 19 packages [2024-01-18T19:46:14.423Z] #80 DONE 4.3s [2024-01-18T19:46:14.423Z] [2024-01-18T19:46:14.423Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-18T19:46:14.423Z] #81 DONE 1.8s [2024-01-18T19:46:14.423Z] [2024-01-18T19:46:14.423Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:46:14.423Z] #75 DONE 1.8s [2024-01-18T19:46:14.423Z] [2024-01-18T19:46:14.423Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-18T19:46:15.801Z] #82 DONE 1.2s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:46:15.801Z] #83 DONE 1.2s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:46:15.801Z] #84 DONE 1.3s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-18T19:46:15.801Z] #85 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-18T19:46:15.801Z] #86 ... [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-18T19:46:15.801Z] #87 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:46:15.801Z] #88 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-18T19:46:15.801Z] #86 DONE 0.2s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-18T19:46:15.801Z] #89 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-18T19:46:15.801Z] #90 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:46:15.801Z] #91 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-18T19:46:15.801Z] #92 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:46:15.801Z] #93 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-18T19:46:15.801Z] #94 DONE 0.1s [2024-01-18T19:46:15.801Z] [2024-01-18T19:46:15.801Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-18T19:46:16.059Z] #95 DONE 0.1s [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-18T19:46:16.059Z] #96 DONE 0.1s [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #97 [security-spire-server] exporting to image [2024-01-18T19:46:16.059Z] #97 exporting layers [2024-01-18T19:46:16.059Z] #97 ... [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-18T19:46:16.059Z] #98 DONE 0.1s [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-18T19:46:16.059Z] #79 DONE 3.4s [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-18T19:46:16.059Z] #99 DONE 0.1s [2024-01-18T19:46:16.059Z] [2024-01-18T19:46:16.059Z] #97 [security-spire-agent] exporting to image [2024-01-18T19:46:16.318Z] #97 ... [2024-01-18T19:46:16.318Z] [2024-01-18T19:46:16.318Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-18T19:46:16.318Z] #100 DONE 0.1s [2024-01-18T19:46:16.318Z] [2024-01-18T19:46:16.318Z] #97 [security-spire-config] exporting to image [2024-01-18T19:46:16.576Z] #97 exporting layers 0.6s done [2024-01-18T19:46:16.576Z] #97 ... [2024-01-18T19:46:16.576Z] [2024-01-18T19:46:16.576Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:46:16.576Z] #71 4.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:16.576Z] #71 4.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T19:46:16.577Z] #71 4.967 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:16.577Z] #71 5.000 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:46:16.577Z] #71 5.007 OK: 7 MiB in 16 packages [2024-01-18T19:46:16.577Z] #71 DONE 5.2s [2024-01-18T19:46:16.577Z] [2024-01-18T19:46:16.577Z] #97 [security-spire-server] exporting to image [2024-01-18T19:46:16.577Z] #97 writing image sha256:f9c73ee6222dff6a98cf6f6b4822e971acdeda2d9eedc6019ee8944d667dc48e done [2024-01-18T19:46:16.577Z] #97 naming to docker.io/library/security-spire-server done [2024-01-18T19:46:16.835Z] #97 exporting layers 0.6s done [2024-01-18T19:46:16.835Z] #97 writing image sha256:7d8f6d453aab970ced716f3516b170e49ad561416e0a4d6574d72e7d14b24342 done [2024-01-18T19:46:16.835Z] #97 naming to docker.io/library/security-spire-agent done [2024-01-18T19:46:16.835Z] #97 writing image sha256:407d2eca3dcc5d5133e2a33f7a3ded3371386d36de861b867965bd90852f70fa done [2024-01-18T19:46:16.835Z] #97 naming to docker.io/library/security-spire-config done [2024-01-18T19:46:16.835Z] #97 DONE 0.8s [2024-01-18T19:46:16.835Z] [2024-01-18T19:46:16.835Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:20.133Z] #101 ... [2024-01-18T19:46:20.133Z] [2024-01-18T19:46:20.133Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:20.393Z] #102 ... [2024-01-18T19:46:20.393Z] [2024-01-18T19:46:20.393Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:20.393Z] #103 ... [2024-01-18T19:46:20.393Z] [2024-01-18T19:46:20.393Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:21.504Z] #8 DONE 11.2s [2024-01-18T19:46:21.504Z] [2024-01-18T19:46:21.504Z] #9 exporting to image [2024-01-18T19:46:21.504Z] #9 exporting layers [2024-01-18T19:46:32.767Z] #104 ... [2024-01-18T19:46:32.767Z] [2024-01-18T19:46:32.767Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:32.767Z] #102 DONE 21.3s [2024-01-18T19:46:32.767Z] [2024-01-18T19:46:32.767Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:32.767Z] #104 DONE 21.3s [2024-01-18T19:46:32.767Z] [2024-01-18T19:46:32.767Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:32.767Z] #101 DONE 21.3s [2024-01-18T19:46:32.767Z] [2024-01-18T19:46:32.767Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:32.767Z] #103 DONE 21.4s [2024-01-18T19:46:32.767Z] [2024-01-18T19:46:32.767Z] #105 [support-notifications builder 6/7] COPY . . [2024-01-18T19:46:33.830Z] #9 exporting layers 12.3s done [2024-01-18T19:46:33.830Z] #9 writing image sha256:4d8fd8289506d99e54d4450f728ff15a8864a3137b9a4035578cf7e995b8ff46 done [2024-01-18T19:46:33.830Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-01-18T19:46:33.830Z] #9 DONE 12.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:46:34.261Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T19:46:34.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:46:34.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-27480 does not seem to be running inside a container [2024-01-18T19:46:34.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T19:46:35.769Z] $ docker top 003fb8a4d5d8cf482e1d12d3f601adbdaa5e01d44f3fe8e8238ffa216ff928a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T19:46:36.358Z] + go version [2024-01-18T19:46:36.628Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T19:46:36.666Z] $ docker stop --time=1 003fb8a4d5d8cf482e1d12d3f601adbdaa5e01d44f3fe8e8238ffa216ff928a5 [2024-01-18T19:46:38.188Z] $ docker rm -f --volumes 003fb8a4d5d8cf482e1d12d3f601adbdaa5e01d44f3fe8e8238ffa216ff928a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:46:39.343Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T19:46:39.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:46:39.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-27480 does not seem to be running inside a container [2024-01-18T19:46:39.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T19:46:40.673Z] $ docker top de9529d4660df62c284ee57115e1cdd93313f5a02748cff461ee7276e3828520 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T19:46:40.963Z] ========================================================= [2024-01-18T19:46:40.963Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-18T19:46:40.963Z] ========================================================= [Pipeline] sh [2024-01-18T19:46:41.288Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-18T19:46:41.725Z] + make test [2024-01-18T19:46:41.725Z] go test -race -coverprofile=coverage.out ./... [2024-01-18T19:46:42.742Z] #105 ... [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #106 ... [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #107 [core-command builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #107 ... [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #108 ... [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #107 [core-command builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #107 DONE 11.0s [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #109 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #110 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #111 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #112 [support-scheduler builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #112 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #113 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #114 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #115 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #116 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #117 [core-metadata builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #117 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #118 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #119 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #120 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #106 DONE 11.0s [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #121 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #122 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #123 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #124 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #125 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #126 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #105 [support-notifications builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #105 DONE 10.9s [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #108 DONE 11.0s [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #127 [core-data builder 6/7] COPY . . [2024-01-18T19:46:42.742Z] #127 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:46:42.742Z] #128 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:46:42.742Z] #129 CACHED [2024-01-18T19:46:42.742Z] [2024-01-18T19:46:42.742Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-18T19:46:43.677Z] #130 1.167 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-18T19:46:53.648Z] #130 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-18T19:46:53.648Z] #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-18T19:46:53.648Z] #131 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T19:46:53.648Z] #0 1.110 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-18T19:46:53.648Z] #132 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-18T19:46:53.648Z] #0 0.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-18T19:46:53.648Z] #133 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T19:46:53.648Z] #0 1.205 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-18T19:46:53.648Z] #134 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T19:46:53.648Z] #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-18T19:46:53.648Z] #135 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T19:46:53.648Z] #0 0.517 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-18T19:46:53.648Z] #136 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T19:46:53.648Z] #0 1.131 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-18T19:46:53.648Z] #137 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-18T19:46:53.648Z] #0 1.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-18T19:46:53.648Z] #138 ... [2024-01-18T19:46:53.648Z] [2024-01-18T19:46:53.648Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-18T19:46:53.648Z] #0 0.636 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-18T19:46:53.907Z] #139 ... [2024-01-18T19:46:53.907Z] [2024-01-18T19:46:53.907Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-18T19:46:53.907Z] #0 0.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-18T19:47:13.969Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-18T19:48:02.459Z] #140 ... [2024-01-18T19:48:02.459Z] [2024-01-18T19:48:02.459Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T19:48:02.459Z] #135 75.73 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-18T19:48:03.045Z] #135 ... [2024-01-18T19:48:03.045Z] [2024-01-18T19:48:03.045Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-18T19:48:03.045Z] #139 DONE 80.6s [2024-01-18T19:48:03.303Z] [2024-01-18T19:48:03.303Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T19:48:03.561Z] #132 ... [2024-01-18T19:48:03.561Z] [2024-01-18T19:48:03.561Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:03.819Z] #141 ... [2024-01-18T19:48:03.819Z] [2024-01-18T19:48:03.819Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-18T19:48:03.819Z] #130 DONE 81.3s [2024-01-18T19:48:03.819Z] [2024-01-18T19:48:03.819Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-18T19:48:03.819Z] #133 DONE 81.4s [2024-01-18T19:48:03.819Z] [2024-01-18T19:48:03.819Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-18T19:48:03.819Z] #131 DONE 81.4s [2024-01-18T19:48:03.819Z] [2024-01-18T19:48:03.819Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T19:48:03.819Z] #135 DONE 81.4s [2024-01-18T19:48:03.819Z] [2024-01-18T19:48:03.819Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.080Z] #142 ... [2024-01-18T19:48:04.080Z] [2024-01-18T19:48:04.080Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-18T19:48:04.080Z] #140 DONE 81.5s [2024-01-18T19:48:04.340Z] [2024-01-18T19:48:04.340Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T19:48:04.340Z] #134 DONE 81.7s [2024-01-18T19:48:04.340Z] [2024-01-18T19:48:04.340Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-18T19:48:04.340Z] #143 ... [2024-01-18T19:48:04.340Z] [2024-01-18T19:48:04.340Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T19:48:04.340Z] #137 DONE 81.9s [2024-01-18T19:48:04.340Z] [2024-01-18T19:48:04.340Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-18T19:48:04.340Z] #138 DONE 81.9s [2024-01-18T19:48:04.340Z] [2024-01-18T19:48:04.340Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T19:48:04.340Z] #136 DONE 81.9s [2024-01-18T19:48:04.600Z] [2024-01-18T19:48:04.600Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.600Z] #144 ... [2024-01-18T19:48:04.600Z] [2024-01-18T19:48:04.600Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T19:48:04.600Z] #132 DONE 82.2s [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.860Z] #141 DONE 1.1s [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-18T19:48:04.860Z] #143 DONE 0.7s [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:04.860Z] #145 ... [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.860Z] #146 DONE 1.0s [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.860Z] #142 DONE 1.0s [2024-01-18T19:48:04.860Z] [2024-01-18T19:48:04.860Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:04.860Z] #144 DONE 0.7s [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #147 DONE 0.4s [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #148 DONE 0.5s [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #149 ... [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #145 DONE 0.3s [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #150 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #151 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #152 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #153 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #154 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #155 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:05.136Z] #156 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #157 CACHED [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #158 DONE 0.3s [2024-01-18T19:48:05.136Z] [2024-01-18T19:48:05.136Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.136Z] #159 DONE 0.3s [2024-01-18T19:48:05.403Z] [2024-01-18T19:48:05.403Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.403Z] #160 DONE 0.3s [2024-01-18T19:48:05.403Z] [2024-01-18T19:48:05.403Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:05.403Z] #149 DONE 0.3s [2024-01-18T19:48:05.403Z] [2024-01-18T19:48:05.403Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-18T19:48:06.342Z] #161 ... [2024-01-18T19:48:06.342Z] [2024-01-18T19:48:06.342Z] #162 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-18T19:48:06.342Z] #162 DONE 1.0s [2024-01-18T19:48:06.342Z] [2024-01-18T19:48:06.342Z] #163 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-18T19:48:06.342Z] #163 DONE 1.0s [2024-01-18T19:48:06.342Z] [2024-01-18T19:48:06.342Z] #164 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:06.342Z] #164 DONE 1.1s [2024-01-18T19:48:06.342Z] [2024-01-18T19:48:06.342Z] #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.602Z] #165 ... [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-18T19:48:06.602Z] #166 DONE 1.3s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-18T19:48:06.602Z] #167 DONE 1.3s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-18T19:48:06.602Z] #168 DONE 1.3s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-18T19:48:06.602Z] #169 DONE 1.4s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-18T19:48:06.602Z] #170 DONE 1.3s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-18T19:48:06.602Z] #171 DONE 1.7s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-18T19:48:06.602Z] #172 DONE 1.3s [2024-01-18T19:48:06.602Z] [2024-01-18T19:48:06.602Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.862Z] #173 ... [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-18T19:48:06.862Z] #161 DONE 1.5s [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.862Z] #174 DONE 0.7s [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.862Z] #165 DONE 0.7s [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-18T19:48:06.862Z] #175 DONE 0.5s [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #176 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-18T19:48:06.862Z] #176 ... [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.862Z] #177 DONE 0.5s [2024-01-18T19:48:06.862Z] [2024-01-18T19:48:06.862Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:06.862Z] #178 DONE 0.5s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:07.123Z] #179 DONE 0.5s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-01-18T19:48:07.123Z] #180 DONE 0.6s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:07.123Z] #181 DONE 0.6s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T19:48:07.123Z] #182 DONE 0.6s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #97 [security-spiffe-token-provider] exporting to image [2024-01-18T19:48:07.123Z] #97 exporting layers [2024-01-18T19:48:07.123Z] #97 ... [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:07.123Z] #173 DONE 0.6s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-18T19:48:07.123Z] #183 DONE 0.4s [2024-01-18T19:48:07.123Z] [2024-01-18T19:48:07.123Z] #97 [support-notifications] exporting to image [2024-01-18T19:48:07.395Z] #97 ... [2024-01-18T19:48:07.395Z] [2024-01-18T19:48:07.395Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-18T19:48:07.395Z] #184 DONE 0.4s [2024-01-18T19:48:07.395Z] [2024-01-18T19:48:07.395Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-18T19:48:07.395Z] #185 DONE 0.6s [2024-01-18T19:48:07.395Z] [2024-01-18T19:48:07.395Z] #97 [support-notifications] exporting to image [2024-01-18T19:48:07.395Z] #97 exporting layers 0.4s done [2024-01-18T19:48:07.659Z] #97 ... [2024-01-18T19:48:07.659Z] [2024-01-18T19:48:07.659Z] #176 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-18T19:48:07.659Z] #176 DONE 0.6s [2024-01-18T19:48:07.659Z] [2024-01-18T19:48:07.659Z] #186 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:07.659Z] #186 DONE 0.6s [2024-01-18T19:48:07.659Z] [2024-01-18T19:48:07.659Z] #97 [core-data] exporting to image [2024-01-18T19:48:07.659Z] #97 writing image sha256:d9e9d3e9de564e3e00f5a621311a2a83cbafa161336817ab53183cde82a8eb79 [2024-01-18T19:48:07.659Z] #97 writing image sha256:eccb316052a1da901967d584e2b1d7862c9f434c6199182bfb6a16a860cb09dd [2024-01-18T19:48:07.918Z] #97 ... [2024-01-18T19:48:07.918Z] [2024-01-18T19:48:07.918Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-18T19:48:07.918Z] #187 DONE 0.7s [2024-01-18T19:48:07.918Z] [2024-01-18T19:48:07.918Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-18T19:48:07.918Z] #188 DONE 0.7s [2024-01-18T19:48:07.918Z] [2024-01-18T19:48:07.918Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-18T19:48:07.918Z] #189 DONE 0.6s [2024-01-18T19:48:07.918Z] [2024-01-18T19:48:07.918Z] #97 [core-command] exporting to image [2024-01-18T19:48:07.918Z] #97 exporting layers 0.8s done [2024-01-18T19:48:07.918Z] #97 writing image sha256:d9e9d3e9de564e3e00f5a621311a2a83cbafa161336817ab53183cde82a8eb79 0.2s done [2024-01-18T19:48:07.918Z] #97 writing image sha256:eccb316052a1da901967d584e2b1d7862c9f434c6199182bfb6a16a860cb09dd 0.2s done [2024-01-18T19:48:07.918Z] #97 naming to docker.io/library/support-scheduler done [2024-01-18T19:48:07.918Z] #97 naming to docker.io/library/core-command done [2024-01-18T19:48:08.177Z] #97 exporting layers 1.0s done [2024-01-18T19:48:08.177Z] #97 writing image sha256:5a223469236f45472b66c9c95d53b51010115ddfe4c35068818af89e953e8419 [2024-01-18T19:48:08.177Z] #97 writing image sha256:df9468b857cfe5da81ef3b0cb0dc88d945321cf66ddeb2585a547816cab7487e [2024-01-18T19:48:08.437Z] #97 ... [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-18T19:48:08.437Z] #190 DONE 0.6s [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #97 [security-spiffe-token-provider] exporting to image [2024-01-18T19:48:08.437Z] #97 exporting layers 0.9s done [2024-01-18T19:48:08.437Z] #97 writing image sha256:5a223469236f45472b66c9c95d53b51010115ddfe4c35068818af89e953e8419 0.2s done [2024-01-18T19:48:08.437Z] #97 writing image sha256:df9468b857cfe5da81ef3b0cb0dc88d945321cf66ddeb2585a547816cab7487e 0.2s done [2024-01-18T19:48:08.437Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-01-18T19:48:08.437Z] #97 writing image sha256:4cde68bbcece580d881286fc54d7fbd850ee8b6969a03d0bb4e7dce67b3da86a 0.0s done [2024-01-18T19:48:08.437Z] #97 naming to docker.io/library/core-metadata [2024-01-18T19:48:08.437Z] #97 naming to docker.io/library/support-notifications [2024-01-18T19:48:08.437Z] #97 ... [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-18T19:48:08.437Z] #191 DONE 0.7s [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-18T19:48:08.437Z] #192 DONE 0.7s [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T19:48:08.437Z] #193 DONE 1.2s [2024-01-18T19:48:08.437Z] [2024-01-18T19:48:08.437Z] #97 [core-common-config-bootstrapper] exporting to image [2024-01-18T19:48:08.437Z] #97 naming to docker.io/library/core-metadata 0.1s done [2024-01-18T19:48:08.437Z] #97 naming to docker.io/library/support-notifications 0.1s done [2024-01-18T19:48:08.696Z] #97 ... [2024-01-18T19:48:08.696Z] [2024-01-18T19:48:08.696Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T19:48:08.696Z] #194 DONE 1.1s [2024-01-18T19:48:08.696Z] [2024-01-18T19:48:08.696Z] #97 [core-data] exporting to image [2024-01-18T19:48:08.696Z] #97 writing image sha256:62d67a05d19b104aa5e0565cecc33da1d3be27adc748a34241f027060b628ec0 done [2024-01-18T19:48:08.696Z] #97 naming to docker.io/library/core-data done [2024-01-18T19:48:08.953Z] #97 ... [2024-01-18T19:48:08.953Z] [2024-01-18T19:48:08.953Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-18T19:48:08.953Z] #195 DONE 0.4s [2024-01-18T19:48:08.953Z] [2024-01-18T19:48:08.953Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-18T19:48:08.953Z] #196 DONE 0.6s [2024-01-18T19:48:09.212Z] [2024-01-18T19:48:09.212Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-01-18T19:48:09.212Z] #197 DONE 0.1s [2024-01-18T19:48:09.212Z] [2024-01-18T19:48:09.212Z] #97 [security-proxy-auth] exporting to image [2024-01-18T19:48:09.212Z] #97 exporting layers 0.5s done [2024-01-18T19:48:09.212Z] #97 writing image sha256:1864da43b243895be934fd1a9eaaae43f7bedaae163309f871f96b7db674f1d8 0.0s done [2024-01-18T19:48:09.212Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-18T19:48:09.212Z] #97 writing image sha256:c9aa21bf3c2bef65e3c6a2c2582573c8ea5dd4c474543f569948ea68905ca011 done [2024-01-18T19:48:09.212Z] #97 naming to docker.io/library/security-proxy-auth done [2024-01-18T19:48:09.212Z] #97 DONE 3.0s [2024-01-18T19:48:09.212Z] [2024-01-18T19:48:09.212Z] #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-18T19:48:09.212Z] #198 DONE 0.1s [2024-01-18T19:48:09.212Z] [2024-01-18T19:48:09.212Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-18T19:48:09.212Z] #199 DONE 0.2s [2024-01-18T19:48:09.212Z] [2024-01-18T19:48:09.212Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-18T19:48:09.471Z] #200 DONE 0.1s [2024-01-18T19:48:09.471Z] [2024-01-18T19:48:09.471Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-18T19:48:09.471Z] #201 DONE 0.1s [2024-01-18T19:48:09.471Z] [2024-01-18T19:48:09.471Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T19:48:09.471Z] #202 ... [2024-01-18T19:48:09.471Z] [2024-01-18T19:48:09.471Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T19:48:09.471Z] #203 DONE 0.9s [2024-01-18T19:48:09.730Z] [2024-01-18T19:48:09.730Z] #97 [security-proxy-setup] exporting to image [2024-01-18T19:48:09.730Z] #97 exporting layers 0.3s done [2024-01-18T19:48:09.730Z] #97 writing image sha256:5cb36e7980488ab5528108b6475da12496ccc86071fe1f4560069fefd13e337e done [2024-01-18T19:48:09.730Z] #97 naming to docker.io/library/security-proxy-setup [2024-01-18T19:48:09.730Z] #97 naming to docker.io/library/security-proxy-setup done [2024-01-18T19:48:09.730Z] #97 DONE 3.2s [2024-01-18T19:48:09.730Z] [2024-01-18T19:48:09.730Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-18T19:48:09.991Z] #204 ... [2024-01-18T19:48:09.991Z] [2024-01-18T19:48:09.991Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T19:48:09.991Z] #202 DONE 0.8s [2024-01-18T19:48:09.991Z] [2024-01-18T19:48:09.991Z] #97 [security-secretstore-setup] exporting to image [2024-01-18T19:48:10.250Z] #97 ... [2024-01-18T19:48:10.250Z] [2024-01-18T19:48:10.250Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-18T19:48:10.250Z] #204 DONE 0.9s [2024-01-18T19:48:10.250Z] [2024-01-18T19:48:10.250Z] #97 [security-secretstore-setup] exporting to image [2024-01-18T19:48:10.250Z] #97 exporting layers 0.3s done [2024-01-18T19:48:10.250Z] #97 writing image sha256:c86aa3d782f9b1158377ebce6517df1e3dcf785007902530f439735200c02baa done [2024-01-18T19:48:10.250Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-01-18T19:48:10.509Z] #97 exporting layers 0.2s done [2024-01-18T19:48:10.509Z] #97 writing image sha256:a0140fc64602251d5ae1e1c067bcb88ddcf5f7e04f15aac8f551342b2f89e434 done [2024-01-18T19:48:10.509Z] #97 naming to docker.io/library/security-bootstrapper done [2024-01-18T19:48:10.509Z] #97 DONE 3.8s [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T19:48:10.509Z] time="2024-01-18T19:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-18T19:48:10.546Z] $ docker stop --time=1 b38624aaed8f7e67c12e40b30f26f11cb733b5e4f2d80c1c2d2bbcd592903a68 [2024-01-18T19:48:12.845Z] $ docker rm -f --volumes b38624aaed8f7e67c12e40b30f26f11cb733b5e4f2d80c1c2d2bbcd592903a68 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T19:48:13.367Z] + docker images [2024-01-18T19:48:13.367Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-18T19:48:13.367Z] security-bootstrapper latest a0140fc64602 3 seconds ago 23.5MB [2024-01-18T19:48:13.367Z] security-proxy-setup latest 5cb36e798048 4 seconds ago 30.9MB [2024-01-18T19:48:13.367Z] security-secretstore-setup latest c86aa3d782f9 4 seconds ago 41.5MB [2024-01-18T19:48:13.367Z] core-common-config-bootstrapper latest 1864da43b243 5 seconds ago 20MB [2024-01-18T19:48:13.367Z] security-proxy-auth latest c9aa21bf3c2b 5 seconds ago 20.8MB [2024-01-18T19:48:13.367Z] core-data latest 62d67a05d19b 6 seconds ago 22.1MB [2024-01-18T19:48:13.367Z] core-metadata latest 4cde68bbcece 6 seconds ago 22.4MB [2024-01-18T19:48:13.367Z] core-command latest d9e9d3e9de56 7 seconds ago 22MB [2024-01-18T19:48:13.367Z] security-spiffe-token-provider latest df9468b857cf 7 seconds ago 33.8MB [2024-01-18T19:48:13.367Z] support-scheduler latest eccb316052a1 7 seconds ago 31.1MB [2024-01-18T19:48:13.367Z] support-notifications latest 5a223469236f 7 seconds ago 31.9MB [2024-01-18T19:48:13.367Z] security-spire-config latest 407d2eca3dcc About a minute ago 107MB [2024-01-18T19:48:13.367Z] security-spire-server latest f9c73ee6222d About a minute ago 107MB [2024-01-18T19:48:13.367Z] security-spire-agent latest 7d8f6d453aab About a minute ago 166MB [2024-01-18T19:48:13.367Z] ci-base-image-x86_64 latest ed6f56808e05 4 minutes ago 882MB [2024-01-18T19:48:13.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-01-18T19:48:13.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-18T19:48:13.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 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 [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-18T19:48:21.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-18T19:48:27.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-18T19:48:27.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-18T19:48:28.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.207s coverage: 28.7% of statements [2024-01-18T19:48:36.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.265s coverage: 97.0% of statements [2024-01-18T19:48:41.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-18T19:48:41.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-18T19:48:41.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-18T19:48:45.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.351s coverage: 69.2% of statements [2024-01-18T19:48:45.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-18T19:48:45.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-18T19:48:46.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements [2024-01-18T19:48:51.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-18T19:48:51.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-18T19:48:51.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:48:51.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-18T19:48:51.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-18T19:48:57.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-18T19:48:57.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-18T19:49:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.924s coverage: 93.4% of statements [2024-01-18T19:49:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.340s coverage: 4.1% of statements [2024-01-18T19:49:09.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-18T19:49:09.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:49:09.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-18T19:49:11.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-18T19:49:11.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.514s coverage: 97.6% of statements [2024-01-18T19:49:12.214Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.192s coverage: 72.2% of statements [2024-01-18T19:49:18.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-18T19:49:18.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-18T19:49:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.385s coverage: 0.9% of statements [2024-01-18T19:49:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.259s coverage: 32.2% of statements [2024-01-18T19:49:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.277s coverage: 41.7% of statements [2024-01-18T19:49:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 82.9% of statements [2024-01-18T19:49:21.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.206s coverage: 94.1% of statements [2024-01-18T19:49:22.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.207s coverage: 96.3% of statements [2024-01-18T19:49:24.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements [2024-01-18T19:49:25.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-18T19:49:25.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-18T19:49:25.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-18T19:49:25.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-18T19:49:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-18T19:49:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-18T19:49:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-18T19:49:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-18T19:49:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-18T19:49:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-18T19:49:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-18T19:49:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-18T19:49:32.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-18T19:49:32.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-18T19:49:33.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-18T19:49:36.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements [2024-01-18T19:49:36.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-18T19:49:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-18T19:49:42.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-18T19:49:42.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-18T19:49:45.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-18T19:49:45.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-18T19:49:45.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.979s coverage: 79.9% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.246s coverage: 92.9% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.204s coverage: 62.3% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.191s coverage: 87.2% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.196s coverage: 20.0% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.166s coverage: 100.0% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.379s coverage: 81.8% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.366s coverage: 82.1% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.211s coverage: 86.0% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.783s coverage: 63.1% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.251s coverage: 100.0% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.065s coverage: 100.0% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements [2024-01-18T19:49:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-01-18T19:49:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-18T19:49:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-18T19:49:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-18T19:49:51.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-18T19:49:51.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-18T19:49:51.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-18T19:49:51.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-18T19:49:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.790s coverage: 38.4% of statements [2024-01-18T19:49:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.210s coverage: 89.5% of statements [2024-01-18T19:49:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.192s coverage: 84.8% of statements [2024-01-18T19:49:55.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-18T19:49:55.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-18T19:49:55.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-18T19:49:55.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-18T19:49:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-18T19:50:03.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.312s coverage: 19.9% of statements [2024-01-18T19:50:03.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.636s coverage: 95.7% of statements [2024-01-18T19:50:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.254s coverage: 61.8% of statements [2024-01-18T19:50:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-18T19:50:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-18T19:50:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements [2024-01-18T19:50:05.727Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-01-18T19:50:05.727Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T19:50:05.727Z] go vet ./... [2024-01-18T19:51:27.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T19:51:27.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T19:51:27.330Z] ./bin/test-attribution-txt.sh [2024-01-18T19:51:27.330Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T19:51:27.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-18T19:51:27.738Z] + ls -al . [2024-01-18T19:51:27.738Z] total 732 [2024-01-18T19:51:27.738Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 19:46 . [2024-01-18T19:51:27.738Z] drwxr-xr-x 4 root root 4096 Jan 18 19:46 .. [2024-01-18T19:51:27.738Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:45 .blubracket [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 10 Jan 18 19:45 .dockerignore [2024-01-18T19:51:27.738Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 19:45 .git [2024-01-18T19:51:27.738Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:45 .github [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 1074 Jan 18 19:45 .gitignore [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 19:45 .golangci.yml [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 100 Jan 18 19:45 .hadolint.yml [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 155 Jan 18 19:45 .sonarcloud.properties [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:45 ADOPTERS.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 11674 Jan 18 19:45 Attribution.txt [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 100284 Jan 18 19:45 CHANGELOG.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:45 CONTRIBUTING.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 19:45 GOVERNANCE.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 861 Jan 18 19:45 Jenkinsfile [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:45 LICENSE [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 15392 Jan 18 19:45 Makefile [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 19:45 OWNERS.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 9528 Jan 18 19:45 README.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 789 Jan 18 19:45 SECURITY.md [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 19:42 VERSION [2024-01-18T19:51:27.738Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:45 bin [2024-01-18T19:51:27.738Z] drwxrwxr-x 18 1001 1001 4096 Jan 18 19:45 cmd [2024-01-18T19:51:27.738Z] -rw-r--r-- 1 root root 453602 Jan 18 19:50 coverage.out [2024-01-18T19:51:27.738Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 19:45 fuzz_test [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 3701 Jan 18 19:45 go.mod [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 34069 Jan 18 19:45 go.sum [2024-01-18T19:51:27.738Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 19:45 internal [2024-01-18T19:51:27.738Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 19:45 openapi [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 584 Jan 18 19:45 security.txt [2024-01-18T19:51:27.738Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 19:45 version.go [Pipeline] sh [2024-01-18T19:51:28.069Z] + '[' -e coverage.out ] [2024-01-18T19:51:28.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-18T19:51:28.104Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T19:51:28.856Z] Stashed 1 file(s) [Pipeline] sh [2024-01-18T19:51:29.173Z] + make build [2024-01-18T19:51:29.174Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-18T19:52:25.526Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-18T19:52:25.526Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-18T19:52:28.099Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-18T19:52:30.665Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-18T19:52:57.323Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-18T19:52:59.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-18T19:53:04.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-18T19:53:07.466Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-18T19:53:10.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-18T19:53:12.613Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-18T19:53:15.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-18T19:53:19.317Z] $ docker stop --time=1 de9529d4660df62c284ee57115e1cdd93313f5a02748cff461ee7276e3828520 [2024-01-18T19:53:23.969Z] $ docker rm -f --volumes de9529d4660df62c284ee57115e1cdd93313f5a02748cff461ee7276e3828520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:53:27.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-18T19:53:27.094Z] [2024-01-18T19:53:27.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T19:53:27.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-18T19:53:27.801Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-18T19:53:27.801Z] 547446be3368: Pulling fs layer [2024-01-18T19:53:27.801Z] d125d8839a47: Pulling fs layer [2024-01-18T19:53:27.801Z] 3e85d5ac6304: Pulling fs layer [2024-01-18T19:53:27.801Z] c3105a71a48b: Pulling fs layer [2024-01-18T19:53:27.801Z] 0f093f025ec4: Pulling fs layer [2024-01-18T19:53:27.801Z] c3106fc0e877: Pulling fs layer [2024-01-18T19:53:27.801Z] c3105a71a48b: Waiting [2024-01-18T19:53:27.801Z] 0f093f025ec4: Waiting [2024-01-18T19:53:27.801Z] c3106fc0e877: Waiting [2024-01-18T19:53:27.801Z] 547446be3368: Verifying Checksum [2024-01-18T19:53:27.801Z] 547446be3368: Download complete [2024-01-18T19:53:27.801Z] c3105a71a48b: Download complete [2024-01-18T19:53:28.067Z] d125d8839a47: Verifying Checksum [2024-01-18T19:53:28.067Z] d125d8839a47: Download complete [2024-01-18T19:53:28.333Z] c3106fc0e877: Verifying Checksum [2024-01-18T19:53:28.333Z] c3106fc0e877: Download complete [2024-01-18T19:53:28.333Z] 0f093f025ec4: Verifying Checksum [2024-01-18T19:53:28.333Z] 0f093f025ec4: Download complete [2024-01-18T19:53:28.333Z] 547446be3368: Pull complete [2024-01-18T19:53:29.301Z] d125d8839a47: Pull complete [2024-01-18T19:53:29.881Z] 3e85d5ac6304: Verifying Checksum [2024-01-18T19:53:29.881Z] 3e85d5ac6304: Download complete [2024-01-18T19:53:42.173Z] 3e85d5ac6304: Pull complete [2024-01-18T19:53:42.173Z] c3105a71a48b: Pull complete [2024-01-18T19:53:43.126Z] 0f093f025ec4: Pull complete [2024-01-18T19:53:43.126Z] c3106fc0e877: Pull complete [2024-01-18T19:53:43.126Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-18T19:53:43.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-18T19:53:43.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T19:53:43.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-27480 does not seem to be running inside a container [2024-01-18T19:53:43.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-01-18T19:53:45.487Z] $ docker top c7efa1d7dc338c8eb309b8862c40e6f50e4fd33c848b5aa7752a245c77ab46ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T19:53:46.084Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-18T19:53:48.020Z] #1 [core-metadata internal] load .dockerignore [2024-01-18T19:53:48.020Z] #1 transferring context: [2024-01-18T19:53:48.020Z] #1 transferring context: 50B done [2024-01-18T19:53:48.020Z] #1 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #2 transferring dockerfile: 2.06kB done [2024-01-18T19:53:48.020Z] #2 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:48.020Z] #3 DONE 0.0s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #4 transferring dockerfile: 2.15kB done [2024-01-18T19:53:48.020Z] #4 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #5 [security-proxy-auth internal] load .dockerignore [2024-01-18T19:53:48.020Z] #5 transferring context: 50B done [2024-01-18T19:53:48.020Z] #5 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:48.020Z] #3 DONE 0.0s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #6 transferring dockerfile: 2.23kB done [2024-01-18T19:53:48.020Z] #6 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-18T19:53:48.020Z] #7 transferring context: 50B done [2024-01-18T19:53:48.020Z] #7 DONE 0.1s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:48.020Z] #3 DONE 0.0s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #8 ... [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #9 transferring dockerfile: 2.50kB done [2024-01-18T19:53:48.020Z] #9 DONE 0.2s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #10 [security-proxy-setup internal] load .dockerignore [2024-01-18T19:53:48.020Z] #10 transferring context: 50B done [2024-01-18T19:53:48.020Z] #10 DONE 0.2s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:48.020Z] #3 DONE 0.0s [2024-01-18T19:53:48.020Z] [2024-01-18T19:53:48.020Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-01-18T19:53:48.020Z] #8 transferring dockerfile: 1.70kB done [2024-01-18T19:53:48.290Z] #8 DONE 0.1s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #11 [security-spire-server internal] load .dockerignore [2024-01-18T19:53:48.290Z] #11 transferring context: 50B 0.0s done [2024-01-18T19:53:48.290Z] #11 DONE 0.2s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:53:48.290Z] #12 DONE 0.4s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #13 [security-proxy-auth internal] load build context [2024-01-18T19:53:48.290Z] #13 DONE 0.0s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #14 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:48.290Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:48.290Z] #14 ... [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-18T19:53:48.290Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-01-18T19:53:48.290Z] #15 DONE 0.2s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-01-18T19:53:48.290Z] #16 transferring context: 50B done [2024-01-18T19:53:48.290Z] #16 DONE 0.2s [2024-01-18T19:53:48.290Z] [2024-01-18T19:53:48.290Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:48.290Z] #3 DONE 0.0s [2024-01-18T19:53:48.556Z] [2024-01-18T19:53:48.556Z] #14 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:48.556Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:48.556Z] #14 ... [2024-01-18T19:53:48.556Z] [2024-01-18T19:53:48.556Z] #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:53:48.556Z] #12 DONE 0.6s [2024-01-18T19:53:48.556Z] [2024-01-18T19:53:48.556Z] #14 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:48.556Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:48.556Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:53:48.556Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T19:53:48.556Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T19:53:48.556Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2024-01-18T19:53:48.556Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-18T19:53:48.835Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:48.835Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:48.835Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.1s [2024-01-18T19:53:49.104Z] #14 ... [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-01-18T19:53:49.104Z] #17 transferring dockerfile: 1.93kB 0.0s done [2024-01-18T19:53:49.104Z] #17 DONE 0.7s [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #18 [support-scheduler internal] load .dockerignore [2024-01-18T19:53:49.104Z] #18 transferring context: 50B 0.0s done [2024-01-18T19:53:49.104Z] #18 DONE 0.7s [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #14 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:49.104Z] #14 ... [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:49.104Z] #3 DONE 0.0s [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #19 [security-bootstrapper internal] load .dockerignore [2024-01-18T19:53:49.104Z] #19 transferring context: 50B 0.1s done [2024-01-18T19:53:49.104Z] #19 DONE 0.7s [2024-01-18T19:53:49.104Z] [2024-01-18T19:53:49.104Z] #20 [core-data internal] load build definition from Dockerfile [2024-01-18T19:53:49.369Z] #20 ... [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #21 [security-spire-config internal] load .dockerignore [2024-01-18T19:53:49.369Z] #21 transferring context: 50B 0.0s done [2024-01-18T19:53:49.369Z] #21 DONE 0.8s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:53:49.369Z] #12 DONE 0.9s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #22 [support-notifications internal] load .dockerignore [2024-01-18T19:53:49.369Z] #22 transferring context: 50B 0.0s done [2024-01-18T19:53:49.369Z] #22 DONE 0.9s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-18T19:53:49.369Z] #23 DONE 1.1s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #24 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T19:53:49.369Z] #24 DONE 1.2s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #25 [security-spire-config internal] load build definition from Dockerfile [2024-01-18T19:53:49.369Z] #25 transferring dockerfile: 1.69kB 0.0s done [2024-01-18T19:53:49.369Z] #25 DONE 0.9s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #26 [support-notifications internal] load build definition from Dockerfile [2024-01-18T19:53:49.369Z] #26 transferring dockerfile: 1.95kB 0.0s done [2024-01-18T19:53:49.369Z] #26 DONE 1.0s [2024-01-18T19:53:49.369Z] [2024-01-18T19:53:49.369Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-18T19:53:49.652Z] #23 ... [2024-01-18T19:53:49.652Z] [2024-01-18T19:53:49.652Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:49.652Z] #3 DONE 0.0s [2024-01-18T19:53:49.652Z] [2024-01-18T19:53:49.652Z] #27 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-18T19:53:49.652Z] #27 DONE 0.6s [2024-01-18T19:53:49.918Z] [2024-01-18T19:53:49.918Z] #28 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-18T19:53:49.918Z] #28 transferring dockerfile: 2.93kB 0.0s done [2024-01-18T19:53:49.918Z] #28 DONE 1.5s [2024-01-18T19:53:49.918Z] [2024-01-18T19:53:49.918Z] #29 [security-spire-server internal] load build context [2024-01-18T19:53:49.918Z] #29 transferring context: 18.10kB 0.1s done [2024-01-18T19:53:49.918Z] #29 DONE 0.5s [2024-01-18T19:53:49.918Z] [2024-01-18T19:53:49.918Z] #14 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:49.918Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:49.918Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:53:49.918Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T19:53:49.918Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T19:53:49.918Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:49.918Z] #14 ... [2024-01-18T19:53:49.918Z] [2024-01-18T19:53:49.918Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:49.918Z] #3 DONE 0.0s [2024-01-18T19:53:49.918Z] [2024-01-18T19:53:49.918Z] #14 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:50.501Z] #14 ... [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #12 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:53:50.501Z] #12 DONE 1.8s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-18T19:53:50.501Z] #23 DONE 2.0s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #14 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:50.501Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.6s done [2024-01-18T19:53:50.501Z] #14 ... [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #24 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T19:53:50.501Z] #24 DONE 1.3s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #27 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-01-18T19:53:50.501Z] #27 DONE 0.6s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-01-18T19:53:50.501Z] #30 transferring context: 50B 0.0s done [2024-01-18T19:53:50.501Z] #30 DONE 1.5s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #31 [core-command internal] load build definition from Dockerfile [2024-01-18T19:53:50.501Z] #31 transferring dockerfile: 1.93kB 0.0s done [2024-01-18T19:53:50.501Z] #31 DONE 1.8s [2024-01-18T19:53:50.501Z] [2024-01-18T19:53:50.501Z] #14 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:50.501Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:50.501Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:53:50.501Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T19:53:50.501Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T19:53:50.501Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:50.501Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.6s done [2024-01-18T19:53:50.769Z] #14 ... [2024-01-18T19:53:50.769Z] [2024-01-18T19:53:50.769Z] #32 [security-spire-agent internal] load build definition from Dockerfile [2024-01-18T19:53:50.769Z] #32 transferring dockerfile: 1.81kB 0.0s done [2024-01-18T19:53:50.769Z] #32 DONE 1.8s [2024-01-18T19:53:50.769Z] [2024-01-18T19:53:50.769Z] #33 [core-command internal] load .dockerignore [2024-01-18T19:53:50.769Z] #33 transferring context: 50B 0.0s done [2024-01-18T19:53:50.769Z] #33 DONE 1.9s [2024-01-18T19:53:50.769Z] [2024-01-18T19:53:50.769Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:50.769Z] #3 DONE 0.0s [2024-01-18T19:53:50.769Z] [2024-01-18T19:53:50.769Z] #34 [core-data internal] load .dockerignore [2024-01-18T19:53:50.769Z] #34 transferring context: 50B 0.0s done [2024-01-18T19:53:50.769Z] #34 DONE 1.5s [2024-01-18T19:53:50.769Z] [2024-01-18T19:53:50.769Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:50.769Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2024-01-18T19:53:50.769Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-18T19:53:50.769Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-18T19:53:50.769Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-18T19:53:50.769Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-01-18T19:53:50.769Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-01-18T19:53:50.769Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-01-18T19:53:50.769Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-01-18T19:53:50.769Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-18T19:53:50.769Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2024-01-18T19:53:50.769Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-01-18T19:53:51.046Z] #35 ... [2024-01-18T19:53:51.046Z] [2024-01-18T19:53:51.046Z] #20 [core-data internal] load build definition from Dockerfile [2024-01-18T19:53:51.046Z] #20 transferring dockerfile: 2.01kB 0.0s done [2024-01-18T19:53:51.046Z] #20 DONE 1.7s [2024-01-18T19:53:51.046Z] [2024-01-18T19:53:51.046Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:51.046Z] #3 DONE 0.0s [2024-01-18T19:53:51.046Z] [2024-01-18T19:53:51.046Z] #36 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-18T19:53:51.046Z] #36 transferring dockerfile: 2.49kB 0.1s done [2024-01-18T19:53:51.046Z] #36 DONE 1.9s [2024-01-18T19:53:51.046Z] [2024-01-18T19:53:51.046Z] #37 [security-spire-agent internal] load .dockerignore [2024-01-18T19:53:51.046Z] #37 transferring context: 50B 0.0s done [2024-01-18T19:53:51.046Z] #37 DONE 2.1s [2024-01-18T19:53:51.046Z] [2024-01-18T19:53:51.046Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:51.046Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-01-18T19:53:51.046Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2024-01-18T19:53:51.046Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-18T19:53:51.316Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s [2024-01-18T19:53:51.316Z] #35 ... [2024-01-18T19:53:51.316Z] [2024-01-18T19:53:51.316Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T19:53:51.316Z] #3 DONE 0.0s [2024-01-18T19:53:51.316Z] [2024-01-18T19:53:51.316Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:51.316Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-18T19:53:51.591Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.98MB / 23.39MB 1.1s [2024-01-18T19:53:51.591Z] #35 ... [2024-01-18T19:53:51.591Z] [2024-01-18T19:53:51.591Z] #38 [security-spire-config internal] load build context [2024-01-18T19:53:51.591Z] #38 transferring context: 16.35kB 0.2s done [2024-01-18T19:53:51.591Z] #38 DONE 1.1s [2024-01-18T19:53:51.591Z] [2024-01-18T19:53:51.591Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:51.880Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.3s [2024-01-18T19:53:51.880Z] #35 ... [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #24 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T19:53:51.880Z] #24 DONE 1.7s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #27 [core-command builder 2/7] WORKDIR /edgex-go [2024-01-18T19:53:51.880Z] #27 DONE 1.0s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T19:53:51.880Z] #12 DONE 2.9s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-18T19:53:51.880Z] #23 DONE 2.8s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:51.880Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.95MB / 23.39MB 1.4s [2024-01-18T19:53:51.880Z] #35 ... [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #24 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T19:53:51.880Z] #24 DONE 1.7s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #27 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-01-18T19:53:51.880Z] #27 DONE 1.0s [2024-01-18T19:53:51.880Z] [2024-01-18T19:53:51.880Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:51.880Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s [2024-01-18T19:53:52.146Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.7s [2024-01-18T19:53:52.416Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.9s [2024-01-18T19:53:52.416Z] #35 ... [2024-01-18T19:53:52.416Z] [2024-01-18T19:53:52.416Z] #14 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:52.416Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:52.416Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:53:52.416Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T19:53:52.416Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T19:53:52.416Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:52.416Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.6s done [2024-01-18T19:53:52.416Z] #14 DONE 4.8s [2024-01-18T19:53:52.416Z] [2024-01-18T19:53:52.417Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:52.689Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.1s [2024-01-18T19:53:52.689Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.01MB / 23.39MB 2.2s [2024-01-18T19:53:52.956Z] #35 ... [2024-01-18T19:53:52.956Z] [2024-01-18T19:53:52.956Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-18T19:53:52.956Z] #39 DONE 1.9s [2024-01-18T19:53:52.956Z] [2024-01-18T19:53:52.956Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:52.956Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.6s [2024-01-18T19:53:52.956Z] #35 ... [2024-01-18T19:53:52.956Z] [2024-01-18T19:53:52.956Z] #14 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T19:53:52.956Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-18T19:53:52.956Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T19:53:52.956Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T19:53:52.956Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T19:53:52.956Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-18T19:53:52.956Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.6s done [2024-01-18T19:53:52.956Z] #14 DONE 4.8s [2024-01-18T19:53:52.956Z] [2024-01-18T19:53:52.956Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:52.956Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2024-01-18T19:53:52.956Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-18T19:53:52.956Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-18T19:53:52.956Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-18T19:53:52.956Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-01-18T19:53:52.956Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-18T19:53:52.956Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-01-18T19:53:52.956Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-01-18T19:53:52.956Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-18T19:53:52.956Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-18T19:53:53.541Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s [2024-01-18T19:53:53.810Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2024-01-18T19:53:54.078Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-01-18T19:53:54.345Z] #35 ... [2024-01-18T19:53:54.346Z] [2024-01-18T19:53:54.346Z] #40 [security-spire-agent internal] load build context [2024-01-18T19:53:54.346Z] #40 transferring context: 17.63kB 0.3s done [2024-01-18T19:53:54.346Z] #40 DONE 1.2s [2024-01-18T19:53:54.346Z] [2024-01-18T19:53:54.346Z] #41 [core-metadata internal] load build context [2024-01-18T19:53:54.346Z] #41 ... [2024-01-18T19:53:54.346Z] [2024-01-18T19:53:54.346Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:55.757Z] #35 ... [2024-01-18T19:53:55.757Z] [2024-01-18T19:53:55.757Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-18T19:53:55.757Z] #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:55.757Z] #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:55.757Z] #0 4.933 OK: 266 MiB in 52 packages [2024-01-18T19:53:55.757Z] #42 DONE 6.5s [2024-01-18T19:53:56.024Z] [2024-01-18T19:53:56.024Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:56.607Z] #35 ... [2024-01-18T19:53:56.607Z] [2024-01-18T19:53:56.607Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-18T19:53:56.607Z] #0 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:56.607Z] #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:56.608Z] #0 5.451 OK: 266 MiB in 52 packages [2024-01-18T19:53:56.608Z] #43 DONE 6.1s [2024-01-18T19:53:56.608Z] [2024-01-18T19:53:56.608Z] #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-01-18T19:53:56.608Z] #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:56.608Z] #0 4.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:56.608Z] #0 6.737 OK: 266 MiB in 52 packages [2024-01-18T19:53:56.608Z] #44 DONE 7.5s [2024-01-18T19:53:56.608Z] [2024-01-18T19:53:56.608Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:53:58.558Z] #35 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #45 [security-proxy-setup internal] load build context [2024-01-18T19:53:58.558Z] #45 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-18T19:53:58.558Z] #0 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:58.558Z] #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:58.558Z] #0 4.749 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:53:58.558Z] #0 4.749 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:53:58.558Z] #0 4.749 OK: 19949 distinct packages available [2024-01-18T19:53:58.558Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:58.558Z] #0 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:58.558Z] #0 7.691 OK: 266 MiB in 52 packages [2024-01-18T19:53:58.558Z] #46 DONE 8.5s [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #45 [security-proxy-setup internal] load build context [2024-01-18T19:53:58.558Z] #45 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #13 [security-proxy-auth internal] load build context [2024-01-18T19:53:58.558Z] #13 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:53:58.558Z] #47 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #48 [security-spiffe-token-provider internal] load build context [2024-01-18T19:53:58.558Z] #48 ... [2024-01-18T19:53:58.558Z] [2024-01-18T19:53:58.558Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:53:58.831Z] #47 transferring context: 46.60MB 10.3s [2024-01-18T19:53:59.098Z] #47 ... [2024-01-18T19:53:59.098Z] [2024-01-18T19:53:59.098Z] #49 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-18T19:53:59.098Z] #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:59.098Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:53:59.098Z] #0 5.909 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-18T19:53:59.098Z] #0 5.909 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:53:59.098Z] #0 5.953 OK: 8 MiB in 16 packages [2024-01-18T19:53:59.098Z] #49 DONE 6.8s [2024-01-18T19:53:59.098Z] [2024-01-18T19:53:59.098Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:53:59.368Z] #47 ... [2024-01-18T19:53:59.368Z] [2024-01-18T19:53:59.368Z] #50 [support-scheduler internal] load build context [2024-01-18T19:53:59.641Z] #50 ... [2024-01-18T19:53:59.641Z] [2024-01-18T19:53:59.641Z] #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T19:54:00.608Z] #51 ... [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-18T19:54:00.608Z] #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:00.608Z] #0 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:00.608Z] #0 6.790 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:00.608Z] #0 6.805 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:00.608Z] #0 6.857 OK: 8 MiB in 16 packages [2024-01-18T19:54:00.608Z] #52 DONE 7.8s [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:00.608Z] #53 ... [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-18T19:54:00.608Z] #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:00.608Z] #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:00.608Z] #0 6.596 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:00.608Z] #0 6.750 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:00.608Z] #0 6.792 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:00.608Z] #0 6.805 (4/6) Installing openssl (3.1.4-r4) [2024-01-18T19:54:00.608Z] #0 6.823 (5/6) Installing su-exec (0.2-r3) [2024-01-18T19:54:00.608Z] #0 6.844 (6/6) Installing yq (4.33.3-r5) [2024-01-18T19:54:00.608Z] #0 7.284 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:00.608Z] #0 7.376 OK: 18 MiB in 19 packages [2024-01-18T19:54:00.608Z] #54 DONE 8.0s [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:00.608Z] #53 ... [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #55 [support-notifications internal] load build context [2024-01-18T19:54:00.608Z] #55 ... [2024-01-18T19:54:00.608Z] [2024-01-18T19:54:00.608Z] #56 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-18T19:54:02.024Z] #56 ... [2024-01-18T19:54:02.024Z] [2024-01-18T19:54:02.024Z] #57 [core-data internal] load build context [2024-01-18T19:54:02.024Z] #57 ... [2024-01-18T19:54:02.024Z] [2024-01-18T19:54:02.024Z] #58 [security-secretstore-setup internal] load build context [2024-01-18T19:54:02.024Z] #58 ... [2024-01-18T19:54:02.024Z] [2024-01-18T19:54:02.024Z] #59 [core-command internal] load build context [2024-01-18T19:54:02.290Z] #59 ... [2024-01-18T19:54:02.290Z] [2024-01-18T19:54:02.290Z] #58 [security-secretstore-setup internal] load build context [2024-01-18T19:54:02.688Z] #58 ... [2024-01-18T19:54:02.688Z] [2024-01-18T19:54:02.688Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-18T19:54:02.688Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.688Z] #0 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.688Z] #60 ... [2024-01-18T19:54:02.688Z] [2024-01-18T19:54:02.688Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T19:54:02.688Z] #0 7.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.688Z] #0 8.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.688Z] #0 9.756 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T19:54:02.688Z] #0 9.899 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:02.688Z] #0 9.915 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:02.688Z] #0 10.05 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:02.688Z] #61 ... [2024-01-18T19:54:02.688Z] [2024-01-18T19:54:02.688Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-18T19:54:02.688Z] #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.688Z] #0 9.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.959Z] #62 ... [2024-01-18T19:54:02.959Z] [2024-01-18T19:54:02.959Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-18T19:54:02.959Z] #0 8.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.959Z] #0 9.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:02.959Z] #63 ... [2024-01-18T19:54:02.959Z] [2024-01-18T19:54:02.959Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:54:02.959Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2024-01-18T19:54:02.959Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-18T19:54:02.959Z] #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-18T19:54:02.959Z] #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-18T19:54:02.959Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-01-18T19:54:02.959Z] #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.4s done [2024-01-18T19:54:02.959Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-18T19:54:02.959Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.5s [2024-01-18T19:54:03.229Z] #64 ... [2024-01-18T19:54:03.229Z] [2024-01-18T19:54:03.229Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-18T19:54:03.229Z] #0 6.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #0 6.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #0 9.150 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:03.229Z] #0 9.159 (2/2) Installing su-exec (0.2-r3) [2024-01-18T19:54:03.229Z] #0 9.169 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:03.229Z] #0 9.262 OK: 8 MiB in 17 packages [2024-01-18T19:54:03.229Z] #65 DONE 10.5s [2024-01-18T19:54:03.229Z] [2024-01-18T19:54:03.229Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:54:03.229Z] #64 ... [2024-01-18T19:54:03.229Z] [2024-01-18T19:54:03.229Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-18T19:54:03.229Z] #0 6.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #0 7.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #0 8.546 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:54:03.229Z] #0 8.546 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:54:03.229Z] #0 8.546 OK: 19947 distinct packages available [2024-01-18T19:54:03.229Z] #0 8.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:03.229Z] #66 ... [2024-01-18T19:54:03.229Z] [2024-01-18T19:54:03.229Z] #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T19:54:03.229Z] #51 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:04.236Z] #51 ... [2024-01-18T19:54:04.236Z] [2024-01-18T19:54:04.236Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-18T19:54:04.236Z] #61 10.67 OK: 9 MiB in 17 packages [2024-01-18T19:54:04.236Z] #61 DONE 11.8s [2024-01-18T19:54:04.236Z] [2024-01-18T19:54:04.236Z] #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T19:54:04.236Z] #51 5.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:04.517Z] #51 ... [2024-01-18T19:54:04.517Z] [2024-01-18T19:54:04.517Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:04.517Z] #41 transferring context: 81.52MB 16.0s [2024-01-18T19:54:04.787Z] #41 ... [2024-01-18T19:54:04.787Z] [2024-01-18T19:54:04.787Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-18T19:54:04.787Z] #66 12.22 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:05.060Z] #66 12.47 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:05.060Z] #66 12.51 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:05.060Z] #66 12.59 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:54:05.060Z] #66 12.59 (5/7) Installing libucontext (1.2-r2) [2024-01-18T19:54:05.060Z] #66 12.59 (6/7) Installing gcompat (1.1.0-r1) [2024-01-18T19:54:05.060Z] #66 12.59 (7/7) Installing openssl (3.1.4-r4) [2024-01-18T19:54:05.060Z] #66 12.67 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:05.060Z] #66 12.67 OK: 9 MiB in 20 packages [2024-01-18T19:54:05.330Z] #66 ... [2024-01-18T19:54:05.330Z] [2024-01-18T19:54:05.330Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-18T19:54:05.330Z] #60 10.26 (1/4) Installing ca-certificates (20230506-r0) [2024-01-18T19:54:05.330Z] #60 10.59 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:05.330Z] #60 10.59 (3/4) Installing su-exec (0.2-r3) [2024-01-18T19:54:05.330Z] #60 10.59 (4/4) Installing yq (4.33.3-r5) [2024-01-18T19:54:05.330Z] #60 11.13 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:05.330Z] #60 11.20 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:05.330Z] #60 11.69 OK: 18 MiB in 19 packages [2024-01-18T19:54:05.330Z] #60 DONE 12.8s [2024-01-18T19:54:05.600Z] [2024-01-18T19:54:05.600Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-18T19:54:05.892Z] #67 ... [2024-01-18T19:54:05.892Z] [2024-01-18T19:54:05.892Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-18T19:54:05.892Z] #66 DONE 13.6s [2024-01-18T19:54:05.892Z] [2024-01-18T19:54:05.892Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:07.321Z] #41 ... [2024-01-18T19:54:07.321Z] [2024-01-18T19:54:07.321Z] #51 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T19:54:07.321Z] #51 7.303 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:07.321Z] #51 7.616 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:07.321Z] #51 7.616 OK: 8 MiB in 16 packages [2024-01-18T19:54:07.321Z] #51 DONE 8.3s [2024-01-18T19:54:07.321Z] [2024-01-18T19:54:07.321Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:08.311Z] #41 ... [2024-01-18T19:54:08.311Z] [2024-01-18T19:54:08.311Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-18T19:54:08.311Z] #62 11.74 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:54:08.311Z] #62 11.74 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:54:08.311Z] #62 11.74 OK: 19947 distinct packages available [2024-01-18T19:54:08.311Z] #62 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:08.311Z] #62 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:08.311Z] #62 14.66 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:08.311Z] #62 14.68 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:54:08.311Z] #62 14.68 (3/4) Installing libucontext (1.2-r2) [2024-01-18T19:54:08.311Z] #62 14.70 (4/4) Installing gcompat (1.1.0-r1) [2024-01-18T19:54:08.311Z] #62 14.71 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:08.311Z] #62 14.77 OK: 8 MiB in 19 packages [2024-01-18T19:54:08.311Z] #62 DONE 15.7s [2024-01-18T19:54:08.311Z] [2024-01-18T19:54:08.311Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-18T19:54:08.311Z] #63 11.12 v3.18.5-128-g41dea5440d6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-18T19:54:08.311Z] #63 11.12 v3.18.5-125-g84553c2552a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-18T19:54:08.311Z] #63 11.12 OK: 19947 distinct packages available [2024-01-18T19:54:08.311Z] #63 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:08.311Z] #63 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:08.311Z] #63 14.05 (1/11) Installing ca-certificates (20230506-r0) [2024-01-18T19:54:08.311Z] #63 14.16 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-18T19:54:08.311Z] #63 14.21 (3/11) Installing libunistring (1.1-r1) [2024-01-18T19:54:08.311Z] #63 14.37 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-18T19:54:08.311Z] #63 14.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-18T19:54:08.311Z] #63 14.37 (6/11) Installing libcurl (8.5.0-r0) [2024-01-18T19:54:08.311Z] #63 14.37 (7/11) Installing curl (8.5.0-r0) [2024-01-18T19:54:08.311Z] #63 14.37 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-18T19:54:08.311Z] #63 14.45 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-18T19:54:08.311Z] #63 14.45 (10/11) Installing libucontext (1.2-r2) [2024-01-18T19:54:08.311Z] #63 14.45 (11/11) Installing gcompat (1.1.0-r1) [2024-01-18T19:54:08.311Z] #63 14.49 Executing busybox-1.36.1-r5.trigger [2024-01-18T19:54:08.311Z] #63 14.56 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:08.311Z] #63 14.99 OK: 13 MiB in 26 packages [2024-01-18T19:54:08.311Z] #63 DONE 15.7s [2024-01-18T19:54:08.311Z] [2024-01-18T19:54:08.311Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:08.311Z] #41 ... [2024-01-18T19:54:08.311Z] [2024-01-18T19:54:08.311Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:08.311Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s [2024-01-18T19:54:08.311Z] #35 ... [2024-01-18T19:54:08.311Z] [2024-01-18T19:54:08.311Z] #45 [security-proxy-setup internal] load build context [2024-01-18T19:54:08.578Z] #45 ... [2024-01-18T19:54:08.578Z] [2024-01-18T19:54:08.578Z] #13 [security-proxy-auth internal] load build context [2024-01-18T19:54:08.578Z] #13 ... [2024-01-18T19:54:08.579Z] [2024-01-18T19:54:08.579Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:08.847Z] #41 ... [2024-01-18T19:54:08.847Z] [2024-01-18T19:54:08.847Z] #48 [security-spiffe-token-provider internal] load build context [2024-01-18T19:54:09.119Z] #48 ... [2024-01-18T19:54:09.119Z] [2024-01-18T19:54:09.119Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:09.387Z] #35 ... [2024-01-18T19:54:09.387Z] [2024-01-18T19:54:09.387Z] #56 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-18T19:54:09.387Z] #56 5.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:09.387Z] #56 6.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:09.387Z] #56 8.309 OK: 18 MiB in 19 packages [2024-01-18T19:54:09.387Z] #56 DONE 8.8s [2024-01-18T19:54:09.387Z] [2024-01-18T19:54:09.387Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:54:09.387Z] #0 5.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:09.387Z] #0 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:09.387Z] #0 8.119 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:09.387Z] #0 8.284 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:09.387Z] #0 8.343 OK: 8 MiB in 16 packages [2024-01-18T19:54:09.387Z] #68 DONE 8.9s [2024-01-18T19:54:09.387Z] [2024-01-18T19:54:09.387Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-18T19:54:09.661Z] #69 ... [2024-01-18T19:54:09.661Z] [2024-01-18T19:54:09.661Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:54:09.661Z] #47 transferring context: 72.76MB 21.0s [2024-01-18T19:54:09.661Z] #47 ... [2024-01-18T19:54:09.661Z] [2024-01-18T19:54:09.661Z] #50 [support-scheduler internal] load build context [2024-01-18T19:54:09.930Z] #50 ... [2024-01-18T19:54:09.930Z] [2024-01-18T19:54:09.930Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:10.513Z] #35 ... [2024-01-18T19:54:10.514Z] [2024-01-18T19:54:10.514Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-18T19:54:10.514Z] #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:10.514Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:10.514Z] #0 6.360 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:10.514Z] #0 6.506 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:10.514Z] #0 6.522 OK: 8 MiB in 17 packages [2024-01-18T19:54:10.514Z] #70 DONE 7.2s [2024-01-18T19:54:10.514Z] [2024-01-18T19:54:10.514Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-18T19:54:10.514Z] #69 DONE 1.0s [2024-01-18T19:54:10.514Z] [2024-01-18T19:54:10.514Z] #50 [support-scheduler internal] load build context [2024-01-18T19:54:10.783Z] #50 ... [2024-01-18T19:54:10.783Z] [2024-01-18T19:54:10.783Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:10.783Z] #53 ... [2024-01-18T19:54:10.783Z] [2024-01-18T19:54:10.783Z] #55 [support-notifications internal] load build context [2024-01-18T19:54:10.783Z] #55 ... [2024-01-18T19:54:10.783Z] [2024-01-18T19:54:10.783Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:12.196Z] #35 ... [2024-01-18T19:54:12.196Z] [2024-01-18T19:54:12.196Z] #57 [core-data internal] load build context [2024-01-18T19:54:12.196Z] #57 ... [2024-01-18T19:54:12.196Z] [2024-01-18T19:54:12.196Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:12.464Z] #35 ... [2024-01-18T19:54:12.464Z] [2024-01-18T19:54:12.464Z] #59 [core-command internal] load build context [2024-01-18T19:54:12.464Z] #59 ... [2024-01-18T19:54:12.464Z] [2024-01-18T19:54:12.464Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:12.736Z] #53 ... [2024-01-18T19:54:12.736Z] [2024-01-18T19:54:12.736Z] #58 [security-secretstore-setup internal] load build context [2024-01-18T19:54:12.736Z] #58 ... [2024-01-18T19:54:12.736Z] [2024-01-18T19:54:12.736Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:13.003Z] #53 ... [2024-01-18T19:54:13.003Z] [2024-01-18T19:54:13.003Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-18T19:54:13.003Z] #67 4.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #67 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #67 6.030 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:13.003Z] #67 6.164 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:13.003Z] #67 6.202 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:13.003Z] #67 6.526 OK: 18 MiB in 19 packages [2024-01-18T19:54:13.003Z] #67 DONE 7.5s [2024-01-18T19:54:13.003Z] [2024-01-18T19:54:13.003Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:54:13.003Z] #0 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #0 5.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #0 7.068 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:13.003Z] #0 7.213 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:13.003Z] #0 7.236 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:13.003Z] #0 7.737 OK: 9 MiB in 17 packages [2024-01-18T19:54:13.003Z] #71 DONE 8.6s [2024-01-18T19:54:13.003Z] [2024-01-18T19:54:13.003Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:13.003Z] #53 ... [2024-01-18T19:54:13.003Z] [2024-01-18T19:54:13.003Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-18T19:54:13.003Z] #0 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #0 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:13.003Z] #0 6.487 OK: 9 MiB in 20 packages [2024-01-18T19:54:13.003Z] #72 DONE 7.5s [2024-01-18T19:54:13.003Z] [2024-01-18T19:54:13.003Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:14.416Z] #53 ... [2024-01-18T19:54:14.416Z] [2024-01-18T19:54:14.416Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:54:14.416Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s [2024-01-18T19:54:14.416Z] #64 ... [2024-01-18T19:54:14.416Z] [2024-01-18T19:54:14.416Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:14.416Z] #53 ... [2024-01-18T19:54:14.416Z] [2024-01-18T19:54:14.416Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-18T19:54:14.416Z] #73 DONE 3.9s [2024-01-18T19:54:14.416Z] [2024-01-18T19:54:14.416Z] #13 [security-proxy-auth internal] load build context [2024-01-18T19:54:14.416Z] #13 transferring context: 132.48MB 25.7s done [2024-01-18T19:54:14.416Z] #13 DONE 26.2s [2024-01-18T19:54:14.416Z] [2024-01-18T19:54:14.416Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:14.684Z] #53 ... [2024-01-18T19:54:14.684Z] [2024-01-18T19:54:14.684Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-18T19:54:14.684Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:14.684Z] #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:14.684Z] #0 5.448 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:14.684Z] #0 5.535 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:14.684Z] #0 5.564 OK: 8 MiB in 19 packages [2024-01-18T19:54:14.684Z] #74 DONE 6.2s [2024-01-18T19:54:14.684Z] [2024-01-18T19:54:14.684Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:15.645Z] #53 ... [2024-01-18T19:54:15.645Z] [2024-01-18T19:54:15.645Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-18T19:54:15.645Z] #0 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:15.645Z] #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T19:54:15.645Z] #0 5.965 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:15.645Z] #0 6.110 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T19:54:15.645Z] #0 6.134 Executing ca-certificates-20230506-r0.trigger [2024-01-18T19:54:15.645Z] #0 6.348 OK: 13 MiB in 26 packages [2024-01-18T19:54:15.645Z] #75 DONE 7.2s [2024-01-18T19:54:15.645Z] [2024-01-18T19:54:15.645Z] #48 [security-spiffe-token-provider internal] load build context [2024-01-18T19:54:15.645Z] #48 transferring context: 132.48MB 25.8s done [2024-01-18T19:54:15.645Z] #48 DONE 27.0s [2024-01-18T19:54:15.645Z] [2024-01-18T19:54:15.645Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:15.645Z] #53 ... [2024-01-18T19:54:15.645Z] [2024-01-18T19:54:15.645Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-18T19:54:15.645Z] #76 DONE 1.1s [2024-01-18T19:54:15.645Z] [2024-01-18T19:54:15.645Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:15.911Z] #53 ... [2024-01-18T19:54:15.911Z] [2024-01-18T19:54:15.911Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:15.911Z] #77 DONE 1.1s [2024-01-18T19:54:15.911Z] [2024-01-18T19:54:15.911Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:16.499Z] #53 ... [2024-01-18T19:54:16.500Z] [2024-01-18T19:54:16.500Z] #41 [core-metadata internal] load build context [2024-01-18T19:54:16.500Z] #41 transferring context: 132.48MB 27.6s done [2024-01-18T19:54:16.500Z] #41 DONE 28.2s [2024-01-18T19:54:16.500Z] [2024-01-18T19:54:16.500Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:16.769Z] #53 ... [2024-01-18T19:54:16.769Z] [2024-01-18T19:54:16.769Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-18T19:54:16.769Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s done [2024-01-18T19:54:16.769Z] #64 DONE 23.8s [2024-01-18T19:54:16.769Z] [2024-01-18T19:54:16.769Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:16.769Z] #78 DONE 1.1s [2024-01-18T19:54:16.769Z] [2024-01-18T19:54:16.769Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:17.737Z] #53 ... [2024-01-18T19:54:17.737Z] [2024-01-18T19:54:17.737Z] #45 [security-proxy-setup internal] load build context [2024-01-18T19:54:17.737Z] #45 transferring context: 132.48MB 28.9s done [2024-01-18T19:54:17.737Z] #45 DONE 29.2s [2024-01-18T19:54:17.737Z] [2024-01-18T19:54:17.737Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:17.737Z] #53 ... [2024-01-18T19:54:17.737Z] [2024-01-18T19:54:17.737Z] #55 [support-notifications internal] load build context [2024-01-18T19:54:17.737Z] #55 transferring context: 132.48MB 26.2s done [2024-01-18T19:54:17.737Z] #55 DONE 27.2s [2024-01-18T19:54:17.737Z] [2024-01-18T19:54:17.737Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:18.698Z] #53 ... [2024-01-18T19:54:18.698Z] [2024-01-18T19:54:18.698Z] #57 [core-data internal] load build context [2024-01-18T19:54:18.698Z] #57 transferring context: 132.48MB 25.9s done [2024-01-18T19:54:18.698Z] #57 DONE 26.8s [2024-01-18T19:54:18.698Z] [2024-01-18T19:54:18.698Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:18.698Z] #79 DONE 1.0s [2024-01-18T19:54:18.698Z] [2024-01-18T19:54:18.698Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:18.698Z] #80 DONE 1.2s [2024-01-18T19:54:18.698Z] [2024-01-18T19:54:18.698Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:18.966Z] #53 ... [2024-01-18T19:54:18.966Z] [2024-01-18T19:54:18.966Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-18T19:54:18.966Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s done [2024-01-18T19:54:18.966Z] #35 DONE 30.0s [2024-01-18T19:54:18.966Z] [2024-01-18T19:54:18.966Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:19.932Z] #53 ... [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:54:19.932Z] #47 ... [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #50 [support-scheduler internal] load build context [2024-01-18T19:54:19.932Z] #50 transferring context: 132.48MB 29.9s done [2024-01-18T19:54:19.932Z] #50 DONE 30.5s [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:54:19.932Z] #47 ... [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:19.932Z] #53 ... [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-18T19:54:19.932Z] #81 DONE 1.7s [2024-01-18T19:54:19.932Z] [2024-01-18T19:54:19.932Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:20.200Z] #53 ... [2024-01-18T19:54:20.200Z] [2024-01-18T19:54:20.200Z] #58 [security-secretstore-setup internal] load build context [2024-01-18T19:54:20.200Z] #58 transferring context: 132.48MB 27.4s done [2024-01-18T19:54:20.200Z] #58 DONE 28.1s [2024-01-18T19:54:20.200Z] [2024-01-18T19:54:20.200Z] #47 [core-common-config-bootstrapper internal] load build context [2024-01-18T19:54:20.200Z] #47 transferring context: 132.48MB 31.6s done [2024-01-18T19:54:20.200Z] #47 DONE 31.9s [2024-01-18T19:54:20.200Z] [2024-01-18T19:54:20.200Z] #53 [security-bootstrapper internal] load build context [2024-01-18T19:54:22.135Z] #53 transferring context: 132.48MB 30.4s done [2024-01-18T19:54:22.135Z] #53 DONE 31.5s [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #59 [core-command internal] load build context [2024-01-18T19:54:22.135Z] #59 ... [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:54:22.135Z] #82 DONE 1.6s [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:54:22.135Z] #83 DONE 1.8s [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-18T19:54:22.135Z] #84 DONE 1.7s [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #59 [core-command internal] load build context [2024-01-18T19:54:22.135Z] #59 ... [2024-01-18T19:54:22.135Z] [2024-01-18T19:54:22.135Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-18T19:54:22.403Z] #85 DONE 0.3s [2024-01-18T19:54:22.403Z] [2024-01-18T19:54:22.403Z] #59 [core-command internal] load build context [2024-01-18T19:54:22.403Z] #59 ... [2024-01-18T19:54:22.403Z] [2024-01-18T19:54:22.403Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-18T19:54:22.403Z] #86 DONE 0.4s [2024-01-18T19:54:22.403Z] [2024-01-18T19:54:22.403Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-18T19:54:22.403Z] #87 DONE 0.4s [2024-01-18T19:54:22.403Z] [2024-01-18T19:54:22.403Z] #59 [core-command internal] load build context [2024-01-18T19:54:22.670Z] #59 transferring context: 132.48MB 30.3s done [2024-01-18T19:54:22.670Z] #59 DONE 30.8s [2024-01-18T19:54:22.670Z] [2024-01-18T19:54:22.670Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-18T19:54:22.670Z] #88 ... [2024-01-18T19:54:22.670Z] [2024-01-18T19:54:22.670Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-18T19:54:22.670Z] #89 DONE 0.3s [2024-01-18T19:54:22.670Z] [2024-01-18T19:54:22.670Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-18T19:54:22.670Z] #90 DONE 0.2s [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-18T19:54:22.940Z] #88 DONE 0.2s [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:54:22.940Z] #91 DONE 0.2s [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:54:22.940Z] #92 DONE 0.2s [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-18T19:54:22.940Z] #93 DONE 0.2s [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-18T19:54:22.940Z] #94 ... [2024-01-18T19:54:22.940Z] [2024-01-18T19:54:22.940Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-18T19:54:22.940Z] #95 DONE 0.2s [2024-01-18T19:54:23.207Z] [2024-01-18T19:54:23.207Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-18T19:54:23.207Z] #96 DONE 0.2s [2024-01-18T19:54:23.207Z] [2024-01-18T19:54:23.207Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-18T19:54:23.207Z] #94 DONE 0.2s [2024-01-18T19:54:23.207Z] [2024-01-18T19:54:23.207Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-18T19:54:23.207Z] #97 ... [2024-01-18T19:54:23.207Z] [2024-01-18T19:54:23.207Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-18T19:54:23.207Z] #98 DONE 0.2s [2024-01-18T19:54:23.474Z] [2024-01-18T19:54:23.474Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-18T19:54:23.474Z] #99 DONE 0.3s [2024-01-18T19:54:23.474Z] [2024-01-18T19:54:23.474Z] #100 [security-spire-server] exporting to image [2024-01-18T19:54:23.474Z] #100 exporting layers [2024-01-18T19:54:23.474Z] #100 ... [2024-01-18T19:54:23.474Z] [2024-01-18T19:54:23.474Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-18T19:54:23.474Z] #97 DONE 0.3s [2024-01-18T19:54:23.743Z] [2024-01-18T19:54:23.743Z] #101 [security-spire-config] exporting to image [2024-01-18T19:54:25.153Z] #101 ... [2024-01-18T19:54:25.153Z] [2024-01-18T19:54:25.153Z] #100 [security-spire-server] exporting to image [2024-01-18T19:54:25.153Z] #100 exporting layers 1.6s done [2024-01-18T19:54:25.153Z] #100 writing image sha256:5b5ff7a88158ad1336a9639121e3542cae70da3304b313378b2c0096bde544ce 0.1s done [2024-01-18T19:54:25.153Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-01-18T19:54:25.153Z] #100 DONE 1.7s [2024-01-18T19:54:25.153Z] [2024-01-18T19:54:25.153Z] #102 [security-spire-agent] exporting to image [2024-01-18T19:54:25.153Z] #102 exporting layers 1.6s done [2024-01-18T19:54:25.153Z] #102 writing image sha256:d60fa0a08e063926613ed8bfcdae636ac7334391dde61fefa415acaffe8c01f3 0.0s done [2024-01-18T19:54:25.153Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-18T19:54:25.153Z] #102 DONE 1.7s [2024-01-18T19:54:25.153Z] [2024-01-18T19:54:25.153Z] #101 [security-spire-config] exporting to image [2024-01-18T19:54:25.153Z] #101 exporting layers 1.7s done [2024-01-18T19:54:25.153Z] #101 writing image sha256:ecd67e2200cf0ec1aea17573b8947463d2fc0eafd1d98f0a329331c497a3f6fd done [2024-01-18T19:54:25.153Z] #101 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-01-18T19:54:25.153Z] #101 DONE 1.7s [2024-01-18T19:54:25.153Z] [2024-01-18T19:54:25.153Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:26.124Z] #103 ... [2024-01-18T19:54:26.124Z] [2024-01-18T19:54:26.124Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:26.124Z] #104 ... [2024-01-18T19:54:26.124Z] [2024-01-18T19:54:26.124Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:27.082Z] #105 ... [2024-01-18T19:54:27.082Z] [2024-01-18T19:54:27.082Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:35.294Z] #106 ... [2024-01-18T19:54:35.294Z] [2024-01-18T19:54:35.294Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:35.294Z] #105 DONE 16.1s [2024-01-18T19:54:35.294Z] [2024-01-18T19:54:35.294Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:35.294Z] #103 DONE 16.1s [2024-01-18T19:54:35.294Z] [2024-01-18T19:54:35.294Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:35.294Z] #106 DONE 18.0s [2024-01-18T19:54:35.294Z] [2024-01-18T19:54:35.294Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:35.294Z] #104 DONE 19.1s [2024-01-18T19:54:35.294Z] [2024-01-18T19:54:35.294Z] #107 [support-notifications builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #107 ... [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #108 DONE 2.2s [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #109 [core-data builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #109 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.257Z] #110 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.257Z] #111 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.257Z] #112 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.257Z] #113 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #114 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.257Z] #115 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #116 [core-command builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #116 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.257Z] #117 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #107 [support-notifications builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #107 DONE 2.2s [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.257Z] #118 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.257Z] #119 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.257Z] #120 [support-scheduler builder 6/7] COPY . . [2024-01-18T19:54:37.257Z] #120 CACHED [2024-01-18T19:54:37.257Z] [2024-01-18T19:54:37.258Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.258Z] #121 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.258Z] #122 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-01-18T19:54:37.258Z] #123 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-01-18T19:54:37.258Z] #124 DONE 2.2s [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-01-18T19:54:37.258Z] #125 DONE 2.2s [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.258Z] #126 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.258Z] #127 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-18T19:54:37.258Z] #128 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #129 [core-metadata builder 6/7] COPY . . [2024-01-18T19:54:37.258Z] #129 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-18T19:54:37.258Z] #130 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T19:54:37.258Z] #131 CACHED [2024-01-18T19:54:37.258Z] [2024-01-18T19:54:37.258Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T19:54:40.610Z] #132 2.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-18T19:54:47.272Z] #132 ... [2024-01-18T19:54:47.273Z] [2024-01-18T19:54:47.273Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-18T19:54:47.273Z] #0 2.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-18T19:54:47.273Z] #133 ... [2024-01-18T19:54:47.273Z] [2024-01-18T19:54:47.273Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-18T19:54:47.273Z] #0 2.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-18T19:54:47.542Z] #134 ... [2024-01-18T19:54:47.542Z] [2024-01-18T19:54:47.542Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-18T19:54:47.542Z] #0 2.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-18T19:54:47.542Z] #135 ... [2024-01-18T19:54:47.542Z] [2024-01-18T19:54:47.542Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T19:54:47.542Z] #0 2.120 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-18T19:54:50.792Z] #136 ... [2024-01-18T19:54:50.792Z] [2024-01-18T19:54:50.792Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-18T19:54:50.792Z] #0 2.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-18T19:54:50.792Z] #137 ... [2024-01-18T19:54:50.792Z] [2024-01-18T19:54:50.792Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T19:54:50.792Z] #0 2.536 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-18T19:54:51.061Z] #138 ... [2024-01-18T19:54:51.061Z] [2024-01-18T19:54:51.061Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T19:54:51.061Z] #0 2.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-18T19:54:51.061Z] #139 ... [2024-01-18T19:54:51.061Z] [2024-01-18T19:54:51.061Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-18T19:54:51.061Z] #0 2.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-18T19:54:51.061Z] #140 ... [2024-01-18T19:54:51.061Z] [2024-01-18T19:54:51.061Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T19:54:51.061Z] #0 2.249 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-18T19:54:51.331Z] #141 ... [2024-01-18T19:54:51.331Z] [2024-01-18T19:54:51.331Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-18T19:54:51.331Z] #0 2.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-18T20:00:46.799Z] #142 ... [2024-01-18T20:00:46.799Z] [2024-01-18T20:00:46.799Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T20:00:46.799Z] #138 365.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-18T20:00:47.067Z] #138 ... [2024-01-18T20:00:47.067Z] [2024-01-18T20:00:47.067Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-18T20:00:47.067Z] #134 DONE 369.9s [2024-01-18T20:00:47.067Z] [2024-01-18T20:00:47.067Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-18T20:00:47.067Z] #142 DONE 369.9s [2024-01-18T20:00:47.337Z] [2024-01-18T20:00:47.337Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T20:00:47.923Z] #136 ... [2024-01-18T20:00:47.923Z] [2024-01-18T20:00:47.923Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:00:48.195Z] #143 DONE 0.4s [2024-01-18T20:00:48.195Z] [2024-01-18T20:00:48.195Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-18T20:00:48.195Z] #144 DONE 0.4s [2024-01-18T20:00:48.195Z] [2024-01-18T20:00:48.195Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-18T20:00:48.480Z] #145 ... [2024-01-18T20:00:48.480Z] [2024-01-18T20:00:48.480Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:00:48.480Z] #146 DONE 0.3s [2024-01-18T20:00:48.770Z] [2024-01-18T20:00:48.770Z] #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 [2024-01-18T20:00:49.069Z] #147 DONE 0.3s [2024-01-18T20:00:49.069Z] [2024-01-18T20:00:49.069Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-18T20:00:49.358Z] #148 DONE 0.2s [2024-01-18T20:00:49.358Z] [2024-01-18T20:00:49.358Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-18T20:00:49.644Z] #149 DONE 0.4s [2024-01-18T20:00:49.644Z] [2024-01-18T20:00:49.644Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T20:00:49.644Z] #138 ... [2024-01-18T20:00:49.644Z] [2024-01-18T20:00:49.644Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-18T20:00:49.912Z] #150 DONE 0.3s [2024-01-18T20:00:49.912Z] [2024-01-18T20:00:49.912Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T20:00:50.574Z] #151 ... [2024-01-18T20:00:50.574Z] [2024-01-18T20:00:50.574Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-18T20:00:50.574Z] #145 DONE 2.2s [2024-01-18T20:00:50.842Z] [2024-01-18T20:00:50.842Z] #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:00:51.110Z] #152 DONE 0.4s [2024-01-18T20:00:51.110Z] [2024-01-18T20:00:51.110Z] #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:00:51.379Z] #153 DONE 0.4s [2024-01-18T20:00:51.379Z] [2024-01-18T20:00:51.379Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-18T20:00:51.647Z] #154 DONE 0.4s [2024-01-18T20:00:51.647Z] [2024-01-18T20:00:51.647Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-18T20:00:51.922Z] #155 DONE 0.3s [2024-01-18T20:00:51.922Z] [2024-01-18T20:00:51.922Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:00:51.922Z] #139 ... [2024-01-18T20:00:51.922Z] [2024-01-18T20:00:51.922Z] #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/ [2024-01-18T20:00:52.209Z] #156 DONE 0.2s [2024-01-18T20:00:52.209Z] [2024-01-18T20:00:52.210Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-18T20:00:52.210Z] #138 DONE 375.0s [2024-01-18T20:00:52.210Z] [2024-01-18T20:00:52.210Z] #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/ [2024-01-18T20:00:52.478Z] #157 ... [2024-01-18T20:00:52.478Z] [2024-01-18T20:00:52.478Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T20:00:52.478Z] #151 DONE 2.5s [2024-01-18T20:00:52.745Z] [2024-01-18T20:00:52.745Z] #158 [security-proxy-setup] exporting to image [2024-01-18T20:00:52.745Z] #158 exporting layers [2024-01-18T20:00:52.745Z] #158 ... [2024-01-18T20:00:52.745Z] [2024-01-18T20:00:52.745Z] #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/ [2024-01-18T20:00:52.745Z] #157 DONE 0.6s [2024-01-18T20:00:52.745Z] [2024-01-18T20:00:52.745Z] #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-18T20:00:53.328Z] #159 DONE 0.5s [2024-01-18T20:00:53.328Z] [2024-01-18T20:00:53.328Z] #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-18T20:00:53.958Z] #160 DONE 0.5s [2024-01-18T20:00:53.958Z] [2024-01-18T20:00:53.958Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:00:53.958Z] #161 DONE 0.7s [2024-01-18T20:00:53.958Z] [2024-01-18T20:00:53.958Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:00:54.227Z] #162 DONE 0.4s [2024-01-18T20:00:54.227Z] [2024-01-18T20:00:54.227Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-18T20:00:54.497Z] #163 ... [2024-01-18T20:00:54.497Z] [2024-01-18T20:00:54.497Z] #158 [security-proxy-setup] exporting to image [2024-01-18T20:00:54.497Z] #158 exporting layers 1.8s done [2024-01-18T20:00:54.497Z] #158 writing image sha256:65885f988639b253f276ff2e682e7d8fe5154b3a98b81378333390e934980726 0.0s done [2024-01-18T20:00:54.497Z] #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-01-18T20:00:54.497Z] #158 DONE 1.9s [2024-01-18T20:00:54.497Z] [2024-01-18T20:00:54.497Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-18T20:00:54.774Z] #164 ... [2024-01-18T20:00:54.774Z] [2024-01-18T20:00:54.774Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-18T20:00:54.774Z] #163 DONE 0.4s [2024-01-18T20:00:54.774Z] [2024-01-18T20:00:54.774Z] #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 [2024-01-18T20:00:55.042Z] #165 DONE 0.3s [2024-01-18T20:00:55.042Z] [2024-01-18T20:00:55.042Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:00:55.309Z] #166 ... [2024-01-18T20:00:55.309Z] [2024-01-18T20:00:55.309Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-18T20:00:55.309Z] #135 DONE 378.0s [2024-01-18T20:00:55.309Z] [2024-01-18T20:00:55.309Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:00:55.309Z] #166 DONE 0.3s [2024-01-18T20:00:55.309Z] [2024-01-18T20:00:55.309Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-18T20:00:55.919Z] #167 DONE 0.5s [2024-01-18T20:00:55.919Z] [2024-01-18T20:00:55.919Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:00:55.919Z] #168 DONE 0.3s [2024-01-18T20:00:55.919Z] [2024-01-18T20:00:55.919Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-18T20:00:56.185Z] #169 ... [2024-01-18T20:00:56.185Z] [2024-01-18T20:00:56.185Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-18T20:00:56.185Z] #164 DONE 2.2s [2024-01-18T20:00:56.185Z] [2024-01-18T20:00:56.185Z] #170 [security-bootstrapper] exporting to image [2024-01-18T20:00:56.451Z] #170 ... [2024-01-18T20:00:56.451Z] [2024-01-18T20:00:56.451Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-18T20:00:56.451Z] #169 DONE 0.7s [2024-01-18T20:00:56.451Z] [2024-01-18T20:00:56.451Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:00:56.451Z] #171 DONE 0.6s [2024-01-18T20:00:56.729Z] [2024-01-18T20:00:56.729Z] #172 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-18T20:00:56.996Z] #172 DONE 0.4s [2024-01-18T20:00:56.996Z] [2024-01-18T20:00:56.996Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-18T20:00:56.996Z] #173 DONE 0.5s [2024-01-18T20:00:56.996Z] [2024-01-18T20:00:56.996Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:00:57.589Z] #174 DONE 0.5s [2024-01-18T20:00:57.589Z] [2024-01-18T20:00:57.589Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-18T20:00:57.856Z] #175 ... [2024-01-18T20:00:57.856Z] [2024-01-18T20:00:57.856Z] #170 [security-bootstrapper] exporting to image [2024-01-18T20:00:57.856Z] #170 exporting layers 1.6s done [2024-01-18T20:00:57.856Z] #170 writing image sha256:f640cee4fbc32824433f771547da7b168e368432698be73b0bea70b974a0dc44 0.0s done [2024-01-18T20:00:57.856Z] #170 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-01-18T20:00:57.856Z] #170 DONE 1.6s [2024-01-18T20:00:57.856Z] [2024-01-18T20:00:57.856Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-18T20:00:57.856Z] #175 DONE 0.5s [2024-01-18T20:00:57.856Z] [2024-01-18T20:00:57.856Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T20:00:58.822Z] #176 DONE 1.7s [2024-01-18T20:00:58.822Z] [2024-01-18T20:00:58.822Z] #177 [security-secretstore-setup] exporting to image [2024-01-18T20:01:00.241Z] #177 exporting layers 1.5s done [2024-01-18T20:01:00.241Z] #177 writing image sha256:e975d3d9aaed30bf5697c9551a28d8f1ccda85d8704dee41d1c4dc3e197f824c done [2024-01-18T20:01:00.241Z] #177 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-01-18T20:01:00.241Z] #177 DONE 1.5s [2024-01-18T20:01:00.241Z] [2024-01-18T20:01:00.241Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T20:01:00.508Z] #178 DONE 2.5s [2024-01-18T20:01:00.508Z] [2024-01-18T20:01:00.508Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T20:01:00.508Z] #136 ... [2024-01-18T20:01:00.508Z] [2024-01-18T20:01:00.508Z] #179 [security-proxy-auth] exporting to image [2024-01-18T20:01:01.102Z] #179 exporting layers 0.7s done [2024-01-18T20:01:01.102Z] #179 writing image sha256:2e5b52306199e2d2c75d317487ae07c11cb2a45bf72c62279371868caa8c64f7 done [2024-01-18T20:01:01.102Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-01-18T20:01:01.102Z] #179 DONE 0.7s [2024-01-18T20:01:01.102Z] [2024-01-18T20:01:01.102Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:01:01.373Z] #139 ... [2024-01-18T20:01:01.373Z] [2024-01-18T20:01:01.373Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-18T20:01:01.373Z] #137 DONE 384.1s [2024-01-18T20:01:01.642Z] [2024-01-18T20:01:01.642Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:01.911Z] #132 ... [2024-01-18T20:01:01.911Z] [2024-01-18T20:01:01.911Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:01.911Z] #180 CACHED [2024-01-18T20:01:01.911Z] [2024-01-18T20:01:01.911Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:02.177Z] #181 DONE 0.2s [2024-01-18T20:01:02.177Z] [2024-01-18T20:01:02.177Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-18T20:01:02.446Z] #182 DONE 0.2s [2024-01-18T20:01:02.446Z] [2024-01-18T20:01:02.446Z] #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 [2024-01-18T20:01:02.446Z] #183 DONE 0.1s [2024-01-18T20:01:02.446Z] [2024-01-18T20:01:02.446Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:01:02.716Z] #139 ... [2024-01-18T20:01:02.716Z] [2024-01-18T20:01:02.716Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-18T20:01:02.716Z] #184 DONE 0.2s [2024-01-18T20:01:02.716Z] [2024-01-18T20:01:02.716Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-18T20:01:04.657Z] #185 DONE 1.7s [2024-01-18T20:01:04.657Z] [2024-01-18T20:01:04.657Z] #186 [core-common-config-bootstrapper] exporting to image [2024-01-18T20:01:04.923Z] #186 exporting layers 0.4s done [2024-01-18T20:01:04.923Z] #186 writing image sha256:65d7568a86d945fd04280827db987106d0164770f73f5f16c06d6a96d5f1e5ce done [2024-01-18T20:01:04.923Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-01-18T20:01:04.923Z] #186 DONE 0.5s [2024-01-18T20:01:04.923Z] [2024-01-18T20:01:04.923Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-18T20:01:19.902Z] #140 DONE 401.9s [2024-01-18T20:01:19.902Z] [2024-01-18T20:01:19.902Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:01:19.902Z] #139 ... [2024-01-18T20:01:19.902Z] [2024-01-18T20:01:19.902Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:19.902Z] #187 DONE 0.2s [2024-01-18T20:01:19.902Z] [2024-01-18T20:01:19.902Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:19.902Z] #188 DONE 0.1s [2024-01-18T20:01:19.902Z] [2024-01-18T20:01:19.902Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-18T20:01:20.168Z] #189 DONE 0.3s [2024-01-18T20:01:20.168Z] [2024-01-18T20:01:20.168Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:01:20.168Z] #139 ... [2024-01-18T20:01:20.168Z] [2024-01-18T20:01:20.168Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:01:20.168Z] #190 DONE 0.1s [2024-01-18T20:01:20.445Z] [2024-01-18T20:01:20.445Z] #191 [core-command] exporting to image [2024-01-18T20:01:20.445Z] #191 exporting layers [2024-01-18T20:01:20.445Z] #191 exporting layers 0.3s done [2024-01-18T20:01:20.712Z] #191 writing image sha256:4c4a91994e1cf4fcf8b9450eb0a31eefd2abd0ad6fba43b8de8779b844c4c2fe done [2024-01-18T20:01:20.712Z] #191 naming to docker.io/library/core-command-arm64 done [2024-01-18T20:01:20.712Z] #191 DONE 0.3s [2024-01-18T20:01:20.712Z] [2024-01-18T20:01:20.712Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-18T20:01:26.070Z] #133 ... [2024-01-18T20:01:26.070Z] [2024-01-18T20:01:26.070Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-18T20:01:26.070Z] #139 DONE 407.9s [2024-01-18T20:01:26.070Z] [2024-01-18T20:01:26.070Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:26.070Z] #132 ... [2024-01-18T20:01:26.070Z] [2024-01-18T20:01:26.070Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:26.070Z] #192 DONE 0.1s [2024-01-18T20:01:26.070Z] [2024-01-18T20:01:26.070Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:26.070Z] #193 DONE 0.2s [2024-01-18T20:01:26.070Z] [2024-01-18T20:01:26.070Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-18T20:01:26.336Z] #194 DONE 0.4s [2024-01-18T20:01:26.336Z] [2024-01-18T20:01:26.336Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-18T20:01:26.336Z] #136 DONE 409.1s [2024-01-18T20:01:26.336Z] [2024-01-18T20:01:26.336Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:01:26.922Z] #195 DONE 0.4s [2024-01-18T20:01:26.922Z] [2024-01-18T20:01:26.922Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:26.922Z] #196 DONE 0.3s [2024-01-18T20:01:26.922Z] [2024-01-18T20:01:26.922Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-18T20:01:27.193Z] #197 DONE 0.3s [2024-01-18T20:01:27.193Z] [2024-01-18T20:01:27.193Z] #198 [core-metadata] exporting to image [2024-01-18T20:01:27.193Z] #198 exporting layers [2024-01-18T20:01:27.193Z] #198 ... [2024-01-18T20:01:27.193Z] [2024-01-18T20:01:27.193Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:27.193Z] #199 DONE 0.2s [2024-01-18T20:01:27.460Z] [2024-01-18T20:01:27.460Z] #198 [core-metadata] exporting to image [2024-01-18T20:01:27.460Z] #198 exporting layers 0.3s done [2024-01-18T20:01:27.460Z] #198 writing image sha256:d7f041d7ef8400958f557e31dd61995e88a09634b9de1c2ab570f610b81f6d35 0.0s done [2024-01-18T20:01:27.460Z] #198 naming to docker.io/library/core-metadata-arm64 done [2024-01-18T20:01:27.460Z] #198 DONE 0.3s [2024-01-18T20:01:27.460Z] [2024-01-18T20:01:27.460Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-18T20:01:27.730Z] #200 DONE 0.3s [2024-01-18T20:01:27.730Z] [2024-01-18T20:01:27.730Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:01:28.002Z] #201 DONE 0.2s [2024-01-18T20:01:28.002Z] [2024-01-18T20:01:28.002Z] #202 [core-data] exporting to image [2024-01-18T20:01:28.267Z] #202 exporting layers 0.4s done [2024-01-18T20:01:28.267Z] #202 writing image sha256:d4de7e0b97074640fb029ea928b0706ac4ffce5befe7e5b87fd8c823835c861c done [2024-01-18T20:01:28.267Z] #202 naming to docker.io/library/core-data-arm64 0.0s done [2024-01-18T20:01:28.267Z] #202 DONE 0.4s [2024-01-18T20:01:28.267Z] [2024-01-18T20:01:28.267Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T20:01:34.901Z] #141 ... [2024-01-18T20:01:34.901Z] [2024-01-18T20:01:34.901Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-18T20:01:34.901Z] #133 DONE 417.3s [2024-01-18T20:01:34.901Z] [2024-01-18T20:01:34.901Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:34.901Z] #132 ... [2024-01-18T20:01:34.901Z] [2024-01-18T20:01:34.901Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:34.901Z] #203 DONE 0.1s [2024-01-18T20:01:34.901Z] [2024-01-18T20:01:34.901Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:34.901Z] #204 DONE 0.1s [2024-01-18T20:01:34.901Z] [2024-01-18T20:01:34.901Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:35.167Z] #132 ... [2024-01-18T20:01:35.167Z] [2024-01-18T20:01:35.167Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-18T20:01:35.167Z] #205 DONE 0.3s [2024-01-18T20:01:35.167Z] [2024-01-18T20:01:35.167Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:35.432Z] #132 ... [2024-01-18T20:01:35.432Z] [2024-01-18T20:01:35.432Z] #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 [2024-01-18T20:01:35.432Z] #206 DONE 0.1s [2024-01-18T20:01:35.432Z] [2024-01-18T20:01:35.432Z] #207 [security-spiffe-token-provider] exporting to image [2024-01-18T20:01:35.432Z] #207 exporting layers [2024-01-18T20:01:36.012Z] #207 exporting layers 0.4s done [2024-01-18T20:01:36.012Z] #207 writing image sha256:696003acfaad3e267de31f2f511f2db95f6e76b8d57b69d75ef9f928e5da8cb1 done [2024-01-18T20:01:36.012Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-01-18T20:01:36.012Z] #207 DONE 0.4s [2024-01-18T20:01:36.012Z] [2024-01-18T20:01:36.012Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:42.645Z] #132 ... [2024-01-18T20:01:42.645Z] [2024-01-18T20:01:42.645Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-18T20:01:42.645Z] #141 DONE 425.0s [2024-01-18T20:01:42.645Z] [2024-01-18T20:01:42.645Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:42.645Z] #132 ... [2024-01-18T20:01:42.645Z] [2024-01-18T20:01:42.645Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:42.645Z] #208 DONE 0.2s [2024-01-18T20:01:42.645Z] [2024-01-18T20:01:42.645Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:42.912Z] #209 DONE 0.1s [2024-01-18T20:01:42.912Z] [2024-01-18T20:01:42.912Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-18T20:01:43.176Z] #210 DONE 0.3s [2024-01-18T20:01:43.176Z] [2024-01-18T20:01:43.176Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:01:43.443Z] #211 DONE 0.1s [2024-01-18T20:01:43.443Z] [2024-01-18T20:01:43.443Z] #212 [support-scheduler] exporting to image [2024-01-18T20:01:43.443Z] #212 exporting layers [2024-01-18T20:01:43.443Z] #212 ... [2024-01-18T20:01:43.443Z] [2024-01-18T20:01:43.443Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-18T20:01:43.443Z] #132 DONE 426.3s [2024-01-18T20:01:43.709Z] [2024-01-18T20:01:43.709Z] #212 [support-scheduler] exporting to image [2024-01-18T20:01:43.709Z] #212 exporting layers 0.3s done [2024-01-18T20:01:43.709Z] #212 writing image sha256:79ad08b2ebb04a37ea5083bce76024fa93537f2c20e4e63e053a9bc4c0a221bf done [2024-01-18T20:01:43.709Z] #212 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-01-18T20:01:43.709Z] #212 DONE 0.4s [2024-01-18T20:01:43.709Z] [2024-01-18T20:01:43.709Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-18T20:01:43.973Z] #213 DONE 0.2s [2024-01-18T20:01:43.973Z] [2024-01-18T20:01:43.973Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-18T20:01:43.973Z] #214 DONE 0.1s [2024-01-18T20:01:43.973Z] [2024-01-18T20:01:43.973Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-18T20:01:44.244Z] #215 DONE 0.3s [2024-01-18T20:01:44.244Z] [2024-01-18T20:01:44.244Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-18T20:01:44.244Z] #216 DONE 0.1s [2024-01-18T20:01:44.244Z] [2024-01-18T20:01:44.244Z] #217 [support-notifications] exporting to image [2024-01-18T20:01:44.509Z] #217 exporting layers 0.3s done [2024-01-18T20:01:44.509Z] #217 writing image sha256:c1ae8ea7d63aefae1edd35659e19a18fbe4984b807f875117155a187b4849da1 done [2024-01-18T20:01:44.509Z] #217 naming to docker.io/library/support-notifications-arm64 [2024-01-18T20:01:44.773Z] #217 naming to docker.io/library/support-notifications-arm64 done [2024-01-18T20:01:44.773Z] #217 DONE 0.3s [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.773Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.774Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.774Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-18T20:01:44.774Z] time="2024-01-18T19:53:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-18T20:01:44.811Z] $ docker stop --time=1 c7efa1d7dc338c8eb309b8862c40e6f50e4fd33c848b5aa7752a245c77ab46ac [2024-01-18T20:01:46.340Z] $ docker rm -f --volumes c7efa1d7dc338c8eb309b8862c40e6f50e4fd33c848b5aa7752a245c77ab46ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T20:01:46.908Z] + docker images [2024-01-18T20:01:46.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-18T20:01:46.908Z] support-notifications-arm64 latest c1ae8ea7d63a 2 seconds ago 31.6MB [2024-01-18T20:01:46.908Z] support-scheduler-arm64 latest 79ad08b2ebb0 3 seconds ago 30.7MB [2024-01-18T20:01:46.908Z] security-spiffe-token-provider-arm64 latest 696003acfaad 11 seconds ago 34MB [2024-01-18T20:01:46.908Z] core-data-arm64 latest d4de7e0b9707 19 seconds ago 22MB [2024-01-18T20:01:46.908Z] core-metadata-arm64 latest d7f041d7ef84 20 seconds ago 22.2MB [2024-01-18T20:01:46.908Z] core-command-arm64 latest 4c4a91994e1c 26 seconds ago 21.8MB [2024-01-18T20:01:46.908Z] core-common-config-bootstrapper-arm64 latest 65d7568a86d9 42 seconds ago 19.9MB [2024-01-18T20:01:46.908Z] security-proxy-auth-arm64 latest 2e5b52306199 46 seconds ago 20.7MB [2024-01-18T20:01:46.908Z] security-secretstore-setup-arm64 latest e975d3d9aaed 48 seconds ago 40.8MB [2024-01-18T20:01:46.908Z] security-bootstrapper-arm64 latest f640cee4fbc3 51 seconds ago 23.3MB [2024-01-18T20:01:46.908Z] security-proxy-setup-arm64 latest 65885f988639 54 seconds ago 30.6MB [2024-01-18T20:01:46.908Z] security-spire-config-arm64 latest ecd67e2200cf 7 minutes ago 101MB [2024-01-18T20:01:46.908Z] security-spire-server-arm64 latest 5b5ff7a88158 7 minutes ago 102MB [2024-01-18T20:01:46.908Z] security-spire-agent-arm64 latest d60fa0a08e06 7 minutes ago 157MB [2024-01-18T20:01:46.908Z] ci-base-image-arm64 latest 4d8fd8289506 15 minutes ago 879MB [2024-01-18T20:01:46.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-01-18T20:01:46.908Z] 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 [2024-01-18T20:01:50.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T20:01:50.099Z] [2024-01-18T20:01:50.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T20:01:53.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T20:01:54.144Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T20:01:54.144Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T20:01:54.144Z] 04944245beec: Pulling fs layer [2024-01-18T20:01:54.144Z] 699f458cf7ca: Pulling fs layer [2024-01-18T20:01:54.144Z] 765212b225bb: Pulling fs layer [2024-01-18T20:01:54.144Z] f23df028b6ca: Pulling fs layer [2024-01-18T20:01:54.144Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T20:01:54.144Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T20:01:54.144Z] 765212b225bb: Waiting [2024-01-18T20:01:54.144Z] d65c8cfc05b1: Waiting [2024-01-18T20:01:54.144Z] 2437ff75d9bd: Waiting [2024-01-18T20:01:54.144Z] f23df028b6ca: Waiting [2024-01-18T20:01:54.144Z] 04944245beec: Verifying Checksum [2024-01-18T20:01:54.144Z] 04944245beec: Download complete [2024-01-18T20:01:54.144Z] 765212b225bb: Verifying Checksum [2024-01-18T20:01:54.144Z] 765212b225bb: Download complete [2024-01-18T20:01:54.410Z] f23df028b6ca: Verifying Checksum [2024-01-18T20:01:54.410Z] f23df028b6ca: Download complete [2024-01-18T20:01:54.410Z] d65c8cfc05b1: Download complete [2024-01-18T20:01:54.410Z] 699f458cf7ca: Verifying Checksum [2024-01-18T20:01:54.410Z] 699f458cf7ca: Download complete [2024-01-18T20:01:54.680Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T20:01:54.680Z] 8998bd30e6a1: Download complete [2024-01-18T20:01:56.615Z] 2437ff75d9bd: Download complete [2024-01-18T20:02:00.852Z] 8998bd30e6a1: Pull complete [2024-01-18T20:02:01.436Z] 04944245beec: Pull complete [2024-01-18T20:02:03.375Z] 699f458cf7ca: Pull complete [2024-01-18T20:02:03.375Z] 765212b225bb: Pull complete [2024-01-18T20:02:04.329Z] f23df028b6ca: Pull complete [2024-01-18T20:02:04.329Z] d65c8cfc05b1: Pull complete [2024-01-18T20:02:30.996Z] 2437ff75d9bd: Pull complete [2024-01-18T20:02:30.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T20:02:30.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T20:02:30.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T20:02:31.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-27480 does not seem to be running inside a container [2024-01-18T20:02:31.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-18T20:02:32.871Z] $ docker top 73d08cd3d67c0018b14a5f2793acf2ecd99c96cf153644a289d4ccc7d29a6986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:02:33.562Z] ---> job-cost.sh [2024-01-18T20:02:33.826Z] lf-activate-venv: SKIPPING [2024-01-18T20:02:33.826Z] INFO: No Stack... [2024-01-18T20:02:34.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T20:02:35.353Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T20:02:35.700Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-01-18T20:02:35.700Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T20:02:35.781Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4746-1-stack-cost] [2024-01-18T20:02:35.787Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4746-1-stack-cost] did not exist. Created. [2024-01-18T20:02:35.787Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4746-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T20:02:36.284Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T20:02:36.489Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T20:02:36.505Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4746-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T20:02:36.673Z] $ docker stop --time=1 73d08cd3d67c0018b14a5f2793acf2ecd99c96cf153644a289d4ccc7d29a6986 [2024-01-18T20:02:39.782Z] $ docker rm -f --volumes 73d08cd3d67c0018b14a5f2793acf2ecd99c96cf153644a289d4ccc7d29a6986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-18T20:02:41.681Z] provisioning config files... [2024-01-18T20:02:41.688Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14592213372755748739tmp [Pipeline] { [Pipeline] sh [2024-01-18T20:02:42.115Z] + set +x [2024-01-18T20:02:42.115Z] + curl -s https://codecov.io/bash [2024-01-18T20:02:42.115Z] + bash -s -- [2024-01-18T20:02:42.115Z] [2024-01-18T20:02:42.115Z] _____ _ [2024-01-18T20:02:42.115Z] / ____| | | [2024-01-18T20:02:42.115Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T20:02:42.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T20:02:42.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T20:02:42.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T20:02:42.115Z] Bash-1.0.6 [2024-01-18T20:02:42.115Z] [2024-01-18T20:02:42.115Z] [2024-01-18T20:02:42.115Z] ==> git version 2.25.1 found [2024-01-18T20:02:42.115Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-18T20:02:42.115Z] Release-Date: 2020-01-08 [2024-01-18T20:02:42.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-18T20:02:42.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T20:02:42.115Z] ==> Jenkins CI detected. [2024-01-18T20:02:42.115Z] current dir:  /w/workspace/edgex-go/1 [2024-01-18T20:02:42.115Z] project root: . [2024-01-18T20:02:42.115Z] --> token set from env [2024-01-18T20:02:42.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T20:02:42.115Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T20:02:42.373Z] ==> Python coveragepy not found [2024-01-18T20:02:42.373Z] ==> Searching for coverage reports in: [2024-01-18T20:02:42.373Z] + . [2024-01-18T20:02:42.373Z] -> Found 1 reports [2024-01-18T20:02:42.373Z] ==> Detecting git/mercurial file structure [2024-01-18T20:02:42.373Z] ==> Reading reports [2024-01-18T20:02:42.373Z] + ./coverage.out bytes=453602 [2024-01-18T20:02:42.373Z] ==> Appending adjustments [2024-01-18T20:02:42.373Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T20:02:43.309Z] + Found adjustments [2024-01-18T20:02:43.309Z] ==> Gzipping contents [2024-01-18T20:02:43.568Z] 60K /tmp/codecov.qxrd42.gz [2024-01-18T20:02:43.568Z] ==> Uploading reports [2024-01-18T20:02:43.568Z] url: https://codecov.io [2024-01-18T20:02:43.568Z] query: branch=PR-4746&commit=e63e2d25a10e56cca4926948c1b389c0b302776b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4746%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4746&job=&cmd_args= [2024-01-18T20:02:43.568Z] -> Pinging Codecov [2024-01-18T20:02:43.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4746&commit=e63e2d25a10e56cca4926948c1b389c0b302776b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4746%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4746&job=&cmd_args= [2024-01-18T20:02:43.569Z] -> Uploading to [2024-01-18T20:02:43.569Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/00271124DB129430A58F1EEE437C3FCB/e63e2d25a10e56cca4926948c1b389c0b302776b/be037d2b-9d49-4833-b687-88d25715f593.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T200243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d0a52c7dd81d71abdaa0202cf0bc43e5ed83e6b18027f4f95bfa98d7231214f [2024-01-18T20:02:43.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T20:02:43.569Z] Dload Upload Total Spent Left Speed [2024-01-18T20:02:44.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57721 0 0 100 57721 0 192k --:--:-- --:--:-- --:--:-- 192k [2024-01-18T20:02:44.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e63e2d25a10e56cca4926948c1b389c0b302776b [Pipeline] } [2024-01-18T20:02:44.162Z] 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 [2024-01-18T20:02:46.472Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:02:46.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:02:47.722Z] ---> package-listing.sh [2024-01-18T20:02:47.722Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T20:02:47.722Z] ++ facter osfamily [2024-01-18T20:02:47.982Z] + OS_FAMILY=debian [2024-01-18T20:02:47.982Z] + workspace=/w/workspace/edgex-go/1 [2024-01-18T20:02:47.982Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T20:02:47.982Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T20:02:47.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T20:02:47.982Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T20:02:47.982Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-18T20:02:47.982Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T20:02:47.982Z] + case "${OS_FAMILY}" in [2024-01-18T20:02:47.982Z] + dpkg -l [2024-01-18T20:02:47.982Z] + grep '^ii' [2024-01-18T20:02:47.982Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T20:02:47.982Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T20:02:47.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T20:02:47.982Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-18T20:02:47.982Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-01-18T20:02:47.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-01-18T20:02:48.028Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T20:02:48.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T20:02:48.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T20:02:48.998Z] [2024-01-18T20:02:48.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T20:02:49.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T20:02:49.416Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T20:02:49.416Z] 5eb5b503b376: Pulling fs layer [2024-01-18T20:02:49.416Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T20:02:49.416Z] ec43610c2a17: Pulling fs layer [2024-01-18T20:02:49.416Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T20:02:49.416Z] 33b1e0a273af: Pulling fs layer [2024-01-18T20:02:49.416Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T20:02:49.416Z] 2f39f015ded8: Pulling fs layer [2024-01-18T20:02:49.416Z] 2f39f015ded8: Waiting [2024-01-18T20:02:49.416Z] 33b1e0a273af: Waiting [2024-01-18T20:02:49.416Z] 3a2ae6a8a46f: Waiting [2024-01-18T20:02:49.416Z] 5c69ac0246d0: Download complete [2024-01-18T20:02:49.416Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-18T20:02:49.416Z] 3a2ae6a8a46f: Download complete [2024-01-18T20:02:49.416Z] 33b1e0a273af: Verifying Checksum [2024-01-18T20:02:49.416Z] 33b1e0a273af: Download complete [2024-01-18T20:02:49.416Z] 5d3b04190fa2: Download complete [2024-01-18T20:02:49.416Z] ec43610c2a17: Verifying Checksum [2024-01-18T20:02:49.676Z] 5eb5b503b376: Verifying Checksum [2024-01-18T20:02:49.676Z] 5eb5b503b376: Download complete [2024-01-18T20:02:50.243Z] 2f39f015ded8: Verifying Checksum [2024-01-18T20:02:50.243Z] 2f39f015ded8: Download complete [2024-01-18T20:02:51.181Z] 5eb5b503b376: Pull complete [2024-01-18T20:02:51.181Z] 5c69ac0246d0: Pull complete [2024-01-18T20:02:51.748Z] ec43610c2a17: Pull complete [2024-01-18T20:02:52.007Z] 3a2ae6a8a46f: Pull complete [2024-01-18T20:02:52.266Z] 33b1e0a273af: Pull complete [2024-01-18T20:02:52.525Z] 5d3b04190fa2: Pull complete [2024-01-18T20:02:56.793Z] 2f39f015ded8: Pull complete [2024-01-18T20:02:56.793Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T20:02:56.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T20:02:56.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T20:02:57.186Z] prd-ubuntu20.04-docker-8c-8g-27479 does not seem to be running inside a container [2024-01-18T20:02:57.214Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T20:03:05.375Z] $ docker top c3b2f3c66ed8c0c2bcb407d9ca5bde63e1e9f3aa4b366bf01efd4037fbe2d334 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T20:03:05.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T20:03:06.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T20:03:06.479Z] + ls /var/log/sa-host [2024-01-18T20:03:06.479Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T20:03:06.715Z] provisioning config files... [2024-01-18T20:03:06.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4631440264037105826tmp [Pipeline] { [Pipeline] echo [2024-01-18T20:03:06.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:03:07.178Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T20:03:07.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:03:07.717Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T20:03:07.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:03:08.073Z] ---> sudo-logs.sh [2024-01-18T20:03:08.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T20:03:08.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:03:08.525Z] ---> job-cost.sh [2024-01-18T20:03:08.525Z] lf-activate-venv: SKIPPING [2024-01-18T20:03:08.525Z] DEBUG: total: 0.2199999988079071 [2024-01-18T20:03:08.525Z] INFO: Retrieving Stack Cost... [2024-01-18T20:03:08.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T20:03:09.350Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T20:03:09.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T20:03:09.697Z] ---> logs-deploy.sh [2024-01-18T20:03:09.697Z] lf-activate-venv: SKIPPING [2024-01-18T20:03:09.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4746/1 [2024-01-18T20:03:09.697Z] INFO: archiving workspace using pattern(s): [2024-01-18T20:03:10.631Z] Archives upload complete. [2024-01-18T20:03:10.890Z] INFO: archiving logs to Nexus